

/* Start:/bitrix/templates/main/css/vendor.min.css?1508542397130011*/
html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body{margin:0;}
article,
aside,
footer,
header,
nav,
section{display:block;}
h1{font-size:2em;margin:0.67em 0;}
figcaption,
figure,
main{display:block;}
figure{margin:1em 40px;}
hr{box-sizing:content-box;height:0;overflow:visible;}
pre{font-family:monospace, monospace;font-size:1em;}
a{background-color:transparent;-webkit-text-decoration-skip:objects;}
a:active,
a:hover{outline-width:0;}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}
b,
strong{font-weight:inherit;}
b,
strong{font-weight:bolder;}
code,
kbd,
samp{font-family:monospace, monospace;font-size:1em;}
dfn{font-style:italic;}
mark{background-color:#ff0;color:#000;}
small{font-size:80%;}
sub,
sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-0.25em;}
sup{top:-0.5em;}
audio,
video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
img{border-style:none;}
svg:not(:root){overflow:hidden;}
button,
input,
optgroup,
select,
textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;}
button,
input{overflow:visible;}
button,
select{text-transform:none;}
button,
html [type="button"],
[type="reset"],
[type="submit"]{-webkit-appearance:button;}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{display:inline-block;vertical-align:baseline;}
textarea{overflow:auto;}
[type="checkbox"],
[type="radio"]{box-sizing:border-box;padding:0;}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{height:auto;}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
details,
menu{display:block;}
summary{display:list-item;}
canvas{display:inline-block;}
template{display:none;}
[hidden]{display:none;}
.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-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}
.owl-carousel .owl-stage{-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;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .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{display:none;}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel .owl-item img{display:block;margin:0 auto;-webkit-transform-style:preserve-3d;}
.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;}
.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}
.owl-carousel.owl-rtl{direction:rtl;}
.owl-carousel.owl-rtl .owl-item{float:right;}
.no-js .owl-carousel{display:block;}
.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease;}
.owl-carousel .owl-item img{transform-style:preserve-3d;}
.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("/bitrix/templates/main/css/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease;}
.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3, 1.3);-moz-transition:scale(1.3, 1.3);-ms-transition:scale(1.3, 1.3);-o-transition:scale(1.3, 1.3);transition: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;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease;}
.owl-carousel .owl-video-frame{position:relative;z-index:1;}
.owl-theme .owl-controls{margin-top:30px;text-align:center;-webkit-tap-highlight-color:transparent;}
.owl-theme .owl-controls .owl-nav [class*='owl-']{color:white;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;}
.owl-theme .owl-controls .owl-nav [class*='owl-']:hover{background:#869791;color:white;text-decoration:none;}
.owl-theme .owl-controls .owl-nav .disabled{opacity:0.5;cursor:default;}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;}
.owl-theme .owl-dots .owl-dot span{width:16px;height:16px;margin:5px 7px;background:rgb(204,204,204);display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background:rgb(32,146,207);}
.owl-theme-main .owl-controls{margin:0 auto;position:absolute;bottom:20px;width:100%;left:0;text-align:center;-webkit-tap-highlight-color:transparent;}
.owl-theme-main .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;}
.owl-theme-main .owl-dots .owl-dot span{width:15px;height:15px;margin:5px 7px;background:rgb(138,147,152);display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.owl-theme-main .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background:rgb(4,100,187);}
.owl-theme-product .owl-controls{bottom:10px;text-align:center;-webkit-tap-highlight-color:transparent;}
.owl-theme-product .owl-controls .owl-nav [class*='owl-']{margin:-63px 0 0 0;padding:0;background-color:rgb(229,239,248);display:block;width:50px;height:60px;text-indent:-9999px;cursor:pointer;border-radius:0;-webkit-backface-visibility:visible;-webkit-transition:background-color 200ms ease;-moz-transition:background-color 200ms ease;-ms-transition:background-color 200ms ease;-o-transition:background-color 200ms ease;transition:background-color 200ms ease;background-image:url(/bitrix/templates/main/css/../img/product_arrow.png);position:absolute;top:250px;}
.owl-theme-product .owl-controls .owl-nav .owl-prev{left:-30px;background-position:0 0;}
.owl-theme-product .owl-controls .owl-nav .owl-next{right:-30px;background-position:-55px 0;}
.owl-theme-product .owl-controls .owl-nav .owl-prev:hover{background-position:0 60px;}
.owl-theme-product .owl-controls .owl-nav .owl-next:hover{background-position:-55px 60px;}
.owl-theme-product .owl-controls .owl-nav [class*='owl-']:hover{background-color:#00a1f2;background-image:url(/bitrix/templates/main/css/../img/product_arrow.png);text-decoration:none;}
.owl-theme-product .owl-controls .owl-nav .disabled{opacity:0.5;cursor:default;}
.owl-theme-product .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;}
.owl-theme-product .owl-dots .owl-dot span{width:12px;height:12px;margin:5px 7px;background:rgb(138,147,152);display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.owl-theme-product .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background:rgb(4,100,187);}
/* 
 *  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;
  }
}

@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;}
@-webkit-keyframes bounce{from, 20%, 53%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
40%, 43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0);}
90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}
}
@keyframes bounce{from, 20%, 53%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
40%, 43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0);}
90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}
}
.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}
@-webkit-keyframes flash{from, 50%, to{opacity:1;}
25%, 75%{opacity:0;}
}
@keyframes flash{from, 50%, to{opacity:1;}
25%, 75%{opacity:0;}
}
.flash{-webkit-animation-name:flash;animation-name:flash;}
@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.pulse{-webkit-animation-name:pulse;animation-name:pulse;}
@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1);}
40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1);}
50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1);}
65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1);}
75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1);}
40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1);}
50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1);}
65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1);}
75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}
@-webkit-keyframes shake{from, to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
}
@keyframes shake{from, to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
}
.shake{-webkit-animation-name:shake;animation-name:shake;}
@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}
6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}
18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}
31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}
43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}
50%{-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}
6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}
18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}
31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}
43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}
50%{-webkit-transform:translateX(0);transform:translateX(0);}
}
.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake;}
@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg);}
40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg);}
60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg);}
80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg);}
to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);}
}
@keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg);}
40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg);}
60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg);}
80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg);}
to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);}
}
.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}
@-webkit-keyframes tada{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
10%, 20%{-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);}
30%, 50%, 70%, 90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}
40%, 60%, 80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes tada{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
10%, 20%{-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);}
30%, 50%, 70%, 90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}
40%, 60%, 80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.tada{-webkit-animation-name:tada;animation-name:tada;}
@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none;}
15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}
30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}
45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}
60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}
75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}
to{-webkit-transform:none;transform:none;}
}
@keyframes wobble{from{-webkit-transform:none;transform:none;}
15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}
30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}
45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}
60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}
75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}
to{-webkit-transform:none;transform:none;}
}
.wobble{-webkit-animation-name:wobble;animation-name:wobble;}
@-webkit-keyframes jello{from, 11.1%, to{-webkit-transform:none;transform:none;}
22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}
33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}
44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}
55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}
66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}
77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}
88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}
}
@keyframes jello{from, 11.1%, to{-webkit-transform:none;transform:none;}
22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}
33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}
44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}
55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}
66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}
77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}
88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}
}
.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center;}
@-webkit-keyframes bounceIn{from, 20%, 40%, 60%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
40%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03);}
80%{-webkit-transform:scale3d(.97, .97, .97);transform:scale3d(.97, .97, .97);}
to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes bounceIn{from, 20%, 40%, 60%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
40%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03);}
80%{-webkit-transform:scale3d(.97, .97, .97);transform:scale3d(.97, .97, .97);}
to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;}
@-webkit-keyframes bounceInDown{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0);}
75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);}
to{-webkit-transform:none;transform:none;}
}
@keyframes bounceInDown{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0);}
75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);}
to{-webkit-transform:none;transform:none;}
}
.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}
@-webkit-keyframes bounceInLeft{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0);}
75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0);}
to{-webkit-transform:none;transform:none;}
}
@keyframes bounceInLeft{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0);}
75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0);}
to{-webkit-transform:none;transform:none;}
}
.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}
@-webkit-keyframes bounceInRight{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0);}
75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0);}
to{-webkit-transform:none;transform:none;}
}
@keyframes bounceInRight{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0);}
75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0);}
to{-webkit-transform:none;transform:none;}
}
.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}
@-webkit-keyframes bounceInUp{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0);}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes bounceInUp{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0);}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}
@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
50%, 55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
to{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
}
@keyframes bounceOut{20%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
50%, 55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
to{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
}
.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;}
@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}
@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);}
to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);}
to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}
@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}
@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}
@-webkit-keyframes fadeIn{from{opacity:0;}
to{opacity:1;}
}
@keyframes fadeIn{from{opacity:0;}
to{opacity:1;}
}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}
@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}
@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}
@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}
@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}
@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}
@-webkit-keyframes fadeOut{from{opacity:1;}
to{opacity:0;}
}
@keyframes fadeOut{from{opacity:1;}
to{opacity:0;}
}
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOutDown{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
@keyframes fadeOutDown{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}
@-webkit-keyframes fadeOutDownBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
@keyframes fadeOutDownBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}
@-webkit-keyframes fadeOutLeft{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
@keyframes fadeOutLeft{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}
@-webkit-keyframes fadeOutLeftBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
@keyframes fadeOutLeftBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}
@-webkit-keyframes fadeOutRight{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
@keyframes fadeOutRight{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}
@-webkit-keyframes fadeOutRightBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
@keyframes fadeOutRightBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}
@-webkit-keyframes fadeOutUp{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
@keyframes fadeOutUp{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}
@-webkit-keyframes fadeOutUpBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
@keyframes fadeOutUpBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}
@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
80%{-webkit-transform:perspective(400px) scale3d(.95, .95, .95);transform:perspective(400px) scale3d(.95, .95, .95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
}
@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
80%{-webkit-transform:perspective(400px) scale3d(.95, .95, .95);transform:perspective(400px) scale3d(.95, .95, .95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
}
.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}
@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg);}
to{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg);}
to{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}
@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg);}
to{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg);}
to{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}
@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1;}
to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0;}
}
@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1;}
to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0;}
}
.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}
@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1;}
to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0;}
}
@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1;}
to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0;}
}
.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}
@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0;}
60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}
80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}
to{-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0;}
60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}
80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}
to{-webkit-transform:none;transform:none;opacity:1;}
}
.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
@-webkit-keyframes lightSpeedOut{from{opacity:1;}
to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0;}
}
@keyframes lightSpeedOut{from{opacity:1;}
to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0;}
}
.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0;}
to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0;}
to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}
@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}
@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}
@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}
@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}
@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}
to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0;}
}
@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}
to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0;}
}
.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}
@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
}
@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
}
.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}
@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}
@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}
@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0;}
}
@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0;}
}
.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}
@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
20%, 60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
40%, 80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}
to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0;}
}
@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
20%, 60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
40%, 80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}
to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0;}
}
.hinge{-webkit-animation-name:hinge;animation-name:hinge;}
@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}
@-webkit-keyframes rollOut{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}
}
@keyframes rollOut{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}
}
.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}
@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
50%{opacity:1;}
}
@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
50%{opacity:1;}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}
@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}
@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}
@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}
@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}
@-webkit-keyframes zoomOut{from{opacity:1;}
50%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
to{opacity:0;}
}
@keyframes zoomOut{from{opacity:1;}
50%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
to{opacity:0;}
}
.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}
@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}
@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);}
to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);transform:scale(.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center;}
}
@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);}
to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);transform:scale(.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center;}
}
.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}
@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);}
to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px, 0, 0);transform:scale(.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center;}
}
@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);}
to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px, 0, 0);transform:scale(.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center;}
}
.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}
@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}
@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}
@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}
@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}
@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}
@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
@keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}
@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
@keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}
@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
@keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}
@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
@keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}
@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;}
@-webkit-keyframes bounce{from, 20%, 53%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
40%, 43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0);}
90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}
}
@keyframes bounce{from, 20%, 53%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
40%, 43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0);}
70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);animation-timing-function:cubic-bezier(0.755, 0.050, 0.855, 0.060);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0);}
90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}
}
.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}
@-webkit-keyframes flash{from, 50%, to{opacity:1;}
25%, 75%{opacity:0;}
}
@keyframes flash{from, 50%, to{opacity:1;}
25%, 75%{opacity:0;}
}
.flash{-webkit-animation-name:flash;animation-name:flash;}
@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes pulse{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.pulse{-webkit-animation-name:pulse;animation-name:pulse;}
@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1);}
40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1);}
50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1);}
65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1);}
75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes rubberBand{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1);}
40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1);}
50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1);}
65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1);}
75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}
@-webkit-keyframes shake{from, to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
}
@keyframes shake{from, to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
10%, 30%, 50%, 70%, 90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
20%, 40%, 60%, 80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
}
.shake{-webkit-animation-name:shake;animation-name:shake;}
@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}
6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}
18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}
31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}
43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}
50%{-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}
6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}
18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}
31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}
43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}
50%{-webkit-transform:translateX(0);transform:translateX(0);}
}
.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake;}
@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg);}
40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg);}
60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg);}
80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg);}
to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);}
}
@keyframes swing{20%{-webkit-transform:rotate3d(0, 0, 1, 15deg);transform:rotate3d(0, 0, 1, 15deg);}
40%{-webkit-transform:rotate3d(0, 0, 1, -10deg);transform:rotate3d(0, 0, 1, -10deg);}
60%{-webkit-transform:rotate3d(0, 0, 1, 5deg);transform:rotate3d(0, 0, 1, 5deg);}
80%{-webkit-transform:rotate3d(0, 0, 1, -5deg);transform:rotate3d(0, 0, 1, -5deg);}
to{-webkit-transform:rotate3d(0, 0, 1, 0deg);transform:rotate3d(0, 0, 1, 0deg);}
}
.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}
@-webkit-keyframes tada{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
10%, 20%{-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);}
30%, 50%, 70%, 90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}
40%, 60%, 80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes tada{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
10%, 20%{-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);}
30%, 50%, 70%, 90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}
40%, 60%, 80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}
to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.tada{-webkit-animation-name:tada;animation-name:tada;}
@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none;}
15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}
30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}
45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}
60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}
75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}
to{-webkit-transform:none;transform:none;}
}
@keyframes wobble{from{-webkit-transform:none;transform:none;}
15%{-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);}
30%{-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);}
45%{-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);}
60%{-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);}
75%{-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);}
to{-webkit-transform:none;transform:none;}
}
.wobble{-webkit-animation-name:wobble;animation-name:wobble;}
@-webkit-keyframes jello{from, 11.1%, to{-webkit-transform:none;transform:none;}
22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}
33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}
44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}
55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}
66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}
77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}
88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}
}
@keyframes jello{from, 11.1%, to{-webkit-transform:none;transform:none;}
22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}
33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}
44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}
55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}
66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}
77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}
88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}
}
.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center;}
@-webkit-keyframes bounceIn{from, 20%, 40%, 60%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
40%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03);}
80%{-webkit-transform:scale3d(.97, .97, .97);transform:scale3d(.97, .97, .97);}
to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
@keyframes bounceIn{from, 20%, 40%, 60%, 80%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
40%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03);}
80%{-webkit-transform:scale3d(.97, .97, .97);transform:scale3d(.97, .97, .97);}
to{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
}
.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;}
@-webkit-keyframes bounceInDown{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0);}
75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);}
to{-webkit-transform:none;transform:none;}
}
@keyframes bounceInDown{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0);}
75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);}
to{-webkit-transform:none;transform:none;}
}
.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}
@-webkit-keyframes bounceInLeft{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0);}
75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0);}
to{-webkit-transform:none;transform:none;}
}
@keyframes bounceInLeft{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0);}
75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0);}
to{-webkit-transform:none;transform:none;}
}
.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}
@-webkit-keyframes bounceInRight{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0);}
75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0);}
to{-webkit-transform:none;transform:none;}
}
@keyframes bounceInRight{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
from{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0);}
60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0);}
75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0);}
to{-webkit-transform:none;transform:none;}
}
.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}
@-webkit-keyframes bounceInUp{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0);}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes bounceInUp{from, 60%, 75%, 90%, to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);animation-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);}
from{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0);}
60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0);}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}
@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
50%, 55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
to{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
}
@keyframes bounceOut{20%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9);}
50%, 55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
to{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
}
.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;}
@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0);}
to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}
@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);}
to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0);}
to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}
@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0);}
to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}
@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
40%, 45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}
@-webkit-keyframes fadeIn{from{opacity:0;}
to{opacity:1;}
}
@keyframes fadeIn{from{opacity:0;}
to{opacity:1;}
}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}
@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}
@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}
@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}
@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}
@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}
@-webkit-keyframes fadeOut{from{opacity:1;}
to{opacity:0;}
}
@keyframes fadeOut{from{opacity:1;}
to{opacity:0;}
}
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOutDown{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
@keyframes fadeOutDown{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}
@-webkit-keyframes fadeOutDownBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
@keyframes fadeOutDownBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0);}
}
.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}
@-webkit-keyframes fadeOutLeft{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
@keyframes fadeOutLeft{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}
@-webkit-keyframes fadeOutLeftBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
@keyframes fadeOutLeftBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0);}
}
.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}
@-webkit-keyframes fadeOutRight{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
@keyframes fadeOutRight{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}
@-webkit-keyframes fadeOutRightBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
@keyframes fadeOutRightBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0);}
}
.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}
@-webkit-keyframes fadeOutUp{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
@keyframes fadeOutUp{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}
@-webkit-keyframes fadeOutUpBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
@keyframes fadeOutUpBig{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0);}
}
.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}
@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
80%{-webkit-transform:perspective(400px) scale3d(.95, .95, .95);transform:perspective(400px) scale3d(.95, .95, .95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
}
@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);transform:perspective(400px) rotate3d(0, 1, 0, -360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
40%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
50%{-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
80%{-webkit-transform:perspective(400px) scale3d(.95, .95, .95);transform:perspective(400px) scale3d(.95, .95, .95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
}
.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}
@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg);}
to{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);transform:perspective(400px) rotate3d(1, 0, 0, -5deg);}
to{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}
@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg);}
to{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}
40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1;}
80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg);}
to{-webkit-transform:perspective(400px);transform:perspective(400px);}
}
.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}
@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1;}
to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0;}
}
@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1;}
to{-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0;}
}
.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}
@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1;}
to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0;}
}
@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}
30%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1;}
to{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0;}
}
.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}
@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0;}
60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}
80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}
to{-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0;}
60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}
80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}
to{-webkit-transform:none;transform:none;opacity:1;}
}
.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}
@-webkit-keyframes lightSpeedOut{from{opacity:1;}
to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0;}
}
@keyframes lightSpeedOut{from{opacity:1;}
to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0;}
}
.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}
@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0;}
to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, -200deg);transform:rotate3d(0, 0, 1, -200deg);opacity:0;}
to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}
@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}
@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}
@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}
@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -90deg);transform:rotate3d(0, 0, 1, -90deg);opacity:0;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}
}
.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}
@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}
to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0;}
}
@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}
to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0, 0, 1, 200deg);transform:rotate3d(0, 0, 1, 200deg);opacity:0;}
}
.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}
@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
}
@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg);opacity:0;}
}
.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}
@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}
@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}
to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg);opacity:0;}
}
.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}
@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0;}
}
@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}
to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0, 0, 1, 90deg);transform:rotate3d(0, 0, 1, 90deg);opacity:0;}
}
.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}
@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
20%, 60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
40%, 80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}
to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0;}
}
@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
20%, 60%{-webkit-transform:rotate3d(0, 0, 1, 80deg);transform:rotate3d(0, 0, 1, 80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}
40%, 80%{-webkit-transform:rotate3d(0, 0, 1, 60deg);transform:rotate3d(0, 0, 1, 60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}
to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0;}
}
.hinge{-webkit-animation-name:hinge;animation-name:hinge;}
@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);}
to{opacity:1;-webkit-transform:none;transform:none;}
}
.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}
@-webkit-keyframes rollOut{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}
}
@keyframes rollOut{from{opacity:1;}
to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);}
}
.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}
@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
50%{opacity:1;}
}
@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
50%{opacity:1;}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}
@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}
@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}
@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}
@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}
@-webkit-keyframes zoomOut{from{opacity:1;}
50%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
to{opacity:0;}
}
@keyframes zoomOut{from{opacity:1;}
50%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3);}
to{opacity:0;}
}
.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}
@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}
@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);}
to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);transform:scale(.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center;}
}
@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);}
to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);transform:scale(.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center;}
}
.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}
@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);}
to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px, 0, 0);transform:scale(.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center;}
}
@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);}
to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px, 0, 0);transform:scale(.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center;}
}
.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}
@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);animation-timing-function:cubic-bezier(0.550, 0.055, 0.675, 0.190);}
to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.320, 1);}
}
.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}
@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}
@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}
@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInRight{from{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}
@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible;}
to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}
@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
@keyframes slideOutDown{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);}
}
.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}
@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
@keyframes slideOutLeft{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
}
.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}
@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
@keyframes slideOutRight{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
}
.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}
@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
@keyframes slideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);}
}
.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}
/* End */


/* Start:/bitrix/templates/main/css/slick.css?15085423961729*/
/* 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;

    display: block;
}
.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;

    height: 100%;
    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: block;
}
.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:/bitrix/templates/main/css/Font-Awesome/css/font-awesome.css?157502812337414*/
/*!
 *  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 PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/bitrix/templates/main/css/Font-Awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('/bitrix/templates/main/css/Font-Awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/bitrix/templates/main/css/Font-Awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/bitrix/templates/main/css/Font-Awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/bitrix/templates/main/css/Font-Awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/bitrix/templates/main/css/Font-Awesome/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;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.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: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  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;
}
/* Deprecated as of 4.4.0 */
.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: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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:/bitrix/templates/main/css/fonts.css?17507577211075*/

@font-face {
	font-family: 'roboto';
	src: url("/bitrix/templates/main/css/../fonts/Roboto-Regular/Roboto-Regular.woff") format("woff"), url("/bitrix/templates/main/css/../fonts/Roboto-Regular/Roboto-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'roboto';
	src: url("/bitrix/templates/main/css/../fonts/Roboto-Bold/Roboto-Bold.woff") format("woff"), url("/bitrix/templates/main/css/../fonts/Roboto-Bold/Roboto-Bold.ttf") format("truetype");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'roboto';
	src: url("/bitrix/templates/main/css/../fonts/Roboto-Medium/Roboto-Medium.woff") format("woff"), url("/bitrix/templates/main/css/../fonts/Roboto-Medium/Roboto-Medium.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'glipf-icon';
	src: url("/bitrix/templates/main/css/../fonts/icons/glipf-icon.eot?5am02o");
	src: url("/bitrix/templates/main/css/../fonts/icons/glipf-icon.eot?5am02o#iefix") format("embedded-opentype"), url("/bitrix/templates/main/css/../fonts/icons/glipf-icon.ttf?5am02o") format("truetype"), url("/bitrix/templates/main/css/../fonts/icons/glipf-icon.woff?5am02o") format("woff"), url("/bitrix/templates/main/css/../fonts/icons/glipf-icon.svg?5am02o#glipf-icon") format("svg");
	font-weight: normal;
	font-style: normal;
}


/* End */


/* Start:/bitrix/templates/main/css/ion.rangeSlider.css?15085423973355*/
/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/

/* =====================================================================================================================
// RangeSlider */

.irs {
    position: relative; display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
    .irs-line {
        position: relative; display: block;
        overflow: hidden;
        outline: none !important;
    }
        .irs-line-left, .irs-line-mid, .irs-line-right {
            position: absolute; display: block;
            top: 0;
        }
        .irs-line-left {
            left: 0; width: 11%;
        }
        .irs-line-mid {
            left: 9%; width: 82%;
        }
        .irs-line-right {
            right: 0; width: 11%;
        }

    .irs-bar {
        position: absolute; display: block;
        left: 0; width: 0;
    }
        .irs-bar-edge {
            position: absolute; display: block;
            top: 0; left: 0;
        }

    .irs-shadow {
        position: absolute; display: none;
        left: 0; width: 0;
    }

    .irs-slider {
        position: absolute; display: block;
        cursor: default;
        z-index: 1;
    }
        .irs-slider.single {

        }
        .irs-slider.from {

        }
        .irs-slider.to {

        }
        .irs-slider.type_last {
            z-index: 2;
        }

    .irs-min {
        position: absolute; display: block;
        left: 0;
        cursor: default;
    }
    .irs-max {
        position: absolute; display: block;
        right: 0;
        cursor: default;
    }

    .irs-from, .irs-to, .irs-single {
        position: absolute; display: block;
        top: 0; left: 0;
        cursor: default;
        white-space: nowrap;
    }

.irs-grid {
    position: absolute; display: none;
    bottom: 0; left: 0;
    width: 100%; height: 20px;
}
.irs-with-grid .irs-grid {
    display: block;
}
    .irs-grid-pol {
        position: absolute;
        top: 0; left: 0;
        width: 1px; height: 8px;
        background: #000;
    }
    .irs-grid-pol.small {
        height: 4px;
    }
    .irs-grid-text {
        position: absolute;
        bottom: 0; left: 0;
        white-space: nowrap;
        text-align: center;
        font-size: 9px; line-height: 9px;
        padding: 0 3px;
        color: #000;
    }

.irs-disable-mask {
    position: absolute; display: block;
    top: 0; left: -1%;
    width: 102%; height: 100%;
    cursor: default;
    background: rgba(0,0,0,0.0);
    z-index: 2;
}
.irs-disabled {
    opacity: 0.4;
}
.lt-ie9 .irs-disabled {
    filter: alpha(opacity=40);
}


.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}

/* End */


/* Start:/bitrix/templates/main/css/ion.rangeSlider.skinModern.css?15085423972304*/
/* Ion.RangeSlider, Modern Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// ===================================================================================================================*/

/* =====================================================================================================================
// Skin details */

.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar,
.irs-bar-edge,
.irs-slider {
    background: url(/bitrix/templates/main/css/../img/sprite-skin-modern.png) repeat-x;
}

.irs {
    height: 50px;
}
.irs-with-grid {
    height: 70px;
}
.irs-line {
    height: 6px; top: 25px;
}
    .irs-line-left {
        height: 6px;
        background-position: 0 -30px;
    }
    .irs-line-mid {
        height: 6px;
        background-position: 0 0;
    }
    .irs-line-right {
        height: 6px;
        background-position: 100% -30px;
    }

.irs-bar {
    height: 6px; top: 25px;
    background-position: 0 -60px;
}
    .irs-bar-edge {
        top: 25px;
        height: 6px; width: 6px;
        background-position: 0 -90px;
    }

.irs-shadow {
    height: 5px; top: 25px;
    background: #000;
    opacity: 0.25;
}
.lt-ie9 .irs-shadow {
    filter: alpha(opacity=25);
}

.irs-slider {
    width: 11px; height: 18px;
    top: 31px;
    background-position: 0 -120px;
}
.irs-slider.state_hover, .irs-slider:hover {
    background-position: 0 -150px;
}

.irs-min, .irs-max {
    color: #999;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    top: 0; padding: 1px 3px;
    background: #e1e4e9;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.irs-from, .irs-to, .irs-single {
    color: #fff;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #20b426;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.irs-from:after, .irs-to:after, .irs-single:after {
    position: absolute; display: block; content: "";
    bottom: -6px; left: 50%;
    width: 0; height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #20b426;
}

.irs-grid {
    height: 34px;
}
.irs-grid-pol {
    background: #c0c0c0;
}
.irs-grid-text {
    bottom: 12px;
    color: #c0c0c0;
}

.irs-disable-mask {

}
.irs-disabled {

}
.lt-ie9 .irs-disabled {

}

/* End */


/* Start:/bitrix/templates/main/css/jquery-ui.min.css?150854239622425*/
/*! jQuery UI - v1.12.1 - 2017-05-11
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, datepicker.css, menu.css, selectmenu.css, button.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/bitrix/templates/main/css/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/bitrix/templates/main/css/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("/bitrix/templates/main/css/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("/bitrix/templates/main/css/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("/bitrix/templates/main/css/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/bitrix/templates/main/css/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("/bitrix/templates/main/css/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
/* End */


/* Start:/bitrix/templates/main/css/jquery.fancybox.min.css?150854239510424*/
@charset "UTF-8";.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f11;opacity:0;transition-timing-function:cubic-bezier(.55,.06,.68,.19);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container--ready .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-controls{position:absolute;top:0;left:0;right:0;text-align:center;opacity:0;z-index:99994;transition:opacity .2s;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;direction:ltr}.fancybox-show-controls .fancybox-controls{opacity:1}.fancybox-infobar{display:none}.fancybox-show-infobar .fancybox-infobar{display:inline-block;pointer-events:all}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-buttons{position:absolute;top:0;right:0;display:none;pointer-events:all}.fancybox-show-buttons .fancybox-buttons{display:block}.fancybox-slider-wrap{overflow:hidden;direction:ltr}.fancybox-slider,.fancybox-slider-wrap{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch}.fancybox-slide:before{content:"";height:100%;width:0}.fancybox-slide:before,.fancybox-slide>*{display:inline-block;vertical-align:middle}.fancybox-slide>*{position:relative;padding:24px;margin:44px 0;border-width:0;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide--image{overflow:hidden}.fancybox-slide--image:before{display:none}.fancybox-content{display:inline-block;position:relative;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);vertical-align:middle;line-height:normal;text-align:left;white-space:normal;outline:none;font-size:16px;font-family:Arial,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe{background:transparent}.fancybox-placeholder{z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-image,.fancybox-placeholder,.fancybox-spaceball{position:absolute;top:0;left:0;margin:0;padding:0;border:0}.fancybox-image,.fancybox-spaceball{width:100%;height:100%;max-width:none;max-height:none;background:transparent;background-size:100% 100%}.fancybox-controls--canzoomOut .fancybox-placeholder{cursor:zoom-out}.fancybox-controls--canzoomIn .fancybox-placeholder{cursor:zoom-in}.fancybox-controls--canGrab .fancybox-placeholder{cursor:-webkit-grab;cursor:grab}.fancybox-controls--isGrabbing .fancybox-placeholder{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-spaceball{z-index:1}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-error{position:absolute;margin:0;padding:40px;top:50%;left:50%;width:380px;max-width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .2s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:transparent}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 0;z-index:99998;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));opacity:0;transition:opacity .2s;pointer-events:none}.fancybox-show-caption .fancybox-caption-wrap{opacity:1}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;width:44px;height:44px;line-height:44px;margin:0;padding:0;border:0;border-radius:0;cursor:pointer;background:transparent;color:#fff;box-sizing:border-box;vertical-align:top;outline:none}.fancybox-button--disabled{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover{background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;border-color:#fff;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button--disabled:after,.fancybox-button--disabled:before{opacity:.5}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close{float:right}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media (max-width:800px){.fancybox-controls{text-align:left}.fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close){display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:15px;top:16px;border:2px solid;background:none}.fancybox-button--play:before{top:16px;left:18px;width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;background:transparent}.fancybox-button--pause:before{top:16px;left:18px;width:7px;height:11px;border-style:solid;border-width:0 2px;background:transparent}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{top:20px;left:21px;width:3px;height:3px;box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:220px}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;z-index:99993;word-break:normal;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid #fff;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{display:none!important}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:0}}
/* End */


/* Start:/bitrix/templates/main/css/social-likes_classic.css?174654747020201*/
/*! Social Likes v3.1.2 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes,
.social-likes__widget {
    display: inline-block;
    padding: 0;
    vertical-align: middle !important;
    word-spacing: 0 !important;
    text-indent: 0 !important;
    list-style: none !important
}

.social-likes {
    opacity: 0
}

.social-likes_visible {
    opacity: 1;
    transition: opacity .1s ease-in
}

.social-likes>* {
    display: inline-block;
    visibility: hidden
}

.social-likes_vertical>* {
    display: block
}

.social-likes_visible>* {
    visibility: inherit
}

.social-likes__widget {
    display: inline-block;
    position: relative;
    white-space: nowrap
}

.social-likes__widget:before,
.social-likes__widget:after {
    display: none !important
}

.social-likes_vertical .social-likes__widget {
    display: block;
    float: left;
    clear: left
}

.social-likes__button,
.social-likes__icon,
.social-likes__counter {
    text-decoration: none;
    text-rendering: optimizeLegibility
}

.social-likes__button,
.social-likes__counter {
    display: inline-block;
    margin: 0;
    outline: 0
}

.social-likes__button {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.social-likes__button:before {
    content: "";
    display: inline-block
}

.social-likes__icon {
    position: absolute;
    top: 0;
    left: 0
}

.social-likes__counter {
    display: none;
    position: relative
}

.social-likes_ready .social-likes__counter,
.social-likes__counter_single {
    display: inline-block
}

.social-likes_ready .social-likes__counter_empty {
    display: none
}

.social-likes_vertical .social-likes__widget {
    display: block
}

.social-likes_notext .social-likes__button {
    padding-left: 0
}

.social-likes_single-w {
    position: relative;
    display: inline-block
}

.social-likes_single {
    position: absolute;
    text-align: left;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s .11s, opacity .1s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.social-likes_single.social-likes_opened {
    visibility: visible;
    opacity: 1;
    transition: opacity .15s ease-out
}

.social-likes__button_single {
    position: relative
}

.social-likes,
.social-likes__widget {
    border: 0;
    font-size: 14px
}

.social-likes__widget {
    line-height: 20px
}

.social-likes {
    min-height: 28px;
    margin: -3px
}

.social-likes,
.social-likes_single-w {
    line-height: 20px
}

.social-likes__widget {
    margin: 3px
}

.social-likes__button,
.social-likes__counter {
    font-family: "Trebuchet MS", "Helvetica Neue", Tahoma, sans-serif;
    font-size: 14px;
    line-height: 18px;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px
}

.social-likes__button {
    padding: 1px 4px 1px 20px;
    font-weight: 700;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    transition: border .1s ease-in-out, color .2s ease-in-out
}

.social-likes__icon {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat
}

.social-likes__counter {
    margin-left: 7px;
    padding: 1px 4px;
    font-weight: 400;
    color: #666;
    color: rgba(0, 0, 0, .5);
    cursor: default
}

.social-likes__counter:before,
.social-likes__counter:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0
}

.social-likes__counter:before {
    top: 4px;
    left: -6px;
    border: 6px inset transparent;
    border-left: 0;
    border-right: 6px solid;
    border-right-color: inherit;
    opacity: .7
}

.social-likes__counter:after {
    top: 5px;
    left: -4px;
    border: 5px inset transparent;
    border-left: 0;
    border-right: 5px solid
}

.social-likes_vertical {
    margin: -6px -4px
}

.social-likes_vertical .social-likes__widget {
    margin: 6px 4px
}

.social-likes_notext .social-likes__widget {
    margin: 3px 2px
}

.social-likes_notext .social-likes__button {
    width: 16px
}

.social-likes_single {
    margin-top: -16px;
    padding: 6px 6px 4px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .25)
}

.social-likes__widget_single {
    margin: 0
}

.social-likes__button_single {
    padding-left: 19px;
    background: #e2e2e2;
    background: linear-gradient(to bottom, #f7f7f7, #e2e2e2);
    color: #444;
    border-color: #ccc;
    border-color: rgba(179, 179, 179, .8);
    border-bottom-color: rgba(153, 153, 153, .8)
}

.social-likes__button_single:hover,
.social-likes__widget_active .social-likes__button_single {
    background: #f4f4f4;
    background: linear-gradient(to bottom, #f0f0f0, #cfcfcf);
    color: #222;
    border-color: #bbb;
    border-bottom-color: #9f9f9f
}

.social-likes__icon_single {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAACmUlEQVR42kySX0hTYRjGn/O3nQ3FTduc1gwsQA1VCgK9iYmBDIjwxvDGO70qVIRUKUTwbiKI6rWgGEOhFAhCJMYIQxiSjIgybIi2tuHcOTv/z9fZCaIH3psPfu/3Pg8PRQiho9vRlxk989SAEaBAWbqlQzd1lMUxHDiaAwGhWbC/A3zg9eiT0VdMmkuPade1MY1oNzRKcxGWCN4Kr+Cr9An+Kr8gWZKQU3MCGLgsyvIV6eLd7bfbHOu55emTVMlng2A5Fn1tfei+3Y3/tfdtD7upXYiyCFqlfcJNIcJeqpfNJmuC4ihMh6fRWN2Is8IZEj8TDtQV6nIWpTIpxE/icFNuqJraxJa0EsnLeUw8mnCgnS87WPy4CEmTHHDjaANttW1I/Uo5XlVDBdEJYUO+kLUaWUWNpwZZKYv5+DzqKuuwEFkAAUE0HkXiNAE350ZRK8JODpzBEZqhGVKGyto/2UdGymD4wTCa/c1o8bdg8N4gSkYJXsGLpkCTMzzLgz08PaR6V3tB8RTs1ODm3SjIhX/BFJUiLq4uMBOeQc+dHudt6s2UxSqGAkVWQFs07O8dD3Mf5pCVsyCEYPlgGbUVtQg3hmGYBmLHMaRzabCmaRKO4mARCwwYTD6cxFpyDePvxp3t5ZOXIkuwLWE9uY6RrREE+aADAgYg6iIG7g+gv7XfmeR5EhQotAfbnQWbR5uYfT+LhqoGWIplg4b5HSZ8AitgK7kFWZUx1DmEjmCHA6QLaawkVhD7HIOH9oCYBKZu/qBCj0PPqjurX9hwkDAEdiGcfta4/yadLWWd3nqveQGCss7zn/ILTOvz1oPccU6neTpADMK4iOuKMRmxJJVEpaSIvMWLLsslWpolm4r5VT6TV+o766N/BBgAW0s6t4L8o7kAAAAASUVORK5CYII=");
    background-position: 2px 3px
}

.social-likes__counter_single {
    background: #f6f6f6;
    border-color: #ddd
}

.social-likes__counter_single:after {
    border-right-color: #f6f6f6
}

.social-likes__button_facebook {
    padding-left: 19px;
    background: #eceef5;
    background: linear-gradient(to bottom, #fff, #d8def4);
    color: #3b5998;
    border-color: #cad4e7;
    border-color: rgba(202, 212, 231, .8);
    border-bottom-color: rgba(189, 194, 203, .8)
}

.social-likes__button_facebook:hover {
    background: #c0cdf3;
    background: linear-gradient(to bottom, #f2f3f7, #c0cdf3);
    color: #253860;
    border-color: #b4bfd4;
    border-bottom-color: #b3b7bf
}

.social-likes__icon_facebook {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAFVBMVEVheaw7WZhgeKvr7vT///9FYp5thLQcmmHvAAAAMklEQVQI12NgFAQBAQZBCADTyi4Q2gRKuwii0C4uEHFjF2Os8mA6LC0tzSUtFU5D7QEASU4NS6TAlaUAAAAASUVORK5CYII=");
    background-position: 3px 3px
}

.social-likes__counter_facebook {
    background: #f2f3f7;
    border-color: #cad4e7
}

.social-likes__counter_facebook:after {
    border-right-color: #f2f3f7
}

.social-likes__button_twitter {
    padding-left: 19px;
    background: #d5e6ef;
    background: linear-gradient(to bottom, #fff, #d5e6ef);
    color: #186487;
    border-color: #a4cce5;
    border-color: rgba(164, 204, 229, .8);
    border-bottom-color: rgba(158, 186, 204, .8)
}

.social-likes__button_twitter:hover {
    background: #bfdfed;
    background: linear-gradient(to bottom, #f2f8fc, #bfdfed);
    color: #0b3752;
    border-color: #9cbbcf;
    border-bottom-color: #68a0c4
}

.social-likes__icon_twitter {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAMAAAB4W0xQAAAA3lBMVEX///////8AgJ8AgK/////m9fr///8Afa8GgrEAfq8Afa0AgrQAfa2MyuJ7yOUBiL0AhLUAhroCg7YRiLUmncub1+8AgLUWnc////+03u8MqeYChbgmreBpx+oMreuAy+mHzOcksecmseX///////+54/NBvesmtOsKmdAAgLAAib1Pwe0amMjA5fJtxehtyextzO+N1fLW8PkAq+0Ao+EAq+wAod8AkckAjMIApeUApuYAmNIAm9cApOMAqOgAouAAqusAntoAnNgAod4Alc4AjsQAp+cApeQArO4AqenIkFDnAAAAM3RSTlMADBAQd6EkYLOAcJ9garnwn7/hZ+DLMNE8pPvR89n7wYjx80gwruvz+Z/v55/B39/f18d/Bxu1AAAAhUlEQVQIHR3BBQLCMBAEwE0Nd9fi7iFQrFAI5fj/h0iYAQxoZjyWhGEA0QiUxvvo5fIFoOglTJTl/nN4TlJAOpCZ7OLFiYclB6iczsHlGhLRrQqgVufC9wURb0JxWm36+7rQOl1BCu/1oQ2GI0HExzYUczqT9weJuc2gMGu5Wm+2O4tB+QHGhxMRTbwDjQAAAABJRU5ErkJggg==");
    background-position: 3px 5px
}

.social-likes__counter_twitter {
    background: #f2f8fc;
    border-color: #a4cce5
}

.social-likes__counter_twitter:after {
    border-right-color: #f2f8fc
}

.social-likes__button_plusone {
    padding-left: 12px;
    background: #e4e4e4;
    background: linear-gradient(to bottom, #f5f5f5, #e4e4e4);
    color: #da573b;
    border-color: #bbb;
    border-color: rgba(204, 204, 204, .8);
    border-bottom-color: rgba(179, 179, 179, .8)
}

.social-likes__button_plusone:hover {
    background: #f4f4f4;
    background: linear-gradient(to bottom, #f9f9f9, #f0f0f0);
    color: #cd4427;
    border-color: #ddd;
    border-bottom-color: #ccc
}

.social-likes__icon_plusone {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAMAAADqIa48AAAA1VBMVEX////w8PDaVzv6+vr29vbijXveaU/s5uXcalHmqp3p5eTfeGLnoJH77erw6ujcYUX39PTlinfhiHXfbVPxysLaWT3u6urbWz/t6enx6efggm78/PzutKfdZUvecVjq4d/kraHcYUb02NLjgWvcZ03gkH7fiXbcYkf33df4+Pj44dzxxLrebVXmu7Lw8PDgdFzgfGbo4+LssqXccVnl1tPcmozdemTcdFznlILaWTzcaE/kzsrik4L48fDsq53219Hhd2DdclvaVzr57Orj09Dqp5jl2daL4EW+AAAAAnRSTlMA+MX1txYAAAB3SURBVAgdLcEDFsMAEEDB341q27ZtbHH/IzV96QzBQDIkLiuKP2yUylKJGBCLAwkpAilcaclkIZcHCiIO6ARw5A5otQb1RhNoabvT7fVxDYajsV7xTGc6X+BZqq7WwGa7s/YHPZ7gfDFM82brA3z8PG198ffWzxcvuAx4n4cZ9wAAAABJRU5ErkJggg==");
    background-position: 0 6px
}

.social-likes__counter_plusone {
    background: #f9f9f9;
    border-color: #d2d2d2
}

.social-likes__counter_plusone:after {
    border-right-color: #f9f9f9
}

.social-likes__button_mailru {
    padding-left: 18px;
    background: #004584;
    background: linear-gradient(to bottom, #5d90ba, #004584);
    color: #fff;
    color: rgba(255, 255, 255, .95);
    border-color: #1e65a5;
    border-color: rgba(11, 84, 153, .8);
    border-bottom-color: rgba(3, 27, 48, .8);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3)
}

.social-likes__button_mailru:hover {
    background: #001e5d;
    background: linear-gradient(to bottom, #618cae, #001e5d);
    color: #fff;
    color: rgba(255, 255, 255, .99);
    border-color: #094984;
    border-bottom-color: #031b30
}

.social-likes__icon_mailru {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAACXUlEQVR42nyTbUhTYRiGLzU1WxgqfqK5pSkaliASRb8qwLIIIaAQQ4qsAJLof4ghUkhQlJlihq6gyiTBqFQrmuIS0TDNUSubqS3bVHNzW7r1nJgxE3zh4pzD8/G+9/2cF1ZZiz1sXC3u919yCFAoFAmZPiGDcEe4HpDN3IpiKdR4PDzz8yPF+A1D9wDmySnsCdGEZqYSlRRPssRHJZ4rDQYA/L2F4W43L23zxBaWoM0u4Mp3C43pGrpedFObksel4goezMyhUvKWybF3Ur3wlsX8fVRqL7JfgsOCx4dblg7azxymak6HXXj4T6dLj1N3m/cn88j4reen4TGGrDRuAOUFuTT8eoNFafK6huP3ymhTNlJOu8Yyw9aIDQQNGmm7XMxu0RR2opTy3g/UAtMNLajVsfiVnCLf4STw6wRNkrNHZG33/zJOKkBwIH0/rOyYtWHT9VOjFAIAI64F6gEAYiIYBhg1s9l/yIgDIFXN2o8mpkNVqORIbt8RipzopXdxPhLANIHTv66ZPocLpyaOgxVamuwOHItutNJgvdeT9PgoKpaKI8PIFcc9jR30AgS2XKVLMWT8OQdydnJtsh2T1+W/Rr2qRm/rxGFu5alirny/A9YBIIYdMjYzLi7Oy/NscBDnjuZQX3qa+7syqQLylA0Ulz89YTRNwzHfPywgI5nzd8so2rKJJMAkU9CZrVgTY4hQhRC37QiVY5NkTc0yAtQJjgAAwCNO9998hNU6i9PjxhUVjjoxlr02B2GDn7H1DHFBxtkK6IWFFRfDu1IEjZDgxSKMCU3Csin8EWAAcfkVu4j5tGUAAAAASUVORK5CYII=");
    background-position: 1px 2px
}

.social-likes__counter_mailru {
    background: #fff1c2;
    border-color: #ffc70d
}

.social-likes__counter_mailru:after {
    border-right-color: #fff1c2
}

.social-likes_notext .social-likes__icon_mailru {
    background-position: 2px 2px
}

.social-likes__button_vkontakte {
    background: #436f96;
    background: linear-gradient(to bottom, #8faecf, #436f96);
    color: #fff;
    color: rgba(255, 255, 255, .95);
    border-color: #4d84c1;
    border-color: rgba(78, 131, 193, .8);
    border-bottom-color: rgba(52, 88, 127, .8);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3)
}

.social-likes__button_vkontakte:hover {
    background: #4e80ab;
    background: linear-gradient(to bottom, #a2c0df, #4e80ab);
    color: #fff;
    color: rgba(255, 255, 255, .99);
    border-color: #5788be;
    border-bottom-color: #3b6798
}

.social-likes__icon_vkontakte {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAACFUlEQVR42mL5//8/g4JbDgsDA4MgEMsCsTAQswExIwN28BuI3wPxUyB+DcS/WIAGgBSLBzqbJqWHuWYoSImKcLCzsuEwgOHP33//Hr94+3rzgTPb+xZubQcK3WOQd83m9M3ujPz6/eeP/yQAoFn/KvqXNQL1CzEBTeJ1tdLz4uJgY2cgATAxMjJaG6p7g4IBFBYcPFwcYsgK3n/6+sUwpLwXyLwGxNxAzBLsam5XmujrLSEiIAhTB7SYE0hxggxh/P/vPxMWy44baym9i/Ozy7x+78n1Gav2zGZiYuTqLo4JQlPHyITPxbISwvL+TiaJAc5m0aAYE+DlxuplFjyG/Dtz9d6dqokr6s9cuXvH1lhTODPc1Q6rbXgMYRQW4OHUUZXVAbrG8fDZ6y8Ta6b3f/vx6ycpLmGSFBVUifKyDgVxPnz+dn72mr3Hb95/+txQU1GBaO8A087TExdvn/3w+eun9XtP3WRnY5WTFhcSwO4SRsb/WAzRAXrhOhBPBQWqorSo1aTKxFgxIX50Q/6DDPn5+8+fT8iivNycXIcWNpTD+MCw4eHm5OBAt+Xnrz9/QHkHFLCfj1+4tReUJ+DOY2ZikpMUEYFhbAaAwPV7T0+AgotZQNns74Nnr9+xsjKL6KrKqbOyMLMQSvJ//vz9s27PqcPNM9e1ALmPGKFFASjXSgCxPBDz4SkGYOArED+B4u8AAQYACBLgM8J5VXgAAAAASUVORK5CYII=");
    background-position: 1px 2px
}

.social-likes__counter_vkontakte {
    background: #eaeef3;
    border-color: #afc1d4
}

.social-likes__counter_vkontakte:after {
    border-right-color: #eaeef3
}

.social-likes__button_odnoklassniki {
    padding-left: 17px;
    background: #f6900b;
    background: linear-gradient(to bottom, #f6bb6d, #f6900b);
    color: #fff;
    color: rgba(255, 255, 255, .95);
    border-color: #d99c27;
    border-color: rgba(217, 154, 38, .8);
    border-bottom-color: rgba(197, 137, 7, .8);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .12)
}

.social-likes__button_odnoklassniki:hover {
    background: #f69a21;
    background: linear-gradient(to bottom, #fbcc5a, #f69a21);
    color: #fff;
    color: rgba(255, 255, 255, .99);
    border-color: #f0b22c;
    border-bottom-color: #c59121
}

.social-likes__icon_odnoklassniki {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAPCAQAAACcwS2GAAAA4ElEQVQYGQXBMUsCYQCA4Zc75yS3BoWQSHCK1oaGpjYLAgd3IZwkcOuHNBREEGQI/QFpy/GqranBkNCw8pKD83t7HgCMbXhmwxgAsORIVX22BMDqSvP59CGf6+oagPCtt0dsXBxqWAKw+tGPPZgeaFgC8Hmvzr0LXzodANCtpYmqpkm3Bhhnx52dYfvlfNju7WYnxthSf7NBepn1/VNb3GwtRqqqmib9GhQoP56q6lOXCgXAzTBWcw0TtwGLYazpa28/TTRMLPK2ls/SpFmn0KwvRvnsfR0iqlSIgIgyVaJ/7Q6fqBoqPZcAAAAASUVORK5CYII=");
    background-position: 4px 3px
}

.social-likes__counter_odnoklassniki {
    background: #ffe9be;
    border-color: #d9ab53
}

.social-likes__counter_odnoklassniki:after {
    border-right-color: #ffe9be
}

.social-likes_notext .social-likes__icon_odnoklassniki {
    background-position: 5px 3px
}

.social-likes__button_pinterest {
    padding-left: 20px;
    background: #eee;
    background: linear-gradient(to bottom, #fefefe, #d3d3d3);
    color: #c71a28;
    border-color: #bbb;
    border-color: rgba(186, 186, 186, .8);
    border-bottom-color: rgba(153, 153, 153, .8)
}

.social-likes__button_pinterest:hover {
    background: #efefef;
    background: linear-gradient(to bottom, #fff, #d9d9d9);
    color: #c11524;
    border-color: rgba(186, 186, 186, .6);
    border-bottom-color: rgba(153, 153, 153, .6)
}

.social-likes__icon_pinterest {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAMAAADjcdz2AAABYlBMVEX////CByTCByXCByS+BSC2ACTCBiS/ABXBByXBBiTCBiQAAAC/ACC5ABe0AB7BBiTBCCTBBCPBByW/AADCByTBCCXBCCXCAB/BBiTCBSTBByTBByTBByTBByW6AB3DByTBBiTBBiPCByTCBiW/BiDBBiTCBiO/BiPBBiS/BCK+BSHBByTBCCTBCCW5ACO8ABvCCCTBBiTBBiPCBiOZAAC/ACDCByPABSTCBiTCBiPCBiXBBiTCByTBByTBByLCBiTDCCTCCCTBByTBByXBByXBByXBBiXBByXBBiXCByTBCCWzABq/BiSAAADCBCTBBiXBBiXBByXBByXBByPBBiTCCCTBBiPCBiTBBiPBBSO4ABy/BSLBByXAByTAByW8BiG/BCTBByPCACS/BCPABCTACCOqAADCByLBCCTCCCTCBiTCBiTBByLBBiPCCCTBBiTCCCS+CCLCCCXCByTDCCXCByVy9s/zAAAAcnRSTlMA6ryWNwf9DObPswEQCxHspTqZBI3s6xn8Mo+csesass3a2fooW9Essjwv2+LmFhPpodOnBQjEaarZ2J3UzZR5qqqT1pH7Wq3s1eQKVAJH9Mnf3tuwgbBPe14SNG9NRS5AlxVIOYIGS8aiq6Mly8XXo0OXLlv1AAAA3ElEQVQYGQXBA4IDUAxAwVd763Zt27Zt22byc/+dAQAAAACAsvKIp6p52g8ABHINpmqiQV8CIFCpouvemtpS57whIKey1zQItLSaVUB7UMerzzN19bONDJikWXRLbSUd2mnW1d3Ta3302zfzlh4adjbCqIyRtAkmpyBqMkNG8yRtjt2FWNwjssyKrLLmwhubnq1tsZ1idt8O8JkeHh1zYnbKmViKCxG1S7JX19yETW7hzon476MPj095kRSQ8Irn+cVU1NxrHCD0Fom9m5qTjxIA4LP4VSj8/P4B/APnbDloW0CFhAAAAABJRU5ErkJggg==");
    background-position: 2px 1px
}

.social-likes__counter_pinterest {
    background: #fff5f6;
    border-color: #f0a8ae
}

.social-likes__counter_pinterest:after {
    border-right-color: #fff5f6
}

.social-likes__button_telegram {
    padding-left: 22px;
    background: #0088cc;
    background: linear-gradient(to bottom, #65bce7, #0088cc);
    color: #fff;
    color: rgba(255, 255, 255, .99);
    border-color: #5788be;
    border-bottom-color: #3b6798;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
}

.social-likes__button_telegram:hover {
    background: #efefef;
    background: linear-gradient(to bottom, #65bce7, #31a4dd);
    border-color: rgba(186, 186, 186, .6);
    border-bottom-color: rgba(153, 153, 153, .6)
}

.social-likes__icon_telegram {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABJmlDQ1BBZG9iZSBSR0IgKDE5OTgpAAAoFWNgYDJwdHFyZRJgYMjNKykKcndSiIiMUmA/z8DGwMwABonJxQWOAQE+IHZefl4qAwb4do2BEURf1gWZxUAa4EouKCoB0n+A2CgltTiZgYHRAMjOLi8pAIozzgGyRZKywewNIHZRSJAzkH0EyOZLh7CvgNhJEPYTELsI6Akg+wtIfTqYzcQBNgfClgGxS1IrQPYyOOcXVBZlpmeUKBhaWloqOKbkJ6UqBFcWl6TmFit45iXnFxXkFyWWpKYA1ULcBwaCEIWgENMAarTQZKAyAMUDhPU5EBy+jGJnEGIIkFxaVAZlMjIZE+YjzJgjwcDgv5SBgeUPQsykl4FhgQ4DA/9UhJiaIQODgD4Dw745AMDGT/0QRiF8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAFyGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDIgNzkuMTY0NDg4LCAyMDIwLzA3LzEwLTIyOjA2OjUzICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjIuMCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDI1LTA1LTA2VDE3OjUwOjIwKzAzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyNS0wNS0wNlQxOTowMjo1MyswMzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyNS0wNS0wNlQxOTowMjo1MyswMzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ZTFmMDYwNjAtZjgwYy00OTQ2LWFhNjAtNTg0YTI4YTVhOWIyIiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YWNjNWQ0NDctNTRlZi04ODQ0LWE3YjItYjE5YTJjZjRlZjIyIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NWIxMWUxNjktODkyYy1kNDQzLThkMWUtNzRhYzQzY2FiYjAxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo1YjExZTE2OS04OTJjLWQ0NDMtOGQxZS03NGFjNDNjYWJiMDEiIHN0RXZ0OndoZW49IjIwMjUtMDUtMDZUMTc6NTA6MjArMDM6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMi4wIChXaW5kb3dzKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZTFmMDYwNjAtZjgwYy00OTQ2LWFhNjAtNTg0YTI4YTVhOWIyIiBzdEV2dDp3aGVuPSIyMDI1LTA1LTA2VDE5OjAyOjUzKzAzOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMCAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+SBOMVwAAARdJREFUKBVj+P//PwMa1gbiXCBeCsTbgXgZEOcDsQ66WmQOFxBXAPHP/9jBLyCuAWIedM0sQLzmP3FgIxCzwzQzAnH/f9LADJA+kGYjIjXcBOJvSHwLkOZJeDR8AOIOIHYEYhMgvoQkNwuk+QoWTU+BuByINYFYGBouSkD8AtklIMHXUM4fIN4LxLFALAAN1U4gzoJq9kGz4DWyZpCpflCNKkC8G+Q0IOaFas7GpvkakgAoQM5A43omWqLoQQ9AkOBUHIF1AojDkDQvQ5OfywANRXygF+rfa2jilrBEMpWAAb/Q+PNgiYQBmtw2EJlYtgExJ3rGAEVNPTTKsIG/QNwMxPzYchUM6wNxCRCvhGbJldAEY4CuFgBSYmgu9Hg/QwAAAABJRU5ErkJggg==");
    background-position: 3px 2px
}

.social-likes__counter_telegram {
    background: #fff5f6;
    border-color: #f0a8ae
}

.social-likes__counter_telegram:after {
    border-right-color: #fff5f6
}
/* End */


/* Start:/bitrix/templates/main/css/wickedpicker.min.css?15085423962440*/
.wickedpicker{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 0 0 1px rgba(14,41,57,.12),0 2px 5px rgba(14,41,57,.44),inset 0 -1px 2px rgba(14,41,57,.15);background:#fefefe;margin:0 auto;border-radius:.1px;width:140px;height:130px;font-size:14px;display:none}.wickedpicker__title{background-image:-webkit-linear-gradient(top,#fff 0,#f2f2f2 100%);position:relative;background:#f2f2f2;margin:0 auto;border-bottom:1px solid #e5e5e5;padding:12px 11px 10px 15px;color:#4C4C4C;font-size:inherit}.wickedpicker__close{-webkit-transform:translateY(-25%);-moz-transform:translateY(-25%);-ms-transform:translateY(-25%);-o-transform:translateY(-25%);transform:translateY(-25%);position:absolute;top:25%;right:10px;color:#34495e;cursor:pointer}.wickedpicker__close:before{content:'\00d7'}.wickedpicker__controls{padding:10px 0;line-height:normal;margin:0}.wickedpicker__controls__control,.wickedpicker__controls__control--separator{vertical-align:middle;display:inline-block;font-size:inherit;margin:0 auto;width:35px;letter-spacing:1.3px}.wickedpicker__controls__control-down,.wickedpicker__controls__control-up{color:#34495e;position:relative;display:block;margin:3px auto;font-size:18px;cursor:pointer}.wickedpicker__controls__control-up:before{content:'\e800'}.wickedpicker__controls__control-down:after{content:'\e801'}.wickedpicker__controls__control--separator{width:5px}.text-center,.wickedpicker__controls,.wickedpicker__controls__control,.wickedpicker__controls__control--separator,.wickedpicker__controls__control-down,.wickedpicker__controls__control-up,.wickedpicker__title{text-align:center}.hover-state{color:#3498db}@font-face{font-family:fontello;src:url(/bitrix/templates/main/css/../fonts/fontello.eot?52602240);src:url(/bitrix/templates/main/css/../fonts/fontello.eot?52602240#iefix) format("embedded-opentype"),url(/bitrix/templates/main/css/../fonts/fontello.woff?52602240) format("woff"),url(/bitrix/templates/main/css/../fonts/fontello.ttf?52602240) format("truetype"),url(/bitrix/templates/main/css/../fonts/fontello.svg?52602240#fontello) format("svg");font-weight:400;font-style:normal}.fontello-after:after,.fontello:before,.wickedpicker__controls__control-down:after,.wickedpicker__controls__control-up:before{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
/* End */


/* Start:/bitrix/templates/main/js/lightslider/css/lightslider.css?15750281238168*/
/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/ 

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
    margin: 0;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/

/* Pager */
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
/* End of pager */

/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    padding: 10px;
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active a img{
    box-shadow: 0 0 10px 0px rgba(0,0,0,0.10);
    border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
    clear: both;
}
/* End of Gallery*/

/* slider actions */
.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    background-image: url('/bitrix/templates/main/js/lightslider/css/../img/controls.png');
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
    opacity: 1;
}
.lSAction > .lSPrev {
    background-position: 0 0;
    left: 10px;
}
.lSAction > .lSNext {
    background-position: -32px 0;
    right: 10px;
}
.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}


/* vertical */
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px;
}
/* vertical */


/* Rtl */
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
    float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important;
}
/* Rtl */

@-webkit-keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@-webkit-keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
@keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
/* End */


/* Start:/bitrix/templates/main/js/lightGallery/css/lightgallery.css?157502812324861*/
/*! lightgallery - v1.6.12 - 2019-02-19
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2019 Sachin N; Licensed GPLv3 */
@font-face {
  font-family: 'lg';
  src: url("/bitrix/templates/main/js/lightGallery/css/../fonts/lg.eot?n1z373");
  src: url("/bitrix/templates/main/js/lightGallery/css/../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("/bitrix/templates/main/js/lightGallery/css/../fonts/lg.woff?n1z373") format("woff"), url("/bitrix/templates/main/js/lightGallery/css/../fonts/lg.ttf?n1z373") format("truetype"), url("/bitrix/templates/main/js/lightGallery/css/../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("/bitrix/templates/main/js/lightGallery/css/../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("/bitrix/templates/main/js/lightGallery/css/../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("/bitrix/templates/main/js/lightGallery/css/../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("/bitrix/templates/main/js/lightGallery/css/../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("/bitrix/templates/main/js/lightGallery/css/../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("/bitrix/templates/main/js/lightGallery/css/../img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/*# sourceMappingURL=lightgallery.css.map */

/* End */


/* Start:/bitrix/templates/main/components/bitrix/sale.basket.basket.line/basket.small.mobile/style.css?15085425024229*/
.bx-basket {}
.bx-basket-block {
	font-size: 12px;
	padding-bottom: 5px;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	color: #039BE5;
	border-bottom: 1px dashed;
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-button-container a.btn
{
	color: #dddddd;
	text-decoration: none;
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active
{
	color: #ffffff;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
	white-space: normal;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.bx-basket-item-list-item-name
{
	padding-bottom: 5px;
}
.bx-basket-item-list-item-name a
{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
	white-space: normal;
	line-height: 16px;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/search.suggest.input/.default/style.css?1508542425501*/
input.search-suggest {}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/menu/mobile-cat-menu-one/style.css?1508542419581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/main/components/bitrix/menu/mobile-cat-menu-one/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/bitrix/templates/main/components/bitrix/menu/top-mobile/style.css?1508542418581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/main/components/bitrix/menu/top-mobile/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/bitrix/templates/main/components/bitrix/menu/top-multilevel/style.css?15085424204414*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/bitrix/templates/main/components/bitrix/menu/top-multilevel/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{

}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/bitrix/templates/main/components/bitrix/menu/top-multilevel/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/bitrix/templates/main/components/bitrix/menu/top-multilevel/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.section.list/top-menu-catalog/style.css?15085424927419*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a{
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: inline-block;
	max-width:100%;
	overflow: hidden;
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/last-sale/style.css?1508542508150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/main/components/prime/search.title/search.title/style.css?15852356502173*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:100%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td img {
	vertical-align: middle;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left: 0px;
	padding-right: 10px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#bed9f5;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/main/components/prime/search.title/search.title/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/sale.basket.basket.line/basket.small/style.css?15085425044229*/
.bx-basket {}
.bx-basket-block {
	font-size: 12px;
	padding-bottom: 5px;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	color: #039BE5;
	border-bottom: 1px dashed;
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-button-container a.btn
{
	color: #dddddd;
	text-decoration: none;
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active
{
	color: #ffffff;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
	white-space: normal;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.bx-basket-item-list-item-name
{
	padding-bottom: 5px;
}
.bx-basket-item-list-item-name a
{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
	white-space: normal;
	line-height: 16px;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/breadcrumb/breadcrumb/style.css?1508542416585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/menu/section/style.css?1508542421581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/main/components/bitrix/menu/section/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/bitrix/templates/main/template_styles.css?1750757580320688*/
h1 {
    margin: 0 0 20px 0;
    font: 500 24px/24px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

body, html {
    background-color: #dfe5e9
}

.popup{
    display: none;
}

.mf-captcha{
    margin: 10px auto;
    max-width: 300px;
}

#g-recaptcha-response {
  display: block !important;
  position: absolute;
  margin: -78px 0 0 0 !important;
  width: 302px !important;
  height: 76px !important;
  z-index: -999999;
  opacity: 0;
}

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

body {
    font-family: 'roboto', sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 1.42
}

article, aside, details, figcaption, figurefooter, header, hgroup, menu, nav, section {
    display: block;
    position: relative
}

img {
    max-width: 99%;
}

.phone_top_1, .phone_top_2 {
	cursor: pointer;
}

.bx-soa-cart-total.bx-soa-cart-total-fixed {
	top: 80px!important;
	background: #FFF;
}

.bx-soa-cart-total-line {
	font-size: 12px!important;
}

#s2u-uniteller-payment-form input[type='submit']{
    border: none;
    border-radius: 5px;
    background: #0060bf;
    color: #FFFFFF;
    font: 500 18px/50px 'roboto', sans-serif;
    padding: 0 30px;
    cursor: pointer;
}

#s2u-uniteller-payment-form input[type='submit']:hover{
    background: #00a1f2;
}

.cl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.container {
    background-color: #fff;
    width: 1300px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 69px -5px rgba(0, 0, 0, 0.67);
    -moz-box-shadow: 0 0 69px -5px rgba(0, 0, 0, 0.67);
    box-shadow: 0 0 69px -5px rgba(0, 0, 0, 0.67)
}

.wr {
    width: 1200px;
    margin: 0 auto
}

.hidden1300 {
    display: none
}

.over {
    overflow: hidden
}

.over .hmobile {
    border-bottom: 1px solid #cdd2d6
}

.breadcrumbs {
    padding: 15px 0;
    background: #f5f6f8
}

.breadcrumbs a {
    position: relative;
    display: block;
    float: left;
    margin: 0 20px 0 0;
    border-bottom: 1px solid #7cadd9;
    font: 400 13px/14px 'roboto', sans-serif;
    text-decoration: none;
    color: #0464bb
}

.breadcrumbs a:first-child {
    margin-left: 0
}

.breadcrumbs a:after {
    position: absolute;
    display: block;
    content: '';
    width: 6px;
    height: 9px;
    right: -14px;
    top: 50%;
    margin-top: -5.5px;
    background: url('/bitrix/templates/main/img/breadcrumbs_arrow.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.breadcrumbs span {
    display: block;
    float: left;
    font: 400 13px/14px 'roboto', sans-serif;
    color: #414141
}

.fancybox-show-infobar .fancybox-infobar {
    display: inline-block;
    pointer-events: all;
    background: #0464bb;
    border-radius: 0 0 5px 5px;
    color: #fff
}

.fancybox-show-infobar .fancybox-infobar .fancybox-button {
    background: 0;
    color: #fff
}

.fancybox-show-infobar .fancybox-infobar .fancybox-button:hover {
    background: #00a1f2
}

.fancybox-show-infobar .fancybox-infobar .fancybox-infobar__body {
    background: 0;
    color: #fff
}

.page_content {
    position: relative;
    /*padding: 30px 0 50px*/
}

.page_content a, .wr a {
    text-decoration: none;
    color: #0464bb
}

.page_content a:hover, .page_content a:active {
    border-color: #1b94e9
}

.page_content p {
    margin: 20px 0;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.page_content p.intro {
    margin: 25px 0;
    font: 40 . co__tabs . t-list0 18px / 24px 'roboto', sans-serif
}

.page_content ul {
    margin: 30px 0
}

.page_content ul li:first-child {
    margin-top: 0
}

.page_content ul.monocolor li:before {
    background: url('/bitrix/templates/main/img/ul-li-mark--monocolor.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.page_content .row {
    position: relative
}

.page_content .row .col2 {
    float: left;
    width: 50%;
    padding-right: 60px
}

.page_content .row .col2:nth-child(2) {
    padding-right: 0
}

.page_content .row .col2 > p:first-child {
    margin-top: 0
}

.page_content .row .col2 > p:first-child .intro {
    margin-top: 0
}

.page_content .row .col2.pr40 {
    padding-right: 40px
}

.page_content .row .col2.pr50 {
    padding-right: 50px
}

.page_content .row .col2.pl60 {
    padding-left: 60px
}

.page_content .row .col2.pb180 {
    padding-bottom: 180px
}

.page_content .section__menu {
    padding: 0 0 30px 0;
    border-bottom: 1px solid #ced5d9
}

.page_content .section__menu li {
    display: inline-block;
    background: 0;
    padding: 0;
    margin: 0 20px 10px 0
}

.page_content .section__menu li:before {
    display: none
}

.page_content .section__menu li.active a {
    border: 0;
    color: #333
}

@media screen and (max-width: 1319px) {
    .container {
        width: auto
    }

    .wr {
        width: 1000px;
        padding-left: 30px;
        padding-right: 30px
    }

    .hidden1300 {
        display: block
    }

    .hidden1000 {
        display: none
    }

    .page_content p {
        margin: 10px 0
    }
}

@media screen and (max-width: 1019px) {
    .wr {
        width: 640px;
        padding-left: 0;
        padding-right: 0
    }

    .hidden1000 {
        display: block
    }

    .hidden640 {
        display: none
    }

    .breadcrumbs {
        padding: 10px 0
    }

    .breadcrumbs a {
        margin: 5px 20px 5px 0
    }

    .breadcrumbs span {
        margin: 5px 0 5px 0
    }
}

@media screen and (max-width: 659px) {
    h1 {
        margin: 0 0 15px 0;
        font: 600 18px/24px 'roboto', sans-serif
    }

    .wr {
        width: 510px;
        padding-left: 20px;
        padding-right: 20px
    }

    .hidden1000 {
        display: block
    }

    .hidden320 {
        display: none
    }

    .breadcrumbs a {
        display: none
    }

    .breadcrumbs span {
        display: none
    }
}

@media screen and (max-width: 510px) {
.wr {
	width: 360px;
	}
}

header .cart__number {
    position: absolute;
    width: 17px;
    height: 17px;
    text-align: center;
    padding-top: 2px;
    display: inline-block;
    font-size: .714em;
    font-weight: 500;
    border-radius: 15px;
    background-color: #fff;
    color: #0464bb;
    top: -5px;
    left: 20px
}

header .search__input {
    width: 90%;
    border: 0;
    height: 100%;
    float: left
}

header .search__btn {
    border: 0;
    outline: 0;
    height: 100%;
    width: 25px;
    background-image: url(/bitrix/templates/main/img/hbottom_icons.png);
    background-color: transparent;
    cursor: pointer;
    background-position: -168px -13px
}

header .header__timework {
    position: relative;
    float: left;
    margin: 0;
    font-weight: 500;
    color: #4c4c4c;
    font-size: .857em;
    width: 125px
}

header .header__timework:before {
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    background-position: -93px -172px;
    background-image: url(/bitrix/templates/main/img/h_icons.png);
    left: -50px;
    top: 8px
}

header .header__timework p {
    margin: 0
}

header .header__timework .line {
    background: url(/bitrix/templates/main/img/time_dots3.png) repeat left 11px
}

header .header__timework .line .days {
    float: left;
    background-color: #fff;
    padding-right: 2px
}

header .header__timework .line .hours {
    float: right;
    background-color: #fff;
    padding-left: 2px
}

header .header__timework .line .hours .weekend {
    color: #da0000
}

header .header__adress_without_icon {
    position: relative;
    float: right;
    line-height: 40px;
    padding-left: 35px;
    font-size: .928em;
    cursor: pointer;
    text-decoration: none;
    color: #4c4c4c
}

header .header__adress {
    position: relative;
    float: right;
    line-height: 40px;
    padding-left: 35px;
    font-size: .928em;
    cursor: pointer;
    text-decoration: none;
    color: #4c4c4c
}

header .header__adress:before {
    width: 16px;
    height: 20px;
    background-position: -20px -20px;
    position: absolute;
    content: '';
    background-image: url(/bitrix/templates/main/img/h_icons.png);
    left: 0;
    top: 10px
}

header .header__adress:hover {
    color: #0060bf
}

header .header__adress:hover:before {
    background-image: url(/bitrix/templates/main/img/h_icons.png);
    background-position: -76px -20px
}

header .header__letter {
    position: relative;
    float: right;
    margin: 0 13px 0 35px;
    padding-left: 40px;
    line-height: 40px;
    font-size: .928em;
    cursor: pointer;
    text-decoration: none;
    color: #4c4c4c
}

header .header__letter:before {
    width: 18px;
    height: 14px;
    background-position: -93px -96px;
    position: absolute;
    content: '';
    background-image: url(/bitrix/templates/main/img/h_icons.png);
    left: 0;
    top: 13px
}

header .header__letter:hover {
    color: #0060bf
}

header .header__letter:hover:before {
    background-image: url(/bitrix/templates/main/img/h_icons.png);
    background-position: -151px -96px
}

header .hmobile {
    display: none;
    height: 100px;
    padding-top: 30px;
    z-index: 201;
    position: relative;
    background-color: #fff
}

header .hmobile .hmobile__logo {
    float: left;
    margin-right: 75px
}

header .hmobile .hmobile__phone {
    color: #333;
    float: left;
    font-size: 1.5em;
    font-weight: 500;
    padding-top: 5px
}

header .hmobile .hmobile__search {
    width: 25px;
    height: 25px;
    float: left;
    background: url(/bitrix/templates/main/img/hmobile_search.png);
    margin-left: 60px;
    margin-top: 5px
}

header .hmobile .menu__trigger {
    float: right;
    width: 30px;
    border: 0;
    margin: 5px 0 0 0
}

header .hmobile .menu__trigger span {
    display: block;
    height: 2px;
    background: #0464bb;
    margin-bottom: 6px;
    transition: all .2s
}

header .hmobile .menu__trigger.close .i1 {
    transform: translateY(10px) rotate(-135deg)
}

header .hmobile .menu__trigger.close .i2 {
    display: none
}

header .hmobile .menu__trigger.close .i3 {
    transform: translateY(3px) rotate(135deg)
}

header .hmobile .hmobile__cart {
    position: relative;
    width: 34px;
    height: 28px;
    display: block;
    float: right;
    margin: 5px 40px 0 0;
    background-image: url(/bitrix/templates/main/img/hmobile_cart.png)
}

header .hmobile .hmobile__cart .cart__number {
    background-color: #0464bb;
    color: #fff
}

header .mm__wrap {
    display: none;
    opacity: 0;
    height: 0;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 200;
    overflow: auto;
    text-align: center;
    padding-top: 120px
}

header .mm__wrap.show {
    opacity: 1;
    display: block;
    height: 100%
}

header .mm__wrap .mm__search {
    -webkit-appearance: none;
    z-index: 1;
    height: 60px;
    width: 65.625%;
    background-color: white;
    box-shadow: none;
    border: 1px solid #e5e5e5;
    display: block;
    position: relative;
    text-align: left;
    padding-left: 20px;
    overflow: hidden;
    float: left;
    font-style: italic
}

header .mm__wrap .mm__search .search__input {
    width: 90%
}

header .mm__wrap .mm__search .search__btn {
    background-position: -168px -3px
}

header .mm__wrap .mm__account {
    color: #0464bb;
    font-size: 1.142em;
    text-decoration: none;
    width: 34%;
    font-weight: 500;
    line-height: 60px;
    text-align: center;
    display: block;
    float: right
}

header .mm__wrap .mm__category {
    margin: 20px 0 0 0;
    padding: 0
}

header .mm__wrap .mm__category .maincategory {
    display: table;
    padding: 85px 0 0 0;
    list-style: none;
    width: 31.25%;
    height: 100px;
    float: left;
    margin: 0 0 20px 0;
    background-color: #f4f6f8;
    cursor: pointer;
    position: relative;
    border-top: 1px solid #ced5d9;
    border-left: 1px solid #ced5d9;
    border-right: 1px solid #ced5d9;
    border-bottom: 1px solid #ced5d9
}

header .mm__wrap .mm__category .maincategory:nth-child(2) {
    margin: 0 20px 20px 20px
}

header .mm__wrap .mm__category .maincategory a {
    text-decoration: none
}

header .mm__wrap .mm__category .maincategory a .img {
    position: absolute;
    width: 90px;
    height: 65px;
    top: 15px;
    left: 50%;
    margin-left: -45px;
    margin-top: 0
}

header .mm__wrap .mm__category .maincategory a .name {
    color: #0464bb;
    font-weight: 600;
    font-size: 1.1em;
    height: 60px;
    vertical-align: middle;
    display: table-cell
}

header .mm__wrap .mm__category .maincategory:hover a .name {
    color: #00a1f2
}

header .mm__wrap .mm__category .maincategory.maincategory--1 a .img {
    background-image: url(/bitrix/templates/main/img/category_1.png)
}

header .mm__wrap .mm__category .maincategory.maincategory--1:hover a .img {
    background-image: url(/bitrix/templates/main/img/category_1_h.png)
}

header .mm__wrap .mm__category .maincategory.maincategory--2 a .img {
    background-image: url(/bitrix/templates/main/img/category_2.png)
}

header .mm__wrap .mm__category .maincategory.maincategory--2:hover a .img {
    background-image: url(/bitrix/templates/main/img/category_2_h.png)
}

header .mm__wrap .mm__category .maincategory.maincategory--3 a .img {
    background-image: url(/bitrix/templates/main/img/category_3.png)
}

header .mm__wrap .mm__category .maincategory.maincategory--3:hover a .img {
    background-image: url(/bitrix/templates/main/img/category_3_h.png)
}

header .mm__wrap .mm__action {
    font-weight: 500;
    font-size: 1.142em;
    width: 48.4375%;
    height: 60px;
    padding-left: 20px;
    border-radius: 5px;
    line-height: 60px;
    float: left;
    text-decoration: none;
    background-color: #0359a6;
    text-align: center;
    color: #ffd400;
    position: relative;
    margin-bottom: 40px
}

header .mm__wrap .mm__action:before {
    display: block;
    content: '';
    position: absolute;
    width: 22px;
    height: 20px;
    background-position: -168px -85px;
    background-image: url(/bitrix/templates/main/img/hbottom_icons.png);
    top: 20px;
    left: 110px
}

header .mm__wrap .mm__calculation {
    font-weight: 500;
    width: 48.4375%;
    height: 60px;
    padding-left: 30px;
    border-radius: 5px;
    padding-top: 18px;
    float: right;
    text-decoration: none;
    border: 2px solid #0359a6;
    color: #0359a6;
    text-align: center;
    position: relative;
    margin-bottom: 40px
}

header .mm__wrap .mm__calculation:before {
    content: '';
    position: absolute;
    width: 32px;
    height: 36px;
    background-position: -132px -20px;
    background-image: url(/bitrix/templates/main/img/h_icons.png);
    left: 45px;
    top: 10px
}

header .mm__wrap .mm__phone {
    display: none;
    font-size: 2em;
    color: #333;
    font-weight: 500;
    text-align: center
}

header .mm__wrap .mm__timework {
    margin-left: 65px
}

header .mm__wrap .header__letter {
    margin-left: 75px;
    margin-top: 5px;
    margin-right: 30px
}

header .mm__wrap .header__adress {
    margin-top: 5px
}

header .mm__wrap .mm__menu {
    margin: 45px 0 0 0;
    padding: 10px 0;
    border-top: 1px solid #cdd2d6;
    display: inline-block;
    width: 100%;
    text-align: justify
}

header .mm__wrap .mm__menu:after {
    content: '';
    width: 100%;
    height: 0;
    display: inline-block;
    text-align: justify
}

header .mm__wrap .mm__menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block
}

header .mm__wrap .mm__menu li a {
    text-decoration: none;
    color: #4c4c4c;
    border: 0;
    padding: 10px 0;
    line-height: 40px;
    font-size: .928em
}

header .mm__wrap .mm__menu li.active a {
    color: #0060bf;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

header .header__top {
    background-color: #f4f6f8;
    border-bottom: 1px solid #ced5d9
}

header .header__top .menu__top {
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: justify;
    float: left;
    width: 59%;
    height: 40px
}

header .header__top .menu__top:after {
    content: '';
    width: 100%;
    height: 0;
    display: inline-block;
    text-align: justify
}

header .header__top .menu__top li {
    margin: 0;
    padding: 0 5px;
    list-style: none;
    display: inline-block;
    position: relative
}

header .header__top .menu__top li:hover > ul {
    display: block
}

header .header__top .menu__top li a {
    text-decoration: none;
    color: #4c4c4c;
    border: 0;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 40px;
    font-size: 13px;
}

header .header__top .menu__top li a:hover, header .header__top .menu__top li a:active {
    color: #0060bf
}

header .header__top .menu__top li.active a {
    color: #0060bf;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

header .header__top .menu__top li ul {
    display: none;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -100px;
    top: 40px;
    background: #fff;
    width: 200px;
    z-index: 500;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.35);
    padding: 15px 10px 10px;
    border-radius: 5px;
    text-align: center
}

header .header__top .menu__top li ul li {
    font-size: 13px;
    padding: 10px 0;
    border-top: 1px solid #ced5d9;
    width: 100%;
}

header .header__top .menu__top li ul li:first-child {
    border: 0
}

header .header__top .menu__top li ul li a {
    line-height: 1.4em;
    color: #0464bb;
    font-weight: 500;
    font-size: 13px
}

header .header__top .menu__top li ul li a:hover {
    color: #00a1f2
}

header .header__top .menu__top li ul:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    top: -11px;
    left: 50%;
    margin-left: -12px
}

header .header__main {
    padding-top: 23px
}

header .header__main .header__logo {
    display: block;
    margin: 0 8% 23px -2px;
    float: left;
    padding-top: 5px
}

header .header__main .header__phone {
    font-weight: 500;
    font-size: 1.6em;
    margin: -18px 8.5% 0 0;
    float: left;
    color: #056ac8
}

header .header__main .header__calculation {
    float: right;
    cursor: pointer;
    position: relative;
    padding-left: 45px;
    color: #0358a6;
    font-weight: 500;
    font-size: 1.142em;
    margin: 0 30px 0 43px;
    padding-top: 5px;
    text-decoration: none
}

header .header__main .header__calculation:before {
    content: '';
    position: absolute;
    width: 32px;
    height: 36px;
    background-position: -132px -20px;
    background-image: url(/bitrix/templates/main/img/h_icons.png);
    left: 0;
    top: 8px
}

header .header__main .header__calculation:hover {
    color: #00a1f2
}

header .header__main .header__calculation:hover:before {
    background-image: url(/bitrix/templates/main/img/h_icons.png);
    background-position: -20px -96px;
    width: 33px;
    top: 6px;
    left: -1px;
    height: 40px
}

header .header__main .header__price {
    float: right;
    cursor: pointer;
    position: relative;
    padding-left: 40px;
    color: #0358a6;
    font-weight: 500;
    font-size: 1.142em;
    padding-top: 15px;
    text-decoration: none
}

header .header__main .header__price:before {
    content: '';
    position: absolute;
    width: 32px;
    height: 36px;
    background-position: -204px -20px;
    background-image: url(/bitrix/templates/main/img/h_icons.png);
    left: 0;
    top: 8px
}

header .header__main .header__price:hover {
    color: #00a1f2
}

header .header__main .header__price:hover:before {
    background-image: url(/bitrix/templates/main/img/h_icons.png);
    background-position: -209px -96px
}

header .header__bottom {
    height: 60px;
    background: #056ac8;
    position: relative;
    background: -moz-linear-gradient(top, #056ac8 0, #056ac8 10%, #034f96 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #056ac8), color-stop(10%, #056ac8), color-stop(100%, #034f96));
    background: -webkit-linear-gradient(top, #056ac8 0, #056ac8 10%, #034f96 100%);
    background: -o-linear-gradient(top, #056ac8 0, #056ac8 10%, #034f96 100%);
    background: -ms-linear-gradient(top, #056ac8 0, #056ac8 10%, #034f96 100%);
    background: linear-gradient(to bottom, #056ac8 0, #056ac8 10%, #034f96 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#056ac8', endColorstr='#034f96', GradientType=0)
}

header .header__bottom .header__catalog {
    width: 20%;
    float: left;
    padding: 20px 20px 0 20px;
    margin: 0 48px 0 -20px;
    height: 60px;
    cursor: pointer;
    color: #fff;
    transition: .2s all
}

header .header__bottom .header__catalog:hover {
    background: #fff;
    color: #0358a6
}

header .header__bottom .header__catalog:hover .catalog__trigger span {
    background: #0358a6
}

header .header__bottom .header__catalog:hover .catalog__name {
    color: #0358a6
}

header .header__bottom .header__catalog .catalog__trigger {
    float: left;
    width: 30px;
    border: 0
}

header .header__bottom .header__catalog .catalog__trigger span {
    display: block;
    height: 2px;
    background: #fff;
    margin-bottom: 6px;
    transition: all .2s
}

header .header__bottom .header__catalog .catalog__trigger.close .i1 {
    transform: translateY(10px) rotate(-135deg)
}

header .header__bottom .header__catalog .catalog__trigger.close .i2 {
    display: none
}

header .header__bottom .header__catalog .catalog__trigger.close .i3 {
    transform: translateY(0px) rotate(135deg)
}

header .header__bottom .header__catalog .catalog__name {
    margin: -2px 0 0 20px;
    float: left;
    font-weight: 600;
    font-size: 1.285em;
    color: #fff;
    border: 0;
    text-decoration: none
}

header .header__bottom .header__catalog .catalog-sections-menu {
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    min-height: 100px;
    z-index: 200;
    width: 100%;
    text-align: center
}

header .header__bottom .header__catalog .catalog-sections-menu .wr {
    text-align: left
}

header .header__bottom .header__catalog .catalog-sections-menu a {
    color: #0358a6
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections {
    display: block;
    list-style: none;
    margin: 0 0 0 -20px;
    padding: 0;
    width: 240px;
    background: #fff;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.25);
    position: relative
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li {
    font-size: 16px;
    border-top: 1px solid #cdd2d6
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li:first-child {
    border-top: 0
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li > a {
    display: block;
    border: 0;
    text-decoration: none;
    font-weight: 600;
    padding: 30px 0 30px 112px;
    position: relative
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li > a:hover {
    color: #333
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li > a img {
    position: absolute;
    left: 20px;
    top: 27px;
    width: 70px;
    height: auto
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li .subsections {
    visibility: hidden;
    top: 0;
    font-size: 14px;
    left: 240px;
    width: 1030px;
    min-height:100%;
    background: #fff;
    position: absolute;
    padding: 40px;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.25);
	transition: visibility 250ms;
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li .subsections ul {
    list-style: none;
    padding: 0;
    margin: 0
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li .subsections ul li {
    position: relative
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li .subsections ul li ul {
    display: none;
    padding: 10px 0 0 0;
    font-size: 13px
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li .subsections ul li ul li {
    background: url(/bitrix/templates/main/img/header-catalog-arr.jpg) left 10px no-repeat transparent;
    margin: 0 0 10px 0;
    padding: 0 0 0 20px
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li .subsections ul li a {
    text-decoration: none
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li .subsections ul li a:hover {
    color: #333
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li .subsections ul li .dd {
    display: block;
    width: 14px;
    height: 14px;
    text-align: center;
    border: 2px solid #0358a6;
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 18px;
    line-height: 0;
    padding: 5px 0 0 0
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li .subsections ul > li {
    margin: 0 0 15px 0;
    padding: 0 0 0 30px
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li .subsections > ul {
    float: left;
    width: 33.33%;
    padding: 0 40px 0 0
}

header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li:hover .subsections {
    visibility:visible;
	transition-delay: 250ms;
}

header .header__bottom .header__catalog:hover .catalog-sections-menu {
    display: block
}

header .header__bottom .header__action {
    width: auto;
    float: left;
    position: relative;
    margin: 0 25px 0 0;
    padding: 18px 30px 18px 37px
}

header .header__bottom .header__action:before {
    display: block;
    content: '';
    position: absolute;
    width: 22px;
    height: 20px;
    background-position: -168px -85px;
    background-image: url(/bitrix/templates/main/img/hbottom_icons.png);
    top: 18px;
    left: 0
}

header .header__bottom .header__action .action__title {
    position: relative;
    color: #ffd400;
    font-weight: 600;
    font-size: 1.285em
}

header .header__bottom .header__action .action__list {
    display: none;
    width: 200px;
    position: absolute;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.35);
    top: 40px;
    border-radius: 5px;
    left: -40px;
    z-index: 20;
    padding: 15px 10px 10px;
    text-align: center
}

header .header__bottom .header__action .action__list:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    top: -11px;
    left: 50%;
    margin-left: -12px
}

header .header__bottom .header__action .action__list li {
    list-style: none;
    padding: 10px 0;
    border-top: 1px solid #ced5d9
}

header .header__bottom .header__action .action__list li:nth-child(1) {
    border: 0
}

header .header__bottom .header__action .action__list li a {
    color: #0464bb;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding: 10px 0
}

header .header__bottom .header__action .action__list li a:hover {
    color: #00a1f2;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

header .header__bottom .header__action .action__arrow {
    display: block;
    width: 10px;
    position: absolute;
    height: 6px;
    background-position: -20px -88px;
    background-image: url(/bitrix/templates/main/img/hbottom_icons.png);
    top: 27px;
    right: 5px
}

header .header__bottom .header__action:hover .action__list {
    display: block
}

header .header__bottom .header__search {
    width: 31.666%;
    float: left;
    margin: 10px 50px 0 0
}

header .header__bottom .header__search .search {
    -webkit-appearance: none;
    z-index: 1;
    height: 40px;
    width: 100%;
    background-color: white;
    box-shadow: none;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    display: block;
    position: relative;
    text-align: left;
    padding-left: 20px;
    overflow: hidden
}

header .header__bottom .header__account {
    float: left;
    text-decoration: none;
    color: #fff;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-weight: 600;
    font-size: 1.285em;
    margin: 18px 0 0 0
}

header .header__bottom .header__account:hover {
    color: #ffd400;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

header .header__bottom .header__cart {
    float: right;
    text-decoration: none;
    color: #fff;
    margin: 17px 0 0 0;
    position: relative;
    padding-left: 50px;
    padding-right: 28px
}

header .header__bottom .header__cart:before {
    content: '';
    width: 34px;
    height: 28px;
    background-image: url(/bitrix/templates/main/img/hbottom_icons.png);
    background-position: -20px -20px;
    display: block;
    position: absolute;
    top: -4px;
    left: -2px
}

header .header__bottom .header__cart .cart__sum--numbers {
    font-weight: 600;
    font-size: 1.285em
}

header .header__bottom .header__cart:hover {
    color: #ffd400
}

header .header__bottom .header__cart:hover:before {
    background-position: -94px -20px;
    background-image: url(/bitrix/templates/main/img/hbottom_icons.png)
}

header .header__bottom .header__cart:hover .cart__number {
    background-color: #ffd400
}
header .header__bottom .f_phone,
header .header__bottom .logo{
    display: none;
}

/* fixed menu top */
header .header__bottom.fixed{
    position: fixed;
    z-index: 200;
    top: 0;
    width: 1300px;
    background: #fff;
    box-shadow: 0 4px 15px rgba(4, 6, 4, 0.06);
}
header .header__bottom.fixed .header__catalog .catalog__name{
    color:#0358a6;
}
header .header__bottom.fixed .header__catalog .catalog__trigger span{
    background:#0358a6;
}
header .header__bottom.fixed .logo{
    display: block;
    float: left;
    margin-top: 12px;
    margin-right: 30px;
}
header .header__bottom.fixed .f_phone{
    display: block;
    float: left;
    height: 60px;
    margin-top: 10px;
    margin-right: 5px;
}
header .header__bottom.fixed .f_phone div{
    display: inline-block;
}
header .header__bottom.fixed .f_phone div p{
    margin: 0px 30px 0px 0px;
    font-size: 0.9em;
}
header .header__bottom.fixed .f_phone div p:first-child{
    color: #0358a6;
    font-weight: 600;
    font-size: 1.2em;
}

header .header__bottom.fixed .header__cart{
    color:#0358a6;
}
header .header__bottom.fixed .header__cart:before{
    background-image: url(/bitrix/templates/main/img/hbottom_icons_f.png);
}
header .header__bottom.fixed .cart__number{
    background-color:#0358a6;
    color: #fff;
}
header .header__bottom.fixed .header__catalog{
    margin: 0 5px 0 -20px;
}
header .header__bottom.fixed .header__catalog .catalog-sections-menu{
    left: 205px;
}

header .header__bottom.fixed .header__search{
    max-width: 220px;
    margin-right:auto;
}
header .header__bottom.fixed .header__search .search__input{
    max-width: 160px;
}

header .header__bottom.fixed .header__action,
header .header__bottom.fixed .header__account
{
    display: none;
}

@media screen and (max-width: 1319px){
    header .header__bottom.fixed{
        width: 100%;
    }
    header .header__bottom.fixed .f_phone{
        display: none;
    }
}
/* fixed menu top END*/

@media screen and (max-width: 1319px) {
    header .header__top .menu__top {
        width: 56%;
		height: 78px;
    }

    header .header__main .header__logo {
        margin-right: 5px
    }

    header .header__main .header__phone {
        margin-right: 50px;
        font-size: 1.4em
    }

    header .header__main .header__calculation {
        margin-right: 0;
        margin-left: 10px
    }

    header .header__bottom .header__catalog {
        width: 26%;
        margin-right: 10px
    }

    header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections {
        width: 244px
    }

    header .header__bottom .header__catalog .catalog-sections-menu ul.first-sections > li .subsections {
        width: 778px
    }

    header .header__bottom .header__search {
        width: 24%;
        margin: 10px 30px 0 0
    }

    header .header__bottom .header__search .search .search__input {
        width: 85%
    }

    header .header__bottom .header__cart {
        padding-right: 0;
        padding-left: 40px
    }
}

@media screen and (max-width: 1019px) {
    header .hmobile {
        display: block
    }

    header .header__top {
        display: none
    }

    header .header__main {
        display: none
    }

    header .header__bottom {
        display: none
    }
}

@media screen and (max-width: 659px) {
    header .hmobile {
        height: 80px;
        padding-top: 25px
    }

    header .hmobile .hmobile__logo {
        margin-right: 0;
        width: 133px
    }

    header .hmobile .hmobile__phone {
        display: none
    }

    header .hmobile .hmobile__search {
        display: none
    }

    header .mm__wrap .mm__search {
        width: 100%
    }

    header .mm__wrap .mm__search .search__input {
        width: 85%
    }

    header .mm__wrap .mm__account {
        width: 100%;
        line-height: 80px
    }

    header .mm__wrap .mm__category {
        margin: 40px 0 10px 0
    }

    header .mm__wrap .mm__category .maincategory {
        display: block;
        padding: 0;
        width: 100%;
        margin: 0 0 10px 0;
        height: 60px
    }

    header .mm__wrap .mm__category .maincategory:nth-child(2) {
        margin: 0 0 10px 0
    }

    header .mm__wrap .mm__category .maincategory a .img {
        display: none
    }

    header .mm__wrap .mm__category .maincategory a .name {
        padding: 18px 0 0 0;
        text-align: center;
        display: block;
        font-size: 1.142em
    }

    header .mm__wrap .mm__category .maincategory a .name br {
        display: none
    }

    header .mm__wrap .mm__action {
        margin-bottom: 25px;
        width: 130px
    }

    header .mm__wrap .mm__action:before {
        left: 20px
    }

    header .mm__wrap .mm__calculation {
        padding: 9px 3px 0 3px;
        margin-bottom: 25px;
        width: 130px
    }

    header .mm__wrap .mm__calculation:before {
        display: none
    }

    header .mm__wrap .mm__phone {
        display: block;
        margin-bottom: 50px
    }

    header .mm__wrap .mm__timework {
        margin: 0 auto 20px;
        padding-top: 40px;
        float: none;
        background: url(/bitrix/templates/main/img/mm_time.png) repeat-x top left;
        width: 100%
    }

    header .mm__wrap .mm__timework:before {
        top: -15px;
        width: 40px;
        left: 50%;
        margin-left: -20px;
        background-color: #fff;
        background-position: -89px -172px
    }

    header .mm__wrap .mm__timework .line {
        width: 125px;
        margin: 0 auto
    }

    header .mm__wrap .header__letter {
        width: 50%;
        margin: 0;
        padding: 30px 0 25px 0
    }

    header .mm__wrap .header__letter:before {
        top: 20px;
        left: 50%;
        margin-left: -9px
    }

    header .mm__wrap .header__adress {
        width: 50%;
        margin: 0;
        padding: 30px 0 25px 0;
        border-right: 1px solid #cdd2d6
    }

    header .mm__wrap .header__adress:before {
        top: 18px;
        left: 50%;
        margin-left: -8px
    }

    header .mm__wrap .mm__menu {
        border: 0;
        margin-top: 0
    }

    header .mm__wrap .mm__menu li {
        width: 100%;
        display: block;
        text-align: center;
        border-top: 1px solid #cdd2d6
    }

    header .mm__wrap .mm__menu li:nth-child(1) {
        border: 0
    }

    header .mm__wrap .mm__menu li a {
        color: #0358a6;
        line-height: 50px;
        font-size: 1em;
        font-weight: 400
    }
}

.li-open > a {
    background: #2ABBDE;
    padding: 5px;
    border-radius: 5px;
    color: #fff !important
}

@media screen and (max-width: 659px) {
    .slick-dots {
        display: none !important
    }
}

.noprice {
    color: #808080;
    font-size: 13px;
    display: block;
    margin: 10px 0
}

.mp__banners {
    width: 1200px;
    margin: 15px auto 15px auto
}

.mp__banners .mp__slider {
    width: 66.25%;
    float: left;
    position: relative
}

.mp__banners .mp__slider .item {
    height: 375px;
    background: #acbdc9;
    background: -moz-linear-gradient(left, #acbdc9 0, #e1eaf1 65%, #e6eff6 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #acbdc9), color-stop(65%, #e1eaf1), color-stop(100%, #e6eff6));
    background: -webkit-linear-gradient(left, #acbdc9 0, #e1eaf1 65%, #e6eff6 100%);
    background: -o-linear-gradient(left, #acbdc9 0, #e1eaf1 65%, #e6eff6 100%);
    background: -ms-linear-gradient(left, #acbdc9 0, #e1eaf1 65%, #e6eff6 100%);
    background: linear-gradient(to right, #acbdc9 0, #e1eaf1 65%, #e6eff6 100%)
}

.mp__banners .mp__slider .item .slider__product {
    float: left;
    width: 48%
}

.mp__banners .mp__slider .item .slider__product img {
    display: inline-block;
    max-height: 375px
}

.mp__banners .mp__slider .item .slider__content {
    float: right;
    width: 52%;
    text-align: left;
    padding: 0 0 0 20px
}

.mp__banners .mp__slider .item .slider__content img {
    margin: 0 0 40px 0
}

.mp__banners .mp__slider .item .slider__content .slider__text {
    font-size: 1.428em;
    margin-bottom: 57px
}

.mp__banners .mp__slider .item .slider__content .slider__link {
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    background-color: #0464bb;
    border-radius: 5px;
    font-size: 1.285em;
    padding: 14px 53px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.mp__banners .mp__slider .item .slider__content .slider__link:hover, .mp__banners .mp__slider .item .slider__content .slider__link:active {
    color: #fff;
    background-color: #17c3e6
}

.mp__banners .mp__slider .slick-dots {
    position: absolute;
    width: 100%;
    bottom: 25px;
    left: 410px;
    padding: 0;
    margin: 0
}

.mp__banners .mp__slider .slick-dots li {
    display: inline-block;
    list-style-type: none
}

.mp__banners .mp__slider .slick-dots li:first-child button {
    margin: 0
}

.mp__banners .mp__slider .slick-dots li button {
    display: block;
    cursor: pointer;
    margin-left: 15px;
    width: 15px;
    height: 15px;
    background: #8a9398;
    outline: 0;
    border: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-indent: -9999px
}

.mp__banners .mp__slider .slick-dots li button:hover, .mp__banners .mp__slider .slick-dots li button:active {
    background: #0464bb
}

.mp__banners .mp__slider .slick-dots li.slick-active button {
    background: #0464bb
}

.mp__banners .wp__banner {
    width: 32.5%;
    float: right
}

.mp__banners .wp__banner .banner__sale.garant {
    background: #0776be
}

.mp__banners .wp__banner .banner__sale {
    display: block;
    background: #008db0;
    color: #fff;
    height: 180px;
    margin-bottom: 15px;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    border: 0 solid #fff;
    background: -moz-linear-gradient(left, #008db0 0, #008db0 25%, #00a7bd 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #008db0), color-stop(25%, #008db0), color-stop(100%, #00a7bd));
    background: -webkit-linear-gradient(left, #008db0 0, #008db0 25%, #00a7bd 100%);
    background: -o-linear-gradient(left, #008db0 0, #008db0 25%, #00a7bd 100%);
    background: -ms-linear-gradient(left, #008db0 0, #008db0 25%, #00a7bd 100%);
    background: linear-gradient(to right, #008db0 0, #008db0 25%, #00a7bd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008db0', endColorstr='#00a7bd', GradientType=1)
}

.mp__banners .wp__banner .banner__sale:hover {
    border: 5px solid #fff;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.35)
}

.mp__banners .wp__banner .banner__sale .banner__sale__img {
    float: left;
    width: 46.15%;
    padding: 35px 0 0 30px
}

.mp__banners .wp__banner .banner__sale .banner__sale__text {
    float: right;
    width: 50%;
    padding: 42px 10px 0 0
}

.mp__banners .wp__banner .banner__sale .banner__sale__text .banner__sale__title {
    font-size: 2em;
    margin-bottom: 10px
}

.mp__banners .wp__banner .banner__sale .banner__sale__text .banner__sale__title span {
    font-family: 'roboto', sans-serif;
    font-weight: 600
}

.mp__banners .wp__banner .banner__sale .banner__sale__text .banner__sale__subtitle {
    font-size: 1.285em;
    font-weight: 500
}

.mp__banners .wp__banner .banner__garant {
    display: block;
    background-color: #0776be;
    color: #fff;
    height: 180px;
    border: 0 solid #fff;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

.mp__banners .wp__banner .banner__garant:hover {
    border: 5px solid #fff;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.35)
}

.mp__banners .wp__banner .banner__garant .banner__garant__img {
    float: left;
    width: 46.15%;
    padding: 30px 0 0 30px
}

.mp__banners .wp__banner .banner__garant .banner__garant__text {
    float: right;
    width: 50%;
    padding: 40px 45px 0 0;
    font-size: 2em;
    line-height: 1.2em;
}

.mp__banners .wp__banner .banner__garant .banner__sale__subtitle {
    font-size: 1.285em;
    font-weight: 500
}

.mp__categories {
    margin-bottom: 30px
}

.mp__categories .maincategory__mobile {
    display: none
}

.mp__categories .tabslist {
    margin: 0;
    padding: 0
}

.mp__categories .tabslist .maincategory {
    display: table;
    margin: 0;
    padding: 20px 0 20px 195px;
    list-style: none;
    height: 100px;
    float: left;
    background-color: #f4f6f8;
    width: 32.5%;
    cursor: pointer;
    position: relative;
    border-top: 1px solid #ced5d9;
    border-left: 1px solid #ced5d9;
    border-right: 1px solid #ced5d9;
    border-bottom: 1px solid #ced5d9
}

.mp__categories .tabslist .maincategory:hover {
    border-top: 1px solid #00a1f2;
    border-left: 1px solid #00a1f2;
    border-right: 1px solid #00a1f2
}

.mp__categories .tabslist .maincategory:hover .name {
    color: #00a1f2
}

.mp__categories .tabslist .maincategory:hover.active {
    background-color: #fff;
    border-top: 1px solid #ced5d9;
    border-left: 1px solid #ced5d9;
    border-right: 1px solid #ced5d9;
    border-bottom: 1px solid #fff
}

.mp__categories .tabslist .maincategory:hover.active .name {
    color: #414141
}

.mp__categories .tabslist .maincategory.active {
    background-color: #fff;
    border-top: 1px solid #ced5d9;
    border-left: 1px solid #ced5d9;
    border-right: 1px solid #ced5d9;
    border-bottom: 1px solid #fff
}

.mp__categories .tabslist .maincategory.active .name {
    color: #414141
}

.mp__categories .tabslist .maincategory.active:hover {
    cursor: default;
    background-color: #fff;
    border-top: 1px solid #ced5d9;
    border-left: 1px solid #ced5d9;
    border-right: 1px solid #ced5d9;
    border-bottom: 1px solid #fff
}

.mp__categories .tabslist .maincategory.active:hover.maincategory--1 .img {
    background-image: url(/bitrix/templates/main/img/category_1.png)
}

.mp__categories .tabslist .maincategory.active:hover.maincategory--2 .img {
    background-image: url(/bitrix/templates/main/img/category_2.png)
}

.mp__categories .tabslist .maincategory.active:hover.maincategory--3 .img {
    background-image: url(/bitrix/templates/main/img/category_3.png)
}

.mp__categories .tabslist .maincategory .img {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    left: 60px;
    width: 90px;
    height: 65px
}

.mp__categories .tabslist .maincategory .name {
    color: #0464bb;
    font-weight: 600;
    font-size: 1.285em;
    height: 60px;
    vertical-align: middle;
    display: table-cell
}

.mp__categories .tabslist .maincategory.maincategory--1 .img {
    background-image: url(/bitrix/templates/main/img/category_1.png)
}

.mp__categories .tabslist .maincategory.maincategory--1:hover .img {
    background-image: url(/bitrix/templates/main/img/category_1_h.png)
}

.mp__categories .tabslist .maincategory.maincategory--2 {
    margin: 0 1.25%
}

.mp__categories .tabslist .maincategory.maincategory--2 .img {
    background-image: url(/bitrix/templates/main/img/category_2.png)
}

.mp__categories .tabslist .maincategory.maincategory--2:hover .img {
    background-image: url(/bitrix/templates/main/img/category_2_h.png)
}

.mp__categories .tabslist .maincategory.maincategory--3 .img {
    background-image: url(/bitrix/templates/main/img/category_3.png)
}

.mp__categories .tabslist .maincategory.maincategory--3:hover .img {
    background-image: url(/bitrix/templates/main/img/category_3_h.png)
}

.mp__categories .tablist_content {
    border: 1px solid #ced5d9;
    text-align: center;
    padding-bottom: 40px;
    margin-top: -1px
}

.mp__categories .tablist_content .tabitem .category__line {
    margin: 25px 0 45px
}

.mp__categories .tablist_content .tabitem .category__line.category__line--1 {
    margin: 25px 0 65px
}

.mp__categories .tablist_content .tabitem .category__line .category {
    text-align: center;
    float: left;
    width: 16.666%
}

.mp__categories .tablist_content .tabitem .category__line .category:hover .link .name {
    color: #00a1f2;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.mp__categories .tablist_content .tabitem .category__line .category .link {
    text-decoration: none
}

.mp__categories .tablist_content .tabitem .category__line .category .img {
    margin-bottom: 20px;
    max-height: 135px;
    min-height: 135px
}

.mp__categories .tablist_content .tabitem .category__line .category .name {
    display: block;
    color: #0464bb;
    font-weight: 500;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.mp__categories .tablist_content .tabitem .category__show {
    text-decoration: none;
    color: #0464bb;
    font-weight: 500;
    border: 2px solid #0464bb;
    display: inline-block;
    border-radius: 5px;
    font-size: 1.142em;
    padding: 12px 55px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: transparent
}

.mp__categories .tablist_content .tabitem .category__show:hover {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #0464bb;
    color: #fff
}

.mp__products .tabs {
    width: 70%;
    margin: 0 auto 30px auto
}

.mp__products .tabs .tab {
    color: #414141;
    font-weight: 500;
    font-size: 1.714em;
    color: #0358a6;
    cursor: pointer;
    border-bottom: 1px dotted #0358a6;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.mp__products .tabs .tab:nth-child(2) {
    margin: 0 70px
}

.mp__products .tabs .tab:hover, .mp__products .tabs .tab:active {
    color: #00a1f2;
    border-bottom: 1px dotted #00a1f2;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.mp__products .tabs .tab.active {
    color: #414141;
    border: 0
}

.mp__products .tabs .tab.active:hover, .mp__products .tabs .tab.active:active {
    color: #414141;
    border: 0
}

.mp__products .tab_content {
    position: relative;
    min-height: 520px
}

.mp__products .tab_content .tab_item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    opacity: 0
}

.mp__products .tab_content .tab_item.ac {
    display: block;
    opacity: 1
}

.slider_product {
    border: 1px solid #cdd2d6
}

.slider_product .slick-arrow {
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    width: 50px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    text-indent: -9999px;
    cursor: pointer;
    border: 0;
    outline: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #e5eff8;
    -webkit-backface-visibility: visible;
    background-image: url('/bitrix/templates/main/img/product_arrow.png');
    -webkit-transition: background-color 200ms ease;
    -moz-transition: background-color 200ms ease;
    -ms-transition: background-color 200ms ease;
    -o-transition: background-color 200ms ease;
    transition: background-color 200ms ease
}

.slider_product .slick-arrow:hover {
    background-color: #00a1f2;
    background-image: url('/bitrix/templates/main/img/product_arrow.png')
}

.slider_product .slick-arrow.slick-prev {
    left: -51px;
    background-position: 0 0
}

.slider_product .slick-arrow.slick-prev:hover {
    background-position: 0 60px
}

.slider_product .slick-arrow.slick-next {
    right: -51px;
    background-position: -55px 0
}

.slider_product .slick-arrow.slick-next:hover {
    background-position: -55px 60px
}

.slider_product .slick-dots {
    position: absolute;
    width: 100%;
    bottom: -50px;
    text-align: center;
    padding: 0;
    margin: 0
}

.slider_product .slick-dots li {
    display: inline-block;
    list-style-type: none
}

.slider_product .slick-dots li:first-child button {
    margin: 0
}

.slider_product .slick-dots li button {
    display: block;
    cursor: pointer;
    margin-left: 15px;
    width: 12px;
    height: 12px;
    background: #8a9398;
    outline: 0;
    border: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-indent: -9999px
}

.slider_product .slick-dots li button:hover, .slider_product .slick-dots li button:active {
    background: #0464bb
}

.slider_product .slick-dots li.slick-active button {
    background: #0464bb
}

.slider_product .product {
    padding: 30px 20px 30px 30px;
    border-left: 1px solid #cdd2d6;
    position: relative;
    margin-left: -1px
}

.slider_product .product .name {
    color: #0464bb;
    text-decoration: none;
    margin: 40px 0 15px;
    display: block;
    min-height: 145px
}

.slider_product .product .name:hover, .slider_product .product .name:active {
    color: #17c3e6
}

.slider_product .product .price {
    font-size: 1.142em;
    margin-bottom: 15px
}

.slider_product .product .price span {
    font-weight: 600
}

.slider_product .product .cart {
    color: #fff;
    background-color: #0464bb;
    background: #0464bb url(/bitrix/templates/main/img/product_cart.png) no-repeat left center;
    background-position: 15px center;
    text-decoration: none;
    padding: 12px 25px 12px 50px;
    border-radius: 5px;
    display: inline-block;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.slider_product .product .cart:hover, .slider_product .product .cart:active {
    color: #fff;
    background-color: #17c3e6
}

.slider_product .product .stock {
    color: #00a600;
    position: relative;
    display: none;
    margin-top: 20px
}

.slider_product .product .stock:after {
    content: '';
    display: block;
    position: absolute;
    left: 125px;
    top: 0;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #00a600;
    background-image: url(/bitrix/templates/main/img/product_stock.png);
    background-repeat: no-repeat;
    background-position: center
}

.mp__content .content__title {
    font-weight: 500;
    font-size: 1.714em;
    margin-bottom: 25px
}

.mp__content .content__link {
    text-decoration: none;
    color: #0464bb;
    border: 1px solid #0464bb;
    position: absolute;
    bottom: 62px;
    display: inline-block;
    border-radius: 5px;
    height: 40px;
    width: 160px;
    text-align: center;
    line-height: 40px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: transparent
}

.mp__content .content__link:hover {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #0464bb;
    color: #fff
}

.mp__content .mp__company {
    width: 70%;
    float: left;
    padding-right: 5%;
    height: 550px;
    position: relative
}

.mp__content .mp__company .content__list {
    margin: 35px 0 0 0;
    padding: 0
}

.mp__content .mp__company .content__list li {
    list-style: none;
    margin: 0;
    padding-left: 30px;
    padding-bottom: 20px;
    background: url(/bitrix/templates/main/img/content_li.png) no-repeat top left
}

.mp__content .mp__articles {
    width: 30%;
    float: right
}

.mp__content .mp__articles .mp__news {
    width: 50%;
    float: left;
    height: 550px;
    position: relative
}

.mp__content .mp__articles .mp__news .newsitem:nth-child(4) .info:after {
    display: none
}

.mp__content .mp__articles .mp__news .newsitem .date {
    color: #737373;
    font-style: italic;
    font-size: .857em
}

.mp__content .mp__articles .mp__news .newsitem .info {
    position: relative;
    margin-bottom: 30px
}

.mp__content .mp__articles .mp__news .newsitem .info:after {
    content: '';
    display: block;
    height: 2px;
    width: 40px;
    background-color: #808080;
    bottom: 0;
    left: 0;
    margin-top: 30px
}

.mp__content .mp__articles .mp__news .newsitem .info .name {
    color: #0464bb;
    text-decoration: none;
    font-size: 1.142em;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.mp__content .mp__articles .mp__news .newsitem .info .name:hover {
    color: #00a1f2;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.mp__content .mp__articles .mp__news .newsitem .info .text {
    font-size: .9em
}

.mp__content .mp__articles .mp__blog {
    width: 100%;
    float: right;
    padding-right: 5%;
    height: 550px;
    position: relative
}

.mp__content .mp__articles .mp__blog .blogitem {
    margin-bottom: 30px
}

.mp__content .mp__articles .mp__blog .blogitem .name {
    color: #0464bb;
    text-decoration: none;
    font-size: 1.142em;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.mp__content .mp__articles .mp__blog .blogitem .name:hover {
    color: #00a1f2;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.mp__content .mp__articles .mp__blog .blogitem .text {
    font-size: .9em
}

@media screen and (max-width: 1319px) {
    .mp__banners {
        width: 1000px;
        padding-left: 30px;
        padding-right: 30px;
        margin: 20px auto 20px auto
    }

    .mp__banners .mp__slider .item {
        height: 340px
    }

    .mp__banners .mp__slider .item .slider__product {
        width: 45%
    }

    .mp__banners .mp__slider .item .slider__product img {
        height: 260px;
        width: auto
    }

    .mp__banners .mp__slider .item .slider__content {
        width: 55%
    }

    .mp__banners .mp__slider .item .slider__content .slider__text {
        font-size: 1.2em;
        margin-bottom: 37px;
        text-align: left
    }

    .mp__banners .wp__banner .banner__sale {
        height: 160px;
        margin-bottom: 20px
    }

    .mp__banners .wp__banner .banner__sale .banner__sale__img {
        padding: 20px 0 0 20px
    }

    .mp__banners .wp__banner .banner__sale .banner__sale__text {
        padding: 30px 5px 0 0
    }

    .mp__banners .wp__banner .banner__sale .banner__sale__text .banner__sale__title {
        font-size: 1.6em
    }

    .mp__banners .wp__banner .banner__sale .banner__sale__text .banner__sale__subtitle {
        font-size: 1.1em
    }

    .mp__banners .wp__banner .banner__garant {
        height: 160px
    }

    .mp__banners .wp__banner .banner__garant .banner__garant__img {
        padding: 15px 0 0 15px
    }

    .mp__banners .wp__banner .banner__garant .banner__garant__text {
        padding: 35px 45px 0 0;
        font-size: 1.6em
    }

    .mp__categories .tabslist .maincategory {
        padding-left: 150px;
        width: 300px
    }

    .mp__categories .tabslist .maincategory .img {
        left: 40px
    }

    .mp__categories .tabslist .maincategory.maincategory--2 {
        margin: 0 20px
    }

    .mp__products .tabs {
        width: 85%
    }

    .slider_product .product .cart {
        padding: 12px 15px 12px 45px
    }

    .mp__content .mp__company {
        height: auto;
        padding-bottom: 40px
    }

    .mp__content .mp__articles .mp__news {
        width: 100%;
        height: auto;
        margin-bottom: 40px
    }

    .mp__content .mp__articles .mp__blog {
        width: 100%;
        height: auto
    }
}

@media screen and (min-width: 1020px) and (max-width: 1319px) {
    .mp__content .content__link {
        position: relative;
        bottom: auto
    }

    .mp__content .mp__articles .mp__news .newsitem {
        width: 49%;
        float: left
    }

    .mp__content .mp__articles .mp__news .newsitem:nth-child(2), .mp__content .mp__articles .mp__news .newsitem:nth-child(4) {
        margin-right: 2%
    }

    .mp__content .mp__articles .mp__news .newsitem:after {
        display: none
    }

    .mp__content .mp__articles .mp__news .newsitem .date {
        float: left;
        padding-right: 10px;
        width: 30%;
        text-align: center
    }

    .mp__content .mp__articles .mp__news .newsitem .date .day {
        display: block;
        font-size: 3em;
        color: #c0d0dd;
        text-align: center;
        font-style: normal;
        font-weight: 600;
        line-height: 1em
    }

    .mp__content .mp__articles .mp__news .newsitem .date .month {
        display: block;
        color: #c0d0dd;
        font-style: normal
    }

    .mp__content .mp__articles .mp__news .newsitem .date .year {
        display: none
    }

    .mp__content .mp__articles .mp__news .newsitem .info {
        float: right;
        width: 65%
    }

    .mp__content .mp__articles .mp__news .newsitem .info:after {
        display: none
    }

    .mp__content .mp__articles .mp__news .newsitem .info .name {
        color: #767f88;
        font-weight: 500;
        font-size: 1em
    }

    .mp__content .mp__articles .mp__news .newsitem .info .text {
        margin: 0;
        color: #767f88
    }

    .mp__content .mp__articles .mp__blog .blogitem .text {
        font-size: 1em
    }
}

@media screen and (max-width: 1019px) {
    .mp__banners {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin: 0
    }

    .mp__banners .mp__slider {
        margin-bottom: 20px;
        width: 100%;
        background: -moz-linear-gradient(left, #acbdc9 0, #e1eaf1 65%, #e6eff6 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #acbdc9), color-stop(65%, #e1eaf1), color-stop(100%, #e6eff6));
        background: -webkit-linear-gradient(left, #acbdc9 0, #e1eaf1 65%, #e6eff6 100%);
        background: -o-linear-gradient(left, #acbdc9 0, #e1eaf1 65%, #e6eff6 100%);
        background: -ms-linear-gradient(left, #acbdc9 0, #e1eaf1 65%, #e6eff6 100%);
        background: linear-gradient(to right, #acbdc9 0, #e1eaf1 65%, #e6eff6 100%)
    }

    .mp__banners .mp__slider .item {
        width: 640px;
        height: 370px;
        margin: 0 auto;
        background: 0
    }

    .mp__banners .mp__slider .item .slider__product {
        padding: 15px 30px 0 0
    }

    .mp__banners .mp__slider .item .slider__product img {
        height: 300px;
        width: auto
    }

    .mp__banners .mp__slider .item .slider__content {
        width: 49%
    }

    .mp__banners .wp__banner {
        width: 640px;
        margin: 0 auto;
        text-align: center;
        float: none
    }

    .mp__banners .wp__banner .banner__sale {
        width: 310px;
        height: 290px;
        float: left
    }

    .mp__banners .wp__banner .banner__sale .banner__sale__img {
        width: 100%;
        padding: 20px 0 0 0
    }

    .mp__banners .wp__banner .banner__sale .banner__sale__text {
        width: 100%;
        padding: 12px 0 0 0
    }

    .mp__banners .wp__banner .banner__sale .banner__sale__text .banner__sale__title {
        font-size: 2em
    }

    .mp__banners .wp__banner .banner__sale .banner__sale__text .banner__sale__subtitle {
        font-size: 1.285em;
        padding: 0 50px
    }

    .mp__banners .wp__banner .banner__garant {
        width: 310px;
        height: 290px;
        float: right
    }

    .mp__banners .wp__banner .banner__garant .banner__garant__img {
        width: 100%;
        padding: 20px 0 0 0
    }

    .mp__banners .wp__banner .banner__garant .banner__garant__text {
        width: 100%;
        font-size: 2em;
        padding: 10px 50px 0 50px
    }

    .mp__categories {
        margin-bottom: 35px
    }

    .mp__categories .tabslist .maincategory {
        padding-left: 0;
        padding-top: 85px;
        padding-bottom: 0;
        text-align: center;
        width: 200px;
        height: 80px
    }

    .mp__categories .tabslist .maincategory .img {
        top: 15px;
        left: 50%;
        margin-left: -45px;
        margin-top: 0
    }

    .mp__categories .tabslist .maincategory .name {
        font-size: 1.1em
    }

    .mp__categories .tabslist .maincategory.maincategory--2 {
        margin: 0 20px
    }

    .mp__categories .tablist_content .tabitem .category__line {
        margin: 0
    }

    .mp__categories .tablist_content .tabitem .category__line .category {
        width: 33.333%;
        min-height: 185px;
        margin: 25px 0 40px 0
    }

    .mp__products .tabs {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px
    }

    .mp__products .tabs .tab {
        font-size: 1.285em
    }

    .mp__products .tabs .tab:nth-child(2) {
        margin: 0 40px
    }

    .mp__content .content__title {
        font-size: 1.6em
    }

    .mp__content .mp__company {
        width: 100%;
        padding-right: 100px
    }

    .mp__content .mp__company .content__link {
        position: relative;
        bottom: auto;
        margin-top: 30px
    }

    .mp__content .mp__articles {
        width: 100%;
        margin-top: 30px
    }

    .mp__content .mp__articles .mp__news {
        width: 50%;
        height: 540px;
        margin-bottom: 0
    }

    .mp__content .mp__articles .mp__blog {
        width: 50%;
        height: 540px
    }
}

@media screen and (max-width: 659px) {
    .mp__banners .mp__slider .item {
        position: relative;
        width: 320px;
        height: 450px;
        padding-bottom: 110px
    }

    .mp__banners .mp__slider .item .slider__product {
        width: 100%;
        padding: 0;
        text-align: center
    }

    .mp__banners .mp__slider .item .slider__product img {
        height: 320px
    }

    .mp__banners .mp__slider .item .slider__content {
        width: 100%;
        padding: 0 10px 30px 0
    }

    .mp__banners .mp__slider .item .slider__content img {
        width: 70%;
        margin: 0 0 20px 0
    }

    .mp__banners .mp__slider .item .slider__content .slider__text {
        font-size: 1em
    }

    .mp__banners .mp__slider .item .slider__content .slider__link {
        bottom: 90px;
        right: 50%;
        margin-right: -100px
    }

    .mp__banners .wp__banner {
        display: none
    }

    .slider_product .product {
        text-align: center;
        border: 0
    }

    .slider_product .product img {
        margin: auto
    }

    .slider_product .product .cart {
        width: 160px;
        background-position: 20px center;
        font-size: 14px
    }

    .slider_product .product .cart:hover {
        background: #00a1f2
    }

    .slider_product .slick-arrow {
        width: 20px
    }

    .slider_product .slick-arrow.slick-next {
        right: -21px;
        background-position: -71px 0
    }

    .slider_product .slick-arrow.slick-prev {
        left: -21px;
        background-position: -12px 0
    }

    .mp__categories {
        margin-bottom: 55px
    }

    .mp__categories .maincategory__mobile {
        display: block;
        margin: 0;
        padding: 0
    }

    .mp__categories .maincategory__mobile .maincategory {
        position: relative;
        display: block;
        width: 100%;
        height: 100px;
        padding-top: 0;
        border: 1px solid #ced5d9;
        background-color: #f4f6f8
    }

    .mp__categories .maincategory__mobile .maincategory:hover a .name {
        color: #00a1f2
    }

    .mp__categories .maincategory__mobile .maincategory a {
        text-decoration: none
    }

    .mp__categories .maincategory__mobile .maincategory a .img {
        position: absolute;
        width: 90px;
        height: 65px;
        top: 50%;
        left: 60px;
        margin-top: -32px;
        margin-left: -45px
    }

    .mp__categories .maincategory__mobile .maincategory a .name {
        display: block;
        padding: 30px 0 30px 140px;
        font-size: 1.142em;
        text-align: left;
        color: #0464bb;
        font-weight: 600
    }

    .mp__categories .maincategory__mobile .maincategory.maincategory--1 a .img {
        background-image: url(/bitrix/templates/main/img/category_1.png)
    }

    .mp__categories .maincategory__mobile .maincategory.maincategory--1:hover a .img {
        background-image: url(/bitrix/templates/main/img/category_1_h.png)
    }

    .mp__categories .maincategory__mobile .maincategory.maincategory--2 {
        margin: 10px 0
    }

    .mp__categories .maincategory__mobile .maincategory.maincategory--2 a .img {
        background-image: url(/bitrix/templates/main/img/category_2.png)
    }

    .mp__categories .maincategory__mobile .maincategory.maincategory--2:hover a .img {
        background-image: url(/bitrix/templates/main/img/category_2_h.png)
    }

    .mp__categories .maincategory__mobile .maincategory.maincategory--3 a .img {
        background-image: url(/bitrix/templates/main/img/category_3.png)
    }

    .mp__categories .maincategory__mobile .maincategory.maincategory--3 a .name {
        padding-top: 20px
    }

    .mp__categories .maincategory__mobile .maincategory.maincategory--3:hover a .img {
        background-image: url(/bitrix/templates/main/img/category_3_h.png)
    }

    .mp__categories .tabslist, .mp__categories .tablist_content {
        display: none
    }

    .mp__products {
        display: none
    }

    .mp__content .content__link {
        position: relative;
        bottom: auto
    }

    .mp__content .mp__company {
        padding-right: 0
    }

    .mp__content .mp__articles {
        margin-top: 0
    }

    .mp__content .mp__articles .mp__news {
        height: auto;
        width: 100%;
        margin-bottom: 40px
    }

    .mp__content .mp__articles .mp__blog {
        height: auto;
        width: 100%;
        margin-bottom: 60px
    }
}

.at__block-about {
    position: relative
}

.at__block-about .col-about {
    float: left;
    width: 50%;
    padding-right: 60px
}

.at__block-about .col-about:nth-child(2) {
    padding-right: 0
}

.at__block-about .col-about p.about {
    margin: 0 0 30px;
    font: 400 24px/36px 'roboto', sans-serif
}

.at__block-about .col-about .at__video {
    position: relative;
    margin-top: 35px
}

.at__block-about .col-about .at__video img {
    position: relative;
    display: block;
    margin: 0 auto
}

.at__block-about .col-about .at__video .mask {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.45)
}

.at__block-about .col-about .at__video .btn_play {
    position: absolute;
    display: block;
    text-decoration: none;
    border-bottom: 0;
    width: 96px;
    height: 96px;
    top: 50%;
    left: 50%;
    margin-top: -48px;
    margin-left: -48px;
    background: url('/bitrix/templates/main/img/btn_play.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.at__block-about .col-about .block-maingroup .col-maig {
    float: left;
    width: 50%;
    margin-top: 10px;
    padding-right: 40px
}

.at__block-about .col-about .block-maingroup .col-maig:nth-child(2) {
    padding-right: 0
}

.at__block-about .col-about .block-maingroup .col-maig .title {
    position: relative;
    padding: 10px 0 0 120px;
    font: 700 18px/20px 'roboto', sans-serif;
    text-transform: uppercase;
    text-align: left;
    color: #333
}

.at__block-about .col-about .block-maingroup .col-maig .title:before {
    position: absolute;
    display: block;
    content: ''
}

.at__block-about .col-about .block-maingroup .col-maig .title.ins:before {
    top: 0;
    left: 11px;
    width: 81px;
    height: 60px;
    background: url('/bitrix/templates/main/img/category_1.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.at__block-about .col-about .block-maingroup .col-maig .title.stm:before {
    top: 0;
    left: 2px;
    width: 89px;
    height: 59px;
    background: url('/bitrix/templates/main/img/category_2.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.at__block-about .col-about .block-maingroup .col-maig .title.voa:before {
    top: 0;
    left: 2px;
    width: 89px;
    height: 59px;
    background: url('/bitrix/templates/main/img/category_3.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.at__block-about .col-about .block-maingroup .col-maig .txt {
    margin-top: 30px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.at__block-about .col-about .at__locate {
    position: relative;
    margin-top: 45px;
    padding-left: 120px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.at__block-about .col-about .at__locate:before {
    position: absolute;
    display: block;
    content: '';
    top: -5px;
    left: 8px;
    width: 90px;
    height: 84px;
    background: url('/bitrix/templates/main/img/at__locate.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.at__blue-line {
    position: relative;
    margin: 50px -50px 0 -50px;
    padding: 50px 50px;
    background: #056ccc;
    background: -moz-linear-gradient(left, #056ccc 0, #0053a6 100%);
    background: -webkit-linear-gradient(left, #056ccc 0, #0053a6 100%);
    background: linear-gradient(to right, #056ccc 0, #0053a6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#056ccc', endColorstr='#0053a6', GradientType=1)
}

.at__blue-line .title {
    font: 500 24px/30px 'roboto', sans-serif;
    text-align: left;
    color: #FFF
}

.at__blue-line .block-blue {
    position: relative;
    margin-top: 30px
}

.at__blue-line .block-blue .col-blue {
    position: relative;
    float: left;
    width: 50%;
    padding-right: 60px;
    padding-left: 125px
}

.at__blue-line .block-blue .col-blue .txt {
    position: relative;
    margin-top: 10px;
    font: 400 18px/24px 'roboto', sans-serif;
    text-align: left;
    color: #FFF
}

.at__blue-line .block-blue .col-blue .txt:before {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    left: -125px;
    margin-top: -45px;
    width: 84px;
    height: 90px;
    background: url('/bitrix/templates/main/img/at_blue-line_hand.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.at__blue-line .block-blue .col-blue:nth-child(2):before {
    position: absolute;
    display: block;
    content: '';
    width: 41px;
    height: 130px;
    left: -20.5px;
    top: 50%;
    margin-top: -65px;
    background: url('/bitrix/templates/main/img/at_blue-line_arrow.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.at__blue-line .block-blue .col-blue:nth-child(2) .txt {
    margin-top: 0;
    font: 500 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #FFF
}

.at__blue-line .block-blue .col-blue:nth-child(2) .txt:before {
    top: 0;
    margin-top: 0;
    left: -35px;
    width: 22px;
    height: 22px;
    background: url('/bitrix/templates/main/img/at_blue-line_mark.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.at__blue-line .block-blue .col-blue:nth-child(2) .txt:nth-child(2) {
    margin-top: 15px
}

.at__block-four {
    margin: 30px 0 60px
}

.at__block-four .item {
    float: left;
    width: 25%
}

.at__block-four .item .title {
    position: relative;
    padding: 40px 0 0 120px;
    font: 700 18px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.at__block-four .item .title:before {
    position: absolute;
    display: block;
    content: ''
}

.at__block-four .item .txt {
    margin-top: 40px;
    padding-right: 50px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.at__block-four .item:nth-child(1) .title:before {
    top: 25px;
    left: 0;
    width: 89px;
    height: 86px;
    background: url('/bitrix/templates/main/img/at__block1.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.at__block-four .item:nth-child(2) .title:before {
    top: 20px;
    left: 15px;
    width: 69px;
    height: 94px;
    background: url('/bitrix/templates/main/img/at__block2.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.at__block-four .item:nth-child(3) .title:before {
    top: 30px;
    left: 10px;
    width: 84px;
    height: 82px;
    background: url('/bitrix/templates/main/img/at__block3.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.at__block-four .item:nth-child(4) .title:before {
    top: 30px;
    left: 10px;
    width: 86px;
    height: 82px;
    background: url('/bitrix/templates/main/img/at__block4.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.at__block-req .col-req {
    float: left;
    width: 50%;
    padding-right: 60px
}

.at__block-req .col-req:nth-child(2) {
    padding-right: 0
}

.at__block-req .col-req .requisites {
    padding: 30px 65px 30px;
    border: 1px solid #d9d9d9
}

.at__block-req .col-req .requisites .title {
    margin-bottom: 40px;
    font: 500 24px/28px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.at__block-req .col-req .requisites span {
    display: block;
    margin-top: 15px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: rgba(0, 0, 0, 0.5)
}

@media screen and (max-width: 1319px) {
    .at__block-about .col-about p.about {
        font: 400 20px/30px 'roboto', sans-serif
    }

    .at__block-about .col-about .block-maingroup .col-maig .title {
        padding: 10px 0 0 90px;
        font: 700 16px/20px 'roboto', sans-serif
    }

    .at__block-about .col-about .block-maingroup .col-maig .title.ins:before {
        top: 11px;
        left: 11px;
        width: 60px;
        height: 42px
    }

    .at__block-about .col-about .block-maingroup .col-maig .title.stm:before {
        top: 11px;
        left: 11px;
        width: 60px;
        height: 42px
    }

    .at__block-about .col-about .block-maingroup .col-maig .txt {
        margin-top: 15px
    }

    .at__block-about .col-about .at__locate {
        margin-top: 30px;
        padding-left: 90px
    }

    .at__block-about .col-about .at__locate:before {
        top: 20px;
        left: 0;
        width: 60px;
        height: 60px
    }

    .at__blue-line:before {
        position: absolute;
        display: block;
        content: '';
        width: 250px;
        height: 100%;
        top: 0;
        right: 100%;
        background: #056ccc
    }

    .at__blue-line:after {
        position: absolute;
        display: block;
        content: '';
        width: 250px;
        height: 100%;
        top: 0;
        left: 100%;
        background: #0053a6
    }

    .at__blue-line .title {
        font: 500 22px/30px 'roboto', sans-serif
    }

    .at__block-four {
        margin: 10px 0 40px
    }

    .at__block-four .item .title {
        padding: 40px 0 0 90px;
        font: 700 16px/20px 'roboto', sans-serif
    }

    .at__block-four .item .txt {
        margin-top: 20px;
        padding-right: 40px
    }

    .at__block-four .item:nth-child(1) .title:before {
        top: 38px;
        left: 0;
        width: 69px;
        height: 69px
    }

    .at__block-four .item:nth-child(2) .title:before {
        top: 32px;
        left: 15px;
        width: 55px;
        height: 76px
    }

    .at__block-four .item:nth-child(3) .title:before {
        top: 37px;
        left: 6px;
        width: 69px;
        height: 69px
    }

    .at__block-four .item:nth-child(4) .title:before {
        top: 38px;
        left: 5px;
        width: 68px;
        height: 69px
    }
}

@media screen and (max-width: 1019px) {
    .at__block-about .col-about {
        float: none;
        width: 100%;
        padding-right: 0
    }

    .at__block-about .col-about p.about {
        margin: 20px 0 20px;
        font: 400 20px/30px 'roboto', sans-serif
    }

    .at__blue-line .title {
        padding-right: 90px
    }

    .at__blue-line .block-blue .col-blue {
        float: none;
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
        padding-right: 90px
    }

    .at__blue-line .block-blue .col-blue:nth-child(2) {
        padding-left: 35px
    }

    .at__blue-line .block-blue .col-blue:nth-child(2):before {
        display: none
    }

    .at__blue-line .block-blue .col-blue .txt:before {
        left: 545px
    }

    .at__block-four .item {
        width: 50%
    }

    .at__block-req .col-req {
        padding-right: 40px
    }
}

@media screen and (max-width: 659px) {
    .at__blue-line:before {
        position: absolute;
        display: none;
        content: '';
        width: 250px;
        height: 100%;
        top: 0;
        right: 100%;
        background: #056ccc
    }

    .at__blue-line:after {
        position: absolute;
        display: none;
        content: '';
        width: 250px;
        height: 100%;
        top: 0;
        left: 100%;
        background: #0053a6
    }
}

@media screen and (max-width: 659px) {
    .at__block-about .col-about .at__video {
        margin-top: 20px
    }

    .at__block-about .col-about .at__video iframe {
        width: 100%
    }

    .at__block-about .col-about p.about {
        font: 400 18px/26px 'roboto', sans-serif
    }

    .at__block-about .col-about .block-maingroup .col-maig {
        float: none;
        width: 100%;
        margin-top: 30px;
        padding-right: 0
    }

    .at__block-about .col-about .at__locate {
        margin-top: 120px;
        padding: 0 15px;
        text-align: center
    }

    .at__block-about .col-about .at__locate:before {
        top: -80px;
        left: 50%;
        margin-left: -30px
    }

    .at__blue-line {
        padding: 35px 50px;
        margin: -20px;
    }

    .at__blue-line .title {
        padding-right: 0;
        font: 500 18px/24px 'roboto', sans-serif
    }

    .at__blue-line .block-blue {
        margin-top: 0
    }

    .at__blue-line .block-blue .col-blue {
        margin-top: 25px;
        padding-left: 0;
        padding-right: 0
    }

    .at__blue-line .block-blue .col-blue:nth-child(2) {
        padding-left: 0px
    }

    .at__blue-line .block-blue .col-blue:nth-child(2):before {
        display: none
    }

    .at__blue-line .block-blue .col-blue .txt {
        font: 400 16px/20px 'roboto', sans-serif
    }

    .at__blue-line .block-blue .col-blue .txt:before {
        display: none;
        left: 545px
    }

    .at__block-four {
        margin: 10px 0 25px;
        padding-bottom: 30px;
        border-bottom: 1px solid #ced5d9
    }

    .at__block-four .item {
        width: 100%
    }

    .at__block-four .item .txt {
        padding-right: 0
    }

    .at__block-req .col-req {
        width: 100%;
        padding-right: 0
    }

    .at__block-req .col-req .requisites {
        padding: 30px 35px 30px
    }

    .ns__paginator{
        margin-bottom: 15px;
        padding: 0 10px;
    }

    .articles-list__item{
        margin: 0 0 30px 0;
    }
}

.ns__block .item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 297px;
    padding-right: 30px;
    padding-bottom: 35px;
    margin-bottom: 35px
}

.ns__block .item .date {
    font: italic 12px/14px 'roboto', sans-serif;
    text-align: left;
    color: #737373
}

.ns__block .item .title {
    display: inline-block;
    margin-top: 5px;
    border-bottom: 0;
    font: 400 16px/20px 'roboto', sans-serif;
    text-decoration: none;
    text-align: left;
    color: #0464bb
}

.ns__block .item .title:hover, .ns__block .item .title:active {
    color: #1b94e9;
    border-color: #1b94e9
}

.ns__block .item .txt {
    margin-top: 10px;
    font: 400 12px/14px 'roboto', sans-serif;
    text-align: left;
    color: #414141
}

.ns__block .item:after {
    position: absolute;
    display: block;
    content: '';
    width: 40px;
    height: 2px;
    bottom: 0;
    left: 0;
    background: #ced5d9
}

.ns__block .item:nth-last-child(-n+4):after {
    display: none
}

.ns__paginator .name {
    float: left;
    margin-right: 30px;
    font: 500 14px/30px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.ns__paginator .arrow {
    float: left;
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    cursor: default;
    border: 1px solid #ced5d9;
    -webkit-border-radius: 15px;
    border-radius: 15px
}

.ns__paginator .arrow:hover, .ns__paginator .arrow:active {
    border-color: #ced5d9
}

.ns__paginator .arrow:hover span, .ns__paginator .arrow:active span {
    background: #ced5d9
}

.ns__paginator .arrow span {
    position: absolute;
    display: block;
    width: 5px;
    height: 1px;
    background: #ced5d9;
    top: 50%;
    margin-top: 1px;
    left: 50%;
    margin-left: -2.5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ns__paginator .arrow span:nth-child(2) {
    margin-top: -2px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.ns__paginator .arrow.left {
    margin-right: 20px
}

.ns__paginator .arrow.right {
    margin-left: 20px
}

.ns__paginator .arrow.right span {
    margin-top: -2px;
    margin-left: -1.5px
}

.ns__paginator .arrow.right span:nth-child(2) {
    margin-top: 1px
}

.ns__paginator .arrow.aractive {
    cursor: pointer;
    border: 1px solid #0060bf
}

.ns__paginator .arrow.aractive span {
    background: #0060bf
}

.ns__paginator .arrow.aractive:hover, .ns__paginator .arrow.aractive:active {
    background: #1b94e9;
    border-color: #1b94e9
}

.ns__paginator .arrow.aractive:hover span, .ns__paginator .arrow.aractive:active span {
    background: #fff
}

.ns__paginator .pages {
    float: left;
    padding: 3px 0
}

.ns__paginator .pages .page {
    float: left;
    display: block;
    margin: 0 6px;
    width: 24px;
    height: 24px;
    border: 0;
    border: 1px solid transparent;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background: transparent;
    font: 400 14px/24px 'roboto', sans-serif;
    text-align: center;
    color: #0060bf;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.ns__paginator .pages .page.active {
    background: #0060bf;
    color: #fff
}

.ns__paginator .pages .page.active:hover, .ns__paginator .pages .page.active:active {
    border-color: #1b94e9;
    background: #1b94e9
}

.ns__paginator .pages .page:hover, .ns__paginator .pages .page:active {
    border: 1px solid #1b94e9
}

.ns__paginator .pages .page:first-child {
    margin-left: 0
}

.ns__paginator .pages .page:last-child {
    margin-right: 0
}

.ns__paginator .dots {
    float: left;
    margin: 0 6px
}

@media screen and (max-width: 1319px) {
    .ns__block .item {
        width: 232px
    }
}

@media screen and (max-width: 1019px) {
    .ns__block .item {
        width: 210px;
        margin-bottom: 25px;
        padding-bottom: 25px
    }
}

@media screen and (max-width: 659px) {
    .ns__block {
        margin-top: 20px
    }

    .ns__block .item {
        width: 100%;
        padding-right: 0
    }

    .ns__paginator .name {
        display: none
    }

    .ns__paginator .arrow.left {
        margin-right: 24.5px
    }

    .ns__paginator .arrow.right {
        margin-left: 24.5px
    }

    .ns__paginator .pages {
        padding: 5px 0
    }

    .ns__paginator .pages .page {
        height: 20px;
        width: 20px;
        font: 400 12px/20px 'roboto', sans-serif
    }
}

.nd__content {
    float: left;
    width: 850px
}

.nd__content .date {
    font: italic 12px/14px 'roboto', sans-serif;
    text-align: left;
    color: #737373
}

.nd__content .title {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ced5d9;
    font: 400 24px/26px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.nd__content .txt .back2allnews {
    position: relative;
    display: block;
    margin: 7px 0;
    padding-left: 45px;
    border: 0;
    font: 500 14px/16px 'roboto', sans-serif;
    text-decoration: none;
    text-align: left;
    margin: 30px 0
}

.nd__content .txt .back2allnews span {
    position: absolute;
    display: block;
    width: 5px;
    height: 1px;
    background: #0464bb;
    top: 50%;
    margin-top: 1px;
    left: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nd__content .txt .back2allnews span:nth-child(2) {
    margin-top: -2px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.nd__content .txt .back2allnews:before {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    left: 0;
    width: 28px;
    height: 28px;
    margin-top: -15px;
    border: 1px solid #0464bb;
    -webkit-border-radius: 15px;
    border-radius: 15px
}

.nd__content .txt .back2allnews:hover span, .nd__content .txt .back2allnews:active span {
    background: #fff
}

.nd__content .txt .back2allnews:hover:before, .nd__content .txt .back2allnews:active:before {
    border-color: #1b94e9;
    background: #1b94e9
}

.nd__content .txt .news_picture {
    float: left;
    margin: 20px 20px 20px 0
}

.nd__content .bottombar {
    position: relative;
    height: 60px;
    border-top: 1px solid #ced5d9
}

.nd__content .bottombar .back2allnews {
    position: absolute;
    top: 30px;
    left: 0;
    display: block;
    margin: 7px 0;
    padding-left: 45px;
    border: 0;
    font: 500 14px/16px 'roboto', sans-serif;
    text-decoration: none;
    text-align: left
}

.nd__content .bottombar .back2allnews span {
    position: absolute;
    display: block;
    width: 5px;
    height: 1px;
    background: #0464bb;
    top: 50%;
    margin-top: 1px;
    left: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nd__content .bottombar .back2allnews span:nth-child(2) {
    margin-top: -2px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.nd__content .bottombar .back2allnews:before {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    left: 0;
    width: 28px;
    height: 28px;
    margin-top: -15px;
    border: 1px solid #0464bb;
    -webkit-border-radius: 15px;
    border-radius: 15px
}

.nd__content .bottombar .back2allnews:hover span, .nd__content .bottombar .back2allnews:active span {
    background: #fff
}

.nd__content .bottombar .back2allnews:hover:before, .nd__content .bottombar .back2allnews:active:before {
    border-color: #1b94e9;
    background: #1b94e9
}

.nd__content .bottombar .soc_share {
    position: absolute;
    top: 30px;
    right: 0
}

.nd__content .bottombar .soc_share .ss_title {
    float: right;
    display: block;
    margin-right: 20px;
    padding: 7px 0;
    font: 500 14px/16px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.nd__content .bottombar .soc_share .ss_social {
    float: right;
    display: block;
    width: 400px;
    height: 26px;
    margin: 2px 0;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.nd__rightbar {
    float: right;
    width: 300px
}

.nd__rightbar .block .item {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 35px;
    padding-bottom: 35px
}

.nd__rightbar .block .item .date {
    font: italic 12px/14px 'roboto', sans-serif;
    text-align: left;
    color: #737373
}

.nd__rightbar .block .item .title {
    display: inline-block;
    margin-top: 5px;
    border-bottom: 0;
    font: 400 16px/20px 'roboto', sans-serif;
    text-decoration: none;
    text-align: left
}

.nd__rightbar .block .item .txt {
    margin-top: 10px;
    font: 400 12px/14px 'roboto', sans-serif;
    text-align: left;
    color: #414141
}

.nd__rightbar .block .item:after {
    position: absolute;
    display: block;
    content: '';
    width: 40px;
    height: 2px;
    bottom: 0;
    left: 0;
    background: #ced5d9
}

.nd__rightbar .archive {
    display: inline-block;
    border-bottom: 0;
    font: 400 16px/24px 'roboto', sans-serif;
    text-align: left;
    color: #0464bb
}

@media screen and (max-width: 1319px) {
    .nd__content {
        width: 610px
    }

    .nd__content .bottombar {
        height: 120px
    }

    .nd__content .bottombar .back2allnews {
        top: auto;
        bottom: 0
    }

    .nd__content .bottombar .soc_share {
        right: auto;
        left: 0
    }

    .nd__rightbar {
        width: 280px
    }
}

@media screen and (max-width: 1019px) {
    .nd__content {
        float: none;
        width: 100%
    }

    .nd__content .bottombar {
        height: 120px
    }

    .nd__content .bottombar .back2allnews {
        top: auto;
        bottom: 0
    }

    .nd__content .bottombar .soc_share {
        right: auto;
        left: 0
    }

    .nd__rightbar {
        float: none;
        width: 100%;
        margin-top: 50px
    }

    .nd__rightbar .block .item {
        width: 315px;
        padding-right: 30px;
        margin-bottom: 30px;
        padding-bottom: 30px
    }
}

@media screen and (max-width: 659px) {
    .nd__content .txt .news_picture {
        margin: 20px 0 20px 0
    }

    .nd__content .bottombar {
        height: 180px
    }

    .nd__content .bottombar .soc_share {
        width: 100%;
        height: 70px
    }

    .nd__content .bottombar .soc_share .ss_social {
        float: none;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

    .nd__content .bottombar .soc_share .ss_title {
        float: none;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0
    }

    .nd__rightbar .block {
        margin-top: 20px
    }

    .nd__rightbar .block .item {
        width: 100%;
        padding-right: 30px;
        margin-bottom: 30px;
        padding-bottom: 30px
    }
}

.catalog-sections-list {
    margin: 40px 0 0 0
}

.catalog-sections-list__item {
    float: left;
    width: 16.66%;
    text-align: center;
    height: 200px;
    margin: 0 0 20px 0
}

.catalog-sections-list__item a {
    display: block;
    border: 0
}

.catalog-sections-list__item img {
    display: block;
    margin: 0 auto 10px auto;
    max-height: 135px;
    min-height: 135px
}

@media screen and (max-width: 1319px) {
    .catalog-sections-list__item {
        width: 20%
    }
}

@media screen and (max-width: 1019px) {
    .catalog-sections-list__item {
        width: 25%
    }
}

@media screen and (max-width: 659px) {
    .catalog-sections-list__item {
        width: auto;
        float: none
    }
}

.ct__leftbar {
    float: left;
    width: 260px;
    margin-top: 10px;
}

.ct__leftbar .tag_menu a {
    border: 1px solid #0060bf;
    display: block;
    margin-top: 10px;
    padding: 7px 15px;
    font-size: 13px;
}

.ct__leftbar .cat {
    margin: 20px 0
}

.ct__leftbar .cat .name {
    position: relative;
    display: block;
    padding-left: 30px;
    border-bottom: 0;
    font: 700 16px/18px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.ct__leftbar .cat .name .cube {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    border: 2px solid #333
}

.ct__leftbar .cat .name .cube span {
    position: absolute;
    display: block;
    width: 8px;
    height: 2px;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -4px;
    background: #333
}

.ct__leftbar .cat .name .cube span:nth-child(2) {
    width: 2px;
    height: 8px;
    margin-top: -4px;
    margin-left: -1px
}

.ct__leftbar .cat .cat-ul {
    display: none;
    margin: 20px 0;
    padding-left: 0
}

.ct__leftbar .cat .cat-ul .cat-li {
    position: relative;
    margin-top: 0;
    padding: 15px 0 15px 30px;
    border-bottom: 1px solid #ced5d9
}

.ct__leftbar .cat .cat-ul .cat-li:first-child {
    border-top: 1px solid #ced5d9
}

.ct__leftbar .cat .cat-ul .cat-li:before {
    display: none
}

.ct__leftbar .cat .cat-ul .cat-li .title {
    position: relative;
    display: inline-block;
    border-bottom: 0;
    font: 700 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.ct__leftbar .cat .cat-ul .cat-li .title span {
    font-weight: 400;
    font-size: 12px
}

.ct__leftbar .cat .cat-ul .cat-li .title:before {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    position: absolute;
    display: block;
    content: '';
    width: 16px;
    height: 16px;
    left: -30px;
    top: 50%;
    margin-top: -8px;
    background: url('/bitrix/templates/main/img/cat_icon.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.ct__leftbar .cat .cat-ul .cat-li .inner {
    display: none;
    padding-top: 15px
}

.ct__leftbar .cat .cat-ul .cat-li .inner .range-slider {
    padding-right: 30px
}

.ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .extra-controls {
    position: relative;
    height: 30px
}

.ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .extra-controls span {
    position: absolute;
    font: 400 14px/30px 'roboto', sans-serif;
    text-align: left;
    color: #000
}

.ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .extra-controls span.to {
    left: 105px
}

.ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .extra-controls input[type=text], .ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .extra-controls input[type=password] {
    position: absolute;
    width: 70px;
    height: 100%;
    outline: 0;
    border: 1px solid #cdd2d6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: center;
    color: #000
}

.ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .extra-controls input[type=text].js-input-from, .ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .extra-controls input[type=password].js-input-from {
    right: 105px
}

.ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .extra-controls input[type=text].js-input-to, .ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .extra-controls input[type=password].js-input-to {
    right: 0
}

.ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .irs .irs-line .irs-line-left {
    height: 5px;
    background: #ced5d9
}

.ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .irs .irs-line .irs-line-mid {
    height: 5px;
    background: #ced5d9
}

.ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .irs .irs-line .irs-line-right {
    height: 5px;
    background: #ced5d9
}

.ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .irs .irs-min {
    background: 0;
    top: 10px;
    padding: 1px 0;
    font: 400 10px/12px 'roboto', sans-serif
}

.ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .irs .irs-max {
    background: 0;
    top: 10px;
    padding: 1px 0;
    font: 400 10px/12px 'roboto', sans-serif
}

.ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .irs .irs-bar {
    height: 5px;
    background: #0060bf
}

.ct__leftbar .cat .cat-ul .cat-li .inner .range-slider .irs .irs-slider {
    top: 35px;
    background: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #0053a6 transparent
}

.ct__leftbar .cat .cat-ul .cat-li .inner .checkboxes {
    padding-bottom: 5px
}

.ct__leftbar .cat .cat-ul .cat-li .inner .checkboxes .item {
    float: left;
    width: 100%;
    margin-top: 15px
}

.ct__leftbar .cat .cat-ul .cat-li .inner .checkboxes .item input[type="checkbox"] {
    display: none
}

.ct__leftbar .cat .cat-ul .cat-li .inner .checkboxes .item input[type="checkbox"] + label {
    position: relative;
    padding-left: 25px;
    font: 400 14px/14px 'roboto', sans-serif;
    color: #333;
    cursor: pointer;
    display: grid;
}

.ct__leftbar .cat .cat-ul .cat-li .inner .checkboxes .item input[type="checkbox"] + label::before {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    margin-top: -10px;
    height: 16px;
    width: 16px;
    background: url('/bitrix/templates/main/img/ct_checkboxies.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -ms-background-position-y: 0;
    background-position-y: 0
}

.ct__leftbar .cat .cat-ul .cat-li .inner .checkboxes .item input[type="checkbox"]:checked + label::before {
    -ms-background-position-y: -17px;
    background-position-y: -17px
}

.ct__leftbar .cat .cat-ul .cat-li .inner .checkboxes .item input[type="checkbox"]:disabled + label::before {
    -ms-background-position-y: -34px;
    background-position-y: -34px
}

.ct__leftbar .cat .cat-ul .cat-li .inner .checkboxes .item input[type="checkbox"]:disabled + label {
    color: rgba(51, 51, 51, 0.5)
}

.ct__leftbar .cat .cat-ul .cat-li .inner .checkboxes .item input[type="checkbox"]:checked:disabled + label::before {
    -ms-background-position-y: -57px;
    background-position-y: -57px
}

.ct__leftbar .cat .cat-ul .cat-li .inner .checkboxes .checkboxes_all {
    display: inline-block;
    margin-top: 20px;
    border-bottom: 0;
    font: 500 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #0464bb
}

.ct__leftbar .cat .cat-ul .cat-li .inner .list-item {
    display: block;
    position: relative;
    border-bottom: 0;
    padding-left: 20px;
    margin-bottom: 12px;
    font: 400 12px/14px 'roboto', sans-serif;
    text-align: left;
    color: #0464bb;
}

.ct__leftbar .cat .cat-ul .cat-li .inner .list-item:before {
    position: absolute;
    display: block;
    content: '';
    width: 5px;
    height: 7px;
    left: 0;
    top: 4px;
    background: url('/bitrix/templates/main/img/cat_icon-inner-item.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.ct__leftbar .cat .cat-ul .cat-li .inner span {
    background: #FFF
}

.ct__leftbar .cat .cat-ul .cat-li .inner #select1-button {
    height: 30px;
    padding: 5px 10px
}

.ct__leftbar .cat .cat-ul .cat-li .inner #select1-button .ui-icon {
    width: 10px;
    height: 6px;
    margin-top: 7px;
    background: url('/bitrix/templates/main/img/selectmenu.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.ct__leftbar .cat .cat-ul .cat-li .inner #select1-button .ui-selectmenu-text {
    font: italic 12px/20px 'roboto', sans-serif;
    text-align: left;
    color: #666
}

.ct__leftbar .cat .cat-ul .cat-li.li-open {
    height: auto
}

.ct__leftbar .cat .cat-ul .cat-li.li-open .title:before {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.ct__leftbar .cat .cat-ul .cat-li.li-open .title .cube span:nth-child(2) {
    display: none
}

.ct__leftbar .cat .cat-ul .cat-li.li-open .inner {
    display: block
}

.ct__leftbar .cat.insan .cat-ul .cat-li, .ct__leftbar .cat.stroima .cat-ul .cat-li, .ct__leftbar .cat.pricel .cat-ul .cat-li {
    border: 0;
    padding: 5px 0 5px 30px
}

.ct__leftbar .cat.insan .cat-ul .cat-li .title, .ct__leftbar .cat.stroima .cat-ul .cat-li .title, .ct__leftbar .cat.pricel .cat-ul .cat-li .title {
    font: 400 14px/20px 'roboto', sans-serif;
    color: #0464bb
}

.ct__leftbar .cat.insan .cat-ul .cat-li .title:before, .ct__leftbar .cat.stroima .cat-ul .cat-li .title:before, .ct__leftbar .cat.pricel .cat-ul .cat-li .title:before {
    display: none
}

.ct__leftbar .cat.insan .cat-ul .cat-li .title .cube, .ct__leftbar .cat.stroima .cat-ul .cat-li .title .cube, .ct__leftbar .cat.pricel .cat-ul .cat-li .title .cube {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 50%;
    margin-top: -7px;
    left: -28px;
    border: 2px solid #0464bb
}

.ct__leftbar .cat.insan .cat-ul .cat-li .title .cube span, .ct__leftbar .cat.stroima .cat-ul .cat-li .title .cube span, .ct__leftbar .cat.pricel .cat-ul .cat-li .title .cube span {
    position: absolute;
    display: block;
    width: 8px;
    height: 2px;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -4px;
    background: #0464bb
}

.ct__leftbar .cat.insan .cat-ul .cat-li .title .cube span:nth-child(2), .ct__leftbar .cat.stroima .cat-ul .cat-li .title .cube span:nth-child(2), .ct__leftbar .cat.pricel .cat-ul .cat-li .title .cube span:nth-child(2) {
    width: 2px;
    height: 8px;
    margin-top: -4px;
    margin-left: -1px
}

.ct__leftbar .cat.open .name .cube span:nth-child(2) {
    display: none
}

.ct__leftbar .cat.open .cat-ul {
    display: block;
    list-style: none
}

#select1-menu .ui-menu-item:first-child {
    display: none
}

.ct__content {
    float: right;
    width: 910px;
    margin-top: 30px;
}

.ct__content h1 {
    padding-top: 15px
}

.ct_mask {
    display: none
}

/* header catalog */


.product_top .catalog_top .item_c{
    float: left;
    text-align: center;
    width: 140px;
    height: 200px;
    margin-left: 14px;
    margin-bottom: 10px;
    position: relative;
}
.product_top .catalog_top .item_c a{
    display: block;
    overflow: hidden;
    position: relative;
    border: 1px solid #ced5d9;
    padding: 5px 0px;
    background: #FFF;
    width: inherit;
    height: inherit;
}
.product_top .catalog_top .item_c:hover a{
    border-color: #0464bb;
    position: absolute;
    min-height: 200px;
    height: auto;
    box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.20);
    z-index: 1;
}

.product_top .catalog_top .item_c a .img_c{
    width: auto;
    height: 150px;
    overflow: hidden;
}
.product_top .catalog_top .item_c a .name_c{
    color: #333;
    font-weight: 600;
    font-size: 12px;
    padding: 5px;
}

/* Filter Top */

.product_top .filter_top{
    padding: 0px 30px;
    border: 1px solid #ced5d9;
    background: #f5f6f8;
    margin-bottom: 10px;
}
.product_top .filter_top .header_f{
    margin: 15px auto;
    cursor: pointer;
}
.product_top .filter_top .header_f .title_f{
    color: #333;
    font-weight: 700;
    float: left;
}
.product_top .filter_top .header_f .close_f{
    width: 10px;
    height: 6px;
    margin-top: 7px;
    background: url(/bitrix/templates/main/img/selectmenu.png) no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    float: right;
}
.product_top .filter_top .body_f{}
.product_top .filter_top .body_f .item_f{
    margin-bottom: 15px;
}
.product_top .filter_top .body_f .item_f .name_f{
    margin-right: 10px;
}
.product_top .filter_top .body_f .item_f a{
    border: 1px solid #ced5d9;
    padding: 5px 10px;
    line-height: 2.5;
    background: #fff;
    border-radius: 3px;
    color: #333;
    font-size: 12px;
    margin-right: 4px;
	white-space: nowrap;
}

.product_top .filter_top .body_f .item_f a:hover{
    color: #0464bb;
    border-color: #0464bb;
}

/* header catalog END */

.catalog-sections-text{
    padding: 0 10px;
    margin: 10px auto;
}


.products_roll .pr_header {
    position: relative;
    padding: 15px 30px;
    border: 1px solid #ced5d9;
    background: #f5f6f8
}

.products_roll .pr_header .sort {
    float: left
}

.products_roll .pr_header .sort label {
    margin-right: 20px;
    font: 400 14px/30px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.products_roll .pr_header .sort #select_prh-button {
    height: 30px;
    padding: 5px 10px;
    background: #FFF
}

.products_roll .pr_header .sort #select_prh-button .ui-icon {
    width: 10px;
    height: 6px;
    margin-top: 7px;
    background: url('/bitrix/templates/main/img/selectmenu.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.products_roll .pr_header .quan {
    float: right
}

.products_roll .pr_header .quan label {
    margin-right: 20px;
    font: 400 14px/30px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.products_roll .pr_header .quan .ui-selectmenu-button {
    width: 70px
}

.products_roll .pr_header .quan #quan-button {
    height: 30px;
    padding: 5px 10px;
    background: #FFF
}

.products_roll .pr_header .quan #quan-button .ui-icon {
    width: 10px;
    height: 6px;
    margin-top: 7px;
    background: url('/bitrix/templates/main/img/selectmenu.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.products_roll .pr_header .view {
    display: none;
    float: right;
    margin-left: 25px
}

.products_roll .pr_header .view a {
    position: relative;
    display: inline-block;
    border: 0;
    padding: 5px 0 5px 20px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #0464bb
}

.products_roll .pr_header .view a .icon {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 0;
    width: 12px;
    height: 12px
}

.products_roll .pr_header .view a .icon span {
    float: left;
    display: block;
    width: 2px;
    height: 2px;
    margin-left: 3px;
    margin-top: 3px;
    background: #0464bb
}

.products_roll .pr_header .view a .icon span:nth-child(-n+3) {
    margin-top: 0
}

.products_roll .pr_header .view a .icon span:nth-child(3n+1) {
    margin-left: 0
}

.products_roll .pr_header .view a.active {
    color: #333
}

.products_roll .pr_header .view a.active .icon span {
    background: #333
}

.products_roll .pr_header .view a.list .icon span:nth-child(3n+3) {
    margin-left: 0;
    width: 5px
}

.products_roll .pr_header .view a.tab {
    margin-left: 30px
}

.products_roll .pr_header .filter {
    display: none
}

.products_roll .pr_box .item {
    position: relative;
    float: left;
    width: 220px;
    height: 380px;
    margin-top: 10px;
    margin-left: 10px
}

.products_roll .pr_box .item:nth-child(4n+1) {
    margin-left: 0
}

.products_roll .pr_box .item .hover {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #ced5d9;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.products_roll .pr_box .item .hover .inner {
    position: absolute;
    width: 220px;
    height: 380px;
    top: 50%;
    left: 50%;
    margin-top: -190px;
    margin-left: -110px;
    padding: 175px 20px 0
}

.products_roll .pr_box .item .hover .inner .compare {
    display: none;
    position: absolute;
    right: 0;
    top: -20px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #666
}

.products_roll .pr_box .item .hover .inner .compare input[type="checkbox"] {
    display: none
}

.products_roll .pr_box .item .hover .inner .compare input[type="checkbox"] + span {
    position: relative;
    padding-right: 25px;
    font: 400 14px/18px 'roboto', sans-serif;
    color: #666;
    cursor: pointer
}

.products_roll .pr_box .item .hover .inner .compare input[type="checkbox"] + span::before {
    position: absolute;
    display: block;
    content: '';
    right: 0;
    top: 50%;
    margin-top: -10px;
    height: 18px;
    width: 18px;
    background: url('/bitrix/templates/main/img/card/compare_check.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -ms-background-position-y: 0;
    background-position-y: 0
}

.products_roll .pr_box .item .hover .inner .compare input[type="checkbox"]:checked + span::before {
    -ms-background-position-y: -19px;
    background-position-y: -19px
}

.products_roll .pr_box .item .hover .inner .compare input[type="checkbox"]:disabled + span::before {
    -ms-background-position-y: -38px;
    background-position-y: -38px
}

.products_roll .pr_box .item .hover .inner .compare input[type="checkbox"]:checked:disabled + span::before {
    -ms-background-position-y: -57px;
    background-position-y: -57px
}

.products_roll .pr_box .item .hover .inner .close {
    display: none;
    position: absolute;
    width: 14px;
    height: 14px;
    top: -20px;
    right: -10px;
    cursor: pointer;
    background: url('/bitrix/templates/main/img/close_add2cart.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.products_roll .pr_box .item .hover .inner .pic {
    border: 0;
    position: absolute;
    display: table;
    width: 100%;
    top: 10px;
    left: 0
}

.products_roll .pr_box .item .hover .inner .pic span {
    display: table-cell;
    vertical-align: middle
}

.products_roll .pr_box .item .hover .inner .pic span img {
    display: block;
    margin: 0 auto;
    max-height: 150px
}

.products_roll .pr_box .item .hover .inner .title {
    display: block;
    border: 0;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #0464bb;
    height: 60px;
    overflow: hidden;
    background: #FFF;
}

.products_roll .pr_box .item .hover .inner .title:hover {
    color: #00a1f2;
    position: relative;
    height: auto;
    z-index: 2;
}

.products_roll .pr_box .item .hover .inner .cost {
    position: absolute;
    bottom: 85px;
    left: 30px;
    font: 400 16px/18px 'roboto', sans-serif;
    text-align: center;
    color: #333
}

.products_roll .pr_box .item .hover .inner .cost span {
    font-weight: 700
}

.products_roll .pr_box .item .hover .inner .cost-old {
    position: absolute;
    bottom: 110px;
    left: 30px;
    font: 400 16px/18px 'roboto', sans-serif;
    text-align: center;
    color: #666;
    text-decoration: line-through
}

.products_roll .pr_box .item .hover .inner .cost-old span {
    font-weight: 700
}

.products_roll .pr_box .item .hover .inner .quantity {
    display: none;
    position: absolute;
    width: 150px;
    height: 30px;
    top: 165px;
    left: 50%;
    margin-left: -75px
}

.products_roll .pr_box .item .hover .inner .quantity a {
    position: absolute;
    display: block;
    width: 30px;
    height: 100%;
    top: 0;
    background: transparent;
    border: 2px solid #0060bf;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    font-size: 22px
}

.products_roll .pr_box .item .hover .inner .quantity a:hover {
    border-color: #00a1f2;
    color: #00a1f2
}

.products_roll .pr_box .item .hover .inner .quantity a.na {
    border-color: #adadad;
    color: #adadad
}

.products_roll .pr_box .item .hover .inner .quantity a.na:hover {
    border-color: #adadad;
    color: #adadad
}

.products_roll .pr_box .item .hover .inner .quantity a:before {
    content: '';
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    left: 0;
    top: 1px;
    text-align: center;
    line-height: 26px
}

.products_roll .pr_box .item .hover .inner .quantity a.minus:before {
    content: '-'
}

.products_roll .pr_box .item .hover .inner .quantity a.plus {
    right: 0
}

.products_roll .pr_box .item .hover .inner .quantity a.plus:before {
    content: '+'
}

.products_roll .pr_box .item .hover .inner .quantity input[type=text], .products_roll .pr_box .item .hover .inner .quantity input[type=password] {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 100%;
    left: 50%;
    padding: 5px;
    margin-left: -20px;
    outline: 0;
    border: 1px solid #cdd2d6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: center;
    color: #000;
    transition: .2s border-color
}

.products_roll .pr_box .item .hover .inner .quantity input[type=text]:hover, .products_roll .pr_box .item .hover .inner .quantity input[type=password]:hover, .products_roll .pr_box .item .hover .inner .quantity input[type=text]:focus, .products_roll .pr_box .item .hover .inner .quantity input[type=password]:focus {
    border-color: #0060bf
}

.products_roll .pr_box .item .hover .inner .quantity:before {
    position: absolute;
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    top: -34px;
    left: 50%;
    margin-left: -7px;
    background: url('/bitrix/templates/main/img/items_multiply.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.products_roll .pr_box .item .hover .inner .quantity:after {
    position: absolute;
    display: block;
    content: '';
    width: 190px;
    height: 6px;
    bottom: -36px;
    left: 50%;
    margin-left: -95px;
    background: url('/bitrix/templates/main/img/items_total-line.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.products_roll .pr_box .item .hover .inner .cost_total {
    display: none;
    position: absolute;
    width: 100%;
    top: 255px;
    left: 0;
    font: 400 16px/18px 'roboto', sans-serif;
    text-align: center;
    color: #333
}

.products_roll .pr_box .item .hover .inner .cost_total span {
    font-weight: 700
}

.products_roll .pr_box .item .hover .inner .add2cart {
    position: absolute;
    display: block;
    width: 160px;
    height: 40px;
    bottom: 20px;
    left: 50%;
    margin-left: -80px;
    background: #0060bf;
    padding-left: 30px;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 500 14px/40px 'roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #fff
}

.products_roll .pr_box .item .hover .inner .add2cart:hover {
    background: #00a1f2
}

.products_roll .pr_box .item .hover .inner .add2cart .txt1 {
    display: block
}

.products_roll .pr_box .item .hover .inner .add2cart .txt2 {
    display: none
}

.products_roll .pr_box .item .hover .inner .add2cart:before {
    position: absolute;
    display: block;
    content: '';
    width: 18px;
    height: 15px;
    left: 17px;
    top: 50%;
    margin-top: -7.5px;
    background: url('/bitrix/templates/main/img/card/add2cart.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.products_roll .pr_box .item .hover .inner .add2cartOrder {
    position: absolute;
    display: block;
    width: 160px;
    height: 40px;
    bottom: 20px;
    left: 50%;
    margin-left: -80px;
    background: #0060bf;
    padding-left: 30px;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 500 14px/40px 'roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #fff
}

.products_roll .pr_box .item .hover .inner .add2cartOrder:hover {
    background: #00a1f2
}

.products_roll .pr_box .item .hover .inner .add2cartOrder .txt1 {
    display: block
}

.products_roll .pr_box .item .hover .inner .add2cartOrder .txt2 {
    display: none
}

.products_roll .pr_box .item .hover .inner .add2cartOrder:before {
    position: absolute;
    display: block;
    content: '';
    width: 18px;
    height: 15px;
    left: 17px;
    top: 50%;
    margin-top: -7.5px;
    background: url('/bitrix/templates/main/img/card/add2cart.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.products_roll .pr_box .item .hover .inner .incode {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -14px;
    font: 400 14px/18px 'roboto', sans-serif;
    text-align: center;
    color: #0060bf;
}


.products_roll .pr_box .item .hover .inner .instock {
    display: block;
    position: absolute;
    width: 100%;
    left: -10px;
    bottom: 110px;
    padding-right: 30px;
    font: 400 14px/18px 'roboto', sans-serif;
    text-align: center;
    color: #00a600;
}

.products_roll .pr_box .item .hover .inner .instock:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 40px;
    width: 18px;
    height: 18px;
    background: url('/bitrix/templates/main/img/instock.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.products_roll .pr_box .item .hover .inner .outstock {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -14px;
    font: 400 14px/18px 'roboto', sans-serif;
    text-align: center;
    color: #00a600
}

.products_roll .pr_box .item:hover {
    z-index: 9999999
}

.products_roll .pr_box .item:hover .hover {
    z-index: 99;
    width: 260px;
    height: 440px;
    margin: -20px;
    background: #FFF;
    -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.25)
}

.products_roll .pr_box .item:hover .hover .inner .compare {
    display: block
}


.products_roll .pr_box .item:hover .hover .inner .incode {
    display: block
}

.products_roll .pr_box .item:hover .hover .inner .outstock {
    display: block
}

.products_roll .pr_box .item.add2cart2:hover {
    z-index: 999999
}

.products_roll .pr_box .item.add2cart2 .hover {
    z-index: 99;
    width: 260px;
    height: 440px;
    margin: -20px;
    background: #FFF;
    -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.25)
}

.products_roll .pr_box .item.add2cart2 .hover .inner {
    padding: 0 15px 0
}

.products_roll .pr_box .item.add2cart2 .hover .inner .compare {
    display: none
}

.products_roll .pr_box .item.add2cart2 .hover .inner .close {
    display: block
}

.products_roll .pr_box .item.add2cart2 .hover .inner .pic {
    display: none
}

.products_roll .pr_box .item.add2cart2 .hover .inner .title {
    text-align: center
}

.products_roll .pr_box .item.add2cart2 .hover .inner .cost {
    left: 0;
    bottom: 270px;
    width: 100%;
    text-align: center
}

.products_roll .pr_box .item.add2cart2 .hover .inner .cost-old {
    left: 0;
    bottom: 300px;
    width: 100%;
    text-align: center
}

.products_roll .pr_box .item.add2cart2 .hover .inner .quantity {
    display: block
}

.products_roll .pr_box .item.add2cart2 .hover .inner .cost_total {
    display: block
}

.products_roll .pr_box .item.add2cart2 .hover .inner .add2cart {
    width: 200px;
    height: 80px;
    bottom: -10px;
    margin-left: -100px;
    padding-left: 0;
    padding-top: 40px;
    font: 500 16px/20px 'roboto', sans-serif;
    background: #59bf26;
    transition: .2s background-color
}

.products_roll .pr_box .item.add2cart2 .hover .inner .add2cart .txt1 {
    display: none
}

.products_roll .pr_box .item.add2cart2 .hover .inner .add2cart .txt2 {
    display: block;
    position: relative;
    height: 80px;
    bottom: 40px;
    padding-top: 45px
}

.products_roll .pr_box .item.add2cart2 .hover .inner .add2cart:before {
    width: 27px;
    height: 23px;
    top: 23px;
    left: 50%;
    margin-left: -13.5px;
    background: url('/bitrix/templates/main/img/add2cart2.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.products_roll .pr_box .item.add2cart2 .hover .inner .add2cart:hover {
    background-color: #4fc429
}

.products_roll .pr_box .item.add2cart2 .hover .inner .instock {
    display: none
}

.products_roll .pr_footer {
    margin-top: 30px
}

.products_roll .pr_footer .quan_b {
    float: right;
    right: 200px
}

.products_roll .pr_footer .quan_b label {
    margin-right: 20px;
    font: 400 14px/30px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.products_roll .pr_footer .quan_b #quan_b-button {
    height: 30px;
    padding: 5px 10px;
    background: #FFF
}

.products_roll .pr_footer .quan_b #quan_b-button .ui-icon {
    width: 10px;
    height: 6px;
    margin-top: 7px;
    background: url('/bitrix/templates/main/img/selectmenu.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.products_roll .pr_footer .quan_b .ui-selectmenu-button {
    width: 70px
}

.products_roll .pr_footer .ns__paginator {
    float: left
}

.related_articles {
    margin-top: 30px
}

.related_articles .col-articles .h1{
    margin-top: 30px;
    margin-bottom: 10px;
}

.related_articles .col-articles a {
    position: relative;
    display: inline-block;
    border: 0;
    padding-left: 20px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.related_articles .col-articles a:before {
    position: absolute;
    display: block;
    content: '';
    width: 13px;
    height: 14px;
    top: 3px;
    left: 0px;
    background: url('/bitrix/templates/main/img/articles-mark.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.related_articles .col-articles a.allarticles {
    display: block;
    margin-top: 10px;
    padding: 0;
    width: 160px;
    height: 40px;
    border: 1px solid #0464bb;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 400 14px/38px 'roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #0464bb
}

.related_articles .col-articles a.allarticles:before {
    display: none
}

@media screen and (max-width: 1319px) {
    .ct__content {
        width: 660px
    }

    .products_roll .pr_header .quan {
        position: absolute;
        top: 15px;
        right: 30px
    }

    .products_roll .pr_header .view {
        margin-left: 0;
        margin-top: 45px
    }

    .products_roll .pr_header .view a {
        padding: 0 0 0 20px
    }

    .products_roll .pr_header .view a.tab {
        margin-left: 18px
    }

    .products_roll .pr_box .item {
        width: 215px;
        margin-left: 7px
    }

    .products_roll .pr_box .item:nth-child(4n+1) {
        margin-left: 7px
    }

    .products_roll .pr_box .item:nth-child(3n+1) {
        margin-left: 0
    }

    .related_articles .col-txt {
        width: 100%;
        padding-right: 0
    }

    .related_articles .col-articles {
        width: 100%;
        padding-left: 30px
    }

    .related_articles .col-articles .allarticles {
        left: -30px
    }
}

@media screen and (max-width: 1019px) {
    .ct__leftbar {
        position: absolute;
        padding-right: 30px;
        width: 50%;
        top: 0;
        height: 100%;
        background: #fff;
        left: -100%;
        -webkit-transition: all .38s ease;
        -moz-transition: all .38s ease;
        -ms-transition: all .38s ease;
        -o-transition: all .38s ease;
        transition: all .38s ease
    }

    .ct__leftbar:before {
        position: absolute;
        display: block;
        content: '';
        height: 100%;
        width: 300px;
        background: #FFF;
        top: 0;
        right: 100%
    }

    .ct__leftbar.active {
        z-index: 1;
        left: 0
    }

    .ct__content {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease
    }

    .ct__content.active {
        right: -320px
    }

    .ct__mask {
        position: absolute;
        top: 0;
        left: 50%;
        height: 100%;
        margin-left: -510px;
        cursor: pointer;
        opacity: 0;
        z-index: -1;
        background: rgba(255, 255, 255, 0.5);
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease
    }

    .ct__mask.active {
        opacity: 1;
        z-index: 0
    }

    .products_roll .pr_header .sort > label {
        display: none
    }

    .products_roll .pr_header .sort .ui-selectmenu-button {
        margin-left: 135px
    }

    .products_roll .pr_header .filter {
        position: absolute;
        display: block;
        width: 105px;
        height: 30px;
        bottom: 15px;
        left: 30px;
        background: #0060bf;
        border: 2px solid #0060bf;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font: 500 12px/26px 'roboto', sans-serif;
        text-align: center;
        color: #FFF
    }

    .products_roll .pr_header .filter span {
        width: 100%;
        height: 100%
    }

    .products_roll .pr_header .filter span:nth-child(1) {
        display: block
    }

    .products_roll .pr_header .filter span:nth-child(2) {
        display: none
    }

    .products_roll .pr_header .filter.change span:nth-child(1) {
        display: none
    }

    .products_roll .pr_header .filter.change span:nth-child(2) {
        display: block
    }

    .products_roll .pr_box .item {
        width: 210px;
        margin-left: 5px
    }

    .products_roll .pr_box .item:nth-child(4n+1) {
        margin-left: 5px
    }

    .products_roll .pr_box .item:nth-child(3n+1) {
        margin-left: 0
    }
}

@media screen and (max-width: 659px) {
    .ct__leftbar {
        width: 100%;
        left: -200%
    }

    .ct__leftbar.active {
        top: 30px
    }

    .ct__leftbar .cat{
        display: none;
    }

    .ct__leftbar.active .filter{
        display: block;
    }

    .ct__content.active {
        visibility: hidden;
        right: unset;
    }

 <!--   .product_top .catalog_top .item_c{
        width: 155px;
    }-->

    .products_roll .pr_header {
        padding: 0;
        background: 0;
        border: 0
    }

    .products_roll .pr_header .view {
        display: none
    }

    .products_roll .pr_header .quan {
        display: none
    }

    .products_roll .pr_header .filter {
        position: relative;
        float: left;
        width: 50%;
        top: 0;
        left: 0;
        border: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        font: 400 12px/30px 'roboto', sans-serif;
        border-right: 1px solid #FFF
    }

    .products_roll .pr_header .sort {
        width: 50%;
        float: right
    }

    .products_roll .pr_header .sort label {
        display: none
    }

    .products_roll .pr_header .sort #select_prh-button {
        margin-left: 0;
        width: 100%;
        background: #0060bf;
        border: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        font: 400 12px/20px 'roboto', sans-serif;
        text-align: center;
        color: #fff
    }

    .products_roll .pr_header .sort #select_prh-button .ui-selectmenu-text {
        margin-right: 0
    }

    .products_roll .pr_header .sort #select_prh-button .ui-selectmenu-icon {
        display: none
    }

    .products_roll .pr_box .item {
        width: 100%;
        height: 300px;
        margin-left: 0
    }

    .products_roll .pr_box .item:nth-child(4n+1) {
        margin-left: 0
    }

    .products_roll .pr_box .item:nth-child(3n+1) {
        margin-left: 0
    }

    .products_roll .pr_box .item .hover .inner {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        margin-left: 0;
        margin-top: 0;
        padding: 70px 0 0 140px
    }

    .products_roll .pr_box .item .hover .inner .incode{
        bottom: 0px;
    }

    .products_roll .pr_box .item .hover .inner .instock {
        display: block;
        top: 10px;
        left: 10px;
        bottom: auto;
        width: 110px;
        padding-right: 0;
        font: 400 12px/20px 'roboto', sans-serif;
        text-align: left
    }

    .products_roll .pr_box .item .hover .inner .instock:after {
        right: -15px
    }

    .products_roll .pr_box .item .hover .inner .compare {
        top: 10px;
        right: 10px;
        display: block
    }

    .products_roll .pr_box .item .hover .inner .pic {
        top: 50px;
        width: 130px
    }

    .products_roll .pr_box .item .hover .inner .quantity {
        display: block;
        width: 110px;
        left: 10px;
        top: 240px;
        margin-left: 0
    }

    .products_roll .pr_box .item .hover .inner .quantity:before {
        display: none
    }

    .products_roll .pr_box .item .hover .inner .quantity:after {
        display: none
    }

    .products_roll .pr_box .item .hover .inner .cost {
        bottom: 0;
        top: 210px;
        left: 140px
    }

    .products_roll .pr_box .item .hover .inner .add2cart {
        width: 120px;
        left: 140px;
        top: 235px;
        bottom: 0;
        margin-left: 0
    }

    .products_roll .pr_box .item .hover .inner .add2cartOrder {
        width: 120px;
        left: 140px;
        top: 235px;
        bottom: 0;
        margin-left: 0
    }

    .products_roll .pr_box .item:hover {
        width: 100%;
        height: 300px
    }

    .products_roll .pr_box .item:hover .hover {
        margin: 0;
        width: 100%;
        height: 100%
    }

    .products_roll .pr_footer .ns__paginator .name {
        display: none
    }

    .products_roll .pr_footer .ns__paginator .arrow.left {
        margin-right: 24.5px
    }

    .products_roll .pr_footer .ns__paginator .arrow.right {
        margin-left: 24.5px
    }

    .products_roll .pr_footer .ns__paginator .pages {
        padding: 5px 0
    }

    .products_roll .pr_footer .ns__paginator .pages .page {
        height: 20px;
        width: 20px;
        font: 400 12px/20px 'roboto', sans-serif
    }

    .products_roll .pr_footer .quan_b {
        display: none
    }

    .ct__mask.active {
        top: 30px
    }
	.products_roll .pr_box .item .hover .inner .title {
		height: 95px;
	}
}

.row.login .reg .back2enter {
    display: none
}

.reg_title {
    margin: 0 0 30px 0;
    font: 500 24px/28px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.form_login {
    position: relative;
    height: 620px;
    padding: 90px 110px 0;
    border: 1px solid #ced5d9;
    background: #f5f6f8;
    text-align: center
}

.form_login:before {
    position: absolute;
    display: block;
    content: '';
    width: 68px;
    height: 173px;
    top: 100px;
    left: 0;
    background: url('/bitrix/templates/main/img/login_lock.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.form_login .line {
    position: relative;
    height: 50px;
    margin-top: 40px
}

.form_login .line:first-child {
    margin-top: 0
}

.form_login .line span {
    position: absolute;
    left: 0;
    top: -25px;
    font: 500 18px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.form_login .line input[type=text], .form_login .line input[type=password] {
    width: 100%;
    height: 100%;
    outline: 0;
    border: 1px solid #cdd2d6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    padding: 15px 20px;
    font: 400 16px/18px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.form_login .login_enter {
    display: block;
    margin-top: 40px;
    height: 60px;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #379917;
    font: 400 24px/58px 'roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #fff;
    width: 328px
}

.form_login .login_enter:hover, .form_login .login_enter:active {
    color: #fff;
    background: #4fc429
}

.form_login .login_reg {
    display: none
}

.form_login .remind_pass {
    display: inline-block;
    margin-top: 30px;
    font: 500 16px/20px 'roboto', sans-serif;
    border-bottom: 0;
    text-decoration: none;
    color: #0053a6
}

.form_login .login_social {
    margin-top: 50px;
    font: 500 16px/20px 'roboto', sans-serif;
    border-bottom: 0;
    text-decoration: none;
    color: #333
}

.form_login .login_social span {
    display: block;
    margin-bottom: 10px
}

.form_login .login_social a {
    display: inline-block;
    content: '';
    width: 38px;
    height: 38px;
    border: 0;
    background: url('/bitrix/templates/main/img/login_social.png') no-repeat
}

.form_login .login_social a.tw {
    -ms-background-position-x: -43px;
    background-position-x: -43px
}

.form_login .login_social a.vk {
    -ms-background-position-x: -85px;
    background-position-x: -85px
}

.form_login .login_social a.rs {
    -ms-background-position-x: -127px;
    background-position-x: -127px
}

.form_login .login_social a.fb {
    -ms-background-position-x: -170px;
    background-position-x: -170px
}

.form_login .login_social a.ok {
    -ms-background-position-x: -212px;
    background-position-x: -212px
}

.form_registration {
    position: relative;
    height: 620px
}

.form_registration .face_type {
    height: 50px;
    padding-top: 14px
}

.form_registration .face_type label {
    margin-left: 50px
}

.form_registration .face_type label:first-child {
    margin-left: 0
}

.form_registration .face_type input[type="radio"] {
    display: none
}

.form_registration .face_type input[type="radio"] + span {
    position: relative;
    padding-left: 40px;
    font: 400 16px/18px 'roboto', sans-serif;
    color: #333;
    cursor: pointer
}

.form_registration .face_type input[type="radio"] + span::before {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    top: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #333;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.form_registration .face_type input[type="radio"]:checked + span::after {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    margin-top: -5px;
    left: 5px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #0464bb
}

.form_registration .face_type input[type="radio"]:disabled + span::before {
    -ms-background-position-y: -38px;
    background-position-y: -38px
}

.form_registration .face_type input[type="radio"]:checked:disabled + span::before {
    -ms-background-position-y: -57px;
    background-position-y: -57px
}

.form_registration .line {
    position: relative;
    margin-top: 20px;
    height: 50px
}

.form_registration .line span {
    display: block;
    padding: 15px 0;
    font: 500 16px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.form_registration .line span br {
    display: none
}

.form_registration .line span.req {
    position: absolute;
    width: 130px;
    height: 80px;
    right: 0;
    top: -50px;
    padding: 0 10px 0 0;
    font: italic 12px/16px 'roboto', sans-serif
}

.form_registration .line span.se7en {
    position: absolute;
    height: 50px;
    width: 40px;
    top: 0;
    right: 410px;
    font: 400 16px/20px 'roboto', sans-serif
}

.form_registration .line span.tip {
    position: absolute;
    width: 250px;
    height: 50px;
    top: 0;
    right: 0;
    padding: 9px 100px 9px 20px;
    font: italic 12px/16px 'roboto', sans-serif
}

.form_registration .line input[type=text], .form_registration .line input[type=password] {
    position: absolute;
    top: 0;
    right: 0;
    width: 450px;
    height: 100%;
    outline: 0;
    border: 1px solid #cdd2d6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    font: 400 16px/18px 'roboto', sans-serif;
    text-align: left;
    color: #333;
    transition: border-color .2s
}

.form_registration .line input[type=text]:hover, .form_registration .line input[type=password]:hover, .form_registration .line input[type=text]:focus, .form_registration .line input[type=password]:focus {
    border-color: #0464bb
}

.form_registration .line input[type=text].pass, .form_registration .line input[type=password].pass {
    width: 300px;
    right: 150px
}

.form_registration .line input[type=text].phone_code, .form_registration .line input[type=password].phone_code {
    width: 50px;
    right: 360px;
    padding: 15px 10px
}

.form_registration .line input[type=text].phone_number, .form_registration .line input[type=password].phone_number {
    width: 100px;
    right: 250px;
    padding: 15px 10px
}

.form_registration .agent {
    margin-top: 40px;
    height: 16px
}

.form_registration .agent input[type="checkbox"] {
    display: none
}

.form_registration .agent input[type="checkbox"] + span {
    position: relative;
    padding-left: 25px;
    font: 400 14px/16px 'roboto', sans-serif;
    color: #333;
    cursor: pointer;
    display: inline-block
}

.form_registration .agent input[type="checkbox"] + span::before {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    margin-top: -10px;
    margin-left: -25px;
    height: 16px;
    width: 16px;
    background: url('/bitrix/templates/main/img/ct_checkboxies.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -ms-background-position-y: 0;
    background-position-y: 0
}

.form_registration .agent input[type="checkbox"]:checked + span::before {
    -ms-background-position-y: -17px;
    background-position-y: -17px
}

.form_registration .agent input[type="checkbox"]:disabled + span::before {
    -ms-background-position-y: -34px;
    background-position-y: -34px
}

.form_registration .agent input[type="checkbox"]:disabled + span {
    color: rgba(51, 51, 51, 0.5)
}

.form_registration .agent input[type="checkbox"]:checked:disabled + span::before {
    -ms-background-position-y: -57px;
    background-position-y: -57px
}

.form_registration .registrate {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 450px;
    height: 60px;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #0464bb;
    font: 400 24px/60px 'roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #FFF
}

.form_registration .registrate:hover, .form_registration .registrate:active {
    color: #fff;
    background: #00a1f2
}

.form_registration .registrate[disabled=disabled] {
    opacity: .5
}

@media screen and (max-width: 1319px) {
    .form_login {
        padding: 90px 60px 0
    }

    .form_login:before {
        width: 40px;
        height: 102px;
        top: 110px
    }

    .form_registration .line span.req {
        padding: 0 5px 0 0;
        width: 115px;
        height: 100px;
        right: 0;
        top: -55px
    }

    .form_registration .line span.se7en {
        right: 280px
    }

    .form_registration .line span.tip {
        width: 130px;
        padding: 0 15px 0 15px
    }

    .form_registration .line input[type=text], .form_registration .line input[type=password] {
        width: 320px
    }

    .form_registration .line input[type=text].pass, .form_registration .line input[type=password].pass {
        width: 190px;
        right: 130px
    }

    .form_registration .line input[type=text].phone_code, .form_registration .line input[type=password].phone_code {
        right: 240px
    }

    .form_registration .line input[type=text].phone_number, .form_registration .line input[type=password].phone_number {
        right: 130px
    }

    .form_registration .registrate {
        width: 340px
    }
}

@media screen and (max-width: 1019px) {
    .row.login {
        overflow: hidden
    }

    .row.login .pr50.lk {
        width: 100%;
        padding-right: 0
    }

    .row.login .reg {
        display: none;
        width: 100%
    }

    .row.login.user_reg .pr50.lk {
        display: none
    }

    .row.login.user_reg .reg {
        display: block
    }

    .row.login.user_reg .reg .back2enter {
        display: block;
        position: absolute;
        border: 0;
        top: 7px;
        right: 0;
        font: 500 18px/20px 'roboto', sans-serif;
        text-align: left;
        color: #0464bb
    }

    .row.login.user_reg .reg .back2enter:hover, .row.login.user_reg .reg .back2enter:active {
        color: #1b94e9;
        border-color: #1b94e9
    }

    .form_login {
        padding: 90px 110px 0
    }

    .form_login:before {
        width: 68px;
        height: 173px;
        top: 100px
    }

    .form_login .login_reg {
        display: block;
        margin-top: 20px;
        height: 60px;
        border: 0;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background: #0464bb;
        font: 400 24px/58px 'roboto', sans-serif;
        text-decoration: none;
        text-align: center;
        color: #fff
    }

    .form_login .login_reg:hover, .form_login .login_reg:active {
        color: #fff;
        background: #00a1f2
    }

    .form_registration .registrate {
        width: 320px
    }
}

@media screen and (max-width: 659px) {
    .reg_title {
        margin: 0 0 5px 0;
        font: 400 18px/24px 'roboto', sans-serif
    }

    .row.login.user_reg .reg .back2enter {
        top: 6px;
        font: 500 14px/16px 'roboto', sans-serif
    }

    .form_login {
        height: auto;
        padding: 50px 0 0;
        background: #FFF;
        border: 0
    }

    .form_login:before {
        display: none
    }

    .form_login:after {
        display: none
    }

    .form_login .line {
        z-index: 1;
        height: 40px;
        margin-top: 20px
    }

    .form_login .line span {
        top: 0;
        padding: 12px 0;
        font: 500 14px/16px 'roboto', sans-serif
    }

    .form_login .line input[type=text], .form_login .line input[type=password] {
        position: absolute;
        width: 200px;
        top: 0;
        right: 0
    }

    .form_login .login_enter {
        height: 50px;
        margin: 40px auto 0;
        font: 400 18px/50px 'roboto', sans-serif
    }

    .form_login .login_reg {
        height: 50px;
        margin: 20px auto 0;
        font: 400 18px/50px 'roboto', sans-serif
    }

    .form_login .login_social {
        margin: 50px -20px 0
    }

    .form_registration {
        height: auto
    }

    .form_registration .face_type {
        height: auto
    }

    .form_registration .face_type label {
        display: block;
        margin-left: 0;
        margin-top: 10px;
        width: 100%
    }

    .form_registration .face_type label:first-child {
        margin-top: 0
    }

    .form_registration .face_type input[type="radio"] + span {
        width: 100%;
        padding-left: 40px;
        font: 400 14px/18px 'roboto', sans-serif
    }

    .form_registration .face_type input[type="radio"] + span::before {
        width: 16px;
        height: 16px
    }

    .form_registration .face_type input[type="radio"]:checked + span::after {
        left: 4px
    }

    .form_registration .line {
        height: 40px
    }

    .form_registration .line.pass_rep span {
        padding: 9px 0
    }

    .form_registration .line span {
        padding: 12px 0;
        font: 500 14px/16px 'roboto', sans-serif
    }

    .form_registration .line span br {
        display: block
    }

    .form_registration .line span.se7en {
        width: 30px;
        right: 170px
    }

    .form_registration .line span.req {
        display: none
    }

    .form_registration .line span.tip {
        display: none
    }

    .form_registration .line input[type=text], .form_registration .line input[type=password] {
        width: 200px
    }

    .form_registration .line input[type=text].phone_code, .form_registration .line input[type=password].phone_code {
        right: 120px
    }

    .form_registration .line input[type=text].phone_number, .form_registration .line input[type=password].phone_number {
        right: 0;
        width: 110px
    }

    .form_registration .line input[type=text].pass, .form_registration .line input[type=password].pass {
        width: 200px;
        right: 0
    }

    .form_registration .agent {
        height: auto;
        margin-top: 20px
    }

    .form_registration .agent input[type="checkbox"] + span {
        display: block;
        padding-left: 25px;
        font: 400 14px/16px 'roboto', sans-serif
    }

    .form_registration .agent input[type="checkbox"] + span::before {
        left: 0;
        top: 0;
        margin-top: 0
    }

    .form_registration .registrate {
        position: relative;
        margin-top: 20px;
        width: 100%;
        height: 50px;
        font: 400 18px/50px 'roboto', sans-serif
    }
}

.lk_block {
    position: relative
}

.lk_block .exit {
    position: absolute;
    z-index: 99;
    display: block;
    border: 0;
    top: 10px;
    right: 0;
    padding-right: 23px;
    font: 400 14px/16px 'roboto', sans-serif;
    text-decoration: none;
    text-align: left;
    color: #333
}

.lk_block .exit:before {
    position: absolute;
    display: block;
    content: '';
    width: 13px;
    height: 13px;
    top: 1.5px;
    right: 0;
    background: url('/bitrix/templates/main/img/lk_exit.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.lk_leftbar {
    float: left;
    width: 300px;
    position: relative
}

.lk_leftbar .lk_sandwich {
    display: none
}

.lk_leftbar .welcome {
    position: relative;
    padding: 22px 0 0 100px;
    height: 100px;
    background: #0053a6;
    color: #FFF;
    font: 400 14px/16px 'roboto', sans-serif
}

.lk_leftbar .welcome span {
    display: block
}

.lk_leftbar .welcome span.username {
    margin-top: 5px;
    font: 700 18px/16px 'roboto', sans-serif
}

.lk_leftbar .welcome span.usermail {
    margin-top: 5px;
    font: 500 12px/16px 'roboto', sans-serif
}

.lk_leftbar .welcome:before {
    position: absolute;
    display: block;
    content: '';
    width: 32px;
    height: 37px;
    left: 34px;
    top: 50%;
    margin-top: -18.5px;
    background: url('/bitrix/templates/main/img/lk_userpic.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.lk_leftbar .block-menu {
    margin-top: 20px
}

.lk_leftbar .block-menu .menu-item {
    position: relative;
    display: block;
    height: 94px;
    padding: 26px 0 0 99px;
    background: #f5f6f8;
    border: 1px solid #ced5d9;
    border-top: 0;
    font: 500 18px/20px 'roboto', sans-serif;
    text-decoration: none;
    text-align: left;
    color: #333
}

.lk_leftbar .block-menu .menu-item:first-child {
    border-top: 1px solid #ced5d9
}

.lk_leftbar .block-menu .menu-item.ph:before {
    position: absolute;
    display: block;
    content: '';
    width: 41px;
    height: 42px;
    left: 28px;
    top: 50%;
    margin-top: -21.5px;
    background: url('/bitrix/templates/main/img/lk_purchase_history.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.lk_leftbar .block-menu .menu-item.pd:before {
    position: absolute;
    display: block;
    content: '';
    width: 41px;
    height: 44px;
    left: 28px;
    top: 50%;
    margin-top: -22px;
    background: url('/bitrix/templates/main/img/lk_personal_data.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.lk_leftbar .block-menu .menu-item.ss:before {
    position: absolute;
    display: block;
    content: '';
    width: 36px;
    height: 44px;
    left: 33px;
    top: 50%;
    margin-top: -22px;
    background: url('/bitrix/templates/main/img/lk_security_settings.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.lk_leftbar .block-menu .menu-item.active {
    color: #0053a6;
    background: #FFF
}

.lk_leftbar .block-menu .menu-item.active:hover, .lk_leftbar .block-menu .menu-item.active:active {
    color: #0053a6
}

.lk_leftbar .block-menu .menu-item.active.ph:before {
    background: url('/bitrix/templates/main/img/lk_purchase_history-active.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.lk_leftbar .block-menu .menu-item.active.pd:before {
    background: url('/bitrix/templates/main/img/lk_personal_data-active.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.lk_leftbar .block-menu .menu-item.active.ss:before {
    background: url('/bitrix/templates/main/img/lk_security_settings-active.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.lk_leftbar .block-menu .menu-item:hover, .lk_leftbar .block-menu .menu-item:active {
    color: #00a1f2
}

.lk_content {
    float: right;
    width: 880px;
    position: relative
}

.lk_content .header {
    position: relative;
    height: 100px;
    margin-top: 58px;
    padding: 37.5px 40px;
    background: #f5f6f8;
    font: 500 24px/26px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.ph__no-purchase {
    margin-top: 20px;
    padding: 25px 55px
}

.ph__no-purchase .title {
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.ph__no-purchase .cats {
    margin-top: 55px
}

.ph__no-purchase .cats .cat {
    float: left;
    display: block;
    border: 0;
    position: relative;
    padding: 0 0 0 110px;
    font: 700 18px/20px 'roboto', sans-serif;
    text-transform: uppercase;
    text-align: left;
    color: #333
}

.ph__no-purchase .cats .cat:hover, .ph__no-purchase .cats .cat:active {
    color: #00a1f2
}

.ph__no-purchase .cats .cat:before {
    position: absolute;
    display: block;
    content: '';
    top: -10px;
    left: 0;
    width: 90px;
    height: 62px
}

.ph__no-purchase .cats .cat.ins:before {
    background: url('/bitrix/templates/main/img/category_1.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.ph__no-purchase .cats .cat.stm {
    margin-left: 140px
}

.ph__no-purchase .cats .cat.stm:before {
    background: url('/bitrix/templates/main/img/category_2.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.ph__item {
    margin-top: 20px
}

.ph__item .title {
    height: 60px;
    background: #f5f6f8;
    padding: 20px 40px;
    border: 1px solid #ced5d9
}

.ph__item .title .id {
    float: left;
    font: 700 18px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.ph__item .title .detail {
    float: right;
    display: block;
    border: 0;
    font: 700 14px/20px 'roboto', sans-serif;
    text-decoration: none;
    color: #0060bf
}

.ph__item .title .detail:hover, .ph__item .title .detail:active {
    color: #00a1f2
}

.ph__item .inner {
    position: relative;
    padding: 40px;
    border: 1px solid #ced5d9;
    border-top: 0;
    min-height: 200px
}

.ph__item .inner .status_options {
    position: absolute;
    width: 330px;
    height: 120px;
    top: 40px;
    right: 40px
}

.ph__item .inner .status_options .pos {
    position: relative
}

.ph__item .inner .status_options .pos .line {
    z-index: 98;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 4px;
    background: #e6eaec
}

.ph__item .inner .status_options .pos span {
    z-index: 99;
    float: left;
    position: relative;
    background: #fff;
    padding-right: 3px;
    font: 500 18px/20px 'roboto', sans-serif;
    color: #333
}

.ph__item .inner .status_options .pos span.val {
    float: right;
    padding-right: 0;
    padding-left: 3px;
    color: #379917
}

.ph__item .inner .status_options .pos span.val.discard {
    color: #ff2b2a
}

.ph__item .inner .status_options .pos.date {
    margin-top: 10px
}

.ph__item .inner .status_options .pos.date span {
    font: 400 14px/16px 'roboto', sans-serif
}

.ph__item .inner .status_options .pos.date span.val {
    color: #333
}

.ph__item .inner .status_options .btn_prch {
    position: absolute;
    display: block;
    width: 160px;
    height: 40px;
    border: 2px solid transparent;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 700 14px/36px 'roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.ph__item .inner .status_options .btn_prch.cancel {
    bottom: 0;
    left: 0;
    color: #666;
    border-color: #666
}

.ph__item .inner .status_options .btn_prch.cancel:hover, .ph__item .inner .status_options .btn_prch.cancel:active {
    background: #666;
    color: #fff
}

.ph__item .inner .status_options .btn_prch.cancel.disabled {
    cursor: default;
    opacity: .5
}

.ph__item .inner .status_options .btn_prch.cancel.disabled:hover, .ph__item .inner .status_options .btn_prch.cancel.disabled:active {
    background: #fff;
    color: #666
}

.ph__item .inner .status_options .btn_prch.payment {
	color: #379917;
    border-color: #379917;
    bottom: -50px;
    width: 100%;
}

.ph__item .inner .status_options .btn_prch.repeat {
    bottom: 0;
    right: 0;
    color: #0060bf;
    border-color: #0060bf
}

.ph__item .inner .status_options .btn_prch.repeat:hover, .ph__item .inner .status_options .btn_prch.repeat:active {
    background: #0060bf;
    color: #fff
}

.ph__item .inner .status_options .btn_prch.reprch {
    width: 100%;
    bottom: 0;
    left: 0;
    color: #379917;
    border-color: #379917
}

.ph__item .inner .status_options .btn_prch.reprch:hover, .ph__item .inner .status_options .btn_prch.reprch:active {
    background: #379917;
    color: #fff
}

.ph__item .inner .sum, .ph__item .inner .paid, .ph__item .inner .paytype, .ph__item .inner .delivery, .ph__item .inner .goods {
    margin-top: 15px;
    font: 500 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333;
	max-width: 450px;
}

.ph__item .inner .sum span, .ph__item .inner .paid span, .ph__item .inner .paytype span, .ph__item .inner .delivery span, .ph__item .inner .goods span {
    font-weight: 400
}

.ph__item .inner .sum {
    margin-top: 0
}

.ph__item .inner .goods ol {
    padding-left: 15px
}

.ph__item .inner .goods ol li {
    margin-top: 15px;
    padding-left: 15px;
    font: 500 14px/16px 'roboto', sans-serif;
    color: #333
}

.ph__item .inner .goods ol li:first-child {
    margin-top: 0
}

.ph__item .inner .goods ol li a {
    border: 0;
    text-decoration: none;
    font-weight: 400;
    color: #0464bb
}

.ph__item .inner .goods ol li a:hover, .ph__item .inner .goods ol li a:active {
    color: #00a1f2
}

.ph__item .inner .goods ol li span {
    font-weight: 400
}

.pd__block {
    width: 680px;
    margin-top: 20px;
    padding: 40px
}

.pd__block .face_type {
    height: 50px;
    padding-top: 14px
}

.pd__block .face_type label {
    margin-left: 50px
}

.pd__block .face_type label:first-child {
    margin-left: 0
}

.pd__block .face_type input[type="radio"] {
    display: none
}

.pd__block .face_type input[type="radio"] + span {
    position: relative;
    padding-left: 40px;
    font: 400 16px/18px 'roboto', sans-serif;
    color: #333;
    cursor: pointer
}

.pd__block .face_type input[type="radio"] + span::before {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    top: 0;
    height: 18px;
    width: 18px;
    border: 1px solid #333;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.pd__block .face_type input[type="radio"]:checked + span::after {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    margin-top: -5px;
    left: 5px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #0464bb
}

.pd__block .face_type input[type="radio"]:disabled + span::before {
    -ms-background-position-y: -38px;
    background-position-y: -38px
}

.pd__block .face_type input[type="radio"]:checked:disabled + span::before {
    -ms-background-position-y: -57px;
    background-position-y: -57px
}

.pd__block .line {
    position: relative;
    margin-top: 20px;
    height: 50px
}

.pd__block .line span {
    display: block;
    padding: 15px 0;
    font: 500 16px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.pd__block .line input[type=text], .pd__block .line input[type=password] {
    position: absolute;
    top: 0;
    right: 0;
    width: 450px;
    height: 100%;
    outline: 0;
    border: 1px solid #cdd2d6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    font: 400 16px/18px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.pd__block .line input[type=text].phone_number, .pd__block .line input[type=password].phone_number {
    width: 300px;
    right: 150px;
    padding: 15px 10px
}

.pd__block .add_adress {
    position: relative;
    display: inline-block;
    border: 0;
    margin-top: 30px;
    padding-left: 40px;
    font: 500 16px/22px 'roboto', sans-serif;
    text-decoration: none;
    text-align: left;
    color: #0053a6
}

.pd__block .add_adress:before {
    position: absolute;
    display: block;
    content: '';
    width: 18px;
    height: 18px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    top: 0;
    left: 0;
    border: 2px solid #0053a6
}

.pd__block .add_adress span {
    position: absolute;
    width: 10px;
    height: 2px;
    top: 10px;
    left: 6px;
    background: #0053a6
}

.pd__block .add_adress span:first-child {
    width: 2px;
    height: 10px;
    top: 6px;
    left: 10px
}

.pd__block .save {
    display: block;
    width: 300px;
    height: 50px;
    margin-top: 40px;
    background: #379917;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 700 16px/50px 'roboto', sans-serif;
    text-align: center;
    color: #fff
}

.pd__block .save:hover, .pd__block .save:active {
    background: #4fc429;
    color: #fff
}

.ss__block {
    width: 530px;
    margin-top: 20px;
    padding: 40px
}

.ss__block .line {
    position: relative;
    margin-top: 20px;
    height: 50px
}

.ss__block .line span {
    display: block;
    padding: 15px 0;
    font: 500 16px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.ss__block .line span.req {
    position: absolute;
    width: 130px;
    height: 80px;
    right: -160px;
    top: -50px;
    padding: 0 10px 0 0;
    font: italic 12px/16px 'roboto', sans-serif
}

.ss__block .line input[type=text], .ss__block .line input[type=password] {
    position: absolute;
    top: 0;
    right: 0;
    width: 450px;
    height: 100%;
    outline: 0;
    border: 1px solid #cdd2d6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    font: 400 16px/18px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.ss__block .line input[type=text].pass, .ss__block .line input[type=password].pass {
    width: 300px;
    right: 0
}

.ss__block .save {
    display: block;
    width: 300px;
    height: 50px;
    margin-top: 40px;
    background: #379917;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 700 16px/50px 'roboto', sans-serif;
    text-align: center;
    color: #fff
}

.ss__block .save:hover, .ss__block .save:active {
    background: #4fc429;
    color: #fff
}

@media screen and (max-width: 1319px) {
    .lk_leftbar {
        width: 270px
    }

    .lk_leftbar .welcome {
        padding: 22px 0 0 70px
    }

    .lk_leftbar .welcome:before {
        width: 31px;
        height: 36px;
        left: 20px;
        margin-top: -15.5px
    }

    .lk_leftbar .block-menu .menu-item {
        padding: 26px 0 0 69px
    }

    .lk_leftbar .block-menu .menu-item.ph:before {
        width: 31px;
        height: 32px;
        left: 20px;
        margin-top: -16px
    }

    .lk_leftbar .block-menu .menu-item.pd:before {
        width: 31px;
        height: 34px;
        left: 20px;
        margin-top: -17px
    }

    .lk_leftbar .block-menu .menu-item.ss:before {
        width: 31px;
        height: 38px;
        left: 20px;
        margin-top: -19px
    }

    .lk_content {
        width: 650px
    }

    .ph__no-purchase .cats .cat.stm {
        margin-left: 50px
    }

    .ph__item .inner .sum, .ph__item .inner .paid, .ph__item .inner .paytype, .ph__item .inner .delivery {
        padding-right: 350px
    }
}

@media screen and (max-width: 1019px) {
    .lk_leftbar {
        width: 100%
    }

    .lk_leftbar .welcome {
        padding: 22px 0 0 70px
    }

    .lk_leftbar .welcome:before {
        width: 31px;
        height: 36px;
        left: 20px;
        margin-top: -15.5px
    }

    .lk_leftbar .block-menu {
        border: 1px solid #ced5d9
    }

    .lk_leftbar .block-menu .menu-item {
        float: left;
        width: 33.33%;
        padding: 26px 0 0 69px;
        border: 0
    }

    .lk_leftbar .block-menu .menu-item:nth-child(1) {
        border: 0
    }

    .lk_leftbar .block-menu .menu-item.ph:before {
        width: 31px;
        height: 32px;
        left: 20px;
        margin-top: -16px
    }

    .lk_leftbar .block-menu .menu-item.pd {
        border-left: 1px solid #ced5d9;
        border-right: 1px solid #ced5d9
    }

    .lk_leftbar .block-menu .menu-item.pd:before {
        width: 31px;
        height: 34px;
        left: 20px;
        margin-top: -17px
    }

    .lk_leftbar .block-menu .menu-item.ss:before {
        width: 31px;
        height: 38px;
        left: 20px;
        margin-top: -19px
    }

    .lk_content {
        width: 100%
    }

    .lk_content .header {
        margin-top: 20px
    }

    .ph__no-purchase .cats .cat.stm {
        margin-left: 50px
    }

    .ph__item .inner .sum, .ph__item .inner .paid, .ph__item .inner .paytype, .ph__item .inner .delivery {
        padding-right: 350px
    }

    .pd__block {
        width: 100%
    }

    .ss__block {
        margin-top: -10px
    }
}

@media screen and (max-width: 659px) {
    .lk_block .exit {
        top: 5px
    }

    .lk_leftbar {
        height: 40px;
        overflow: hidden;
        -webkit-transition: .4s ease;
        -moz-transition: .4s ease;
        -ms-transition: .4s ease;
        -o-transition: .4s ease;
        transition: .4s ease
    }

    .lk_leftbar .lk_sandwich {
        position: absolute;
        display: block;
        border: 0;
        width: 25px;
        height: 18px;
        top: 3px;
        left: 0
    }

    .lk_leftbar .lk_sandwich span {
        position: absolute;
        display: block;
        width: 100%;
        height: 2px;
        background: #0464bb;
        -webkit-transition: .4s ease;
        -moz-transition: .4s ease;
        -ms-transition: .4s ease;
        -o-transition: .4s ease;
        transition: .4s ease
    }

    .lk_leftbar .lk_sandwich span:nth-child(1) {
        top: 0
    }

    .lk_leftbar .lk_sandwich span:nth-child(2) {
        top: 50%;
        margin-top: -1px
    }

    .lk_leftbar .lk_sandwich span:nth-child(3) {
        bottom: 0
    }

    .lk_leftbar .lk_sandwich.exx span:nth-child(1) {
        top: 50%;
        margin-top: -1px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .lk_leftbar .lk_sandwich.exx span:nth-child(2) {
        opacity: 0
    }

    .lk_leftbar .lk_sandwich.exx span:nth-child(3) {
        top: 50%;
        margin-top: -1px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .lk_leftbar .h1-lk {
        margin-left: 40px;
        margin-bottom: 20px
    }

    .lk_leftbar .welcome {
        margin-top: 20px
    }

    .lk_leftbar .block-menu {
        display: block
    }

    .lk_leftbar .block-menu .menu-item {
        float: none;
        width: 100%;
        border-top: 1px solid #ced5d9
    }

    .lk_leftbar .block-menu .menu-item.pd {
        border-left: none;
        border-right: 0
    }

    .lk_leftbar.show {
        height: 460px
    }

    .lk_content .header {
        height: 60px;
        padding: 18px 0;
        font: 500 20px/22px 'roboto', sans-serif;
        text-align: center
    }

    .ph__no-purchase {
        margin-top: 0;
        padding: 20px 0
    }

    .ph__no-purchase .cats {
        margin-top: 30px
    }

    .ph__no-purchase .cats .cat.stm {
        margin-left: 0;
        margin-top: 30px
    }

    .ph__item {
        margin-top: 20px
    }

    .ph__item .title {
        height: auto;
        padding: 20px 20px
    }

    .ph__item .title .id {
        float: none;
        font: 700 16px/20px 'roboto', sans-serif;
        text-align: center
    }

    .ph__item .title .detail {
        float: none;
        margin-top: 8px;
        font: 400 16px/20px 'roboto', sans-serif;
        text-align: center
    }

    .ph__item .inner {
        padding: 30px 0;
        border-right: 0;
        border-left: none;
        border-bottom: 0;
        min-height: 200px
    }

    .ph__item .inner .status_options {
        position: relative;
        width: 100%;
        height: auto;
        min-height: 120px;
        top: 0;
        right: 0
    }

    .ph__item .inner .status_options .pos {
        position: relative
    }

    .ph__item .inner .status_options .btn_prch {
        width: 130px;
        height: 40px
    }

    .ph__item .inner .sum, .ph__item .inner .paid, .ph__item .inner .paytype, .ph__item .inner .delivery {
        padding-right: 0
    }

    .ph__item .inner .sum {
        margin-top: 65px
    }

    .ph__item .inner .goods {
        margin-top: 30px
    }

    .pd__block {
        padding: 0
    }

    .pd__block .face_type {
        height: auto;
        padding-top: 0
    }

    .pd__block .face_type label {
        display: block;
        margin-left: 0;
        margin-top: 10px;
        width: 100%
    }

    .pd__block .face_type label:first-child {
        margin-top: 0
    }

    .pd__block .face_type input[type="radio"] + span {
        width: 100%;
        padding-left: 40px;
        font: 400 14px/18px 'roboto', sans-serif
    }

    .pd__block .face_type input[type="radio"] + span::before {
        width: 16px;
        height: 16px
    }

    .pd__block .face_type input[type="radio"]:checked + span::after {
        left: 4px
    }

    .pd__block .line {
        height: 40px
    }

    .pd__block .line span {
        padding: 12px 0;
        font: 500 14px/16px 'roboto', sans-serif
    }

    .pd__block .line input[type=text], .pd__block .line input[type=password] {
        width: 200px
    }

    .pd__block .line input[type=text].phone_number, .pd__block .line input[type=password].phone_number {
        width: 200px;
        right: 0
    }

    .pd__block .save {
        width: 100%
    }

    .ss__block {
        width: 100%;
        padding: 0;
        margin-top: 30px
    }

    .ss__block .line {
        height: 40px
    }

    .ss__block .line span {
        padding: 12px 0;
        font: 500 14px/16px 'roboto', sans-serif
    }

    .ss__block .line span.req {
        position: relative;
        width: 100%;
        height: 80px;
        right: 0;
        top: 20px;
        text-align: right;
        padding: 0
    }

    .ss__block .line input[type=text], .ss__block .line input[type=password] {
        width: 200px
    }

    .ss__block .line input[type=text].pass, .ss__block .line input[type=password].pass {
        width: 160px;
        right: 0
    }

    .ss__block .save {
        width: 100%;
        margin-top: 80px
    }
}

.or__back2shopping a {
    position: absolute;
    display: block;
    border: 0;
    top: 40px;
    right: 0;
    font: 500 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #0464bb
}

.or__stages .stage {
    position: relative;
    float: left;
    width: 270px;
    height: 90px;
    margin-left: 30px;
    padding: 20px 0 0 120px;
    font: 500 18px/22px 'roboto', sans-serif;
    text-align: left;
    color: #999
}

.or__stages .stage span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 28px;
    height: 28px;
    border: 2px solid #999;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    font: 500 14px/26px 'roboto', sans-serif;
    text-align: center;
    color: #999
}

.or__stages .stage:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px;
    height: 18px;
    right: -10px;
    top: 30px;
    background: url('/bitrix/templates/main/img/stage_arrow.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__stages .stage:last-child:after {
    display: none
}

.or__stages .stage.active {
    color: #000
}

.or__stages .stage.active span {
    color: #fff;
    background: #0664c1;
    border-color: #0664c1
}

.or__stages .stage.active.s2:before {
    background: url('/bitrix/templates/main/img/stage2_active.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__stages .stage.active.s3:before {
    background: url('/bitrix/templates/main/img/stage3_active.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__stages .stage.active.s4:before {
    background: url('/bitrix/templates/main/img/stage4_active.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__stages .stage.complite {
    color: #333
}

.or__stages .stage.complite span {
    background: #0664c1;
    color: #0664c1;
    border-color: #0664c1
}

.or__stages .stage.complite span:before {
    position: absolute;
    display: block;
    content: '';
    width: 14px;
    height: 10px;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -7px;
    background: url('/bitrix/templates/main/img/stage_complite.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__stages .stage.complite.s2:before {
    background: url('/bitrix/templates/main/img/stage2_active.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__stages .stage.complite.s3:before {
    background: url('/bitrix/templates/main/img/stage3_active.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__stages .stage.complite.s4:before {
    background: url('/bitrix/templates/main/img/stage4_active.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__stages .stage.s1:before {
    position: absolute;
    display: block;
    content: '';
    width: 42px;
    height: 42px;
    top: 20px;
    left: 50px;
    background: url('/bitrix/templates/main/img/stage1_active.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__stages .stage.s2:before {
    position: absolute;
    display: block;
    content: '';
    top: 25px;
    left: 45px;
    width: 56px;
    height: 37px;
    background: url('/bitrix/templates/main/img/stage2_unactive.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__stages .stage.s3:before {
    position: absolute;
    display: block;
    content: '';
    top: 25px;
    left: 45px;
    width: 46px;
    height: 38px;
    background: url('/bitrix/templates/main/img/stage3_unactive.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__stages .stage.s4:before {
    position: absolute;
    display: block;
    content: '';
    top: 25px;
    left: 55px;
    width: 35px;
    height: 39px;
    background: url('/bitrix/templates/main/img/stage4_unactive.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__content {
    border: 10px solid #ced5d9
}

.or__content .title {
    padding: 40px 0;
    font: 400 24px/26px 'roboto', sans-serif;
    text-align: center;
    color: #333
}

.or__content.s1 {
    padding: 50px
}

.or__content.s1 .column {
    float: left;
    width: 490px
}

.or__content.s1 .column:nth-child(2) {
    margin-left: 50px;
    width: 540px
}

.or__content.s1 .column .title {
    margin-bottom: 30px;
    font: 400 24px/26px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.or__content.s1 .column .form_login {
    padding: 90px 80px 0
}

.or__content.s1 .column .form_login:before {
    display: none
}

.or__content.s1 .column .back2enter {
    display: none
}

.or__content.s1 .column .form_registration .line span.se7en {
    right: 350px
}

.or__content.s1 .column .form_registration .line span.tip {
    width: 190px;
    padding-right: 40px
}

.or__content.s1 .column .form_registration .line span.req {
    width: 120px;
    right: -50px
}

.or__content.s1 .column .form_registration .line input[type=text], .or__content.s1 .column .form_registration .line input[type=password] {
    width: 390px
}

.or__content.s1 .column .form_registration .line input[type=text].phone_code, .or__content.s1 .column .form_registration .line input[type=password].phone_code {
    width: 50px;
    right: 300px
}

.or__content.s1 .column .form_registration .line input[type=text].phone_number, .or__content.s1 .column .form_registration .line input[type=password].phone_number {
    width: 100px;
    right: 190px
}

.or__content.s1 .column .form_registration .line input[type=text].pass, .or__content.s1 .column .form_registration .line input[type=password].pass {
    width: 300px;
    right: 90px
}

.or__content.s2 .methods {
    border-top: 1px solid #ced5d9;
    border-bottom: 1px solid #ced5d9
}

.or__content.s2 .methods .meth {
    display: table;
    float: left;
    width: 50%;
    min-height: 80px;
    border: 0;
    background: rgba(218, 218, 218, 0.43);
    border-left: 1px solid #ced5d9
}

.or__content.s2 .methods .meth:first-child {
    border-left: none
}

.or__content.s2 .methods .meth .inner {
    display: table-cell;
    vertical-align: middle;
    font: 700 18px/20px 'roboto', sans-serif;
    text-align: center;
    color: #333
}

.or__content.s2 .methods .meth .inner br.translate {
    display: none
}

.or__content.s2 .methods .meth .inner .txt-main {
    display: block
}

.or__content.s2 .methods .meth .inner .txt-mobile {
    display: none
}

.or__content.s2 .methods .meth .inner span {
    display: block;
    font: 400 14px/18px 'roboto', sans-serif
}

.or__content.s2 .methods .meth .inner span br.translate {
    display: none
}

.or__content.s2 .methods .meth.active .inner {
    background: #fff
}

.or__content.s2 .methods_detail {
    width: 540px;
    margin: 0 auto;
    padding-bottom: 60px;
    position: relative
}

.or__content.s2 .methods_detail .tab-content {
    display: none
}

.or__content.s2 .methods_detail .tab-content.active {
    display: block
}

.or__content.s2 .methods_detail .group {
    padding: 40px 0;
    border-bottom: 1px solid #ced5d9
}

.or__content.s2 .methods_detail .group.tall {
    padding-top: 70px
}

.or__content.s2 .methods_detail .group .line {
    position: relative;
    min-height: 40px;
    margin-top: 10px;
    padding-left: 165px
}

.or__content.s2 .methods_detail .group .line:first-child {
    margin-top: 0
}

.or__content.s2 .methods_detail .group .line span {
    position: absolute;
    top: 0;
    left: 0;
    font: 500 14px/40px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.or__content.s2 .methods_detail .group .line span.g-title {
    position: absolute;
    top: -30px;
    left: 0;
    font: 500 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.or__content.s2 .methods_detail .group .line span.span_time {
    position: absolute;
    left: 300px
}

.or__content.s2 .methods_detail .group .line span.span_from {
    position: absolute;
    left: 345px
}

.or__content.s2 .methods_detail .group .line span.span_to {
    position: absolute;
    left: 450px
}

.or__content.s2 .methods_detail .group .line .inp {
    position: relative;
    float: right;
    top: 0;
    right: 0;
    width: 375px;
    height: 40px
}

.or__content.s2 .methods_detail .group .line .inp.phone {
    float: none;
    position: absolute;
    width: 160px;
    right: 215px
}

.or__content.s2 .methods_detail .group .line .inp.date {
    float: none;
    position: absolute;
    z-index: 99;
    width: 190px;
    right: 280px;
    background: transparent
}

.or__content.s2 .methods_detail .group .line .inp.date:after {
    z-index: 9;
    position: absolute;
    display: block;
    content: '';
    left: 160px;
    top: 50%;
    margin-top: -10.5px;
    width: 20px;
    height: 21px;
    background: url('/bitrix/templates/main/img/datepicker.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__content.s2 .methods_detail .group .line .inp.time {
    float: none;
    position: absolute;
    width: 100px
}

.or__content.s2 .methods_detail .group .line .inp.time.from {
    right: 90px
}

.or__content.s2 .methods_detail .group .line .inp.time.to {
    right: 0
}

.or__content.s2 .methods_detail .group .line .inp input[type=text], .or__content.s2 .methods_detail .group .line .inp input[type=password] {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #ced5d9;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: 0;
    padding: 10px 20px;
    font: 400 14px/18px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.or__content.s2 .methods_detail .group .line .inp input[type=text]:hover, .or__content.s2 .methods_detail .group .line .inp input[type=password]:hover, .or__content.s2 .methods_detail .group .line .inp input[type=text]:focus, .or__content.s2 .methods_detail .group .line .inp input[type=password]:focus {
    border-color: #0060bf
}

.or__content.s2 .methods_detail .group .line .phone-add {
    position: relative;
    width: 100%;
    height: 40px;
    margin-top: 10px
}

.or__content.s2 .methods_detail .group .line .phone-add.first {
    margin-top: 0
}

.or__content.s2 .methods_detail .group .line .addphone {
    position: absolute;
    display: block;
    top: 0;
    right: 30px;
    border: 0;
    margin: 11px 0;
    padding-left: 30px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-decoration: none;
    color: #0464bb
}

.or__content.s2 .methods_detail .group .line .addphone:before {
    position: absolute;
    display: block;
    content: '';
    width: 16px;
    height: 16px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    top: 0;
    left: 0;
    border: 2px solid #0053a6
}

.or__content.s2 .methods_detail .group .line .addphone span {
    position: absolute;
    width: 8px;
    height: 2px;
    top: 9px;
    left: 6px;
    background: #0053a6
}

.or__content.s2 .methods_detail .group .line .addphone span:first-child {
    width: 2px;
    height: 8px;
    top: 6px;
    left: 9px
}

.or__content.s2 .methods_detail .group .line .addphone:hover, .or__content.s2 .methods_detail .group .line .addphone:active {
    color: #00a1f2
}

.or__content.s2 .methods_detail .group .line .addphone:hover:before, .or__content.s2 .methods_detail .group .line .addphone:active:before {
    border-color: #00a1f2
}

.or__content.s2 .methods_detail .group .line .addphone:hover span, .or__content.s2 .methods_detail .group .line .addphone:active span {
    background: #00a1f2
}

.or__content.s2 .methods_detail .controls {
    margin-top: 40px
}

.or__content.s2 .methods_detail .controls .control {
    position: relative;
    width: 260px;
    height: 50px;
    display: block;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 500 18px/48px 'roboto', sans-serif;
    text-align: left
}

.or__content.s2 .methods_detail .controls .control.prev {
    float: left;
    padding-left: 75px;
    border: 1px solid #0060bf;
    background: #fff;
    color: #0060bf
}

.or__content.s2 .methods_detail .controls .control.prev:before {
    position: absolute;
    display: block;
    content: '';
    width: 24px;
    height: 24px;
    top: 50%;
    left: 40px;
    margin-top: -12px;
    background: url('/bitrix/templates/main/img/control-arrow_blue.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__content.s2 .methods_detail .controls .control.prev:hover, .or__content.s2 .methods_detail .controls .control.prev:active {
    color: #fff;
    background: #0060bf;
    border-color: #0060bf
}

.or__content.s2 .methods_detail .controls .control.prev:hover:before, .or__content.s2 .methods_detail .controls .control.prev:active:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
    background: url('/bitrix/templates/main/img/control-arrow_white.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__content.s2 .methods_detail .controls .control.next {
    float: right;
    padding-left: 40px;
    border: 1px solid #0060bf;
    background: #0060bf;
    color: #FFF
}

.or__content.s2 .methods_detail .controls .control.next:before {
    position: absolute;
    display: block;
    content: '';
    width: 24px;
    height: 24px;
    top: 50%;
    right: 40px;
    margin-top: -12px;
    background: url('/bitrix/templates/main/img/control-arrow_white.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__content.s2 .methods_detail .controls .control.next:hover, .or__content.s2 .methods_detail .controls .control.next:active {
    color: #fff;
    background: #00a1f2;
    border-color: #00a1f2
}

.or__content.s3 {
    padding-bottom: 60px
}

.or__content.s3 .payment_types {
    width: 630px;
    margin: 30px auto;
}

.or__content.s3 .payment_types .type {
    position: relative;
    float: left;
    display: block;
    width: 200px;
    height: 210px;
    margin: 5px;
    border: 5px solid #ced5d9;
    padding-top: 130px;
    font: 700 18px/20px 'roboto', sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #333
}

.or__content.s3 .payment_types .type.active {
    border-color: #1b94e9
}

.or__content.s3 .payment_types .type.t1:before {
    position: absolute;
    display: block;
    content: '';
    width: 59px;
    height: 58px;
    top: 45px;
    left: 50%;
    margin-left: -24.5px;
    background: url('/bitrix/templates/main/img/payment_type_1.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__content.s3 .payment_types .type.t2:before {
    position: absolute;
    display: block;
    content: '';
    width: 49px;
    height: 51px;
    top: 50px;
    left: 50%;
    margin-left: -24.5px;
    background: url('/bitrix/templates/main/img/payment_type_2.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__content.s3 .payment_types .type.t3:before {
    position: absolute;
    display: block;
    content: '';
    width: 69px;
    height: 54px;
    top: 50px;
    left: 50%;
    margin-left: -34.5px;
    background: url('/bitrix/templates/main/img/payment_type_3.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__content.s3 .payment_types .type.t4:before {
    position: absolute;
    display: block;
    content: '';
    width: 69px;
    height: 71px;
    top: 35px;
    left: 50%;
    margin-left: -34.4px;
    background: url('/bitrix/templates/main/img/payment_type_4.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.or__content.s3 .issue {
    display: block;
    margin: 0 auto;
    width: 300px;
    height: 50px;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #279b2b;
    font: 500 18px/50px 'roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #fff
}

.or__content.s3 .issue:hover, .or__content.s3 .issue:active {
    color: #fff;
    background: #00a1f2
}

.or__content.s4 .confirm {
    width: 780px;
    margin: 0 auto;
    padding-bottom: 50px
}

.or__content.s4 .confirm .title {
    padding: 0;
    text-align: left
}

.or__content.s4 .confirm .block {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #cdd5d8
}

.or__content.s4 .confirm .block:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.or__content.s4 .confirm .block .receiver {
    display: inline-block;
    margin: 40px 0 20px;
    height: 50px;
    padding: 0 35px;
    border: 2px solid #666;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 500 16px/46px 'roboto', sans-serif;
    text-align: center;
    color: #666
}

.or__content.s4 .confirm .block .receiver.byother {
    margin-left: 30px
}

.or__content.s4 .confirm .block .receiver.byother:hover, .or__content.s4 .confirm .block .receiver.byother:active {
    color: #FFF;
    background: #666
}

.or__content.s4 .confirm .block .receiver.active {
    color: #FFF;
    background: #0464bb;
    border-color: #0464bb
}

.or__content.s4 .confirm .block .line {
    position: relative;
    margin-top: 20px;
    padding-left: 190px;
    font: 400 16px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.or__content.s4 .confirm .block .line .name {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 180px
}

.or__content.s4 .confirm .block .line .name br.translate {
    display: none
}

.or__content.s4 .confirm .block .line .val span {
    font-weight: 900
}

.or__content.s4 .confirm .block .line .val a {
    margin-left: 15px
}

.or__content.s4 .confirm .block .rogerdat {
    margin-top: 40px;
    height: 16px
}

.or__content.s4 .confirm .block .rogerdat label {
    margin-left: 50px
}

.or__content.s4 .confirm .block .rogerdat label:first-child {
    margin-left: 0
}

.or__content.s4 .confirm .block .rogerdat input[type="checkbox"] {
    display: none
}

.or__content.s4 .confirm .block .rogerdat input[type="checkbox"] + span {
    position: relative;
    padding-left: 25px;
    font: 400 14px/16px 'roboto', sans-serif;
    color: #333;
    cursor: pointer
}

.or__content.s4 .confirm .block .rogerdat input[type="checkbox"] + span::before {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    margin-top: -10px;
    height: 16px;
    width: 16px;
    background: url('/bitrix/templates/main/img/ct_checkboxies.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -ms-background-position-y: 0;
    background-position-y: 0
}

.or__content.s4 .confirm .block .rogerdat input[type="checkbox"]:checked + span::before {
    -ms-background-position-y: -17px;
    background-position-y: -17px
}

.or__content.s4 .confirm .block .rogerdat input[type="checkbox"]:disabled + span::before {
    -ms-background-position-y: -34px;
    background-position-y: -34px
}

.or__content.s4 .confirm .block .rogerdat input[type="checkbox"]:disabled + span {
    color: rgba(51, 51, 51, 0.5)
}

.or__content.s4 .confirm .block .rogerdat input[type="checkbox"]:checked:disabled + span::before {
    -ms-background-position-y: -57px;
    background-position-y: -57px
}

.or__content.s4 .confirm .block .phonetime {
    height: 40px;
    margin-top: 30px;
    font: 400 16px/20px 'roboto', sans-serif;
    color: #333
}

.or__content.s4 .confirm .block .phonetime.unactive {
    color: #666
}

.or__content.s4 .confirm .block .phonetime.active {
    color: #333
}

.or__content.s4 .confirm .block .phonetime span.label {
    margin-right: 85px
}

.or__content.s4 .confirm .block .phonetime span.fromto {
    margin: 0 15px
}

.or__content.s4 .confirm .block .phonetime input[type=text], .or__content.s4 .confirm .block .phonetime input[type=password] {
    height: 40px;
    width: 70px;
    outline: 0;
    border: 1px solid #cdd2d6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 400 16px/18px 'roboto', sans-serif;
    text-align: center;
    color: #333
}

.or__content.s4 .confirm .block .phonetime input[type=text]:hover, .or__content.s4 .confirm .block .phonetime input[type=password]:hover, .or__content.s4 .confirm .block .phonetime input[type=text]:focus, .or__content.s4 .confirm .block .phonetime input[type=password]:focus {
    border-color: #0060bf
}

.or__content.s4 .confirm .block .note {
    margin-top: 60px;
    font: 400 16px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.or__content.s4 .confirm .block textarea {
    width: 100%;
    height: 170px;
    margin-top: 5px;
    outline: 0;
    border: 1px solid #cdd2d6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
    font: 400 16px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.or__content.s4 .confirm .block textarea:hover, .or__content.s4 .confirm .block textarea:focus {
    border-color: #0060bf
}

.or__content.s4 .confirm .block .controls {
    margin-top: 50px;
    position: relative;
    height: 50px
}

.or__content.s4 .confirm .block .controls .btn-back {
    position: absolute;
    display: block;
    top: 0;
    right: 340px;
    margin: 15px 0 15px 0;
    font: 400 16px/20px 'roboto', sans-serif;
    text-decoration: none;
    text-align: left;
    color: #0060bf
}

.or__content.s4 .confirm .block .controls .btn-back:hover, .or__content.s4 .confirm .block .controls .btn-back:active {
    color: #1b94e9;
    border-color: #1b94e9
}

.or__content.s4 .confirm .block .controls .btn-confirm {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 300px;
    height: 100%;
    background: #379917;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 500 18px/50px 'roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #FFF
}

.or__content.s4 .confirm .block .controls .btn-confirm:hover, .or__content.s4 .confirm .block .controls .btn-confirm:active {
    background: #4fc429
}

.or__content .subtitle {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 0 20px;
    margin: 20px 0
}

.tk-list {
    margin: 0 -20px 0 0;
    padding: 20px 0
}

.tk-list .group {
    padding-top: 10px !important
}

a.tk-list__item {
    float: left;
    width: 120px;
    margin: 0 20px 20px 0;
    text-align: center;
    border: 0;
    color: #333;
    font-weight: 500;
    transition: all .2s
}

a.tk-list__item .ico {
    display: block;
    width: 120px;
    height: 120px;
    border: 1px solid #dfe5e9;
    margin: 0 0 5px 0
}

a.tk-list__item .ico span {
    display: table-cell;
    width: 120px;
    height: 120px;
    vertical-align: middle;
    text-align: center
}

a.tk-list__item .ico span img {
    display: block;
    margin: auto
}

a.tk-list__item:hover {
    color: #333
}

a.tk-list__item:hover .ico {
    border-color: #949494
}

a.tk-list__item.active .ico {
    border-color: #0060bf
}

.pickup-stores {
    margin: 0 -100px 0 -80px;
    padding: 40px 0 0 0
}

a.pickup-stores__item {
    display: block;
    background: url(/bitrix/templates/main/img/place_ico.png) 20px 21px no-repeat #f5f6f8;
    float: left;
    width: 340px;
    margin: 0 20px 20px 0;
    height: 120px;
    border: 1px solid #ced5d9;
    padding: 25px 30px 0 55px;
    color: #333;
    font-size: 14px
}

a.pickup-stores__item:hover {
    border-color: #949494;
    color: #333
}

a.pickup-stores__item.active {
    background-color: #fff;
    background-image: url(/bitrix/templates/main/img/place_ico_act.png);
    border-color: #0060bf
}

a.pickup-stores__item .name {
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 5px 0
}

a.pickup-stores__item .desc {
    display: block
}

@media screen and (max-width: 1019px) {
    .pickup-stores {
        margin: 0
    }

    a.pickup-stores__item {
        float: none;
        width: auto;
        height: 100px;
        margin: 0 0 20px 0
    }
}

@media screen and (max-width: 659px) {
    .pickup-stores {
        margin: 0
    }

    a.pickup-stores__item {
        background-image: none !important;
        float: none;
        width: auto;
        height: auto;
        padding: 25px
    }
}

@media screen and (max-width: 1319px) {
    .or__stages .stage {
        width: 200px;
        padding: 20px 0 0 80px;
        font: 500 16px/20px 'roboto', sans-serif
    }

    .or__stages .stage span {
        width: 22px;
        height: 22px;
        font: 500 13px/18px 'roboto', sans-serif
    }

    .or__stages .stage.complite span:before {
        width: 12px;
        height: 8px;
        margin-top: -4px;
        margin-left: -6px
    }

    .or__stages .stage.s1:before {
        width: 32px;
        height: 32px;
        top: 25px;
        left: 35px
    }

    .or__stages .stage.s2:before {
        top: 28px;
        left: 28px;
        width: 40px;
        height: 28px
    }

    .or__stages .stage.s3:before {
        top: 27px;
        left: 32px;
        width: 36px;
        height: 30px
    }

    .or__stages .stage.s4:before {
        top: 25px;
        left: 37px;
        width: 28px;
        height: 34px
    }

    .or__content.s1 {
        padding: 50px
    }

    .or__content.s1 .column {
        width: 350px
    }

    .or__content.s1 .column:nth-child(2) {
        margin-left: 0;
        margin-top: 20px;
        width: 310px
    }

    .or__content.s1 .column .title {
        padding: 0 0 40px;
        margin-bottom: 0
    }

    .or__content.s1 .column .form_login {
        padding: 90px 40px 0
    }

    .or__content.s1 .column .form_login .line span {
        font: 400 16px/20px 'roboto', sans-serif
    }

    .or__content.s1 .column .form_login .login_enter {
        height: 50px;
        font: 400 20px/48px 'roboto', sans-serif
    }

    .or__content.s1 .column .form_registration .line span.se7en {
        width: 20px;
        right: 270px
    }

    .or__content.s1 .column .form_registration .line span.tip {
        right: -30px;
        width: 100px;
        padding: 0
    }

    .or__content.s1 .column .form_registration .line span.req {
        width: 100px;
        right: -30px
    }

    .or__content.s1 .column .form_registration .line input[type=text], .or__content.s1 .column .form_registration .line input[type=password] {
        width: 290px
    }

    .or__content.s1 .column .form_registration .line input[type=text].phone_code, .or__content.s1 .column .form_registration .line input[type=password].phone_code {
        width: 50px;
        right: 210px
    }

    .or__content.s1 .column .form_registration .line input[type=text].phone_number, .or__content.s1 .column .form_registration .line input[type=password].phone_number {
        width: 100px;
        right: 100px
    }

    .or__content.s1 .column .form_registration .line input[type=text].pass, .or__content.s1 .column .form_registration .line input[type=password].pass {
        width: 200px;
        right: 90px
    }

    .or__content.s1 .column .form_registration .registrate {
        width: 330px;
        height: 50px;
        font: 400 20px/48px 'roboto', sans-serif
    }

    .or__content.s2 .methods .meth .inner {
        font: 700 16px/20px 'roboto', sans-serif
    }

    .or__content.s3 {
        padding-bottom: 40px
    }

    .or__content.s3 .payment_types {
        width: 570px
    }

    .or__content.s3 .payment_types .type {
        width: 180px;
        height: 180px;
        padding-top: 100px
    }

    .or__content.s3 .payment_types .type.t1:before {
        top: 25px
    }

    .or__content.s3 .payment_types .type.t2:before {
        top: 30px
    }

    .or__content.s3 .payment_types .type.t3:before {
        top: 30px
    }

    .or__content.s3 .payment_types .type.t4:before {
        top: 15px
    }
}

@media screen and (max-width: 1019px) {
    .or__stages {
        padding: 0 0 0 100px
    }

    .or__stages .stage {
        width: 120px;
        height: 80px;
        margin: 0;
        padding: 0
    }

    .or__stages .stage .text {
        display: none
    }

    .or__stages .stage:after {
        right: 10px
    }

    .or__content.s1 .column {
        position: relative;
        width: 100%
    }

    .or__content.s1 .column:nth-child(2) .title {
        padding-left: 0
    }

    .or__content.s1 .column .title {
        padding-left: 40px
    }

    .or__content.s1 .column .form_login {
        padding: 30px 40px 0;
        border: 0;
        background: #Fff
    }

    .or__content.s1 .column .form_login .login_enter {
        height: 60px;
        font: 400 24px/58px 'roboto', sans-serif
    }

    .or__content.s1 .column .back2enter {
        display: block;
        position: absolute;
        border: 0;
        top: 5px;
        right: 0;
        font: 500 18px/20px 'roboto', sans-serif;
        text-align: left;
        color: #0464bb
    }

    .or__content.s1 .column .back2enter:hover, .or__content.s1 .column .back2enter:active {
        color: #1b94e9;
        border-color: #1b94e9
    }

    .or__content.s1 .column .form_registration .line span.se7en {
        right: 290px
    }

    .or__content.s1 .column .form_registration .line span.tip {
        right: 0
    }

    .or__content.s1 .column .form_registration .line span.req {
        right: 0
    }

    .or__content.s1 .column .form_registration .line input[type=text], .or__content.s1 .column .form_registration .line input[type=password] {
        width: 320px
    }

    .or__content.s1 .column .form_registration .line input[type=text].phone_code, .or__content.s1 .column .form_registration .line input[type=password].phone_code {
        right: 230px
    }

    .or__content.s1 .column .form_registration .line input[type=text].phone_number, .or__content.s1 .column .form_registration .line input[type=password].phone_number {
        right: 120px
    }

    .or__content.s1 .column .form_registration .line input[type=text].pass, .or__content.s1 .column .form_registration .line input[type=password].pass {
        right: 120px
    }

    .or__content.s1 .column .form_registration .registrate {
        width: 400px;
        height: 60px;
        font: 400 24px/58px 'roboto', sans-serif
    }

    .or__content.s1.user_reg .column {
        display: none
    }

    .or__content.s1.user_reg .column:nth-child(2) {
        display: block;
        width: 100%;
        margin-left: 0
    }

    .or__content.s2 .methods .meth .inner {
        font: 700 14px/16px 'roboto', sans-serif
    }

    .or__content.s3 {
        padding-bottom: 40px
    }

    .or__content.s3 .payment_types {
        width: 420px;
    }

    .or__content.s3 .payment_types .type {
        width: 130px;
        height: 150px;
        padding-top: 80px;
        font: 700 12px/16px 'roboto', sans-serif
    }

    .or__content.s3 .payment_types .type.t1:before {
        width: 49px;
        height: 49px;
        top: 15px;
        margin-left: -24.5px
    }

    .or__content.s3 .payment_types .type.t2:before {
        width: 42px;
        height: 44px;
        top: 20px;
        margin-left: -21px
    }

    .or__content.s3 .payment_types .type.t3:before {
        width: 52px;
        height: 42px;
        top: 25px;
        margin-left: -26px
    }

    .or__content.s3 .payment_types .type.t4:before {
        width: 52px;
        height: 54px;
        top: 15px;
        margin-left: -26px
    }

    .or__content.s4 .confirm {
        width: 540px
    }

    .or__content.s4 .confirm .block .phonetime {
        font: 400 14px/20px 'roboto', sans-serif
    }

    .or__content.s4 .confirm .block .phonetime span.label {
        margin-right: 40px
    }

    .or__content.s4 .confirm .block .controls .btn-back {
        right: auto;
        left: 0
    }

    .or__content.s4 .confirm .block .controls .btn-confirm {
        width: 270px
    }
}

@media screen and (max-width: 659px) {
    h1.ordering {
        text-align: center
    }

    .or__back2shopping a {
        width: 100%;
        top: 70px;
        text-align: center
    }

    .or__stages {
        margin-top: 60px;
        padding: 0
    }

    .or__stages .stage {
        width: 70px
    }

    .or__stages .stage:after {
        width: 5px;
        height: 10px;
        right: -2px;
        top: 37px
    }

    .or__stages .stage.s1:before {
        left: 22px
    }

    .or__stages .stage.s2:before {
        left: 16px
    }

    .or__stages .stage.s3:before {
        left: 20px
    }

    .or__stages .stage.s4:before {
        left: 22px
    }

    .or__content {
        border: 0
    }

    .or__content .title {
        padding: 0 20px 20px;
        font: 400 18px/24px 'roboto', sans-serif
    }

    .or__content.s1 {
        padding: 0
    }

    .or__content.s1 .column .title {
        padding: 0;
        margin: 0 0 5px 0;
        font: 400 18px/24px 'roboto', sans-serif
    }

    .or__content.s1 .column:nth-child(1) .title {
        display: none
    }

    .or__content.s1 .column .form_login {
        padding: 20px 0 0
    }

    .or__content.s1 .column .form_login .line span {
        padding: 12px 0;
        font: 500 14px/16px 'roboto', sans-serif
    }

    .or__content.s1 .column .form_login .login_enter {
        height: 50px;
        font: 400 18px/50px 'roboto', sans-serif
    }

    .or__content.s1 .column .back2enter {
        top: 5px;
        font: 500 14px/16px 'roboto', sans-serif
    }

    .or__content.s1 .column .form_registration {
        height: auto
    }

    .or__content.s1 .column .form_registration .face_type {
        height: auto
    }

    .or__content.s1 .column .form_registration .face_type label {
        display: block;
        margin-left: 0;
        margin-top: 10px;
        width: 100%
    }

    .or__content.s1 .column .form_registration .face_type label:first-child {
        margin-top: 0
    }

    .or__content.s1 .column .form_registration .face_type input[type="radio"] + span {
        width: 100%;
        padding-left: 40px;
        font: 400 14px/18px 'roboto', sans-serif
    }

    .or__content.s1 .column .form_registration .face_type input[type="radio"] + span::before {
        width: 16px;
        height: 16px
    }

    .or__content.s1 .column .form_registration .face_type input[type="radio"]:checked + span::after {
        left: 4px
    }

    .or__content.s1 .column .form_registration .line {
        height: 40px
    }

    .or__content.s1 .column .form_registration .line.pass_rep span {
        padding: 9px 0
    }

    .or__content.s1 .column .form_registration .line span {
        padding: 12px 0;
        font: 500 14px/16px 'roboto', sans-serif
    }

    .or__content.s1 .column .form_registration .line span br {
        display: block
    }

    .or__content.s1 .column .form_registration .line span.se7en {
        width: 30px;
        right: 170px
    }

    .or__content.s1 .column .form_registration .line span.req {
        display: none
    }

    .or__content.s1 .column .form_registration .line span.tip {
        display: none
    }

    .or__content.s1 .column .form_registration .line input[type=text], .or__content.s1 .column .form_registration .line input[type=password] {
        width: 200px
    }

    .or__content.s1 .column .form_registration .line input[type=text].phone_code, .or__content.s1 .column .form_registration .line input[type=password].phone_code {
        right: 120px
    }

    .or__content.s1 .column .form_registration .line input[type=text].phone_number, .or__content.s1 .column .form_registration .line input[type=password].phone_number {
        right: 0;
        width: 110px
    }

    .or__content.s1 .column .form_registration .line input[type=text].pass, .or__content.s1 .column .form_registration .line input[type=password].pass {
        width: 200px;
        right: 0
    }

    .or__content.s1 .column .form_registration .agent {
        height: auto;
        margin-top: 20px
    }

    .or__content.s1 .column .form_registration .agent input[type="checkbox"] + span {
        display: block;
        padding-left: 25px;
        font: 400 14px/16px 'roboto', sans-serif
    }

    .or__content.s1 .column .form_registration .agent input[type="checkbox"] + span::before {
        left: 0;
        top: 0;
        margin-top: 0
    }

    .or__content.s1 .column .form_registration .registrate {
        position: relative;
        margin-top: 20px;
        width: 100%;
        height: 50px;
        font: 400 18px/50px 'roboto', sans-serif
    }

    .or__content.s2 .methods .meth .inner {
        font: 500 12px/12px 'roboto', sans-serif
    }

    .or__content.s2 .methods .meth .inner br.translate {
        display: block
    }

    .or__content.s2 .methods .meth .inner .txt-main {
        display: none
    }

    .or__content.s2 .methods .meth .inner .txt-mobile {
        display: block
    }

    .or__content.s2 .methods .meth .inner span {
        margin-top: 5px;
        font: 400 9px/10px 'roboto', sans-serif;
        color: #666
    }

    .or__content.s2 .methods .meth .inner span br.translate {
        display: block
    }

    .or__content.s2 .methods_detail {
        width: 100%
    }

    .or__content.s2 .methods_detail .group:nth-child(1) {
        padding-top: 20px
    }

    .or__content.s2 .methods_detail .group:nth-child(2) {
        padding-top: 30px
    }

    .or__content.s2 .methods_detail .group.tall {
        padding-top: 90px
    }

    .or__content.s2 .methods_detail .group .line {
        min-height: 80px;
        padding: 40px 0 0 0
    }

    .or__content.s2 .methods_detail .group .line span {
        top: 0;
        padding: 12px 0;
        font: 500 14px/16px 'roboto', sans-serif
    }

    .or__content.s2 .methods_detail .group .line span.g-title {
        top: -50px;
        padding: 0
    }

    .or__content.s2 .methods_detail .group .line span.span_time {
        left: 0;
        top: 50px
    }

    .or__content.s2 .methods_detail .group .line span.span_from {
        left: 60px;
        top: 50px
    }

    .or__content.s2 .methods_detail .group .line span.span_to {
        left: 180px;
        top: 50px
    }

    .or__content.s2 .methods_detail .group .line.dateline {
        height: 100px
    }

    .or__content.s2 .methods_detail .group .line .inp {
        width: 100%
    }

    .or__content.s2 .methods_detail .group .line .inp.phone {
        float: none;
        left: 0;
        right: auto;
        width: 50%
    }

    .or__content.s2 .methods_detail .group .line .inp.date {
        position: absolute;
        right: 0
    }

    .or__content.s2 .methods_detail .group .line .inp.time {
        position: absolute;
        top: 50px
    }

    .or__content.s2 .methods_detail .group .line .inp.time.from {
        right: auto;
        left: 90px
    }

    .or__content.s2 .methods_detail .group .line .phone-add {
        position: relative;
        width: 100%;
        height: 40px;
        margin-top: 10px
    }

    .or__content.s2 .methods_detail .group .line .addphone {
        right: 0
    }

    .or__content.s2 .methods_detail .group .line .addphone:before {
        display: none
    }

    .or__content.s2 .methods_detail .group .line .addphone span {
        display: none
    }

    .or__content.s2 .methods_detail .controls {
        margin-top: 40px
    }

    .or__content.s2 .methods_detail .controls .control {
        font: 500 14px/48px 'roboto', sans-serif
    }

    .or__content.s2 .methods_detail .controls .control.prev {
        padding-left: 0;
        text-indent: -9999px;
        width: 90px
    }

    .or__content.s2 .methods_detail .controls .control.prev:before {
        left: 50%;
        margin-left: -12px
    }

    .or__content.s2 .methods_detail .controls .control.next {
        width: 180px;
        padding-left: 20px
    }

    .or__content.s2 .methods_detail .controls .control.next:before {
        right: 15px
    }

    .or__content.s3 .payment_types {
        width: 100%
    }

    .or__content.s3 .payment_types .type.t3 {
        margin-left: 0;
        margin-top: 20px
    }

    .or__content.s3 .payment_types .type.t4 {
        margin-top: 20px
    }

    .or__content.s3 .issue {
        width: 100%
    }

    .or__content.s4 .confirm {
        width: 100%
    }

    .or__content.s4 .confirm .block {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .or__content.s4 .confirm .block .title {
        margin-top: 0;
        margin-bottom: 10px
    }

    .or__content.s4 .confirm .block .receiver {
        display: block;
        margin: 0 0 10px;
        height: 40px;
        width: 100%;
        padding: 0;
        font: 500 14px/36px 'roboto', sans-serif
    }

    .or__content.s4 .confirm .block .receiver.byother {
        margin-left: 0
    }

    .or__content.s4 .confirm .block .line {
        margin-top: 10px;
        padding-left: 120px;
        font: 400 14px/18px 'roboto', sans-serif
    }

    .or__content.s4 .confirm .block .line .name br.translate {
        display: block
    }

    .or__content.s4 .confirm .block .rogerdat {
        margin-top: 30px;
        height: auto
    }

    .or__content.s4 .confirm .block .rogerdat input[type="checkbox"] + span {
        display: block
    }

    .or__content.s4 .confirm .block .rogerdat input[type="checkbox"] + span::before {
        top: 0;
        left: 0;
        margin-top: 0
    }

    .or__content.s4 .confirm .block .phonetime {
        height: auto;
        margin-top: 30px
    }

    .or__content.s4 .confirm .block .phonetime span.label {
        display: block;
        margin: 0 0 5px 0
    }

    .or__content.s4 .confirm .block .note {
        margin-top: 30px
    }

    .or__content.s4 .confirm .block .controls {
        margin-top: 20px;
        height: 95px
    }

    .or__content.s4 .confirm .block .controls .btn-back {
        width: 100%;
        height: auto;
        margin: 0;
        border: 0;
        text-align: center
    }

    .or__content.s4 .confirm .block .controls .btn-confirm {
        width: 100%;
        height: 50px;
        top: auto;
        bottom: 0
    }

    .or__content.s4 .confirm .purchase_data{
        overflow:scroll;
    }

    .or__content.s4 .confirm .purchase_data .line{
        padding: 0;
    }

    .or__content.s4 .confirm .purchase_data .line .name{
        position: unset;
    }

    .order-successful{
        margin: 10px auto;
    }

    .order-successful td{
        display: block;
    }

    .breadcrumbs{
        padding: 0 0;
    }

    .product_top .filter_top .body_f .item_f .name_f{
        display: block;
        margin-bottom: 5px;
        text-align: justify;
    }

    .product_top .filter_top .body_f .item_f a{
        line-height: 16px;
        display: inline-block;
        margin-bottom: 5px;
    }
}

.order-successful .t1{ width: 60%; }
.order-successful .t2{ width: 5%; }
.order-successful .t3{ width: 35%; }

.prod_card {
    padding: 30px 0 50px
}

.prod_card h2 {
    margin: 40px 0 20px 0
}

.pc__prod-info {
    width: 100%
}

.pc__code {
    display: inline-block;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #414141
}

.cl.mb-40{
    margin-bottom: 40px;
}

.pc__prod-gallery {
    float: left;
    display: block;
    position: relative;
    width: 600px;
    text-align: center;
    margin: auto 10px;
}


.GallerylSAction > a{
    width: 32px;
    display: block;
    bottom: 8%;
    height: 32px;
    background-image: url(/bitrix/templates/main/img/controls.png);
    cursor: pointer;
    position: absolute;
    z-index: 99;
    opacity: 0.5;
    transition: opacity 0.35s linear 0s;
}
.GallerylSAction > a:hover {
    opacity: 1;
}
.GallerylSAction > .GallerylSPrev {
    background-position: 0 0;
    left: -20px;
}
.GallerylSAction > .GallerylSNext {
    background-position: -32px 0;
    right: -20px;
}
.lSSlideOuter .lSPager.lSGallery li{
    padding: 10px;
}

.lSSlideOuter .lSPager.lSGallery li.active a img{
    box-shadow: 0 0 10px 0px rgba(0,0,0,0.10);
    border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery img{
    margin: 0 auto;
}


.pc__buy-block {
    float: right;
    position: relative;
    width: 450px;
    padding: 30px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 15px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0 0 15px 0px rgba(0,0,0,0.20);
    box-shadow: 0 0 10px 0px rgba(0,0,0,0.20);
}

.pc__buy-block .bb_compare {
    padding: 15px 0;
    font: 400 16px 'roboto', sans-serif;
    border-bottom: 1px solid #cdd2d6;
}

.pc__buy-block .bb_compare a{
    color: #666;
}

.pc__buy-block .bb_compare a:hover{
    color: #0464bb;
}

.pc__buy-block .bb_info {
    padding: 15px 0;
    font: 400 16px 'roboto', sans-serif;
    color: #0464bb;
}
.pc__buy-block .bb_info .i_rows{
    color: #333;
    margin-bottom: 15px;
}

.pc__buy-block .bb_info .i_rows:hover{
    color: #0464bb;
    cursor: pointer;
}

.pc__buy-block .bb_info .i_rows i,
.pc__buy-block .bb_compare a i
{
    color: #0464bb;
    margin-right: 10px;
    width: 20px;
    vertical-align: middle;
}


.ui-tooltip {
    max-width: 300px;
    padding: 10px 20px;
    font-size: 12px;
    border-radius: 0px;
    box-shadow: 0 0 10px 0px rgba(0,0,0,0.20);
    border: none!important;
    z-index: 1;
}

.ui-tooltip .ui-tooltip-content b {
    width: 100%;
    display: block;
    margin-bottom: 5px;
    color: #0464bb;
}
.ui-tooltip .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}

.ui-tooltip .ui-tooltip-content ul { padding:0 15px; }

.ui-tooltip .arrow.top {
    top: -16px;
    bottom: auto;
}
.ui-tooltip .arrow.left {
    left: 20%;
}

.ui-tooltip .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    background: white;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ui-tooltip .arrow.top:after {
    bottom: -20px;
    top: auto;
}

.pc__prod-info .bb_col {
    float: left;
    margin-right: 15px;
}

.pc__prod-info .bb_col.right {
    float: right;
}

.pc__prod-info .w-30{
    margin: 0;
    padding: 0 15px;
    width: 30%
}
.pc__prod-info .w-70{
    margin: 0;
    padding: 0 15px;
    width: 70%
}


.pc__prod-info .bb_col span {
    color: #808080;
}
.pc__prod-info .bb_col span a {
    border: 1px solid;
    border-radius: 5px;
    padding: 2px 10px;
}

.pc__prod-info .bb_col span a.red {
    color:red;
}

.pc__buy-block .bb_row .price {
    padding-bottom: 30px;
}

.pc__buy-block .bb_row .price .price-old {
    float: left;
    font: 400 18px/20px 'roboto', sans-serif;
    text-decoration: line-through;
    color: #666;
    vertical-align: super;
    margin-right: 30px;
}

.pc__buy-block .bb_row .price .price-old span {
    font: 700 18px/20px 'roboto', sans-serif
}

.pc__buy-block .bb_row .price .price-new {
    float: left;
    font: 500 14px/22px 'roboto', sans-serif;
    color: #333;
    margin-right: 20px;
}

.pc__buy-block .bb_row .price .price-new span {
    font: 700 30px/32px 'roboto', sans-serif
}

.pc__buy-block .bb_row .price .sale-y {
    float: right;
    width: 120px;
    position: relative;
    font: 500 16px/20px 'roboto', sans-serif;
    vertical-align: super;
    background: #FDD302;
    padding: 5px 0;
}

.pc__buy-block .bb_row .price .sale-y::before{
    content: '';
    border: 15px solid transparent;
    border-right: 15px solid #FDD302;
    position: absolute;
    left: -30px;
    top: 0px;
}

.pc__buy-block .bb_row .price::after{
    content: "";
    clear: both;
    display: block;
}

.pc__buy-block .bb_row .cheaper {
    display: block;
    padding: 35px 0 7px;
    font: 400 16px/18px 'roboto', sans-serif;
    text-decoration: none;
    text-align: left;
    color: #0464bb
}

.pc__buy-block .bb_row .sale {
    height: 100px;
    background: url('/bitrix/templates/main/img/card/sale_backround.png') no-repeat;
    -webkit-background-size: 150px 94px;
    -o-background-size: 150px 94px;
    background-size: 150px 94px;
    -ms-background-position-x: 100%;
    background-position-x: 100%
}

.pc__buy-block .bb_row .sale span {
    padding: 15px 0 0 0;
    display: block;
    font: 700 18px/20px 'roboto', sans-serif;
    text-align: center;
    color: #ff2a2a
}

.pc__buy-block .bb_row .sale span:nth-child(2) {
    padding-top: 10px;
    font: 400 12px/16px 'roboto', sans-serif;
    text-transform: uppercase;
    color: #333
}

.pc__buy-block .bb_row .quantity {
    position: relative;
    margin-top: 30px;
    height: 30px
}

.pc__buy-block .bb_row .quantity a {
    position: absolute;
    display: block;
    width: 30px;
    height: 100%;
    top: 0;
    background: transparent;
    border: 2px solid #0060bf;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    font-size: 22px;
    color: #0060bf
}

.pc__buy-block .bb_row .quantity a:hover {
    border-color: #00a1f2;
    color: #00a1f2
}

.pc__buy-block .bb_row .quantity a.na {
    border-color: #adadad;
    color: #adadad
}

.pc__buy-block .bb_row .quantity a.na:hover {
    border-color: #adadad;
    color: #adadad
}

.pc__buy-block .bb_row .quantity a:before {
    content: '';
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    left: 0;
    top: 1px;
    text-align: center;
    line-height: 26px
}

.pc__buy-block .bb_row .quantity a.minus:before {
    content: '-'
}

.pc__buy-block .bb_row .quantity a.plus {
    right: 0
}

.pc__buy-block .bb_row .quantity a.plus:before {
    content: '+'
}

.pc__buy-block .bb_row .quantity input[type=text], .pc__buy-block .bb_row .quantity input[type=password] {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 100%;
    left: 50%;
    padding: 5px;
    margin-left: -20px;
    outline: 0;
    border: 1px solid #cdd2d6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: center;
    color: #000
}

.pc__buy-block .bb_row .quantity input[type=text]:hover, .pc__buy-block .bb_row .quantity input[type=password]:hover, .pc__buy-block .bb_row .quantity input[type=text]:focus, .pc__buy-block .bb_row .quantity input[type=password]:focus {
    border-color: #0060bf
}

.pc__buy-block .bb_row.right {
    width: 150px
}

.pc__buy-block .add2cart {
    display: block;
    position: relative;
    padding-left: 30px;
    width: 100%;
    height: 55px;
    background: #0060bf;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 600 18px/55px 'roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #FFF;
}

.pc__buy-block .add2cart:before {
    position: absolute;
    display: block;
    content: '';
    width: 38px;
    height: 32px;
    left: 35px;
    top: 50%;
    margin-top: -16px;
    background: url('/bitrix/templates/main/img/card/add2cart.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.pc__buy-block .add2cart:hover {
    background: #00a1f2
}

.pc__buy-block .bb_btn {
    display: table;
    width: 100%;
    height: 55px;
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #0464bb;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.pc__buy-block .bb_btn span {
    display: table-cell;
    vertical-align: middle;
    font: 500 16px/16px 'roboto', sans-serif;
    color: #0464bb
}

.pc__buy-block .bb_btn:hover {
    background: #0464bb
}

.pc__buy-block .bb_btn:hover span {
    color: #FFF
}

.pc__buy-block .bb_btn.spec_help {
    border-color: #157f17
}

.pc__buy-block .bb_btn.spec_help span {
    color: #157f17
}

.pc__buy-block .bb_btn.spec_help:hover {
    background: #157f17
}

.pc__buy-block .bb_btn.spec_help:hover span {
    color: #FFF
}

.pc__tabs .t-list {
    z-index: 10;
    position: relative
}

.pc__tabs .t-list a {
    float: left;
    display: table;
    position: relative;
    width: 25%;
    height: 60px;
    padding: 0 5px;
    text-decoration: none
}

.pc__tabs .t-list a > span {
    display: block;
    display: table-cell;
    vertical-align: middle;
    background: #f4f6f8;
    border: 1px solid #cdd2d6;
    font: 500 16px/18px 'roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #0464bb
}

.pc__tabs .t-list a > span .count {
    display: inline-block
}

.pc__tabs .t-list a.active span {
    color: #333;
    background: #FFF;
    border-bottom: 1px solid #fff
}

.pc__tabs .t-list a:first-child {
    padding-left: 0
}

.pc__tabs .t-list a:last-child {
    padding-right: 0;
    right: 0px
}

.pc__tabs .t-content {
    z-index: 9;
    top: -1px;
    position: relative
}

.pc__tabs .t-content .mtb {
    display: none
}

.pc__tabs .t-content .tab {
    border: 1px solid #cdd2d6;
    display: none
}

.pc__tabs .t-content .tab.active {
    display: block
}

.pc__tabs .t-content .tab.tab_des {
    padding: 40px
}

.pc__tabs .t-content .tab.tab_des p {
    margin: 20px 0;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.pc__tabs .t-content .tab.tab_des ul {
    padding-left: 30px
}

.pc__tabs .t-content .tab.tab_des ul li {
    position: relative;
    list-style-type: none;
    margin: 10px 0;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.pc__tabs .t-content .tab.tab_des ul li:before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: -30px;
    width: 18px;
    height: 18px;
    background: url('/bitrix/templates/main/img/tab-li.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.pc__tabs .t-content .tab.tab_tec {
    padding: 40px
}

.pc__tabs .t-content .tab.tab_tec .line {
    padding: 5px 40px;
    background: #FFF;
    font: 400 14px/20px 'roboto', sans-serif;
    color: #333
}

.pc__tabs .t-content .tab.tab_tec .line:nth-child(2n) {
    background: #f4f6f8
}

.pc__tabs .t-content .tab.tab_tec .line .prop {
    float: left
}

.pc__tabs .t-content .tab.tab_tec .line .val {
    float: right
}

.pc__tabs .t-content .tab.tab_fed {
    padding: 40px 60px
}

.pc__tabs .t-content .tab.tab_fed .comment {
    border-bottom: 1px solid #cdd2d6;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.pc__tabs .t-content .tab.tab_fed .comment:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.pc__tabs .t-content .tab.tab_fed .comment .item {
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.pc__tabs .t-content .tab.tab_fed .comment .item .title {
    position: relative;
    margin-top: 30px;
    display: inline-block;
    font: 500 16px/20px 'roboto', sans-serif
}

.pc__tabs .t-content .tab.tab_fed .comment .item .date {
    margin-left: 5px;
    display: inline-block
}

.pc__tabs .t-content .tab.tab_fed .comment .item .txt {
    margin-top: 10px
}

.pc__tabs .t-content .tab.tab_fed .comment .item.main .title {
    margin-top: 0
}

.pc__tabs .t-content .tab.tab_fed .comment .item.main .title:before {
    position: absolute;
    display: block;
    content: '';
    width: 18px;
    height: 17px;
    top: 2px;
    left: -30px;
    background: url('/bitrix/templates/main/img/comment-main.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.pc__tabs .t-content .tab.tab_fed .comment .item.positive .title:before {
    position: absolute;
    display: block;
    content: '';
    top: 2px;
    left: -30px;
    width: 16px;
    height: 16px;
    background: url('/bitrix/templates/main/img/comment-positive.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.pc__tabs .t-content .tab.tab_fed .comment .item.negative .title:before {
    position: absolute;
    display: block;
    content: '';
    width: 16px;
    height: 16px;
    top: 2px;
    left: -30px;
    background: url('/bitrix/templates/main/img/comment-negative.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.pc__tabs .t-content .tab.tab_nal {
    padding: 40px 40px
}

.pc__tabs .t-content .tab.tab_nal .tab-row {
    padding: 35px 0;
    border-bottom: 1px solid #cdd2d6
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell {
    float: left
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell .mtn {
    display: none
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(1) {
    width: 250px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(1) span {
    display: block;
    font-weight: 700
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(1) a {
    display: inline-block;
    text-decoration: none;
    color: #0464bb
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(2) {
    width: 130px
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(2) .qbar {
    padding-top: 5px
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(2) .qbar span {
    float: left;
    display: block;
    margin-left: 2px;
    width: 4px;
    height: 10px
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(2) .qbar span:first-child {
    margin-left: 0
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(2) .qbar span.green {
    background: #157f17
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(2) .qbar span.yellow {
    background: #d8871e
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(2) .qbar span.red {
    background: #ff2a2a
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(2) .q {
    margin-top: 5px;
    font: 400 14px/16px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(3) {
    width: 170px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(4) {
    width: 198px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(4) span {
    display: inline-block;
    color: #ff2a2a
}

.pc__tabs .t-content .tab.tab_nal .tab-row:last-child {
    border-bottom: 0
}

.pc__tabs .t-content .tab.tab_nal .tab-row.head {
    padding-bottom: 15px
}

.pc__tabs .t-content .tab.tab_nal .tab-row.head .tab-cell {
    font: 500 14px/16px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.pc__prod-also {
    width: 320px
}

.pc__vertical-carousel .vc-title {
    font: 500 19px/26px 'roboto', sans-serif;
    text-align: left;
    color: #333;
    width: 200px;
    position: absolute;
    top: -10px;
}

.pc__vertical-carousel .vc-shell {
    position: relative;
    padding: 50px 0
}

.pc__vertical-carousel .vc-shell .vc-block {
    z-index: 10;
    height: 768px;
    border: 1px solid #ced5d9
}

.pc__vertical-carousel .vc-shell .vc-block .item {
    position: relative;
    height: 190px;
    padding-top: 25px;
    border-bottom: 1px solid #ced5d9
}

.pc__vertical-carousel .vc-shell .vc-block .item a {
    float: left;
    display: table;
    width: 50%;
    font: 400 14px/20px 'roboto', sans-serif;
    text-decoration: none;
    text-align: left;
    color: #0464bb
}

.pc__vertical-carousel .vc-shell .vc-block .item a span {
    display: table-cell;
    vertical-align: middle
}

.pc__vertical-carousel .vc-shell .vc-block .item a span img {
    display: block;
    margin: 0 auto;
    max-height: 100px
}

.pc__vertical-carousel .vc-shell .vc-block .item a:hover {
    color: #00a1f2
}

.pc__vertical-carousel .vc-shell .vc-block .item .cost {
    float: left;
    position: absolute;
    width: 50%;
    bottom: 30px;
    font: 400 16px/18px 'roboto', sans-serif;
    text-align: center;
    color: #333
}

.pc__vertical-carousel .vc-shell .vc-block .item .cost span {
    font-weight: 700
}

.pc__vertical-carousel .vc-shell .vc-block .item .add2cart {
    float: none;
    position: absolute;
    width: 140px;
    height: 40px;
    bottom: 20px;
    left: 50%;
    background: #0060bf;
    padding-left: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 500 14px/40px 'roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #fff
}

.pc__vertical-carousel .vc-shell .vc-block .item .add2cart:hover {
    background: #00a1f2;
    color: #fff
}

.pc__vertical-carousel .vc-shell .vc-block .item .add2cart:before {
    position: absolute;
    display: block;
    content: '';
    width: 18px;
    height: 15px;
    left: 17px;
    top: 50%;
    margin-top: -7.5px;
    background: url('/bitrix/templates/main/img/card/add2cart.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.pc__vertical-carousel .vc-shell .vc-ctrl {
    z-index: 9;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.pc__vertical-carousel .vc-shell .vc-ctrl .slick-prev {
    position: absolute;
    width: 60px;
    height: 50px;
    top: 0;
    left: 50%;
    margin-left: 100px;
    background: #e5eff8;
    border: 0;
    outline: 0;
    text-indent: -9999px;
    cursor: pointer
}

.pc__vertical-carousel .vc-shell .vc-ctrl .slick-prev:before {
    position: absolute;
    display: block;
    content: '';
    width: 20px;
    height: 11px;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -5px;
    background: url('/bitrix/templates/main/img/card/vc/vc-arrow.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.pc__vertical-carousel .vc-shell .vc-ctrl .slick-next {
    position: absolute;
    width: 60px;
    height: 50px;
    bottom: 0;
    left: 50%;
    margin-left: 100px;
    background: #e5eff8;
    border: 0;
    outline: 0;
    text-indent: -9999px;
    cursor: pointer
}

.pc__vertical-carousel .vc-shell .vc-ctrl .slick-next:before {
    position: absolute;
    display: block;
    content: '';
    width: 20px;
    height: 11px;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -5px;
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
    background: url('/bitrix/templates/main/img/card/vc/vc-arrow.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

@media screen and (max-width: 1319px) {
    .pc__prod-info {

    }

    .pc__prod-info .w-70{width: 60%}
    .pc__prod-info .w-30{width: 40%}
    .pc__vertical-carousel .vc-shell .vc-ctrl .slick-prev,
    .pc__vertical-carousel .vc-shell .vc-ctrl .slick-next{
        margin-left: 90px;
    }

    .pc__prod-gallery {
        position: relative;
        display: block;
        width: 400px;
        min-height: 395px;
        padding: 40px 0 0
    }

    .pc__buy-block .bb_row {

    }

    .pc__buy-block .bb_row .price {
        padding: 20px 0;
    }

    .pc__buy-block .bb_row .price .price-old {
        font: 400 18px/20px 'roboto', sans-serif;
        text-decoration: line-through;
        color: #666
    }

    .pc__buy-block .bb_row .price .price-old span {
        font: 700 18px/20px 'roboto', sans-serif
    }

    .pc__buy-block .bb_row .price .price-new {
        padding-top: 13px;
        font: 400 20px/22px 'roboto', sans-serif;
        color: #333
    }

    .pc__buy-block .bb_row .price .price-new span {
        font: 700 30px/32px 'roboto', sans-serif
    }

    .pc__buy-block .bb_row.right {
        width: 130px
    }

    .pc__buy-block .add2cart {
        margin-top: 35px;
        height: 60px;
        font: 700 18px/58px 'roboto', sans-serif
    }

    .pc__tabs .t-list a {
        width: 25%;
        height: 70px;
        padding: 0
    }

    .pc__tabs .t-list a > span {
        border: 1px solid #cdd2d6;
        border-right: 0
    }

    .pc__tabs .t-list a:last-child {
        border-right: 1px solid #cdd2d6;
        right: 0
    }

    .pc__tabs .t-content .tab.tab_des,
    .pc__tabs .t-content .tab.tab_tec,
    .pc__tabs .t-content .tab.tab_nal
    {
        padding: 40px 60px
    }

    .pc__tabs .t-content .tab.tab_nal .tab-row {
        padding: 30px 0
    }

    .pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(1) {
        width: 220px;
        font: 400 12px/20px 'roboto', sans-serif
    }

    .pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(2) {
        width: 80px
    }

    .pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(2) .qbar {
        padding-top: 5px
    }

    .pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(2) .qbar span {
        float: left;
        display: block;
        margin-left: 2px;
        width: 4px;
        height: 10px
    }

    .pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(2) .q {
        margin-top: 5px;
        font: 400 12px/16px 'roboto', sans-serif
    }

    .pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(3) {
        width: 110px;
        font: 400 12px/20px 'roboto', sans-serif
    }

    .pc__tabs .t-content .tab.tab_nal .tab-row .tab-cell:nth-child(4) {
        width: 148px;
        font: 400 12px/20px 'roboto', sans-serif
    }

    .pc__tabs .t-content .tab.tab_nal .tab-row.head .tab-cell {
        font: 500 12px/16px 'roboto', sans-serif
    }

    .pc__prod-also {
        width: 300px
    }

    .pc__vertical-carousel .vc-title {
        font: 500 24px/28px 'roboto', sans-serif;
        text-align: left;
        color: #333
    }

    .pc__vertical-carousel .vc-shell {
        position: relative;
        margin-top: 40px;
        padding: 50px 0
    }

    .pc__vertical-carousel .vc-shell .vc-block .item .add2cart {
        width: 120px;
        padding-left: 25px
    }

    .pc__vertical-carousel .vc-shell .vc-block .item .add2cart:before {
        left: 12px
    }
}

@media screen and (max-width: 1019px) {
    .pc__prod-info {

    }
    .pc__prod-info .w-70,
    .pc__prod-info .w-30{
        width: 100%;
    }
    .pc__vertical-carousel .vc-title{
        display:none;
    }

    .pc__prod-gallery {
        width: 100%;
        margin-bottom: 40px;
    }

    .pc__buy-block {
        width: 100%;
    }

    .pc__prod-also {
        width: 100%
    }

    .pc__vertical-carousel .vc-title {
        padding-top: 30px
    }

    .pc__vertical-carousel .vc-shell {
        margin-top: 30px;
        padding: 0
    }

    .pc__vertical-carousel .vc-shell .vc-block {
        height: auto;

    }

    .pc__vertical-carousel .vc-shell .vc-block .item {
        height: 380px;
        padding: 25px;
        border-bottom: 0;
        border-right: 1px solid #ced5d9
    }

    .pc__vertical-carousel .vc-shell .vc-block .item a {
        width: 100%;
        height: 120px;
        font: 400 14px/20px 'roboto', sans-serif
    }

    .pc__vertical-carousel .vc-shell .vc-block .item a span img {
        display: block;
        margin: 0 auto;
        max-height: 120px
    }

    .pc__vertical-carousel .vc-shell .vc-block .item .txt {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        padding: 150px 30px 100px
    }

    .pc__vertical-carousel .vc-shell .vc-block .item .cost {
        width: 100%;
        bottom: 85px;
        left: 0;
        padding-left: 30px;
        text-align: left
    }

    .pc__vertical-carousel .vc-shell .vc-block .item .add2cart {
        width: 160px;
        margin-left: -80px;
        padding-left: 25px
    }

    .pc__vertical-carousel .vc-shell .vc-block .item .add2cart:before {
        left: 22px
    }

    .pc__vertical-carousel .vc-shell .vc-ctrl .slick-prev {
        width: 64px;
        height: 60px;
        left: -64px;
        top: 50%;
        margin-top: -30px;
        margin-left: 0
    }

    .pc__vertical-carousel .vc-shell .vc-ctrl .slick-prev:before {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .pc__vertical-carousel .vc-shell .vc-ctrl .slick-next {
        width: 64px;
        height: 60px;
        left: 100%;
        top: 50%;
        margin-top: -30px;
        margin-left: 0
    }

    .pc__vertical-carousel .vc-shell .vc-ctrl .slick-next:before {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@media screen and (max-width: 659px) {
    .prod_card h2 {
        font-weight: 400;
        font-size: 18px
    }

    .pc__prod-info .bb_col.right,
    .pc__prod-info .bb_col{
        margin-bottom: 15px;
        float: none;
        text-align: center;
    }

    .pc__prod-info .bb_col{

    }

    .pc__prod-info .bb_col span a{
        border: none;
    }

    .pc__buy-block .bb_info{
        font: 500 14px 'roboto', sans-serif;
    }
    .pc__buy-block .bb_info .i_rows i{
        vertical-align: baseline;
        margin-right: auto;
    }

    .pc__prod-info .w-30{
        display: none;
    }

    .khayr_main_comment form .btn_radio{
        margin-bottom: 10px;
    }

    .pc__prod-gallery {
        width: 100%;
        float: none;
        padding: 0;
        min-height: 350px
    }

    .pc__buy-block {
        float: none;
        width: 100%;
        padding: 0px 15px;
    }

    .pc__buy-block .bb_row .price{
        padding: 20px 40px;
    }

    .pc__buy-block .bb_row .price .price-new {
        float: none;
        margin-bottom: 5px;
        font: 400 20px/22px 'roboto', sans-serif
    }

    .pc__buy-block .bb_row .price .price-new span {
        font: 700 24px/26px 'roboto', sans-serif
    }

    .pc__buy-block .bb_row .quantity {
        margin-top: 20px
    }

    .pc__buy-block .bb_row.right {
        width: 140px;
        padding-left: 15px
    }

    .pc__buy-block .add2cart {
        margin-top: 10px;
        height: 80px;
        font: 700 15px/78px 'roboto', sans-serif
    }

    .pc__buy-block .add2cart:before {
        left: 20px
    }

    .pc__tabs .t-list {
        display: none
    }

    .pc__tabs .t-content .tab {
        display: block;
        border-bottom: 0
    }

    .pc__tabs .t-content .tab:last-child {
        border-bottom: 1px solid #cdd2d6
    }

    .pc__tabs .t-content .tab .mtb {
        position: relative;
        display: block;
        width: 100%;
        height: 50px;
        background: #f4f6f8;
        padding-left: 45px;
        font: 500 14px/50px 'roboto', sans-serif;
        text-decoration: none;
        text-align: left;
        color: #0464bb
    }

    .pc__tabs .t-content .tab .mtb:before {
        position: absolute;
        display: block;
        content: '';
        width: 10px;
        height: 10px;
        left: 20px;
        top: 50%;
        margin-top: -5px;
        background: url('/bitrix/templates/main/img/card/quantity_more.png') no-repeat;
        -webkit-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%
    }

    .pc__tabs .t-content .tab .mtb .count {
        display: inline-block
    }

    .pc__tabs .t-content .tab .content {
        display: none
    }

    .pc__tabs .t-content .tab.tab_des {
        padding: 0
    }

    .pc__tabs .t-content .tab.tab_tec {
        padding: 0
    }

    .pc__tabs .t-content .tab.tab_fed {
        padding: 0
    }

    .pc__tabs .t-content .tab.tab_nal {
        padding: 0
    }

    .pc__tabs .t-content .tab.m_active .mtb {
        color: #333;
        background: #FFF;
        border-bottom: 1px solid #cdd2d6
    }

    .pc__tabs .t-content .tab.m_active .mtb:before {
        height: 2px;
        margin-top: -1px;
        background: url('/bitrix/templates/main/img/card/quantity_less.png') no-repeat;
        -webkit-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%
    }

    .pc__tabs .t-content .tab.m_active .content {
        display: block;
        padding: 20px 10px
    }

    .pc__tabs .t-content .tab.m_active.tab_des .content p {
        font: 400 12px/18px 'roboto', sans-serif
    }

    .pc__tabs .t-content .tab.m_active.tab_des .content ul li {
        font: 400 12px/18px 'roboto', sans-serif
    }



    .pc__tabs .t-content .tab.m_active.tab_tec .content .line {
        padding: 5px 0;
        font: 400 12px/20px 'roboto', sans-serif
    }

    .pc__tabs .t-content .tab.m_active.tab_tec .content .line .prop {
        font-weight: 500;
        width: 100%;
        padding: 0 20px
    }

    .pc__tabs .t-content .tab.m_active.tab_tec .content .line .val {
        width: 100%;
        padding: 0 20px;
        font-size: 12px
    }

    .pc__tabs .t-content .tab.m_active.tab_fed .content {
        padding: 20px
    }

    .pc__tabs .t-content .tab.m_active.tab_fed .content .item {
        font: 400 12px/18px 'roboto', sans-serif
    }

    .pc__tabs .t-content .tab.m_active.tab_fed .content .item .title {
        font: 500 12px/18px 'roboto', sans-serif
    }

    .pc__tabs .t-content .tab.m_active.tab_fed .content .item.main .title {
        margin-top: 30px
    }

    .pc__tabs .t-content .tab.m_active.tab_fed .content .item.main .title:before {
        top: -30px;
        left: 0
    }

    .pc__tabs .t-content .tab.m_active.tab_fed .content .item.positive .title {
        margin-top: 45px
    }

    .pc__tabs .t-content .tab.m_active.tab_fed .content .item.positive .title:before {
        top: -30px;
        left: 0
    }

    .pc__tabs .t-content .tab.m_active.tab_fed .content .item.negative .title {
        margin-top: 45px
    }

    .pc__tabs .t-content .tab.m_active.tab_fed .content .item.negative .title:before {
        top: -30px;
        left: 0
    }

    .pc__tabs .t-content .tab.m_active.tab_nal .content .tab-row {
        padding: 10px 0;
        border-bottom: 1px solid #cdd2d6
    }

    .pc__tabs .t-content .tab.m_active.tab_nal .content .tab-row:last-child {
        border-bottom: 0
    }

    .pc__tabs .t-content .tab.m_active.tab_nal .content .tab-row.head {
        display: none
    }

    .pc__tabs .t-content .tab.m_active.tab_nal .content .tab-row .tab-cell {
        float: none;
        padding-bottom: 10px;
        border-bottom: 1px dashed #cdd2d6;
        font: 400 12px/16px 'roboto', sans-serif
    }

    .pc__tabs .t-content .tab.m_active.tab_nal .content .tab-row .tab-cell .mtn {
        display: block;
        padding: 10px 0 5px;
        font: 500 12px/16px 'roboto', sans-serif
    }

    .pc__tabs .t-content .tab.m_active.tab_nal .content .tab-row .tab-cell:nth-child(1) {
        width: 100%
    }

    .pc__tabs .t-content .tab.m_active.tab_nal .content .tab-row .tab-cell:nth-child(1) span {
        font-weight: 400
    }

    .pc__tabs .t-content .tab.m_active.tab_nal .content .tab-row .tab-cell:nth-child(2) {
        width: 100%
    }

    .pc__tabs .t-content .tab.m_active.tab_nal .content .tab-row .tab-cell:nth-child(2) .qbar {
        padding-top: 0
    }

    .pc__tabs .t-content .tab.m_active.tab_nal .content .tab-row .tab-cell:nth-child(3) {
        width: 100%
    }

    .pc__tabs .t-content .tab.m_active.tab_nal .content .tab-row .tab-cell:nth-child(4) {
        width: 100%;
        border-bottom: 0
    }

    .pc__vertical-carousel .vc-title {
        padding-top: 40px;
        font: 400 18px/24px 'roboto', sans-serif
    }

    .pc__vertical-carousel .vc-shell {
        margin-top: 20px;
        padding: 0
    }

    .pc__vertical-carousel .vc-shell .vc-block {
        width: 100%
    }

    .pc__vertical-carousel .vc-shell .vc-block .item {
        height: 320px;
        border: 0
    }

    .pc__vertical-carousel .vc-shell .vc-block .item .txt {
        text-align: center
    }

    .pc__vertical-carousel .vc-shell .vc-block .item .cost {
        bottom: 75px;
        padding-left: 0;
        text-align: center
    }

    .pc__vertical-carousel .vc-shell .vc-block .item .add2cart {
        width: 160px;
        margin-left: -80px
    }

    .pc__vertical-carousel .vc-shell .vc-ctrl .slick-prev {
        width: 20px;
        left: -20px;
        margin-top: -30px
    }

    .pc__vertical-carousel .vc-shell .vc-ctrl .slick-next {
        width: 20px;
        margin-top: -30px
    }
}

.basket {
    position: relative;
    padding: 30px 0 50px
}

.check {
    position: absolute;
    display: block;
    top: 45px;
    right: 0;
    border: 0;
    font: 500 14px/16px 'roboto', sans-serif;
    text-decoration: none;
    text-align: right;
    color: #0464bb
}

.check:hover, .check:active {
    color: #00a1f2
}

.list .l-head {
    height: 50px;
    background: #f4f6f8;
    border: 1px solid #cdd2d6
}

.list .l-head .lh {
    float: left;
    font: 400 14px/48px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.list .l-head .lh:nth-child(1) {
    width: 600px;
    padding-left: 120px
}

.list .l-head .lh:nth-child(2) {
    width: 130px
}

.list .l-head .lh:nth-child(3) {
    width: 70px;
    text-align: center
}

.list .l-head .lh:nth-child(4) {
    width: 140px;
    margin-left: 45px;
    text-align: center
}

.list .l-head .lh:nth-child(5) {
    width: 145px;
    margin-left: 40px;
    text-align: center
}

.list .l-block .l-row {
    border-bottom: 1px solid #cdd2d6
}

.list .l-block .l-row .l-cell {
    float: left;
    position: relative;
    padding: 30px 0
}

.list .l-block .l-row .l-cell .txt {
    display: none
}

.list .l-block .l-row .l-cell.img {
    display: table;
    width: 120px;
    padding: 0
}

.list .l-block .l-row .l-cell.img span {
    height: 100px;
    padding: 10px;
    display: table-cell;
    vertical-align: middle
}

.list .l-block .l-row .l-cell.img span img {
    display: block;
    margin: 0 auto;
    max-height: 80px
}

.list .l-block .l-row .l-cell.name {
    width: 480px;
    padding-right: 30px;
    font: 400 14px/20px 'roboto', sans-serif;
    color: #666
}

.list .l-block .l-row .l-cell.name a {
    display: block;
    border: 0;
    font: 400 14px/20px 'roboto', sans-serif;
    text-decoration: none;
    text-align: left;
    color: #0464bb
}

.list .l-block .l-row .l-cell.name a:hover, .list .l-block .l-row .l-cell.name a:active {
    color: #00a1f2
}

.list .l-block .l-row .l-cell.price {
    width: 130px;
    font: 400 14px/20px 'roboto', sans-serif;
    color: #333
}

.list .l-block .l-row .l-cell.price span {
    font-weight: 700
}

.list .l-block .l-row .l-cell.sale {
    width: 70px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: center;
    color: #333
}

.list .l-block .l-row .l-cell.sale span {
    font-weight: 700
}

.list .l-block .l-row .l-cell.quan {
    width: 140px;
    margin-left: 45px;
    text-align: center
}

.list .l-block .l-row .l-cell.quan .quantity {
    position: relative;
    height: 30px
}

.list .l-block .l-row .l-cell.quan .quantity a {
    position: absolute;
    display: block;
    width: 30px;
    height: 100%;
    top: 0;
    background: transparent;
    border: 2px solid #0060bf;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    font-size: 22px;
    color: #0060bf
}

.list .l-block .l-row .l-cell.quan .quantity a:hover {
    border-color: #00a1f2;
    color: #00a1f2
}

.list .l-block .l-row .l-cell.quan .quantity a.na {
    border-color: #adadad;
    color: #adadad
}

.list .l-block .l-row .l-cell.quan .quantity a.na:hover {
    border-color: #adadad;
    color: #adadad
}

.list .l-block .l-row .l-cell.quan .quantity a:before {
    content: '';
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    left: 0;
    top: 1px;
    text-align: center;
    line-height: 26px
}

.list .l-block .l-row .l-cell.quan .quantity a.minus:before {
    content: '-'
}

.list .l-block .l-row .l-cell.quan .quantity a.plus {
    right: 0
}

.list .l-block .l-row .l-cell.quan .quantity a.plus:before {
    content: '+'
}

.list .l-block .l-row .l-cell.quan .quantity input[type=text], .list .l-block .l-row .l-cell.quan .quantity input[type=password] {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 100%;
    left: 50%;
    padding: 5px;
    margin-left: -20px;
    outline: 0;
    border: 1px solid #cdd2d6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: center;
    color: #000
}

.list .l-block .l-row .l-cell.quan .quantity input[type=text]:hover, .list .l-block .l-row .l-cell.quan .quantity input[type=password]:hover, .list .l-block .l-row .l-cell.quan .quantity input[type=text]:focus, .list .l-block .l-row .l-cell.quan .quantity input[type=password]:focus {
    border-color: #0060bf
}

.list .l-block .l-row .l-cell.cost {
    width: 145px;
    margin-left: 40px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: center;
    color: #333
}

.list .l-block .l-row .l-cell.cost span {
    font-weight: 700
}

.list .l-block .l-row .l-cell.del {
    width: 30px;
    padding-top: 33px
}

.list .l-block .l-row .l-cell.del a {
    display: block;
    width: 12px;
    height: 12px;
    background: url('/bitrix/templates/main/img/basket/del.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.options {
    position: relative;
    margin-top: 55px;
    height: 180px
}

.options .clear_basket {
    position: absolute;
    display: block;
    top: 12px;
    left: 0;
    padding-left: 20px;
    font: 400 14px/16px 'roboto', sans-serif;
    text-decoration: none;
    text-align: left;
    color: #666
}

.options .clear_basket:before {
    position: absolute;
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    left: 0;
    top: 50%;
    margin-top: -6px;
    background: url('/bitrix/templates/main/img/basket/del.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.options .continue_shopping {
    position: absolute;
    bottom: 16px;
    left: 0;
    font: 500 14px/16px 'roboto', sans-serif;
    text-decoration: none;
    text-align: left;
    color: #0060bf
}

.options .continue_shopping:hover, .options .continue_shopping:active {
    color: #00a1f2
}

.options .promo {
    position: absolute;
    top: 0;
    right: 340px
}

.options .promo span {
    float: right;
    margin-right: 20px;
    padding: 10px 0;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: right;
    color: #333
}

.options .promo input[type=text], .options .promo input[type=password] {
    float: right;
    margin-right: 10px;
    width: 120px;
    height: 40px;
    padding: 10px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: right;
    color: #333;
    border: 1px solid #cdd2d6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: 0
}

.options .promo .apply {
    float: right;
    display: block;
    width: 120px;
    height: 40px;
    background: #0060bf;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 500 14px/40px 'roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #FFF
}

.options .promo .apply:hover, .options .promo .apply:active {
    background: #00a1f2
}

.options .checkout_wr {
    position: absolute;
    display: block;
    right: 340px;
    bottom: 0;
    width: 300px;
    height: 50px;
    background: transparent;
    border: 1px solid #0060bf;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 500 18px/48px 'roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #0060bf
}

.options .checkout_wr:hover, .options .checkout_wr:active {
    color: #fff;
    background: #0060bf
}

.options .checkout {
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    width: 300px;
    height: 50px;
    background: #0060bf;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 500 18px/50px 'roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #fff
}

.options .checkout:hover, .options .checkout:active {
    background: #00a1f2
}

.options .total {
    position: absolute;
    width: 300px;
    top: 0;
    right: 0
}

.options .total .t-row {
    position: relative
}

.options .total .t-row .line {
    z-index: 98;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 6px;
    background: #e6eaec
}

.options .total .t-row .name {
    z-index: 99;
    float: left;
    position: relative;
    background: #fff;
    padding-right: 3px;
    font: 400 14px/20px 'roboto', sans-serif;
    color: #333
}

.options .total .t-row .value {
    z-index: 99;
    float: right;
    position: relative;
    background: #fff;
    padding-left: 3px;
    font: 400 14px/20px 'roboto', sans-serif;
    color: #333
}

.options .total .t-row.t-quan {
    margin-top: 5px
}

.options .total .t-row.t-cost {
    margin-top: 20px
}

.options .total .t-row.t-cost .name {
    top: 7px
}

.options .total .t-row.t-cost .value {
    font: 400 16px/24px 'roboto', sans-serif
}

.options .total .t-row.t-cost .value span {
    font-weight: 500;
    font-size: 24px
}

@media screen and (max-width: 1319px) {
    .list .l-head .lh:nth-child(1) {
        width: 420px;
        padding-left: 100px
    }

    .list .l-head .lh:nth-child(2) {
        width: 120px
    }

    .list .l-head .lh:nth-child(3) {
        width: 50px
    }

    .list .l-head .lh:nth-child(4) {
        width: 130px;
        margin-left: 35px
    }

    .list .l-head .lh:nth-child(5) {
        width: 130px;
        margin-left: 40px
    }

    .list .l-block .l-row .l-cell.img {
        width: 100px
    }

    .list .l-block .l-row .l-cell.name {
        width: 320px
    }

    .list .l-block .l-row .l-cell.price {
        width: 120px
    }

    .list .l-block .l-row .l-cell.sale {
        width: 50px
    }

    .list .l-block .l-row .l-cell.quan {
        width: 130px;
        margin-left: 35px
    }

    .list .l-block .l-row .l-cell.cost {
        width: 130px;
        margin-left: 20px
    }

    .options {
        height: 170px
    }
}

@media screen and (max-width: 1019px) {
    .list .l-head {
        display: none
    }

    .list .l-block .l-row {
        padding: 20px 0
    }

    .list .l-block .l-row:first-child {
        border-top: 1px solid #cdd2d6
    }

    .list .l-block .l-row .l-cell {
        padding: 0
    }

    .list .l-block .l-row .l-cell .txt {
        display: block;
        padding-bottom: 5px;
        font: 400 12px/20px 'roboto', sans-serif;
        text-align: left;
        color: #666
    }

    .list .l-block .l-row .l-cell.img {
        width: 100px
    }

    .list .l-block .l-row .l-cell.name {
        width: 540px;
        padding-bottom: 20px
    }

    .list .l-block .l-row .l-cell.price {
        width: 120px
    }

    .list .l-block .l-row .l-cell.sale {
        width: 50px
    }

    .list .l-block .l-row .l-cell.quan {
        width: 130px;
        margin-left: 35px
    }

    .list .l-block .l-row .l-cell.quan .txt {
        padding: 0;
        text-align: center
    }

    .list .l-block .l-row .l-cell.cost {
        width: 130px;
        margin-left: 20px
    }

    .list .l-block .l-row .l-cell.cost .txt {
        text-align: center
    }

    .list .l-block .l-row .l-cell.del {
        padding-top: 0
    }

    .list .l-block .l-row .l-cell.del a {
        margin-left: 15px
    }

    .options {
        margin-top: 70px
    }

    .options .clear_basket {
        left: auto;
        right: 0;
        top: -40px;
        font: 400 14px/20px 'roboto', sans-serif
    }

    .options .continue_shopping {
        bottom: auto;
        top: -40px;
        font: 500 14px/20px 'roboto', sans-serif
    }

    .options .promo {
        top: 50px
    }

    .options .promo span {
        position: absolute;
        display: block;
        float: none;
        width: 300px;
        left: 0;
        top: -40px;
        text-align: left
    }

    .options .promo input[type=text] {
        width: 145px
    }

    .options .promo .apply {
        width: 145px
    }

    .options .checkout_wr {
        width: 300px;
        font: 500 16px/50px 'roboto', sans-serif
    }

    .options .checkout {
        font: 500 16px/50px 'roboto', sans-serif
    }
}

@media screen and (max-width: 659px) {
    .check {
        top: 35px
    }

    .list .l-block {
        margin-top: 30px
    }

    .list .l-block .l-row {
        position: relative;
        padding-top: 40px
    }

    .list .l-block .l-row .l-cell.img span {
        height: 80px
    }

    .list .l-block .l-row .l-cell.name {
        width: 180px;
        padding-right: 0;
        padding-bottom: 10px;
        font: 400 12px/16px 'roboto', sans-serif
    }

    .list .l-block .l-row .l-cell.name .plink {
        font: 400 12px/16px 'roboto', sans-serif
    }

    .list .l-block .l-row .l-cell.price {
        width: auto;
        float: none;
        clear: both;
        margin-left: 100px
    }

    .list .l-block .l-row .l-cell.price .txt {
        display: inline-block;
        margin-right: 10px
    }

    .list .l-block .l-row .l-cell.sale {
        float: none;
        text-align: left;
        width: auto;
        margin-left: 100px
    }

    .list .l-block .l-row .l-cell.sale .txt {
        display: inline-block;
        margin-right: 10px
    }

    .list .l-block .l-row .l-cell.quan {
        display: block;
        margin-left: 0
    }

    .list .l-block .l-row .l-cell.cost {
        float: right;
        width: auto;
        margin-left: 0;
        text-align: right
    }

    .list .l-block .l-row .l-cell.cost .txt {
        text-align: right
    }

    .list .l-block .l-row .l-cell.del {
        position: absolute;
        top: 5px;
        right: 0;
        width: 70px
    }

    .list .l-block .l-row .l-cell.del .txt {
        display: inline-block;
        padding: 0
    }

    .list .l-block .l-row .l-cell.del a {
        display: inline-block;
        position: absolute;
        top: 4px;
        right: 5px
    }

    .options {
        height: 320px
    }

    .options .clear_basket {
        font: 400 12px/20px 'roboto', sans-serif
    }

    .options .continue_shopping {
        font: 400 12px/20px 'roboto', sans-serif
    }

    .options .promo {
        right: 0;
        top: 30px;
        width: 100%
    }

    .options .promo input[type=text] {
        width: 130px;
        margin-right: 20px
    }

    .options .promo .apply {
        width: 130px
    }

    .options .total {
        width: 100%;
        top: 90px
    }

    .options .total .t-row.t-cost .value span {
        font-size: 20px
    }

    .options .checkout_wr {
        width: 100%;
        right: 0;
        bottom: 70px
    }

    .options .checkout {
        width: 100%
    }
}

.pl__content {
    float: left;
    width: 860px;
    position: relative
}

.pl__content .date {
    top: 0;
    right: -340px;
    position: absolute;
    font: 400 18px/20px 'roboto', sans-serif;
    text-align: center;
    color: #333
}

.pl__content .date span {
    font-weight: bold
}

.pl__content .date img {
    margin: -10px 10px
}

.pl__content .block .col {
    float: left;
    width: 50%;
    padding-right: 20px
}

.pl__content .block .col .title {
    border-top: 1px solid #cdd2d6;
    border-bottom: 1px solid #cdd2d6;
    padding: 30px 20px 30px 120px
}

.pl__content .block .col .title .name {
    float: left;
    position: relative;
    font: 700 18px/20px 'roboto', sans-serif;
    text-transform: uppercase;
    text-align: left;
    color: #333
}

.pl__content .block .col .title .name:before {
    position: absolute;
    display: block;
    content: '';
    top: -7px;
    left: -100px;
    width: 81px;
    height: 60px;
    background: url('/bitrix/templates/main/img/category_1.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.pl__content .block .col .title .download {
    float: right
}

.pl__content .block .col .title .download a {
    position: relative;
    display: block;
    border-bottom: 0;
    font: 400 14px/20px 'roboto', sans-serif;
    color: #0464bb
}

.pl__content .block .col .title .download a:before {
    position: absolute;
    display: block;
    content: '';
    width: 60px;
    height: 44px;
    top: 0;
    left: -60px;
    background: url('/bitrix/templates/main/img/price_down.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.pl__content .block .col .title .download span {
    display: block;
    font: 400 12px/20px 'roboto', sans-serif;
    text-align: left;
    color: #6a6a6a
}

.pl__content .block .col .list {
    padding: 0 20px
}

.pl__content .block .col .list .line {
    padding: 10px 0
}

.pl__content .block .col .list .line span {
    max-width: 260px;
    float: left;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.pl__content .block .col .list .line .download {
    float: right;
    position: relative;
    border: 0;
    font: 400 11px/20px 'roboto', sans-serif;
    text-align: right;
    color: #0464bb
}

.pl__content .block .col .list .line .download:before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: -50px;
    width: 29px;
    height: 20px;
    background: url('/bitrix/templates/main/img/category_3.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.pl__content .block .col:nth-child(2) {
    padding-right: 0;
    padding-left: 20px
}

.pl__content .block .col:nth-child(2) .title .name:before {
    left: -105px;
    width: 89px;
    height: 59px;
    background: url('/bitrix/templates/main/img/category_2.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.pl__content .block .col:nth-child(3) .title .name:before {
    left: -105px;
    width: 89px;
    height: 59px;
    background: url('/bitrix/templates/main/img/category_3.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.pl__subscribe {
    float: right;
    width: 300px
}

.pl__subscribe .form {
    padding: 30px;
    margin-top: 55px;
    background: #f7f8f9
}

.pl__subscribe .form .name {
    font: 700 18px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.pl__subscribe .form .inp {
    position: relative;
    width: 100%;
    height: 40px;
    margin-top: 40px
}

.pl__subscribe .form .inp span {
    position: absolute;
    display: block;
    top: -30px;
    left: 0;
    font: 500 14px/30px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.pl__subscribe .form .inp input[type=text], .pl__subscribe .form .inp input[type=email] {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: 0;
    border: 1px solid #cdd2d6;
    background: #fff;
    padding: 10px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333;
    transition: .2s border-color
}

.pl__subscribe .form .inp input[type=text]:hover, .pl__subscribe .form .inp input[type=email]:hover, .pl__subscribe .form .inp input[type=text]:focus, .pl__subscribe .form .inp input[type=email]:focus {
    border-color: #0464bb
}

.pl__subscribe .form .btn_subscribe {
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 20px;
    background: #0464bb;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 0;
    font: 500 16px/50px 'roboto', sans-serif;
    text-align: center;
    color: #fff
}

.pl__subscribe .form .btn_subscribe:hover {
    background-color: #00a1f2
}

.pl__subscribe .form .req {
    margin-top: 20px;
    font: italic 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

@media screen and (max-width: 1319px) {
    .pl__content {
        width: 610px
    }

    .pl__content .date {
        right: -330px
    }

    .pl__content .block .col:nth-child(2) .title .name:before {
        top: 0;
        left: -75px;
        width: 60px;
        height: 42px
    }

    .pl__content .block .col .title {
        padding: 30px 20px 30px 80px
    }

    .pl__content .block .col .title .name {
        font: 700 16px/20px 'roboto', sans-serif
    }

    .pl__content .block .col .title .name:before {
        top: 0;
        left: -70px;
        width: 60px;
        height: 42px
    }

    .pl__content .block .col .title .download a:before {
        display: none
    }

    .pl__content .block .col .list .line span {
        max-width: 145px;
        font: 400 12px/20px 'roboto', sans-serif
    }

    .pl__subscribe {
        width: 280px
    }

    .pl__subscribe .form .name {
        font: 700 16px/20px 'roboto', sans-serif
    }
}

@media screen and (max-width: 1019px) {
    .pl__content {
        width: 100%;
        float: none
    }

    .pl__content .date {
        right: auto;
        left: 0;
        top: 45px
    }

    .pl__content .block .col {
        margin-top: 30px
    }

    .pl__content .block .col .list {
        display: none
    }

    .pl__subscribe {
        width: 100%;
        float: none
    }

    .pl__subscribe .form {
        margin-top: 30px
    }

    .pl__subscribe .form .name {
        font: 700 18px/20px 'roboto', sans-serif
    }

    .pl__subscribe .form .name br {
        display: none
    }
}

@media screen and (max-width: 659px) {
    h1.h1-pl {
        padding-right: 70px
    }

    .pl__content .date {
        right: auto;
        left: 0;
        top: 65px;
        font: 400 16px/20px 'roboto', sans-serif
    }

    .pl__content .block .col {
        width: 100%;
        padding-right: 0;
        margin-top: 50px
    }

    .pl__content .block .col:nth-child(2) {
        margin-top: 0;
        padding-left: 0
    }

    .pl__content .block .col:nth-child(2) .title {
        border-top: 0
    }

    .pl__subscribe {
        width: 100%;
        float: none
    }

    .pl__subscribe .form {
        margin-top: 30px
    }

    .pl__subscribe .form .name {
        font: 700 18px/20px 'roboto', sans-serif
    }

    .pl__subscribe .form .name br {
        display: none
    }
}

.co__sandwich {
    display: none
}

.co__cities {
    text-align: end;
    margin-bottom: 10px;
}

.co__cities .city {
    display: inline-block;
    margin-left: 20px;
    border: 0;
    font: 700 18px/20px 'roboto', sans-serif;
    text-decoration: none;
    color: #0358a6
}

.co__cities .city.active {
    color: #333
}

.co__cities .city:first-child {
    margin-left: 0
}

.co__cities-list .city {
    display: none
}

.co__cities-list .city.active {
    display: block
}

.co__tabs .t-list {
    z-index: 10;
    position: relative;
    max-width: 80%;
}

.co__tabs .t-list a {
    float: left;
    display: table;
    position: relative;
    width: 20%;
    height: 80px;
    text-decoration: none;
    border-bottom: 0
}

.co__tabs .t-list a span {
    display: block;
    display: table-cell;
    vertical-align: middle;
    background: #f4f6f8;
    border: 1px solid #cdd2d6;
    border-right: 0;
    font: 400 18px/20px 'roboto', sans-serif;
    text-decoration: none;
    text-align: center;
    color: #0358a6
}

.co__tabs .t-list a span .count {
    display: inline-block
}

.co__tabs .t-list a:hover span, .co__tabs .t-list a:active span {
    color: #1b94e9
}

.co__tabs .t-list a.active span {
    font-weight: 700;
    color: #333;
    background: #FFF;
    border-bottom: 1px solid #fff
}

.co__tabs .t-list a:first-child {
    padding-left: 0
}

.co__tabs .t-list a:last-child {
    padding-right: 0;
    border-right: 1px solid #cdd2d6
}

.co__tabs .t-content {
    position: relative;
    margin: 0 -50px;
    padding: 40px 50px 0;
    border-top: 1px solid #cdd2d6;
    top: -1px
}

.co__tabs .t-content .tab {
    display: none
}

.co__tabs .t-content .tab.active {
    display: block
}

.co__tabs .t-content .tab .col-title {
    display: none
}

.co__tabs .t-content .tab .col-text {
    float: left;
    width: 400px;
    padding: 10px 0 0 100px
}

.co__tabs .t-content .tab .col-text a {
    position: relative;
    display: block;
    margin-bottom: 20px;
    font: 400 18px/20px 'roboto', sans-serif;
    text-decoration: none;
    border-bottom: 0;
    text-align: left;
    color: #0358a6
}

.co__tabs .t-content .tab .col-text a:hover, .co__tabs .t-content .tab .col-text a:active {
    color: #1b94e9
}

.co__tabs .t-content .tab .col-text a.mail:before {
    position: absolute;
    display: block;
    content: '';
    width: 18px;
    height: 14px;
    left: -36px;
    top: 50%;
    margin-top: -7px;
    background: url('/bitrix/templates/main/img/i_mail.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.co__tabs .t-content .tab .col-text a.dlmap {
    margin-top: 80px
}

.co__tabs .t-content .tab .col-text a.dlmap:before {
    position: absolute;
    display: block;
    content: '';
    width: 45px;
    height: 39px;
    left: -60px;
    top: 50%;
    margin-top: -22.5px;
    background: url('/bitrix/templates/main/img/i-dlmap.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.co__tabs .t-content .tab .col-text .txt {
    position: relative;
    margin-bottom: 15px;
    font: 400 18px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.co__tabs .t-content .tab .col-text .txt:first-child {
    margin-bottom: 30px
}

.co__tabs .t-content .tab .col-text .txt.locate:before {
    position: absolute;
    display: block;
    content: '';
    width: 16px;
    height: 20px;
    left: -32px;
    top: 50%;
    margin-top: -10px;
    background: url('/bitrix/templates/main/img/i_locate.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.co__tabs .t-content .tab .col-text .txt.phone:before {
    position: absolute;
    display: block;
    content: '';
    width: 17px;
    height: 17px;
    left: -35px;
    top: 50%;
    margin-top: -8.5px;
    background: url('/bitrix/templates/main/img/i_phone.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.co__tabs .t-content .tab .col-text .tit {
    position: relative;
    margin-bottom: 30px;
    font: 700 18px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.co__tabs .t-content .tab .col-text .tit.insant:before {
    position: absolute;
    display: block;
    content: '';
    width: 60px;
    height: 45px;
    left: -75px;
    top: 50%;
    margin-top: -22.5px;
    background: url('/bitrix/templates/main/img/category_1.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.co__tabs .t-content .tab .col-text .tit.stroma:before {
    position: absolute;
    display: block;
    content: '';
    width: 60px;
    height: 45px;
    left: -75px;
    top: 50%;
    margin-top: -22.5px;
    background: url('/bitrix/templates/main/img/category_2.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.co__tabs .t-content .tab .col-text .time {
    position: relative;
    margin-bottom: 30px
}

.co__tabs .t-content .tab .col-text .time span {
    display: block;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.co__tabs .t-content .tab .col-text .time:before {
    position: absolute;
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    left: -37px;
    top: 0;
    background: url('/bitrix/templates/main/img/i-time.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.co__tabs .t-content .tab .col-visual {
    float: left;
    width: 800px
}

.co__tabs .t-content .tab .col-visual .cw-row {
    width: 100%;
    height: 320px;
    margin-top: 20px
}

.co__tabs .t-content .tab .col-visual .cw-row.image {
    margin-top: 0;
    padding: 10px;
    -webkit-box-shadow: inset 0 0 0 10px #ced5d9;
    -moz-box-shadow: inset 0 0 0 10px #ced5d9;
    box-shadow: inset 0 0 0 10px #ced5d9
}

.co__tabs .t-content .tab .col-visual .cw-row.image img {
    width: 100%;
    height: 100%
}

.co__tabs .t-content .tab .col-visual .cw-row.map {
    width: 100%;
    height: 320px;
    background: url('/bitrix/templates/main/img/contacts/map.jpg') no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%
}

.co__heads {
    padding: 90px 0 30px 40px;
    display: inline-block
}

.co__heads .rh-col {
    float: left;
    position: relative;
    margin-left: 40px
}

.co__heads .rh-col:first-child {
    margin-left: 0
}

.co__heads .rh-col:before {
    position: absolute;
    display: block;
    content: '';
    width: 40px;
    height: 5px;
    top: 0;
    left: 0;
    background: #075ba7
}

.co__heads .rh-col .lvl {
    padding-top: 30px;
    font: italic 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.co__heads .rh-col .name {
    padding-top: 20px;
    font: 500 18px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.co__heads .rh-col .phone {
    padding-top: 20px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.co__heads .rh-col .phone span {
    color: #666
}

.co__heads .rh-col .mail {
    padding-top: 10px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.co__heads .rh-col .mail a {
    display: inline-block;
    text-decoration: none;
    border-bottom: 0;
    color: #075ba7
}

.co__heads .rh-col .mail a:hover, .co__heads .rh-col .mail a:active {
    color: #1b94e9
}

@media screen and (max-width: 1319px) {
    .co__tabs .t-list a span {
        font: 400 16px/20px 'roboto', sans-serif
    }

    .co__tabs .t-content {
        margin: 0;
        padding: 40px 0 0;
        border: 1px solid #cdd2d6;
        border-bottom: 0
    }

    .co__tabs .t-content .tab .col-text {
        width: 370px;
        padding: 10px 30px 0 90px
    }

    .co__tabs .t-content .tab .col-text .tit.insant:before {
        width: 50px;
        height: 35px;
        left: -65px;
        margin-top: -18.5px
    }

    .co__tabs .t-content .tab .col-text .tit.stroma:before {
        width: 50px;
        height: 45px;
        left: -65px;
        margin-top: -16.5px
    }

    .co__tabs .t-content .tab .col-text a.dlmap {
        margin-top: 0
    }

    .co__tabs .t-content .tab .col-visual {
        width: 550px
    }

    .co__tabs .t-content .tab .col-visual .cw-row.image {
        padding: 5px;
        height: 250px
    }

    .co__tabs .t-content .tab .col-visual .cw-row.map {
        height: 320px
    }

    .co__heads {
        margin-top: -1px;
        padding: 30px 0 30px 90px;
        border: 1px solid #cdd2d6;
        border-top: 0
    }
}

@media screen and (max-width: 1019px) {
    .co__tabs .t-list a span {
        font: 400 16px/20px 'roboto', sans-serif
    }

    .co__tabs .t-content .tab .col-text {
        width: 100%;
        padding: 0
    }

    .co__tabs .t-content .tab .col-text .block-cont {
        width: 50%;
        float: left;
        padding-right: 30px
    }

    .co__tabs .t-content .tab .col-text .block-cont.left {
        padding-left: 90px
    }

    .co__tabs .t-content .tab .col-text .block-cont.right {
        padding-left: 70px
    }

    .co__tabs .t-content .tab .col-text .txt.locate {
        margin-left: 90px
    }

    .co__tabs .t-content .tab .col-text .tit.insant:before {
        width: 50px;
        height: 35px;
        left: -65px;
        margin-top: -18.5px
    }

    .co__tabs .t-content .tab .col-text .tit.stroma:before {
        width: 50px;
        height: 45px;
        left: -65px;
        margin-top: -16.5px
    }

    .co__tabs .t-content .tab .col-text a.dlmap {
        float: left;
        margin-left: 90px
    }

    .co__tabs .t-content .tab .col-visual {
        width: 100%;
        padding: 30px
    }

    .co__tabs .t-content .tab .col-visual .cw-row.image {
        padding: 5px;
        height: 250px
    }

    .co__tabs .t-content .tab .col-visual .cw-row.map {
        height: 320px
    }

    .co__heads {
        padding: 0 30px 30px 30px
    }

    .co__heads .rh-col {
        width: 50%;
        margin-left: 0;
        margin-top: 20px
    }
}

@media screen and (max-width: 659px) {
    .co__sandwich {
        position: absolute;
        display: block;
        width: 25px;
        height: 18px;
        top: 50px;
        right: 0
    }

    .co__sandwich .sandwich {
        display: block;
        border: 0;
        width: 100%;
        height: 100%
    }

    .co__sandwich .sandwich span {
        position: absolute;
        display: block;
        width: 100%;
        height: 2px;
        background: #0464bb;
        -webkit-transition: .4s ease;
        -moz-transition: .4s ease;
        -ms-transition: .4s ease;
        -o-transition: .4s ease;
        transition: .4s ease
    }

    .co__sandwich .sandwich span:nth-child(1) {
        top: 0
    }

    .co__sandwich .sandwich span:nth-child(2) {
        top: 50%;
        margin-top: -1px
    }

    .co__sandwich .sandwich span:nth-child(3) {
        bottom: 0
    }

    .co__sandwich .sandwich.exx span:nth-child(1) {
        top: 50%;
        margin-top: -1px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .co__sandwich .sandwich.exx span:nth-child(2) {
        opacity: 0
    }

    .co__sandwich .sandwich.exx span:nth-child(3) {
        top: 50%;
        margin-top: -1px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .co__cities {
        top: 50px;
        right: auto;
        left: 0
    }

    .co__tabs {
        margin-top: 70px
    }

    .co__tabs .t-list {
        max-width:100%;
        height: 0;
        -webkit-transition: height .4s ease;
        -moz-transition: height .4s ease;
        -ms-transition: height .4s ease;
        -o-transition: height .4s ease;
        transition: height .4s ease
    }

    .co__tabs .t-list a {
        width: 100%;
        border: 1px solid #cdd2d6;
        border-top: 0
    }

    .co__tabs .t-list a:nth-child(1) {
        border-top: 1px solid #cdd2d6
    }

    .co__tabs .t-list a span {
        border: 0
    }

    .co__tabs .t-list.show {
        height: 300px
    }

    .co__tabs .t-content {
        padding: 0
    }

    .co__tabs .t-content .tab .col-title {
        display: table;
        width: 100%;
        height: 80px;
        margin-bottom: 30px
    }

    .co__tabs .t-content .tab .col-title span {
        display: table-cell;
        vertical-align: middle;
        background: #FFF;
        border-bottom: 1px solid #cdd2d6;
        font: 500 16px/20px 'roboto', sans-serif;
        text-align: center
    }

    .co__tabs .t-content .tab .col-text .block-cont {
        width: 100%;
        float: none;
        padding-right: 20px
    }

    .co__tabs .t-content .tab .col-text .block-cont.left {
        padding-left: 60px
    }

    .co__tabs .t-content .tab .col-text .block-cont.right {
        padding-left: 60px
    }

    .co__tabs .t-content .tab .col-text .txt {
        font: 400 14px/20px 'roboto', sans-serif
    }

    .co__tabs .t-content .tab .col-text .txt.locate {
        font: 400 16px/20px 'roboto', sans-serif;
        margin-left: 60px;
        margin-bottom: 20px;
        padding-right: 20px
    }

    .co__tabs .t-content .tab .col-text .tit {
        margin-left: 60px
    }

    .co__tabs .t-content .tab .col-text .tit.insant:before {
        width: 50px;
        height: 35px;
        left: -65px;
        margin-top: -18.5px
    }

    .co__tabs .t-content .tab .col-text .tit.stroma:before {
        width: 50px;
        height: 45px;
        left: -65px;
        margin-top: -16.5px
    }

    .co__tabs .t-content .tab .col-text .time span {
        font: 400 12px/20px 'roboto', sans-serif
    }

    .co__tabs .t-content .tab .col-text a {
        font: 400 14px/20px 'roboto', sans-serif
    }

    .co__tabs .t-content .tab .col-text a.dlmap {
        float: left;
        margin-left: 80px
    }

    .co__tabs .t-content .tab .col-visual {
        width: 100%;
        padding: 20px
    }

    .co__tabs .t-content .tab .col-visual .cw-row.image {
        height: 150px
    }

    .co__tabs .t-content .tab .col-visual .cw-row.map {
        height: 150px
    }

    .co__heads {
        padding: 0 20px 30px 20px
    }

    .co__heads .rh-col {
        width: 100%
    }
}

.sh__cities {
    position: absolute;
    top: 36px;
    left: 240px;
    z-index: 2;
}

.sh__cities .city {
    display: inline-block;
    margin-left: 20px;
    border-bottom: 1px solid #81b1dd;
    font: 700 18px/20px 'roboto', sans-serif;
    text-decoration: none;
    color: #0464bb
}

.sh__cities .city.active {
    color: #333;
    border-bottom: 0
}

.sh__cities .city:first-child {
    margin-left: 0
}

.delivery__areas .area-item {
    display: none
}

.delivery__areas .area-item.active {
    display: block
}

.sh__text {
    position: relative;
    float: left;
    width: 50%;
    padding-right: 40px;
    padding-bottom: 228px
}

.sh__text .type {
    margin: 45px 0 55px
}

.sh__text .type .shipby {
    position: relative;
    float: left;
    width: 240px;
    padding-left: 115px;
    font: 400 24px/30px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.sh__text .type .shipby.self:before {
    position: absolute;
    display: block;
    content: '';
    width: 86px;
    height: 82px;
    left: 0;
    top: 50%;
    margin-top: -41px;
    background: url('/bitrix/templates/main/img/shipping_byself.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.sh__text .type .shipby.us {
    margin-left: 60px
}

.sh__text .type .shipby.us:before {
    position: absolute;
    display: block;
    content: '';
    width: 84px;
    height: 82px;
    left: 0;
    top: 50%;
    margin-top: -41px;
    background: url('/bitrix/templates/main/img/shipping_byus.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.sh__text .cars {
    position: absolute;
    bottom: 0
}

.sh__text .cars .car {
    position: relative;
    float: left;
    width: 160px;
    height: 180px;
    margin-left: 40px;
    text-align: center;
    color: #FFF
}

.sh__text .cars .car:first-child {
    margin-left: 0
}

.sh__text .cars .car img {
    display: block;
    outline: 1px solid rgba(255, 255, 255, 0.5);
    outline-offset: -5px
}

.sh__text .cars .car .txt {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.sh__text .cars .car .txt .model {
    margin-top: 55px;
    font: 400 18px/20px 'roboto', sans-serif;
    text-transform: uppercase
}

.sh__text .cars .car .txt .cost {
    margin-top: 12px;
    font: 400 12px/14px 'roboto', sans-serif
}

.sh__text .cars .car .txt .cost span {
    display: block;
    font: 700 24px/26px 'roboto', sans-serif
}

.sh__visual {
    position: relative;
    float: right;
    width: 50%
}

.sh__visual .area_cost {
    height: 40px
}

.sh__visual .area_cost .area {
    float: left;
    position: relative;
    width: 110px;
    height: 100%;
    padding-left: 30px;
    font: 400 14px/18px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.sh__visual .area_cost .area span {
    display: block;
    font: 700 24px/26px 'roboto', sans-serif
}

.sh__visual .area_cost .area:before {
    position: absolute;
    display: block;
    content: '';
    width: 10px;
    height: 100%;
    top: 0;
    left: 0
}

.sh__visual .area_cost .area.red:before {
    background: #f1b09e
}

.sh__visual .area_cost .area.green:before {
    background: #91cea2
}

.sh__visual .area_cost .area.yellow:before {
    background: #f8ee71
}

.sh__visual .area_cost .area.blue:before {
    background: #add7d6
}

.sh__visual .area_cost .area.brown:before {
    background: #ef7f1b
}

.sh__visual .area_cost .area.dark-brown:before {
    background: #cd5230
}

.sh__visual .area_cost .area.gray:before {
    background: #cfcdc0
}

.sh__visual .map {
    display: table;
    width: 600px;
    margin-top: 20px;
    padding: 20px;
    outline: 10px solid #cdd2d6;
    outline-offset: -10px
}

.sh__visual .map span {
    display: table-cell;
    vertical-align: middle
}

.sh__visual .map span img {
    display: block;
    margin: 0 auto
}

@media screen and (max-width: 1319px) {
    .sh__text {
        padding-right: 40px;
        padding-bottom: 350px
    }

    .sh__text .type {
        margin: 45px 0 55px
    }

    .sh__text .type .shipby {
        width: 50%;
        padding-left: 100px;
        font: 400 20px/24px 'roboto', sans-serif
    }

    .sh__text .type .shipby.self:before {
        width: 70px;
        height: 67px;
        left: 15px;
        margin-top: -30px
    }

    .sh__text .type .shipby.us {
        margin-left: 0
    }

    .sh__text .type .shipby.us:before {
        width: 70px;
        height: 70px;
        left: 15px;
        margin-top: -31px
    }

    .sh__text .cars {
        left: 0;
        width: 940px
    }

    .sh__text .cars .car {
        width: 285px;
        height: 285px;
        margin-left: 42px
    }

    .sh__text .cars .car img {
        width: 100%;
        height: 100%
    }

    .sh__text .cars .car .txt .model {
        margin-top: 90px;
        font: 500 32px/34px 'roboto', sans-serif
    }

    .sh__text .cars .car .txt .cost {
        margin-top: 0;
        font: 400 16px/18px 'roboto', sans-serif
    }

    .sh__text .cars .car .txt .cost span {
        font: 700 34px/38px 'roboto', sans-serif
    }

    .sh__visual .area_cost .area {
        width: 94px;
        padding-left: 15px
    }

    .sh__visual .area_cost .area span {
        font: 700 20px/24px 'roboto', sans-serif
    }

    .sh__visual .area_cost .area:before {
        width: 5px
    }

    .sh__visual .map {
        width: 100%
    }
}

@media screen and (max-width: 1019px) {
    .sh__cities {
        left: auto;
        right: 0
    }

    .sh__text {
        float: none;
        width: 100%;
        padding-bottom: 200px;
        padding-right: 0
    }

    .sh__text .cars {
        width: 100%
    }

    .sh__text .cars .car {
        width: 185px;
        height: 185px
    }

    .sh__text .cars .car .txt .model {
        margin-top: 50px;
        font: 500 24px/28px 'roboto', sans-serif
    }

    .sh__visual {
        float: none;
        width: 100%
    }

    .sh__visual .area_cost .area {
        width: 128px;
        padding-left: 30px
    }

    .sh__visual .area_cost .area:before {
        width: 10px
    }

    .sh__visual .map span img {
        width: 100%
    }
}

@media screen and (max-width: 659px) {
    .sh__cities {
        left: 0;
        right: 0;
        top: 50px
    }

    .sh__text {
        float: none;
        width: 100%;
        margin-top: 50px;
        padding-bottom: 100px
    }

    .sh__text .type {
        margin: 25px 0 35px
    }

    .sh__text .type .shipby {
        width: 100%;
        padding-left: 100px;
        font: 400 18px/24px 'roboto', sans-serif
    }

    .sh__text .type .shipby br {
        display: none
    }

    .sh__text .type .shipby.self:before {
        width: 40px;
        height: 40px;
        left: 40px;
        margin-top: -20px
    }

    .sh__text .type .shipby.us {
        margin-top: 30px
    }

    .sh__text .type .shipby.us:before {
        width: 40px;
        height: 40px;
        left: 40px;
        margin-top: -20px
    }

    .sh__text .cars {
        width: 100%
    }

    .sh__text .cars .car {
        width: 85px;
        height: 85px;
        margin-left: 12px
    }

    .sh__text .cars .car .txt .model {
        margin-top: 15px;
        font: 500 14px/18px 'roboto', sans-serif
    }

    .sh__text .cars .car .txt .cost {
        font: 400 14px/18px 'roboto', sans-serif
    }

    .sh__text .cars .car .txt .cost span {
        font: 700 18px/20px 'roboto', sans-serif
    }

    .sh__visual {
        float: none;
        width: 100%
    }

    .sh__visual .area_cost .area {
        width: 56px;
        padding-left: 10px
    }

    .sh__visual .area_cost .area span {
        font: 700 15px/24px 'roboto', sans-serif
    }

    .sh__visual .area_cost .area:before {
        width: 4px
    }
}

.pm__types .type {
    float: left;
    width: 380px;
    min-height: 345px;
    margin-left: 30px;
    border: 10px solid #cdd2d6
}

.pm__types .type:first-child {
    margin-left: 0
}

.pm__types .type .title {
    position: relative;
    padding: 45px 0 0 150px;
    font: 700 18px/20px 'roboto', sans-serif;
    text-transform: uppercase;
    text-align: left;
    color: #333
}

.pm__types .type .title:before {
    position: absolute;
    display: block;
    content: ''
}

.pm__types .type .txt {
    position: relative;
    padding: 40px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.pm__types .type.cash .title:before {
    top: 34px;
    left: 64px;
    width: 59px;
    height: 58px;
    background: url('/bitrix/templates/main/img/payment_cash.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.pm__types .type.no-cash .title:before {
    top: 40px;
    left: 71px;
    width: 49px;
    height: 51px;
    background: url('/bitrix/templates/main/img/payment_no-cash.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.pm__types .type.cards .title:before {
    top: 41px;
    left: 56px;
    width: 69px;
    height: 54px;
    background: url('/bitrix/templates/main/img/payment_cards.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.pm__types .type.cards .txt:before {
    position: absolute;
    display: block;
    content: '';
    width: 197px;
    height: 42px;
    bottom: -15px;
    left: 50%;
    margin-left: -98.5px;
    # background: url('/bitrix/templates/main/img/payment_cards-types.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

@media screen and (max-width: 1319px) {
    .pm__types .type {
        width: 290px;
        min-height: 445px;
        margin-left: 35px
    }

    .pm__types .type .title {
        padding: 105px 0 0 40px
    }

    .pm__types .type .txt {
        padding: 20px 40px
    }

    .pm__types .type.cash .title:before {
        top: 24px;
        left: 40px
    }

    .pm__types .type.no-cash .title:before {
        top: 30px;
        left: 40px
    }

    .pm__types .type.cards .title:before {
        top: 27px;
        left: 40px
    }

    .pm__types .type.cards .txt:before {
        bottom: -40px
    }
}

@media screen and (max-width: 1019px) {
    .pm__types .type {
        float: none;
        width: 100%;
        min-height: auto;
        margin-left: 0;
        margin-top: 20px
    }

    .pm__types .type:first-child {
        margin-top: 0
    }

    .pm__types .type .title {
        padding: 46px 0 0 135px
    }

    .pm__types .type .title br {
        display: none
    }

    .pm__types .type .txt {
        padding: 40px 40px
    }

    .pm__types .type.cash .title:before {
        top: 24px;
        left: 50px
    }

    .pm__types .type.no-cash .title:before {
        top: 24px;
        left: 50px
    }

    .pm__types .type.cards .title:before {
        top: 27px;
        left: 40px
    }

    .pm__types .type.cards .txt {
        padding-bottom: 80px
    }

    .pm__types .type.cards .txt:before {
        bottom: 20px;
        left: 33px;
        margin-left: 0
    }
}

@media screen and (max-width: 659px) {
    p.intro.pay {
        font: 400 16px/22px 'roboto', sans-serif
    }

    .pm__types .type:first-child {
        margin-top: 0
    }

    .pm__types .type .title {
        padding: 90px 0 0 40px
    }

    .pm__types .type .title br {
        display: block
    }

    .pm__types .type .txt {
        padding: 20px 40px 40px
    }

    .pm__types .type.cash .title:before {
        top: 14px;
        left: 40px
    }

    .pm__types .type.no-cash .title:before {
        top: 24px;
        left: 40px
    }

    .pm__types .type.cards .title:before {
        top: 19px;
        left: 40px
    }

    .pm__types .type.cards .txt {
        padding-bottom: 80px
    }

    .pm__types .type.cards .txt:before {
        left: 34px
    }
}

.rq__form {
    float: left;
    width: 50%;
    padding-right: 40px
}

.rq__form .line {
    position: relative;
    width: 100%;
    height: 50px;
    margin-top: 20px
}

.rq__form .line:first-child {
    margin-top: 0
}

.rq__form .line span {
    position: absolute;
    top: 0;
    left: 0;
    font: 500 16px/50px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.rq__form .line span.txt_ct {
    left: auto;
    right: 125px
}

.rq__form .line input[type=text], .rq__form .line input[type=password] {
    position: absolute;
    top: 0;
    right: 0;
    width: 450px;
    height: 100%;
    outline: 0;
    border: 1px solid #cdd2d6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    font: 400 16px/18px 'roboto', sans-serif;
    text-align: left;
    color: #333;
    transition: border-color .2s
}

.rq__form .line input[type=text]:hover, .rq__form .line input[type=password]:hover, .rq__form .line input[type=text]:focus, .rq__form .line input[type=password]:focus {
    border-color: #0464bb
}

.rq__form .line input[type=text].phone, .rq__form .line input[type=password].phone {
    right: 280px;
    width: 170px
}

.rq__form .line input[type=text].call_time, .rq__form .line input[type=password].call_time {
    width: 112px
}

.rq__form .line.textarea {
    height: 170px;
    margin-top: 60px
}

.rq__form .line.textarea span {
    top: -30px;
    font: 500 16px/30px 'roboto', sans-serif
}

.rq__form .line.textarea textarea {
    width: 100%;
    height: 100%;
    outline: 0;
    border: 1px solid #cdd2d6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    font: 400 16px/18px 'roboto', sans-serif;
    text-align: left;
    color: #333;
    transition: border-color .2s
}

.rq__form .line.textarea textarea:hover, .rq__form .line.textarea textarea:focus {
    border-color: #0464bb
}

.rq__form .attach {
    display: inline-block;
    margin-top: 35px;
    border-bottom: 0;
    font: 500 16px/20px 'roboto', sans-serif;
    text-align: left;
    color: #0053a6
}

.rq__form .attach span {
    font: italic 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #808080
}

.rq__form .send {
    display: block;
    width: 440px;
    height: 60px;
    margin-top: 30px;
    border-bottom: 0;
    background: #0060bf;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font: 400 24px/60px 'roboto', sans-serif;
    text-align: center;
    color: #FFF
}

.rq__form .send:hover, .rq__form .send:active {
    color: #fff;
    background: #00a1f2
}

.rq__list {
    float: left;
    width: 50%;
    padding-left: 100px
}

.rq__list .title {
    margin-bottom: 55px;
    font: 400 14px/20px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.rq__list ul {
    padding-right: 110px;
    padding-left: 110px
}

.rq__list ul li {
    margin-top: 45px
}

.rq__list ul li:nth-child(1):before {
    left: -94px;
    width: 48px;
    height: 63px;
    background: url('/bitrix/templates/main/img/request1.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.rq__list ul li:nth-child(2):before {
    left: -98px;
    width: 57px;
    height: 55px;
    background: url('/bitrix/templates/main/img/request2.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.rq__list ul li:nth-child(3):before {
    left: -90px;
    width: 54px;
    height: 62px;
    background: url('/bitrix/templates/main/img/request3.png') no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

@media screen and (max-width: 1319px) {
    .rq__form {
        padding-right: 0
    }

    .rq__form .line input[type=text], .rq__form .line input[type=password] {
        width: 380px
    }

    .rq__form .line input[type=text].phone, .rq__form .line input[type=password].phone {
        right: 250px;
        width: 130px
    }

    .rq__form .attach {
        padding-right: 75px
    }

    .rq__form .send {
        width: 100%
    }

    .rq__list {
        padding-left: 70px
    }

    .rq__list ul {
        padding-right: 0
    }
}

@media screen and (max-width: 1019px) {
    .rq__form {
        float: none;
        width: 100%;
        padding-right: 0
    }

    .rq__form .line span.txt_ct {
        right: 115px
    }

    .rq__form .line input[type=text], .rq__form .line input[type=password] {
        width: 500px
    }

    .rq__form .line input[type=text].phone, .rq__form .line input[type=password].phone {
        right: 280px;
        width: 220px
    }

    .rq__form .attach {
        padding-right: 75px
    }

    .rq__form .send {
        width: 100%
    }

    .rq__list {
        float: none;
        width: 100%;
        padding-left: 0;
        margin-top: 30px
    }

    .rq__list .title {
        padding-right: 60px
    }

    .rq__list ul {
        padding-right: 0;
        padding-left: 0
    }

    .rq__list ul li {
        display: inline-block;
        width: 32.94%;
        padding-right: 20px
    }

    .rq__list ul li:first-child {
        margin-top: 45px
    }

    .rq__list ul li:nth-child(1):before {
        top: -75px;
        left: 0
    }

    .rq__list ul li:nth-child(2):before {
        top: -75px;
        left: 0
    }

    .rq__list ul li:nth-child(3):before {
        top: -75px;
        left: 0
    }
}

.cat.filter.m-close.products_roll{
    display: none;
}

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

    .cat.filter.m-close.products_roll{
        display: block;
    }

    .rq__form .line {
        height: 40px
    }

    .rq__form .line.pl {
        height: 100px
    }

    .rq__form .line span {
        font: 500 14px/40px 'roboto', sans-serif
    }

    .rq__form .line span.txt_ct {
        right: auto;
        top: 60px;
        left: 0
    }

    .rq__form .line input[type=text], .rq__form .line input[type=password] {
        width: 200px
    }

    .rq__form .line input[type=text].phone, .rq__form .line input[type=password].phone {
        right: 0;
        width: 200px;
        height: 40px
    }

    .rq__form .line input[type=text].call_time, .rq__form .line input[type=password].call_time {
        width: 130px;
        height: 40px;
        top: 60px
    }

    .rq__form .line.textarea {
        height: 120px;
        margin-top: 60px
    }

    .rq__form .line.textarea span {
        font: 500 14px/30px 'roboto', sans-serif
    }

    .rq__form .line.textarea textarea {
        padding: 15px 15px;
        font: 400 14px/18px 'roboto', sans-serif
    }

    .rq__form .attach {
        padding-right: 0
    }

    .rq__form .send {
        width: 100%;
        height: 50px;
        font: 400 18px/50px 'roboto', sans-serif
    }

    .rq__list .title {
        padding-right: 20px;
        margin-bottom: 25px
    }

    .rq__list ul {
        margin: 0
    }

    .rq__list ul li {
        width: 100%;
        padding-right: 0;
        margin-top: 25px;
        padding-left: 80px
    }

    .rq__list ul li:first-child {
        margin-top: 0
    }

    .rq__list ul li:nth-child(1):before {
        top: 0;
        left: 8px
    }

    .rq__list ul li:nth-child(2):before {
        top: 0;
        left: 0
    }

    .rq__list ul li:nth-child(3):before {
        top: 0;
        left: 0
    }

    .form_login .login_enter{
        width: 100%;
    }

    .or__content.s1 .column .back2enter{
        display: none;
    }

    .or__content.s1 .column:nth-child(2){
        width: 100%;
    }

    .or__content.s1 .column .form_registration .line.pass_rep{
        height: auto;
    }

    .or__content.s1 .column .form_registration .line.pass_rep input[type=password].pass{
        position: unset;
        display: block;
        width: 100%;
        height: 40px;
    }

}

.sale-list__item {
    margin: 0 0 40px 0;
    max-width: 1000px
}

.sale-list__item .img {
    float: left;
    display: block;
    border: 0
}

.sale-list__item .info {
    margin: 0 0 0 240px
}

.sale-list__item .info .date {
    margin: 0 0 10px 0
}

.sale-list__item .info .name {
    font-size: 22px;
    margin: 0 0 20px 0
}

@media screen and (max-width: 660px) {
    .sale-list__item .img {
        float: none;
        margin: 0 0 20px 0
    }

    .sale-list__item .img img {
        width: 100%;
        height: auto
    }

    .sale-list__item .info {
        margin: 0;
        width: auto
    }

    .sale-list__item .info .name {
        font-size: 16px
    }
}

.articles-list__item {
    width: 50%;
    min-height: 160px;
    padding: 0 40px 0 0;
    margin: 0 0 40px 0
}

.articles-list__item .pic {
    width: 150px;
    height: 150px;
    display: block;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.articles-list__item .pic img {
    max-height: 100%;
    max-width: fit-content;
}

.articles-list__item .name {
    font-size: 18px;
    margin: 0 0 20px 0
}

@media screen and (max-width: 660px) {
    .articles-list__item {
        float: none;
        padding: 0;
        width: auto
    }

    .articles-list__item .pic {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .articles-list__item .name {
        font-size: inherit;
        text-align: center;
    }
}

.popup {
    position: fixed;
    background: #fff;
    padding: 50px;
    top: 0px;
    left: 50%;
    border-radius: 4px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.55);
    z-index: 9999999
}

.popup .close {
    background: url(/bitrix/templates/main/img/popup-close-ico.jpg) left top no-repeat transparent;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 30px;
    right: 30px;
    width: 22px;
    height: 22px;
    display: block
}

.popup .close:hover {
    background-position: left bottom
}

.popup#mailus {
    width: 650px;
    margin: 0 0 0 -325px;
    display: none
}

.popup#reviews {
    width: 650px;
    margin: 0 0 0 -325px;
    display: none
}

.popup#oneclick {
    width: 600px;
    margin: 0 0 0 -300px;
    display: none
}

.popup#order-product {
    width: 600px;
    margin: 0 0 0 -300px;
    display: none
}

.popup#specialist {
    width: 600px;
    margin: 0 0 0 -300px;
    display: none
}

.popup .title {
    font-size: 24px;
    margin: 0 0 20px 0;
    font-weight: 600
}

.popup .subtitle {
    margin: 0 0 30px 0
}

.popup form, .popup fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

.popup input[type=text], .popup input[type=password], .popup input[type=email], .popup input[type=number], .popup select {
    width: 100%;
    height: 50px;
    line-height: 48px;
    border: 1px solid #cdd2d6;
    border-radius: 4px;
    padding: 0 10px
}

.popup input[type=text].phone, .popup input[type=password].phone {
    width: 170px
}

.popup input[type=text]:hover, .popup input[type=password]:hover, .popup input[type=text]:focus, .popup input[type=password]:focus {
    border-color: #0060bf
}

.popup input[type=submit] {
    width: auto;
    height: 60px;
    background: #0060bf;
    color: #fff;
    padding: 0 40px;
    border: 0;
    border-radius: 4px;
    font-size: 24px
}

.popup input[type=submit]:hover {
    background-color: #00a1f2
}

.popup textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #cdd2d6;
    border-radius: 4px;
    resize: none;
    height: 170px
}

.popup textarea:hover, .popup textarea:focus {
    border-color: #0060bf
}

.popup .line {
    display: block;
    margin: 0 0 20px 0
}

.popup .line .label {
    display: block;
    font-size: 16px;
    float: left;
    width: 150px;
    padding: 14px 0 0 0
}

.popup .line .value {
    display: block;
    margin: 0 0 0 150px
}

.popup .line.wide .label {
    float: none;
    margin: 0 0 5px 0
}

.popup .line.wide .value {
    margin: 0
}

.popup .line.submit {
    text-align: center
}

@media screen and (max-width: 1019px) {
    .popup {
        width: 100% !important;
        height: 100% !important;
        left: 0;
        top: 0;
        padding: 70px;
        margin: 0 !important
    }
}

@media screen and (max-width: 660px) {
    .popup {
        padding: 60px 20px;
        overflow-y: auto
    }

    .popup .line {
        margin: 0 0 10px 0
    }

    .popup .line .label {
        width: auto;
        float: none;
        margin: 0 0 5px 0;
        padding: 0
    }

    .popup .line .value {
        width: auto;
        float: none;
        margin: 0
    }

    .popup input[type=submit] {
        display: block;
        font-size: 18px;
        width: 100%
    }

    .popup input[type=text].phone {
        width: 100%
    }
}

.compare-page {
    position: relative
}

.compare-page .add2basket {
    background: url(/bitrix/templates/main/img/compare-basket-ico.png) center no-repeat #0060bf;
    border: 0;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    margin: auto
}

.compare-page .add2basket:hover {
    background-color: #00a1f2
}

.compare-page .delete-all {
    position: absolute;
    top: -51px;
    right: 0;
    border: 0;
    color: #808080;
    margin: 0 25px 0 0
}

.compare-page .delete-all:after {
    position: absolute;
    right: -30px;
    top: 4px;
    background: url(/bitrix/templates/main/img/compare-close-ico.jpg) left top no-repeat transparent;
    width: 12px;
    height: 12px;
    display: block;
    content: ''
}

.compare-page .delete-all:hover:after {
    background-position: left bottom
}

.compare-page .values .val {
    padding: 12px 0;
    min-height: 62px
}

.compare-page .values .val:nth-child(even) {
    background: #f5f6f8
}

.compare-page .params-name {
    width: 320px;
    float: left;
    text-align: right;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 30
}

.compare-page .params-name .values {
    margin: 174px 0 0 0;
    padding: 0 0 40px 0
}

.compare-page .params-name .values .val {
    padding-right: 20px
}

.compare-page .params-name .values .val.basket {
    height: 64px
}

.compare-page .compare-items {
    margin: 0 0 0 200px;
    overflow-x: scroll;
    overflow-y: hidden
}

.compare-page .compare-items .items {
    white-space: nowrap;
    letter-spacing: 0
}

.compare-page .compare-items .item {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: 200px;
    padding: 0 0 40px 0;
    text-align: center;
    border-right: 1px solid #ced5d9;
    position: relative
}

.compare-page .compare-items .item .delete {
    border: 0;
    background: url(/bitrix/templates/main/img/compare-close-ico.jpg) left top no-repeat transparent;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 12px;
    height: 12px
}

.compare-page .compare-items .item .delete:hover {
    background-position: left bottom
}

.compare-page .compare-items .item .img {
    width: 180px;
    height: 180px;
    overflow: hidden;
    margin: auto
}

.compare-page .compare-items .item .img a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 180px;
    height: 180px;
    border: 0
}

.compare-page .compare-items .item .name a {
    border: 0
}

@media screen and (min-width: 1019px) {
    .compare-page .compare-items .br {
        display: none
    }
}

@media screen and (max-width: 1019px) {
    .values .val {
        vertical-align: top;
        display: inline-block;
        width: 200px;
        white-space: normal !important;
        text-align: center
    }

    .compare-page .add2basket {
        margin: -12px auto 0 auto
    }

    .compare-page .inn {
        overflow-x: scroll;
        overflow-y: hidden
    }

    .compare-page .params-name {
        width: auto;
        float: none;
        box-shadow: none;
        padding: 0
    }

    .compare-page .params-name .values {
        margin: 0 0 0 203px;
        padding: 0;
        white-space: normal;
        white-space: nowrap
    }

    .compare-page .params-name .values .val {
        text-align: center;
        padding: 12px 20px
    }

    .compare-page .compare-items {
        display: inline-block;
        vertical-align: top;
        width: auto;
        float: none;
        margin: 0;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap
    }

    .compare-page .compare-items .items {
        display: inline-block;
        vertical-align: top
    }

    .compare-page .compare-items .items .item {
        float: none;
        vertical-align: top;
        display: inline-block;
        width: auto;
        white-space: nowrap;
        border: 0;
        padding: 0
    }

    .compare-page .compare-items .items .item .delete {
        top: 0
    }

    .compare-page .compare-items .items .item .values {
        display: inline-block;
        vertical-align: top
    }

    .compare-page .compare-items .items .item .info {
        width: 200px;
        float: none;
        display: inline-block;
        white-space: nowrap
    }

    .compare-page .compare-items .items .item .info .img {
        width: 80px;
        height: auto;
        display: inline-block;
        position: relative;
        top: 9px
    }

    .compare-page .compare-items .items .item .info .img a {
        display: inline
    }

    .compare-page .compare-items .items .item .info .img img {
        width: 40px;
        height: auto
    }

    .compare-page .compare-items .items .item .info .name {
        display: inline-block;
        white-space: normal !important;
        text-align: left
    }
}

@media screen and (max-width: 660px) {
    .compare-page .inn {
        position: relative
    }

    .compare-page .delete-all {
        position: absolute;
        top: 12px;
        text-align: left;
        right: auto;
        left: 0;
        border: 0;
        color: #808080;
        width: 180px;
        padding: 0 0 0 30px;
        margin: 0 25px 0 0;
        z-index: 40
    }

    .compare-page .delete-all:after {
        left: 0
    }
}

.h1 {
    margin: 0 0 30px 0;
    font: 500 24px/28px 'roboto', sans-serif;
    text-align: left;
    color: #333
}

.h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: .83em;
    -webkit-margin-after: .83em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: bold
}

.toggle_product_no {
    display: none
}

footer {
    border-top: 5px solid #cdd2d6
}

footer .footer__top {
    padding-bottom: 35px;
    position: relative
}

footer .footer__top .footer__col .footer__logotext {
    font-size: .857em;
    padding-right: 100px
}

footer .footer__top .footer__col .footer__title {
    font-weight: 600;
    font-size: 1.285em;
    margin-bottom: 15px
}

footer .footer__top .footer__col .footer__list {
    padding: 0;
    margin: 0
}

footer .footer__top .footer__col .footer__list.footer__list--50 {
    width: 50%;
    float: left
}

footer .footer__top .footer__col .footer__list li {
    padding: 0 0 10px 0;
    margin: 0;
    list-style: none;
    font-weight: 500
}

footer .footer__top .footer__col .footer__list li a {
    text-decoration: none;
    font-weight: 400;
    color: #4d4d4d;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

footer .footer__top .footer__col .footer__list li a:hover, footer .footer__top .footer__col .footer__list li a:active {
    color: #0060bf;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

footer .footer__top .footer__col .footer__list li.active a {
    color: #0060bf;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

footer .footer__top .footer__col.col--1 {
    padding: 30px 0 0 0;
    width: 33.333%;
    float: left
}

footer .footer__top .footer__col.col--2 {
    width: 16.666%;
    float: left;
    padding: 40px 0 0 0
}

footer .footer__top .footer__col.col--3 {
    width: 25%;
    float: left;
    padding: 40px 0 0 0
}

footer .footer__top .footer__col.col--4 {
    width: 17.5%;
    float: right;
    padding: 40px 0 0 0
}

footer .footer__bottom {
    border-top: 1px solid #cdd2d6;
    position: relative
}

footer .footer__bottom .footer__copyright {
    float: left;
    width: 33.333%;
    color: #4c4c4c;
    font-size: .857em;
    padding: 35px 0
}

footer .footer__bottom .footer__pay {
    float: left
}

footer .footer__bottom .footer__pay.pay {
    margin: 30px 0 0 0;
    padding: 0
}

footer .footer__bottom .footer__pay.pay li {
    list-style: none;
    text-indent: -9999px;
    padding: 0;
    margin: 0 5px 0 0;
    float: left
}

footer .footer__bottom .footer__pay.pay li a {
    height: 30px;
    display: block;
    background-image: url(/bitrix/templates/main/img/pay.png)
}

footer .footer__bottom .footer__pay.pay:after {
    content: attr(title);
    display: inline-block;
    padding: 7px 0 0 60px;
    font-size: .857em
}

footer .footer__bottom .footer__pay.pay .visa {
    width: 50px;
    background-position: -5px 0
}

footer .footer__bottom .footer__pay.pay .master {
    width: 50px;
    background-position: -60px 0
}

footer .footer__bottom .footer__pay.pay .qiwi {
    width: 70px;
    background-position: -115px 0
}

footer .footer__bottom .footer__pay.pay .sbp {
    width: 45px;
    height: 40px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 12px; 
    background-image: url(/bitrix/templates/main/img/СБП_логотип.svg.png)
}

footer .footer__bottom .footer__pay.pay .webmoney {
    width: 65px;
    background-position: -190px 0
}

footer .footer__bottom .footer__pay.pay .ya {
    width: 60px;
    background-position: -260px 0
}

footer .footer__bottom .footer__studio {
    width: 17.5%;
    float: right;
    padding: 35px 0
}

footer .footer__bottom .footer__studio a {
    text-decoration: none;
    color: #4c4c4c;
    font-size: .857em
}

@media screen and (max-width: 1319px) {
    footer .footer__top .footer__col .footer__logotext {
        padding-right: 30px
    }

    footer .footer__top .footer__col.col--1 {
        width: 29%
    }

    footer .footer__top .footer__col.col--2 {
        width: 18%
    }

    footer .footer__top .footer__col.col--3 {
        width: 30%
    }

    footer .footer__bottom .footer__copyright {
        width: 20%
    }

    footer .footer__bottom .footer__studio {
        width: 25%
    }
}

@media screen and (max-width: 1019px) {
    footer .footer__top {
        height: 460px
    }

    footer .footer__top .footer__col.col--1 {
        position: absolute;
        left: 0;
        top: 195px;
        width: 45.312%
    }

    footer .footer__top .footer__col.col--1 img {
        width: 166px;
        height: auto
    }

    footer .footer__top .footer__col.col--2 {
        top: 195px;
        right: 0;
        width: 35.156%
    }

    footer .footer__top .footer__col.col--3 {
        width: 50%
    }

    footer .footer__top .footer__col.col--4 {
        width: 35.156%
    }

    footer .footer__bottom .footer__copyright {
        width: 50%;
        padding: 30px 0
    }

    footer .footer__bottom .footer__pay {
        position: absolute;
        left: 0;
        width: 100%;
        top: -95px
    }

    footer .footer__bottom .footer__pay.pay:after {
        padding: 7px 0 0 92px
    }

    footer .footer__bottom .footer__studio {
        width: 50%;
        text-align: right;
        padding-right: 27px;
        padding: 30px 27px 30px 0
    }
}

@media screen and (max-width: 659px) {
    footer .footer__top {
        height: auto;
        padding-bottom: 400px
    }

    footer .footer__top .footer__col .footer__list.footer__list--50 {
        width: 100%;
        border-top: 1px solid #cdd2d6
    }

    footer .footer__top .footer__col .footer__list li {
        padding: 10px 0;
        border-top: 1px solid #cdd2d6
    }

    footer .footer__top .footer__col .footer__list li:nth-child(1) {
        border: 0
    }

    footer .footer__top .footer__col.col--1 {
        width: 100%;
        top: auto;
        bottom: 105px
    }

    footer .footer__top .footer__col.col--2 {
        width: 100%;
        top: auto;
        bottom: 255px
    }

    footer .footer__top .footer__col.col--2 .footer__list li {
        width: 100%;
        float: left;
        border-bottom: 1px solid #cdd2d6;
        border-top: 0
    }

    footer .footer__top .footer__col.col--2 .footer__list li:nth-child(3) {
        border-bottom: 0
    }

    footer .footer__top .footer__col.col--3 {
        width: 100%
    }

    footer .footer__top .footer__col.col--4 {
        width: 100%
    }

    footer .footer__bottom .footer__copyright {
        width: 100%;
        padding-bottom: 4px
    }

    footer .footer__bottom .footer__pay {
        top: -120px
    }

    footer .footer__bottom .footer__pay.pay li {
        margin: 0
    }

    footer .footer__bottom .footer__pay.pay li a {
        background-image: url(/bitrix/templates/main/img/pay320.jpg)
    }

    footer .footer__bottom .footer__pay.pay:after {
        padding: 0;
        display: block;
        position: absolute;
        left: 5px;
        bottom: -25px
    }

    footer .footer__bottom .footer__pay.pay .visa {
        width: 50px;
        background-position: 0 0
    }

    footer .footer__bottom .footer__pay.pay .master {
        width: 45px;
        background-position: -50px 0
    }

    footer .footer__bottom .footer__pay.pay .qiwi {
        width: 55px;
        background-position: -95px 0
    }

    footer .footer__bottom .footer__pay.pay .webmoney {
        width: 50px;
        background-position: -155px 0
    }

    footer .footer__bottom .footer__pay.pay .ya {
        width: 60px;
        background-position: -205px 0
    }

    footer .footer__bottom .footer__studio {
        width: 100%;
        text-align: left;
        padding-right: 0;
        padding-top: 4px
    }
}

.clear {
    clear: both
}

/* End */
/* /bitrix/templates/main/css/vendor.min.css?1508542397130011 */
/* /bitrix/templates/main/css/slick.css?15085423961729 */
/* /bitrix/templates/main/css/Font-Awesome/css/font-awesome.css?157502812337414 */
/* /bitrix/templates/main/css/fonts.css?17507577211075 */
/* /bitrix/templates/main/css/ion.rangeSlider.css?15085423973355 */
/* /bitrix/templates/main/css/ion.rangeSlider.skinModern.css?15085423972304 */
/* /bitrix/templates/main/css/jquery-ui.min.css?150854239622425 */
/* /bitrix/templates/main/css/jquery.fancybox.min.css?150854239510424 */
/* /bitrix/templates/main/css/social-likes_classic.css?174654747020201 */
/* /bitrix/templates/main/css/wickedpicker.min.css?15085423962440 */
/* /bitrix/templates/main/js/lightslider/css/lightslider.css?15750281238168 */
/* /bitrix/templates/main/js/lightGallery/css/lightgallery.css?157502812324861 */
/* /bitrix/templates/main/components/bitrix/sale.basket.basket.line/basket.small.mobile/style.css?15085425024229 */
/* /bitrix/templates/main/components/bitrix/search.suggest.input/.default/style.css?1508542425501 */
/* /bitrix/templates/main/components/bitrix/menu/mobile-cat-menu-one/style.css?1508542419581 */
/* /bitrix/templates/main/components/bitrix/menu/top-mobile/style.css?1508542418581 */
/* /bitrix/templates/main/components/bitrix/menu/top-multilevel/style.css?15085424204414 */
/* /bitrix/templates/main/components/bitrix/catalog.section.list/top-menu-catalog/style.css?15085424927419 */
/* /bitrix/templates/main/components/bitrix/news.list/last-sale/style.css?1508542508150 */
/* /bitrix/templates/main/components/prime/search.title/search.title/style.css?15852356502173 */
/* /bitrix/templates/main/components/bitrix/sale.basket.basket.line/basket.small/style.css?15085425044229 */
/* /bitrix/templates/main/components/bitrix/breadcrumb/breadcrumb/style.css?1508542416585 */
/* /bitrix/templates/main/components/bitrix/menu/section/style.css?1508542421581 */
/* /bitrix/templates/main/template_styles.css?1750757580320688 */
