

/* Start:/local/templates/.default/build/build.css?1692088319195659*/
html{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;}
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{padding:0.35em 0.75em 0.625em;}
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;}
@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;-ms-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;-ms-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;-ms-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;}
.likely, .likely__widget{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;text-indent:0!important;list-style:none!important;font-weight:400;font-family:Helvetica Neue,Arial,sans-serif}.likely{display:inline-block}.likely__widget{margin:0;font-size:inherit}.likely{opacity:0;font-size:0!important}.likely_visible{opacity:1;-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in}.likely>*{display:inline-block;visibility:hidden}.likely_visible>*{visibility:inherit}.likely__widget{position:relative;white-space:nowrap}.likely__button, .likely__widget{display:inline-block}.likely__button, .likely__counter{text-decoration:none;text-rendering:optimizeLegibility;margin:0;outline:0}.likely__button{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.likely__counter{display:none;position:relative;font-weight:400}.likely_ready .likely__counter{display:inline-block}.likely_ready .likely__counter_empty{display:none}.likely__button, .likely__counter, .likely__icon, .likely__widget{vertical-align:top}.likely__widget{-webkit-transition:background .33s ease-out,color .33s ease-out,fill .33s ease-out;transition:background .33s ease-out,color .33s ease-out,fill .33s ease-out}.likely__widget:active, .likely__widget:focus, .likely__widget:hover{-webkit-transition:none;transition:none;cursor:pointer}@media (hover:none){.likely__widget:active, .likely__widget:focus, .likely__widget:hover{-webkit-transition:background .33s ease-out,color .33s ease-out,fill .33s ease-out;transition:background .33s ease-out,color .33s ease-out,fill .33s ease-out;cursor:unset}}.likely__icon{position:relative;text-align:left;display:inline-block}.likely svg{position:absolute;left:3px;top:3px;width:16px;height:16px}.likely__button, .likely__counter{line-height:inherit;cursor:inherit}.likely__button:empty{display:none}.likely__counter{text-align:center}.likely .likely__widget{color:#000;background:rgba(231,231,231,.8)}.likely .likely__counter{background-size:1px 1px;background-repeat:repeat-y;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.2) 0,rgba(0,0,0,0) .5px,rgba(0,0,0,0) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.2) 0,rgba(0,0,0,0) .5px,rgba(0,0,0,0) 100%)}.likely-light .likely__widget{color:#fff;fill:#fff;background:rgba(236,236,236,.16);text-shadow:rgba(0,0,0,.2) 0 0 .33em}.likely-light .likely__counter{background-image:-webkit-linear-gradient(left,rgba(255,255,255,.4) 0,rgba(255,255,255,0) .5px,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.4) 0,rgba(255,255,255,0) .5px,rgba(255,255,255,0) 100%)}.likely__widget_facebook{fill:#425497}.likely__widget_facebook:active, .likely__widget_facebook:focus, .likely__widget_facebook:hover{background:rgba(207,212,229,.8)}@media (hover:none){.likely__widget_facebook:active, .likely__widget_facebook:focus, .likely__widget_facebook:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_facebook:active, .likely-light .likely__widget_facebook:focus, .likely-light .likely__widget_facebook:hover{text-shadow:#425497 0 0 .25em;background:rgba(66,84,151,.7)}@media (hover:none){.likely-light .likely__widget_facebook:active, .likely-light .likely__widget_facebook:focus, .likely-light .likely__widget_facebook:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely__widget_gplus{fill:#dd4241}.likely__widget_gplus:active, .likely__widget_gplus:focus, .likely__widget_gplus:hover{background:rgba(246,207,207,.8)}@media (hover:none){.likely__widget_gplus:active, .likely__widget_gplus:focus, .likely__widget_gplus:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_gplus:active, .likely-light .likely__widget_gplus:focus, .likely-light .likely__widget_gplus:hover{text-shadow:#dd4241 0 0 .25em;background:rgba(221,66,65,.7)}@media (hover:none){.likely-light .likely__widget_gplus:active, .likely-light .likely__widget_gplus:focus, .likely-light .likely__widget_gplus:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely__widget_linkedin{fill:#0077b5}.likely__widget_linkedin:active, .likely__widget_linkedin:focus, .likely__widget_linkedin:hover{background:rgba(191,221,236,.8)}@media (hover:none){.likely__widget_linkedin:active, .likely__widget_linkedin:focus, .likely__widget_linkedin:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_linkedin:active, .likely-light .likely__widget_linkedin:focus, .likely-light .likely__widget_linkedin:hover{text-shadow:#0077b5 0 0 .25em;background:rgba(0,119,181,.7)}@media (hover:none){.likely-light .likely__widget_linkedin:active, .likely-light .likely__widget_linkedin:focus, .likely-light .likely__widget_linkedin:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely__widget_odnoklassniki{fill:#f6903b}.likely__widget_odnoklassniki:active, .likely__widget_odnoklassniki:focus, .likely__widget_odnoklassniki:hover{background:rgba(252,227,206,.8)}@media (hover:none){.likely__widget_odnoklassniki:active, .likely__widget_odnoklassniki:focus, .likely__widget_odnoklassniki:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_odnoklassniki:active, .likely-light .likely__widget_odnoklassniki:focus, .likely-light .likely__widget_odnoklassniki:hover{text-shadow:#f6903b 0 0 .25em;background:rgba(246,144,59,.7)}@media (hover:none){.likely-light .likely__widget_odnoklassniki:active, .likely-light .likely__widget_odnoklassniki:focus, .likely-light .likely__widget_odnoklassniki:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely__widget_pinterest{fill:#bd081c}.likely__widget_pinterest:active, .likely__widget_pinterest:focus, .likely__widget_pinterest:hover{background:rgba(238,193,198,.8)}@media (hover:none){.likely__widget_pinterest:active, .likely__widget_pinterest:focus, .likely__widget_pinterest:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_pinterest:active, .likely-light .likely__widget_pinterest:focus, .likely-light .likely__widget_pinterest:hover{text-shadow:#bd081c 0 0 .25em;background:rgba(189,8,28,.7)}@media (hover:none){.likely-light .likely__widget_pinterest:active, .likely-light .likely__widget_pinterest:focus, .likely-light .likely__widget_pinterest:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely__widget_telegram{fill:#34abde}.likely__widget_telegram:active, .likely__widget_telegram:focus, .likely__widget_telegram:hover{background:rgba(204,234,246,.8)}@media (hover:none){.likely__widget_telegram:active, .likely__widget_telegram:focus, .likely__widget_telegram:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_telegram:active, .likely-light .likely__widget_telegram:focus, .likely-light .likely__widget_telegram:hover{text-shadow:#34abde 0 0 .25em;background:rgba(52,171,222,.7)}@media (hover:none){.likely-light .likely__widget_telegram:active, .likely-light .likely__widget_telegram:focus, .likely-light .likely__widget_telegram:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely__widget_twitter{fill:#00b7ec}.likely__widget_twitter:active, .likely__widget_twitter:focus, .likely__widget_twitter:hover{background:rgba(191,237,250,.8)}@media (hover:none){.likely__widget_twitter:active, .likely__widget_twitter:focus, .likely__widget_twitter:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_twitter:active, .likely-light .likely__widget_twitter:focus, .likely-light .likely__widget_twitter:hover{text-shadow:#00b7ec 0 0 .25em;background:rgba(0,183,236,.7)}@media (hover:none){.likely-light .likely__widget_twitter:active, .likely-light .likely__widget_twitter:focus, .likely-light .likely__widget_twitter:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely__widget_vkontakte{fill:#526e8f}.likely__widget_vkontakte:active, .likely__widget_vkontakte:focus, .likely__widget_vkontakte:hover{background:rgba(211,218,227,.8)}@media (hover:none){.likely__widget_vkontakte:active, .likely__widget_vkontakte:focus, .likely__widget_vkontakte:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_vkontakte:active, .likely-light .likely__widget_vkontakte:focus, .likely-light .likely__widget_vkontakte:hover{text-shadow:#526e8f 0 0 .25em;background:rgba(82,110,143,.7)}@media (hover:none){.likely-light .likely__widget_vkontakte:active, .likely-light .likely__widget_vkontakte:focus, .likely-light .likely__widget_vkontakte:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely__widget_whatsapp{fill:#25d366}.likely__widget_whatsapp:active, .likely__widget_whatsapp:focus, .likely__widget_whatsapp:hover{background:rgba(200,244,216,.8)}@media (hover:none){.likely__widget_whatsapp:active, .likely__widget_whatsapp:focus, .likely__widget_whatsapp:hover{background:rgba(231,231,231,.8)}}.likely-light .likely__widget_whatsapp:active, .likely-light .likely__widget_whatsapp:focus, .likely-light .likely__widget_whatsapp:hover{text-shadow:#25d366 0 0 .25em;background:rgba(37,211,102,.7)}@media (hover:none){.likely-light .likely__widget_whatsapp:active, .likely-light .likely__widget_whatsapp:focus, .likely-light .likely__widget_whatsapp:hover{text-shadow:rgba(0,0,0,.2) 0 0 .33em;background:rgba(236,236,236,.16)}}.likely{margin:0 -5px -10px}.likely .likely__widget{line-height:1.53846rem;font-size:1.07692rem;border-radius:3px;height:22px;margin:0 5px 10px}.likely .likely__icon{width:22px;height:22px}.likely .likely__button{padding:1px 4px 1px 0}.likely .likely__counter{padding:1px 4px}.likely-big{margin:0 -6px -12px}.likely-big .likely__widget{line-height:2.15385rem;font-size:1.38462rem;border-radius:4px;height:32px;margin:0 6px 12px}.likely-big .likely__icon{width:32px;height:32px}.likely-big .likely__button{padding:2px 6px 2px 0}.likely-big .likely__counter{padding:2px 6px}.likely-big svg{left:4px;top:4px;width:24px;height:24px}.likely-small{margin:0 -4px -8px}.likely-small .likely__widget{line-height:1.07692rem;font-size:0.92308rem;border-radius:2px;height:18px;margin:0 4px 8px}.likely-small .likely__icon{width:18px;height:18px}.likely-small .likely__button{padding:2px 3px 2px 0}.likely-small .likely__counter{padding:2px 3px}.likely-small svg{left:3px;top:3px;width:12px;height:12px}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box;}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.mfp-align-top .mfp-container:before{display:none;}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}
.mfp-ajax-cur{cursor:progress;}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}
.mfp-auto-cursor .mfp-content{cursor:auto;}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.mfp-loading.mfp-figure{display:none;}
.mfp-hide{display:none !important;}
.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}
.mfp-preloader a{color:#CCC;}
.mfp-preloader a:hover{color:#FFF;}
.mfp-s-ready .mfp-preloader{display:none;}
.mfp-s-error .mfp-content{display:none;}
button.mfp-close, button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation;}
button::-moz-focus-inner{padding:0;border:0;}
.mfp-close{width:44px;height:44px;line-height:3.38462rem;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:2.15385rem;font-family:Arial, Baskerville, monospace;}
.mfp-close:hover, .mfp-close:focus{opacity:1;}
.mfp-close:active{top:1px;}
.mfp-close-btn-in .mfp-close{color:#333;}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%;}
.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:0.92308rem;line-height:1.38462rem;white-space:nowrap;}
.mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;}
.mfp-arrow:active{margin-top:-54px;}
.mfp-arrow:hover, .mfp-arrow:focus{opacity:1;}
.mfp-arrow:before, .mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}
.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px;}
.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}
.mfp-arrow-left{left:0;}
.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px;}
.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F;}
.mfp-arrow-right{right:0;}
.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px;}
.mfp-arrow-right:before{border-left:27px solid #3F3F3F;}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}
.mfp-iframe-holder .mfp-close{top:-40px;}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#000;}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}
.mfp-figure{line-height:0;}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444;}
.mfp-figure small{color:#BDBDBD;display:block;font-size:0.92308rem;line-height:1.07692rem;}
.mfp-figure figure{margin:0;}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}
.mfp-title{text-align:left;line-height:1.38462rem;color:#F3F3F3;word-wrap:break-word;padding-right:36px;}
.mfp-image-holder .mfp-content{max-width:100%;}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}
    .mfp-img-mobile img.mfp-img{padding:0;}
    .mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}
    .mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}
    .mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box;}
    .mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}
    .mfp-img-mobile .mfp-counter{right:5px;top:3px;}
    .mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:2.69231rem;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0;}
}
@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75);}
    .mfp-arrow-left{-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0;}
    .mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%;}
    .mfp-container{padding-left:6px;padding-right:6px;}
}
.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:0.69231rem;line-height:0.69231rem;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;}
.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed;}
.irs-disabled{opacity:0.4;}
.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;overflow:hidden;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important;}
.irs{height:55px;}
.irs-with-grid{height:75px;}
.irs-line{height:10px;top:33px;background:#EEE;background:-webkit-linear-gradient(top, #DDD -50%, #FFF 150%);background:linear-gradient(to bottom, #DDD -50%, #FFF 150%);border:1px solid #CCC;border-radius:16px;-moz-border-radius:16px;}
.irs-line-left{height:8px;}
.irs-line-mid{height:8px;}
.irs-line-right{height:8px;}
.irs-bar{height:10px;top:33px;border-top:1px solid #428bca;border-bottom:1px solid #428bca;background:#428bca;background:-webkit-linear-gradient(bottom, rgba(66,139,202,1) 0%,rgba(127,195,232,1) 100%);background:linear-gradient(to top, rgba(66,139,202,1) 0%,rgba(127,195,232,1) 100%);}
.irs-bar-edge{height:10px;top:33px;width:14px;border:1px solid #428bca;border-right:0;background:#428bca;background:-webkit-linear-gradient(bottom, rgba(66,139,202,1) 0%,rgba(127,195,232,1) 100%);background:linear-gradient(to top, rgba(66,139,202,1) 0%,rgba(127,195,232,1) 100%);border-radius:16px 0 0 16px;-moz-border-radius:16px 0 0 16px;}
.irs-shadow{height:2px;top:38px;background:#000;opacity:0.3;border-radius:5px;-moz-border-radius:5px;}
.lt-ie9 .irs-shadow{filter:alpha(opacity=30);}
.irs-slider{top:25px;width:27px;height:27px;border:1px solid #AAA;background:#DDD;background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(220,220,220,1) 20%,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(220,220,220,1) 20%,rgba(255,255,255,1) 100%);border-radius:27px;-moz-border-radius:27px;box-shadow:1px 1px 3px rgba(0,0,0,0.3);cursor:pointer;}
.irs-slider.state_hover, .irs-slider:hover{background:#FFF;}
.irs-min, .irs-max{color:#333;font-size:0.92308rem;line-height:1.333;text-shadow:none;top:0;padding:1px 5px;background:rgba(0,0,0,0.1);border-radius:3px;-moz-border-radius:3px;}
.lt-ie9 .irs-min, .lt-ie9 .irs-max{background:#ccc;}
.irs-from, .irs-to, .irs-single{color:#fff;font-size:1.07692rem;line-height:1.333;text-shadow:none;padding:1px 5px;background:#428bca;border-radius:3px;-moz-border-radius:3px;}
.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single{background:#999;}
.irs-grid{height:27px;}
.irs-grid-pol{opacity:0.5;background:#428bca;}
.irs-grid-pol.small{background:#999;}
.irs-grid-text{bottom:5px;color:#99a4ac;}
.irs-disabled{}
.easy-autocomplete{position:relative;}
.easy-autocomplete input{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.1) inset;color:#555;float:none;padding:6px 12px;}
.easy-autocomplete input:hover, .easy-autocomplete input:focus{box-shadow:none;}
.easy-autocomplete a{display:block;}
.easy-autocomplete.eac-blue-light input:hover, .easy-autocomplete.eac-blue-light input:focus{border-color:#66afe9;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);}
.easy-autocomplete.eac-blue-light ul{border-color:#66afe9;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);}
.easy-autocomplete.eac-blue-light ul li, .easy-autocomplete.eac-blue-light ul .eac-category{border-color:#66afe9;}
.easy-autocomplete.eac-blue-light ul li.selected, .easy-autocomplete.eac-blue-light ul .eac-category.selected{background-color:#ecf5fc;}
.easy-autocomplete.eac-green-light input:hover, .easy-autocomplete.eac-green-light input:focus{border-color:#41DB00;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);}
.easy-autocomplete.eac-green-light ul{border-color:#41DB00;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(146, 237, 107, 0.6);}
.easy-autocomplete.eac-green-light ul li, .easy-autocomplete.eac-green-light ul .eac-category{border-color:#41DB00;}
.easy-autocomplete.eac-green-light ul li.selected, .easy-autocomplete.eac-green-light ul .eac-category.selected{background-color:#9eff75;}
.easy-autocomplete.eac-red-light input:hover, .easy-autocomplete.eac-red-light input:focus{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);}
.easy-autocomplete.eac-red-light ul{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 90, 90, 0.6);}
.easy-autocomplete.eac-red-light ul li, .easy-autocomplete.eac-red-light ul .eac-category{border-color:#ff5b5b;}
.easy-autocomplete.eac-red-light ul li.selected, .easy-autocomplete.eac-red-light ul .eac-category.selected{background-color:#ff8e8e;}
.easy-autocomplete.eac-yellow-light input:hover, .easy-autocomplete.eac-yellow-light input:focus{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);}
.easy-autocomplete.eac-yellow-light ul{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 231, 84, 0.6);}
.easy-autocomplete.eac-yellow-light ul li, .easy-autocomplete.eac-yellow-light ul .eac-category{border-color:#ffdb00;}
.easy-autocomplete.eac-yellow-light ul li.selected, .easy-autocomplete.eac-yellow-light ul .eac-category.selected{background-color:#ffe233;}
.easy-autocomplete.eac-dark-light input:hover, .easy-autocomplete.eac-dark-light input:focus{border-color:#333;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);}
.easy-autocomplete.eac-dark-light ul{border-color:#333;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(55, 55, 55, 0.6);}
.easy-autocomplete.eac-dark-light ul li, .easy-autocomplete.eac-dark-light ul .eac-category{border-color:#333;}
.easy-autocomplete.eac-dark-light ul li.selected, .easy-autocomplete.eac-dark-light ul .eac-category.selected{background-color:#4d4d4d;color:#fff;}
.easy-autocomplete.eac-dark{color:#fff;}
.easy-autocomplete.eac-dark input{background-color:#404040;border-radius:4px;box-shadow:0;color:#f6f6f6;}
.easy-autocomplete.eac-dark input:hover, .easy-autocomplete.eac-dark input:focus{border-color:#333;box-shadow:0;}
.easy-autocomplete.eac-dark ul{border-color:#333;}
.easy-autocomplete.eac-dark ul li, .easy-autocomplete.eac-dark ul .eac-category{background-color:#404040;border-color:#333;}
.easy-autocomplete.eac-dark ul li.selected, .easy-autocomplete.eac-dark ul .eac-category.selected{background-color:#737373;color:#f6f6f6;}
.easy-autocomplete.eac-dark-glass{color:#fff;}
.easy-autocomplete.eac-dark-glass input{background-color:rgba(0, 0, 0, 0.8);border-radius:4px;box-shadow:0;color:#f6f6f6;}
.easy-autocomplete.eac-dark-glass input:hover, .easy-autocomplete.eac-dark-glass input:focus{border-color:rgba(0, 0, 0, 0.8);box-shadow:0;}
.easy-autocomplete.eac-dark-glass ul{border-color:rgba(0, 0, 0, 0.8);}
.easy-autocomplete.eac-dark-glass ul li, .easy-autocomplete.eac-dark-glass ul .eac-category{background-color:rgba(0, 0, 0, 0.8);border-color:rgba(0, 0, 0, 0.8);}
.easy-autocomplete.eac-dark-glass ul li.selected, .easy-autocomplete.eac-dark-glass ul .eac-category.selected{background-color:rgba(64, 64, 64, 0.8);color:#f6f6f6;}
.easy-autocomplete.eac-dark-glass ul li:last-child, .easy-autocomplete.eac-dark-glass ul .eac-category:last-child{border-radius:0 0 4px 4px;}
.easy-autocomplete.eac-blue{color:#fff;}
.easy-autocomplete.eac-blue input{background-color:#6d9ed1;border-radius:4px;box-shadow:0;color:#f6f6f6;}
.easy-autocomplete.eac-blue input::-webkit-input-placeholder{color:#f6f6f6;}
.easy-autocomplete.eac-blue input:-moz-placeholder{color:#f6f6f6;}
.easy-autocomplete.eac-blue input::-moz-placeholder{color:#f6f6f6;}
.easy-autocomplete.eac-blue input:-ms-input-placeholder{color:#f6f6f6;}
.easy-autocomplete.eac-blue input:hover, .easy-autocomplete.eac-blue input:focus{border-color:#5A91CB;box-shadow:0;}
.easy-autocomplete.eac-blue ul{border-color:#5A91CB;}
.easy-autocomplete.eac-blue ul li, .easy-autocomplete.eac-blue ul .eac-category{background-color:#6d9ed1;border-color:#5A91CB;}
.easy-autocomplete.eac-blue ul li.selected, .easy-autocomplete.eac-blue ul .eac-category.selected{background-color:#94b8dd;color:#f6f6f6;}
.easy-autocomplete.eac-yellow{color:#333;}
.easy-autocomplete.eac-yellow input{background-color:#ffdb7e;border-color:#333;border-radius:4px;box-shadow:0;color:#333;}
.easy-autocomplete.eac-yellow input:hover, .easy-autocomplete.eac-yellow input:focus{border-color:#333;box-shadow:0;}
.easy-autocomplete.eac-yellow ul{border-color:#333;}
.easy-autocomplete.eac-yellow ul li, .easy-autocomplete.eac-yellow ul .eac-category{background-color:#ffdb7e;border-color:#333;}
.easy-autocomplete.eac-yellow ul li.selected, .easy-autocomplete.eac-yellow ul .eac-category.selected{background-color:#ffe9b1;color:#333;}
.easy-autocomplete.eac-purple{color:#333;}
.easy-autocomplete.eac-purple input{background-color:#d6d1e7;border-color:#b8afd5;box-shadow:0;color:#333;}
.easy-autocomplete.eac-purple input:hover, .easy-autocomplete.eac-purple input:focus{border-color:#333;box-shadow:0;}
.easy-autocomplete.eac-purple ul{border-color:#333;}
.easy-autocomplete.eac-purple ul li, .easy-autocomplete.eac-purple ul .eac-category{background-color:#d6d1e7;border-color:#333;}
.easy-autocomplete.eac-purple ul li.selected, .easy-autocomplete.eac-purple ul .eac-category.selected{background-color:#ebe8f3;color:#333;}
.easy-autocomplete.eac-bootstrap input{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;color:#555;padding:6px 12px;}
.easy-autocomplete-container{left:0;position:absolute;width:100%;z-index:2;}
.easy-autocomplete-container ul{background:none repeat scroll 0 0 #ffffff;border-top:1px dotted #ccc;display:none;margin-top:0;padding-bottom:0;padding-left:0;position:relative;top:-1px;}
.easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category{background:inherit;border-color:#ccc;-webkit-border-image:none;border-image:none;border-style:solid;border-width:0 1px;display:block;font-size:1.07692rem;font-weight:normal;padding:4px 12px;}
.easy-autocomplete-container ul li:last-child{border-radius:0 0 2px 2px;border-width:0 1px 1px;}
.easy-autocomplete-container ul li.selected{background:none repeat scroll 0 0 #ebebeb;cursor:pointer;}
.easy-autocomplete-container ul li.selected div{font-weight:normal;}
.easy-autocomplete-container ul li div{display:block;font-weight:normal;word-break:break-all;}
.easy-autocomplete-container ul li b{font-weight:bold;}
.easy-autocomplete-container ul .eac-category{font-color:#aaa;font-style:italic;}
.eac-description .eac-item span{color:#aaa;font-style:italic;font-size:0.9em;}
.eac-icon-left .eac-item img{margin-right:4px;max-height:30px;}
.eac-icon-right .eac-item{margin-top:8px;min-height:24px;position:relative;}
.eac-icon-right .eac-item img{margin-left:4px;max-height:30px;position:absolute;right:-4px;top:-8px;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}
body{line-height:1;overflow-x:hidden;background:#fff;min-width:320px}
@media(max-width:960px){body{}
    body.fixed{height:100%;overflow:hidden;}
}
[data-fade-eddect]{visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.animated{visibility:visible;}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20%, 0);transform:translate3d(0, -20%, 0);}
    to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20%, 0);transform:translate3d(0, -20%, 0);}
    to{opacity:1;-webkit-transform:none;transform:none;}
}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
*{box-sizing:border-box;}
body, html{padding:0px;margin:0px;max-width:100%;}
body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.main-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;}
.clear{clear:both;}
a{text-decoration:none;color:#1e22be;}
a:hover{text-decoration:underline;}
html{font-size:13px;font-family:'Raleway', sans-serif;font-feature-settings: "lnum";line-height:1.2;font-weight:400;color:black;}
html *{font-family:'Raleway', sans-serif;font-feature-settings: "lnum";}
img{max-width:100%;}
.container{max-width:1360px;width:100%;margin:0 auto;padding:0 80px}
.gray_bg {
    background: #ededed;
    margin: 60px 0;
    padding-top: 30px;
}
.container::before, .container::after{display:none !important;}
@media (max-width:960px){.container{max-width:1396px;padding:0 15px;}
}
.relative{position:relative;}
.scroll-locked{overflow:hidden;height:100%;max-height:100%;position:fixed;left:0;top:0;width:100%;}
.clearfix:after, .clearfix:before{content:'';display:table;clear:both;}
h1, h2, h3, h4, h5{margin:0px 0px;letter-spacing:-0.15385rem;line-height:1.4;}
h1{font-size:5.23077rem;line-height:5.76923rem;font-weight:300;margin-bottom:35px}
@media(max-width:960px){h1{font-size:3.84615rem;line-height:4.61538rem;}
}
@media(max-width:767px){h1{font-size:3.07692rem;line-height:3.84615rem;}
}
h2{font-size:3.17692rem;font-weight:normal;margin:25px 0px 15px 0px}
@media(max-width:960px){h2{font-size:2.69231rem;}
}
@media(max-width:767px){h2{font-size:2.30769rem;}
}
h3{font-size:2.46154rem;line-height:3.53846rem;font-weight:300;letter-spacing:0rem;margin-bottom:13px}
@media(max-width:960px){h3{font-size:2.30769rem;}
}
@media(max-width:767px){h3{font-size:1.92308rem;}
}
b{font-weight:500;}
p{font-size:1.38462rem;line-height:1.84615rem;margin-bottom:20px;}
h3{font-size:2rem}
@media (max-width:768px){h3{font-size:1.53846rem;}
}
h4{font-size:1.53846rem;letter-spacing:0rem}
@media (max-width:768px){h4{font-size:1.38462rem;}
}
ul{padding-left:0px;}
li{list-style-position: outside;line-height:1.84615rem;}
.lazy{opacity:0;-webkit-transition:.4s;transition:.4s}
.lazy[src]{opacity:1;-webkit-transition:.4s;transition:.4s;}
[hidden], .hidden{display:none !important;}
main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
@-webkit-keyframes fadeInLeftSmall{from{opacity:0;-webkit-transform:translate3d(-10%, 0, 0);transform:translate3d(-10%, 0, 0);}
    to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInLeftSmall{from{opacity:0;-webkit-transform:translate3d(-10%, 0, 0);transform:translate3d(-10%, 0, 0);}
    to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInLeftSmall{-webkit-animation-name:fadeInLeftSmall;animation-name:fadeInLeftSmall;}
@media(max-width:960px){.hidden-sm{display:none;}
}
.alert.alert-success{font-size:1.15385rem;margin-bottom:15px;color:green;}
.tooltip{background:#fff;padding:0px 20px;border-radius:3px;}
.tooltip h3{font-size:1.15385rem;margin:0px;padding:0px;white-space:nowrap;}
.tooltip-content{padding:15px;}
.tooltip-content h3{font-size:1.23077rem;line-height:1.53846rem;font-weight:400;}
.tooltip-content div{margin-bottom:10px;}
.c-icon{background-repeat:no-repeat;background-position:center;display:inline-block;vertical-align:middle;width:30px;height:30px;-webkit-transition:.2s;transition:.2s}
.c-icon--small{width:16px;height:16px}
.icon-link{text-decoration:none;white-space:nowrap;border:0;}
.icon-link .i-icon{vertical-align:middle;}
.icon-link span{text-decoration:underline;vertical-align:middle;}
.icon-link:hover span{text-decoration:none}
@font-face{font-family:"Raleway";src:url("/local/templates/.default/app/fonts/RalewayRegular/RalewayRegular.eot");src:url("/local/templates/.default/app/fonts/RalewayRegular/RalewayRegular.eot?#iefix")format("embedded-opentype"),
url("/local/templates/.default/app/fonts/RalewayRegular/RalewayRegular.woff") format("woff"),
url("/local/templates/.default/app/fonts/RalewayRegular/RalewayRegular.ttf") format("truetype");font-style:normal;font-weight:300;font-display: swap;}
@font-face{font-family:"Raleway";src:url("/local/templates/.default/app/fonts/RalewayLight/RalewayLight.eot");src:url("/local/templates/.default/app/fonts/RalewayLight/RalewayLight.eot?#iefix")format("embedded-opentype"),
url("/local/templates/.default/app/fonts/RalewayLight/RalewayLight.woff") format("woff"),
url("/local/templates/.default/app/fonts/RalewayLight/RalewayLight.ttf") format("truetype");font-style:normal;font-weight:100;font-display: swap;}
@font-face{font-family:"Raleway";src:url("/local/templates/.default/app/fonts/RalewayMedium/RalewayMedium.eot");src:url("/local/templates/.default/app/fonts/RalewayMedium/RalewayMedium.eot?#iefix")format("embedded-opentype"),
url("/local/templates/.default/app/fonts/RalewayMedium/RalewayMedium.woff") format("woff"),
url("/local/templates/.default/app/fonts/RalewayMedium/RalewayMedium.ttf") format("truetype");font-style:normal;font-weight:400;font-display: swap;}
@font-face{font-family:"Raleway";src:url("/local/templates/.default/app/fonts/RalewaySemiBold/RalewaySemiBold.eot");src:url("/local/templates/.default/app/fonts/RalewaySemiBold/RalewaySemiBold.eot?#iefix")format("embedded-opentype"),
url("/local/templates/.default/app/fonts/RalewaySemiBold/RalewaySemiBold.woff") format("woff"),
url("/local/templates/.default/app/fonts/RalewaySemiBold/RalewaySemiBold.ttf") format("truetype");font-style:normal;font-weight:500;font-display: swap;}
@font-face{font-family:"Raleway";src:url("/local/templates/.default/app/fonts/RalewayBold/RalewayBold.eot");src:url("/local/templates/.default/app/fonts/RalewayBold/RalewayBold.eot?#iefix")format("embedded-opentype"),
url("/local/templates/.default/app/fonts/RalewayBold/RalewayBold.woff") format("woff"),
url("/local/templates/.default/app/fonts/RalewayBold/RalewayBold.ttf") format("truetype");font-style:normal;font-weight:600;font-display: swap;}.grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-35px}
.grid--50{margin-left:-50px}
.grid--30{margin-left:-30px}
@media (max-width:768px){.grid{margin-left:0;display:block}
}
.grid-element{display:inline-block;padding-left:35px;margin-bottom:35px}
.grid-element--half{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;max-width:50%}
.grid-element--half-30{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;padding-left:30px;}
.grid-element--third{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-flex-basis:33.333%;-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:48%;}
@media (max-width:960px){.grid-element--third{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;margin-left:35px;display:block}
}
.grid-element--fourth{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%;max-width:25%}
@media (max-width:768px){.grid-element{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;margin-left:0;display:block}
}
.likely{margin-bottom:62px}
.likely__icon{fill:#000}
.likely .likely__button{font-size:1.15385rem;font-weight:500}
.mfp-zoom-out .mfp-with-anim{opacity:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);}
.mfp-content{padding:70px 0px;}
.mfp-zoom-out .mfp-container::before{vertical-align:top;}
.mfp-zoom-out.mfp-bg{background:rgba(14, 16, 70, 0.9);position:fixed !important;height:100% !important;}
.mfp-zoom-out.mfp-bg{opacity:0;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.mfp-zoom-out.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
.mfp-zoom-out.mfp-ready.mfp-bg{opacity:0.8;}
.mfp-zoom-out.mfp-removing .mfp-with-anim{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);opacity:0;}
.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0;}
.mfp-close{width:34px;height:34px;line-height:2.61538rem;}
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1;}
.swiper-container-no-flexbox .swiper-slide{float:left;}
.swiper-container-vertical > .swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;}
.swiper-wrapper{position:relative;width:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.swiper-container-android .swiper-slide, .swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);-moz-transform:translate3d(0px, 0, 0);-o-transform:translate(0px, 0px);-ms-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0);}
.swiper-container-multirow > .swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.swiper-container-free-mode > .swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto;}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;-ms-flex-negative:0;flex-shrink:0;width:100%;height:auto !important;position:relative;}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide{height:auto;}
.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform, height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;-webkit-transition-property:height, -webkit-transform;transition-property:height, -webkit-transform;transition-property:transform, height;transition-property:transform, height, -webkit-transform;}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}
.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y;}
.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x;}
.swiper-button-prev, .swiper-button-next{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat;}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{left:10px;right:auto;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{right:10px;left:auto;}
.swiper-pagination{text-align:center;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10;}
.swiper-pagination.swiper-pagination-hidden{opacity:0;}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{left:0;padding:20px 0px;width:100%;}
.swiper-pagination-bullet{width:12px;height:12px;display:inline-block;border-radius:100%;background:#000;opacity:0.2;}
button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none;}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}
.swiper-pagination-white .swiper-pagination-bullet{background:#fff;}
.swiper-pagination-bullet-active{opacity:1;background:#007aff;}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff;}
.swiper-pagination-black .swiper-pagination-bullet-active{background:#000;}
.swiper-container-vertical > .swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px, -50%, 0);-moz-transform:translate3d(0px, -50%, 0);-o-transform:translate(0px, -50%);-ms-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0);}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block;}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;}
.swiper-pagination-progress{background:rgba(0, 0, 0, 0.25);position:absolute;}
.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top;}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top;}
.swiper-container-horizontal > .swiper-pagination-progress{width:100%;height:4px;left:0;top:0;}
.swiper-container-vertical > .swiper-pagination-progress{width:4px;height:100%;left:0;top:0;}
.swiper-pagination-progress.swiper-pagination-white{background:rgba(255, 255, 255, 0.5);}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff;}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000;}
.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px;}
.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;}
.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}
.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}
.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}
.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}
.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper{-ms-perspective:1200px;}
.swiper-container-cube, .swiper-container-flip{overflow:visible;}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none;}
.swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}
.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;}
.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%;}
.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide{pointer-events:auto;visibility:visible;}
.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:0.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0;}
.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;}
.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none;}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}
.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center;}
.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas{max-width:100%;max-height:100%;font-family:"object-fit:contain";object-fit:contain;}
.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0, 0, 0, 0.1);}
.swiper-container-horizontal > .swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}
.swiper-container-vertical > .swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}
.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0, 0, 0, 0.5);border-radius:10px;left:0;top:0;}
.swiper-scrollbar-cursor-drag{cursor:move;}
.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12, end) infinite;animation:swiper-preloader-spin 1s steps(12, end) infinite;}
.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat;}
.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);}
}
@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
.additional-head{font-size:2.46154rem;font-weight:300;margin-top:53px;margin-bottom:60px;}
.additional-head div{font-size:1.38462rem;margin-top:18px;}
.adv-block{padding:50px 47px 41px;background:#ededed;}
.adv-block a, .adv-block__name{color:#282828}
.adv-block a:hover, .adv-block__name:hover{text-decoration:none;color:#1e22be;}
.adv-block__name{font-size:2.15385rem;font-weight:400;line-height:2.46154rem;margin-bottom:30px;}
.adv-block--text .adv-block__name{font-size:1.53846rem;margin-bottom:20px;}
.adv-block__text{font-size:1.15385rem;line-height:1.69231rem;margin-bottom:38px;}
.adv-block__link{font-size:1.15385rem;font-weight:600;text-transform:uppercase;color:#1e22be;
}
.adv-block--text .adv-block__text{margin-bottom:10px;}
.adv-blocks{margin-top:40px;margin-bottom:24px;}
@media(max-width:767px){.adv-block{padding:30px 35px;}
}
@media(min-width:960px) and (max-width:1185px){.adv-block{padding:40px 35px;margin-bottom:5px}
}
@media(min-width:1185px){.adv-block--text .adv-block__name{font-size:1.84615rem}
}
.adv-slider{margin-bottom:55px;}
.aside-bar{position:fixed;right:60px;top:0px;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
@media(max-width:1500px){.aside-bar{right:15px}
}
@media(max-width:960px){.aside-bar{display:none}
}
.aside-bar::before{content:'';position:absolute;left:50%;top:0px;height:100%;width:1px;background:#ededed;z-index:-1}
.aside-bar__items{display:inline-block;margin-top:240px}
.aside-bar__item{display:block;position:relative;width:47px;height:47px;border-radius:50%;background-color:#ededed;margin-bottom:20px;border:solid 2px #fff;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;outline:none;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.aside-bar__item:hover{border-color:#1e22be}
.aside-bar__item::before{content:'';position:absolute;left:0px;top:0px;width:100%;height:100%;background-position:center;background-repeat:no-repeat}
.aside-bar__item.disabled{background-color:#f5f5f5}
.aside-bar__item.disabled::before{opacity:0.5}
.aside-bar__item.disabled:hover{border-color:#ededed}
.aside-bar__item-up::before{background-image:url('/images/aside-up.png')}
.aside-bar__item-quest::before{background-image:url('/images/aside-quest.png')}
.aside-bar__item-phone::before{background-image:url('/images/aside-phone.png')}.auth-modal{}.bottom-text{margin-top:120px;}
.bottom-text p{font-size:1.15385rem;font-weight:300;line-height:2.15385rem;}.breadcrumbs{font-size:1.07692rem;font-weight:500;margin-bottom:19px;}
.breadcrumbs a{margin-right:5px;}
.breadcrumbs .separator{margin-right:5px;}
.breadcrumbs .separator .c-icon{width:11px;height:11px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);}
.breadcrumbs > *{display:inline-block;vertical-align:middle;}.btn{display:inline-block;position:relative;overflow:hidden;outline:none;border:none;padding:0px 31px;min-height:48px;line-height:3.69231rem;font-size:1.15385rem;cursor:pointer;text-transform:uppercase;font-weight:500;text-decoration:none !important;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;max-width:100%;min-width:222px;text-align:center;border-radius:24px}
.btn::before{background:#fff;content:"";height:155px;left:-75px;opacity:.2;position:absolute;top:-50px;-webkit-transform:rotate(35deg);-ms-transform:rotate(35deg);transform:rotate(35deg);-webkit-transition:all 550ms cubic-bezier(0.19, 1, 0.22, 1);transition:all 550ms cubic-bezier(0.19, 1, 0.22, 1);width:50px;z-index:0}
.btn::after{content:'';position:absolute;left:0px;top:0px;right:0px;bottom:0px;background-color:#1e23bf;background-image:url('/images/loader.svg');background-repeat:no-repeat;background-position:center;background-size:auto 100%;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;opacity:0}
.btn:hover::before{left:120%;-webkit-transition:all 550ms cubic-bezier(0.19, 1, 0.22, 1);transition:all 550ms cubic-bezier(0.19, 1, 0.22, 1)}
.btn.loading::after{opacity:0.86}
.btn--square{border-radius:0px}
.btn--gray{color:#282828;background:#ededed;box-shadow:0px 5px 10px rgba(114,114,114,0.25)}
.btn--gray:hover, .btn--gray.open{color:#ffffff;background:#1e22be}
.btn--blue{color:#ffffff;background:#1e22be}
.btn--blue:hover{background:#1e22ec;box-shadow:0px 5px 10px rgba(58, 39, 162, 0.25)}
.btn--transparent{}
.btn--transparent:hover{background:#f8f8f8}.captcha{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:16px;}
.captcha::-webkit-input-placeholder{color:#98a3a8}
.captcha::-moz-placeholder{color:#98a3a8}
.captcha:-moz-placeholder{color:#98a3a8}
.captcha:-ms-input-placeholder{color:#98a3a8}
.captcha__image{max-width:136px;-webkit-box-flex:0;-webkit-flex:0 0 136px;-ms-flex:0 0 136px;flex:0 0 136px;}
.captcha__del{font-size:2.46154rem;padding:0px 16px 8px;color:#98a3a8;}
.captcha__input input{width:100%;border:none;outline:none;height:49px;font-size:2.53846rem;line-height:3.46154rem;padding:0px;font-weight:300;margin-bottom:6px;border-bottom:solid 1px #dadcde;}
.captcha__input.red input{border-bottom-color:red;}
.captcha__input.red div{color:red !important;}
.captcha__desc{font-size:0.92308rem;color:#98a3a8;}
.captcha--pushed{margin:35px 0px 50px;}
.captcha--pushed-small{margin:30px 0px 20px;}.docs-list{}
.docs-list__more{text-align:center;padding:0px 0px 60px;}
.docs-list__doc{color:#1e22be;background:#ededed;padding:32px 45px;white-space:nowrap;text-transform:uppercase;text-decoration:none !important;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;margin-right:35px;}
.docs-list__doc div{text-overflow:ellipsis;overflow:hidden;}
.docs-list__doc div > *{display:inline-block;vertical-align:middle;}
.docs-list__doc i, .docs-list__doc .style_i{width:24px;height:28px;position:relative;}
.docs-list__doc i::before, .docs-list__doc .style_i::before, .docs-list__doc .style_i::after, .docs-list__doc i::after{content:'';position:absolute;left:0px;top:0px;width:100%;height:100%;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;background-position:center;background-repeat:no-repeat;}
.docs-list__doc i::before, .docs-list__doc .style_i::before{background:url('/images/doc-blue.png');}
.docs-list__doc i::after, .docs-list__doc .style_i::after{background:url('/images/doc.png');opacity:0;}
.docs-list__doc span{margin-left:-25px;padding-left:48px;text-overflow:ellipsis;font-weight:600;font-size:1.23077rem;line-height:1.69231rem;overflow:hidden;}
.docs-list__doc:hover{background:#1e22be;color:#ffffff;}
.docs-list__doc:hover i{}
.docs-list__doc:hover i::before, .docs-list__doc:hover .style_i::before{opacity:0;}
.docs-list__doc:hover i::after, .docs-list__doc:hover .style_i::after{opacity:1;}.employee-detail{padding:51px 0px 88px;}
.employee-detail h2{font-size:2.69231rem;line-height:3.53846rem;font-weight:300;margin-bottom:20px}
.employee-detail h2:first-child{margin-bottom:43px;}
.employee-detail p{font-size:1.38462rem;font-weight:300;margin-bottom:26px;line-height:2.07692rem;}
@media(max-width:767px){.employee-detail{padding-top:10px;}
}
@media(max-width:767px){.employee-detail h2{font-size:2.30769rem;line-height:2.53846rem;}
}.equipment-cat-element{background:#ededed;color:#282828;text-decoration:none !important;font-size:1.92308rem;padding:60px 41px 60px;line-height:2.92308rem;font-weight:300;min-height:303px;margin-bottom:28px;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.equipment-cat-element:hover{background:#1e22be;color:#ffffff}.equipment-categories{padding-left:30px}
@media(max-width:960px){.equipment-categories{padding-left:0px}
}
.equipment-categories__more{text-align:center;margin-bottom:40px}
.equipment-categories__desc{margin-bottom:20px;}
.equipment-categories__desc p{margin-bottom:16px;line-height:2.38462rem;font-weight:300;}
.equipment-categories__desc h2{font-size:2.30769rem;letter-spacing:0rem;}
.equipment-categories__desc ul{font-weight:300;}
.equipment-detail{margin-top:-6px;margin-bottom:34px;}
.equipment-detail p{line-height:2.23077rem;font-weight:300;margin-bottom:34px;}
.equipment-element{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:30px;margin-bottom:40px;background:#ededed}
.equipment-element--low-margin{margin:20px 0px 50px !important}
.equipment-element--margin{margin:50px 0px !important}
.equipment-element--margin .equipment-element__info h3, .equipment-element--low-margin .equipment-element__info h3{margin-bottom:0}
@media(max-width:640px){.equipment-element{display:block}
}
.equipment-element:last-child{margin-bottom:0px}
.equipment-element__image{-webkit-box-flex:0;-webkit-flex:0 0 34%;-ms-flex:0 0 34%;flex:0 0 34%;padding-bottom:5px;}
.equipment-element__image img{width:100%}
.equipment-element__info{padding-left:4%;-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%}
.equipment-element__name{font-size:1.92308rem;font-weight:300;margin-top:10px;margin-bottom:20px;display:block;color:#282828}
.equipment-element__desc{font-size:1.23077rem;line-height:1.53846rem;font-weight:300;margin-bottom:29px}
.equipment-element__preview{font-size:1.07692rem;margin-bottom:24px;}
.equipment-element__preview b{display:block;margin-bottom:15px}
.equipment-element__preview ul{list-style-type:none;}
.equipment-element__preview ul li{padding-left:8px;line-height:1.53846rem;position:relative;margin-bottom:1px}
.equipment-element__preview ul li::before{content:'';position:absolute;left:0px;top:7px;height:3px;width:3px;border-radius:50%;overflow:hidden;background:#1e22be}
.equipment-element__buttons .btn{min-width:191px}.equipment-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:40px;}
.equipment-list .mobile-opener{display:none;}
@media(max-width:960px){.equipment-list{display:block;}
}
.equipment-list__menu{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;margin-right:25px;margin-bottom:25px;}
.equipment-list__menu h3, .equipment-list__menu .service_h3{font-size:2.46154rem;margin-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
.equipment-list__menu .service_h3{line-height: 3.53846rem;font-weight: 300;letter-spacing: 0rem;margin: 0px 0px;}
@media(max-width:640px){.equipment-list__menu{margin-right:0px;}
}
.equipment-list__elements{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:5px 0px;}
@media(max-width:640px){.equipment-list .toggle-list{display:none;}
    .equipment-list .mobile-opener{display:block;}
}
@media(min-width:640px){.equipment-list .toggle-list{display:block !important;}
}.footer-buttons div{margin-bottom:15px;}.footer-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;margin-bottom:30px;max-width:700px;}
.footer-menu li{margin-right:30px;}
.footer-menu li a{display:inline-block;padding:8px 0px;font-size:1.38462rem;font-weight:300;color:#282828;}
@media(max-width:767px){.footer-menu{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px;}
}
@media(max-width:767px){.footer-menu li{margin:0px 20px 15px;}
}.footer-social{display:inline-block;vertical-align:middle;width:20px;height:20px;margin-right:17px}
.footer-social::before{display:block;content:'';width:100%;height:100%;background-size:contain;background-position:center;background-repeat:no-repeat}
.footer-social--vk::before{background-image:url('/images/soc-vk.png')}
.footer-social--fb{padding:1px}
.footer-social--fb::before{background-image:url('/images/soc-fb.png')}
.footer-social--tw::before{background-image:url('/images/soc-tw.png')}
.footer-social--inst::before{background-image:url('/images/soc-inst.png')}
.footer-social--tube::before{background-image:url('/images/soc-tube.png')}.footer{background:#ededed;margin-top:50px;padding:60px 0px 30px}
.footer__top .container, .footer__bottom .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
@media(max-width:767px){.footer__top .container, .footer__bottom .container{display:block;text-align:center}
}
.footer__bottom{border-top:solid 1px #dadcde;padding:31px 0px 10px;font-size:1.15385rem;font-weight:300}
.footer__top-menu{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:20px}
@media(max-width:767px){.footer__top-menu{padding-right:0px}
}
.footer__top-info, .footer__socials{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;max-width:338px}
@media(max-width:767px){.footer__top-info, .footer__socials{max-width:100%;text-align:center}
}
.footer__socials{}
@media(max-width:767px){.footer__socials{margin-top:30px}
}
.footer__top-info-wrap{max-width:340px;}
.footer__top-info-wrap span:not(.original){display:block;font-size:1.84615rem;margin-bottom:23px}
.footer__top-info-wrap p{margin-bottom:17px;font-size:1.38462rem;line-height:1.76923rem;font-weight:300}
.footer__top-info-wrap div{margin-bottom:17px;font-size:1.82rem;}
@media(max-width:767px){.footer__top-info-wrap{margin:35px auto}
}.form-group{margin-bottom:20px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;}
.form-group q{display:inline-block;position:absolute;right:10px;top:32px;width:0px;height:0px;border-left:solid 5px transparent;border-right:solid 5px transparent;border-top:solid 5px #1e22be;}
.form-group input[type='checkbox'], .form-group input[type='radio']{display:none}
.form-group input[type='checkbox'] + label, .form-group input[type='radio'] + label{white-space:nowrap;margin-bottom:22px;display:block;}
.form-group input[type='checkbox'] + label *, .form-group input[type='radio'] + label *{display:inline-block;vertical-align:top;line-height:1.84615rem;}
.form-group input[type='checkbox'] + label span, .form-group input[type='radio'] + label span{white-space:normal;font-size:1.23077rem;color:#1e22be;}
.form-group input[type='checkbox'] + label i, .form-group input[type='radio'] + label i{position:relative;width:16px;height:16px;border:solid 1px #dadcde;margin-right:10px;border-radius:3px;margin-top:4px;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;}
.form-group input[type='checkbox'] + label i::before, .form-group input[type='radio'] + label i::before{content:'';display:block;width:100%;height:100%;opacity:0;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;}
.form-group input[type='checkbox']:checked + label i, .form-group input[type='radio']:checked + label i{background:#1e22be;border-color:#1e22be;}
.form-group input[type='checkbox']:checked + label i::before, .form-group input[type='radio']:checked + label i::before{opacity:1;}
.form-group input[type='radio'] + label i{border-radius:50%}
.form-group input[type='radio'] + label i::before{width:6px;height:6px;margin:4px;background:#ffffff;border-radius:50%;}
.form-group input[type='checkbox'] + label i{}
.form-group input[type='checkbox'] + label i::before{background:url('/images/check.png') center no-repeat;}
.form-group input[type=text], .form-group input[type=password], .form-group select, .form-group textarea{width:100%;border:none;outline:none;height:45px;line-height:3.46154rem;font-size:1.38462rem;padding:0px 0px;font-weight:300;border-bottom:solid 1px #dadcde;}
.form-group textarea{resize:none;overflow:hidden;min-height:75px;line-height:1.92308rem;padding:15px 0px;}
.form-group.has-error input[type=text], .form-group.has-error input[type=password], .form-group.has-error select, .form-group.has-error textarea{border-bottom-color:red;}
.form-group.has-error input[type=text] + label, .form-group.has-error input[type=password] + label, .form-group.has-error select + label, .form-group.has-error textarea + label{color:red;}
.form-group__head{color:#1e22be;text-transform:uppercase;font-weight:600;margin-bottom:15px;}
.form-group__description{margin-top:8px;font-size:1rem;font-weight:300;line-height:1.23077rem;color:#98a3a8;}
.form-group--dark input[type=text], .form-group--dark select{border:none;height:49px;line-height:3.84615rem;font-size:1.84615rem;font-weight:300;padding:0px 14px;background:#ededed;}
.form-group--dark select{background:#ededed url(/images/arrow-select.png) right 15px top 19px no-repeat;background-size:14px 10px;}
.form-group--animate{position:relative;}
.form-group--animate{padding-top:10px;}
.form-group--animate input + label, .form-group--animate select + label, .form-group--animate textarea + label{-webkit-transition:all .2s ease-out;transition:all .2s ease-out;position:absolute;left:1px;z-index:10;top:24px;font-size:1.38462rem;color:#98a3a8;background:#ffffff;}
.form-group--animate.full label, .form-group--animate .select2-container--open+label, .form-group--animate input:focus+label, .form-group--animate input:not(:placeholder-shown)+label, .form-group--animate textarea:focus+label, .form-group--animate textarea:not(:placeholder-shown)+label{top:5px;font-weight:500;font-size:1.07692rem;color:#1e22be;}
.form-group--file{position:relative;height:45px;line-height:3.46154rem;font-size:1.38462rem;font-weight:300;border-bottom:solid 1px #dadcde;margin-top:17px;color:#1e22be;}
.form-group--file input[type='file']{position:absolute;right:0px;font-size:384.61538rem;opacity:0;cursor:pointer;z-index:10;}
.form-group--file::before{content:'';position:absolute;width:20px;height:20px;left:-24px;top:50%;margin-top:-8px;background:url('/images/attach.png') center no-repeat;}
@media(max-width:960px){.form-group--file::before{left:0px;}
}
.form-group--file .form-group{}
.form-group--file .form-group__file-wrap{position:relative;overflow:hidden;max-width:100%;max-height:100%;}
.form-group--file .form-group__file-wrap label{max-width:100%;overflow:hidden;text-overflow:ellipsis;}
@media(max-width:960px){.form-group--file .form-group__file-wrap label{padding-left:30px;}
}
.form-group--pull{margin-top:-15px;}.form-wrap{font-weight:300;margin-bottom:49px;}
.form-wrap .form-group, .form-wrap .captcha, div.form-wrap__fixed{margin-bottom:15px;max-width:356.5px;min-width:356.5px}
.form-wrap .form-group--big, .form-wrap .captcha--big, div.form-wrap__fixed--big{max-width:807px;}
.form-wrap .form-group{}
.form-wrap--no-margin{margin-bottom:0px;}
.form-wrap__desc{line-height:2.30769rem;font-size:1.23077rem;margin-bottom:30px;}
.form-wrap__section-head{font-size:1.38462rem;line-height:1.92308rem;margin-bottom:10px;}
.form-wrap__head{font-size:1.84615rem;font-weight:300;margin-bottom:17px;}
.form-wrap__head div{margin-top:20px;font-size:1.38462rem;}
.form-wrap__input-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-95px;}
@media(max-width:960px){.form-wrap__input-group{display:block;}
}
.form-wrap__input-group-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
.form-wrap__input-group > *{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:-webkit-calc(50% - 95px);-ms-flex-preferred-size:calc(50% - 95px);flex-basis:calc(50% - 95px);max-width:-webkit-calc(50% - 95px);max-width:calc(50% - 95px);margin-left:95px;}
.form-wrap__input-pushed{margin-top:34px;margin-bottom:42px;}
.form-wrap__fixed .btn{margin-top:38px;}
.form-wrap__fixed-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;max-width:none;padding-top:26px;}
.form-wrap__fixed-auto p{font-size:1.07692rem;margin-bottom:15px;line-height:1.84615rem;}
@media(max-width:640px){.form-wrap .form-group, .form-wrap .captcha, div.form-wrap__fixed{min-width:0px;}
}
@media(max-width:768px){.form-wrap .form-group{max-width:100%;width:auto;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}
}
.form-wrap--pushed{margin-bottom:68px;}.gray-block{position:relative}
@media(max-width:960px){.gray-block{max-width:100%;overflow:hidden}
}
.gray-block--margin{margin-bottom:40px}
.gray-block::before, .gray-block::after{content:'';position:absolute;bottom:0px;height:100%;width:10000px;background:#ededed;z-index:-1}
.gray-block::before{left:50%}
.gray-block::after{right:50%}
.gray-block--upper{}
.gray-block--upper::after, .gray-block--upper::before{height:10000px}.gray-search{background:#f7f3f3;margin-bottom:20px;padding:20px;}
.gray-search h4{margin-bottom:10px;}
.gray-search p{font-size:1.15385rem;}
.gray-search div{margin-bottom:5px;}.half-description-list .half-description{margin-bottom:0px;padding:85px 0px;}.half-description{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:85px 0px}
.half-description__line{}
.half-description__line::before, .half-description__line::after{content:'';position:absolute;top:0px;width:10000px;height:1px;background:#dadcde}
.half-description__line::before{left:50%}
.half-description__line::after{right:50%}
@media(max-width:767px){.half-description{display:block;text-align:center}
}
.half-description__slider{-webkit-box-flex:0;-webkit-flex:0 0 45%;-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%}
@media(max-width:767px){.half-description__slider{max-width:100%}
}
.half-description__preview{font-size:1.38462rem;line-height:1.84615rem;margin-bottom:20px}
.half-description__desc{padding-left:56px;padding-top:25px;}
.half-description__desc h3, .half-description__desc h2, .half-description__desc h1{font-size:2.46154rem;line-height:3.46154rem;margin-bottom:20px;letter-spacing:0rem;font-weight:400}
.half-description__desc p, .half-description__desc div{font-size:1.38462rem;margin-bottom:20px;line-height:2.30769rem}
@media(max-width:767px){.half-description__desc{padding-left:0px}
}
.half-description__desc.full{padding-left:0px}
.half-description--quip{padding-top:6px;padding-bottom:55px}
.half-description--flip{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.half-description--cut{max-width:95.5%}
@media(max-width:767px){.half-description--cut{max-width:100%}
}
.half-description--flip .half-description{}
.half-description--flip .half-description__desc{padding-left:0px;padding-right:56px}
.half-description--flip .half-description__slider{-webkit-box-flex:0;-webkit-flex:0 0 48%;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%;text-align:right}
.half-description--big .half-description{}
.half-description--big .half-description__desc{padding-top:8px;}
.half-description--big .half-description__desc h3{font-size:3.69231rem;line-height:4.46154rem;margin-bottom:16px}
@media(max-width:960px){.half-description{padding:60px 20px !important}
    .half-description__desc{padding-right:0px !important;padding-left:0px !important}
    .half-description__slider{padding:0px 20px !important;text-align:center;width:100%;max-width:100% !important}
}.head-banner-menu{position:relative;padding:25px 0px;font-size:1.15385rem;font-weight:600;letter-spacing:0.07692rem;word-spacing:-2px;text-transform:uppercase;border-bottom:solid 1px #dadcde;color:#1e22be;background:#ededed;opacity:0;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;z-index:2;}
.head-banner-menu a{text-decoration:none !important;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.head-banner-menu a:hover{color:#8a8a8a;}
.head-banner-menu .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden;}
.head-banner-menu .container ul{list-style-type:none;}
.head-banner-menu .container ul li{padding:3px 0px;margin-right:31px;white-space:nowrap;overflow:hidden;display:inline-block;vertical-align:middle}
.head-banner-menu .container ul li.hidden{display:inline-block !important;opacity:0 !important; display: none !important;}
.head-banner-menu .container > ul{white-space:nowrap;max-width:-webkit-calc(100% - 100px);max-width:calc(100% - 100px);overflow:hidden;-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;}
.container .head-banner-menu{}
.container .head-banner-menu__spoiler ul{display:none;position:absolute;right:10px;top:100%;background:#fff;width:100%;max-width:400px;padding:10px 20px;margin-top:10px;}
.container .head-banner-menu__spoiler ul li{display:none;margin-bottom:10px;white-space:normal;}
.container .head-banner-menu__spoiler ul li:last-child{margin-bottom:0px;}
.container .head-banner-menu__spoiler ul li.visible{display:block;}
.container .head-banner-menu__spoiler ul.active{display:block;}
.container .head-banner-menu__spoiler span{opacity:0;cursor:default;}
.container .head-banner-menu__spoiler span i{display:inline-block;vertical-align:middle;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;}
.container .head-banner-menu__spoiler span.visible{opacity:1;cursor:pointer;}
.container .head-banner-menu__spoiler span:hover{color:#8a8a8a;}
.container .head-banner-menu__spoiler span::after{content:'';display:inline-block;vertical-align:middle;width:20px;height:19px;margin-left:10px;background:url(/images/arrow-select.png) center no-repeat;background-size:65%;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;}
.container .head-banner-menu__spoiler span.active::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.head-banner-menu__mobile{display:none;}
.head-banner-menu__mobile a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;}
.head-banner-menu__mobile a > span{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}
@media(max-width:767px){.head-banner-menu__mobile{display:block;}
}
.head-banner-menu.open{opacity:1;}
@media(max-width:767px){.head-banner-menu .container ul{display:none;padding-top:20px;}
    .head-banner-menu .container ul li a{font-size:1rem;}
}
@media(max-width:768px){.head-banner-menu .container ul li{}
    .head-banner-menu .container ul li.hidden, .head-banner-menu .container ul li{display:block !important;opacity:1 !important;margin-bottom:10px;white-space:normal;}
}
@media(min-width:769px){.head-banner-menu .container > ul{display:block !important;}
}
@media(max-width:768px){.head-banner-menu .container > ul{max-width:100%;width:100%;}
    .head-banner-menu .container > ul li{margin-right:0px;}
}
@media(max-width:768px){.container .head-banner-menu__spoiler{display:none !important;}
}.head-banner{margin-top:-45px;margin-bottom:30px;min-height:570px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:center;background-size:cover;background-position:center;background-repeat:no-repeat;padding:40px 0px;}
.head-banner .container{max-width:1200px;margin:0 auto;}
.head-banner .breadcrumbs{margin-bottom:8px;}
.head-banner .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
@media(max-width:960px){.head-banner{margin-top:-20px;min-height:400px;}
}
.head-banner--no-margin{margin-bottom:0px;}
.head-banner--employee{background-color:#f8f8f8;background-size:auto 100%;background-position:right bottom;}
.head-banner__name{font-size:3.84615rem;font-weight:300;margin-top:35px;}
@media(max-width:960px){.head-banner__name{font-size:3.84615rem;}
}
@media(max-width:767px){.head-banner__name{font-size:3.07692rem;margin-bottom:0px;}
}
.head-banner__description{font-size:1.38462rem;line-height:2.23077rem;max-width:870px;margin:13px auto 0px;}
.head-banner__buttons{margin-top:25px;}.header-menu{border-bottom:solid 1px #dadcde;position:relative;height:58px;}
.header-menu *{-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;}
.header-menu a{text-decoration:none;}
.header-menu .animated{-webkit-animation-duration:0.5s;animation-duration:0.5s;}
.header-menu .container .wrap > ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin-left:-18px;list-style-type:none}
.header-menu .container .wrap > ul > li{padding:20px 20px;font-size:1.38462rem;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;height:57px;}
.header-menu .container .wrap > ul > li > div{position:absolute;display:none;top:100%;left:0px;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background:#ffffff;z-index:10;box-shadow:0px 5px 45px rgba(170,170,170,0.25);}
.header-menu .container .wrap > ul > li > div a{-webkit-transition:none;transition:none;color:#1e22be;}
.header-menu .container .wrap > ul > li > div a:hover{color:#98a3a8;}
.header-menu .container .wrap > ul > li:hover, .header-menu .container .wrap > ul > li.active{background:#1e22be;}
.header-menu .container .wrap > ul > li:hover > a, .header-menu .container .wrap > ul > li.active > a{color:#ffffff;}
.header-menu .container .wrap > ul > li:hover > div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
@media(max-width:960px){.header-menu{height:0px;}
}
.header-menu__fixed{position:absolute;left:0px;top:0px;z-index:11;width:100%;background:#fff;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;}
.header-menu__fixed .container{position:relative;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.header-menu__fixed.fixed{position:fixed;box-shadow:0px 1px 25px rgba(0,0,0,0.235);}
.header-menu__fixed.fixed .header-menu__icons{opacity:1;}
.header-menu__icons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;opacity:0;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;position:absolute;right:80px;top:11px;}
.header-menu__icons .icon{width:36px;height:36px;margin-left:14px;padding:7px;}
@media(max-width:960px){.header-menu__icons{display:none;}
}
@media(max-width:960px){.header-menu .container .wrap > ul{display:none;}
}
@media(max-width:1171px){.header-menu .container .wrap > ul > li{padding:20px 15px;font-size:1.15385rem;}
}
.header-menu__description{padding:45px 32px;-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;}
.header-menu__main-sub{list-style-type:none;-webkit-box-flex:1;-webkit-flex:1 0 440px;-ms-flex:1 0 440px;flex:1 0 440px;max-width:440px;border-right:solid 1px #e5e5e5;padding:45px 32px 32px;}
.header-menu__main-sub li{margin-bottom:17px;}
.header-menu__main-sub li a{font-size:1.15385rem;text-transform:uppercase;}
.header-menu__sub{}
.header-menu__sub-head{font-size:2.46154rem;font-weight:300;margin-bottom:22px;line-height:2.46154rem;}
.header-menu__sub-elements{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.header-menu__sub-info{padding-left:5px;max-width:52%;}
.header-menu__sub-text{font-size:1.07692rem;line-height:1.53846rem;}
.header-menu__sub-image{margin-bottom:24px;}
.header-menu__sub-tree{list-style-type:none;-webkit-box-flex:1;-webkit-flex:1 0 47%;-ms-flex:1 0 47%;flex:1 0 47%;padding-right:20px;}
.header-menu__sub-tree li{margin-bottom:14px;font-size:1.23077rem;white-space:nowrap;}
.header-menu__sub-tree li a{color:#1e22be;white-space:normal;}
.header-menu__sub-tree li::before{content:'\2014';display:inline-block;margin-right:7px;}.header-middle{padding:21px 0px}
.header-middle, .header-middle__phones{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
@media(max-width:380px){.header-middle, .header-middle__phones{display:block}
}
@media(max-width:640px){.header-middle{padding-bottom:10px;display:block}
}
.header-middle__phones{width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:unset;-ms-flex-pack:unset;justify-content:flex-end;}
@media(max-width:640px){.header-middle__phones{border-top:solid 0px #ededed;padding-top:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}
}
.header-middle__logo{max-width:311px;padding-right:20px}
@media(max-width:640px){.header-middle__logo{width:100%;text-align:center;margin:0 auto 20px;padding-right:0px}
}
.header-middle__phone{padding:0px 10px;font-size:1.61538rem;margin-right:20px;white-space:nowrap;}
@media(max-width:380px){.header-middle__phone{padding-bottom:5px;text-align:center;}
    .header-middle__phone span{display:none}
}
.header-middle__phone a:hover{text-decoration:none;color:#1e22be}
.header-middle__phone span{display:block;font-size:1.07692rem;color:#808080;margin-top:7px;white-space:normal}
@media(max-width:1023px){.header-middle__phone{margin:0px 10px;padding-right:0px;font-size:1.38462rem;}
    .header-middle__phone span{display:none}
}
@media(max-width:640px){.header-middle__phone{font-size:2.26154rem;padding-left:0px;text-align:center;margin:0 auto 20px;}
    .header-middle__phone span{font-size:0.92308rem;display:none}
}
.header-middle__icons{white-space:nowrap;}
.header-middle__icons .icon{margin-left:15px}
@media(max-width:960px){.header-middle__icons{display:none}
}
.header-middle__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
@media(max-width:640px){.header-middle__info{display:none; margin-left:0px}
}
.header-top-menu{font-size:1.15385rem;text-transform:uppercase;}
.header-top-menu .icon{width:30px;height:30px;padding:6px;margin-right:2px;}
.header-top-menu a{-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.header-top-menu a:hover{text-decoration:none;color:#1e22be;}
.header-top-menu ul{list-style-type:none;}
.header-top-menu ul li.active a{color:#1e22be;}
.header-top-menu .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
.header-top-menu__fixed{background:#ededed;padding:17px 0px;}
.header-top-menu__fixed .container > div[id*='bx_incl_area']{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;}
@media(max-width:960px){.header-top-menu{height:53px;}
    .header-top-menu__fixed{padding:10px 0px;position:fixed;z-index:11;left:0px;top:0px;width:100%;}
}
.header-top-menu__mobile{display:none;}
@media(max-width:960px){.header-top-menu__mobile{display:block;}
}
.header-top-menu__left, .header-top-menu__left ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:575px;}
.header-top-menu__left li, .header-top-menu__left ul li{margin-right:10px;}
@media(max-width:960px){.header-top-menu{}
    .header-top-menu__left, .header-top-menu__right{display:none;}
}.header{margin-bottom:45px;background:#ffffff;}
.header a{color:#282828;}
@media(max-width:960px){.header{margin-bottom:20px;}
}.hover-effect{position:relative;overflow:hidden;max-width:400px}
@media(max-width:960px){.hover-effect{margin-left:auto;margin-right:auto}
}
.hover-effect .wipe, .hover-effect::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}
.hover-effect::after, .hover-effect .wipe::before, .hover-effect .wipe::after{-webkit-transition:-webkit-transform 1s cubic-bezier(0.27, 0.16, 0.01, 0.99);transition:-webkit-transform 1s cubic-bezier(0.27, 0.16, 0.01, 0.99);transition:transform 1s cubic-bezier(0.27, 0.16, 0.01, 0.99);transition:transform 1s cubic-bezier(0.27, 0.16, 0.01, 0.99), -webkit-transform 1s cubic-bezier(0.27, 0.16, 0.01, 0.99);content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}
.hover-effect.off .wipe::before, .hover-effect.on .wipe::after{background-color:#1e22be}
.hover-effect--zoom .wipe::after{-webkit-transform:translate3d(-30%, -10%, 0) scale(0);transform:translate3d(-30%, -10%, 0) scale(0);border-radius:100%;width:300px;height:300px;top:0%;left:0%;margin-top:-150px;margin-left:-150px}
.hover-effect--zoom.on .wipe::before{-webkit-transform:translate3d(30%, 10%, 0) scale(4);transform:translate3d(30%, 10%, 0) scale(4)}
.hover-effect--zoom.off .wipe::before{-webkit-transform:translate3d(30%, 10%, 0) scale(0);transform:translate3d(30%, 10%, 0) scale(0);border-radius:100%;width:300px;height:300px;top:100%;left:100%;margin-top:-150px;margin-left:-150px}
.hover-effect--zoom.on .wipe::after{-webkit-transform:translate3d(0, 0, 0) scale(4);transform:translate3d(0, 0, 0) scale(4)}.icon{display:inline-block;width:48px;height:48px;vertical-align:middle;border-radius:50%;overflow:hidden;padding:12px;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;border:none;outline:none}
.icon:hover{box-shadow:0px 3px 5px rgba(0,0,0,0.3)}
.icon::before{content:'';display:block;width:100%;height:100%;background-size:contain;background-position:center;background-repeat:no-repeat}
.icon--blue{background:#1e22be}
.icon--blue:hover{background:#1e22ec;box-shadow:0px 5px 10px rgba(58, 39, 162, 0.25)}
.icon--network::before{background-image:url('/images/network.png')}
.icon--profile::before{background-image:url('/images/profile.png')}
.icon--mail{padding:8px}
.icon--mail::before{background-image:url('/images/mail.png')}
.icon--search{padding:8px}
.icon--search::before{background-image:url('/images/search.png')}.information-description{margin-bottom:59px;margin-top:40px;}
.information-description p{margin-bottom:16px;line-height:2.38462rem;font-weight:300;}.information-info{padding:73px 0px;text-align:center;margin-bottom:55px}
.information-info--no-margin{margin-bottom:0px}
.information-info__line{}
.information-info__line::before, .information-info__line::after{content:'';position:absolute;top:0px;width:10000px;height:1px;background:#dadcde}
.information-info__line::before{left:50%}
.information-info__line::after{right:50%}
.information-info__name{font-size:2.46154rem;line-height:2.92308rem;font-weight:300;margin-bottom:21px}
.information-info__buttons{margin-top:40px}
.information-info__desc{font-size:1.38462rem;font-weight:300;line-height:2.30769rem;max-width:970px;margin:0 auto;margin-bottom:49px}.inline-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;}
.inline-form .form-group{margin-right:30px;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}
.inline-form .form-group:last-child{margin-right:0px;}
.form-group.inline-form__buttons{-webkit-box-flex:0;-webkit-flex:0 0 380px;-ms-flex:0 0 380px;flex:0 0 380px;}
.form-group.inline-form__buttons .btn{width:100%;}
@media(max-width:767px){.inline-form{display:block;}
    .inline-form .form-group{margin-right:0px;}
}.main-advantage{display:inline-block;padding:28px 47px;-webkit-transition:all ease-out 500ms;transition:all ease-out 500ms;height:364px;color:#282828;text-decoration:none !important}
@media(max-width:960px){.main-advantage{padding:25px 25px;height:329px;text-align:center}
}
.main-advantage__icon{-webkit-transition:all ease-out 500ms;transition:all ease-out 500ms;height:158px}
.main-advantage__name{font-size:2.53846rem;font-weight:300;line-height:2.84615rem;margin-bottom:8px}
.main-advantage__description{font-size:1.15385rem;line-height:1.69231rem;-webkit-transition:max-height 0.5s ease-out;transition:max-height 0.5s ease-out;max-height:70px;overflow:hidden}
.main-advantage:hover{color:#ffffff}
.main-advantage:hover .main-advantage{}
.main-advantage:hover .main-advantage__description{max-height:500px}
.main-advantage:hover .main-advantage__icon{height:0px}.main-banner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:70px;margin-top:55px;-webkit-transition:all ease-in-out 400ms;transition:all ease-in-out 400ms;position:relative}
@media(max-width:960px){.main-banner{margin-top:40px;margin-bottom:10px}
}
.main-banner__loader{position:absolute;left:50%;top:10%;width:90px;margin-left:-45px;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.main-banner__loader.hide{-webkit-transform:translate3d(0,0,0) scale(0);transform:translate3d(0,0,0) scale(0)}
@media(max-width:960px){.main-banner__loader{display:none}
}
.main-banner__image{-webkit-box-flex:1;-webkit-flex:1 1 36.5%;-ms-flex:1 1 36.5%;flex:1 1 36.5%;max-width:36.5%;min-width:100%;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);margin-top:-100px;-webkit-transition:all ease-in-out 500ms;transition:all ease-in-out 500ms;}
.main-banner__image div{width:100%;padding-top:100%;background-size:cover;background-position:center}
@media(max-width:960px){.main-banner__image{display:none}
}
.main-banner.slided .main-banner__image{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
.main-banner.animated .main-banner{}
.main-banner.animated .main-banner__image{min-width:36.5%;margin-top:0px}
.main-banner__text{padding-left:84px;max-width:715px;display:none;}
.main-banner__text form{margin-top:45px;max-width:222px}
.main-banner__text h1{margin-top:-13px;margin-bottom:31px;font-size:5rem;line-height:5.92308rem;font-weight:400}
.main-banner__text p{font-size:1.38462rem;line-height:2.07692rem;margin-bottom:16px}
.main-banner__text ul{font-size:1.38462rem;line-height:2.07692rem;margin-bottom:16px}
.main-banner__text.open{display:block}
@media(max-width:960px){.main-banner__text{padding:0px 20px;max-width:100%;}
    .main-banner__text *{text-align:center}
}
@media(max-width:960px){.main-banner__text form{margin:0 auto}
}
@media(max-width:960px){.main-banner__text h1{font-size:3.07692rem;line-height:3.84615rem;margin-bottom:20px;}
    .main-banner__text h1 br{display:none}
}
@media(max-width:960px){.main-banner__text p{font-size:1.23077rem}
    .main-banner__text ul{font-size:1.23077rem}
}.main-client{padding:48px 47px 41px;background:#ededed}
@media(max-width:767px){.main-client{padding:30px 25px}
}
@media(min-width:767px){.main-client-res{margin-right:40px;max-width:30%;}
}
.main-client__pict{background-repeat: no-repeat;background-size: contain;margin-bottom:36px}
.main-client__name{font-size:1.84615rem;font-weight:300;line-height:2.07692rem;margin-bottom:11px;}
.main-client__name a{color:#282828;text-decoration:none !important;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.main-client__name a:hover{color:#1e22be}
.main-client__text{font-size:1.15385rem;line-height:1.69231rem;margin-bottom:38px}
.main-client__link{font-size:1.15385rem;font-weight:600;text-transform:uppercase;color:#1e22be}
.main-clients{margin-bottom:65px;}
.main-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:32px;padding:35px 57px 35px 49px;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;color:#282828;text-decoration:none !important}
@media(max-width:960px){.main-link{padding:20px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}
}
.main-link:hover{background:#1e22be;color:#ffffff}
.main-link:hover .main-link{}
.main-link:hover .main-link__icon img{opacity:0}
.main-link:hover .main-link__icon img.absolute{opacity:1}
.main-link__icon{width:68px;min-width:68px;}
.main-link__icon img{display:block;width:100%;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.main-link__icon .absolute{position:absolute;left:0px;top:0px;width:100%;height:100%;opacity:0}
.main-link__icon-wrap{position:relative}
.main-link__name{padding-top:0px;font-size:2.38462rem;line-height:3.07692rem;margin-bottom:12px}
.main-link__description{font-size:1.07692rem;line-height:1.69231rem}
.main-link__info{padding-left:20px}
@media(max-width:960px){.main-link__info{padding-left:0px;padding-top:10px}
}
.main-links{}
.main-links--pushed{margin-bottom:65px}.main-map{}
.main-map__map{height:550px;margin-bottom:65px;}
.main-map__city{font-size:3.61538rem;font-weight:300;margin-bottom:50px;}
.main-map__offices{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px;position: relative;}
@media(max-width:767px){.main-map__offices{display:block;}
}
.main-map__office{-webkit-box-flex:0;-webkit-flex:0 0 47%;-ms-flex:0 0 47%;flex:0 0 47%;margin-bottom:15px;margin-right:30px;}
.main-map__office p{font-size:1.38462rem;line-height:1.84615rem;margin-bottom:20px;font-weight:300;}
@media(max-width:767px){.main-map__office{margin-bottom:40px;}
}
.main-map__office-name{font-size:1.84615rem;font-weight:300;line-height:2.30769rem;margin-bottom:16px;}
.main-partner{padding:28px 28px 28px 46px;color:#282828;text-decoration:none !important;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.main-partner:hover{color:#1e22be}
@media(max-width:767px){.main-partner{padding:0px;text-align:center}
}
.main-partner__text{margin-top:28px;font-size:1.15385rem;line-height:1.69231rem}.main-section{margin-bottom:30px;margin-top:30px}
.main-section__head{font-size:3.69231rem;margin-bottom:45px;font-weight:300}
@media(max-width:960px){.main-section{margin-bottom:50px}
    .main-section__head{text-align:center;font-size:2.76923rem}
}.main-team-element{min-height:347px;padding:42px;padding-bottom:67px;display:block;position:relative;background-position:right bottom;background-size:auto 100%;background-color:#ededed;background-repeat:no-repeat;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.main-team-element:hover{box-shadow:0 10px 10px rgba(0,0,0,0.22)}
.main-team-element__more{font-size:1.15385rem;font-weight:600;text-transform:uppercase;color:#1e22be;padding:10px 42px 42px;position:absolute;left:0;right:0;bottom:0;}
.main-team-element__name{font-size:1.84615rem;font-weight:300;line-height:2.30769rem;padding-top:6px;}
.main-team-element__name a{color:#282828;text-decoration:none !important}
.main-team-element__name a:hover{color:#1e22be}
.main-team-element__name div{margin-top:5px;font-size:1.15385rem;margin-right:60px;}.main-team-elements{margin-bottom:82px;}.main-vertical-slider{width:100%;margin:67px 0px 106px;background-image:url('/images/vertical-bg.jpg');background-position:center;background-repeat:no-repeat;background-size:cover;}
.main-vertical-slider .swiper-wrapper{-webkit-transition-duration:0ms !important;transition-duration:0ms !important;}
.main-vertical-slider .swiper-slide{height:300px !important;}
@media(max-width:960px){.main-vertical-slider{margin-bottom:40px;}
}
.main-vertical-slider__slide{padding:55px 0px 32px;}
.main-vertical-slider__slide *{-webkit-transition:all ease-out 0ms;transition:all ease-out 0ms;-webkit-transition-delay:01ms;transition-delay:01ms;}
.main-vertical-slider__slide-title, .main-vertical-slider__slide-advantages{padding-left:55%;}
.main-vertical-slider__slide-name{text-align:center;font-size:5.92308rem;padding:50px 0px;font-weight:300;white-space:nowrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
.main-vertical-slider__slide-name span{opacity:1;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;margin:0px 20px;}
.main-vertical-slider__slide-name i{font-style:normal;color:#1e22be;-webkit-transform:translateY(90px);-ms-transform:translateY(90px);transform:translateY(90px);display:inline-block;opacity:0;max-width:45%;white-space:normal;line-height:6rem;}
.main-vertical-slider__slide-name i:first-child{-webkit-transform:translateY(-90px);-ms-transform:translateY(-90px);transform:translateY(-90px);max-width:51%;}
@media(max-width:960px){.main-vertical-slider__slide-name{padding-left:0px;text-align:center;font-size:3.07692rem;}
}
.main-vertical-slider__slide-title{font-size:2.38462rem;}
@media(max-width:960px){.main-vertical-slider__slide-title{padding-left:0px;text-align:center;}
}
.main-vertical-slider__slide-advantages{min-height:164px;}
.main-vertical-slider__slide-advantages div{font-weight:600;font-size:1.61538rem;text-transform:uppercase;margin-bottom:21px;}
.main-vertical-slider__slide-advantages ul{list-style-position:inside;list-style-type:none;font-size:1.38462rem;}
.main-vertical-slider__slide-advantages ul li{margin-bottom:17px;padding-left:31px;position:relative;}
.main-vertical-slider__slide-advantages ul li::before{content:'';width:20px;height:20px;display:block;position:absolute;left:0px;top:0px;background:url('/images/accept.png') center no-repeat;}
@media(max-width:960px){.main-vertical-slider__slide-advantages{padding-left:100px;}
}
.swiper-slide-active .main-vertical-slider{}
.swiper-slide-active .main-vertical-slider__slide{}
.swiper-slide-active .main-vertical-slider__slide-name i{-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);opacity:1;-webkit-transition:all ease-out 500ms;transition:all ease-out 500ms;}
.swiper-slide-active .main-vertical-slider__slide-name span{opacity:1;}.main-whats-el{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-left:35px;margin-bottom:30px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-flex-basis:-webkit-calc(33.3333% - 35px);-ms-flex-preferred-size:calc(33.3333% - 35px);flex-basis:calc(33.3333% - 35px);max-width:-webkit-calc(33.3333% - 35px);max-width:calc(33.3333% - 35px);-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;border:solid 1px #ececec}
.main-whats-el:hover{box-shadow:0 10px 10px rgba(0,0,0,0.22)}
.main-whats-el--big{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-flex-basis:-webkit-calc(66.6666% - 35px);-ms-flex-preferred-size:calc(66.6666% - 35px);flex-basis:calc(66.6666% - 35px);max-width:-webkit-calc(66.666% - 35px);max-width:calc(66.666% - 35px)}
@media(max-width:767px){.main-whats-el{margin-left:0px;width:100%;max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
    .main-whats-el > *{max-width:100% !important;width:100%}
}
.main-whats-el__info{padding:42px 42px 42px;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;background:#ffffff}
.main-whats-el__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-height:304px;background-size:cover;background-position:center;}
.main-whats-el__image div{padding:20px;background:rgba(255,255,255, 0.7);font-size:1.61538rem;margin:auto;color:#1e22be}
.main-whats-el__image:hover{text-decoration:none}
.main-whats-el__image + .main-whats-el__info{max-width:50%}
.main-whats-el__category{text-transform:uppercase;margin-bottom:8px;font-weight:600;color:#1e22be}
.main-whats-el__name{display:block;font-size:1.84615rem;font-weight:300;line-height:2.30769rem;margin-bottom:10px;color:#282828;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.main-whats-el__name:hover{color:#1e22be;text-decoration:none}
.main-whats-el__date{font-size:0.92308rem;margin-bottom:19px}
.main-whats-el__text{font-size:1.15385rem;line-height:1.69231rem;margin-bottom:19px}
.main-whats-el__link{font-size:1.15385rem;font-weight:600;text-transform:uppercase;color:#1e22be}.main-whats-new{padding:65px 0px 40px;margin-bottom:99px;position:relative}
.main-whats-new::before, .main-whats-new::after{content:'';position:absolute;left:0px;right:0px}
.main-whats-new::before{background:url('/images/vertical_bg2.webp') center top;background-size:auto;max-height:935px;top:0px;height:100%;background-repeat:repeat;}
.main-whats-new::after{top:735px;background:-webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1));background:linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1));height:200px}
.main-whats-new > *{position:relative;z-index:2}
@media(max-width:960px){.main-whats-new{margin-bottom:40px;padding:30px 0px}
}
.main-whats-new__head, .main-whats-new__more{text-align:center}
.main-whats-new__head{font-size:3.69231rem;font-weight:300;margin-bottom:55px}
.main-whats-new__more{padding:20px 0px 10px}.mobile-menu{position:fixed;top:0;width:100%;height:100%;background:#EDEDF1;text-align:center;padding-top:30px;z-index:-1;opacity:0;-webkit-transition:z-index 0.2s step-end, opacity 0.2s linear;transition:z-index 0.2s step-end, opacity 0.2s linear;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
.mobile-menu .btn{padding:0px 15px;min-height:39px;line-height:3.07692rem;font-size:1rem;min-width:150px;margin:0px 5px 10px}
.mobile-menu div{padding-bottom:5px;padding-top:40px;}
.mobile-menu ul{list-style-type:none;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}
.mobile-menu ul li{padding:20px 23px;font-size:1.38462rem;}
.mobile-menu__wrap{padding:10px;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;overflow:auto;}
@media(max-width:640px){.mobile-menu .btn{display:block;width:100%;}
}
.mobile-menu.open{}
@media(max-width:960px){.mobile-menu.open{z-index:10;opacity:1;-webkit-transition:z-index 0.2s step-start, opacity 0.2s linear;transition:z-index 0.2s step-start, opacity 0.2s linear;}
}.mobile-opener div{position:relative;margin:auto;width:25px;height:33px;cursor:pointer;}
.mobile-opener div span{position:relative;-webkit-transform:translateY(14px);-ms-transform:translateY(14px);transform:translateY(14px);-webkit-transition:all 0ms 300ms;transition:all 0ms 300ms}
.mobile-opener div span::before{bottom:8px;-webkit-transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);}
.mobile-opener div span::after{top:8px;-webkit-transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);}
.mobile-opener div span::before, .mobile-opener div span::after{content:"";position:absolute;left:0;}
.mobile-opener div span, .mobile-opener div span::before, .mobile-opener div span::after{display:block;width:25px;height:3px;background:#1e22be;}
.mobile-opener.open span, .mobile-opener div.opened span{background:rgba(255, 255, 255, 0)}
.mobile-opener.open span::after, .mobile-opener div.opened span::after{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);}
.mobile-opener.open span::before, .mobile-opener div.opened span::before{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);}.modal-content{max-width:430px;margin:0 auto;background:#ffffff;padding:50px 40px 40px;}
.modal-content .form-group{margin-bottom:13px;}
.modal-content .form-group label{font-weight:300;}
.modal-content--search{max-width:1000px;padding:9px 45px 16px;}
.modal-content__buttons{margin-top:40px;}
.modal-content__buttons .btn{margin:12px 0px;display:block;}
.modal-content__group-head{font-size:1.61538rem;margin:47px 0px 19px;font-weight:300;}
.modal-content__desc{font-size:1.07692rem;line-height:1.30769rem;margin:25px 0px 10px;}
.modal-content__form{padding:18px 0px;display:none;}
.modal-content__form-register{padding-bottom:0px;}
.modal-content__form-desc{margin-bottom:10px;}
.modal-content__form-wrap{margin-left:-40px;margin-right:-40px;padding:16px 40px 21px;border-top:solid 1px #ededed;border-bottom:solid 1px #ededed;}
.modal-content__form-buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.modal-content__form-buttons .btn{min-width:164px;min-height:43px;line-height:3.30769rem;}
.modal-content__form-buttons .inline-link{font-size:1.23077rem;padding-left:10px;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;max-width:145px;text-align:right;}
@media(max-width:640px){.modal-content__form-buttons{display:block;}
    .modal-content__form-buttons .btn, .modal-content__form-buttons .inline-link{display:block;width:100%;max-width:100%;text-align:center;margin-bottom:25px;}
}
.modal-content__head{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:1.84615rem;font-weight:300;margin-bottom:23px;}
.modal-content__head span{color:#8a8a8a;}
.modal-content__head a{}
.modal-content__head a:hover, .modal-content__head a.active{text-decoration:none;color:#282828;}
.modal-content__head a.active{cursor:default !important;}
@media(max-width:767px){.modal-content__head{font-size:1.38462rem;}
    .adv-block__name{font-size:1.7rem;}
}
.modal-content__footer{margin-left:-40px;margin-right:-40px;border-top:solid 1px #ededed;margin-top:47px;padding:31px 40px 0px;}
.modal-content__footer-wrap{}
.modal-content__footer-desc{font-size:1.07692rem;line-height:1.30769rem;margin-bottom:20px;}.news-detail .service-slider{margin:72px 0px 60px;}
.news-detail__buttons{margin-bottom:29px;}
@media(max-width:767px){.news-detail__buttons{text-align:center;}
}.news-filter{position:relative;margin-bottom:56px}
.news-filter__grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-left:12px;overflow:auto;padding-bottom:14px;max-width:100%}
.news-filter::before{content:'';position:absolute;top:47px;left:0px;height:1px;width:100%;background:#ededed}
.news-filter__year{display:inline-block;position:relative;font-size:1.38462rem;margin-right:106px;text-align:center;padding-top:37px;}
.news-filter__year *{-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.news-filter__year span{display:block;position:absolute;margin-bottom:19px;top:-1px;left:-9px;color:#1e22be}
.news-filter__year i, .news-filter__year div.i_style{display:block;width:20px;height:20px;border-radius:50%;background:#dadcde;margin:0 auto}
.news-filter__year:hover span, .news-filter__year.active span{color:#282828}
.news-filter__year:hover i, .news-filter__year:hover div.i_style, .news-filter__year.active i, .news-filter__year.active div.i_style{background:#1e22be;box-shadow:0px 5px 10px rgba(58, 39, 162, 0.25)}.news-grid-element{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;min-height:297px;padding:56px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-flex-basis:-webkit-calc(50% - 30px);-ms-flex-preferred-size:calc(50% - 30px);flex-basis:calc(50% - 30px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:30px;margin-bottom:30px;background:#ededed;text-decoration:none !important}
@media(max-width:767px){.news-grid-element{margin-left:0px}
}
.news-grid-element, .news-grid-element *{-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.news-grid-element__count{position:absolute;left:45px;top:42px;font-size:1.15385rem;font-weight:600;color:#1e22be}
.news-grid-element__name{font-size:2.76923rem;font-weight:300;text-align:center;line-height:3.46154rem}
.news-grid-element:hover{background:#1e22be;box-shadow:0px 5px 10px rgba(58, 39, 162, 0.25)}
.news-grid-element:hover .news-grid-element{}
.news-grid-element:hover .news-grid-element__name, .news-grid-element:hover .news-grid-element__count{color:#ffffff}.news-grid .grid{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}
.news-grid__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:30px;}
@media(max-width:767px){.news-grid__row{margin-left:0px;}
}
.news-grid__row-small{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-flex-basis:-webkit-calc(33.3333% - 30px);-ms-flex-preferred-size:calc(33.3333% - 30px);flex-basis:calc(33.3333% - 30px);}
.news-grid__row-big{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-flex-basis:-webkit-calc(66.6666% - 30px);-ms-flex-preferred-size:calc(66.6666% - 30px);flex-basis:calc(66.6666% - 30px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.outside-nav{}
.outside-nav__prev, .outside-nav__next{cursor:pointer;position:absolute;z-index:2;top:50%;width:30px;height:30px;margin-top:-16px;background-size:contain;border:solid 2px #000;border-radius:50%;overflow:hidden;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.outside-nav__prev:hover, .outside-nav__next:hover{background:#1e22be;border-color:#1e22be}
.outside-nav__prev::before, .outside-nav__prev::after, .outside-nav__next::before, .outside-nav__next::after{content:'';position:absolute;top:-1px;left:-1px;width:100%;height:100%;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;background-size:60%;background-position:center;background-repeat:no-repeat;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.outside-nav__prev::before, .outside-nav__next::before{background-image:url('/images/arrow-white.png');-webkit-transform:rotate(90deg) translateY(100%);-ms-transform:rotate(90deg) translateY(100%);transform:rotate(90deg) translateY(100%)}
.outside-nav__prev::after, .outside-nav__next::after{background-image:url('/images/arrow-select.png')}
.outside-nav__prev:hover, .outside-nav__next:hover{}
.outside-nav__prev:hover::after, .outside-nav__next:hover::after{-webkit-transform:rotate(90deg) translateY(-100%);-ms-transform:rotate(90deg) translateY(-100%);transform:rotate(90deg) translateY(-100%)}
.outside-nav__prev:hover::before, .outside-nav__next:hover::before{-webkit-transform:rotate(90deg) translateY(0%);-ms-transform:rotate(90deg) translateY(0%);transform:rotate(90deg) translateY(0%)}
.outside-nav__prev{left:-60px}
.outside-nav__next{right:-60px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
@media(max-width:640px){.outside-nav{}
    .outside-nav__prev{left:-4px}
    .outside-nav__next{right:-4px}
}.range-block{margin-bottom:20px;max-width:356.5px;min-width:356.5px;}
.range-block .form-group{min-width:0px;}
.range-block [data-range-block-input]{display:none;}
.range-block .irs-from, .range-block .irs-to, .range-block .irs-single{display:none;}
.range-block .irs-bar, .range-block .irs-line{height:1px;border:none;}
.range-block .irs-slider{top:22px;width:21px;height:21px;border:none;box-shadow:0px 5px 10px rgba(58, 39, 162, 0.25);}
.range-block .irs{margin-top:5px;}
.range-block .irs-slider, .range-block .irs-bar{background:#1e22be;}
.range-block__grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.range-block__input{margin-left:44px;}
.range-block__input .form-group{margin-bottom:0px;}
.range-block__label{font-size:1.38462rem;padding-top:10px;}.region-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:50px;}
.region-form .form-group{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-flex-basis:-webkit-calc(33.333% - 35px);-ms-flex-preferred-size:calc(33.333% - 35px);flex-basis:calc(33.333% - 35px);max-width:-webkit-calc(33.333% - 35px);max-width:calc(33.333% - 35px);margin-left:35px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}
@media(max-width:767px){.region-form{display:block;}
}
@media(max-width:767px){.region-form .form-group{width:100%;max-width:100%;margin-left:0px;}
}.search-modal{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.search-modal .form-group{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}
.search-modal .btn{min-height:43px;line-height:3.30769rem;margin-top:17px;min-width:119px;margin-left:21px;}.service-block{margin-bottom:90px}
.service-block__body{position:relative}[data-js-slider="outside"]{overflow:visible !important;}
[data-js-slider="outside"] .swiper-slide{-webkit-transition:-webkit-transform ease-out 600ms;transition:-webkit-transform ease-out 600ms;transition:transform ease-out 600ms;transition:transform ease-out 600ms, -webkit-transform ease-out 600ms;}
[data-js-slider="outside"] .prev{-webkit-transform:translateX(-50px);-ms-transform:translateX(-50px);transform:translateX(-50px);}
[data-js-slider="outside"] .next{-webkit-transform:translateX(50px);-ms-transform:translateX(50px);transform:translateX(50px);}
@media(max-width:960px){[data-js-slider="outside"]{overflow:hidden !important;}
}
@media(max-width:960px){[data-js-slider="outside"]{padding-left:40px;padding-right:40px;}
    [data-js-slider="outside"] .outside-nav__prev{left:0px;}
    [data-js-slider="outside"] .outside-nav__next{right:0px;}
}
[data-js-slider="inside"]{}
@media(max-width:640px){[data-js-slider="inside"]{padding-left:40px;padding-right:40px;}
}.styled-text{padding:59px 0px 55px;}
.styled-text h2{font-size:1.89231rem;line-height:3.53846rem;font-weight:400;letter-spacing:0rem;margin-bottom:45px}
.styled-text h3, .styled-text h2.new_h3{font-size:1.86154rem;line-height:3.53846rem;font-weight:300;letter-spacing:0rem;margin-bottom:13px}
.styled-text p{margin-bottom:31px;line-height:2.30769rem;max-width:1200px;font-weight:300}
.styled-text img{display:block;max-width:100%;margin-bottom:15px;}
.styled-text img + i{display:block;margin-bottom:47px;font-size:1.07692rem;color:#646464;}
.styled-text ul{list-style-position:inside;}
@media(max-width:960px){.styled-text h2{font-size:2.69231rem;line-height:3.07692rem;margin-bottom:20px;}
}
@media(max-width:767px){.styled-text h2{font-size:2.30769rem;line-height:2.69231rem;}
}
@media(max-width:960px){.styled-text h3{font-size:2.30769rem;}
}
@media(max-width:767px){.styled-text h3{font-size:1.92308rem;}
}
@media(max-width:960px){.styled-text p{font-size:1.15385rem;margin-bottom:20px;}
    .styled-text li{font-size:1.15385rem;}
}.team-list{margin-top:52px;margin-bottom:40px;}
.team-list .main-team-element{margin-bottom:30px;}
@media(max-width:640px){.team-list{margin-top:0px;}
}.toggle-list{list-style-type:none;max-width:300px;}
.toggle-list img{margin-top:35px;padding-right:50px;display: block;}
.toggle-list ul{display:none;padding:4px 0px 6px;list-style-type:none;font-size:1.23077rem;border-bottom:solid 1px #dadcde;}
.toggle-list ul li{margin-bottom:14px;color:#1e22be;white-space:nowrap;}
.toggle-list ul li *{white-space:normal;}
.toggle-list ul li::before{content:'\2014';display:inline-block;margin-right:7px;}
@media(max-width:960px){.toggle-list{max-width:100%;padding-left:25px;}
}
.toggle-list > li{padding-top:20px;}
.toggle-list > li i{display:inline-block;vertical-align:top;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:15px;height:20px;margin-left:-25px;margin-right:10px;background:url(/images/arrow-blue.png);background-repeat:no-repeat;background-position:center;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;}
.toggle-list > li div{white-space:nowrap;}
.toggle-list > li div a{display:inline-block;white-space:normal;text-transform:uppercase;font-weight:600;font-size:1.15385rem;letter-spacing:0.07692rem;margin-bottom:10px;line-height:1.53846rem;}
.toggle-list > li.open i{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}.vertical-pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;left:140px;bottom:40px;height:164px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;z-index:3;}
.vertical-pagination .swiper-button-disabled{opacity:0.2;cursor:default !important;}
.vertical-pagination__prev, .vertical-pagination__next{cursor:pointer;display:block;width:30px;height:30px;background-size:contain;border:solid 2px #000;border-radius:50%;overflow:hidden;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;}
.vertical-pagination__prev:hover, .vertical-pagination__next:hover{background:#1e22be;border-color:#1e22be;}
.vertical-pagination__prev::before, .vertical-pagination__prev::after, .vertical-pagination__next::before, .vertical-pagination__next::after{content:'';position:absolute;top:-1px;left:-1px;width:100%;height:100%;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms;background-size:60%;background-position:center;background-repeat:no-repeat;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}
.vertical-pagination__prev::before, .vertical-pagination__next::before{background-image:url('/images/arrow-white.png');-webkit-transform:rotate(90deg) translateY(100%);-ms-transform:rotate(90deg) translateY(100%);transform:rotate(90deg) translateY(100%);}
.vertical-pagination__prev::after, .vertical-pagination__next::after{background-image:url('/images/arrow-select.png');}
.vertical-pagination__prev:hover, .vertical-pagination__next:hover{}
.vertical-pagination__prev:hover::after, .vertical-pagination__next:hover::after{-webkit-transform:rotate(90deg) translateY(-100%);-ms-transform:rotate(90deg) translateY(-100%);transform:rotate(90deg) translateY(-100%);}
.vertical-pagination__prev:hover::before, .vertical-pagination__next:hover::before{-webkit-transform:rotate(90deg) translateY(0%);-ms-transform:rotate(90deg) translateY(0%);transform:rotate(90deg) translateY(0%);}
@media(max-width:960px){.vertical-pagination{left:40px;}
}
.vertical-pagination__prev{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}
.vertical-pagination__next{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);}.whats-new-list{margin-bottom:99px;}
.whats-new-list .main-whats-new{background:none;margin:0px;}
.whats-new-list::before{content:'';position:absolute;left:0px;height:100%;width:100%;background:url('/images/vertical-bg.jpg') center top no-repeat;background-size:cover;z-index:-1;}.not-realized{border:solid 1px red;}
.full-absolute{position:absolute;left:0px;top:0px;width:100%;height:100%;}
@media(max-width:767px){.hidden-lg{display:none !important;}
}
@-webkit-keyframes fadeInUpSmall{from{opacity:0;-webkit-transform:translate3d(0, 10%, 0);transform:translate3d(0, 10%, 0);}
    to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUpSmall{from{opacity:0;-webkit-transform:translate3d(0, 10%, 0);transform:translate3d(0, 10%, 0);}
    to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUpSmall{-webkit-animation-name:fadeInUpSmall;animation-name:fadeInUpSmall;-webkit-animation-duration:0.3s;animation-duration:0.3s;}
.labelsqs1IE{top:5px!important;font-weight:500!important;font-size:1.07692rem!important;color:#1e22be!important;}

.newh3_service_text{
    margin-bottom: 31px !important;
    line-height: 2.30769rem !important;
    max-width: 1200px;
    font-size: 1.38462rem !important;
}
.newh2_service_text{
    margin-bottom: 31px !important;
    line-height: 2.30769rem !important;
    margin-top: 70px;
    max-width: 1200px;
}
.newh2_p{
    margin-bottom: 31px !important;
    line-height: 2.30769rem !important;
    font-weight: 300;
    font-size: 1.38462rem;
}
.newh2_label_text{
    font-size:1.38462rem !important;
    line-height: 2.30769rem !important;
    letter-spacing: 0rem;
    margin: 0px 0px 0px 0px;
}
/* End */


/* Start:/local/templates/.default/template_styles.css?174921489362784*/
@media(min-width:767px) and (max-width:960px){.half-description{display:block;text-align:left}
}
@media(min-width:767px) and (max-width:960px){.half-description__slider{max-width:100%}
}

.styled-text {
	padding-top: 0px;
	padding-bottom: 0px;
    font-size: 18px;
	font-weight: 300;
}
.styled-text table {
	margin-bottom: 30px;
}
.styled-text table td {
	padding: 10px;
    vertical-align: middle;
    /*border: solid 1px #efefef;*/
}
.styled-text img {
	margin-right: 0px;
	display: inline-block;
	margin-bottom: 0px;
}
.styled-text > img {
	margin-right: 15px;
	display: block;
}
.styled-text ul, .styled-text ol {
	margin-bottom: 30px;
	list-style-position: inside;
        margin-left: 20px;
}
.styled-text li {
	margin-bottom: 15px;
}

.toggle-list > li div a {
	text-transform: uppercase;
}

.adv-block {
	min-height: 323px;
}

.adv-block--text{min-height: 350px;}

.adv-block__link:last-child {
  position: absolute;
  bottom: 41px;
}

@media(max-width: 767px) {
	.adv-block {min-height: 280px;}
	.adv-block--text{min-height: 350px;}
}

@media(max-width: 430px) {
	.adv-block--text{min-height: 400px;}
}

/* цена для блоков Услуги_Оборудование */
.adv-block__price {
    position: absolute;
    text-align: center;
    bottom: 60px;
}
.adv-block__price .rub_price {font-size: 0;}
.adv-block__price .text_price {
    display: inline-block;
    font-size: 20px;
}
/* КОНЕЦ цена для блоков Услуги_Оборудование */


.news-detail {
	padding-top: 50px;
}
.equipment-list__elements .equipment-cat-element {
	max-width: none;
}
.equipment-categories__desc {
	margin-top: 40px;
	font-size:18px;
}
.errortext {
	color: red;
    font-size: 16px;
    margin-bottom: 15px;
    display: block;
}
.modal-content__form p {
	margin-bottom: 0px;
	line-height: 1;
}
.success-text {
	font-size: 16px;
    color: green;
    text-align: center;
}
.main-map {
	position: relative;
    z-index: 1;
}
@media(max-width: 767px) {
	.equipment-element__name {
		font-size: 22px;
		font-weight: 300;
		margin-top: 20px;
	}
	.half-description__desc h3, .half-description__desc h1 {
		font-size: 22px;
	}
}
.main-client__pict {
	height: 52px;
	text-align: left;
}

.main-client__pict img {
	max-height: 100%;
}

.form-group--animate.full label {
  top: 5px;
  font-weight: 500;
  font-size: 1.07692rem;
  color: #1e22be;
}

.form-group--animate select {
	appearance: none;
}
select::-ms-expand {
    display: none;
}


.font-weight-bold, .span-bold{
    font-weight: 500;
}

span.bold{
	font-weight:bold;
}

.icon--ru::before {
    background-image: url(/images/2.png);
}
.icon--eng::before {
    background-image: url(/images/eng.png);
}
.footer-social--zen::before{
    background-image: url('/images/soc-zen.png')
}

.a_weight { color: black;
    text-decoration:none; /* Делает ссылку неподчеркнутой при наведении на нее курсора */
    letter-spacing: normal;
}
.a_weight:hover {
    text-decoration:none; /* Делает ссылку неподчеркнутой при наведении на нее курсора */
}

.new_h3_service{
	font-size: 2.46154rem;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	line-height: 3.53846rem;
    font-weight: 300;
    letter-spacing: 0rem;
	margin: 0px 0px;
}


.vertical-hr {
border-left: 2px solid #000080;
margin-left: 0px;
padding-left: 20px;
}

/* Таблица с обводкой */
.boderTable{
width:100%; 
}
.boderTable td{ 
padding:7px; 
border:#d4d4d4 1px solid;
text-align: left;
font-size: 0.8em;
line-height:1.5;
}
/* Конец ---- Таблица с обводкой */


/* Таблица интерактивная */
.hoverTable{
width:100%; 
border-collapse:collapse; 
}
.hoverTable tr{
background: #ffffff;
}
.hoverTable td{ 
padding:7px; border:#d4d4d4 1px solid;
vertical-align: middle;
margin-bottom: 0px;
line-height: 2.30769rem;
}
.hoverTable td:first-child{
width:30%;
}
.hoverTable td:nth-child(2){
font-size:  2.46154rem;
font-weight: 600;
}
.hoverTable tr:hover{
background-color: #ededed;
}
/* Конец-Таблица интерактивная */


.list_new_padding li{
	margin-bottom:10px;
}


/* Тарифы карточки_вар. 2*/

.tariff-card__details{
    margin-top:10px;
}

.tariff-card__name.tariff-card_small{
    font-weight: 600;
    display:inline-block;
    font-size: 12px;
    margin: 10px 0px 0px;
}

.tariff-card__name.tariff-card_small ul{
    list-style-type: none;
    margin-bottom: 10px;
    margin-left: 0px;
}
.tariff-card__name.tariff-card_small li{
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 0px;
}
.tariff-card__date-description.tariff-card-description ul{
    list-style-type: none;
    margin-bottom: 10px;
}
.tariff-card__date-description.tariff-card-description li{
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    margin-bottom: 0px;
}
.tariff-card__column.tariff-card_small.tariff-card__price_hidden-mob{width:35%;}


.tariff-card_small.tariff-card-description{font-size: 12px;}

.tariff-card_small.tariff-card__date, .tariff-card_small.tariff-card__value{
    font-weight: 600;
    font-size: 14px;
}
.tariff-card_small .tariff-card__price-description, .tariff-card_small.tariff-card__text.tariff-card__row{margin:0px}

.tariff-card__row.tariff-card__text_hidden-right{align-items: flex-end;}

.tariff__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
   flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
   justify-content: initial;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
   flex-direction: row;
   margin-bottom:40px;
}

@media screen and (max-width: 800px) {
  .tariff__cards {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (max-width: 450px) {
  .tariff__cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.tariff-card {
  margin-top: 5px;
  margin-bottom: 15px;
  z-index: 2;
  background-color: #ffffff;
  padding: 20px;
  width: 260px;
  min-height: 330px;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
-webkit-box-shadow: 0 5px 2px -3px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 2px -3px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 2px -3px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(0, 0, 0, 0.1); 
}


@media screen and (min-width: 800px) {
.tariff-card {
margin-right:10px;
}

}

@media screen and (max-width: 1170px) {
  .tariff-card {
    padding: 20px;
    padding-top: 25px;
    padding-bottom: 28px;
  }
}

@media screen and (max-width: 800px) {
  .tariff-card {
    margin-top: 24px;
    padding: 8px 15px 10px 36px;
    width: 100%;
    max-width: none;
    min-height: 83px;
  }
}

@media screen and (max-width: 420px) {
  .tariff-card {
    padding: 8px 25px 8px 25px;
    margin-top: 8px;
    min-height: 77px;
    width: 100%;
  }
}

.tariff-card:hover {
  border: 1px solid #000080;
-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3); 
 -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3); 
 box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3), 0 1px 0px rgba(0, 0, 0, 0.1); 
}

.tariff-card:hover .tariff-card__btn {
  background-position-x: 100%;
  color: #ffffff;
}
.tariff-card:hover .tariff-card__price {
  color: #66cc00;
}
.tariff-card:hover .tariff-card__value {
  color: #66cc00;
}
.tariff-card:hover .rub{ 
    border-bottom: 1px solid #66cc00;
} 

.tariff-card:last-child {
  margin-right: 0;
}
.tariff-card__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
@media screen and (max-width: 800px) {
  .tariff-card__info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.tariff-card__info::before {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0%;
  height: 2px;
  background-color: #009eff;
  -webkit-transition: width .3s ease;
  transition: width .3s ease;
}

@media screen and (max-width: 800px) {
  .tariff-card__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.tariff-card__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 17px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 800px) {
  .tariff-card__text {
    margin: 0;
  }
}

.tariff-card__text:first-child {
  margin-top: 0;
}

.tariff-card__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 12px;
}

.tariff-card__row:last-child {
    -webkit-box-align: end;
}

/*внутренние блоки*/

.tariff-card__name {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.tariff-card__band {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  color: #a9a9a9;
}

.tariff-card__footnotes {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  margin-top: 35px;
}

@media screen and (max-width: 800px) {
  .tariff-card__name {
    font-size: 12px;
  }
  .tariff-card__band {
    margin-right: 20px;
  }
}

.tariff-card__name_hidden {
  display: none;
}

@media screen and (max-width: 800px) {
  .tariff-card__name_hidden {
    display: inline;
  }
}


.tariff-card__title {
    font-size: 24px;
    line-height: 24px;
    margin: 10px 0px;
    font-weight: 700;
    position: relative;
    color: #3b4256;
    text-decoration: none;
    max-width:80%;
    display:block;
}
.tariff-card__title:hover{color: #000080; text-decoration: none;}

@media screen and (max-width: 800px) {
.tariff-card__column.tariff-card_small.tariff-card__price_hidden-mob{display:none;}
.tariff-card__title{max-width:100%;}
  .tariff-card__title {
    font-size: 20px;
    line-height: 18px;
  }
}

@media screen and (min-width:1024px){
.tariff-card__title{display:block;}
}

.tariff-card__title:hover::before {
  width: 100%;
}

.tariff-card__title::before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 0%;
  height: 0px;
  background-color: #000080;
  -webkit-transition: width .3s ease;
  transition: width .3s ease;
}

.tariff-card__subtitle {
  color: #000080;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

@media screen and (max-width: 800px) {
  .tariff-card__subtitle {
    display: none;
  }
}

.tariff-card__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
    margin-right: 15px;
}

@media screen and (max-width: 800px) {
  .tariff-card__column:last-child {
    margin-right: 0px;
  }
}

.tariff-card__price {
  color: #000080;
  font-size: 32px;
  font-weight: 700;
  line-height: 24px;
}

@media screen and (max-width: 800px) {
  .tariff-card__price {
    margin-top: 3px;
    font-size: 24px;
  }
}

.tariff-card-description {
  font-size: 13px;
  font-weight: 300;
  line-height: 16px;
}

@media screen and (max-width: 800px) {
  .tariff-card-description {
    font-size: 12px;
    line-height: 20px;
  }
}

.tariff-card__price-description {
  margin-top: 8px;
}

@media screen and (max-width: 800px) {
  .tariff-card__price-description {
    display: none;
  }
}

.tariff-card__price_hidden {
  display: none;
}

@media screen and (max-width: 800px) {
  .tariff-card__price_hidden {
    display: inline;
  }
}

.tariff-card__value {
  color: #000080;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.tariff-card__value-besk {
  color: #000080;
  font-size: 40px;
  font-weight: 700;
  line-height: 24px;
}

.tariff-card__date {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

@media screen and (max-width: 800px) {
  .tariff-card__date {
    font-size: 16px;
    line-height: 14px;
  }
}
.tariff-card__value-description{
  font-size: 12px;
}
.tariff-card__value-description-si{
  font-size: 14px;
  line-height: 18px;
}
.tariff-card__date-description{
  font-size: 12px;
}
.tariff-card__details_img{
    display: none;
}
@media screen and (max-width: 800px) {
  .tariff-card__details_img{
    display: inline-block;
  }
}
.tariff-card__details_Irid{
    margin-top:5px;
}


/*кнопари 1*/
.show-btn {
  margin-top: 10px;
  display: none;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: none;
  border: none;
  padding: 0;
  position: relative;

  outline: none;
}

.show-btn__text {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  color: #009eff;
text-align: left;
text-decoration:none;
}

@media screen and (max-width: 800px) {
  .show-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  /*.show-btn:after{
    content: url(/images/arrow-blue.png);
	display:block;
	float: left;
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	transform:rotate(-90deg);
	width:10px;height:17px;
    margin: 0px 0px 0px;
    color: #000080;
  }*/
}
.show-btn.slow_top:after{   
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg); 
    -o-transform: rotate(180deg);
    transform: rotate(180deg);}

.show-btn.show .show-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.show-icon {
  margin-top: 5px;
  margin-left: 5px;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}
.show-btn__text {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  color: #000080;
text-decoration:none;
}

/*Кнопка 2*/
.tariff-card__btn_small {
  display: none;
}
@media screen and (max-width: 800px) {
  .tariff-card__btn_small {
    display: block;
    width: auto;
    margin-top: 5px;
    padding: 9px 22px 8px 25px;
    font-size: 12px;
    line-height: 1;
text-decoration:none;
  }
}
.tariff-card__btn .btn_white {
  margin-top: 25px;
  min-height: 50px;
  line-height:50px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1170px) {
  .tariff-card__btn .btn_white {
    width: 166px;
  }
}

@media screen and (max-width: 800px) {
  .tariff-card__btn.btn_white {
    display: none;
  }
}

.btn_white {
  border-radius: 8px;
  border: 1px solid #000080;
  color: #000080;
  background-image: -webkit-linear-gradient(45deg, #ffffff 0%, #ffffff 33%, #000080 66%, #0e69c4 100%);
  background-image: linear-gradient(45deg, #ffffff 0%, #ffffff 33%, #000080 66%, #0e69c4 100%);
  background-size: 400%;
  background-position-x: 0px;
  -webkit-transition: background .3s ease, color .3s ease, border .3s ease;
  transition: background .3s ease, color .3s ease, border .3s ease;
  cursor: pointer;
    width: 100%;
}

.btn_white:hover {
  background-position-x: 90%;
  color: #ffffff;
  text-decoration:none;
}

.btn_white:active {
  background-position-x: 100%;
  color: #ffffff;
}
.btn_M {
  padding: 12px 40px;
  font-size: 16px;
}


@media screen and (max-width: 800px){
  .tariff-card_small .tariff-card__price-description {
    display: block;
  }
  .tariff-card__text_hidden-left:first-child {
    margin-top: 0;
    width: 50%;
  }
  .tariff-card__text_hidden-left:first-child a{width:90%}
}

/*Иконки тарифов*/
.tariff-card__bg {
  position: absolute;
  z-index: -1;
  top: 0;
}

.tariff-card__bg_1 {
  top: -10px;
  left: 38px;
}

@media screen and (max-width: 1170px) {
  .tariff-card__bg_1 {
    top: 5px;
    left: 38px;
  }
}

@media screen and (max-width: 800px) {
  .tariff-card__bg_1 {
    top: 9px;
    left: -10px;
  }
}

.card-bg {
  position: absolute;
  top: 0;
  left: 0;
}

.card-bg.card-bg_1 {
    width: 178px;
    height: 138px;
}

@media screen and (max-width: 800px) {
  .card-bg_1 {
    width: 83px;
    height: 65px;
  }
}

.card-icon {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
}

.card-icon.card-icon_1 {
  top: 29px;
  left: 90px;
  max-width:150px;
  height:100px;
}

@media screen and (max-width: 800px) {
  .card-icon.card-icon_1 {
    display: none;
  }
}

.rub  {  
    visibility: hidden;
} 
.rub::before{
	content: 'P';
	visibility: visible;
	line-height: 5px;
    font-weight: 400;
    border-bottom: 1px solid #000080; 
    display: inline-block;
} 
.rub_price {  
    visibility: hidden;
    font-size: 5px;
} 
.rub_price::before{
	content: 'P';
	visibility: visible;
    font-size: 14px;
	line-height: 5px;
    font-weight: 400;
    border-bottom: 1px solid #000; 
    display: inline-block;
} 
/* КОНЕЦ  Тарифы карточки_вар. 2*/


/* Описание тарифов блок*/
.third_otstup{padding-right:20px}
.third-name{font-size:1.53846rem;font-weight:600;line-height:2.84615rem;margin-bottom:8px}
.third-name:hover{color: #66cc00;}
.third-description{font-size:1.15385rem;line-height:1.69231rem;margin-bottom:8px}
.third-subtitle{font-size:1.15385rem;line-height:1.69231rem;font-style: italic; margin-bottom:8px;color: #000080;}
.third-img{display:block;}

.third-gray__block{display:block;position:relative;padding-top:15px; margin-bottom:35px;background:#ededed;z-index:-1}
.third-gray__block h2{text-align: center;padding:0px 10px;}
@media(max-width:960px){.tariff-gray__block{max-width:100%;}
.third-gray__block::before, .third-gray__block::after{display:none;}
}
.third-gray__block::before, .third-gray__block::after{content:'';position:absolute;bottom:0px;height:100%;width:100%;background:#ededed;z-index:-1}
.third-gray__block::before{left:50%}
.third-gray__block::after{right:50%}

.third-gray__blocks{margin-bottom:0px;padding:5px 0px;}
.third-gray__blocks{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:5px 0px}

.third-white__block{display:block;padding-top:15px; margin-bottom:35px;}
.third-white__block h2{text-align: center;}
@media(max-width:960px){.tariff-white__block{max-width:100%;}
}

.third-white__blocks{margin-bottom:0px;padding:5px 0px;}
.third-white__blocks{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:5px 0px}
.third-white__blocks p{margin-bottom:5px;}

.near{padding:40px 0px 40px 0px;}
.contact{margin-left:-56px;}
@media(max-width:960px){.contact{margin-left:0px;}
}



/*блоки этапов*/
.howto {margin-top:30px;display: block;box-sizing: border-box}

.howto{padding:0 0 30px}
@media (max-width:767px){
.howto{padding:0 0 20px}
}
@media (min-width:768px) and (max-width:991px){
.howto{padding:0 0 20px}
}

.howto-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;display: block;box-sizing: border-box}

@media (min-width:768px){
.howto-container{width:744px}
}
@media (min-width:992px){
.howto-container{width:960px}
}
@media (min-width:1176px){
.howto-container{width:1176px}
}

.howto--title{margin:0 0 39px;font-size:30px;line-height:40px;font-weight:400}
@media (max-width:767px){
.howto--title{margin:0 0 37px;font-size:28px;line-height:40px}
}

.howto-row{margin-left:-15px;margin-right:-15px;display: block;box-sizing: border-box}
.howto-row:after,
.howto-row:before{content:" ";display:table}
.howto-row:after{clear:both}


.col-howto{position:relative;min-height:1px;padding-left:15px;padding-right:15px}
.col-howto{float:left}
.col-howto{width:100%}
@media (min-width:1176px){
.col-howto{padding-left:10px;padding-right:10px}
}
@media (min-width:768px){
.col-howto{float:left}
.col-howto{width:50%}
}

.howto--item{background:#ededed;border-radius:20px;overflow:hidden;position:relative;top:auto;right:auto;bottom:auto;left:auto}
.howto--item.is-big{padding:45px 50px 0 139px;width:auto;height:282px}

@media (max-width:767px){
.howto--item.is-big{padding:35px 20px 30px 88px;margin:0 0 20px;width:auto;height:auto}
}
@media (min-width:768px) and (max-width:991px){
.howto--item.is-big{padding:45px 30px 0 110px;width:auto;height:362px}
}

.howto--item.is-small{padding:33px 130px 0 116px;width:auto;height:126px}
@media (max-width:767px){
.howto--item.is-small{padding:33px 20px 33px 88px;width:auto;height:auto}
.howto--item.is-small:first-of-type{margin:0 0 20px!important}
}

@media (min-width:768px) and (max-width:991px){
.howto--item.is-small{padding:33px 50px 0 109px;width:auto;height:150px}
.howto--item.is-small:last-of-type{width:auto;height:182px}
}

@media (min-width:992px) and (max-width:1175px){
.howto--item.is-small{padding-top:31px}
}

.howto--item.is-small:first-of-type{margin:0 0 30px}


.howto--icon{background:50% no-repeat;background-size:100% 100%}
.howto--icon.j01{background-image:url(/images/small_img/icons/order.png);position:absolute;top:52px;right:auto;bottom:auto;left:50px;width:46px;height:46px}

@media (max-width:767px){
.howto--icon.j01{position:absolute;top:42px;right:auto;bottom:auto;left:20px}
}

@media (min-width:768px) and (max-width:991px){
.howto--icon.j01{position:absolute;top:52px;right:auto;bottom:auto;left:32px}
}
.howto--icon.j02{background-image:url(/images/small_img/icons/research.png);margin:-23px 0 0;position:absolute;top:50%;right:auto;bottom:auto;left:40px;width:42px;height:46px}

@media (max-width:767px){
.howto--icon.j02{margin:0;position:absolute;top:40px;right:auto;bottom:auto;left:20px}
}
@media (min-width:768px) and (max-width:991px){
.howto--icon.j02{position:absolute;top:63px;right:auto;bottom:auto;left:32px}
}

.howto--icon.j03{background-image:url(/images/small_img/icons/partners.png);margin:-23px 0 0;position:absolute;top:50%;right:auto;bottom:auto;left:40px;width:42px;height:46px}

@media (max-width:767px){
.howto--icon.j03{margin:0;position:absolute;top:40px;right:auto;bottom:auto;left:20px}
}
@media (min-width:768px) and (max-width:991px){
.howto--icon.j03{position:absolute;top:63px;right:auto;bottom:auto;left:32px}
}

.howto--icon.j04{background-image:url(/images/small_img/icons/deliver2.png);margin:-23px 0 0;position:absolute;top:50%;right:auto;bottom:auto;left:40px;width:42px;height:46px}

@media (max-width:767px){
.howto--icon.j04{margin:0;position:absolute;top:40px;right:auto;bottom:auto;left:20px}
}
@media (min-width:768px) and (max-width:991px){
.howto--icon.j04{position:absolute;top:63px;right:auto;bottom:auto;left:32px}
}

.howto--icon.j05{background-image:url(/images/small_img/icons/payment.png);margin:-23px 0 0;position:absolute;top:50%;right:auto;bottom:auto;left:40px;width:42px;height:46px}

@media (max-width:767px){
.howto--icon.j05{margin:0;position:absolute;top:40px;right:auto;bottom:auto;left:20px}
}
@media (min-width:768px) and (max-width:991px){
.howto--icon.j05{position:absolute;top:63px;right:auto;bottom:auto;left:32px}
}

.howto--number{color:#ffffff;z-index:1;position:absolute;top:auto;right:20px;bottom:0;left:auto;font-size:200px;line-height:130px;font-weight:700}

@media (max-width:767px){
.howto--number{right:-15px!important}
}
@media (min-width:768px) and (max-width:991px){
.howto--number{right:0}
}
.howto--item.is-small .howto--number{right:45px}

@media (min-width:768px) and (max-width:991px){
.howto--item.is-small .howto--number{right:-10px}
}

.howto--text{z-index:2;position:relative;top:auto;right:auto;bottom:auto;left:auto;font-size:20px;line-height:30px;font-weight:500}

@media (max-width:767px){
.howto--text{font-size:16px;line-height:26px;font-weight:500}
}
@media (min-width:992px) and (max-width:1175px){
.howto--text{font-size:20px;line-height:24px;font-weight:500}
}

.howto--item.is-small .howto--text{font-size:16px;line-height:22px;font-weight:500}

@media (max-width:767px){
.howto--item.is-small .howto--text{font-size:14px;line-height:18px;font-weight:500}
}
@media (min-width:992px) and (max-width:1175px){
.howto--item.is-small .howto--text{font-size:16px;line-height:20px;font-weight:500}
}

.visible-xs{display:none!important}
@media (max-width:767px){
.visible-xs{display:block!important}
}
@media (max-width:767px){
.hidden-xs{display:none!important}
}

.howto--btn{z-index:2;position:absolute;top:auto;right:auto;bottom:50px;left:50px;width:200px;height:auto}
@media (max-width:767px){
.howto--btn{position:relative;margin:20px 0;top:0;left:0;right:0;bottom:0}
}
@media (min-width:768px) and (max-width:991px){
.howto--btn{position:absolute;top:auto;right:auto;bottom:40px;left:32px;width:192px;height:auto}
}
/*конец блоков этапов*/

/*блок преимуществ*/
.features{padding:20px 0}

.features .features_block > div:first-child{width:50px;height:50px;margin:0 auto;border-radius:100%;padding:50px;position:relative;overflow:hidden;-webkit-transition:.2s linear;-moz-transition:.2s linear;-ms-transition:.2s linear;transition:.2s linear;}
.features .features_block > div:first-child:after{content:'';position:absolute;left:0;right:0;top:0%;width:100%;height:100%;-webkit-transition:.2s linear;-moz-transition:.2s linear;-ms-transition:.2s linear;transition:.2s linear;}
.features .item_1:after{content:'';background:#fff url(/images/small_img/icons/reliable.png) no-repeat center center; background-size: 60% auto;}
.features .item_2:after{content:'';background:#fff url(/images/small_img/icons/convenient.png) no-repeat center center; background-size: 60% auto;}
.features .item_3:after{content:'';background:#fff url(/images/small_img/icons/fast1.png) no-repeat center center; background-size: 60% auto;}
.features .item_4:after{content:'';background:#fff url(/images/small_img/icons/tariff1.png) no-repeat center center; background-size: 60% auto;}
.features .item_5:after{content:'';background:#fff url(/images/small_img/icons/label1.png) no-repeat center center; background-size: 60% auto;}
.features_block:hover .item_1:after{content:'';background:#1e22be url(/images/small_img/icons/reliable2.png) no-repeat center center; background-size: 60% auto;}
.features_block:hover .item_2:after{content:'';background:#1e22be url(/images/small_img/icons/convenient2.png) no-repeat center; background-size: 60% auto;}
.features_block:hover .item_3:after{content:'';background:#1e22be url(/images/small_img/icons/fast2.png) no-repeat center; background-size: 60% auto;}
.features_block:hover .item_4:after{content:'';background:#1e22be url(/images/small_img/icons/tariff2.png) no-repeat center; background-size: 60% auto;}
.features_block:hover .item_5:after{content:'';background:#1e22be url(/images/small_img/icons/label2.png) no-repeat center; background-size: 60% auto;}
.features__title{font-size:20px;line-height:1.1em;margin-top:10px;text-align:center;}
.features .features_block{display:inline-block;min-height:0;vertical-align:top;margin-right:10px;width:270px;}
.features .features_block p{text-align:center;margin-top:20px;font-size:14px;line-height:22px;}
@media screen and (max-width: 600px){
.features .features_block {width:100%;}
}

/*конец блока преимуществ*/

/* стили для окна заявки */

.modal-content__head-blue {
    color: #1e22be;
}
.modal-content__top {
    color: #98a3a8;
    margin: 0 0 20px;
}
.modal-content__top span {
    color: #1e22be;
    font-weight: 700;
    font-size: 20px;
    line-height: 10px;
}
.modal-form-request .form-group--big {
    display: inline-block;
    margin-bottom: 0;
}
.modal-form-request .form-group--big+.form-group--big {
    margin-left: 10px;
}

/* конец стилей для окна заявки */

/* стили для карточки товара */

.half-description__top .half-description__stock{
    margin: 0;
    display: inline-block;
    width: 30%;
}

.half-description__top .half-description__stock i {
    position: relative;
    top: -1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("/local/templates/.default/assets/i/icons/box.svg") center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.half-description__top .half-description__stock span {
    font-size: 14px;
    line-height: 24px;
}

.half-description__top .half-description__rating i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("/local/templates/.default/assets/i/icons/star-grey.svg") center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.half-description__top .half-description__rating i.yellow {
    background: url("/local/templates/.default/assets/i/icons/star-yellow.svg") center no-repeat;
    background-size: contain;
}

.half-description__middle {
    margin: 0 !important;
}
.half-description__middle .half-description__price {
    display: inline-block;
    margin: 0;
}
.half-description__middle .half-description__price .rub_price {
    font-size: 0;
}
.half-description__middle .half-description__price .text_price {
    display: inline-block;
    margin: 0 0 10px;
}
.half-description__middle .half-description__cur-price {
    display: inline-block;
    color: #000000;
    font-size: 32px;
    font-weight: 700;
}
.half-description__middle .half-description__cur-price .rub_price::before {
    font-size: 20px;
    font-weight: 700;
}
.half-description__middle .half-description__cur-price:hover {
    color: #1e22be;
}
.half-description__middle .half-description__cur-price:hover .rub_price::before {
    border-bottom: 1px solid #1e22be;
}
.half-description__middle .half-description__old-price {
    display: inline-block;
    font-size: 24px;
    color: #b3b3b3;
    text-decoration: line-through;
    margin-left: 20px;
}
.half-description__middle .half-description__old-price .rub_price::before {
    border-bottom: 1px solid #b3b3b3;
}
.half-description__middle .half-description__promo {
    display: inline-block;
    margin: 0 20px 20px;
}
.half-description__middle .half-description__promo i {
     position: relative;
     top: -1px;
     display: inline-block;
     width: 20px;
     height: 20px;
     background: url("/local/templates/.default/assets/i/icons/sale.svg") center no-repeat;
     background-size: contain;
     vertical-align: middle;
 }
.half-description__middle .half-description__promo span {
    font-size: 14px;
    line-height: 24px;
}

.half-description__bottom {
    margin: 20px 0;
}
.half-description__bottom .half-description__delivery,
.half-description__bottom .half-description__install {
    display: inline-block;
    margin: 0 20px 0 0;
}
.half-description__bottom .half-description__delivery i,
.half-description__bottom .half-description__install i {
    position: relative;
    top: -1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("/local/templates/.default/assets/i/icons/delivery.svg") center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.half-description__bottom .half-description__install i {
    background: url("/local/templates/.default/assets/i/icons/repair.svg") center no-repeat;
    background-size: contain;
}
.half-description__bottom .half-description__delivery a,
.half-description__bottom .half-description__install a {
    color: #000;
    font-size: 14px;
    line-height: 24px;
}
/* конец стилей для карточки товара */
/* вопрос-ответ */

.faq-list__question {
    position: relative;
    background: #ffffff;
    border: solid 1px #000080;
    color: #000000;
    padding: 10px 40px 10px 20px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 30px;
}
.faq-list__question i {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: url("/local/templates/.default/assets/i/icons/arrow-3.svg") center no-repeat;
    background-size: contain;
    content: "";
    transition: transform 0.2s ease-out;
}
.faq-list__question.active i {
    transform: rotate(90deg);
}
.faq-list__question:hover {
    color: #000080;
    cursor: pointer;
}
.faq-list__answer {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
}
.faq-list__question.active + .faq-list__answer {
    opacity: 1;
    height: auto;
}
@media(max-width:960px){
.faq-list__answer,  .faq-list__question, .equipment-categories__desc p{font-size:1.15385rem;}
}
/* конец стилей вопрос-ответ */


/* стили для анонсов */

.elements-announce__block {
    margin: 0 0 40px;
}
.elements-announce__title {
    margin: 0 0 20px;
}
.elements-announce__title a {
    font-size: 25px;
    font-weight: 300;
    color: #282828;
}
.elements-announce__item {
    position: relative;
    display: inline-block;
    width: 30%;
    min-width: 260px;
    height: 570px;
    margin: 20px 10px;
    border: solid 1px #ededed;
    vertical-align: top;
    text-align: center;
    transition: border-color 1s ease-in-out;
}
/*
.elements-announce__item:nth-child(2) {
    margin: 0 3%;
}
*/

.elements-announce__item:hover {
    border-color: #1e22be;
-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3); 
 -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3); 
 box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3), 0 1px 0px rgba(0, 0, 0, 0.1); 
}
.elements-announce__rating {
    position: absolute;
    display: inline-block;
    left: 20px;
    top: 20px;
}
.elements-announce__rating i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/local/templates/.default/assets/i/icons/star-grey.svg") center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.elements-announce__rating i.yellow {
    background: url("/local/templates/.default/assets/i/icons/star-yellow.svg") center no-repeat;
    background-size: contain;
}
.elements-announce__stock {
    position: absolute;
    right: 20px;
    top: 20px;
}
.elements-announce__stock i {
    position: relative;
    top: -1px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/local/templates/.default/assets/i/icons/box.svg") center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.elements-announce__image {
    position: relative;
    height: 200px;
    margin: 50px 20px 20px;
}
.elements-announce__image img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.elements-announce__type {
    margin: 10px 20px;
    font-weight: 700;
}
.elements-announce__name {
    margin: 15px 10px;
}
.elements-announce__name a {
    font-size: 20px;
    font-weight: 300;
    color: #000000;
}
.elements-announce__name a:hover {
    color: #1e22be;
}
.elements-announce__text {
    margin: 15px 20px;
    color: #000000;
    font-size: 14px;
    line-height: 18px;
}
.elements-announce__price {

    position: absolute;
    bottom: 100px;
    left: 20px;
    right: 20px;

}
.elements-announce__price .rub_price {
    font-size: 0;
}
.elements-announce__price .text_price {
    display: inline-block;
    font-size: 20px;

}
.elements-announce__cur-price {
    display: inline-block;
    color: #000000;
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 10px;
}
.elements-announce__cur-price .rub_price::before {
    font-size: 20px;
    font-weight: 700;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.elements-announce__cur-price:hover {
    color: #1e22be;
}
.elements-announce__cur-price:hover .rub_price::before {
    border-bottom: 1px solid #1e22be;
}
.elements-announce__old-price {
    display: inline-block;
    font-size: 20px;
    color: #b3b3b3;
    text-decoration: line-through;
    margin-left: 15px;
}
.elements-announce__old-price .rub_price::before {
    border-bottom: 1px solid #b3b3b3;
}
.elements-announce__button {
    position: absolute;
    bottom: 50px;
    left: 30px;
    right: 30px;
}
.elements-announce__promo {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
}
.elements-announce__promo i {
    position: relative;
    top: -1px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("/local/templates/.default/assets/i/icons/sale.svg") center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.elements-announce__more {
    margin: 20px 0 0;
}
.elements-announce__more a {
    font-size: 14px;
    color: #282828;
    text-decoration: underline;
}
.elements-announce__more a:hover {
    text-decoration: none;
}

@media screen and (max-width: 900px) {
    .elements-announce__item {
        width: 100%;
        margin: 15px 10;
        height: 540px;
    }
}

/* конец стилей для анонсов */

/* Базовый контейнер табов */
.tabs {
	min-width: 380px;
	max-width: 1200px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
}
/* Стили секций с содержанием */
.tabs>section {
	display: none;
	margin-top:35px;
	padding: 15px;
	background: #fff;
	border: 0px solid #ddd;
	border-top: 0px solid #000080;
	text-align: left;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.tabs>input {
	display: none;
	position: absolute;
}
/* Стили переключателей вкладок (табов) */
.tabs>label {
	display: inline-block;
	min-width: 100px;
	max-width: 300px;
	margin: 0 0 -1px;
	padding: 15px 15px;
	font-weight: 300;
    font-size: 1.4em;
	text-align: left;
	color: #aaa;
	border: 0px;
	border-width: 0px 0px 0px 0px;
	border-bottom: 0px;
	background: #ffffff;
	border-radius: 3px 3px 0 0;
}
/* Шрифт-иконки от Font Awesome в формате Unicode */
.tabs>label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}

.tabs>label:hover {
	color: #000080;
	cursor: pointer;
	border-bottom: 2px solid #000080;
}
/* Стили активной вкладки */
.tabs>input:checked+label {
	color: #555;
	border-bottom: 2px solid #000080;
	background: #fff;
}
/* Активация секций */
#tab1:checked~#content-tab1,
#tab2:checked~#content-tab2,
#tab3:checked~#content-tab3,
#tab4:checked~#content-tab4,
#tab5:checked~#content-tab5 {
	display: block;
}
/* Убираем текст с переключателей 
* и оставляем иконки на малых экранах */

@media screen and (max-width: 680px) {
	.tabs>label {
		font-size: 1.4em;
	}
	.tabs>label:before {
		margin: 0;
		font-size: 18px;
	}
}
/* Изменяем внутренние отступы 
*  переключателей для малых экранов
*/
@media screen and (max-width: 400px) {
	.tabs>label {
		padding: 15px;
	}
}

/* КОНЕЦ ВКЛАДОК */

.showSpaces{
  white-space: pre;
}

/* Extended mobile menu */

.mobile-menu {
    width: 70%;
    min-width: 300px;
}
.mobile-menu__wrap {
    padding-top: 25px !important;
    padding-left: 0;
    padding-right: 0;
}
.mobile-menu .lvl1 > li {
    position: relative;
    text-align: left;
    padding: 0;
}
.mobile-menu .lvl1 > li::after {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -5px;
    width: 14px;
    height: 10px;
    background: url("/images/arrow-blue.png") center no-repeat;
    content: "";
    transform: rotate(-90deg);
}
.mobile-menu .lvl1 > li.show::after {
    display: none;
}
.mobile-menu .lvl1 > li > .back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px 20px 20px 50px;
    background: #e2e2e7;
    cursor: default;
}
.mobile-menu .lvl1 > li > .back::after {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -5px;
    width: 14px;
    height: 10px;
    background: url("/images/arrow-blue.png") center no-repeat;
    content: "";
    transform: rotate(90deg);
}
.mobile-menu .lvl1 > li.hide {
    display: none;
}
.mobile-menu .lvl1 > li:hover {
    background: #e2e2e7;
}
.mobile-menu .lvl1 > li > a {
    display: inline-block;
    color: #333;
    margin: 20px;
}
.mobile-menu .lvl1 > li > a:hover {
    color: #1e22be;
}
.mobile-menu .lvl1 > li.show .lvl2 {
    display: block;
}
.mobile-menu .lvl2 {
    display: none;
    padding: 0 0 0 30px;
    background: #ededed;
}
.mobile-menu .lvl3 {
    padding: 0 0 0 25px;
}
.mobile-menu .lvl2 li {
    padding: 0;
}
.mobile-menu .lvl2 li > a:hover {
    color: #1e22be;
}
.mobile-menu .lvl2 > li > a {
    display: block;
    color: #333;
    padding: 20px;
}
.mobile-menu .lvl3 > li > a {
    display: block;
    color: #333;
    font-size: 16px;
    padding: 5px;
}
@media (max-width: 640px) {
    .mobile-menu .btn {
        width: 95%;
    }
}

/*Intelsib*/

/*li {margin-left: 20px;}*/

.features_block-two {
        width: 50px;
        height: 50px;
        margin: 0 auto;

        /*margin: 0 auto;
        border-radius: 100%;
        padding: 50px;
        position: relative;
        overflow: hidden; */
      }

        .features_block-one {
          display: inline-block;
          min-height: 0;
          vertical-align: top;
          margin-right: 10px;
          width: 270px;
        }
.features_block-one p {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    line-height: 22px;
    max-width: 1200px;
    font-weight: 300;
    margin-bottom: 31px;
}


.list-style-faq {
  list-style-type: none;
}
.header-menu__sub-tree a {
	display: inline-flex;
}
.new-ol_list {margin-left: 20px;}
.new-ol_list li:not(:last-child) {margin-bottom: 15px;}
.faq-title {margin-top: 35px; font-size: 1.2em;}
.faq-description {font-size: 0.9em; color: #85929E;}
.faq-span {display: block;}
.new_btnpos {margin-bottom: 35px;}
.sidebar_title {font-size: 26px; font-weight: 300; display: flex; justify-content: space-between; margin-bottom: 10px;}



.tariff-card-desc {margin-top: 35px; color:#000000;}
.black {color: #000000;}
.fos-contact-block {margin-top: 55px;}
.width-40 {width: 40%;}
.mg-t-25 {margin-top: 25px;}

.clients-title {margin-top: 35px; font-size: 1.5em; font-weight: 500 !important;}
.clients-title span {font-size: 15pt;}

/*.grid .half-description__desc p {font-size: 0.8em;}*/


.no-list{
    display:inline-block;
    margin: 35px 0px 0px;
}

.no-list ul{
    list-style-type: none;
    margin-bottom: 25px;
}
.no-list li{
    line-height: 24px;
    margin-bottom: 10px;
}

.footer-line {margin: 0 !important; padding: 0 !important;}
.footer-inline {margin: 0 !important; padding: 0 !important; font-size: 1.38462rem !important; font-weight: 300; display: block;}

.footer__top-info-wrap a[href^="tel:"] {color: black;}
.footer__top-info-wrap a[href^="tel:"]:hover {text-decoration: none;}

.mb0 {margin-bottom: 0;}
.max-width {max-width: 100%;}

.example-vsat {margin: 30px auto;}
.example-vsat p, .example-vsat li {margin: 0;}
.example-vsat li {list-style: square; font-weight: 500;}
.example-vsat_manufacturer {font-style: italic; margin-bottom: 10px !important;}

@media (max-width: 1000px) {
    .main-whats-el__image {background-size: contain; background-position: center; background-repeat: no-repeat; background-color: white;}
}
@media (max-width: 450px) {
    .main-whats-el__image {background-position: top;}
}
.paragraph {margin-left: 15px;}

/*ФОС-начало*/

input[type="submit" i] {
display: inline-block;
    position: relative;
    overflow: hidden;
    outline: none;
    border: none;
    min-height: 48px;
    line-height: 3.69231rem;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none !important;
    -webkit-transition: all ease-out 200ms;
    transition: all ease-out 200ms;
    max-width: 100%;
    min-width: 222px;
    border-radius: 24px;
    color: #ffffff;
    background: #1e22be;
}
 hr { border: none; /* Убираем границу */ background-color: #888888; /* Цвет линии */ color: #888888; /* Цвет линии для IE6-7 */ height: 2px; /* Толщина линии */ } 
element.style {
}
.form-group input[type=text]:focus {
    border-color: #38398d;
    outline: 0;
    box-shadow: none;
}

.inputtextarea{
    background-color: #fff;
    background-image: none;
}
.inputtextarea:focus {
    border-color: #38398d;
    outline: 0;
    box-shadow: none;
}

.mb {
        display:inline-block;
        width: 100%;
    margin-bottom: 30px!important;
}
.feedbackName {
        font-size: 1.92308rem;
        line-height: 1.5;
        color: #1e22be;
        margin-bottom: 35px;
}
.col-sm-6 {
        width: 33%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 20px;
}
.col-sm-9 {
        width: 100%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 20px;
}
@media (max-width: 700px){
.col-sm-6 {
        width: 100%;
}
}

@media (min-width: 544px){
.space { 
    padding: 40px; /* Поля */
   }
}
@media (min-width: 1000px){
   .space { 
    padding: 40px; /* Поля */
    float: left;
    margin-right:60px;
    /*background-image:url('/images/vertical-bg1.png');*/
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
   }
}
/*ФОС-конец*/

/*Карточки 50% ширины*/
.n-banners__items{
display:-webkit-box;
display:-ms-flexbox;
display:flex;width:calc(100% + 40px);
margin:20px -20px
}
@media (min-width:0) and (max-width:767px){
   .n-banners__items{
   display:block;
   width:calc(100% + 40px);
   margin:20px -20px
   }
}
@media (min-width:768px) and (max-width:1023px){
   .n-banners__items{
   width:calc(100% + 16px);
   margin:20px -8px
   }
}
@media (min-width:1024px) and (max-width:1267px){
   .n-banners__items{
   width:calc(100% + 14px);
   margin:20px -7px
   }
}

.n-banners-item{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
z-index: 2;
position: relative;
-webkit-box-orient: vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column;
-webkit-box-align:start;
-ms-flex-align:start;
align-items:flex-start;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
width:calc(50% - 40px);
height:496px;
padding:60px;
margin:0 20px;
background-size: 100% auto;
background-repeat: no-repeat;
}


@media (min-width:0) and (max-width:767px){
   .n-banners-item{
   width:100%;
   height:auto;
   margin:0 0 20px;
   padding:40px 20px
   }
}
@media (min-width:768px) and (max-width:1267px){
.n-banners-item{height:396px}
}
@media (min-width:768px) and (max-width:1023px){
   .n-banners-item{
   width:calc(50% - 16px);
   margin:0 8px;
   padding:40px 24px
   }
}
@media (min-width:1024px) and (max-width:1267px){
   .n-banners-item{
   width:calc(50% - 14px);
   margin:0 7px;
   padding:40px
   }
}

.n-banners-item__title{
   max-width:380px;
   margin:0 0 20px;
   font-weight:600;
   font-size:24px;
   line-height:34px;
}

.n-banners-item__text{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 12px;
   max-width:450px;
   margin:0 0 30px;
   font-weight:300;
   font-size:18px;
   line-height:24px;
}
.n-banners-item__text:last-child{
   -webkit-box-align: end;
  justify-self: end;
   margin:0;
}
@media (min-width:768px) and (max-width:1023px){
   .n-banners-item__title, .n-banners-item__text{
   max-width:430px;
   }
}
@media (min-width:1024px) and (max-width:1267px){
   .n-banners-item__title{
   font-size:28px;
   line-height:39px;
   }
   .n-banners-item__text{
   font-size:18px;
   }
}

.n-banners-item .n-banners-item__title span{color:#85929E;font-size:14px;}

.n-banners-item .btn{
   margin:0;
   text-transform:none;
   padding:2px 24px;
   font-size:14px
}


@media (min-width:768px) and (max-width:1023px){
   .btn--big{font-size:14px}
}
.n-banners-item__bg {
  position: absolute;
  z-index: -1;
}

.n-banners-item__bg_1 {
  top: 0px;
  left: 0px;
  width:auto;
  height:100%;
  background-color: #B0C4DE;
  display:flex;
  justify-content: right;
  align-items: flex-end;
}
@media (min-width:0) and (max-width:767px){
   .n-banners-item__bg_1{
   width:100%;
   }
   .n-banners-item__bg_1 img{
    height:100%;
   }
}
.n-banners-item__bg_grey{
  background-color: #dedede;
}
/*Карточки 50%-конец*/

@media(max-width:1023px){.tp__phone{display:none}
}

/*Intelsib футер*/
.footer-name-section, .footer-bottom-info a{
  display: inline-block;
  padding: 8px 0px;
  font-size: 1.38462rem !important;
  font-weight: 300;
  color: #282828;
}

.footer-links-custom{
  display:flex;
}
.footer-links-custom div{
    max-width: 188px;
}
@media(max-width: 767px){
  .footer-links-custom div .footer-menu li{
    display:none;
  }
  .footer-links-custom div{
    max-width: unset;
  }
  .footer-links-custom .footer-bottom-info .footer-menu li{
    display:block;
  }
  .footer-links-custom{
    display:block;
  }
}

.footer-menu li{
  width: 100%;
  line-height: 1;
}

.footer-menu li a{
  font-size: 12px;
}
.footer-menu li a:hover{
  text-decoration: none;
  color: #1e22be;
}

.footer-links-custom div{
  flex: 1;
}

.custom-blocks-tariff{
  display:flex;
}
.custom-blocks-tariff div{
    max-width: 250px;
}

@media(max-width: 767px){
  .custom-blocks-tariff div .footer-menu li{
    display:none;
  }
  .custom-blocks-tariff div{
    max-width: unset;
  }
  .custom-blocks-tariff .footer-bottom-info .footer-menu li{
    display:block;
  }
  .fcustom-blocks-tariff{
    display:block;
  }
}
/*КОНЕЦ Intelsib футер*/


/*Intelsib кнопари в КТ*/
.elements-announce__price-custom{
  bottom: 130px !important;
}

.btn-on-service-custom{
  /*display: flex;*/
  bottom: 20px !important;
}

.btn-on-service-custom .btn-on-service-left{
  margin: 2px;
  /*min-width: 110px;*/
  background-color: #1e22be;
  /*border-radius: 10px;
  padding: 0px;*/
}

.btn-on-service-custom .btn-on-service-right{
  margin-bottom: 5px;
  background-color: #ffffff;
  border: 1px solid #A3A3A3;
  color: #000;
}

.elements-announce__button .btn{
  min-width: 200px;
}
/*КОНЕЦ Intelsib кнопари в КТ*/

/* Новая версия главной */
.main-banner {
    margin-top: -45px;
    border-bottom: solid 1px #dadcde;
}
.main-banner__image {
    min-width: 36.5%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-top: 0px;
    opacity: 0;
}
.main-banner__image div {
    padding-top: 94%;
    min-height: 100%
}
.main-banner.slided .main-banner__image {
    opacity: 1;
}
.main-banner__text {
    padding-top: 52px;
}

.main-experience{display:inline-block;padding:28px 47px;-webkit-transition:all ease-out 500ms;transition:all ease-out 500ms;height:364px;color:#282828;text-decoration:none !important}
@media(max-width:960px){.main-experience{padding:25px 25px;height:329px;text-align:center}}
.main-experience__icon{-webkit-transition:all ease-out 500ms;transition:all ease-out 500ms;height:158px}
.main-experience__name{font-size:2.53846rem;font-weight:300;line-height:2.84615rem;margin-bottom:8px}
.main-experience__description{font-size:1.15385rem;line-height:1.69231rem;-webkit-transition:max-height 0.5s ease-out;transition:max-height 0.5s ease-out;max-height:70px;overflow:hidden}
.main-experience:hover{color:#ffffff}
.main-experience:hover .main-experience{}
.main-experience:hover .main-experience__description{max-height:500px}
.main-experience:hover .main-experience__icon{height:0px}

.main-experience {
    background: #ededed;
    padding: 28px 34px;
}
.main-experience__icon {
    display: flex;
    align-items: self-end;
    height: 158px;
}
.main-experience__icon img {
    max-height: 100px;
    transition: opacity .2s ease-in-out;
}
.main-experience:hover .main-experience__icon img {
    opacity: 0;
}
.main-experience__name {
    font-size: 2.53846rem;
    margin: 25px 0 25px;
}
.main-experience__description {
    font-size: 1.15385rem;
    max-height: 0;
}
.main-experience__elements .hover-effect--zoom.on .wipe::after,
.main-experience__elements .hover-effect--zoom.off .wipe::before {
    background: #83c8ef;
}
@media(max-width:1364px){
    .main-experience__name {
        font-size: 2.03846rem;
    }
}
@media(max-width:960px) {
    .main-experience__elements .grid-element--third {
        flex-basis: 33.333%;
        max-width: 45%;
        padding-left: 15px;
    }
    .main-experience__icon {
        justify-content: center;
    }
}
@media(max-width:767px) {
    .main-experience__elements .grid-element--third {
        flex-basis: 100%;
        max-width: 100%;
        padding-left: 0px;
        text-align: center;
    }
}
.main-experience__elements.no-img .main-experience__name {
    margin-top: 40px;
    font-size: 1.84615rem;
}
.main-experience__elements.no-img .main-experience__description {
    font-size: 1.15385rem;
    max-height: 200px;
}

.container-ws {
    overflow: hidden;
}
.main-section__text {
    margin: -20px 0 45px;
    font-size: 1.38462rem;
    line-height: 2.07692rem;
}
.main-section__button {
    margin: 0 0 65px;
}
.main-section__button a {
    padding: 0 25px;
}
@media(max-width:960px) {
    .container-ws {
        padding: 0 80px;
    }
}
@media(max-width:640px) {
    .container-ws {
        padding: 0 55px;
    }
}

.main-client2{padding:48px 47px 41px;background:#ededed}
@media(max-width:767px){.main-client2{padding:30px 25px}}
@media(min-width:767px){.main-client2-res{margin-right:40px;max-width:30%;}}
.main-client2__pict{background-repeat: no-repeat;background-size: contain;margin-bottom:36px}
.main-client2__name{font-size:1.84615rem;font-weight:300;line-height:2.07692rem;margin-bottom:11px;}
.main-client2__name a{color:#282828;text-decoration:none !important;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.main-client2__name a:hover{color:#1e22be}
.main-client2__text{font-size:1.15385rem;line-height:1.69231rem;margin-bottom:38px}
.main-client2__link{font-size:1.15385rem;font-weight:600;text-transform:uppercase;color:#1e22be}
.main-client2{margin-bottom:65px;}
.main-client2__pict {height: 52px;text-align: left;}
.main-client2__pict img {max-height: 100%;}

.main-clients2 {
    overflow: visible !important;
}
.main-client2 {
    margin-bottom: 20px;
}
.main-client2__pict {
    height: 250px;
}
.main-client2__pict.lazyloaded {
    margin: -48px -47px 0;
    background-size: cover;
    background-position: center;
}
.main-client2__pict.is-logo {
    background-size: auto;
}
.main-client2__name {
    font-size: 1.84615rem;
    text-decoration: none;
}
.main-client2__text {
    height: 66px;
    font-size: 1.15385rem;
    overflow: hidden;
}
.main-client2__link {
    font-size: 1.15385rem;
    font-weight: 600;
    text-transform: uppercase;
}
.main-clients2 .outside-nav__prev,
.main-clients2 .outside-nav__next {
    margin-top: -40px;
}
@media(max-width:960px) {
    .main-client2 {
        padding: 30px;
    }
    .main-client2__pict.lazyloaded {
        margin: -30px -25px 0;
    }
    .main-client2__pict.is-logo {
        background-size: 80% auto;
    }
}
@media(max-width:767px) {
    .main-client2__pict.is-logo {
        background-size: auto;
    }
}
@media(max-width:640px) {
    .main-client2__pict.is-logo {
        background-size: 80% auto;
    }
    .main-clients2 .outside-nav__prev {
        left: -45px;
    }
    .main-clients2 .outside-nav__next {
        right: -45px;
    }
}

.wrap-bg {
    margin: 50px 0;
    padding: 50px 0;
    background: #ededed;
}

.main-technology{padding:48px 47px 41px;background:#ededed}
@media(max-width:767px){.main-client2{padding:30px 25px}}
@media(min-width:767px){.main-technology-res{margin-right:40px;max-width:30%;}}
.main-technology__pict{background-repeat: no-repeat;background-size: contain;margin-bottom:36px}
.main-technology__name{font-size:1.84615rem;font-weight:300;line-height:2.07692rem;margin-bottom:11px;}
.main-technology__name a{color:#282828;text-decoration:none !important;-webkit-transition:all ease-out 200ms;transition:all ease-out 200ms}
.main-technology__name a:hover{color:#1e22be}
.main-technology__text{font-size:1.15385rem;line-height:1.69231rem;margin-bottom:38px}
.main-technology__link{font-size:1.15385rem;font-weight:600;text-transform:uppercase;color:#1e22be}
.main-technology{margin-bottom:65px;}
.main-technology__pict {height: 52px;text-align: left;}
.main-technology__pict img {max-height: 100%;}

.main-technology {
    padding: 0;
    margin: 20px 0 0;
}
.main-technology__pict {
    height: 318px;
    margin-bottom: 20px;
    max-width: 100%;
}
.main-technology__pict.lazyloaded {
    background-size: cover;
    background-position: center;
}
.main-technology__pict.hover-effect .wipe {
    z-index: 1;
    opacity: 0.7;
}
.main-technology__name {
    font-size: 1.38462rem;
    text-decoration: none;
}
.main-technology__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 1.38462rem;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity .4s ease-in-out;
}
.main-technology__link a {
    color: #fff;
}
.main-technology__pict:hover .main-technology__link {
    opacity: 1;
}

.main-banners {
    margin: 0 0 50px;
}
.main-banners .n-banners-item {
    height: 370px;
}
.main-banners .n-banners-item__bg {
    right: 0;
    overflow: hidden;
}
.main-banners .n-banners-item__bg img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.main-banners .n-banners-item__top {
    position: absolute;
    top: auto;
    bottom: 50%;
    left: 40px;
    right: 40px;
}
.main-banners .n-banners-item__bottom {
    position: absolute;
    bottom: auto;
    top: 50%;
    left: 40px;
    right: 40px;
}
.main-banners .n-banners-item__title  {
    margin: 0;
    max-width: 100%;
    font-weight: 300;
    font-size: 2.53846rem;
}
.main-banners .n-banners-item__title span {
    font-size: 2.53846rem;
}
.main-banners .n-banners-item__title b {
    font-weight: 700;
}
.main-banners .n-banners-item__text {
    margin-top: 10px;
    font-size: 1.15385rem;
}
.main-banners .n-banners-item__text a {
    font-size: 1.15385rem;
    font-weight: 600;
    text-transform: uppercase;
}

@media(max-width:1364px){
    .main-banners .n-banners-item__title,
    .main-banners .n-banners-item__title span {
        font-size: 1.93846rem;
        line-height: 30px;
    }
}



.main-advantage {
    padding: 28px 45px;
}
.main-advantage__icon img {
    max-height: 120px;
}

/* ENDOF: Новая версия главной */

.grid.dop-info {
  margin-left: initial;
}

.dop-info .icon-map::before {
    background-image: url(/images/dop-info/map.png);
}

.dop-info .icon-gear::before {
    background-image: url(/images/dop-info/gear.png);
}

.dop-info .icon-folder::before {
    background-image: url(/images/dop-info/folder.png);
}

.dop-info .icon-phone::before {
    background-image: url(/images/dop-info/phone.png);
}

.dop-info .icon-sputnik::before {
    background-image: url(/images/dop-info/sputnik.png);
}

.dop-info .icon-antenna::before {
    background-image: url(/images/dop-info/antenna.png);
}

.dop-info .icon {
  width: 75px;
  height: 75px;
}

.dop-info .half-description__desc {
  display: flex;
  flex-wrap: wrap;
  padding-top: 25px;
  padding-left: 0;
  justify-content: space-between;
}

.dop-info .half-description__desc > div {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px 0;
}

.dop-info .half-description__desc a {
  width: 100%;
  text-align: center;
  font-size: 14px;
}

.new_btnpos_wrap {
  text-align: center;
  margin-top: 30px;
}

@media (max-width: 576px) {
  .dop-info .half-description__desc > div {
    width: 50%;
  }
  .dop-info .half-description__desc a {
    padding: 0 10px;
  }
}

.styled-text .speed-characteristics {
  width: 100%;
}

.styled-text .speed-characteristics td {
  border: 1px solid #000;
  text-align: center;
  font-size: 1.15385rem;
}

@media (max-width: 768px) {
  .speed-characteristics-wrap {
    overflow: scroll;
  }
}

[data-tooltip] {
    position: relative; /* Относительное позиционирование */ 
}
[data-tooltip]::after {
    content: attr(data-tooltip); /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
    width: 200px; /* Ширина подсказки */
    left: 0; top: 0; /* Положение подсказки */
    background: #DDA0DD; /* Синий цвет фона */
    color: #fff; /* Цвет текста */
    padding: 0.5em; /* Поля вокруг текста */
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); /* Параметры тени */
    pointer-events: none; /* Подсказка */
    opacity: 0; /* Подсказка невидима */
    transition: 1s; /* Время появления подсказки */
} 
[data-tooltip]:hover::after {
    opacity: 1; /* Показываем подсказку */
    top: 2em; /* Положение подсказки */
    z-index: 1; 
}

.spoiler-content {
    max-height: 0; 
    overflow: hidden;
    transition: max-height 0.5s ease, opacity 0.5s ease;
    opacity: 0;
}

.spoiler.open .spoiler-content {
    max-height: 1000px;
    opacity: 1;
}
/* End */


/* Start:/local/templates/map_template/styles.min.css?1681716901447598*/
@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
.mobile {
    display: none!important
}

@media (min-width:0) and (max-width:959px) {
    .mobile.btn-back {
        display: block!important
    }
}

.btn--transparent2 {
    border: 1px solid #A3A3A3;
    color: #000;
}

.btn--transparent2:hover {
    background: #1e22ec;
    border: 1px solid #1e22ec;
    box-shadow: 0px 5px 10px rgba(58, 39, 162, 0.25);
    color: #fff;
}

.bodyoff {
    overflow: hidden
}

.adv__bxslider-wrap {
    display: none
}

@media (min-width:0) and (max-width:1023px) {
    .adv__bxslider-wrap {
        display: block;
        margin-top: 30px;
        padding-bottom: 100px
    }
}

.adv__bxslider-wrap .bx-wrapper .bx-pager {
    display: inline-block;
    left: 52%;
    padding-top: 0;
    position: relative;
    top: 50px;
    width: auto
}

@media (min-width:0) and (max-width:1023px) {
    .adv__bxslider-wrap .bx-wrapper .bx-pager {
        left: 50%;
        -webkit-transform: translate(-45%, 0);
        transform: translate(-45%, 0);
        top: 50px
    }
}

.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-item {
    margin-right: 4px
}

.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #6a6ba4;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 16px
}

.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-link:before {
    background: #6a6ba4;
    border-radius: 600px;
    content: '';
    display: block;
    height: 6px;
    width: 6px
}

.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-link.active,
.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-link.active:hover,
.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-link:hover {
    background: #6a6ba4
}

.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-link.active:before,
.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-link.active:hover:before {
    background: #fff;
    border-radius: 600px;
    content: '';
    display: block;
    height: 10px;
    width: 10px
}

.filter-mobile {
    display: none
}

@media (min-width:0) and (max-width:1023px) {
    .filter-mobile {
        display: block
    }
}

.filter-mobile__button {
    background: #2023BB;
    border-radius: 100px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 300;
    margin: 0 20px;
    padding: 13px 0;
    text-align: center;
    width: calc(100% - 40px)
}

.filter-mobile__button span {
    border: 4px solid transparent;
    border-top: 4px solid #fff;
    display: inline-block;
    margin-left: 5px;
    position: relative;
    -webkit-transform: translate(0, 2%);
    transform: translate(0, 2%)
}

.filter-mobile--news {
    margin: 27px 0
}

.filter-mobile--tarif {
    background: #f16541;
    padding-top: 20px
}

.filter-mobile__overlay {
    background: rgba(33, 29, 112, .7);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 8000
}

.filter-mobile__wrapper {
    background: #2023BB;
    bottom: 0;
    overflow-y: scroll;
    padding-bottom: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.filter-mobile__wrapper .btn-orange {
    box-sizing: border-box;
    bottom: 30px;
    font-size: 20px;
    font-weight: 300;
    left: 50%;
    padding: 15px 30px;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 220px
}

.filter-mobile__params {
    box-sizing: border-box;
    color: #fff;
    padding: 28px 15px 0;
    position: relative
}

.filter-mobile__form h3,
.filter-mobile__form h2,
.filter-mobile__title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px
}

.filter-mobile__options {
    margin: 0 0 20px;
    padding: 0
}

.filter-mobile__options li {
    font-size: 18px;
    font-weight: 300;
    list-style: none;
    margin: 0 0 10px;
    padding: 0
}

.filter-mobile__options label {
    display: block
}

.filter-mobile__options label span {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.filter-mobile__options .jq-radio {
    background: #fff;
    display: inline-block!important;
    height: 33px;
    position: relative;
    width: 33px
}

.filter-mobile__options .jq-radio.checked {
    background: #53ba49
}

.filter-mobile__options .jq-radio.checked .jq-radio__div {
    background-image: url(/local/templates/map_template/../../../assets/i/icons/checked-white.svg);
    height: 18px;
    left: 50%;
    margin-left: -9px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 23px
}

.filter-mobile--tarif li {
    min-height: 35px;
    margin-bottom: 10px
}

.filter-mobile__form {
    margin-left: 20px;
    width: 85%
}

.filter-mobile__form h3, .filter-mobile__form h2{
    color: #fff;
    font-size: 24px;
	line-height: 3.53846rem;
	letter-spacing: 0rem;
}
p.new_p_h2{
    color: #fff;
    font-size: 24px;
    line-height: 3.53846rem;
    letter-spacing: 0rem;
    font-weight: 600;
    margin-bottom: 15px;
}
.filter-mobile__form input {
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    margin-top: 10px;
    padding: 20px 15px;
    width: 95%
}

.filter-mobile__row {
    color: #fff;
    display: inline-block;
    width: 49%
}

.filter-mobile__row:first-child {
    display: block;
    margin-bottom: 15px;
    width: 100%
}

.filter-mobile__row:first-child input {
    width: 97%
}

.filter-mobile .btn-orange {
    font-size: 16px;
    left: 0;
    margin: 20px 0 0 20px;
    position: relative;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 0;
    width: 83%
}

@font-face {
    font-family: ProbaPro;
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-light-webfont.eot);
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-light-webfont.eot?#iefix) format("embedded-opentype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-light-webfont.woff2) format("woff2"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-light-webfont.woff) format("woff"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-light-webfont.ttf) format("truetype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-light-webfont.svg#proba_prolight) format("svg");
    font-weight: 300
}

@font-face {
    font-family: ProbaPro;
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-regular-webfont.eot);
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-regular-webfont.eot?#iefix) format("embedded-opentype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-regular-webfont.woff2) format("woff2"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-regular-webfont.woff) format("woff"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-regular-webfont.ttf) format("truetype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-regular-webfont.svg#proba_proregular) format("svg");
    font-weight: 400
}

@font-face {
    font-family: ProbaPro;
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-medium-webfont.eot);
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-medium-webfont.eot?#iefix) format("embedded-opentype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-medium-webfont.woff2) format("woff2"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-medium-webfont.woff) format("woff"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-medium-webfont.ttf) format("truetype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-medium-webfont.svg#proba_promedium) format("svg");
    font-weight: 600
}

@font-face {
    font-family: ProbaPro;
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-bold-webfont.eot);
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-bold-webfont.eot?#iefix) format("embedded-opentype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-bold-webfont.woff2) format("woff2"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-bold-webfont.woff) format("woff"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-bold-webfont.ttf) format("truetype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-bold-webfont.svg#proba_probold) format("svg");
    font-weight: 700
}


/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

body,
html {
    width: 100%!important;
    max-width: 100%!important
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif
}

body {
    margin: 0;
    background: #f0ebe2;
    font-family: ProbaPro;
    font-weight: 400
}

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

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

figure {
    margin: 1em 40px
}

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

code,
kbd,
pre,
samp {
    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 dotted
}

b,
strong {
    font-weight: bolder
}

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: -.25em
}

sup {
    top: -.5em
}

audio,
canvas,
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
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto;
    box-sizing: border-box;
    resize: none;
    width: 100%
}

[type=checkbox],
[type=radio],
legend {
    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
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

.hiddens {
    display: block;
    overflow: hidden;
    -webkit-overflow-scrolling: auto;
    position: fixed;
    width: 100%
}


.navbar {
    color: #686898;
    font-size: 14px;
    margin-bottom: 40px
}

@media (min-width:0) and (max-width:1023px) {
    .navbar {
        display: none
    }
}

.navbar a {
    color: #686898;
    text-decoration: none
}

.navbar span {
    margin: 0 5px
}

.overflowhidden {
    overflow: hidden
}

.connect,
.overlay {
    box-sizing: border-box;
    height: 100%;
    opacity: 0;
    transition: all .2s ease-out;
    z-index: -1
}

.overlay {
    background: rgba(0, 0, 0, .7);
    width: 100%;
    position: absolute
}

.connect__input.error i,
.error .connect__input i {
    opacity: 1
}

.connect {
    background: #fff;
    position: fixed;
    top: 0;
    width: calc("container")
}

@media (min-width:0) and (max-width:767px) {
    .connect {
        width: 100%
    }
}

.connect__input {
    position: relative;
    width: 100%
}

.connect__input i,
.friend__input i {
    opacity: 0;
    transition: .3s;
    display: inline-block;
    color: red;
    position: absolute;
    margin-top: 2px;
    font-size: 12px;
    top: 34px;
    left: 0
}

.connect__input span,
.friend__input span {
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 16px;
    cursor: text;
    opacity: 0;
    transition: .3s
}

.connect__input input:focus+span {
    opacity: 0
}

.connect__input input[value=""]+span {
    opacity: .65
}

.connect__inner {
    height: 100%;
    overflow: auto;
    width: calc(100% + 15px)
}

.connect__inner-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 42px;
    font-weight: 700;
    height: 160px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 16
}

@media (min-width:0) and (max-width:767px) {
    .connect__inner-header {
        font-size: 25px;
        height: 83px;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        padding-left: 30px
    }
}

@media (min-width:767px) and (max-width:959px) {
    .connect__inner-header {
        font-size: 25px;
        height: 83px
    }
}

.connect__inner-header .close {
    background-image: url(/local/templates/map_template/../../assets/i/icons/close-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 34px;
    margin-top: -28px;
    opacity: .5;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 34px
}

@media (min-width:0) and (max-width:767px) {
    .connect__inner-header .close {
        height: 18px;
        margin-top: 0;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 18px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .connect__inner-header .close {
        height: 24px;
        margin-top: 0;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 24px
    }
}

.connect__inner-header .connect-under {
    border-bottom: 7px solid #000;
    bottom: -2px;
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    left: 50%;
    padding: 0 10px 10px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all .25s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .connect__inner-header .connect-under {
        border-bottom: 0;
        border-top: 4px solid #000;
        bottom: -45px;
        font-size: 14px;
        left: 30px;
        padding: 10px 0 0;
        position: absolute;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        width: 180px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .connect__inner-header .connect-under {
        border-bottom: 0;
        border-top: 4px solid #000;
        bottom: -28px;
        font-size: 14px;
        padding: 10px 0 0;
        text-align: center;
        width: 60%
    }
}

.connect__inner-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 70%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 100px;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .connect__inner-wrap {
        box-sizing: border-box;
        height: auto;
        padding: 80px 30px 0
    }
}

@media (min-width:767px) and (max-width:959px) {
    .connect__inner-wrap {
        box-sizing: border-box;
        height: auto;
        padding: 80px 0 0
    }
}

.connect__inner-wrap__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 579px
}

.connect__inner-wrap__form input[type=text] {
    margin-bottom: 50px
}

.connect__inner-wrap__form input[type=password],
.connect__inner-wrap__form input[type=text] {
    border: none;
    border-bottom: 1px solid #979797;
    font-size: 16px;
    padding-bottom: 10px;
    position: relative;
    width: 100%
}

.connect__inner-wrap__form input[type=email],
.connect__inner-wrap__form input[type=phone],
.connect__inner-wrap__form input[type=tel] {
    border: none;
    border-bottom: 1px solid #979797;
    font-size: 16px;
    margin-bottom: 50px;
    padding-bottom: 10px;
    position: relative;
    width: 100%
}

.connect__inner-wrap__form textarea,
.friend textarea {
    border: none;
    border-bottom: 1px solid #979797;
    font-size: 16px;
    height: 70px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    width: 100%
}

.connect__inner-wrap__form input[type=password] {
    margin-bottom: 30px
}

.cabinet__inner-wrap__form input[type=password]:focus,
.cabinet__inner-wrap__form input[type=text]:focus,
.cabinet__inner-wrap__form textarea:focus,
.connect__inner-wrap__form input[type=password]:focus,
.connect__inner-wrap__form input[type=text]:focus,
.connect__inner-wrap__form textarea:focus,
.friend input[type=password]:focus,
.friend input[type=text]:focus,
.friend textarea:focus {
    outline: none
}

.connect__inner-wrap__form .row {
    left: -15px;
    position: relative;
    width: 92%
}

.connect__inner-wrap__form .row:nth-child(1):after,
.friend__inner-wrap__form .row:nth-child(1):after {
    content: '*';
    display: block;
    font-size: 28px;
    font-weight: 300;
    opacity: .3;
    position: absolute;
    right: 0;
    top: 0
}

.cabinet__inner-wrap__form .row:nth-child(3),
.connect__inner-wrap__form .row:nth-child(3),
.friend__inner-wrap__form .row:nth-child(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.connect__inner-wrap__form .row:nth-child(3) a,
.friend__inner-wrap__form .row:nth-child(3) a {
    color: #000;
    font-size: 18px;
    text-decoration: none
}

.connect__inner-wrap__form .save {
    font-size: 18px
}

.connect__inner-wrap__form .btn-orange {
    height: 40px;
    margin-top: 20px;
    padding: 0;
    width: 250px
}

.connect__inner-wrap__form .disclm {
    color: #a3a3a3;
    font-size: 13px;
    font-weight: 300;
    line-height: 150%;
    margin-top: 27px;
    text-align: center;
    width: 100%
}

.friend {
    background: #fff;
    box-sizing: border-box;
    height: 100%;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: all .2s ease-out;
    z-index: -1
}

.friend input[type=text] {
    margin-bottom: 50px
}

.friend input[type=email],
.friend input[type=password],
.friend input[type=phone],
.friend input[type=tel],
.friend input[type=text] {
    border: none;
    border-bottom: 1px solid #979797;
    font-size: 16px;
    padding-bottom: 10px;
    position: relative;
    width: 100%
}

.friend input[type=email],
.friend input[type=phone],
.friend input[type=tel] {
    margin-bottom: 50px
}

.friend input[type=password] {
    margin-bottom: 30px
}

.friend__input {
    position: relative;
    width: 100%
}

.error:after,
.friend__input.error i {
    opacity: 1!important
}

.friend__input input:focus+span {
    opacity: 0
}

.friend__input input[value=""]+span {
    opacity: 1
}

.friend__inner {
    height: 100%
}

.friend__inner-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #ccc;
    font-size: 42px;
    font-weight: 700;
    height: 20%;
    position: relative
}

.friend__inner-header .close {
    background-image: url(/local/templates/map_template/../../assets/i/icons/close-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 34px;
    margin-top: -28px;
    opacity: .5;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 34px
}

.friend__inner-header .friend-under {
    border-bottom: 7px solid #000;
    bottom: -2px;
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    left: 50%;
    padding: 0 10px 10px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.friend__inner-header,
.friend__inner-wrap,
.friend__inner-wrap__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.friend__inner-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 240px;
    margin: 0 auto;
    padding-bottom: 100px;
    padding-top: 100px;
    max-width: 674px;
    width: 100%
}

.friend__inner-wrap__form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 579px
}

.friend__inner-wrap__form .row {
    position: relative;
    width: 100%
}

.friend__inner-wrap__form .save {
    font-size: 18px
}

.friend__inner-wrap__form .btn-orange {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
    padding: 0;
    width: 250px
}

.friend__inner-wrap__form .disclm {
    color: #a3a3a3;
    font-size: 13px;
    font-weight: 300;
    line-height: 150%;
    margin-top: 27px;
    text-align: center;
    width: 100%
}

.friend__inner-wrap__half {
    display: inline-block;
    width: 46%
}

.friend__inner-wrap__half:last-child {
    margin-left: 8%
}

.friend__inner-wrap__half h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.friend__inner-bottom,
.friend__inner-bottom .btn-orange {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.friend__inner-bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 674px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 140px;
    width: 100%
}

.friend__inner-bottom .save {
    font-size: 18px
}

.friend__inner-bottom .btn-orange {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    margin-top: 20px;
    padding: 0;
    width: 250px
}

.friend__inner-bottom .disclm {
    color: #a3a3a3;
    font-size: 13px;
    font-weight: 300;
    line-height: 150%;
    margin-top: 0;
    text-align: center;
    width: 100%
}

.cabinet {
    background: #fff;
    box-sizing: border-box;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: all .2s ease-out;
    z-index: -1
}

.cabinet,
.cabinet__inner {
    height: 100%
}

.cabinet__inner-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 42px;
    font-weight: 700;
    height: 30%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

@media (min-width:0) and (max-width:767px) {
    .cabinet__inner-header {
        box-sizing: border-box;
        font-size: 22px;
        height: 85px;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        padding-left: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cabinet__inner-header {
        box-sizing: border-box;
        font-size: 22px;
        height: 85px;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        padding-left: 20px
    }
}

.cabinet__inner-header .close {
    background-image: url(/local/templates/map_template/../../assets/i/icons/close-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 34px;
    margin-top: -28px;
    opacity: .5;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 34px
}

@media (min-width:0) and (max-width:767px) {
    .cabinet__inner-header .close {
        height: 18px;
        margin-top: 0;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 18px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cabinet__inner-header .close {
        height: 24px;
        margin-top: 0;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 24px
    }
}

.cabinet__inner-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 70%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

@media (min-width:0) and (max-width:1023px) {
    .cabinet__inner-wrap {
        height: auto;
        margin-top: 30px
    }
}

.cabinet__inner-wrap__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 579px
}

@media (min-width:0) and (max-width:767px) {
    .cabinet__inner-wrap__form {
        margin: 0 auto;
        width: 80%;
        max-width: 300px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .cabinet__inner-wrap__form {
        margin: 0 auto;
        width: 80%
    }
}

.cabinet__inner-wrap__form input[type=password],
.cabinet__inner-wrap__form input[type=text],
.cabinet__inner-wrap__form textarea {
    border: none;
    border-bottom: 1px solid #979797;
    font-size: 16px;
    margin-bottom: 50px;
    padding-bottom: 10px;
    width: 100%
}

.cabinet__inner-wrap__form input[type=password],
.cabinet__inner-wrap__form textarea {
    margin-bottom: 30px
}

.cabinet__inner-wrap__form textarea {
    margin-bottom: 50px
}

.btn-categories:hover:after,
.cabinet__inner-wrap__form .row {
    width: 100%
}

@media (min-width:0) and (max-width:1023px) {
    .cabinet__inner-wrap__form .row:nth-child(3) {
        font-size: 15px
    }
}

.cabinet__inner-wrap__form .row:nth-child(3) label {
    color: #717195;
    font-size: 18px
}

@media (min-width:0) and (max-width:1023px) {
    .cabinet__inner-wrap__form .row:nth-child(3) label {
        font-size: 15px
    }
}

.cabinet__inner-wrap__form .row:nth-child(3) a {
    color: #717195;
    font-size: 18px;
    text-decoration: none
}

@media (min-width:0) and (max-width:1023px) {
    .cabinet__inner-wrap__form .row:nth-child(3) a {
        bottom: -2px;
        font-size: 15px;
        position: relative
    }
}

.cabinet__inner-wrap__form .save {
    font-size: 18px
}

@media (min-width:0) and (max-width:1023px) {
    .cabinet__inner-wrap__form .save {
        display: inline-block;
        margin: 0
    }
}

.cabinet__inner-wrap__form .btn-orange,
.city ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cabinet__inner-wrap__form .btn-orange {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    width: 250px;
    height: 40px
}

@media (min-width:0) and (max-width:1023px) {
    .cabinet__inner-wrap__form .btn-orange {
        display: block;
        margin-top: 60px;
        position: relative;
        width: 80%;
        max-width: 250px
    }
}

.city {
    overflow: scroll;
    padding: 0;
    position: fixed;
    top: 0
}

@media (min-width:0) and (max-width:1023px) {
    .city {
        background: rgba(33, 29, 112, .7);
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0
    }
}

.city ul,
.city ul li {
    margin: 0;
    padding: 0;
    width: 100%
}

.city ul li {
    height: auto;
    list-style: none;
    margin: 0 0 8px
}

.city ul li label {
    display: inline;
    font-weight: 700
}

.city__inner {
    background: #fff;
    margin: 0 auto;
    position: relative;
    width: 927px
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner {
        background: #201c6f;
        color: #fff;
        position: absolute;
        right: 0;
        width: 80%
    }
}

.city__inner .btn-back {
    display: none
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner .btn-back {
        display: block
    }
}

.city__inner .close-hide {
    background-image: url(/local/templates/map_template/../../assets/i/icons/close.png);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 34px;
    opacity: 0;
    position: fixed;
    top: 20px;
    transition: all .5s ease-out;
    transition-duration: 2s;
    width: 34px;
    z-index: 15
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner .close-hide {
        display: none
    }
}

.city__inner .close-hide__wrap,
.city__inner-header .close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 34px
}

.city__inner .close-hide.show {
    opacity: 1
}

.city__inner-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #211d70;
    box-sizing: border-box;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 162px;
    padding: 30px 0 30px 30px;
    opacity: 1;
    position: relative;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: all .3s ease-out;
    z-index: 16
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner-header {
        display: none
    }
}

.city__inner-header .close {
    background-image: url(/local/templates/map_template/../../assets/i/icons/close.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 34px;
    -webkit-filter: invert(0%);
    filter: invert(0%);
    transition: all .2s ease-out
}

.city__inner-header .title {
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 10px;
    width: 100%
}

.city__inner-header .descr {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    width: 100%
}

.city__inner-header--hide {
    opacity: 0;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

.city__inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    position: relative;
    z-index: 2
}

.city__inner-wrap__content {
    box-sizing: border-box;
    font-size: 14px;
    margin-left: -2px;
    padding: 20px 30px;
    width: 100%
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner-wrap__content {
        padding: 20px
    }
}

.city__inner-wrap__content .title {
    border-bottom: 1px solid #f0f0f0;
    font-size: 22px;
    margin-bottom: 20px;
    padding-bottom: 20px
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner-wrap__content .title {
        border-bottom: none;
        font-size: 20px;
        margin-bottom: 0
    }
}

.city__inner-wrap__content ul {
    display: inline-block;
    margin-bottom: 40px;
    vertical-align: top;
    width: 33%
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner-wrap__content ul {
        display: block;
        width: 90%
    }
    .city__inner-wrap__content ul li,
    .city__inner-wrap__content ul li label {
        font-weight: 300
    }
}

.result {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    opacity: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    transition: all .2s ease-out;
    z-index: -1
}

.result__inner {
    text-align: center
}

.result__inner .check-orange {
    height: 55px;
    margin-bottom: 40px;
    width: 55px
}

.result__main-header {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 20px
}

.result__txt {
    font-size: 20px;
    width: 500px
}

.result .close {
    background-image: url(/local/templates/map_template/../../assets/i/icons/close-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 34px;
    margin-top: -28px;
    opacity: .5;
    position: absolute;
    right: 20px;
    top: 70px;
    width: 34px
}

.show {
    opacity: 1;
    z-index: 9999
}

footer-share .checkbox {
    height: 14px;
    margin: 0;
    vertical-align: top;
    width: 14px
}

.checkbox+label,
.radio+label {
    cursor: pointer
}

.checkbox+label img {
    height: 10px;
    left: 3px;
    position: absolute;
    top: 4px;
    width: 10px
}

.checkbox:not(checked),
.radio:not(checked) {
    position: absolute;
    opacity: 0
}

.checkbox:not(checked)+label {
    position: relative;
    padding: 0 0 0 25px
}

.checkbox:not(checked)+label:after,
.checkbox:not(checked)+label:before {
    border: 1px solid #969696;
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 3px
}

.checkbox:checked+label:before {
    border: 1px solid #f0673b;
    background: #f0673b
}

.radio-span span {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 100%;
    display: inline-block;
    position: relative;
    top: 12px;
    left: 0;
    margin-right: 10px;
    width: 33px;
    height: 33px
}

.radio-span--active span {
    background: #53ba49;
}

.radio {
    border-radius: 100%;
    height: 20px;
    margin: 0;
    vertical-align: top;
    width: 20px
}

.radio:not(checked)+label {
    position: relative;
    padding: 0 0 0 30px
}

.radio:not(checked)+label:after,
.radio:not(checked)+label:before {
    background: #eef2f7;
    border-radius: 100%;
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 20px;
    height: 20px
}

.radio:checked+label:before {
    border-radius: 100%;
    background-image: url(/local/templates/map_template/../../assets/i/icons/checked-green.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 12px;
    left: 5px;
    top: 1px;
    width: 12px;
    z-index: 3
}

.filter-mobile__options {
    margin-bottom: 30px;
    margin-top: -10px
}

.filter-mobile .radio:not(checked)+label {
    position: relative;
    padding: 0 0 0 50px
}

.filter-mobile .radio:not(checked)+label:before {
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 100%;
    content: '';
    position: absolute;
    top: -8px;
    left: 0;
    width: 33px;
    height: 33px
}

.filter-mobile .radio:not(checked)+label:after {
    background: #53ba49;
    border: 1px solid #53ba49;
    border-radius: 100%;
    content: '';
    position: absolute;
    top: -8px;
    left: 0;
    width: 33px;
    height: 33px
}

.filter-mobile .radio:checked+label:before {
    border: none;
    border-radius: 100%;
    background-image: url(/local/templates/map_template/../../assets/i/icons/checked-white.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 22px;
    left: 7px;
    top: -2px;
    width: 22px;
    z-index: 3
}

.btn-arrow,
.btn-border,
.btn-white {
    font-size: 18px;
    text-decoration: none
}

.btn-arrow,
.btn-arrow span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    transition: all .25s ease-out
}

.btn-arrow {
    color: #6c6ea2;
    margin: 0 auto;
    text-transform: uppercase;
    height: 33px;
    position: relative;
    width: 166px
}

.btn-arrow span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #6c6ea2;
    border-radius: 400px;
    height: 28px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -23px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 28px
}

.btn-arrow span:after,
.btn-arrow:hover span:after {
    height: 12px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 12px
}

.btn-arrow span:after {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    top: 50%;
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2.svg)
}

.btn-arrow:hover {
    color: #f26138
}

.btn-arrow:hover span {
    border: 1px solid #f26138
}

.btn-arrow:hover span:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2-orange.svg)
}

.btn-border,
.btn-white {
    border: none;
    cursor: pointer;
    display: inline-block;
    font-weight: 300
}

.btn-border {
    background: 0 0;
    color: #fff;
    padding: 9px 30px;
    transition: all .25s ease-out
}

.btn-border,
.btn-border:hover {
    outline: 1px solid #fff
}

.btn-white {
    background: #fff;
    color: #8486bd;
    padding: 10px 30px;
    transition: all .2s ease-out
}

.btn-border:hover,
.btn-white:hover {
    background: #fff;
    color: #f26138;
    font-weight: 500
}

.btns-panel {
    color: #6c6ea2;
    font-size: 0;
    margin-left: 20px
}

.btns-panel .visible,
.btns-panel div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    box-sizing: bordex-box;
    border-right: 1px solid #eef2f7;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 70px
}

.btns-panel .visible--first,
.btns-panel .visible:first-child,
.btns-panel div--first,
.btns-panel div:first-child {
    -webkit-border-top-left-radius: 400px;
    -webkit-border-bottom-left-radius: 400px;
    -moz-border-radius-topleft: 400px;
    -moz-border-radius-bottomleft: 400px;
    border-top-left-radius: 400px;
    border-bottom-left-radius: 400px
}

.btns-panel .visible--last,
.btns-panel .visible:last-child,
.btns-panel div--last,
.btns-panel div:last-child {
    -webkit-border-top-right-radius: 400px;
    -webkit-border-bottom-right-radius: 400px;
    -moz-border-radius-topright: 400px;
    -moz-border-radius-bottomright: 400px;
    border-top-right-radius: 400px;
    border-bottom-right-radius: 400px;
    border-right: none
}

.btns-panel .visible.active,
.btns-panel .visible.active:hover,
.btns-panel div.active,
.btns-panel div.active:hover {
    background: #211d70;
    color: #fff!important
}

.btn-orange {
    background: #f16541;
    border: none;
    color: #fff;
    padding: 15px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 170px
}

.btn-orange:hover {
    background: #d84d22
}

.back-button {
    margin: 0 auto 30px;
    width: 840px
}

.back-button a,
.btn-help,
.btn-help-2,
.btn-manage {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.back-button a {
    color: #000;
    font-size: 18px;
    text-decoration: none;
    transition: all .25s ease-out
}

.back-button a:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-7.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    content: '';
    height: 32px;
    margin-right: 20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all .15s ease-out;
    width: 32px
}

.back-button a:hover {
    color: #f16541
}

.back-button a:hover:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-7-orange.svg)
}

.btn-help,
.btn-help-2,
.btn-manage {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-manage {
    border: 1px solid #ededed;
    color: #737189;
    padding: 0 33px;
    text-decoration: none;
    height: 38px
}

.btn-help,
.btn-help-2 {
    border-radius: 600px;
    cursor: pointer;
    height: 18px;
    width: 18px
}

.btn-help {
    background: #fff;
    border: 1px solid #7f80ae
}

.btn-help-2:after,
.btn-help:after {
    content: '?';
    font-size: 14px;
    position: relative
}

.btn-help:after {
    bottom: -1px;
    color: #4e4e4e
}

.btn-help-2 {
    background: #eef2f7;
    margin-left: 6px
}

@media (min-width:0) and (max-width:767px) {
    .btn-help-2 {
        display: none
    }
}

.btn-help-2:after {
    color: #000;
    line-height: 12px;
    top: 0
}

.btn-add {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #6c6ea2;
    border-radius: 600px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    width: 30px
}

.btn-add:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/add.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 16px;
    width: 16px
}

.btn-connect {
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 20px;
    padding: 12px 20px
}

.tarif-panel .btn-connect {
    display: block;
    margin: 40px auto 0
}

.tarif .btn-connect {
    font-size: 18px!important;
    padding: 10px 30px 11px!important;
    position: relative;
    top: -2px
}

.btn-plus {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #7d7eac;
    border-radius: 600px;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 27px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 27px
}

.btn-plus:after {
    color: #7d7eac;
    content: '+';
    font-size: 48px;
    font-weight: 300;
    line-height: 16px;
    left: -1px;
    position: relative;
    top: -3px
}

.btn-back {
    background: #fff;
    box-sizing: border-box;
    color: #000;
    display: block;
    font-size: 22px;
    font-weight: 700;
    padding: 26px 20px;
    text-decoration: none
}

.btn-back span {
    border: 1px solid #9a9a9b;
    border-radius: 100%;
    display: inline-block;
    height: 19px;
    margin-right: 10px;
    position: relative;
    -webkit-transform: translate(0, 15%);
    transform: translate(0, 15%);
    width: 19px
}

.btn-back span:before,
.btn-cancel span:after {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block
}

.btn-back span:before {
    opacity: .5;
    left: 50%;
    margin-left: -6px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2-black.svg);
    height: 10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 10px
}

.btn-cancel,
.btn-cancel span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.btn-cancel {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 300;
    text-decoration: none
}

.btn-cancel span {
    border: 1px solid #fff;
    border-radius: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 31px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px;
    position: relative;
    width: 31px
}

.btn-cancel span:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/add-white.svg);
    height: 15px;
    -webkit-transform: rotate(44deg);
    transform: rotate(44deg);
    width: 15px
}

.error:after,
.warn:after {
    content: '*';
    display: block;
    font-size: 28px;
    font-weight: 300;
    position: absolute;
    right: 0;
    top: 0
}

.warn:after {
    opacity: .3
}

.error:after {
    color: red
}

.error input {
    border-bottom: 1px solid red!important
}

.btn-categories {
    border-bottom: 5px solid #6c6ea2;
    bottom: 4px;
    box-sizing: border-box;
    color: #211d70;
    display: inline-block;
    font-size: 22px;
    font-weight: 300!important;
    padding: 0 0 21px 66px;
    position: absolute;
    right: 0;
    text-decoration: none;
    transition: all .25s ease-out;
    width: 280px
}

@media (min-width:0) and (max-width:767px) {
    .btn-categories {
        display: block;
        margin: 40px auto 30px;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .btn-categories {
        display: block;
        margin: 40px auto 30px;
        position: relative
    }
}

.btn-categories:after,
.content__categories-wrap a:after {
    background: #f16541;
    bottom: -5px;
    content: '';
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    transition: all .25s ease-out;
    width: 0
}

.btn-categories:hover {
    color: #f16541;
    font-weight: 300!important
}

.btn-categories:before {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    height: 36px;
    left: 0;
    position: absolute;
    top: -6px;
    width: 36px
}

.btn-categories--info,
.btn-categories--sputnik {
    height: 50px;
    top: 65px
}

@media (min-width:0) and (max-width:767px) {
    .btn-categories--info,
    .btn-categories--sputnik {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #201c6f;
        color: #201c6f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        font-weight: 400!important;
        height: 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        left: 20px;
        margin: 0;
        padding: 0;
        position: relative;
        right: auto;
        top: -10px;
        width: 218px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .btn-categories--info,
    .btn-categories--sputnik {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #201c6f;
        color: #201c6f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        font-weight: 400!important;
        height: 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 20px;
        top: 30%;
        width: 218px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .btn-categories--info,
    .btn-categories--sputnik {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #201c6f;
        color: #201c6f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        font-weight: 400!important;
        height: 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        left: 20px;
        margin: 0;
        padding: 0;
        position: relative;
        right: auto;
        top: -10px;
        width: 218px
    }
}

@media (min-width:1024px) and (max-width:5000px) {
    .btn-categories--info,
    .btn-categories--sputnik {
        bottom: 32px;
        position: absolute;
        right: 0;
        top: auto
    }
}

@media (min-width:0) and (max-width:1023px) {
    .btn-categories--info:hover,
    .btn-categories--sputnik:hover {
        background: #fff;
        border: 1px solid #fff;
        color: #201c6f
    }
    .btn-categories--info:after,
    .btn-categories--info:before,
    .btn-categories--sputnik:after,
    .btn-categories--sputnik:before {
        display: none
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .personal .btn-categories--info,
    .personal .btn-categories--sputnik {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #201c6f;
        color: #201c6f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        font-weight: 400!important;
        height: 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 20px;
        top: 30%;
        width: 218px
    }
}

@media (min-width:1024px) and (max-width:5000px) {
    .personal .btn-categories--info,
    .personal .btn-categories--sputnik {
        bottom: 32px;
        position: absolute;
        right: 0;
        top: auto
    }
}

.btn-categories--sputnik:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tools.svg);
    height: 36px!important;
    width: 36px!important
}

@media (min-width:0) and (max-width:959px) {
    .btn-categories--sputnik:before {
        left: 15px!important
    }
}

.btn-categories--info:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/request-icon.svg);
    height: 36px!important;
    width: 36px!important
}

@media (min-width:0) and (max-width:959px) {
    .btn-categories--info:before {
        left: 15px!important
    }
}

.buttons-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.buttons-panel__item {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eef2f7;
    box-sizing: border-box;
    color: #000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 24px;
    height: 90px;
    margin-bottom: 10px;
    padding: 0 0 0 30px;
    position: relative;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 49.7%
}

@media (min-width:0) and (max-width:1023px) {
    .buttons-panel__item {
        padding: 0 0 0 15px;
        width: 100%
    }
}

.buttons-panel__item:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 19px;
    margin-top: -10px;
    position: absolute;
    right: 30px;
    top: 50%;
    transition: all .2s ease-out;
    width: 16px
}

@media (min-width:0) and (max-width:1023px) {
    .buttons-panel__item:after {
        right: 15px
    }
}

.buttons-panel__item:hover {
    background: #f06441;
    color: #fff
}

.buttons-panel__item:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2-white.svg)
}

.buttons-panel__title,
.buttons-panel__undertitle {
    display: block;
    font-size: 18px;
    width: 100%
}

.buttons-panel__title {
    font-size: 24px;
    font-weight: 700
}

.topline-full {
    background: #12103f
}

@media (min-width:1599px) and (max-width:5000px) {
    .topline-full {
        background: #12103f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }
}

.topline {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #12103f;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 300;
    height: 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0;
    position: relative;
    transition: all .25s ease-out;
    width: 92.5%;
    max-width: 92.5%;
    z-index: 2
}

@media (min-width:0) and (max-width:1023px) {
    .topline {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .topline {
        width: 100%;
        max-width: 96%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .topline {
        width: 100%;
        max-width: 1340px
    }
}

@media (min-width:0) and (max-width:1023px) {
    .topline__menu {
        display: none
    }
}

.topline__area-title,
.topline__menu a {
    color: #fff;
    font-weight: 600;
    opacity: .8;
    text-decoration: none;
    transition: all .2s ease-out
}

.topline__menu a {
    margin-right: 20px
}

.topline__area-title:hover,
.topline__menu a:hover {
    opacity: 1
}

.topline__area-title {
    cursor: pointer;
    padding: 0 15px 0 0;
    position: relative
}

@media (min-width:0) and (max-width:767px) {
    .topline__area-title {
        padding: 2px 18px 0 0
    }
}

.topline__area-title:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-triangle.svg);
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    display: block;
    height: 5px;
    margin-top: -2px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 7px
}

.geo-full {
    background: #dde4ee
}

@media (min-width:1599px) and (max-width:5000px) {
    .geo-full {
        background: #dde4ee;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }
}

.geo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #dde4ee;
    box-sizing: border-box;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 auto;
    padding: 0;
    position: relative;
    transition: all .2s ease-out;
    width: 92.5%;
    max-width: 92.5%;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .geo {
        height: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 26px 10px 30px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .geo {
        height: 60px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: auto;
        max-width: 96%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .geo {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 0;
        width: 100%;
        max-width: 1340px
    }
}

@media (min-width:0) and (max-width:0) {
    .geo__ask {
        margin-bottom: 17px;
        text-align: center;
        width: 100%
    }
}

@media (min-width:0) and (max-width:639px) {
    .geo__ask {
        margin-bottom: 17px;
        text-align: center;
        width: 100%
    }
}

@media (min-width:639px) and (max-width:767px) {
    .geo__ask {
        width: 45%
    }
}

.geo a,
.geo a {
    font-size: 18px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 20px;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 10
}

.geo a.btn-orange {
    width: 78px
}

@media (min-width:0) and (max-width:0) {
    .geo a.btn-orange {
        box-sizing: border-box;
        height: 40px;
        margin-left: 0;
        padding: 0;
        width: 92px
    }
}

@media (min-width:0) and (max-width:767px) {
    .geo a.btn-orange {
        box-sizing: border-box;
        height: 40px;
        margin-left: 0;
        padding: 0;
        width: 92px
    }
}

.geo a.btn-white {
    margin-left: 21px;
    width: 168px
}

@media (min-width:0) and (max-width:0) {
    .geo a.btn-white {
        box-sizing: border-box;
        height: 40px;
        margin-left: 16px;
        padding: 4px 0 0;
        width: 153px
    }
}

@media (min-width:0) and (max-width:767px) {
    .geo a.btn-white {
        box-sizing: border-box;
        height: 40px;
        margin-left: 16px;
        padding: 4px 0 0;
        width: 153px
    }
}

.menu-mobile {
    background: #fff;
    bottom: 0;
    left: -100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all .25s ease-out;
    z-index: -1
}

.menu-mobile-show {
    display: block!important;
    left: 0;
    opacity: 1;
    z-index: 500
}

.menu-mobile__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    overflow: auto
}

.menu-mobile__top {
    display: block;
    padding: 0;
    width: 100%
}

.menu-mobile__close {
    border-bottom: 1px solid #dcdcdc;
    height: 61px;
    position: relative
}

.menu-mobile__close span {
    background-image: url(/local/templates/map_template/../../assets/i/icons/close-orange.svg);
    background-position: center center;
    display: block;
    height: 20px;
    right: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 20px
}

.menu-mobile__nav a {
    border-bottom: 1px solid #201c6f;
    color: #000;
    display: block;
    font-size: 21px;
    margin: 0 auto;
    padding: 18px 0;
    text-decoration: none;
    width: 90%
}

.menu-mobile__nav a:last-child {
    border-bottom: none
}

.menu-mobile__bottom {
    background: #dee5ef;
    box-sizing: border-box;
    display: block;
    padding: 30px;
    width: 100%
}

.menu-mobile__bottomnav a {
    color: #000;
    display: block;
    font-size: 16px;
    margin-bottom: 22px;
    text-decoration: none
}

.menu-mobile__city {
    margin-bottom: 30px
}

.menu-mobile__phone-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px
}

.menu-mobile__phone-num {
    font-size: 20px;
    font-weight: 700
}

.main-slider {
    height: 550px;
    overflow: hidden;
    position: relative;
    transition: all .2s ease-out;
    z-index: 10
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider {
        height: auto;
        overflow: hidden
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .main-slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.main-slider__link {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    display: block;
    height: 550px;
    position: relative;
    text-decoration: none;
    top: 0;
    width: 100%
}

@media (min-width:1599px) and (max-width:5000px) {
    .main-slider-container {
        display: block;
        margin-right: 20px;
        width: 78%
    }
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-controls.bx-has-controls-direction.bx-has-pager {
        height: 24px;
        position: absolute;
        top: 315px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-controls.bx-has-controls-direction.bx-has-pager {
        height: 24px;
        left: 50%;
        position: absolute;
        top: 315px;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 305px
    }
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-controls.bx-has-controls-direction.bx-has-pager .bx-controls-direction {
        height: 24px;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-controls.bx-has-controls-direction.bx-has-pager .bx-controls-direction {
        height: 24px;
        position: relative
    }
}

.main-slider .bx-wrapper {
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider .bx-wrapper {
        height: auto;
        overflow: hidden
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .main-slider .bx-wrapper {
        display: block;
        width: 100%!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-wrapper .bx-viewport {
        height: auto!important;
        overflow: hidden
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-wrapper .bx-viewport {
        height: auto!important;
        overflow: hidden
    }
}

.main-slider .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #f06441
}

.main-slider__bxslider,
.main-slider__bxslider li {
    list-style: none!important;
    margin: 0!important;
    padding: 0!important
}

.main-slider__bxslider li {
    background: #f16541;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: top;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider__bxslider li {
        display: block
    }
}

.main-slider__bxslider li>div {
    display: block;
    height: 550px;
    transition: all .2s ease-out;
    width: 50%!important
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider__bxslider li>div {
        height: 280px;
        width: 100%!important
    }
}

.main-slider__bxslider li .slider-left {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

.main-slider__bxslider li .slider-left img {
    height: auto;
    width: 100%
}

.main-slider__bxslider li .slider-right {
    box-sizing: border-box;
    padding: 25px 30px;
    position: relative
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider__bxslider li .slider-right {
        margin-top: 40px
    }
}

.main-slider__bxslider li .slider-right .sale {
    background-image: url(/local/templates/map_template/../../assets/i/sale.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    bottom: 0;
    height: 246px;
    position: absolute;
    right: 0;
    width: 287px
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider__bxslider li .slider-right .sale {
        display: none
    }
}

.main-slider__bxslider li .slider-right .sale-num {
    color: #f16541;
    font-size: 64px;
    font-weight: 700;
    left: 77px;
    position: relative;
    text-align: center;
    top: 105px;
    width: 100px
}

.main-slider__bxslider li .slider-right__wrap {
    color: #fff;
    margin-left: 33px;
    margin-top: 45px;
    text-decoration: none;
    width: 550px
}

@media (min-width:0) and (max-width:767px) {
    .main-slider__bxslider li .slider-right__wrap {
        margin: 0 auto;
        width: 100%;
        max-width: 284px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider__bxslider li .slider-right__wrap {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 284px
    }
}

.main-slider__bxslider li .slider-right__wrap-title {
    font-size: 52px;
    font-weight: 700;
    line-height: 53px;
    margin-bottom: 18px
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider__bxslider li .slider-right__wrap-title {
        font-size: 24px;
        font-weight: 600;
        line-height: 26px;
        margin-bottom: 18px;
        text-align: center
    }
}

.main-slider__bxslider li .slider-right__wrap-descr {
    font-size: 24px;
    line-height: 33px
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider__bxslider li .slider-right__wrap-descr {
        font-size: 18px;
        font-weight: 300;
        line-height: 20px;
        text-align: center
    }
}

.main-slider__bxslider li .slider-right__wrap .btn-white {
    margin-top: 30px;
    text-align: center;
    width: 150px
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider__bxslider li .slider-right__wrap .btn-white {
        display: block;
        margin: 20px auto 0;
        text-align: center;
        max-width: 200px
    }
}

.main-slider .bx-wrapper .bx-pager {
    display: inline-block;
    left: 52%;
    padding-top: 0;
    position: relative;
    top: -64px;
    width: auto
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-wrapper .bx-pager {
        left: 50%;
        -webkit-transform: translate(-45%, 0);
        transform: translate(-45%, 0);
        top: -40px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-wrapper .bx-pager {
        left: 50%;
        -webkit-transform: translate(-45%, 0);
        transform: translate(-45%, 0);
        top: -40px
    }
}

.main-slider .bx-wrapper .bx-pager .bx-pager-item {
    margin-right: 4px
}

.main-slider .bx-wrapper .bx-pager .bx-pager-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f06441;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 18px
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-wrapper .bx-pager .bx-pager-link {
        background: #fff;
        height: 15px;
        width: 15px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-wrapper .bx-pager .bx-pager-link {
        background: #fff;
        height: 15px;
        width: 15px
    }
}

.main-slider .bx-wrapper .bx-pager .bx-pager-link:before {
    background: #fff;
    border-radius: 600px;
    content: '';
    display: block;
    height: 8px;
    width: 8px
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-wrapper .bx-pager .bx-pager-link:before {
        height: 9px!important;
        width: 9px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-wrapper .bx-pager .bx-pager-link:before {
        height: 9px!important;
        width: 9px!important
    }
}

.main-slider .bx-wrapper .bx-pager .bx-pager-link.active,
.main-slider .bx-wrapper .bx-pager .bx-pager-link.active:hover,
.main-slider .bx-wrapper .bx-pager .bx-pager-link:active,
.main-slider .bx-wrapper .bx-pager .bx-pager-link:focus {
    background: #fff!important
}

.main-slider .bx-wrapper .bx-pager .bx-pager-link.active:before,
.main-slider .bx-wrapper .bx-pager .bx-pager-link.active:hover:before,
.main-slider .bx-wrapper .bx-pager .bx-pager-link:active:before,
.main-slider .bx-wrapper .bx-pager .bx-pager-link:focus:before {
    background: #f06441!important;
    border-radius: 600px;
    content: '';
    display: block;
    height: 8px;
    width: 8px
}

.main-slider .bx-wrapper .bx-pager .bx-pager-link:hover {
    background: #f06441
}

.main-slider .bx-controls-direction a {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-1.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 24px!important;
    top: 54.8%!important;
    width: 50px!important
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-controls-direction a {
        top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-controls-direction a {
        top: 0!important
    }
}

.main-slider .bx-wrapper .bx-prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-wrapper .bx-prev {
        left: 17px;
        top: -2px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-wrapper .bx-prev {
        left: 12px;
        top: -2px!important
    }
}

.main-slider .bx-wrapper .bx-right,
.view-list__wrap .features__title.show span {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-wrapper .bx-right {
        left: 19px;
        top: -4px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-wrapper .bx-right {
        left: 19px;
        top: -4px!important
    }
}

.main-slider__thumbs {
    display: none;
    width: 22%!important
}

@media (min-width:1599px) and (max-width:5000px) {
    .main-slider__thumbs {
        -ms-flex-line-pack: justify;
        align-content: space-between;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 550px
    }
}

.main-slider__thumbs-item {
    background: #000;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 266px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: 100%
}

.main-slider__thumbs-item .item-overlay {
    display: none
}

.main-slider__thumbs-item .item-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    opacity: .65;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.main-slider__thumbs-wrap {
    padding: 30px;
    position: relative;
    z-index: 10
}

.main-slider__thumbs-title {
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 20px
}

.main-slider__thumbs-descr {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 140%
}

.inner-slider {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    max-width: 1340px
}

@media (min-width:0) and (max-width:767px) {
    .inner-slider {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-slider {
        margin: 0;
        padding-bottom: 70px
    }
}

.inner-slider.bxslider-3-wrap {
    height: 370px;
    max-width: 100%
}

.inner-slider.bxslider-3-wrap li {
    background-position: center center!important
}

.inner-slider .bx-wrapper {
    height: 370px;
    overflow: hidden!important
}

@media (min-width:0) and (max-width:767px) {
    .inner-slider .bx-wrapper {
        background: 0 0;
        height: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-slider .bx-wrapper {
        background: 0 0;
        height: auto!important
    }
}

.inner-slider .bx-viewport {
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .inner-slider .bx-viewport {
        background: 0 0;
        height: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-slider .bx-viewport {
        background: 0 0;
        height: auto!important
    }
}

.inner-slider .bxslider-3,
.inner-slider__bxslider {
    height: 370px!important;
    overflow: hidden
}

.inner-slider .bxslider-3,
.inner-slider .bxslider-3 li,
.inner-slider__bxslider,
.inner-slider__bxslider li {
    list-style: none!important;
    margin: 0!important;
    padding: 0!important
}

.inner-slider .bxslider-3 li,
.inner-slider__bxslider li {
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 370px!important;
    overflow: hidden
}

@media (min-width:0) and (max-width:767px) {
    .inner-slider .bxslider-3 li,
    .inner-slider__bxslider li {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-slider .bxslider-3 li,
    .inner-slider__bxslider li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.inner-slider .bxslider-3 li .slide-wrap,
.inner-slider__bxslider li .slide-wrap {
    background: rgba(0, 0, 0, .65);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 370px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    z-index: 2
}

.inner-slider .bxslider-3 li .item-bg,
.inner-slider__bxslider li .item-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    height: 370px;
    opacity: 1;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 1
}

.inner-slider__bxslider li .slider-right {
    margin-right: 50px
}

.inner-slider .bxslider-3 li .slider-right,
.inner-slider__bxslider li .slider-right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    width: 50%;
    z-index: 2
}

.inner-slider__bxslider li .slider-right__wrap {
    margin-top: 40px
}

.inner-slider .bxslider-3 li .slider-right__wrap,
.inner-slider__bxslider li .slider-right__wrap {
    color: #fff;
    margin-left: 30px;
    text-decoration: none
}

.inner-slider__bxslider li .slider-right__wrap-label {
    margin-bottom: 10px
}

.inner-slider .bxslider-3 li .slider-right__wrap-label,
.inner-slider__bxslider li .slider-right__wrap-label {
    color: #8486bd;
    font-size: 14px;
    text-transform: uppercase
}

.inner-slider__bxslider li .slider-right__wrap-title {
    font-size: 38px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 20px
}

.inner-slider .bxslider-3 li .slider-right__wrap-title {
    font-size: 38px;
    font-weight: 700
}

.inner-slider__bxslider li .slider-right__wrap-descr {
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 20px;
    width: 80%
}

.inner-slider .bxslider-3 li .slider-right__wrap-descr {
    font-size: 20px;
    font-weight: 300;
    width: 80%
}

.inner-slider .bxslider-3 li .slider-right {
    margin-right: 70px
}

.inner-slider .bxslider-3 li .slider-right__wrap {
    margin-top: 26px
}

.inner-slider .bxslider-3 li .slider-right__wrap-label {
    margin-bottom: 12px
}

.inner-slider .bxslider-3 li .slider-right__wrap-title {
    line-height: 45px;
    margin-bottom: 10px
}

.inner-slider .bxslider-3 li .slider-right__wrap-descr {
    line-height: 24px;
    margin-bottom: 24px
}

.inner-slider .bx-wrapper .bx-pager,
.inner-slider-2 .bx-wrapper .bx-pager {
    display: inline-block;
    left: 50%;
    padding-top: 0;
    position: relative;
    top: -40px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto
}

.inner-slider .bx-wrapper .bx-pager .bx-pager-link {
    background: #fff;
    border-radius: 400px;
    height: 9px;
    margin-right: 20px;
    width: 9px
}

.inner-slider .bx-wrapper .bx-pager .bx-pager-link.active,
.inner-slider .bx-wrapper .bx-pager .bx-pager-link:hover,
.inner-slider-2 .bx-wrapper .bx-pager .bx-pager-link.active,
.inner-slider-2 .bx-wrapper .bx-pager .bx-pager-link:hover {
    background: #2e2f3a;
    position: relative
}

.inner-slider .bx-wrapper .bx-pager .bx-pager-link.active:before,
.inner-slider .bx-wrapper .bx-pager .bx-pager-link:hover:before,
.inner-slider-2 .bx-wrapper .bx-pager .bx-pager-link.active:before,
.inner-slider-2 .bx-wrapper .bx-pager .bx-pager-link:hover:before {
    border: 6px solid #fff;
    border-radius: 400px;
    content: '';
    display: block;
    height: 8px;
    left: -4px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 8px
}

.inner-slider.bxslider-3-wrap .bx-wrapper .bx-pager {
    top: -73px
}

.inner-slider-2 {
    height: auto;
    overflow: hidden
}

.inner-slider-2.bxslider-3-wrap {
    height: 370px
}

.inner-slider-2 .bx-wrapper {
    height: 400px
}

.inner-slider-2 .bxslider-3 {
    height: 370px;
    overflow: hidden
}

.equipment-wrap .equipment-inner .equipment-slider li,
.inner-slider-2__bxslider {
    list-style: none!important;
    margin: 0!important;
    padding: 0!important
}

.bx-text,
.inner-slider-2__bxslider li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.inner-slider-2__bxslider li {
    background-repeat: no-repeat;
    background-size: cover;
    list-style: none!important;
    margin: 0!important;
    padding: 0!important;
    position: relative
}

.inner-slider-2__bxslider li .item-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.inner-slider-2__bxslider li .slide-wrap {
    background: rgba(0, 0, 0, .65);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 400px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    width: 100%;
    z-index: 3
}

.inner-slider-2__bxslider li .slider-right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 50px;
    position: relative;
    width: 50%
}

@media (min-width:1599px) and (max-width:5000px) {
    .inner-slider-2__bxslider li .slider-right {
        margin-right: 10%;
        width: 40%
    }
}

.inner-slider-2__bxslider li .slider-right__wrap {
    color: #fff;
    margin-left: 30px;
    margin-top: 40px;
    text-decoration: none
}

.inner-slider-2__bxslider li .slider-right__wrap-label {
    color: #8486bd;
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.inner-slider-2__bxslider li .slider-right__wrap-title {
    font-size: 38px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 20px
}

.inner-slider-2__bxslider li .slider-right__wrap-descr {
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 20px;
    width: 80%
}

.inner-slider-2 .bxslider-3 li .slider-right {
    margin-right: 70px
}

.inner-slider-2 .bxslider-3 li .slider-right__wrap {
    margin-top: 26px
}

.inner-slider-2 .bxslider-3 li .slider-right__wrap-label {
    margin-bottom: 12px
}

.inner-slider-2 .bxslider-3 li .slider-right__wrap-title {
    line-height: 45px;
    margin-bottom: 10px
}

.inner-slider-2 .bxslider-3 li .slider-right__wrap-descr {
    line-height: 24px;
    margin-bottom: 24px
}

.inner-slider-2 .bx-wrapper .bx-pager .bx-pager-link {
    background: #fff;
    border-radius: 400px;
    height: 9px;
    margin-right: 20px;
    width: 9px
}

.inner-slider-2.bxslider-3-wrap .bx-wrapper .bx-pager {
    top: -73px
}

.bx-text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 0;
    margin-bottom: 20px
}

@media (min-width:0) and (max-width:767px) {
    .bx-text {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .bx-text {
        display: none
    }
}

.bx-text__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eef2f7;
    border-bottom: 1px solid #dee5ef;
    border-right: 1px solid #dee5ef;
    box-sizing: border-box;
    color: #000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    height: 69px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 18px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    width: 25%
}

.bx-text__item:after {
    background: #f16541;
    bottom: -10px;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    opacity: 0;
    position: absolute;
    width: 100%
}

.bx-text__item.active {
    background: #f16541;
    border-bottom: 1px solid #f16541;
    border-top: 1px solid #f16541;
    color: #fff
}

.bx-text__item:hover {
    background: #fff;
    border-top: none;
    color: #000
}

.bx-text__item:hover:after {
    opacity: 1;
    -webkit-transform: translateY(-9px);
    transform: translateY(-9px)
}

.bx-text__item:last-child {
    border-right: none;
    margin-right: -1px
}

.adv__bxslider-wrap {
    display: none
}

@media (min-width:0) and (max-width:767px) {
    .adv__bxslider-wrap {
        display: block;
        margin-top: 24px;
        padding-bottom: 63px
    }
    .adv__bxslider-wrap .bx-viewport {
        height: auto!important
    }
    .adv__bxslider-wrap .bx-wrapper .bx-pager {
        top: 26px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .adv__bxslider-wrap .bx-wrapper .bx-pager {
        top: 26px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .company-slider .bx-controls-direction {
        margin: 0 auto;
        position: relative;
        top: -200px;
        width: 100%;
        max-width: 1340px
    }
}

@media (min-width:1023px) and (max-width:5000px) {
    .title-bg-full {
        background: #12103f;
        width: 100%;
        max-width: 100%
    }
}

.title-bg {
    margin: 0 auto;
    width: 100%;
    max-width: 1340px
}

@media (min-width:0) and (max-width:767px) {
    .title-bg {
        width: 100%;
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .title-bg {
        width: 100%;
        max-width: 100%
    }
}

.title-bg h1 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #12103f;
    box-sizing: border-box;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 46px;
    font-weight: 700;
    height: 140px;
    margin-bottom: 0;
    margin-top: 0
}

@media (min-width:0) and (max-width:767px) {
    .title-bg h1 {
        display: block;
        font-size: 24px;
        font-weight: 600;
        height: auto;
        padding: 10px 0 10px 15px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .title-bg h1 {
        display: block;
        font-size: 32px;
        height: auto;
        padding: 10px 0 10px 15px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .title-bg h1 {
        padding-left: 20px
    }
}

.h-out {
    font-size: 48px;
    margin: 20px 0 30px
}

@media (min-width:1024px) and (max-width:5000px) {
    .h-out {
        display: inline-block
    }
}

.content {
    border-top: 0;
    position: relative
}

.content-overflow {
    overflow: hidden
}

.content-index {
    border-bottom: 1px solid #dee5ef;
    border-top: none;
    margin-bottom: 65px;
    padding-bottom: 10px
}

@media (min-width:0) and (max-width:767px) {
    .content-index {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-index {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.content__innerpadding {
    margin: 30px 50px
}

@media (min-width:0) and (max-width:767px) {
    .content__innerpadding {
        background: #dee5ef;
        margin: 30px auto;
        padding-bottom: 20px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__innerpadding {
        margin: 30px auto
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__innerpadding {
        margin: 0 auto!important;
        padding: 30px auto 50px!important;
        width: 100%;
        max-width: 1340px
    }
}

.content__innerpadding .back-button {
    margin: 0;
    width: 100%
}

.content .index-txt-bg {
    background-image: url(/local/templates/map_template/../../assets/i/index-txt-bg.png);
    background-position: right center;
    background-repeat: no-repeat;
    height: 929px;
    position: absolute;
    top: -50px;
    transition: all .2s ease-out;
    width: 555px;
    z-index: 1
}

@media (min-width:0) and (max-width:1023px) {
    .content .index-txt-bg {
        display: none
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content .index-txt-bg {
        left: -200px
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .content .index-txt-bg {
        left: -180px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content .index-txt-bg {
        left: -170px
    }
}

.content .content-title {
    margin-bottom: 22px
}

@media (min-width:0) and (max-width:767px) {
    .content .content-title {
        margin-bottom: 13px;
        margin-left: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content .content-title {
        margin-bottom: 13px;
        margin-left: 20px
    }
}

.content .content-title span {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

@media (min-width:0) and (max-width:767px) {
    .content .content-title span {
        font-size: 12px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content .content-title span {
        font-size: 12px
    }
}

.content .content-title div {
    font-size: 42px;
    font-weight: 700;
    margin-top: 7px
}

@media (min-width:0) and (max-width:767px) {
    .content .content-title div {
        font-size: 25px;
        font-weight: 700;
        margin-top: 4px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content .content-title div {
        font-size: 25px;
        font-weight: 700;
        margin-top: 4px
    }
}

.content__categories {
    position: relative;
    z-index: 2
}

@media (min-width:0) and (max-width:767px) {
    .content__categories {
        margin-bottom: 23px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__categories {
        margin-bottom: 23px
    }
}

.content__categories-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px 50px 0;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__categories-wrap {
        margin: 40px auto 0;
        width: 100%;
        max-width: 1340px
    }
}

.content__categories-wrap a {
    border-bottom: 5px solid #6c6ea2;
    box-sizing: border-box;
    color: #211d70;
    display: inline-block;
    font-size: 22px;
    font-weight: 300!important;
    padding: 0 0 21px 66px;
    position: relative;
    text-decoration: none;
    transition: all .25s ease-out;
    width: 280px
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap a {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #edf2f6;
        border-bottom: none;
        color: #000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 70px;
        margin-bottom: 1px;
        padding: 0 0 0 77px;
        width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__categories-wrap a {
        width: 100%;
        max-width: 318px
    }
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap a:after {
        display: none
    }
}

.content__categories-wrap a:hover {
    color: #f16541;
    font-weight: 300!important
}

.content__categories-wrap a:hover:after {
    width: 100%
}

.content__categories-wrap a:before {
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    height: 36px;
    left: 0;
    position: absolute;
    top: -6px;
    width: 36px
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap a:before {
        top: 0;
        -webkit-transform: translate(0, 50%);
        transform: translate(0, 50%)
    }
}

.content__categories-wrap-stock:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/stock.svg);
    height: 39px!important;
    left: 0!important;
    top: -5px!important;
    width: 39px!important
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap-stock:before {
        left: 19px!important
    }
}

.content__categories-wrap-tarif:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tarif.svg);
    height: 40px!important;
    left: -1px!important;
    width: 34px!important
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap-tarif:before {
        left: 19px!important;
        top: -6px!important
    }
}

.content__categories-wrap-tools:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tools.svg);
    height: 40px!important;
    width: 40px!important
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap-tools:before {
        left: 19px!important;
        top: -6px!important
    }
}

@media (min-width:0) and (max-width:1279px) {
    .content__categories-wrap-area {
        display: none!important
    }
}

.content__categories-wrap-area:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/area.svg);
    background-size: contain!important;
    height: 40px!important;
    width: 40px!important
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap-area:before {
        left: 15px!important
    }
}

.content__index-text {
    display: block;
    margin: 110px 0 65px;
    position: relative;
    transition: all .2s ease-out;
    z-index: 20
}

@media (min-width:0) and (max-width:1023px) {
    .content__index-text {
        display: none
    }
}

@media (min-width:1023px) and (max-width:1599px) {
    .content__index-text {
        margin: 110px 0 65px;
        width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__index-text {
        margin: 110px 0 65px;
        width: 100%
    }
}

.content__index-text__wrap {
    position: relative;
    transition: all .2s ease-out
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__index-text__wrap {
        left: 35%;
        width: 55%
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .content__index-text__wrap {
        left: 10%;
        margin: 0 auto;
        width: 55%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__index-text__wrap {
        margin: 0 auto;
        width: 100%;
        max-width: 55%
    }
}

.content__index-text__wrap h1 {
    font-size: 42px;
    font-weight: 700;
    margin: 0 0 9px
}

.content__index-text__wrap .subtitle {
    font-size: 24px;
    margin-bottom: 20px
}

.content__index-text__wrap .txt {
    font-size: 18px;
    line-height: 26px
}

.content__index-text__wrap .btn-categories--info {
    margin-bottom: 0;
    margin-top: 60px;
    position: relative;
    top: 0
}

.content__types {
    margin: 0 auto 45px;
    position: relative;
    transition: all .2s ease-out;
    z-index: 2
}

@media (min-width:0) and (max-width:767px) {
    .content__types {
        box-sizing: border-box;
        margin: 0 10px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types {
        box-sizing: border-box;
        margin: 0 10px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types {
        margin: 0 40px 45px
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .content__types {
        margin: 0 40px 45px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__types {
        margin: 0 auto 45px;
        width: 100%;
        max-width: 1340px
    }
}

.content__types-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.content__types-list .item {
    background: #000;
    box-sizing: border-box;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 398px;
    margin-bottom: 20px;
    margin-right: 2%;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 49%
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item {
        height: 400px;
        margin-bottom: 10px;
        margin-right: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item {
        height: 400px;
        margin-bottom: 10px;
        margin-right: 0;
        width: 100%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types-list .item {
        height: 310px;
        margin-right: 2%;
        width: 49%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__types-list .item {
        height: 450px;
        margin-right: 2%;
        width: 49%
    }
}

.content__types-list .item:nth-child(even) {
    margin-right: 0
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item:nth-child(even) {
        margin-right: 0
    }
    .content__types-list .item:last-child {
        margin-bottom: 25px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item:last-child {
        margin-bottom: 25px
    }
}

.content__types-list .item:hover .item-title {
    color: #f16541
}

.content__types-list .item:hover .item-icon {
    transition-delay: .35s;
    opacity: 1
}

.content__types-list .item-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 52px;
    left: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    position: absolute;
    top: 20px;
    transition: all .25s ease-out;
    transition-delay: 0s;
    width: 52px;
    z-index: 15
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-icon {
        opacity: 1;
        top: 30px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-icon {
        opacity: 1;
        top: 30px
    }
}

.content__types-list .item-icon:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/home-connect.svg);
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    display: block;
    height: 28px;
    width: 24px
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-icon:after {
        background-position: center center;
        background-size: contain;
        height: 36px;
        width: 36px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-icon:after {
        background-position: center center;
        background-size: contain;
        height: 36px;
        width: 36px
    }
}

.content__types-list .item-wrap {
    bottom: auto;
    left: 30px;
    padding-bottom: 37px;
    padding-top: 37px;
    position: absolute;
    transition: all .35s cubic-bezier(.55, .25, .65, .75);
    top: 0%;
    z-index: 10
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-wrap {
        bottom: 22px;
        line-height: 130%;
        top: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 80%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-wrap {
        bottom: 22px;
        line-height: 130%;
        top: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 80%
    }
}

@media (min-width:0) and (max-width:1023px) {
    .content__types-list .item:hover .item-wrap {
        -webkit-transform: translateY(-120%);
        transform: translateY(-120%)
    }
}

.content__types-list .item-title {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 17px;
    position: relative;
    width: 260px
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-title {
        bottom: 20px;
        font-size: 24px;
        font-weight: 300;
        line-height: 120%;
        margin-bottom: 0;
        width: 85%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-title {
        font-size: 24px;
        font-weight: 300;
        line-height: 120%;
        margin-bottom: 18px;
        width: 40%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types-list .item-title {
        width: 300px
    }
}

.content__types-list .item-descr {
    font-size: 18px;
    line-height: 25px;
    position: relative;
    transition: all .15s ease-out;
    width: 280px
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-descr {
        display: block;
        font-weight: 300;
        line-height: 130%;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-descr {
        display: block;
        font-weight: 300;
        line-height: 130%;
        width: 100%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types-list .item-descr {
        width: 340px
    }
}

.content__types-list .item:hover .item-descr:after {
    transition-delay: .45s;
    bottom: 2px;
    opacity: 1;
    right: -240px
}

.content__types-list .item-descr:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-1.svg);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 5px;
    content: '';
    display: block;
    height: 25px;
    opacity: 0;
    position: absolute;
    right: -200px;
    transition: all .15s;
    transition-delay: 0s;
    width: 60px
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-descr:after {
        background-size: contain;
        bottom: -53px;
        height: 40px;
        left: -1px;
        opacity: 1;
        right: auto;
        width: 40px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-descr:after {
        display: block;
        font-weight: 300;
        line-height: 130%;
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .content__types-list .item-descr:after {
        right: -50px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types-list .item-descr:after {
        right: -70px
    }
}

@media (min-width:0) and (max-width:1023px) {
    .content__types-list .item:hover .item-descr:after {
        bottom: -35px;
        right: -80px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types-list .item:hover .item-descr:after {
        right: -60px
    }
}

.content__types-list .item-overlay {
    background: rgba(32, 28, 111, 0);
    height: 100%;
    position: absolute;
    -webkit-transform: scale(.5, .45);
    transform: scale(.5, .45);
    transition: all .2s ease-out;
    width: 100%;
    z-index: 2
}

.content__types-list .item:hover .item-overlay {
    background: rgba(32, 28, 111, .5);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.content__types-list .item-bg {
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: .45;
    position: absolute;
    width: 100%;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-bg {
        opacity: .45
    }
}

.content__types-list .item-inner-buttons {
    background: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-inner-buttons {
        height: auto;
        margin-bottom: 40px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-inner-buttons {
        height: auto;
        margin-bottom: 40px
    }
}

.content__types-list .item-inner-buttons a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eef2f7;
    box-sizing: border-box;
    color: #000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    height: 90px;
    margin-bottom: 20px;
    padding: 0 150px 0 20px;
    position: relative;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 48%
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-inner-buttons a {
        background: #fff;
        border-bottom: 1px solid #211d70;
        display: block;
        font-size: 22px!important;
        height: auto;
        margin-bottom: 0;
        padding: 27px 11px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-inner-buttons a {
        background: #fff;
        border-bottom: 1px solid #211d70;
        display: block;
        font-size: 22px!important;
        height: auto;
        margin-bottom: 0;
        padding: 25px 11px;
        width: 100%
    }
}

.content__types-list .item-inner-buttons a span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f16541;
    border-radius: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -20px;
    position: absolute;
    right: 20px;
    top: 50%;
    transition: all .25s ease-out;
    width: 40px
}

.content__types-list .item-inner-buttons a span:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/mail.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 17px;
    width: 20px
}

.content__types-list .item-inner-buttons a:hover {
    background: #f16541;
    color: #fff
}

.content__types-list .item-inner-buttons a:hover span {
    background: #fff
}

.content__types-list .item-inner-buttons a:hover span:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/mail-orange.svg)
}

.content__types-list .item-inner-buttons.support-buttons {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.content__types-list .item-inner-buttons.support-buttons a {
    margin-bottom: 0;
    margin-top: 20px
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-inner-buttons.support-buttons a {
        margin-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-inner-buttons.support-buttons a {
        margin-top: 0
    }
}

.content__types-list .item-inner-buttons a.big-orange-btn {
    background: #f16541;
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 300;
    height: 290px;
    padding: 25px 250px 30px 25px;
    transition: all .25s ease-out;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-inner-buttons a.big-orange-btn {
        border-bottom: none;
        font-size: 22px;
        height: auto;
        padding: 27px 110px 27px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-inner-buttons a.big-orange-btn {
        border-bottom: none;
        font-size: 22px;
        height: auto;
        margin-bottom: 0;
        margin-top: 0;
        padding: 27px 110px 27px 20px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types-list .item-inner-buttons a.big-orange-btn {
        padding: 105px 250px 30px 25px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__types-list .item-inner-buttons a.big-orange-btn {
        height: 340px
    }
}

.content__types-list .item-inner-buttons a.big-orange-btn:hover {
    background: #d8512d
}

.content__types-list .item-inner-buttons a.big-orange-btn span {
    background: 0 0;
    border-radius: 0;
    height: 46px;
    right: 26px;
    top: 49px;
    transition: all .25s ease-out;
    width: 53px
}

@media (min-width:0) and (max-width:1023px) {
    .content__types-list .item-inner-buttons a.big-orange-btn span {
        right: 20px;
        top: 39px;
        width: 45px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types-list .item-inner-buttons a.big-orange-btn span {
        top: 130px
    }
}

.content__types-list .item-inner-buttons a.big-orange-btn span:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/portfel.svg);
    height: 100%;
    width: 100%
}

.content__other {
    margin: 0 50px;
    position: relative;
    transition: all .2s ease-out;
    z-index: 2
}

@media (min-width:0) and (max-width:767px) {
    .content__other {
        background: #eef1f6;
        margin: 130px 0 0;
        padding: 0 30px 18px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other {
        background: #eef1f6;
        margin: 130px 0 0;
        padding: 0 30px 18px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other {
        background: #eef1f6;
        margin: 130px 0 0;
        padding: 0 30px 18px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__other {
        margin: 0 40px
    }
}

@media (min-width:1022px) and (max-width:1023px) {
    .content__other {
        background: #eef1f6;
        margin: 130px 0 0;
        padding: 0 30px 18px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__other {
        margin: 0 auto;
        width: 100%;
        max-width: 1340px
    }
}

.content__other .content-title {
    margin-left: 0
}

@media (min-width:0) and (max-width:767px) {
    .content__other .content-title {
        position: relative;
        margin-top: -20px;
        top: -110px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .content-title {
        position: relative;
        margin-top: -20px;
        top: -110px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .content-title {
        position: relative;
        margin-top: -20px;
        top: -110px
    }
}

.content__other .other-wrap {
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap {
        margin-bottom: 33px;
        position: relative;
        margin-top: -108px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap {
        margin-bottom: 33px;
        position: relative;
        margin-top: -108px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap {
        margin-bottom: 33px;
        position: relative;
        margin-top: -108px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__other .other-wrap {
        margin-bottom: 60px
    }
}

.content__other .other-wrap .other-item {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 380px
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item {
        display: none;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item {
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap .other-item {
        width: 31.2%
    }
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item:first-child {
        display: block
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item:first-child {
        display: block
    }
}

.content__other .other-wrap .other-item:hover .other-item__title {
    color: #f16541!important
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__other .other-wrap .other-item {
        width: 450px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__other .other-wrap .other-item {
        width: 420px
    }
}

.content__other .other-wrap .other-item__pic,
.content__other .other-wrap .other-item__pic div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.content__other .other-wrap .other-item__pic {
    background: #11103e;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    overflow: hidden;
    top: 11px;
    transition: all .2s ease-out;
    height: 123px;
    width: 180px
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic {
        height: 180px;
        top: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic {
        height: 180px!important;
        top: 0!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:959px) {
    .content__other .other-wrap .other-item__pic {
        height: 152px;
        top: 0;
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .content__other .other-wrap .other-item__pic {
        height: 150px;
        width: 220px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__other .other-wrap .other-item__pic {
        height: 150px;
        width: 220px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__other .other-wrap .other-item__pic {
        height: 144px;
        width: 207px
    }
}

.content__other .other-wrap .other-item__pic div {
    background: #fff;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 74px;
    width: 74px;
    z-index: 2
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic div {
        height: 90px;
        width: 90px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic div {
        height: 90px!important;
        width: 90px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap .other-item__pic div {
        height: 90px;
        top: 0;
        width: 90px
    }
}

.content__other .other-wrap .other-item__pic div:before {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: none;
    height: 50px;
    width: 50px
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic div:before {
        height: auto;
        width: 65px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic div:before {
        height: auto!important;
        width: 65px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap .other-item__pic div:before {
        height: auto;
        width: 65px
    }
}

.content__other .other-wrap .other-item__pic div img {
    display: block;
    height: auto;
    width: 50px
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic div img {
        height: auto;
        width: 65px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic div img {
        height: auto!important;
        width: 65px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap .other-item__pic div img {
        height: auto;
        width: 65px
    }
}

.content__other .other-wrap .other-item:hover .other-item__pic {
    background: #201c6f
}

.content__other .other-wrap .other-item .hover {
    bottom: -125px;
    left: 0;
    position: absolute;
    transition: all .15s ease-out;
    z-index: 1
}

.content__other .other-wrap .other-item:hover .hover {
    bottom: 0
}

.content__other .other-wrap .other-item:nth-child(1) .other-item__pic div:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/sip.svg)
}

.content__other .other-wrap .other-item:nth-child(2) .other-item__pic div:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/moneytime.svg)
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__other .other-wrap .other-item:nth-child(3) {
        display: none
    }
}

.content__other .other-wrap .other-item:nth-child(3) .other-item__pic div:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/sms.svg)
}

.content__other .other-wrap .other-item__info {
    display: inline-block;
    margin-left: 15px;
    padding-top: 15px;
    vertical-align: top;
    width: 180px
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item__info {
        margin-left: 0;
        padding-top: 14px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item__info {
        margin-left: 0!important;
        padding-top: 14px!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap .other-item__info {
        margin-left: 0;
        padding-top: 14px;
        width: 100%
    }
}

.content__other .other-wrap .other-item__title {
    color: #6c6ea2;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 10px;
    transition: all .25s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item__title {
        color: #000;
        font-weight: 400;
        margin-bottom: 6px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item__title {
        color: #000!important;
        font-weight: 400!important;
        margin-bottom: 6px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap .other-item__title {
        color: #000;
        font-weight: 400;
        margin-bottom: 6px
    }
}

.content__other .other-wrap .other-item__descr {
    color: #000;
    font-size: 16px;
    line-height: 20px
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item__descr {
        color: #27282a;
        font-size: 14px;
        width: 75%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item__descr {
        color: #27282a!important;
        font-size: 14px!important;
        width: 75%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap .other-item__descr {
        color: #494c51;
        font-size: 18px;
        margin-right: 0
    }
}

.content__other .btn-arrow {
    left: 50%;
    margin: 0;
    position: relative;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (min-width:0) and (max-width:767px) {
    .content__other .btn-arrow {
        left: 1px;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .btn-arrow {
        left: 1px!important;
        -webkit-transform: translate(0, 0)!important;
        transform: translate(0, 0)!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .btn-arrow {
        left: 1px;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__other .btn-arrow {
        left: 50%;
        position: relative;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
}

.content__other .btn-arrow span {
    margin-top: -25px
}

.content-block__inner {
    margin: 40px 50px 60px
}

@media (min-width:1599px) and (max-width:5000px) {
    .content-block__inner {
        margin: 40px auto 60px!important;
        width: 100%;
        max-width: 1340px
    }
}

.content-block__inner:nth-child(2) {
    margin-top: 0
}

.content-block__inner-title h3 {
    font-size: 44px;
    font-weight: 700;
    margin: 0 0 20px
}

.content-block__inner-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.content-block__inner-row__descr {
    display: inline-block;
    font-size: 20px;
    line-height: 26px;
    width: 800px
}

@media (min-width:1023px) and (max-width:1279px) {
    .content-block__inner-row__descr {
        width: 600px
    }
}

.content-block__inner-row__right {
    display: inline-block;
    width: 280px
}

@media (min-width:1023px) and (max-width:1279px) {
    .content-block__inner-row__right {
        width: 220px
    }
}

.content-block__inner-row__right ul,
ul.size-3 {
    margin: 0;
    padding: 0
}

.content-block__inner-row__right ul li {
    list-style: none;
    margin: 0 0 12px;
    padding: 0
}

.content-block__inner-row__right ul li a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase
}

.content-block__inner-row__right ul li a:before,
.content-block__inner-row__right ul li.active ul li a:before {
    content: '— '
}

.content-block__inner-row__right ul li.active {
    font-weight: 700
}

.content-block__inner-row__right ul li.active a:before,
.content-block__inner-row__right ul li.active ul li.active a:before {
    content: ''
}

.content-block__inner-row__right ul li.active ul {
    margin: 10px 0 0 20px
}

.content-block__inner-row__right ul li.active ul li,
.content-block__inner-row__right ul li.active ul li.active {
    font-weight: 400
}

.content-block__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.content-block__list-item {
    background: #f16541;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 270px;
    overflow: hidden;
    position: relative;
    transition: all .3s ease-out;
    width: 380px
}

@media (min-width:1023px) and (max-width:1279px) {
    .content-block__list-item {
        width: 290px
    }
}

.content-block__list-item__inner {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin: 30px 20px
}

.content-block__list-item__inner .title {
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 10px
}

.content-block__list-item__inner .descr {
    margin-bottom: 10px
}

.content-block__list-item__inner a {
    bottom: -100px;
    opacity: 0;
    position: absolute;
    transition: all .3s ease-out
}

.content-block__list-item:hover {
    background: #d7512d
}

.content-block__list-item:hover a {
    bottom: 15px;
    opacity: 1
}

.content-block__list-item .icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #000;
    border-radius: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 40px
}

.content-block__list-item .icon:before {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 22px;
    width: 22px
}

.content-block__list-item:nth-child(1) .icon:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/partners-icon-1.svg)
}

.content-block__list-item:nth-child(2) .icon:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/partners-icon-2.svg);
    height: 25px;
    position: relative;
    right: -2px;
    width: 25px
}

.content-block__list-item:nth-child(3) .icon:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/partners-icon-3.png)
}

@media (min-width:0) and (max-width:767px) {
    .droplist {
        background: #fff
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .droplist {
        background: #fff
    }
}

.droplist__item {
    background: #eef2f7;
    box-sizing: border-box
}

@media (min-width:0) and (max-width:767px) {
    .droplist__item {
        background: #fff
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .droplist__item {
        background: #fff
    }
}

.droplist__item-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #fff;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    height: 90px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 30px;
    position: relative;
    transition: all .25s ease-out;
    z-index: 2
}

@media (min-width:0) and (max-width:767px) {
    .droplist__item-title {
        font-size: 18px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .droplist__item-title {
        font-size: 18px
    }
}

.droplist__item-title:after {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTIyNS45MjMsMzU0LjcwNmMtOC4wOTgsMC0xNi4xOTUtMy4wOTItMjIuMzY5LTkuMjYzTDkuMjcsMTUxLjE1N2MtMTIuMzU5LTEyLjM1OS0xMi4zNTktMzIuMzk3LDAtNDQuNzUxICAgYzEyLjM1NC0xMi4zNTQsMzIuMzg4LTEyLjM1NCw0NC43NDgsMGwxNzEuOTA1LDE3MS45MTVsMTcxLjkwNi0xNzEuOTA5YzEyLjM1OS0xMi4zNTQsMzIuMzkxLTEyLjM1NCw0NC43NDQsMCAgIGMxMi4zNjUsMTIuMzU0LDEyLjM2NSwzMi4zOTIsMCw0NC43NTFMMjQ4LjI5MiwzNDUuNDQ5QzI0Mi4xMTUsMzUxLjYyMSwyMzQuMDE4LDM1NC43MDYsMjI1LjkyMywzNTQuNzA2eiIgZmlsbD0iIzAwMDAwMCIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 18px;
    width: 18px;
    transition: all .25s ease-out
}

.droplist__item-title:hover,
.droplist__item.show .droplist__item-title,
.view-list__wrap table tr:hover td {
    background: #f16541;
    color: #fff
}

.droplist__item-title:hover:after,
.droplist__item.show .droplist__item-title:after {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTIyNS45MjMsMzU0LjcwNmMtOC4wOTgsMC0xNi4xOTUtMy4wOTItMjIuMzY5LTkuMjYzTDkuMjcsMTUxLjE1N2MtMTIuMzU5LTEyLjM1OS0xMi4zNTktMzIuMzk3LDAtNDQuNzUxICAgYzEyLjM1NC0xMi4zNTQsMzIuMzg4LTEyLjM1NCw0NC43NDgsMGwxNzEuOTA1LDE3MS45MTVsMTcxLjkwNi0xNzEuOTA5YzEyLjM1OS0xMi4zNTQsMzIuMzkxLTEyLjM1NCw0NC43NDQsMCAgIGMxMi4zNjUsMTIuMzU0LDEyLjM2NSwzMi4zOTIsMCw0NC43NTFMMjQ4LjI5MiwzNDUuNDQ5QzI0Mi4xMTUsMzUxLjYyMSwyMzQuMDE4LDM1NC43MDYsMjI1LjkyMywzNTQuNzA2eiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)
}

.droplist__item.show .droplist__item-title:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.droplist__item-wrap {
    display: none;
    font-size: 18px;
    line-height: 24px;
    margin: 30px 50px 0 30px
}

@media (min-width:0) and (max-width:767px) {
    .droplist__item-wrap {
        background: #fff;
        font-size: 16px;
        margin: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .droplist__item-wrap {
        background: #fff;
        font-size: 16px;
        margin: 20px
    }
}

.droplist__item-wrap__item {
    border-bottom: 1px solid #979797;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    overflow: hidden
}

.droplist__item-wrap__item:last-child {
    border-bottom: none;
    margin-bottom: 2px
}

.droplist__item-wrap__item-title,
.view-list__wrap table tr {
    cursor: pointer
}

.droplist__item-wrap__item-title.show-title,
.droplist__item-wrap__item-title:hover {
    font-weight: 700
}

.droplist__item-wrap__item-content {
    display: none;
    margin-top: 0;
    padding-top: 20px;
    position: relative
}

@media (min-width:0) and (max-width:767px) {
    .droplist__item-wrap__item-content {
        color: #a0a0a0;
        font-size: 14px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .droplist__item-wrap__item-content {
        color: #a0a0a0;
        font-size: 14px
    }
}

.droplist__item-wrap__item-content p {
    margin: 0 0 20px
}

.benefit {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    margin: 0 auto;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width:0) and (max-width:767px) {
    .benefit {
        color: #6e70a4;
        font-size: 14px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .benefit {
        color: #6e70a4;
        font-size: 14px
    }
}

@media (min-width:0) and (max-width:767px) {
    .benefit .btns-panel div {
        font-size: 14px!important;
        border-right: 1px solid #ededed;
        height: 30px;
        width: 40px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .benefit .btns-panel div {
        font-size: 14px!important;
        border-right: 1px solid #ededed;
        height: 30px;
        width: 40px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .benefit .btns-panel div:first-child {
        border: 1px solid #ededed
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .benefit .btns-panel div:first-child {
        border: 1px solid #ededed
    }
}

@media (min-width:0) and (max-width:767px) {
    .benefit .btns-panel div:last-child {
        border: 1px solid #ededed;
        border-left: 0;
        border-right: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .benefit .btns-panel div:last-child {
        border: 1px solid #ededed;
        border-left: 0;
        border-right: 0
    }
}

.licenses.inner .lead {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.licenses.inner .lead h3 {
    box-sizing: border-box;
    font-size: 52px;
    line-height: 54px;
    margin-bottom: 25px;
    margin-top: 0
}

@media (min-width:0) and (max-width:767px) {
    .licenses.inner .lead h3 {
        background: #dee5ef;
        font-size: 26px;
        margin: 0;
        padding: 30px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .licenses.inner .lead h3 {
        background: #dee5ef;
        font-size: 26px;
        margin: 0;
        padding: 30px 20px
    }
}

.licenses .row,
.licenses.inner .lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.licenses .lead__descr {
    display: inline-block;
    width: 590px
}

@media (min-width:0) and (max-width:767px) {
    .licenses .lead__descr {
        margin: 0!important;
        padding: 28px 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .licenses .lead__descr {
        margin: 0!important;
        padding: 28px 20px;
        width: 100%
    }
}

.licenses .content-block__inner-row__right {
    display: inline-block;
    width: 200px
}

ul.size-3 li {
    font-size: 22px
}

ul.bullet-dash {
    margin: 0 0 0 17px;
    padding: 0
}

ul.bullet-dash li,
ul.size-3 li {
    list-style: none;
    margin-bottom: 10px
}

ul.bullet-dash li:before {
    content: '— ';
    margin-left: -20px;
    margin-right: 5px
}

.footer-share-full {
    border-top: 2px solid #eaeaea
}

@media (min-width:0) and (max-width:767px) {
    .footer-share-full {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .footer-share-full {
        display: block
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .footer-share-full {
        border-top: 2px solid #eaeaea
    }
}

.footer-share,
.footer-share .share a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-share {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 50px;
    height: 90px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:0) and (max-width:767px) {
    .footer-share {
        padding: 0 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .footer-share {
        padding: 0 20px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .footer-share {
        border-top: none;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        max-width: 1340px
    }
}

.footer-share .back-button {
    margin: 0;
    padding: 0;
    width: auto
}

@media (min-width:0) and (max-width:767px) {
    .footer-share .back-button {
        width: 100px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .footer-share .back-button {
        width: 100px
    }
}

@media (min-width:480px) and (max-width:1023px) {
    .footer-share .back-button {
        width: 250px
    }
}

@media (min-width:0) and (max-width:767px) {
    .footer-share .back-button a:before {
        margin-right: 10px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .footer-share .back-button a:before {
        margin-right: 10px
    }
}

.footer-share .share {
    display: inline-block
}

.footer-share .share a {
    border: 1px solid #788489;
    border-radius: 400px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px;
    text-decoration: none;
    width: 30px
}

.footer-share .share a:hover {
    border: 1px solid #f26138
}

.footer-share .share a:after {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    content: '';
    display: block;
    height: 18px;
    width: 18px
}

.footer-share .share a.vk:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/vk-icon.svg)
}

.footer-share .share a.ok:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/ok-icon.svg)
}

.footer-share .share a.facebook:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/fb-icon.svg)
}

.footer-share .share a.twitter:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tw-icon.svg)
}

.footer-share .share a.instagram:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/inst-icon.svg)
}

.footer-share .share a.vk:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/vk-icon-orange.svg)
}

.footer-share .share a.ok:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/ok-icon-orange.svg)
}

.footer-share .share a.facebook:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/fb-icon-orange.svg);
    height: 18px;
    width: 18px
}

.footer-share .share a.twitter:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tw-icon-orange.svg);
    height: 18px;
    width: 18px
}

.footer-share .share a.instagram:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/inst-icon-orange.svg);
    height: 18px;
    width: 18px
}

.content-block {
    padding-top: 8px
}

.lic-drop .droplist__item-wrap__item-title {
    cursor: default;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lic-drop .btns-format a {
    margin-left: 10px
}

.contact-row {
    margin-bottom: 50px;
    width: 600px
}

@media (min-width:0) and (max-width:767px) {
    .contact-row {
        background: #fff;
        box-sizing: border-box;
        margin-bottom: 0;
        padding: 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .contact-row {
        background: #fff;
        box-sizing: border-box;
        margin-bottom: 0;
        padding: 20px;
        width: 100%
    }
}

.contact-row__thead,
.contact-row__tr {
    border-bottom: 1px solid #ededed;
    font-size: 24px;
    margin-bottom: 25px;
    padding-bottom: 17px
}

.contact-row__tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 22px;
    padding-bottom: 20px
}

.contact-row__tr:last-child {
    margin-bottom: 0
}

.contact-row__td {
    box-sizing: border-box;
    width: 48%
}

@media (min-width:0) and (max-width:767px) {
    .contact-row__td {
        font-size: 14px
    }
}

.contact-row__td:first-child {
    padding-right: 50px
}

@media (min-width:0) and (max-width:767px) {
    .contact-row__td:first-child {
        padding-right: 0;
        width: 50%
    }
}

.contact h4 {
    font-size: 36px;
    font-weight: 300;
    margin: 0 20px 40px
}

.contact .contact-map {
    margin-bottom: 40px
}

.info-block {
    width: 100%
}

.info-block__item {
    box-sizing: border-box;
    box-shadow: 0 45px 10px rgba(81, 83, 126, 0);
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    background: #EDEDED;
    transition: all .1s ease-out;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item {
        margin: 0 20px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__item {
        margin: 0 20px 20px
    }
}

.info-block--checked .info-block__body {
    display: none!important
}

.info-block__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    height: 100px;
    overflow: hidden;
    padding: 0 40px;
    position: relative;
    transition: all .2s ease-out;
    z-index: 5
}

@media (max-width:1279px) {
    .info-block__header {
        flex-wrap: wrap;
        height: auto;
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto
    }
}

.info-block__cell {
    opacity: 1;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .info-block__cell {
        margin-bottom: 25px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .info-block__cell {
        margin-bottom: 25px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__cell {
        margin-bottom: 25px
    }
}

.info-block__cell--more {
    width: 170px
}

@media (min-width:0) and (max-width:767px) {
    .info-block__cell--more {
        width: 100%
    }
}

.info-block__cell--btn .btn-orange,
.info-block__cell--more .btn-orange {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 300;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    width: 170px
}

.info-block__cell--btn {
    width: 170px
}

.info-block__title {
    font-size: 13px;
    color: #1e22be;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
}

.info-block__value {
    font-size: 24px
}

.info-block__panel {
    font-size: 0;
    opacity: 1;
    padding-top: 1px;
    position: relative;
    transition: all .2s ease-out;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 0 40px;
    height: 100px;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    z-index: 2
}

@media (max-width: 960px) {
    .info-block__panel {
        height: auto;
    }
    .info-block__panel > div {
        width: 100%;
    }
}

.info-block__panel .info-block__cell {
    margin-bottom: 0;
}

.info-block__panel .btn {
    margin-right: 20px;
    margin-bottom: 20px;
}

@media (min-width:0) and (max-width:767px) {
    .info-block__panel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        opacity: 1;
        padding: 0 20px;
        position: relative;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .info-block__panel .btn {
        width: 100%;
    }
    .info-block__filelist-row .btn {
        min-width: auto;
        border-radius: 0;
        width: 100%;
    }
    .info-block__filelist-title {
        width: 100%;
        text-align: center;
    }
}

.info-block__panel--checked {
    opacity: 0;
    margin-top: -40px;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .info-block__panel--checked {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.info-block__panel-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #999999;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    margin-bottom: 0;
    transition: all .2s ease-out;
    width: auto;
    z-index: 2
}

.info-block__panel-link:after {
    content: '';
    display: inline-block;
    height: 5px;
    width: 5px;
    border: 1px solid #000000;
    border-top-color: transparent;
    border-right-color: transparent;
    margin-left: 15px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all .2s ease-out;
    position: relative;
    top: -5px;
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item:hover {
        box-shadow: none;
        margin-bottom: 0
    }
}

.info-block__body {
    background: #EDEDED;
    box-sizing: border-box;
    display: none;
    position: relative;
    z-index: 2
}

.info-block__thead {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: #f6f6f6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -25px;
    margin-right: -25px
}

.info-block__th {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    height: 85px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%
}

.info-block__th:nth-child(1) {
    border-right: 1px solid #ededed
}

.info-block__th:nth-child(2) {
    margin-left: -5px
}

.info-block__th .btn-minus,
.info-block__th .btn-plus {
    margin-left: 20px;
    position: relative
}

.info-block__th .btn-minus:after,
.info-block__th .btn-plus:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/add.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    height: 16px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -53%);
    transform: translate(-50%, -53%);
    top: 50%;
    width: 16px
}

.info-block__th .btn-minus {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #7d7eac;
    border-radius: 600px;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 29px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 29px
}

.info-block__th .btn-minus:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/minus.svg);
    display: block
}

.info-block__th:first-child a {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.info-block__th:first-child a:hover .btn-minus,
.info-block__th:first-child a:hover .btn-plus {
    border: 1px solid #f16541
}

.info-block__th:first-child a:hover .btn-plus:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/add-hover.svg)
}

.info-block__th:first-child a:hover .btn-minus:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/minus-hover.svg)
}

.info-block__th a {
    color: #000;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    text-decoration: none;
    width: auto
}

.info-block__th:last-child a {
    width: 300px
}

.info-block__th:last-child a:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-6.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    height: 26px;
    margin-right: 20px;
    position: absolute;
    right: -60px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 58px
}

.info-block__th:last-child:hover a:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-6-hover.svg);
    height: 26px;
    width: 58px
}

.info-block__tr {
    border-top: 1px solid #ededed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0
}

.info-block__td {
    font-size: 18px;
    padding: 18px 0
}

@media (min-width:0) and (max-width:767px) {
    .info-block__td {
        font-size: 16px
    }
}

.info-block__filelist {
    background: #DEDEDE;
    padding: 0 40px!important;
    width: 100%!important
}

@media (min-width:0) and (max-width:767px) {
    .info-block__filelist {
        padding: 0 20px!important
    }
}

.info-block__filelist-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #c2c4c6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 14px 0
}

@media (min-width:0) and (max-width:767px) {
    .info-block__filelist-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.info-block__filelist-row:last-child {
    border-bottom: none
}

.info-block__filelist-title,
.models-panel__item label {
    font-weight: normal;
    line-height: normal;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 40px;
    cursor: pointer;
}

@media (max-width:1279px) {
    .info-block__filelist-title,
    .models-panel__item label {
        font-size: 12px;
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__filelist-title {
        margin-bottom: 20px;
        word-wrap: break-word;
    }
    .info-block__filelist .btn-white {
        text-align: center;
        width: 100%
    }
}

.info-block__tr:last-child .info-block__td {
    padding-bottom: 0
}

.info-block__item--show,
.info-block__item--show:hover {
    box-shadow: 0 5px 10px rgba(81, 83, 126, .3);
    z-index: 10
}

.info-block__item--show .info-block__panel,
.info-block__item--show:hover .info-block__panel {
    opacity: 1;
    position: relative;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item--show .info-block__panel,
    .info-block__item--show:hover .info-block__panel {
        -webkit-transform: none!important;
        transform: none!important
    }
}

.info-block__item--show .info-block__panel-link:after {
    -webkit-transform: rotate(-225deg);
    transform: rotate(-225deg);
    top: 0;
}

.info-block__item--show .info-block__panel--checked,
.info-block__item--show:hover .info-block__panel--checked {
    opacity: 0;
    position: absolute;
    -webkit-transform: translate(0, -40px);
    transform: translate(0, -40px)
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item--show .info-block__panel--checked,
    .info-block__item--show:hover .info-block__panel--checked {
        -webkit-transform: none!important;
        transform: none!important
    }
    .info-block--tools .info-block__item {
        margin: 0 0 10px
    }
    .info-block--tools .info-block__header {
        padding: 0 20px;
        padding-top: 20px
    }
}

.info-block--tools .info-block__cell {
    width: 140px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tools .info-block__cell {
        width: 100%
    }
}

.info-block--tools .info-block__cell:first-child {
    width: 640px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tools .info-block__cell:first-child {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tools .info-block__cell:first-child {
        width: 120px
    }
}

.info-block--tools .info-block__cell:first-child .info-block__value {
    font-size: 32px
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tools .info-block__cell:first-child .info-block__value {
        font-size: 18px
    }
}

.info-block--tools .info-block__td:first-child {
    width: 85%
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tools .info-block__td:first-child {
        width: 60%
    }
}

.info-block--tools .info-block__td:last-child {
    width: 15%
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tools .info-block__td:last-child {
        width: 40%
    }
}

.info-block--installer {
    background: #dee5ef;
    box-sizing: border-box;
    padding: 0 50px 10px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--installer {
        padding: 20px 0
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .info-block--installer {
        margin: 0 auto;
        padding: 0 0 10px;
        width: 100%;
        max-width: 1340px
    }
}

.info-block--installer .info-block__item {
    box-shadow: 0 5px 10px rgba(81, 83, 126, 0)
}

.info-block--installer .info-block__item:hover {
    box-shadow: 0 5px 10px rgba(81, 83, 126, .2);
    margin-bottom: 20px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--installer .info-block__header {
        padding-top: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--installer .info-block__header {
        padding-top: 20px
    }
}

.info-block--installer a.btn-orange {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    font-size: 20px;
    font-weight: 300;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    width: 100%
}

.info-block--installer .info-block__cell:nth-child(3) {
    width: 200px
}

.info-block--installer .btn-delete {
    cursor: pointer;
    height: 32px;
    margin-top: -16px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: auto
}

@media (min-width:0) and (max-width:767px) {
    .info-block--installer .btn-delete {
        height: 24px;
        top: 40px
    }
}

.info-block--installer .map {
    height: 500px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--installer .map {
        width: 100%
    }
}

.info-block--tarif {
    margin-bottom: 45px
}

.info-block--tarif .info-block__titlewrap {
    width: 350px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__titlewrap {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:959px) {
    .info-block--tarif .info-block__titlewrap {
        width: 160px
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .info-block--tarif .info-block__titlewrap .info-block__cell {
        margin-bottom: 0!important
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .info-block--tarif .info-block__titlewrap .info-block__cell {
        margin-bottom: 0!important
    }
}

.info-block--tarif .info-block__description,
.info-block--tarif .info-block__description .info-block__cell {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__description {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:959px) {
    .info-block--tarif .info-block__description {
        position: absolute;
        right: 0;
        width: 600px
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .info-block--tarif .info-block__description {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -20px;
        width: 600px
    }
}

@media (min-width:1279px) and (max-width:5000px) {
    .info-block--tarif .info-block__description {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -20px;
        width: 600px
    }
}

.info-block--tarif .info-block__header--withouthover {
    padding: 0 0 0 25px
}

@media (min-width:959px) and (max-width:1023px) {
    .info-block--tarif .info-block__header--withouthover {
        padding-top: 0!important
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .info-block--tarif .info-block__header--withouthover {
        padding-top: 0!important
    }
}

.info-block--tarif .info-block__description .info-block__cell {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.info-block--tarif .info-block__description .info-block__cell:nth-child(1) {
    padding-right: 20px;
    width: 270px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(1) {
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(1) {
        margin-bottom: 0!important;
        padding-right: 0;
        width: 257px
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(1) {
        margin-bottom: 0!important;
        padding-right: 0;
        width: 268px!important
    }
}

@media (min-width:1023px) and (max-width:5000px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(1) {
        padding-right: 0;
        width: 268px
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(2) {
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(2) {
        margin-bottom: 0!important;
        width: 165px
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(2) {
        margin-bottom: 0!important;
        width: 169px!important
    }
}

@media (min-width:1023px) and (max-width:5000px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(2) {
        width: 169px
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(3) {
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(3) {
        margin-bottom: 0!important;
        width: 122px
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(3) {
        margin-bottom: 0!important;
        width: 154px!important
    }
}

@media (min-width:1023px) and (max-width:5000px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(3) {
        width: 154px
    }
}

.info-block--tarif .info-block__description .info-block__cell .info-block__title {
    width: 100%
}

.info-block--tarif .info-block__cell--checked {
    margin-left: -55px;
    opacity: 0;
    transition: all .2s ease-out;
    width: 55px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__cell--checked {
        position: absolute;
        top: 30px;
        width: 100%
    }
}

.info-block--tarif .info-block__cell--checked .check {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px
}

.info-block--complect .info-block__cell--checked .check:before,
.info-block--tarif .info-block__cell--checked .check:before,
.view-list__wrap table td.name .check:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tick.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    display: block;
    height: 20px;
    width: 20px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__cell--nametarif {
        margin-top: 20px
    }
}

.info-block--tarif .info-block__cell--nametarif .info-block__value {
    font-size: 32px;
    text-transform: uppercase
}

.info-block--tarif .info-block__cell .info-block__value {
    font-weight: 600
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__cell:nth-child(3) {
        width: 100%
    }
}

.info-block--tarif .info-block__header--withhover {
    height: 90px;
    margin-top: -90px;
    opacity: 0;
    position: relative;
    transition: all .2s ease-out;
    z-index: 4
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__header--withhover {
        display: none;
        position: absolute;
        top: 0
    }
}

.info-block--tarif .info-block__header--withhover .info-block__titlewrap {
    width: 350px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__header--withhover .info-block__titlewrap {
        width: 100%
    }
}

.info-block--tarif .info-block__header--withhover .info-block__description {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.info-block--tarif .info-block__header--withouthover {
    opacity: 1;
    position: relative;
    transition: all .2s ease-out;
    z-index: 5
}

@media (min-width:767px) and (max-width:767px) {
    .info-block--tarif .info-block__header--withouthover {
        height: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block__header--withouthover {
        height: 90px
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__header--withouthover .info-block__cell:nth-child(3) {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block__header--withouthover .info-block__cell:nth-child(3) {
        width: 30%
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__header--withouthover .info-block__cell:nth-child(4) {
        width: 100%
    }
}

.info-block--tarif .info-block__item--show .info-block__header--withhover {
    opacity: 1;
    z-index: 5
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__item--show .info-block__header--withhover {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block__item--show .info-block__header--withhover {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__item--show .info-block__header--withhover .info-block__description {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block__item--show .info-block__header--withhover .info-block__description {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .info-block--tarif .info-block__item--show .info-block__header--withhover .info-block__description .info-block__cell {
        margin-bottom: 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__header--withhover .info-block__cell:nth-child(3),
    .info-block--tarif .info-block__header--withhover .info-block__cell:nth-child(4) {
        width: 100%
    }
}

.info-block--tarif .info-block__item--show .info-block__header--withouthover {
    opacity: 0;
    z-index: 4
}

.info-block--complect .info-block__tr,
.info-block--tarif .info-block__tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.info-block--complect .info-block__td,
.info-block--tarif .info-block__td {
    padding: 34px 0
}

.info-block--complect .info-block__td-title,
.info-block--tarif .info-block__td-title {
    margin-bottom: 0
}

.info-block--complect .info-block__td-text,
.info-block--tarif .info-block__td-text {
    color: #878787;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin-top: 10px
}

.info-block--complect .info-block__td:nth-child(1),
.info-block--tarif .info-block__td:nth-child(1) {
    width: 750px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--complect .info-block__td:nth-child(1),
    .info-block--tarif .info-block__td:nth-child(1) {
        width: 100%
    }
}

.info-block--tarif .info-block__td:nth-child(2) {
    width: 230px
}

.info-block--checked .info-block__header,
.view-list__wrap table tr.activetd {
    background: #6c6ea2;
    color: #fff
}

.info-block--checked .info-block__cell--checked {
    margin-left: 0;
    opacity: 1
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block--checked .info-block__description {
        width: 66%
    }
}

.info-block--checked:hover .info-block__panel--checked {
    opacity: 1;
    z-index: 2
}

.info-block--checked .info-block__panel--checked,
.info-block--checked:hover .info-block__panel--checked {
    background: #211d70;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    height: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:0) and (max-width:767px) {
    .info-block--checked .info-block__panel--checked,
    .info-block--checked:hover .info-block__panel--checked {
        height: auto
    }
}

.info-block--checked .info-block__cell--nametarif {
    width: 225px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--checked .info-block__cell--nametarif {
        width: 100%
    }
}

.info-block--checked .info-block__short {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: boder-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--checked .info-block__short {
        width: 100%
    }
}

.info-block--checked .info-block__short-item {
    display: inline-block;
    margin-right: 30px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--checked .info-block__short-item {
        color: #fff;
        font-size: 14px;
        font-weight: 300;
        margin-right: 0;
        width: 50%
    }
}

.info-block--checked .info-block__short-item:last-child {
    margin-right: 0
}

.info-block--checked .info-block__panel-link--back {
    width: 300px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--checked .info-block__panel-link--back {
        color: #6c6ea2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        width: 100%
    }
}

.info-block--checked .info-block__panel-link--back:after {
    display: none
}

.info-block--complect .info-block__cell--btn {
    display: inline-block;
    position: absolute;
    right: 0;
    width: 220px
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--complect .info-block__cell {
        margin-bottom: 0
    }
}

.info-block--complect .info-block__cell--pic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 30px;
    width: 132px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--complect .info-block__cell--pic {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 230px;
        margin-right: 2px;
        opacity: 1;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--complect .info-block__cell--pic {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #fff;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        height: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-right: 0;
        width: 90px
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--complect .info-block__cell--pic img {
        height: 180px;
        width: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--complect .info-block__cell--pic img {
        height: 80px;
        width: auto!important
    }
}

.info-block--complect .info-block__cell--namecomplect {
    width: 400px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--complect .info-block__cell--namecomplect {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .info-block--complect .info-block__cell--namecomplect {
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--complect .info-block__cell--namecomplect {
        width: 300px
    }
}

.info-block--complect .info-block__cell--price .info-block__value {
    font-size: 32px
}

.info-block--complect .info-block__header--withouthover {
    opacity: 1;
    position: relative;
    z-index: 5
}

@media (min-width:0) and (max-width:767px) {
    .info-block--complect .info-block__header--withouthover {
        height: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--complect .info-block__header--withouthover {
        height: 90px;
        padding-top: 0
    }
}

.info-block--complect .info-block__header--withhover {
    margin-top: -90px;
    opacity: 0;
    position: relative;
    z-index: 4
}

@media (min-width:0) and (max-width:767px) {
    .info-block--complect .info-block__header--withhover {
        margin-top: 0;
        position: absolute;
        top: 0;
        z-index: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--complect .info-block__header--withhover {
        height: 90px;
        opacity: 1
    }
}

.info-block--complect .info-block__cell--checked {
    margin-left: -55px;
    opacity: 0;
    transition: all .2s ease-out;
    width: 55px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--complect .info-block__cell--checked {
        position: absolute;
        top: 30px
    }
}

.info-block--complect .info-block__cell--checked .check {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px
}

.info-block--complect .info-block--checked .info-block__cell--checked {
    margin-left: 0;
    opacity: 1
}

.info-block--complect .info-block--checked .info-block__header--withhover {
    opacity: 1;
    z-index: 5
}

.info-block--complect .info-block--checked .info-block__header--withouthover {
    opacity: 0;
    z-index: 4
}

.info-block--complect .info-block__td:nth-child(2) {
    width: 430px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--checked .info-block__cell--nametarif {
        margin-left: 45px;
        margin-top: 20px;
        width: 100%
    }
}

.b2b .content-block__inner.orange-cases .content-block__list-item .icon:before,
.info-block__item--show.info-block--checked .info-block__panel--unchecked,
.models-panel__item input {
    display: none
}

@media (min-width:1599px) and (max-width:5000px) {
    .himself .content-bordertop {
        border-top: 2px solid #eaeaea;
        padding: 20px 0 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__panel--unchecked {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        opacity: 1;
        position: relative;
        top: 39px
    }
    .info-block__item:hover .info-block__panel--unchecked {
        top: -1px
    }
}

.info-block--checked .info-block__panel--unchecked {
    opacity: 0;
    z-index: -1
}

.info-block--checked .info-block__panel--checked {
    opacity: 1;
    z-index: 2
}

.coating .content__innerpadding,
.contact .content__innerpadding,
.content-tarif .content__innerpadding,
.himself .content__innerpadding,
.licenses .content__innerpadding,
.news .content__innerpadding,
.payment .content__innerpadding,
.support .content__innerpadding,
.tool .content__innerpadding,
.tools-wrap .content__innerpadding {
    box-sizing: border-box;
    margin-bottom: 30px!important;
    margin-top: 30px!important
}

@media (min-width:0) and (max-width:767px) {
    .coating .content__innerpadding,
    .contact .content__innerpadding,
    .content-tarif .content__innerpadding,
    .himself .content__innerpadding,
    .licenses .content__innerpadding,
    .news .content__innerpadding,
    .payment .content__innerpadding,
    .support .content__innerpadding,
    .tool .content__innerpadding,
    .tools-wrap .content__innerpadding {
        margin: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .coating .content__innerpadding,
    .contact .content__innerpadding,
    .content-tarif .content__innerpadding,
    .himself .content__innerpadding,
    .licenses .content__innerpadding,
    .news .content__innerpadding,
    .payment .content__innerpadding,
    .support .content__innerpadding,
    .tool .content__innerpadding,
    .tools-wrap .content__innerpadding {
        margin: 0!important
    }
}

.content-tarif {
    overflow: hidden
}

@media (min-width:0) and (max-width:1023px) {
    .content-tarif.inner .lead__descr {
        background: #dee5ef;
        padding: 0 20px 10px;
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .case-view .tarif-bxslider-wrap,
    .cctv .tarif-bxslider-wrap,
    .content-tarif .tarif-bxslider-wrap,
    .sip .tarif-bxslider-wrap,
    .support .tarif-bxslider-wrap {
        background: #f16541;
        box-sizing: border-box;
        margin: 70px 0 0;
        padding: 25px 25px 70px;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .case-view .tarif-bxslider-wrap,
    .cctv .tarif-bxslider-wrap,
    .content-tarif .tarif-bxslider-wrap,
    .sip .tarif-bxslider-wrap,
    .support .tarif-bxslider-wrap {
        background: #f16541;
        box-sizing: border-box;
        margin: 0;
        padding: 25px 25px 70px;
        position: relative
    }
}

@media (min-width:0) and (max-width:767px) {
    .case-view .tarif-bxslider-wrap .bx-wrapper,
    .cctv .tarif-bxslider-wrap .bx-wrapper,
    .content-tarif .tarif-bxslider-wrap .bx-wrapper,
    .sip .tarif-bxslider-wrap .bx-wrapper,
    .support .tarif-bxslider-wrap .bx-wrapper {
        margin-top: -50px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .case-view .tarif-bxslider-wrap .bx-wrapper,
    .cctv .tarif-bxslider-wrap .bx-wrapper,
    .content-tarif .tarif-bxslider-wrap .bx-wrapper,
    .sip .tarif-bxslider-wrap .bx-wrapper,
    .support .tarif-bxslider-wrap .bx-wrapper {
        margin-top: -50px
    }
}

.tarif-bxslider-wrap:before {
    color: #000;
    content: 'Акции';
    display: block;
    font-size: 25px;
    font-weight: 700;
    position: absolute;
    top: -70px
}

.list-connected {
    background: #dee5ef;
    padding-bottom: 20px
}

.inner__header {
    background: #2e2f39;
    position: relative
}

.inner__header-wrap {
    background: rgba(46, 47, 57, 0)!important;
    position: relative;
    z-index: 2
}

.item-bg {
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: .45;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .item-bg {
        height: 117px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .item-bg {
        height: 280px
    }
}

@media (min-width:0) and (max-width:767px) {
    .licenses .content__innerpadding {
        margin: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .licenses .content__innerpadding {
        margin: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .inner__header {
        background: 0 0;
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important;
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
        height: auto!important;
        overflow: visible!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .inner__header {
        background: 0 0;
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important;
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
        height: auto!important;
        overflow: visible!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .inner__header-wrap {
        background: #2e2f39!important;
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important;
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
        height: auto!important;
        overflow: visible!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .inner__header-wrap {
        background: #2e2f39!important;
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important;
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
        height: auto!important;
        overflow: visible!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .inner__header-wrap .content__innerpadding {
        background: #eef2f7!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .inner__header-wrap .content__innerpadding {
        background: #eef2f7!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .inner__header-wrap .stocklist__pic {
        opacity: 1
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .inner__header-wrap .stocklist__pic {
        opacity: 1
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .lead {
        background: 0 0!important;
        margin-top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .lead {
        background: 0 0!important;
        margin-top: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .lead h1 {
        color: #000!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .lead h1 {
        color: #000!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .stocklist__pic {
        height: 280px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .stocklist__pic {
        height: 280px
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .stocklist__period {
        margin: 25px 20px 15px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .stocklist__period {
        margin: 25px 20px 10px
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .content__innerpadding {
        margin: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .content__innerpadding {
        margin: 0!important;
        padding-left: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .inner__header .content__innerpadding h1 {
        color: #000;
        font-weight: 700;
        left: auto;
        line-height: 110%!important;
        padding-left: 20px!important;
        position: relative;
        top: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .inner__header .content__innerpadding h1 {
        color: #000;
        left: auto;
        margin-bottom: 25px!important;
        padding-left: 20px!important;
        position: relative;
        top: auto
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .lead__descr {
        display: block!important;
        line-height: 144%;
        padding: 17px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .lead__descr {
        color: #000!important;
        display: block!important;
        margin-bottom: 25px!important;
        margin-left: 20px!important;
        width: 90%!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-block__inner-row__right {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-block__inner-row__right {
        display: none
    }
}

.content-partner .content-block {
    padding-top: 0
}

@media (min-width:0) and (max-width:767px) {
    .content-block__inner:first-child {
        margin: 0
    }
    .content-block__inner-title h3 {
        background: #f16541;
        color: #fff;
        font-size: 20px;
        font-weight: 300;
        margin-bottom: 0;
        padding: 26px 30px;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-block__inner-title h3 {
        font-size: 36px;
        position: relative
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-block__inner-title h3:after {
        background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-4.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        display: block;
        height: 19px;
        position: absolute;
        right: 30px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 26px;
        width: 19px
    }
}

.content-block__inner-title.open h3:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media (min-width:0) and (max-width:767px) {
    .content-block__inner-row__descr {
        padding: 20px 24px
    }
    .content-block__inner:last-child {
        background: #eef2f7;
        box-sizing: border-box;
        margin: 0;
        padding: 20px 10px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-block__inner:last-child {
        background: #eef2f7;
        box-sizing: border-box;
        margin: 0;
        padding: 20px 10px;
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-block__inner:last-child .content-block__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-block__inner:last-child .content-block__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-block__inner:last-child .content-block__list-item {
        height: auto;
        margin-bottom: 10px;
        padding-bottom: 40px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-block__inner:last-child .content-block__list-item {
        height: auto;
        margin-bottom: 10px;
        padding-bottom: 40px;
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-block__inner:last-child .content-block__list-item__inner a {
        bottom: 15px;
        opacity: 1;
        width: 87%;
        box-sizing: border-box;
        text-align: center;
        margin: 0 auto;
        padding: 10px 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-block__inner:last-child .content-block__list-item__inner a {
        bottom: 15px;
        opacity: 1;
        width: 250px;
        box-sizing: border-box;
        text-align: center;
        margin: 0 auto;
        padding: 10px 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .dopserv {
        background: #fff;
        margin: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .dopserv {
        background: #fff;
        margin: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .dopserv h3 {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .dopserv h3 {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .dopserv .content__types .item {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .dopserv .content__types .item {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .dopserv .content__types .item.item-inner-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .dopserv .content__types .item.item-inner-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .dopserv .content__types .item.item-inner-buttons a {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .dopserv .content__types .item.item-inner-buttons a {
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .personal .bxslider-3-wrap {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .personal .bxslider-3-wrap {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .personal .content__innerpadding {
        margin: 0!important;
        padding: 0 0 25px!important
    }
    .personal .content__innerpadding h1 {
        background: #dee5ef;
        font-size: 24px;
        margin: 0;
        padding: 30px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .personal .content__innerpadding h1 {
        background: #dee5ef;
        font-size: 24px;
        margin: 0;
        padding: 30px 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .personal .tarif-panel {
        padding: 0
    }
    .cctv .inner__header {
        background: #2e2f39;
        height: auto!important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .inner__header {
        background: #2e2f39;
        height: auto!important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .inner__header .lead {
        background: 0 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .inner__header .lead {
        background: 0 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .inner__header .lead__descr {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .inner__header .lead__descr {
        color: #000!important;
        display: block;
        margin: 15px 0 25px;
        padding: 0 0 25px!important;
        width: 95%!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .inner__header-wrap {
        background: #eef2f7!important;
        padding-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .inner__header-wrap {
        background: #eef2f7!important;
        padding-top: 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .content-bordertop__inner {
        margin: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .content-bordertop__inner {
        margin: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .content-bordertop__inner .row {
        margin: 0 25px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .content-bordertop__inner .row {
        margin: 0 25px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .inner__header .content__innerpadding h2 {
        color: #000;
        position: relative;
        top: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .inner__header .content__innerpadding h2 {
        color: #000;
        position: relative;
        top: auto
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .lead {
        margin-top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .lead {
        margin-top: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .item-bg {
        height: 100px;
        opacity: .45;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .item-bg {
        height: 100px;
        opacity: .45;
        position: relative
    }
}

@media (min-width:0) and (max-width:767px) {
    .sip .inner__header {
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        height: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .sip .inner__header {
        height: 280px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .sip .inner__header-wrap {
        background: #fff
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .sip .inner__header-wrap {
        background: #fff
    }
}

@media (min-width:0) and (max-width:767px) {
    .sip .inner__header .content__innerpadding h2 {
        color: #000;
        font-size: 24px;
        margin-top: 0;
        position: relative;
        top: auto
    }
    .sip .lead {
        margin-top: 25px!important
    }
    .sip .lead__descr {
        display: block!important;
        margin: 20px 25px 0!important;
        padding: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .sip .lead__descr {
        display: block!important;
        margin-top: 25px
    }
}

@media (min-width:0) and (max-width:767px) {
    .sip .item-bg {
        height: 280px!important;
        opacity: 1;
        position: relative
    }
    .sip .lead--2 h2 {
        color: #000;
        font-size: 26px!important;
        margin-top: 0;
        position: relative;
        top: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .sip .lead--2 h2 {
        color: #000;
        font-size: 26px!important;
        margin-top: 0;
        position: relative;
        top: auto
    }
}

@media (min-width:0) and (max-width:767px) {
    .sip .lead--2 .lead__descr {
        margin-left: 0!important;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .sip .lead--2 .lead__descr {
        margin-left: 0!important;
        width: 100%
    }
    .sip .content-bordertop.tarif {
        background: #eef2f7
    }
    .sip .lead__descr {
        padding: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item--show .info-block__panel-link:after {
        -webkit-transform: rotate(-225deg);
        transform: rotate(-225deg)
    }
    .coating .lead__descr {
        display: none
    }
    .info-block--complect .info-block__panel--unchecked,
    .info-block--tarif .info-block__panel--unchecked {
        top: -1px
    }
    .tarif-panel__inner {
        padding-bottom: 40px
    }
    .info-block--complect .info-block__item--show .info-block__header--withhover {
        opacity: 1;
        position: relative;
        z-index: 10
    }
    .info-block--complect .info-block__item--show .info-block__thead {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .info-block--complect .info-block__item--show .info-block__th {
        width: 100%
    }
    .info-block--complect .info-block__item--show .info-block__th a {
        box-sizing: border-box;
        padding-left: 10px;
        padding-right: 50px
    }
    .info-block--complect .info-block__item--show .info-block__th a:after {
        right: -30px
    }
}

.info-block__body .info-block__td {
    padding: 20px 0
}

@media (min-width:0) and (max-width:1023px) {
    .coating .lead__descr {
        background: #dee5ef;
        margin-bottom: 0!important;
        padding-top: 0!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .info-block--tarif .info-block__item {
        box-sizing: border-box;
        box-shadow: 0 45px 10px rgba(81, 83, 126, 0);
        margin: 0 20px 20px;
        padding-bottom: 0;
        position: relative;
        transition: all .1s ease-out;
        z-index: 1
    }
    .info-block--tarif .info-block__cell--checked {
        margin-bottom: 25px;
        margin-left: -55px;
        opacity: 0;
        position: absolute;
        top: 30px;
        transition: all .2s ease-out;
        width: 100%
    }
    .info-block--tarif .info-block__cell--checked .check {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #fff;
        border-radius: 600px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 32px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 32px
    }
    .info-block--tarif .info-block__titlewrap {
        width: 100%
    }
    .info-block--checked .info-block__cell--nametarif {
        margin-left: 45px;
        margin-top: 20px;
        width: 100%
    }
    .info-block--tarif .info-block__description {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        left: 0;
        position: relative
    }
    .info-block--tarif .info-block__header--withouthover {
        height: auto;
        padding-top: 0
    }
    .info-block--tarif .info-block__description .info-block__cell:nth-child(1),
    .info-block--tarif .info-block__description .info-block__cell:nth-child(2),
    .info-block--tarif .info-block__description .info-block__cell:nth-child(3) {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(1) {
        padding-right: 0;
        width: 216px
    }
}

.b2b .inner__header {
    height: 347px;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b .inner__header {
        height: 116px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .inner__header {
        height: 347px!important
    }
}

.b2b .inner__header .inner__header-wrap {
    background: 0 0;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b .inner__header .inner__header-wrap .content__innerpadding {
        background: 0 0
    }
}

.b2b .inner__header .content__innerpadding {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 347px;
    padding-top: 0;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b .inner__header .content__innerpadding {
        height: 116px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .inner__header .content__innerpadding {
        height: 347px!important
    }
}

.b2b .inner__header .content__innerpadding .lead.himself {
    padding-bottom: 0;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b .inner__header .content__innerpadding .lead.himself {
        background: 0 0;
        height: 116px!important
    }
    .b2b .inner__header .content__innerpadding .lead.himself h1 {
        position: relative
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b .inner__header .content__innerpadding .lead.himself h1 {
        left: 0!important;
        margin-bottom: 25px!important;
        position: relative;
        top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .inner__header .content__innerpadding .lead.himself h1 {
        box-sizing: border-box;
        font-size: 52px;
        line-height: 54px;
        margin-bottom: 25px!important
    }
}

.b2b .inner__header .content__innerpadding .lead.himself .lead__descr {
    margin-bottom: 0;
    transition: all .2s ease-out;
    width: 80%
}

@media (min-width:0) and (max-width:767px) {
    .b2b .inner__header .content__innerpadding .lead.himself .lead__descr {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .inner__header .content__innerpadding .lead.himself .lead__descr {
        display: block;
        font-size: 18px;
        line-height: 24px;
        width: 80%
    }
}

.b2b .inner__header .item-bg {
    background-position: 50% 75%!important;
    opacity: .5;
    transition: all .2s ease-out
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .inner__header .item-bg {
        height: 347px!important
    }
}

.b2b .content-block {
    padding-top: 0;
    transition: all .2s ease-out
}

.b2b .content-block .content-block__inner {
    margin: 57px 0 69px;
    transition: all .2s ease-out
}

.b2b .content-block .content-block__inner:first-child {
    width: 100%;
    max-width: 100%
}

.b2b__adv {
    margin: 0 auto 69px;
    transition: all .2s ease-out;
    max-width: 924px
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__adv {
        max-width: 100%
    }
}

.b2b__adv-item {
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    transition: all .2s ease-out;
    vertical-align: top;
    width: 33%
}

@media (min-width:0) and (max-width:767px) {
    .b2b__adv-item {
        width: 32.5%
    }
}

.b2b__adv-icon,
.b2b__adv-title {
    text-align: center;
    transition: all .2s ease-out
}

.b2b__adv-icon {
    height: 40px;
    margin-bottom: 30px
}

.b2b__adv-icon img,
.b2b__check-item:before {
    height: 40px;
    transition: all .2s ease-out;
    width: auto
}

.b2b__adv-title {
    color: #f16541;
    font-family: 'ProbaPro';
    font-size: 52px;
    font-weight: 700;
    text-transform: uppercase
}

@media (min-width:0) and (max-width:767px) {
    .b2b__adv-title {
        font-size: 26px
    }
}

.b2b__adv-undertitle {
    font-family: 'ProbaPro';
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b__adv-undertitle {
        font-size: 18px
    }
}

.b2b__lead {
    background: #eef2f7;
    margin-bottom: 66px;
    padding: 54px 0;
    transition: all .2s ease-out
}

.b2b__lead-inner {
    margin: 0 auto;
    transition: all .2s ease-out;
    width: 100%;
    max-width: 894px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__lead-inner {
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__lead-inner {
        max-width: 80%
    }
}

.b2b__lead-pic {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100%;
    box-sizing: border-box;
    display: inline-block;
    height: 296px;
    overflow: hidden;
    transition: all .2s ease-out;
    vertical-align: top;
    width: 296px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__lead-pic {
        display: block;
        margin: 0 auto 40px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__lead-pic {
        display: block!important;
        margin: 0 auto 40px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__lead-pic {
        display: inline-block;
        height: 200px;
        width: 200px
    }
}

.b2b__lead-text {
    box-sizing: border-box;
    display: inline-block;
    margin-left: 69px;
    transition: all .2s ease-out;
    vertical-align: middle;
    width: 520px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__lead-text {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 85%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__lead-text {
        display: block!important;
        margin-left: auto!important;
        margin-right: auto!important;
        width: 85%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__lead-text {
        display: inline-block;
        margin-left: 40px;
        width: 55%
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .b2b__lead-text {
        width: 70%!important
    }
}

.b2b__lead-title {
    font-family: 'ProbaPro';
    font-size: 42px;
    font-weight: 700;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b__lead-title {
        font-size: 36px
    }
}

.b2b__lead-descr {
    font-size: 15px;
    line-height: 22px;
    transition: all .2s ease-out;
    max-width: 427px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__lead-descr {
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__lead-descr {
        max-width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__lead-descr {
        max-width: 100%
    }
}

.b2b__info {
    margin-bottom: 49px
}

.b2b__info-descr,
.b2b__info-title {
    font-family: 'ProbaPro';
    text-align: center;
    transition: all .2s ease-out
}

.b2b__info-title {
    font-weight: 700;
    margin-bottom: 33px;
    font-size: 42px
}

.b2b__info-descr {
    font-size: 18px;
    line-height: 26px;
    margin: 0 auto 78px;
    max-width: 608px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__info-descr {
        margin: 0 auto;
        max-width: 85%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__info-descr {
        max-width: 80%
    }
}

.b2b__info-row {
    margin: 0 auto;
    transition: all .2s ease-out;
    max-width: 740px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__info-row {
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__info-row {
        max-width: 670px
    }
}

.b2b__info-item {
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    transition: all .2s ease-out;
    vertical-align: top;
    width: 33%
}

@media (min-width:0) and (max-width:767px) {
    .b2b__info-item {
        display: block;
        margin-bottom: 50px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__info-item {
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__info-item {
        width: 32%
    }
}

.b2b__info-circle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 4px solid #f16541;
    border-radius: 600px;
    color: #211d70;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: 'ProbaPro';
    font-size: 44px;
    font-weight: 700;
    height: 130px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 26px;
    transition: all .2s ease-out;
    width: 130px
}

.b2b__info-num {
    bottom: 0;
    position: relative;
    transition: all .2s ease-out
}

.b2b__info-subtitle {
    color: #4a4a4a;
    font-size: 26px;
    line-height: 26px;
    transition: all .2s ease-out
}

.b2b__cases {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto 45px;
    transition: all .2s ease-out;
    max-width: 1180px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__cases {
        display: block;
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__cases {
        overflow: hidden;
        max-width: 100%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .b2b__cases {
        max-width: 922px
    }
}

.b2b__cases-item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 270px;
    position: relative;
    text-decoration: none;
    transition: all .2s ease-out;
    vertical-align: top;
    width: 370px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__cases-item {
        display: block;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__cases-item {
        display: block!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__cases-item {
        width: 33%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .b2b__cases-item {
        width: 293px
    }
}

.b2b__cases-inner {
    box-sizing: border-box;
    color: #fff;
    padding: 20px;
    position: relative;
    transition: all .2s ease-out;
    z-index: 2
}

.b2b__cases-descr,
.b2b__cases-title {
    font-family: 'ProbaPro';
    font-weight: 300;
    transition: all .2s ease-out
}

.b2b__cases-title {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 33px;
    width: 250px
}

.b2b__cases-descr {
    font-size: 14px;
    line-height: 19px;
    width: 240px
}

.b2b__cases-overlay {
    background: rgba(0, 0, 0, .55);
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s ease-out;
    width: 100%;
    z-index: 1
}

.b2b__check {
    background: #f16541;
    margin-bottom: 80px;
    padding: 37px 0;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b__check {
        overflow: hidden
    }
}

.b2b__check-inner {
    margin: 0 auto;
    text-align: center;
    transition: all .2s ease-out;
    max-width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .b2b__check-inner {
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__check-inner {
        max-width: 100%
    }
}

.b2b__check-item {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    line-height: 19px;
    padding-left: 30px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    transition: all .2s ease-out;
    vertical-align: top;
    width: 204px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__check-item {
        margin: 0 auto 30px;
        width: 80%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__check-item {
        margin: 0 auto 30px!important;
        width: 80%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__check-item {
        width: 180px
    }
}

.b2b__check-item:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/check-2.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}

.b2b__check-item:nth-child(2) {
    margin: 0 70px 0 50px;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b__check-item:nth-child(2) {
        margin: 0 auto 30px
    }
    .b2b__check-item:nth-child(3) {
        margin-bottom: 0
    }
}

.b2b__params {
    margin-bottom: 107px
}

.b2b__params-title {
    font-family: 'ProbaPro';
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 82px;
    transition: all .2s ease-out;
    text-align: center
}

@media (min-width:0) and (max-width:767px) {
    .b2b__params-title {
        font-size: 36px
    }
}

.b2b__params-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    transition: all .2s ease-out;
    max-width: 497px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__params-inner {
        display: block;
        max-width: 100%
    }
}

.b2b__params-item {
    transition: all .2s ease-out;
    width: 210px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__params-item {
        margin: 0 auto 50px
    }
}

.b2b__params-circle {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #dee5ef;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 196px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: all .2s ease-out;
    width: 196px
}

.b2b__params-num {
    color: #211d70;
    display: block;
    font-family: 'ProbaPro';
    font-size: 100px;
    font-weight: 700;
    text-align: center;
    transition: all .2s ease-out;
    width: 100%
}

.b2b__params-subtitle,
.b2b__params-undernum {
    font-size: 18px;
    text-align: center;
    transition: all .2s ease-out;
    width: 100%
}

.b2b__params-subtitle {
    color: #4a4a4a;
    font-size: 26px;
    line-height: 26px;
    margin: 0 auto;
    width: 80%
}

.b2b .content-block__inner.orange-cases {
    margin: 0 auto 76px;
    transition: all .2s ease-out;
    width: 100%;
    max-width: 1160px
}

@media (min-width:0) and (max-width:767px) {
    .b2b .content-block__inner.orange-cases {
        margin-bottom: 0;
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .content-block__inner.orange-cases {
        margin-bottom: 1px
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .b2b .content-block__inner.orange-cases {
        margin-bottom: 1px;
        width: 100%;
        max-width: 100%!important
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .b2b .content-block__inner.orange-cases {
        max-width: 90%
    }
}

@media (min-width:0) and (max-width:767px) {
    .b2b .content-block__inner.orange-cases .content-block__list {
        display: block
    }
}

.b2b .content-block__inner.orange-cases .content-block__list-item {
    width: 32%
}

@media (min-width:0) and (max-width:767px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item {
        display: block;
        margin-bottom: 1px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item {
        margin-bottom: 1px;
        width: 33.5%
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item {
        margin-bottom: 1px;
        width: 33.5%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item:nth-child(2) {
        margin-left: 1px;
        margin-right: 1px
    }
}

.b2b .content-block__inner.orange-cases .content-block__list-item:nth-child(3) .icon img {
    left: 0;
    position: relative;
    transition: all .2s ease-out
}

@media (min-width:1023px) and (max-width:1279px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item:nth-child(3) .icon img {
        left: 0
    }
}

.b2b .content-block__inner.orange-cases .content-block__list-item .title {
    min-height: 66px;
    transition: all .2s ease-out;
    width: 85%
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item .title {
        font-size: 20px;
        min-height: 55px;
        line-height: 26px;
        width: 75%
    }
}

.b2b .content-block__inner.orange-cases .content-block__list-item .descr {
    transition: all .2s ease-out;
    width: 243px
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item .descr {
        width: 80%
    }
}

@media (min-width:1023px) and (max-width:5000px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item .content-block__list-item__inner {
        margin: 15px 20px
    }
}

.b2b__achiev {
    background: #dee5ef;
    padding: 70px 0
}

@media (min-width:0) and (max-width:767px) {
    .b2b__achiev {
        overflow: hidden
    }
}

.b2b__achiev-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    transition: all .2s ease-out;
    width: 100%;
    max-width: 807px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__achiev-inner {
        display: block;
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__achiev-inner {
        display: block!important;
        max-width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__achiev-inner {
        max-width: 85%
    }
}

.b2b__achiev-item {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 243px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__achiev-item {
        display: block;
        margin: 0 auto 50px;
        width: 85%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__achiev-item {
        display: block!important;
        margin: 0 auto 50px!important;
        width: 85%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__achiev-item {
        width: 30%
    }
}

.b2b__achiev-item:nth-child(2) {
    margin: 0 47px
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__achiev-item:nth-child(2) {
        margin: 0 60px
    }
}

.b2b__achiev-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 155px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 45px 30px;
    width: 155px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__achiev-icon {
        margin: 0 auto 45px
    }
}

.b2b__achiev-icon img {
    max-height: 68px;
    max-width: 80px
}

.b2b__achiev-title {
    font-family: 'ProbaPro';
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-left: 37px;
    text-transform: uppercase
}

.b2b__achiev-list ul,
.sitemap ul {
    margin: 0;
    padding: 0
}

.b2b__achiev-list ul li {
    line-height: 22px;
    list-style: none;
    margin: 0 0 20px;
    padding: 0 0 0 40px;
    position: relative
}

.b2b__achiev-list ul li:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/check-3.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 20px
}

.models-panel__item {
    cursor: pointer;
    color: #a0a0a0;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0!important;
    padding: 0 15px;
    border-bottom: 2px solid transparent;
    transition: all .15s ease-out;
    width: auto
}

@media (max-width:1279px) {
    .models-panel__item {
        padding: 0 10px;
    }
}

.models-panel__item:hover,
.tarif .tarifs-list__item-hover .left .btns a.btn-white:hover {
    color: #2023BB;
    border-bottom: 2px solid #2023BB;
}

.models-panel__item.active {
    color: #2023BB!important;
}

.ask {
    margin: 0 50px 30px;
    position: relative;
    transition: all .2s ease-out;
    z-index: 10
}

@media (min-width:0) and (max-width:1023px) {
    .ask {
        display: none
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .ask {
        margin: 0 auto 30px;
        width: 100%;
        max-width: 1340px
    }
}

.ask__title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px
}

.ask__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ask__wrap-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eef2f7;
    box-sizing: border-box;
    color: #000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 24px;
    height: 90px;
    margin-bottom: 10px;
    padding: 0 0 0 30px;
    position: relative;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 580px
}

@media (min-width:959px) and (max-width:1023px) {
    .ask__wrap-item {
        width: 49%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .ask__wrap-item {
        width: 450px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .ask__wrap-item {
        height: 90px;
        width: 660px
    }
}

.ask__wrap-item:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 19px;
    margin-top: -10px;
    position: absolute;
    right: 30px;
    top: 50%;
    transition: all .2s ease-out;
    width: 16px
}

.ask__wrap-item:hover {
    background: #f06441;
    color: #fff
}

.ask__wrap-item:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2-white.svg)
}

.page-404 {
    background: #f16541;
    box-sizing: border-box;
    height: 550px;
    padding: 30px 50px 0;
    position: relative
}

@media (min-width:0) and (max-width:1023px) {
    .page-404 {
        height: auto;
        overflow: hidden;
        padding: 30px 20px 0
    }
}

.page-404 .content__innerpadding {
    height: 100%;
    margin: 0 auto!important;
    padding: 0;
    overflow: hidden!important;
    position: static
}

@media (min-width:0) and (max-width:1023px) {
    .page-404 .content__innerpadding {
        height: 450px;
        background: 0 0
    }
}

.page-404 .navbar,
.page-404 .navbar a {
    color: #fff
}

@media (min-width:0) and (max-width:1023px) {
    .page-404 .navbar {
        display: none
    }
}

.page-404 .lead,
.page-404 .lead__under a,
.view-list__wrap table tr.activetd span,
.view-list__wrap table tr:hover td div,
.view-list__wrap table tr:hover td span {
    color: #fff
}

@media (min-width:0) and (max-width:1023px) {
    .page-404 .lead {
        margin: 0 auto;
        width: 90%;
        background: 0 0!important
    }
    .page-404 .lead h1 {
        color: #fff!important;
        font-weight: 400;
        margin-bottom: 25px!important
    }
}

.page-404 .lead__descr {
    font-size: 22px!important;
    font-weight: 300;
    margin-bottom: 40px!important
}

@media (min-width:0) and (max-width:1023px) {
    .page-404 .lead__descr {
        color: #fff!important;
        display: block!important;
        margin: 25px 0!important;
        padding: 0!important
    }
}

.page-404 .lead__under {
    font-size: 14px;
    font-weight: 300
}

.page-404 .oval,
.page-404 .sputnik {
    position: absolute
}

.page-404 .sputnik {
    right: 0;
    top: 0
}

@media (min-width:0) and (max-width:1023px) {
    .page-404 .sputnik {
        bottom: 60px;
        top: auto
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .page-404 .sputnik {
        right: 15%
    }
}

.page-404 .oval {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 55%
}

@media (min-width:0) and (max-width:1023px) {
    .page-404 .oval {
        top: 91%;
        width: 500px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .page-404 .oval {
        left: 40%
    }
}

.advantage-full {
    background: #fff;
    border-top: 10px solid #dde4ee;
    box-sizing: border-box;
    padding: 0 50px
}

@media (min-width:0) and (max-width:767px) {
    .advantage-full {
        border-top: none;
        padding: 0 29px
    }
}

@media (min-width:767px) and (max-width:959px) {
    .advantage-full {
        border-top: none;
        padding: 0 30px
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .advantage-full {
        padding: 0 10px
    }
}

.advantage {
    background: #fff;
    box-sizing: border-box;
    font-size: 0;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .advantage {
        display: none
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .advantage {
        margin: 0 auto;
        max-width: 1340px
    }
}

.advantage__item {
    color: #000;
    display: inline-block;
    font-size: 0;
    margin: -10px 0 0 -1px;
    position: relative;
    vertical-align: top;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 25%
}

@media (min-width:0) and (max-width:767px) {
    .advantage__item {
        margin: 0;
        width: 100%
    }
}

.advantage__item:hover {
    background: #f06441;
    border-right: none;
    color: #fff
}

.advantage__item-inner {
    border-right: 1px solid #dde4ee;
    box-sizing: border-box;
    margin: 48px 0 50px;
    padding: 0 40px 0 21px
}

@media (min-width:0) and (max-width:767px) {
    .advantage__item-inner {
        box-sizing: border-box;
        margin: 0;
        padding: 0
    }
}

@media (min-width:767px) and (max-width:959px) {
    .advantage__item-inner {
        border-right: none;
        padding: 0
    }
}

.advantage__item:hover .advantage__item-inner {
    border-right: 1px solid #f06441
}

.advantage__item:last-child .advantage__item-inner,
.partner__btns a:last-child {
    border-right: none
}

.advantage__item-pic {
    background-repeat: no-repeat;
    background-size: cover;
    height: 50px;
    margin-bottom: 22px;
    width: 50px
}

.advantage__item:first-child .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/time.svg);
    background-size: contain
}

.advantage__item:first-child:hover .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/time-white.svg)
}

.advantage__item:nth-child(2) .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/connect.svg);
    background-size: contain
}

.advantage__item:nth-child(2):hover .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/connect-white.svg)
}

.advantage__item:nth-child(3) .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/support.svg);
    background-size: contain
}

.advantage__item:nth-child(3):hover .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/support-white.svg)
}

.advantage__item:last-child .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/rouble.svg);
    background-size: contain
}

.advantage__item:last-child:hover .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/rouble-white.svg);
    background-size: contain
}

.advantage__item-title,
.price-call p {
    font-size: 21px;
    margin-bottom: 8px
}

.advantage__item-descr {
    font-size: 14px;
    line-height: 19px
}

.inner .lead {
    position: relative;
    width: 750px
}

@media (min-width:0) and (max-width:767px) {
    .inner .lead {
        background: #fff;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner .lead {
        width: 100%
    }
}

.inner .lead h1 {
    box-sizing: border-box;
    font-size: 52px;
    line-height: 54px;
    margin-bottom: 25px;
    margin-top: 0
}

@media (min-width:0) and (max-width:767px) {
    .inner .lead h1 {
        background: #dee5ef;
        color: #000;
        font-size: 24px;
        line-height: 100%;
        margin-bottom: 0;
        margin-top: 0;
        padding: 25px 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner .lead h1 {
        background: #dee5ef;
        color: #000;
        font-size: 24px;
        line-height: 100%;
        margin-bottom: 0;
        margin-top: 0;
        padding: 28px 20px;
        width: 100%
    }
}

.inner .lead--2 h1 {
    font-size: 46px;
    margin-top: 0
}

.inner .lead h1.style-2 {
    font-size: 44px;
    line-height: 46px;
    margin-bottom: 20px;
    margin-top: 0
}

@media (min-width:0) and (max-width:767px) {
    .inner .lead h1.style-2 {
        background: #dee5ef;
        color: #000;
        font-size: 24px;
        line-height: 100%;
        margin-bottom: 0;
        margin-top: 0;
        padding: 28px 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner .lead h1.style-2 {
        background: #dee5ef;
        color: #000;
        font-size: 24px;
        line-height: 100%;
        margin-bottom: 0;
        margin-top: 0;
        padding: 28px 20px;
        width: 100%
    }
}

.inner .lead__descr {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 60px
}

@media (min-width:0) and (max-width:767px) {
    .inner .lead__descr {
        box-sizing: border-box;
        color: #000;
        font-size: 16px;
        margin-bottom: 0;
        padding: 30px 20px;
        position: relative;
        width: 90%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner .lead__descr {
        box-sizing: border-box;
        color: #000;
        font-size: 16px;
        margin-bottom: 0;
        padding: 30px 20px;
        position: relative;
        width: 90%
    }
}

.inner .lead.himself {
    padding-bottom: 20px;
    width: 600px
}

@media (min-width:0) and (max-width:767px) {
    .inner .lead.himself {
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner .lead.himself {
        color: #fff;
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 0;
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .inner.himself .content-bordertop {
        padding: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner.himself .content-bordertop {
        padding: 0
    }
}

.inner .content__types {
    margin: 0
}

@media (min-width:0) and (max-width:767px) {
    .inner .content__types {
        margin: 0 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner .content__types {
        margin: 0 20px
    }
}

.inner .content__innerpadding {
    margin: 30px auto 20px;
    position: relative;
    transition: all .25s ease-out;
    width: 92.5%;
    max-width: 92.5%
}

@media (min-width:0) and (max-width:1023px) {
    .inner .content__innerpadding {
        margin: 0;
        width: 100%;
        max-width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .inner .content__innerpadding {
        margin: 0 auto;
        width: 100%;
        max-width: 1340px
    }
}

.inner .content-bordertop {
    border-top: 2px solid #eaeaea;
    padding: 90px 0
}

@media (min-width:0) and (max-width:1023px) {
    .inner .content-bordertop {
        padding: 0
    }
}

.inner .content-bordertop__inner {
    margin: 0 0 0 50px;
    width: 600px
}

@media (min-width:0) and (max-width:1023px) {
    .inner .content-bordertop__inner {
        box-sizing: border-box;
        margin: 0;
        padding: 0 20px;
        width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .inner .content-bordertop__inner {
        box-sizing: border-box;
        margin: 0 auto;
        padding: 30px 300px 0 0;
        width: 100%;
        max-width: 1340px
    }
}

.inner .content-bordertop__inner h1 {
    font-size: 32px;
    font-weight: 300
}

.inner .content-bordertop__inner ol {
    counter-reset: num;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 40px
}

.inner .content-bordertop__inner ol li {
    font-size: 18px;
    line-height: 140%;
    margin: 0;
    padding: 0 0 30px;
    position: relative
}

.inner .content-bordertop__inner ol li::before {
    content: counter(num) "";
    counter-increment: num;
    display: block;
    font-size: 32px;
    height: 40px;
    left: -40px;
    position: absolute;
    top: 5px;
    width: 40px
}

.inner-pic {
    border: none
}

.inner-pic .content-bordertop {
    border-top: none
}

.inner-pic h3,
.tarif-lead h2 {
    margin-top: 0
}

@media (min-width:0) and (max-width:767px) {
    .inner-pic .inner__header {
        height: 116px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-pic .inner__header {
        height: 116px
    }
}

@media (min-width:0) and (max-width:767px) {
    .inner-pic .lead {
        height: auto!important;
        margin-bottom: 0!important;
        padding: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-pic .lead {
        height: auto!important;
        margin-bottom: 0!important;
        padding: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .inner-pic .lead h1 {
        background: 0 0;
        display: block!important;
        line-height: 100%!important;
        margin: 0!important;
        padding: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-pic .lead h1 {
        background: 0 0;
        display: block!important;
        line-height: 100%!important;
        margin: 0!important;
        padding: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .inner-pic .lead__descr {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-pic .lead__descr {
        display: none
    }
}

.inner__header {
    background-repeat: no-repeat;
    background-size: cover;
    height: 370px;
    overflow: hidden
}

@media (min-width:0) and (max-width:767px) {
    .inner__header {
        height: auto
    }
}

@media (min-width:767px) and (max-width:959px) {
    .inner__header {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 280px
    }
}

.inner__header .item-bg {
    background-position: center center!important
}

.inner__header-wrap {
    background: rgba(46, 47, 57, .9)
}

.inner__header-wrap .stocklist__pic {
    opacity: .45
}

.inner__header .content__innerpadding {
    height: 370px;
    margin-top: 0;
    padding-top: 26px;
    position: relative;
    z-index: 3
}

@media (min-width:0) and (max-width:767px) {
    .inner__header .content__innerpadding {
        height: auto;
        margin: 0;
        padding-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner__header .content__innerpadding {
        height: auto;
        margin: 0;
        padding-left: 30px;
        padding-top: 0
    }
}

.inner__header .content__innerpadding h1 {
    color: #fff;
    margin-top: 0
}

@media (min-width:0) and (max-width:767px) {
    .inner__header .content__innerpadding h1 {
        font-size: 22px;
        font-weight: 600;
        left: 25px;
        position: absolute;
        top: 45px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner__header .content__innerpadding h1 {
        display: none
    }
}

.inner__header .content__innerpadding .lead__descr {
    color: #fff;
    font-weight: 300
}

@media (min-width:0) and (max-width:767px) {
    .inner__header .content__innerpadding .lead__descr {
        box-sizing: border-box;
        color: #000;
        font-size: 16px;
        margin-bottom: 0;
        padding: 30px 20px;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner__header .content__innerpadding .lead__descr {
        color: #fff;
        font-size: 16px;
        margin-bottom: 0;
        padding: 0;
        position: relative;
        width: 60%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .price-call-full {
        background: #dee5ef;
        box-sizing: border-box;
        width: 100%
    }
}

.price-call {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #dee5ef;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 132px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 50px
}

@media (min-width:0) and (max-width:767px) {
    .price-call {
        display: block;
        height: auto;
        padding: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .price-call {
        display: block;
        height: auto;
        padding: 20px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .price-call {
        background: #dee5ef;
        box-sizing: border-box;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        max-width: 1340px
    }
}

.price-call p {
    font-size: 18px;
    margin-top: 0;
    width: 100%
}

.price-call__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .price-call__form {
        display: block
    }
}

.price-call input {
    background: #fff;
    border: none;
    box-sizing: border-box;
    font-size: 18px;
    padding: 13px 20px 15px;
    transition: all .25s ease-out;
    width: 1150px
}

@media (min-width:0) and (max-width:767px) {
    .price-call input {
        display: block;
        width: 100%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .price-call input {
        width: 730px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .price-call input {
        width: 1120px
    }
}

@media (min-width:0) and (max-width:767px) {
    .price-call .btn-orange {
        margin-top: 10px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .price-call .btn-orange {
        margin-left: 20px;
        padding-left: 30px;
        padding-right: 30px
    }
}

.price-list-full {
    background: #eef2f7;
    box-sizing: border-box;
    padding: 20px 0
}

.price-block {
    background: #fff;
    margin-bottom: 20px
}

@media (min-width:0) and (max-width:767px) {
    .price-block {
        margin: 0 20px 20px
    }
}

.price-block:last-child {
    margin-bottom: 0
}

@media (min-width:1599px) and (max-width:5000px) {
    .price-block {
        box-sizing: border-box;
        margin: 0 auto 20px;
        padding: 0;
        width: 100%;
        max-width: 1340px
    }
}

.price-block__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #eef2f7;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 90px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 22px 32px
}

@media (min-width:0) and (max-width:767px) {
    .price-block__header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        padding: 30px 20px
    }
}

.price-block__type-undertitle {
    font-size: 32px
}

@media (min-width:0) and (max-width:767px) {
    .price-block__type {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .price-block__type {
        width: 100%
    }
}

.price-block__tarif {
    font-size: 32px;
    text-align: right;
    width: 300px
}

@media (min-width:0) and (max-width:767px) {
    .price-block__tarif {
        text-align: left;
        width: 100%
    }
}

.price-block__body {
    padding: 20px 32px
}

@media (min-width:0) and (max-width:767px) {
    .price-block__body {
        padding: 0
    }
}

.price-block__row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 67px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:0) and (max-width:767px) {
    .price-block__row {
        height: auto;
        padding: 15px 20px
    }
}

.price-block__row-tarif {
    text-align: right;
    width: 300px
}

@media (min-width:0) and (max-width:767px) {
    .price-block__row-tarif {
        width: 100%
    }
}

.sip-list {
    width: 100%
}

.row-sip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 65px 0
}

@media (min-width:0) and (max-width:767px) {
    .row-sip {
        display: block;
        padding: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip {
        display: block;
        padding: 0
    }
}

.row-sip__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 960px
}

@media (min-width:0) and (max-width:767px) {
    .row-sip__item {
        display: block;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip__item {
        margin: 0 auto;
        width: 90%
    }
}

.row-sip__pic {
    border-radius: 600px;
    height: 280px;
    overflow: hidden;
    width: 280px;
    min-width: 280px
}

@media (min-width:0) and (max-width:767px) {
    .row-sip__pic {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 200px;
        min-height: 200px;
        margin: 0 auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 200px;
        min-width: 200px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip__pic {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 200px;
        min-height: 200px;
        margin: 0 auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 200px;
        min-width: 200px
    }
}

@media (min-width:0) and (max-width:767px) {
    .row-sip__pic img {
        height: auto;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip__pic img {
        height: auto;
        width: 100%
    }
}

.row-sip__half {
    width: 580px
}

@media (min-width:0) and (max-width:767px) {
    .row-sip__half {
        box-sizing: border-box;
        margin-bottom: 40px;
        padding: 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip__half {
        box-sizing: border-box;
        margin-bottom: 40px;
        padding: 20px;
        width: 100%
    }
}

.row-sip__half h3 {
    font-size: 44px
}

@media (min-width:0) and (max-width:1023px) {
    .row-sip__half h3 {
        font-size: 24px
    }
}

.row-sip__descr {
    font-size: 18px;
    line-height: 26px
}

.row-sip:nth-child(2) {
    background: #fbfbfb
}

@media (min-width:0) and (max-width:767px) {
    .row-sip:nth-child(2) {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip:nth-child(2) {
        display: none
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .row-sip:nth-child(2) {
        margin-left: -800px;
        margin-right: -800px
    }
}

.row-sip:nth-child(2) .row-sip__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.row-sip:nth-child(3) {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:0) and (max-width:1023px) {
    .row-sip:nth-child(3) {
        padding-bottom: 40px;
        padding-top: 40px
    }
}

.row-sip:nth-child(3) .row-sip__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.row-sip:nth-child(3) .row-sip__item h3 {
    font-size: 44px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%
}

@media (min-width:0) and (max-width:959px) {
    .row-sip:nth-child(3) .row-sip__item h3 {
        font-size: 24px;
        margin-top: 0
    }
}

.row-sip:nth-child(3) .row-sip__descr {
    text-align: center;
    width: 700px
}

@media (min-width:0) and (max-width:959px) {
    .row-sip:nth-child(3) .row-sip__descr {
        display: none
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .row-sip:nth-child(3) .row-sip__descr {
        margin-bottom: 30px
    }
}

.row-sip:nth-child(3) .tech-process {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0
}

@media (min-width:0) and (max-width:959px) {
    .row-sip:nth-child(3) .tech-process {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 0
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .row-sip:nth-child(3) .tech-process {
        margin-bottom: 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .row-sip:nth-child(3) .tech-process__item {
        display: block;
        margin-bottom: 30px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip:nth-child(3) .tech-process__item {
        width: 25%
    }
}

.row-sip:nth-child(3) .tech-process__item-pic:after {
    display: none
}

@media (min-width:0) and (max-width:767px) {
    .row-sip:nth-child(3) .tech-process__item-pic {
        display: block;
        height: 106px;
        margin: 0 auto;
        overflow: hidden;
        width: 106px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip:nth-child(3) .tech-process__item-pic {
        display: block;
        height: 106px;
        margin: 0 auto;
        overflow: hidden;
        width: 106px
    }
}

@media (min-width:0) and (max-width:959px) {
    .row-sip:nth-child(3) .tech-process__item-pic img {
        height: 100%;
        left: 50%;
        position: relative;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .row-sip:nth-child(3) .tech-process__item-txt {
        color: #000;
        display: block;
        font-size: 14px;
        margin: 15px auto 0;
        width: 40%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip:nth-child(3) .tech-process__item-txt {
        color: #000;
        display: block;
        font-size: 14px;
        margin: 15px auto 0;
        width: 100%
    }
}

.row-sip:nth-child(3) .btn-orange {
    width: 300px
}

@media (min-width:0) and (max-width:767px) {
    .row-sip:nth-child(3) .btn-orange {
        display: block;
        font-size: 18px;
        font-weight: 300;
        margin: 0 auto 30px;
        width: 90%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip:nth-child(3) .btn-orange {
        display: block;
        font-size: 18px;
        font-weight: 300;
        margin: 60px auto 30px;
        width: 90%
    }
}

.promo-header {
    background-position: 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 620px;
    width: 100%
}

@media (min-width:0) and (max-width:1023px) {
    .promo-header {
        height: auto;
        overflow: hidden
    }
}

.promo-header__inner {
    -ms-flex-line-pack: justify;
    align-content: space-between;
    background: rgba(0, 0, 0, .4);
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .promo-header__inner {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .promo-header__inner {
        display: block;
        padding-bottom: 50px;
        padding-top: 50px
    }
}

@media (min-width:0) and (max-width:767px) {
    .promo-header__inner .btn-white {
        box-sizing: border-box;
        left: 20px;
        position: relative;
        text-align: center;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 222px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .promo-header__inner .btn-white {
        box-sizing: border-box;
        left: 50%;
        margin-top: 40px;
        position: relative;
        text-align: center;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 222px
    }
}

.promo-header h1 {
    color: #fff;
    display: block;
    font-size: 36px;
    margin-top: 0;
    text-align: center;
    transition: all .2s ease-out;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .promo-header h1 {
        font-size: 20px;
        font-weight: 400;
        text-align: left
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .promo-header h1 {
        font-size: 24px;
        font-weight: 400;
        text-align: center
    }
}

.promo-header__wrap {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .promo-header__wrap {
        display: block;
        margin-left: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .promo-header__wrap {
        display: block;
        margin-left: 0
    }
}

.promo-header__params {
    color: #fff;
    position: relative
}

@media (min-width:767px) and (max-width:1023px) {
    .promo-header__params {
        text-align: center
    }
}

.promo-header__params-item {
    display: inline-block;
    text-align: center;
    width: 250px
}

@media (min-width:0) and (max-width:767px) {
    .promo-header__params-item {
        display: block;
        margin-bottom: 28px;
        text-align: left;
        width: 100%
    }
}

.promo-header__params-title {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 5px
}

.promo-header__params-val {
    font-size: 18px;
    font-weight: 300
}

.promo-slider-full {
    background: #eef2f7;
    padding: 60px 0
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full {
        overflow: hidden;
        padding: 30px 0 60px
    }
}

.promo-slider-full .bx-viewport {
    height: auto!important
}

.promo-slider-full .promo-bxslider__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 50%;
    position: relative;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transition: all .2s ease-out;
    width: 850px
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .promo-bxslider__content {
        display: block;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 100%
    }
}

.promo-slider-full .promo-bxslider__left {
    display: inline-block;
    vertical-align: top;
    transition: all .2s ease-out;
    width: 300px
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .promo-bxslider__left {
        display: block;
        width: 100%
    }
}

.promo-slider-full .promo-bxslider__pic {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100%;
    height: 300px;
    transition: all .2s ease-out;
    width: 300px
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .promo-bxslider__pic {
        height: 180px;
        margin: 0 auto 25px;
        width: 180px
    }
}

.promo-slider-full .promo-bxslider__right {
    display: inline-block;
    vertical-align: top;
    transition: all .2s ease-out;
    width: 480px
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .promo-bxslider__right {
        display: block;
        width: 100%
    }
}

.promo-slider-full .promo-bxslider__right h3 {
    font-size: 42px;
    margin: 0 0 20px;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .promo-slider-full .promo-bxslider__right h3 {
        font-size: 24px;
        margin: 0 0 25px;
        text-align: center
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .promo-slider-full .promo-bxslider__right h3 {
        font-size: 24px;
        margin: 0 0 25px;
        text-align: center;
        width: 100%
    }
}

.promo-slider-full .promo-bxslider__descr {
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .promo-bxslider__descr {
        font-size: 16px;
        margin: 0 auto 30px;
        text-align: center;
        width: 90%
    }
}

.promo-slider-full .bx-wrapper {
    background: 0 0!important
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .bx-wrapper .bx-pager {
        bottom: -20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .promo-slider-full .bx-wrapper .bx-controls-direction {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .promo-slider-full .bx-wrapper .bx-controls-direction {
        left: 50%;
        margin: 0 auto;
        position: absolute;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 320px
    }
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .bx-wrapper .bx-controls-direction a {
        background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-8.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -30px;
        height: 20px;
        top: auto;
        width: 40px
    }
    .promo-slider-full .bx-wrapper .bx-controls-direction a.bx-prev {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

.promo-slider-full .bx-pager-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-block;
    height: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 3px;
    position: relative;
    width: 18px
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .bx-pager-item {
        height: 13px;
        padding: 0;
        width: 13px
    }
}

.promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link {
    background: 0 0;
    border-radius: 100%;
    display: block;
    height: 18px;
    position: relative;
    transition: all .2s ease-out;
    width: 18px
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link {
        background: 0 0;
        border: 3px solid #22216e;
        height: 8px;
        padding: 0;
        width: 8px
    }
    .promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link:focus {
        background: 0 0;
        border: 3px solid #22216e;
        height: 8px;
        padding: 0;
        width: 8px
    }
}

.areatools,
.promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link.active,
.promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link:hover {
    background: #f16541
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link.active,
    .promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link:hover {
        background: #22216e
    }
}

.promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link:after {
    background: #f16541;
    border-radius: 100%;
    content: '';
    display: block;
    height: 8px;
    left: 50%;
    margin-left: -4px;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 8px
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link:after {
        display: none
    }
}

.areatools {
    box-sizing: border-box;
    color: #fff;
    padding: 55px 0
}

@media (min-width:0) and (max-width:959px) {
    .areatools {
        padding: 30px 0
    }
}

.areatools h3 {
    font-size: 40px;
    margin: 0 0 30px;
    text-align: center
}

@media (min-width:0) and (max-width:959px) {
    .areatools h3 {
        font-size: 24px;
        font-weight: 600;
        margin-left: auto;
        margin-right: auto;
        width: 80%
    }
}

.areatools__adv {
    display: block;
    margin-bottom: 60px;
    position: relative;
    text-align: center;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .areatools__adv {
        display: block;
        left: 0;
        margin: 0 auto 40px;
        text-align: left;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 160px
    }
}

.areatools__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: left
}

.areatools__item:nth-child(1) {
    width: 138px
}

.areatools__item:nth-child(2) {
    margin: 0 80px;
    width: 160px
}

@media (min-width:0) and (max-width:767px) {
    .areatools__item:nth-child(2) {
        margin: 0 0 20px
    }
}

.areatools__item:nth-child(3) {
    width: 170px
}

@media (min-width:0) and (max-width:767px) {
    .areatools__item {
        margin-bottom: 20px;
        width: 100%
    }
    .areatools__item div {
        display: inline
    }
}

.areatools__check,
.areatools__content {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.areatools__check {
    width: 25px
}

.areatools__check:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/checkbox-white.svg);
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    display: block;
    height: 24px;
    width: 24px
}

.areatools__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 10px
}

.areatools__title,
.areatools__undertitle {
    display: block;
    width: 100%
}

.areatools__title {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 4px
}

.areatools__undertitle {
    font-weight: 300
}

.areatools__lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 50%;
    margin-bottom: 55px;
    position: relative;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 600px
}

@media (min-width:0) and (max-width:767px) {
    .areatools__lead {
        display: block;
        width: 100%
    }
}

.areatools__lead-left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-block;
    height: 160px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 160px
}

@media (min-width:0) and (max-width:767px) {
    .areatools__lead-left {
        display: block;
        height: 106px;
        margin: 0 auto 20px;
        width: 100%
    }
}

.areatools__lead-pic {
    background: #fff;
    border-radius: 100%;
    height: 160px;
    width: 160px
}

@media (min-width:0) and (max-width:767px) {
    .areatools__lead-pic {
        display: block;
        height: 106px;
        margin: 0 auto;
        width: 106px
    }
}

.areatools__lead-pic img {
    height: 60%;
    left: 50%;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60%
}

.areatools__lead-right {
    margin-left: 60px
}

@media (min-width:0) and (max-width:767px) {
    .areatools__lead-right {
        margin: 0
    }
}

.areatools__lead-title {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 20px
}

@media (min-width:0) and (max-width:767px) {
    .areatools__lead-title {
        font-size: 22px;
        text-align: center
    }
}

.areatools__lead-content {
    font-size: 14px;
    font-weight: 300;
    line-height: 150%
}

@media (min-width:0) and (max-width:767px) {
    .areatools__lead-content {
        font-size: 16px;
        margin: 0 auto;
        text-align: center;
        width: 90%
    }
}

.areatools .btn-white {
    border-radius: 600px;
    left: 50%;
    position: relative;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (min-width:0) and (max-width:767px) {
    .areatools .btn-white {
        box-sizing: border-box;
        border-radius: 0;
        text-align: center;
        width: 260px
    }
}

.connect-tarif {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 536px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 1200px
}

@media (min-width:0) and (max-width:959px) {
    .connect-tarif {
        background: #eef2f7;
        display: block;
        height: auto;
        max-width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .connect-tarif {
        box-sizing: border-box;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        max-width: 1340px
    }
}

.connect-tarif__left {
    position: relative;
    z-index: 2
}

@media (min-width:1023px) and (max-width:1599px) {
    .connect-tarif__left {
        margin-left: 30px
    }
}

.connect-tarif__left-title {
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 30px
}

@media (min-width:0) and (max-width:959px) {
    .connect-tarif__left-title {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 20px;
        margin-top: 30px;
        text-align: center
    }
}

.connect-tarif__left-descr {
    font-size: 18px;
    line-height: 150%;
    width: 450px
}

@media (min-width:0) and (max-width:959px) {
    .connect-tarif__left-descr {
        font-size: 16px;
        margin: 0 auto 30px;
        text-align: center;
        width: 80%
    }
}

.connect-tarif__circle {
    background: #dee5ef;
    border-radius: 100%;
    height: 758px;
    position: absolute;
    right: 0;
    top: -280px;
    width: 758px;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .connect-tarif__circle {
        background: 0 0;
        height: auto;
        position: relative;
        top: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .connect-tarif__circle {
        background: 0 0;
        height: auto;
        margin: 0 auto 40px;
        position: relative;
        top: 0;
        width: 82%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .connect-tarif__circle {
        right: -100px
    }
}

.connect-tarif__item {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 195px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    width: 195px
}

@media (min-width:0) and (max-width:767px) {
    .connect-tarif__item {
        height: 180px;
        margin: 0 auto 25px;
        position: relative;
        width: 180px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .connect-tarif__item {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        height: 180px;
        position: relative;
        top: 0;
        width: 180px
    }
}

.connect-tarif__item-icon {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 56px;
    margin: 0 auto 12px;
    width: 56px
}

.connect-tarif__item-title,
.connect-tarif__item-undertitle {
    color: #4a4a4a;
    display: block;
    font-size: 14px;
    text-align: center;
    width: 100%
}

.connect-tarif__item-undertitle {
    color: #000;
    font-size: 18px
}

.connect-tarif__item:nth-child(1) {
    bottom: 220px;
    left: 30%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (min-width:0) and (max-width:959px) {
    .connect-tarif__item:nth-child(1) {
        bottom: 0;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.connect-tarif__item:nth-child(2) {
    bottom: 50px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (min-width:0) and (max-width:767px) {
    .connect-tarif__item:nth-child(2) {
        bottom: 0;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .connect-tarif__item:nth-child(2) {
        bottom: 0;
        left: 0;
        margin: 0 40px;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        top: 10px
    }
}

.connect-tarif__item:nth-child(3) {
    bottom: 267px;
    left: 60%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (min-width:0) and (max-width:959px) {
    .connect-tarif__item:nth-child(3) {
        bottom: 0;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.sitemap {
    padding-bottom: 50px
}

.sitemap ul li {
    font-weight: 700;
    list-style: none;
    margin: 0;
    padding: 7px 0
}

.sitemap ul li a {
    color: #000;
    text-decoration: none
}

.sitemap ul li ul li {
    font-weight: 300;
    margin-left: 30px
}

.sitemap ul li ul li:before {
    content: '—';
    margin-left: -30px;
    margin-right: 10px
}

.sitemap ul li ul li ul li {
    margin-left: 20px
}

.himself-wrap {
    padding-top: 26px
}

@media (min-width:0) and (max-width:767px) {
    .himself-wrap {
        padding-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .himself-wrap {
        padding-top: 0
    }
}

.himself-wrap .content-bordertop {
    padding: 0 0 40px
}

.himself-wrap .content-bordertop__inner {
    padding: 10px 300px 0 0
}

@media (min-width:0) and (max-width:767px) {
    .himself-wrap .content-bordertop__inner {
        box-sizing: border-box;
        padding: 0 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .himself-wrap .content-bordertop__inner {
        box-sizing: border-box;
        padding: 0 20px
    }
}

@media (min-width:0) and (max-width:1023px) {
    .content-block__inner-row__right {
        display: none!important
    }
}

.map-wrap__full {
    background: #dee5ef
}

.map-wrap__type {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    font-weight: 300;
    height: 96px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__type {
        height: 150px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .map-wrap__type {
        height: 150px
    }
}

.map-wrap__type-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0 0;
    border-left: 1px solid #ededed;
    border-top: 1px solid #ededed;
    color: #8486bd;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 24px;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: all .25s ease-out;
    width: 50%
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__type-btn {
        -ms-flex-line-pack: center;
        align-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-size: 16px;
        height: 150px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .map-wrap__type-btn {
        -ms-flex-line-pack: center;
        align-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-size: 16px;
        height: 150px
    }
}

.map-wrap__type-btn:first-child,
.map-wrap__type-btn:hover:first-child {
    border-left: none;
    margin-right: 0
}

.map-wrap__type-btn:first-child:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/area.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain!important;
    content: '';
    display: inline-block;
    height: 40px!important;
    margin-bottom: 0;
    width: 80px!important
}

@media (min-width:0) and (max-width:1023px) {
    .map-wrap__type-btn:first-child:before {
        margin-bottom: 15px
    }
}

.map-wrap__type-btn:hover:last-child,
.map-wrap__type-btn:last-child {
    border-left: none;
    margin-right: 0
}

.map-wrap__type-btn:last-child:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/hands-orange.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain!important;
    content: '';
    display: inline-block;
    height: 40px!important;
    margin-bottom: 0;
    width: 80px!important
}

@media (min-width:0) and (max-width:1023px) {
    .map-wrap__type-btn:last-child:before {
        margin-bottom: 15px
    }
}

.map-wrap__type-btn:hover {
    background: #201c6f!important;
    border-top: 1px solid #201c6f!important;
    color: #fff
}

.map-wrap__type-btn:hover:first-child:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/area-white.svg)!important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain!important;
    content: '';
    display: inline-block;
    height: 40px!important;
    margin-bottom: 0;
    width: 80px!important
}

@media (min-width:0) and (max-width:1023px) {
    .map-wrap__type-btn:hover:first-child:before {
        margin-bottom: 15px
    }
}

.map-wrap__type-btn:hover:last-child:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/hands.svg)!important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain!important;
    content: '';
    display: inline-block;
    height: 40px!important;
    margin-bottom: 0;
    width: 80px!important
}

@media (min-width:0) and (max-width:1023px) {
    .map-wrap__type-btn:hover:last-child:before {
        margin-bottom: 15px
    }
}

.complect__list-item .panel ul li a:hover,
.map-wrap__type-btn.active,
.obj-list__item .panel ul li a:hover {
    background: #f16541;
    border-top: 1px solid #f16541;
    color: #fff
}

.map-wrap__type-btn.active:first-child:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/area-white.svg)
}

.map-wrap__type-btn.active:last-child:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/hands.svg)
}

.map-wrap__type-block {
    background: #EDEDED;
    display: none
}

.map-wrap__type-block.active {
    display: block
}

.map-wrap__type-block--setup {
    background: #dee5ef
}

.map-wrap__type-block__form,
.map-wrap__type-block__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.map-wrap__type-block__title {
    font-size: 26px;
    height: 90px
}

.map-wrap__type-block__form {
    background: #EDEDED;
    box-sizing: border-box;
    height: 132px;
    margin: 0 auto;
    padding: 0 40px;
    width: 100%;
    max-width: 1340px
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__type-block__form {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .map-wrap__type-block__form {
        display: none
    }
}

.map-wrap__type-block__form-input {
    display: inline-block;
    margin-right: 20px
}

.map-wrap__type-block__form-input .title {
    color: #1e22be;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
}

.map-wrap__type-block__form-input input {
    background: #fff;
    color: #000;
    border: none;
    box-sizing: border-box;
    padding: 20px 17px
}

.map-wrap__type-block__form-input input::placeholder {
    color: #000;
    opacity: 1;
}

.map-wrap__type-block__form-input input:-ms-input-placeholder {
    color: #000;
}

.map-wrap__type-block__form-input input::-ms-input-placeholder {
    color: #000;
}

.map-wrap__type-block__form-input:first-child {
    width: 50%
}

.map-wrap__type-block__form-input:first-child input {
    width: 100%
}

.map-wrap__type-block__form-input:nth-child(2) {
    width: 70%
}

.map-wrap__type-block__form-input:nth-child(2) input {
    display: inline-block;
    float: left;
    margin-right: 10px;
    width: calc(50% - 10px)
}

@media (min-width:1023px) and (max-width:1279px) {
    .map-wrap__type-block__form-input:nth-child(2) input {
        width: 46%
    }
}

.map-wrap__type-block__form-input:nth-child(2) input:last-child {
    margin-right: 0;
    width: 50%;
}

.map-wrap__type-block__form-input:last-child {
    margin-right: 0;
    width: 20%
}

.map-wrap__type-block__form-input:last-child button {
    background: #2023BB;
    border: none;
    color: #fff;
    padding: 3px 0;
    position: relative;
    text-align: center;
    top: 13px;
    transition: all .2s ease-out;
    width: 100%;
    min-width: 0;
}

.map-wrap__type-block__map {
    height: 330px
}

.map-wrap__place {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #dee5ef;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100px;
    height: auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 50px
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__place {
        display: none
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .map-wrap__place {
        margin: 0 auto;
        padding: 20px 0;
        width: 100%;
        max-width: 1340px
    }
}

.map-wrap__place-address {
    width: 48.05%
}

.map-wrap__place .title {
    font-size: 15px;
    margin-bottom: 6px
}

.map-wrap__place .text {
    font-size: 22px
}

.map-wrap__place-latitude,
.map-wrap__place-longitude {
    width: 15.64%
}

.map-wrap__place-edit {
    text-align: right;
    width: 20.52%
}

.map-wrap__place .btn-white {
    padding: 10px 40px
}

.map-wrap__objects {
    background: #fff;
    box-sizing: border-box;
    padding: 40px 50px;
    margin-bottom: -50px;
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__objects {
        padding: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .map-wrap__objects {
        padding: 20px
    }
}

.map-wrap__objects-inner {
    position: relative
}

@media (min-width:1599px) and (max-width:5000px) {
    .map-wrap__objects-inner {
        margin: 0 auto;
        padding: 40px 0;
        width: 100%;
        max-width: 1340px
    }
}

.map-wrap__header,
.map-wrap__objects-inner .btns-panel {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.map-wrap__objects-inner .btns-panel {
    left: 50%;
    margin-bottom: 30px;
    margin-left: 0;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.map-wrap__objects-inner .btns-panel div {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: auto;
    padding: 10px 30px;
    width: auto
}

@media (min-width:1023px) and (max-width:1279px) {
    .map-wrap__objects-inner .btns-panel div {
        padding: 10px 20px
    }
}

.map-wrap__objects-inner .btns-panel div.active,
.map-wrap__objects-inner .btns-panel div:hover {
    background: #211d70;
    color: #fff
}

.map-wrap__header {
    background: #dee5ef;
    height: 160px
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__header {
        height: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .map-wrap__header {
        height: auto
    }
}

.map-wrap__header .btns-panel {
    margin-bottom: 30px;
    margin-left: 0
}

.map-wrap__header .btns-panel div {
    width: 160px
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__header .btns-panel div {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .map-wrap__header .btns-panel div {
        width: 100%
    }
}

.map-wrap__header .btn-arrow {
    color: #000;
    width: 190px
}

.map-wrap .btns-panel {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 50%;
    margin-bottom: 30px;
    margin-left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.map-wrap .btns-panel div {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: auto;
    padding: 10px 30px;
    width: auto
}

@media (min-width:1023px) and (max-width:1279px) {
    .map-wrap .btns-panel div {
        padding: 10px 20px
    }
}

.obj-list {
    margin: 0 auto 70px;
    width: 100%
}

.obj-list__item {
    box-shadow: 0 40px 60px rgba(81, 83, 126, 0);
    margin-bottom: 20px;
    position: relative;
    transition: all .1s ease-out
}

.obj-list__item-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    height: 90px;
    position: relative;
    z-index: 2
}

.obj-list__item-row__inner,
.obj-list__item-row__inner-tarif {
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    width: 128px
}

.obj-list__item-row__inner-tarif {
    padding-left: 25px;
    text-transform: uppercase;
    width: 305px
}

.obj-list__item-row__inner-tarif-title {
    font-size: 14px;
    margin-bottom: 5px
}

.obj-list__item-row__inner-tarif-txt {
    font-size: 28px
}

.obj-list__item-row__inner-title {
    font-size: 14px;
    margin-bottom: 5px
}

.obj-list__item-row__inner-txt {
    font-size: 18px
}

.obj-list__item .panel {
    bottom: 0;
    opacity: 0;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
    z-index: 1
}

.complect__list-item .panel ul,
.obj-list__item .panel ul {
    font-size: 0;
    margin: 0;
    padding: 0
}

.complect__list-item .panel ul li,
.obj-list__item .panel ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 50%
}

.complect__list-item .panel ul li a,
.obj-list__item .panel ul li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-top: 1px solid #ededed;
    color: #6c6ea2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none
}

.obj-list__item .panel ul li:last-child {
    border-left: 1px solid #ededed;
    margin-left: -1px
}

.obj-list__item .panel ul li:last-child:hover {
    border-left: 1px solid #f16541
}

.obj-list__item:hover {
    box-shadow: 0 40px 60px rgba(81, 83, 126, .5)
}

.obj-list__item:hover .panel {
    bottom: -41px;
    opacity: 1
}

.obj-list__item.show {
    box-shadow: 0 40px 60px rgba(81, 83, 126, .5)!important
}

.obj-list__item.show .panel {
    bottom: -41px!important;
    opacity: 1!important
}

.obj-list__item.show .panel .more-tarif {
    font-size: 0
}

.complect__list-item.show .panel ul li:last-child,
.obj-list__item.show .panel ul li:last-child {
    position: relative;
    top: -6px
}

.obj-list__item.show .panel .more-tarif:after {
    content: 'Свернуть информацию';
    display: block;
    font-size: 16px
}

.zindex500 {
    z-index: 500
}

.coating .content__innerpadding .btn-categories {
    height: 51px;
    position: absolute;
    right: 0;
    top: 55px
}

@media (min-width:0) and (max-width:767px) {
    .coating .content__innerpadding .btn-categories {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #201c6f;
        color: #201c6f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        font-weight: 400!important;
        height: 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        left: 20px;
        margin: 0;
        padding: 0;
        position: relative;
        right: auto;
        top: -10px;
        width: 218px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .coating .content__innerpadding .btn-categories {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #201c6f;
        color: #201c6f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        font-weight: 400!important;
        height: 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 20px;
        top: 20px;
        width: 218px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .coating .content__innerpadding .btn-categories {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #201c6f;
        color: #201c6f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        font-weight: 400!important;
        height: 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        left: 20px;
        margin: 0;
        padding: 0;
        position: relative;
        right: auto;
        top: -10px;
        width: 218px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .coating .content__innerpadding .btn-categories {
        position: absolute;
        top: 30%
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .coating .content__innerpadding .btn-categories {
        position: absolute;
        top: 20px
    }
}

.inner.coating .lead {
    width: 750px
}

@media (min-width:0) and (max-width:767px) {
    .inner.coating .lead {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner.coating .lead {
        width: 100%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .inner.coating .lead {
        width: 60%
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .inner.coating .lead {
        width: 100%
    }
}

.inner.coating .lead__descr {
    line-height: 26px;
    margin-bottom: 40px
}

.models-panel {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0
}

@media (min-width:0) and (max-width:767px) {
    .models-panel {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .models-panel {
        display: none
    }
}

.models-panel__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #a0a0a0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    padding: 0 10px;
    font-weight: 250
}

.coating-map {
    height: 504px
}

@media (min-width:0) and (max-width:767px) {
    .coating-map {
        overflow: hidden;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .coating-map {
        overflow: hidden;
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__place-full {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .map-wrap__place-full {
        display: none
    }
}

@media (min-width:0) and (max-width:1023px) {
    .map-wrap .filter-mobile--news {
        margin: 0!important;
        padding: 27px 0
    }
    .filter-mobile--tarif {
        padding-top: 27px;
        padding-bottom: 27px
    }
}

.tarif {
    box-sizing: border-box
}

.tarif .content-bordertop__inner {
    box-sizing: border-box;
    margin: 0 auto;
    transition: all .25s ease-out;
    width: 92.5%;
    max-width: 92.5%
}

@media (min-width:0) and (max-width:767px) {
    .tarif .content-bordertop__inner {
        width: 100%;
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .content-bordertop__inner {
        width: 100%;
        max-width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .tarif .content-bordertop__inner {
        margin: 0 auto;
        width: 100%;
        max-width: 1340px
    }
}

.tarif .row h3 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 25px;
    width: 430px
}

@media (min-width:0) and (max-width:1279px) {
    .tarif .row h3 {
        font-size: 24px;
        line-height: 120%;
        width: 100%
    }
}

.tarif .row>.descr {
    font-size: 18px;
    line-height: 24px;
    width: 560px
}

@media (min-width:0) and (max-width:1279px) {
    .tarif .row>.descr {
        width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .tarif .row>.descr {
        width: 700px
    }
}

.tarif .row:nth-child(4) h3 {
    width: 500px
}

.tarif .tarifs-list {
    margin-bottom: 70px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list {
        margin-bottom: 30px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list {
        margin-bottom: 30px
    }
}

.tarif .tarifs-list__item {
    background: #eef2f7;
    box-sizing: border-box;
    border-radius: 6px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 314px;
    margin-bottom: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    padding: 30px 0 30px 30px;
    position: relative;
    text-decoration: none;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        padding: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        padding: 0
    }
}

.tarif .tarifs-list__item-hover,
.tarif .tarifs-list__item-normal {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tarif .tarifs-list__item-hover {
    background: #f97318;
    background: linear-gradient(to right, #f97318 0%, red 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f97318', endColorstr='#ff0000', GradientType=1);
    box-sizing: border-box;
    border-radius: 6px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    opacity: 0;
    padding: 30px;
    position: absolute;
    top: 0;
    transition: all .2s ease-out;
    width: 100%;
    z-index: 0
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover {
        height: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        opacity: 1;
        padding: 40px 30px;
        position: relative;
        z-index: 5
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover {
        height: auto;
        opacity: 1;
        padding: 40px 30px;
        position: relative;
        z-index: 5
    }
}

.tarif .tarifs-list__item-hover.tarif-blue {
    background: #4ca0de;
    background: linear-gradient(to right, #4ca0de 0%, #201c6f 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4ca0de', endColorstr='#201c6f', GradientType=1)
}

.tarif .tarifs-list__item-hover .left {
    position: relative
}

.tarif .tarifs-list__item-hover .left,
.tarif .tarifs-list__item-hover .right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 2
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left,
    .tarif .tarifs-list__item-hover .right {
        display: block
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left,
    .tarif .tarifs-list__item-hover .right {
        display: block!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .left,
    .tarif .tarifs-list__item-hover .right {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.tarif .tarifs-list__item-hover .left {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 500px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left {
        position: relative;
        width: 100%;
        z-index: 5
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left {
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .left {
        width: 48%
    }
}

.tarif .tarifs-list__item-hover .left h4,
.tarif .tarifs-list__item-left h4 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left h4 {
        font-size: 24px;
        font-weight: 300
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .left h4 {
        font-size: 24px;
        font-weight: 300
    }
}

.tarif .tarifs-list__item-hover .left .descr {
    line-height: 24px;
    margin-bottom: 20px;
    font-weight: 500
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left .descr {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .left .descr {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left .btns {
        margin-top: 220px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left .btns {
        margin-top: 220px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .left .btns {
        margin-top: 20px
    }
}

.tarif .tarifs-list__item-hover .left .btns a {
    font-weight: 700;
    margin-right: 10px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left .btns a {
        box-sizing: border-box;
        text-align: center;
        width: 220px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .left .btns a {
        box-sizing: border-box;
        text-align: center;
        width: 220px
    }
}

.tarif .tarifs-list__item-hover .left .btns a.btn-white {
    color: #6c6ea2;
    font-size: 18px!important;
    padding: 10px 30px!important
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left .btns a.btn-white {
        margin-bottom: 10px;
        margin-left: -1px;
        margin-top: 10px;
        padding: 10px 0!important;
        width: 222px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .left .btns a.btn-white {
        margin-bottom: 10px;
        margin-left: -1px;
        margin-top: 10px;
        padding: 10px 0!important;
        width: 222px
    }
}

.tarif .tarifs-list__item-hover .left .btns a.btn-border {
    color: #fff;
    padding: 10px 30px!important;
    position: relative;
    top: 0
}

.tarif .tarifs-list__item-hover .left .btns a.btn-border:hover {
    background: #fff;
    color: #f16541
}

.tarif .tarifs-list__item-hover .right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 360px;
    font-weight: 500;
    position: relative;
    width: 300px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .right {
        height: auto;
        left: 30px;
        position: absolute;
        top: 115px;
        width: 80%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .right {
        left: 30px!important;
        top: 115px!important;
        width: 80%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .right {
        box-sizing: border-box;
        bottom: 0;
        height: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 250px
    }
}

.tarif .tarifs-list__item-hover .right:before {
    background-image: url(/local/templates/map_template/../../assets/i/man.svg);
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    display: block;
    position: absolute;
    height: 330px;
    right: -30px;
    top: 20px;
    width: 234px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .right:before {
        height: 420px;
        right: -110px;
        top: auto;
        width: 234px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .right:before {
        height: 420px!important;
        right: -110px!important;
        top: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .right:before {
        height: 330px;
        right: -10px;
        top: -20px;
        width: 234px
    }
    .tarif .tarifs-list__item-hover .right .tarif-params {
        margin-right: 40px
    }
}

.tarif .tarifs-list__item-hover.tarif-blue .right {
    height: 330px;
    right: -30px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover.tarif-blue .right {
        height: auto;
        right: auto
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover.tarif-blue .right {
        position: relative!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover.tarif-blue .right {
        bottom: 0;
        height: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 234px
    }
}

.tarif .tarifs-list__item-hover.tarif-blue .right:before,
.tarif .tech-process__item:after {
    background-image: url(/local/templates/map_template/../../assets/i/system.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    position: absolute;
    height: 470px;
    right: 0;
    top: 20px;
    width: 320px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover.tarif-blue .right:before {
        height: 310px;
        right: -90px;
        top: auto;
        width: 320px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover.tarif-blue .right:before {
        height: 310px!important;
        right: -90px!important;
        top: auto!important;
        width: 320px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover.tarif-blue .right:before {
        background-image: url(/local/templates/map_template/../../assets/i/system.svg);
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        display: block;
        position: absolute;
        height: 370px;
        right: -50px;
        top: -20px;
        width: 280px
    }
}

.tarif .tarifs-list__item-normal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    width: 100%;
    z-index: 1
}

.tarif .tarifs-list__item-left,
.tarif .tarifs-list__item-right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-left,
    .tarif .tarifs-list__item-right {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-left,
    .tarif .tarifs-list__item-right {
        display: none
    }
}

.tarif .tarifs-list__item-left,
.tarif .tarifs-list__item-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tarif .tarifs-list__item-left {
    -ms-flex-line-pack: center;
    align-content: center;
    width: 500px
}

.tarif .tarifs-list__item-left h4 {
    font-weight: 500;
    width: 320px
}

.tarif .tarifs-list__item-left .descr {
    line-height: 24px
}

.tarif .tarifs-list__item-right {
    font-weight: 500;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 330px
}

.tarif .tarifs-list__item:hover .tarifs-list__item-hover {
    opacity: 1;
    z-index: 500
}

.tarif .tech-process {
    font-size: 0;
    margin-bottom: 50px;
    margin-top: 45px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tech-process {
        margin-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tech-process {
        margin-top: 0
    }
}

.tarif .tech-process__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 25%
}

.tarif .tech-process__item:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-6.svg);
    background-position: center center;
    height: 30px;
    right: -12%;
    top: 70px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tech-process__item:after {
        display: none
    }
    .tarif .tech-process__item {
        margin-bottom: 40px;
        width: 50%
    }
}

.tarif .tech-process__item-pic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #dbdbdb;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 130px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 130px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tech-process__item-pic {
        height: 105px;
        margin-bottom: 20px;
        width: 105px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tech-process__item-pic {
        height: 105px;
        margin-bottom: 20px;
        width: 105px
    }
}

.tarif .tech-process__item-pic img {
    left: 50%;
    height: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.tarif .tech-process__item-txt {
    box-sizing: border-box;
    color: #525252;
    font-size: 24px;
    margin: 10px 30px;
    text-align: center
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tech-process__item-txt {
        display: block;
        font-size: 16px;
        margin: 0 auto;
        width: 70%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tech-process__item-txt {
        display: block;
        font-size: 16px;
        margin: 0 auto;
        width: 70%
    }
}

.tarif .tech-process__item:last-child .tech-process__item-pic:after,
.tarif .tech-process__item:last-child:after {
    display: none
}

.tarif .zone-map {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 495px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
    padding: 30px 0;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .tarif .zone-map {
        height: 268px;
        margin-top: 100px;
        padding: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .zone-map {
        height: 268px;
        margin-top: 100px;
        padding: 0
    }
}

.tarif .zone-map .btn-orange {
    font-size: 18px;
    font-weight: 300;
    transition: all .2s ease-out;
    width: 400px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .zone-map .btn-orange {
        box-sizing: border-box;
        font-size: 16px;
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        text-align: center;
        top: -285px;
        width: 265px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .zone-map .btn-orange {
        margin: 0 auto!important;
        top: -285px!important;
        width: 265px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .zone-map .btn-orange {
        box-sizing: border-box;
        font-size: 16px;
        margin: 0 30px;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        text-align: center;
        top: -285px;
        width: 100%
    }
}

.tarif .h3-dop {
    font-size: 40px
}

.tarif-bxslider-wrap {
    margin: 30px auto 50px;
    width: 100%;
    max-width: 1340px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap {
        margin: 0 25px;
        padding-bottom: 70px;
        width: calc(100% - 50px)
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif-bxslider-wrap {
        margin: 0 25px!important;
        width: calc(100% - 50px)!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap {
        margin: 70px 0 0!important;
        padding-bottom: 70px;
        max-width: 100%
    }
}

.tarif-bxslider-wrap .bx-wrapper {
    position: relative;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper {
        background: 0 0;
        height: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper {
        background: 0 0;
        height: auto!important
    }
}

.tarif-bxslider-wrap .bx-wrapper .bx-viewport {
    height: auto!important;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-viewport {
        background: 0 0;
        height: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-viewport {
        background: 0 0;
        height: auto!important
    }
}

.tarif-bxslider-wrap .bx-wrapper .bx-controls {
    height: 64px;
    position: absolute;
    right: -10px;
    top: 16px;
    transition: all .2s ease-out;
    width: 130px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls {
        bottom: -35px;
        height: 20px;
        right: auto;
        position: relative;
        top: auto;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls {
        bottom: -35px;
        height: 20px;
        right: auto;
        position: relative;
        top: auto;
        width: 100%
    }
}

.tarif-bxslider-wrap .bx-wrapper .bx-controls a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #211d70;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 64px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    transition: all .2s ease-out;
    width: 65px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a {
        background: 0 0;
        background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-9.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
        height: 30px;
        position: absolute;
        width: 40px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a {
        background: 0 0;
        background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-9.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
        height: 30px;
        position: absolute;
        width: 40px
    }
}

.tarif-bxslider-wrap,
.tarif-bxslider-wrap .bx-wrapper .bx-controls a.bx-prev {
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a.bx-prev {
        left: -5px;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a.bx-prev {
        left: -5px;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

.tarif-bxslider-wrap .bx-wrapper .bx-controls a.bx-next {
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a.bx-next {
        right: -5px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a.bx-next {
        right: -5px
    }
}

.tarif-bxslider-wrap .bx-wrapper .bx-controls a:after {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im04OC42LDEyMS4zYzAuOCwwLjggMS44LDEuMiAyLjksMS4yczIuMS0wLjQgMi45LTEuMmMxLjYtMS42IDEuNi00LjIgMC01LjhsLTUxLTUxIDUxLTUxYzEuNi0xLjYgMS42LTQuMiAwLTUuOHMtNC4yLTEuNi01LjgsMGwtNTQsNTMuOWMtMS42LDEuNi0xLjYsNC4yIDAsNS44bDU0LDUzLjl6IiBmaWxsPSIjRkZGRkZGIi8+CiAgPC9nPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    display: block;
    height: 27px;
    position: relative;
    width: 27px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a:after {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a:after {
        display: none
    }
}

.tarif-bxslider-wrap .bx-wrapper .bx-controls a:first-child:after {
    left: -5px
}

.tarif-bxslider-wrap .bx-wrapper .bx-controls a:last-child:after {
    right: -5px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-pager {
        bottom: 0;
        color: #fff;
        font-size: 18px;
        font-weight: 300
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-pager {
        bottom: 0;
        color: #fff;
        font-size: 18px;
        font-weight: 300
    }
}

.tarif-bxslider,
.tarif-bxslider li {
    margin: 0!important;
    padding: 0!important;
    transition: all .2s ease-out
}

.tarif-bxslider li {
    background: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    list-style: none!important
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider li {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.tarif-bxslider__left,
.tarif-bxslider__right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 310px;
    width: 50%
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider__left,
    .tarif-bxslider__right {
        display: block;
        height: auto;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider__left,
    .tarif-bxslider__right {
        height: 236px
    }
}

.tarif-bxslider__left {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .7;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider__left {
        height: 190px;
        opacity: 1
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider__left {
        height: 236px;
        opacity: 1
    }
}

.tarif-bxslider__right {
    background: #f16541;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    padding: 30px;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider__right {
        background: #fff;
        color: #000;
        padding: 30px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider__right {
        background: #fff;
        padding: 30px 20px
    }
}

.tarif-bxslider__right-inner {
    transition: all .2s ease-out;
    width: 80%
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider__right-inner {
        color: #000;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider__right-inner {
        color: #000;
        width: 100%
    }
}

.tarif-bxslider__right-inner h4 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
    transition: all .2s ease-out;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider__right-inner h4 {
        font-size: 22px;
        font-weight: 600
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider__right-inner h4 {
        font-size: 22px;
        font-weight: 600
    }
}

.tarif-bxslider__right-inner .descr {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 30px;
    transition: all .2s ease-out;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider__right-inner .descr {
        display: block!important;
        margin-bottom: 15px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider__right-inner .descr {
        display: block!important;
        margin-bottom: 15px
    }
}

.tarif-bxslider__right-inner .btn-white {
    font-size: 18px;
    text-align: center;
    transition: all .2s ease-out;
    width: 120px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider__right-inner .btn-white {
        background: #f16541;
        box-sizing: border-box;
        color: #fff;
        margin-top: 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider__right-inner .btn-white {
        background: #f16541;
        color: #fff
    }
}

.tarif-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tarif-head .navbar {
    width: 100%
}

.cases .inner__header-wrap,
.tarif-lead {
    overflow: hidden
}

.tarif-lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tarif-lead .navbar {
    width: 100%
}

.tarif-left,
.tarif-right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.tarif-left {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 550px
}

.tarif-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 250px
}

.tarif-params {
    color: #fff;
    font-weight: 300;
    width: 300px
}

.tarif-params__row {
    margin-bottom: 15px
}

.tarif-params__row-title {
    font-size: 14px;
    margin-bottom: 4px
}

.tarif-params__row-val {
    font-size: 18px
}

.tarif-panel {
    background: #eef2f7;
    box-sizing: border-box;
    padding: 40px 0
}

@media (min-width:0) and (max-width:767px) {
    .tarif-panel {
        padding: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-panel {
        padding: 20px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .tarif-panel__inner {
        margin: 0 auto;
        width: 100%;
        max-width: 956px
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .tarif-panel__inner {
        margin: 0 auto;
        width: 100%;
        max-width: 1222px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .tarif-panel__inner {
        margin: 0 auto;
        width: 100%;
        max-width: 1384px
    }
}

.tarif-panel__inner-row {
    margin-bottom: 20px
}

.tarif-panel__inner-row.space-between {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:0) and (max-width:767px) {
    .tarif-panel__inner-row.space-between {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-panel__inner-row.space-between {
        display: none
    }
}

.tarif-panel__inner-row .btns-panel {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 0
}

.tarif-panel__inner-row .btns-panel div {
    padding: 0 25px;
    transition: all .15s ease-out;
    width: auto
}

.tarif-panel__inner-row .btns-panel div:hover,
.tarif-panel__inner-row .view-toggle__type:hover {
    color: #f16541
}

.tarif-panel__inner-row .view-toggle,
.tarif-panel__inner-row .view-toggle__type {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.tarif-panel__inner-row .view-toggle {
    font-size: 18px;
    font-weight: 400
}

.tarif-panel__inner-row .view-toggle__type {
    background: #fff;
    border-radius: 600px;
    box-sizing: border-box;
    color: #6c6ea2;
    cursor: pointer;
    height: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 20px;
    padding: 0 3px;
    position: relative;
    transition: all .15s ease-out;
    width: 140px
}

.tarif-panel__inner-row .view-toggle__type-icon,
.tarif-panel__inner-row .view-toggle__type-txt {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.tarif-panel__inner-row .view-toggle__type-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f16541;
    border-radius: 600px;
    height: 32px;
    left: 0;
    transition: all .2s ease-out;
    width: 32px
}

.tarif-panel__inner-row .view-toggle__type-icon:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/view-table.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 16px;
    width: 16px
}

.tarif-panel__inner-row .view-toggle__type-txt {
    width: 100px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-panel .view-list__wrap {
        margin-left: 20px;
        margin-right: 20px;
        overflow: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-panel .view-list__wrap {
        margin-left: 20px;
        margin-right: 20px
    }
    .tarif-panel .view-list__wrap th {
        font-size: 18px
    }
    .tarif-panel .view-list__wrap th:first-child {
        padding-left: 20px
    }
    .tarif-panel .view-list__wrap th:last-child {
        padding-right: 20px
    }
    .tarif-panel .view-list__wrap td {
        font-size: 18px
    }
    .tarif-panel .view-list__wrap td:first-child {
        padding-left: 20px
    }
    .tarif-panel .view-list__wrap td:last-child {
        padding-right: 20px
    }
}

.type-list .view-toggle__type-icon {
    left: 100px
}

.type-list .view-toggle__type-icon:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/toggle-slide.svg)
}

.type-list .view-toggle__type-txt {
    font-size: 0;
    left: -26px
}

.type-list .view-toggle__type-txt:after {
    content: 'слайдер';
    font-size: 16px
}

.view-table {
    display: none
}

@media (min-width:0) and (max-width:1023px) {
    .view-list .info-block.info-block--tarif {
        margin-top: 30px
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__header--withouthover {
        padding: 0 0 0 15px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block__header--withouthover {
        padding: 0 0 0 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__cell--nametarif .info-block__value {
        font-size: 28px
    }
    .info-block__item.tariff--slider {
        margin-top: 30px
    }
}

.tarif-filter__value {
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 30px!important
}

.tarif-filter__value:after {
    background: #2e2e2e;
    content: '';
    display: block;
    height: 8px;
    left: 50%;
    opacity: .3;
    position: absolute;
    top: -18px;
    width: 1px
}

.tarif-filter__price,
.tarif-filter__slide {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tarif-filter__price {
    background: #f16541;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 90px
}

.tarif-filter__price span.sum {
    font-size: 36px;
    font-weight: 300
}

.tarif-filter__price span.time {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: -6px;
    margin-left: 8px
}

.tarif-filter__slide {
    background: #fff;
    box-sizing: border-box;
    height: 150px;
    padding: 0 40px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-filter__slide {
        padding: 0 20px
    }
}

.tarif-filter__slide .tarif-slider-wrap {
    left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 630px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-filter__slide .tarif-slider-wrap {
        width: 100%
    }
}

.tarif-filter__slide .tarif-slider-wrap .tarif-filter__values {
    margin: 0!important
}

.tarif-filter__slide .tarif-slider-wrap .mm {
    color: #6c6ea2;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:0) and (max-width:767px) {
    .tarif-filter__slide .tarif-slider-wrap .mm {
        display: none
    }
}

.tarif-filter__slide .tarif-slider-wrap .metr {
    background-image: url(/local/templates/map_template/../../assets/i/metr.png);
    background-position: center center;
    height: 6px;
    width: 100%
}

.tarif-filter__slide .slider-range {
    position: relative;
    width: 100%
}

.tarif-filter__slide .slider-range.ui-widget.ui-widget-content {
    background: #f16541;
    border-radius: 600px;
    border: none;
    height: 5px
}

.tarif-filter__slide .slider-range.ui-widget.ui-widget-content .ui-slider-horizontal .ui-slider-range-max {
    background: #dee5ef;
    -webkit-border-top-right-radius: 600px;
    -webkit-border-bottom-right-radius: 600px;
    -moz-border-radius-topright: 600px;
    -moz-border-radius-bottomright: 600px;
    border-top-right-radius: 600px;
    border-bottom-right-radius: 600px;
    right: -2px
}

.tarif-filter__slide .slider-range .ui-widget-header {
    background: #dee5ef
}

.tarif-filter__slide .slider-range .ui-slider-handle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #211d70;
    border: 5px solid rgba(33, 29, 112, 0)!important;
    background-clip: content-box;
    border-radius: 600px;
    border: none;
    cursor: pointer;
    height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -21px;
    top: -20px;
    transition: all .25s ease-out;
    width: 34px
}

.tarif-filter__slide .slider-range .ui-slider-handle:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/slide-arrows.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    height: 9px;
    position: relative;
    right: 0;
    width: 20px
}

.tarif-filter__slide .slider-range .ui-slider-handle:focus {
    outline: none
}

.tarif-filter__slide .slider-range .ui-slider-handle:hover {
    border: 5px solid rgba(33, 29, 112, .3)!important
}

.tarif-filter__slide .btn-less {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #8284b0;
    border-radius: 600px;
    color: #8284b0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 300;
    height: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 100%;
    left: -40px;
    position: absolute;
    top: 24px;
    width: 18px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-filter__slide .btn-less {
        display: none
    }
}

.tarif-filter__slide .btn-less:before,
.tarif-filter__slide .btn-more:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/minus.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 10px;
    width: 10px
}

.tarif-filter__slide .btn-more {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #8284b0;
    border-radius: 600px;
    color: #8284b0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 300;
    height: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 100%;
    right: -42px;
    position: absolute;
    top: 24px;
    width: 18px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-filter__slide .btn-more {
        display: none
    }
}

.tarif-filter__slide .btn-more:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/plus.svg)
}

.complect {
    margin: 0 auto;
    width: 100%
}

.complect__title {
    color: #272474;
    font-size: 20px;
    margin-bottom: 20px
}

@media (min-width:0) and (max-width:767px) {
    .complect__title {
        color: #000;
        margin-left: 20px
    }
}

.complect__title .btn-help {
    margin-left: 10px;
    position: relative;
    top: -3px
}

@media (min-width:0) and (max-width:767px) {
    .complect__title .btn-help {
        display: none
    }
}

.complect__list-item {
    box-shadow: 0 40px 60px rgba(81, 83, 126, 0);
    margin-bottom: 20px;
    position: relative;
    transition: all .1s ease-out
}

.complect__list-item__row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    height: 90px;
    padding: 0 44px;
    position: relative;
    z-index: 2
}

@media (min-width:0) and (max-width:767px) {
    .complect__list-item__row {
        height: auto;
        padding: 0 20px
    }
}

.complect__list-item__row__pic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 132px
}

@media (min-width:0) and (max-width:767px) {
    .complect__list-item__row__pic {
        height: 216px;
        width: 100%
    }
}

.complect__list-item__row__pic img {
    height: auto;
    width: auto;
    max-width: 100
}

.complect__list-item__row__title {
    font-size: 14px;
    width: 455px
}

.complect__list-item__row__title-type {
    margin-bottom: 5px
}

.complect__list-item__row__title-model {
    font-size: 24px
}

.complect__list-item__row__price {
    font-size: 32px
}

.complect__list-item__row__other {
    font-size: 18px
}

.complect__list-item__row__btn {
    width: 40px
}

.complect__list-item .panel {
    bottom: 0;
    opacity: 0;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
    z-index: 1
}

.complect__list-item:hover {
    box-shadow: 0 40px 60px rgba(81, 83, 126, .5);
    margin-bottom: 60px
}

.complect__list-item:hover .panel {
    bottom: -42px;
    opacity: 1;
    -webkit-transform: translate(0, -1px);
    transform: translate(0, -1px)
}

.complect__list-item.show {
    box-shadow: 0 40px 60px rgba(81, 83, 126, .5)!important
}

.complect__list-item.show .panel {
    bottom: -41px!important;
    opacity: 1!important
}

.complect__list-item.show .panel .more-tarif {
    font-size: 0
}

.complect__list-item.show .panel .more-tarif:after {
    content: 'Свернуть информацию';
    display: block;
    font-size: 16px
}

.tarif-block .obj-list__item-row__inner:last-child {
    font-size: 20px;
    width: 400px
}

.tarif-descr {
    background: #fff;
    box-sizing: border-box;
    display: none;
    padding: 0 30px
}

.tarif-descr .row {
    border-top: 2px solid #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0
}

.tarif-descr .row .left {
    width: 450px
}

.tarif-descr .row .left .title,
.tarif-header-short__title .tarif-tarif {
    font-size: 20px
}

.tarif-descr .row .left .text,
.tarif-descr .row .tarif-content {
    color: #8d8d8d;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin-top: 10px
}

.tarif-descr .row .right {
    width: 200px
}

.tarif-header-short {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 2px solid #adb0cc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 130px;
    margin-bottom: 20px
}

@media (min-width:0) and (max-width:639px) {
    .tarif-header-short {
        height: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.tarif-header-short__title {
    margin-right: 40px
}

.tarif-header-short__title .tarif-name {
    font-size: 44px;
    font-weight: 700;
    text-transform: uppercase
}

.tarif-header-short__object {
    bottom: -12px;
    margin-right: 40px;
    position: relative
}

.tarif-header-short__object .this {
    font-size: 14px
}

.tarif-header-short__object .model {
    font-size: 20px
}

.tarif-header-short__social a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 600px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 10px;
    width: 30px
}

.tarif-header-short__social a:after {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    content: '';
    display: block;
    height: 18px;
    transition: all .25s ease-out;
    width: 18px
}

.tarif-header-short__social a.vk:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/vk-icon.svg)
}

.tarif-header-short__social a.ok:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/ok-icon.svg)
}

.tarif-header-short__social a.facebook:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/fb-icon.svg)
}

.tarif-header-short__social a.twitter:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tw-icon.svg)
}

.tarif-header-short__social a.instagram:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/inst-icon.svg);
    height: 16px;
    width: 16px
}

.tarif-header-short__social a.vk:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/vk-icon-orange.svg)
}

.tarif-header-short__social a.ok:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/ok-icon-orange.svg)
}

.tarif-header-short__social a.facebook:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/fb-icon-orange.svg);
    height: 18px;
    width: 18px
}

.tarif-header-short__social a.twitter:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tw-icon-orange.svg);
    height: 18px;
    width: 18px
}

.tarif-header-short__social a.instagram:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/inst-icon-orange.svg);
    height: 18px;
    width: 18px
}

.view-list {
    display: none
}

.view-list__wrap {
    background: #fff;
    margin-bottom: 40px;
    margin-left: -50px;
    margin-right: -50px;
    padding: 20px 0
}

@media (min-width:1599px) and (max-width:5000px) {
    .view-list__wrap {
        margin-left: 0;
        margin-right: 0
    }
}

.view-list__wrap table {
    border: none;
    margin-bottom: 40px;
    width: 100%
}

.view-list__wrap table th {
    border-bottom: 2px solid #eef2f7;
    font-size: 21px;
    font-weight: 300;
    padding: 0 10px 10px;
    text-align: left;
    vertical-align: top
}

.view-list__wrap table th:first-child {
    padding-left: 50px;
    width: 190px
}

.view-list__wrap table th:last-child {
    padding-right: 50px
}

.view-list__wrap table th:nth-child(2) {
    width: 174px
}

.view-list__wrap table th:nth-child(3) {
    width: 200px
}

.view-list__wrap table th:nth-child(4) {
    width: 165px
}

.view-list__wrap table th:nth-child(5) {
    width: 215px
}

.view-list__wrap table th:nth-child(6) {
    width: 153px
}

.view-list__wrap table th:nth-child(7) {
    width: 100px
}

.view-list__wrap table th span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-transform: initial
}

.view-list__wrap table td {
    border-bottom: 1px solid #eef2f7;
    font-weight: 400;
    height: 60px;
    margin: 0;
    padding: 0 10px;
    position: relative;
    transition: all .2s ease-out;
    vertical-align: middle
}

.view-list__wrap table td:first-child {
    padding-left: 50px;
    font-weight: 700
}

.view-list__wrap table td:last-child {
    padding-right: 50px
}

.view-list__wrap table td:nth-child(2) {
    color: #f16541;
    font-weight: 600
}

.view-list__wrap table td span {
    color: #000;
    font-weight: 500;
    transition: all .2s ease-out
}

.content table td div,
.view-list__wrap .features__title span,
.view-list__wrap table td div,
.view-list__wrap table td.name .check {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.content table td div,
.view-list__wrap table td div {
    color: #f16541;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 30px;
    font-weight: 300;
    height: 40px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: all .2s ease-out;
    width: 40px
}

.view-list__wrap .features__title span,
.view-list__wrap table td.name .check {
    border-radius: 600px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.view-list__wrap table td.name .check {
    background: #fff;
    opacity: 0;
    left: -100px;
    margin-right: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(0deg) translate(0, -50%);
    transform: rotate(0deg) translate(0, -50%);
    transition: all .2s ease-out;
    height: 32px;
    width: 32px
}

.view-list__wrap table td.name.activetd .check {
    left: 50px;
    opacity: 1
}

.view-list__wrap table td.name {
    overflow: hidden
}

.view-list__wrap table td.name.activetd {
    padding-left: 100px
}

.content table .row-title,
.view-list__wrap table .row-title {
    background: #f16541;
    border-bottom: none;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase
}

.view-list__wrap .features {
    margin-left: 50px
}

.view-list__wrap .features__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #6c6ea2;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase
}

.view-list__wrap .features__title span {
    border: 1px solid #6c6ea2;
    height: 28px;
    margin-left: 20px;
    tranform: all .2s ease-out;
    width: 28px
}

.view-list__wrap .features__title span:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 14px;
    width: 14px
}

.view-list__wrap .features__descr {
    color: #827d9d;
    display: none;
    font-size: 14px;
    line-height: 20px
}

.view-show {
    display: block
}

.content table {
    background: #fff;
    border: none;
    margin-bottom: 40px;
    padding-top: 20px;
    width: 100%
}

.content table th {
    border-bottom: 2px solid #eef2f7;
    font-size: 20px;
    font-weight: 400;
    padding: 0 10px 10px;
    text-align: left;
    vertical-align: top
}

.content table td:first-child,
.content table th:first-child {
    padding-left: 50px
}

.content table th span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    text-transform: initial
}

.content table td {
    border-bottom: 1px solid #eef2f7;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 20px 10px;
    position: relative;
    transition: all .2s ease-out;
    vertical-align: middle
}

.content table td:last-child {
    padding-right: 50px
}

.content table td span {
    color: #f16541;
    font-weight: 700
}

.content table.table-option td:nth-child(2),
.content table.table-option td:nth-child(3),
.content table.table-option td:nth-child(4) {
    width: 22%
}

@media (min-width:0) and (max-width:1023px) {
    .tarif-wrap .inner__header {
        background: 0 0!important;
        background-image: none!important;
        height: auto!important
    }
    .tarif-wrap .content__innerpadding {
        padding-bottom: 0!important;
        padding-left: 0!important
    }
    .tarif-wrap .inner__header-wrap {
        left: 0;
        width: 100%
    }
    .tarif-wrap .inner__header .inner__header-wrap .lead h1 {
        background-color: #dee5ef;
        color: #000;
        font-size: 24px;
        font-weight: 700;
        left: 0;
        padding: 28px 20px!important;
        position: relative;
        top: 0
    }
}

.tarif-wrap .content-bordertop.tarif {
    padding: 49px 0
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .content-bordertop.tarif {
        overflow: hidden;
        padding: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .content-bordertop.tarif {
        overflow: hidden;
        padding: 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .content-bordertop.tarif .content-bordertop__inner {
        background: #eef2f7;
        padding-top: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .content-bordertop.tarif .content-bordertop__inner {
        background: #eef2f7;
        padding-top: 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(2) h3 {
        margin-bottom: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(2) h3 {
        margin-bottom: 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(2) .descr {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(2) .descr {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(3) {
        background: #f16541;
        margin-left: -25px;
        margin-right: -25px;
        padding-top: 30px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(3) {
        background: #f16541;
        margin-left: -25px;
        margin-right: -25px;
        padding-top: 30px
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(3) h3:nth-child(1) {
        display: none
    }
    .tarif-wrap .row:nth-child(3) h3 {
        color: #fff;
        font-weight: 400;
        margin-left: 30px;
        width: 80%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(3) h3 {
        color: #fff;
        font-weight: 400;
        margin-left: 30px;
        width: 80%
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(3) .descr {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(3) .descr {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(4) {
        background: #fff;
        margin-left: -25px;
        margin-right: -25px;
        padding-top: 30px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(4) {
        background: #fff;
        margin-left: -25px;
        margin-right: -25px;
        padding-top: 30px
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(4) h3 {
        font-weight: 600;
        margin-left: 30px;
        width: 80%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(4) h3 {
        font-weight: 600;
        margin-left: 30px;
        width: 80%
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(4) .descr {
        margin-left: 30px;
        width: 80%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(4) .descr {
        margin-left: 30px;
        width: 80%
    }
}

.info-block__tr {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.info-block__tr .info-block__wraptbl {
    display: block;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .info-block__tr .info-block__wraptbl {
        overflow: scroll
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__tr .info-block__wraptbl {
        overflow: scroll
    }
}

.info-block__tr .info-block__wraptbl table {
    background: #f7f7f7;
    padding: 25px 0
}

.info-block__tr .info-block__wraptbl table tr:last-child td {
    border-bottom: none;
    padding-bottom: 0
}

@media (min-width:0) and (max-width:767px) {
    .info-block__tr .info-block__wraptbl table td:first-child,
    .info-block__tr .info-block__wraptbl table th:first-child {
        padding: 15px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__tr .info-block__wraptbl table td:first-child,
    .info-block__tr .info-block__wraptbl table th:first-child {
        padding: 15px 20px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content-bordertop.tarif .content-bordertop__inner {
        padding-right: 0
    }
    .tarif-wrap .content-bordertop__inner {
        padding: 0
    }
}

.content-bordertop.tarif {
    padding: 49px 0
}

@media (min-width:0) and (max-width:1279px) {
    .content-bordertop.tarif {
        padding: 25px 0 0
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content-bordertop.tarif {
        padding: 25px 0 0
    }
}

.map-wrap__place-full {
    background: #dee5ef;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .content-tarif .inner__header {
        background-image: none!important;
        background: #dee5ef;
        color: #000;
        font-size: 24px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-tarif .inner__header {
        background-image: none!important;
        background: #dee5ef;
        color: #000;
        font-size: 24px
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-tarif .inner__header-wrap {
        position: relative;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-tarif .inner__header-wrap {
        position: relative;
        top: 50%;
        -webkit-transform: translate(0, -115%);
        transform: translate(0, -115%)
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-tarif .lead {
        background: 0 0;
        margin-top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-tarif .lead {
        background: 0 0;
        margin-top: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-tarif .inner__header .content__innerpadding h2 {
        color: #000;
        position: relative;
        top: auto;
        width: 95%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-tarif .inner__header .content__innerpadding h2 {
        color: #000;
        position: relative;
        top: auto;
        width: 95%
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item--show .info-block__header--withouthover {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__item--show .info-block__header--withouthover {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item--show .info-block__header--withhover {
        margin-top: 0;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__item--show .info-block__header--withhover {
        margin-top: 0;
        position: relative
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item--show .info-block__tr {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0
    }
    .info-block__item--show .info-block__td {
        padding: 15px 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__header--withouthover {
        padding-top: 20px
    }
    .info-block__item {
        margin: 0 0 20px
    }
}

@media (min-width:0) and (max-width:1023px) {
    .support-buttons .btn-connect.call {
        font-weight: 500;
        padding: 27px 11px!important
    }
}

.filter-mobile__form .satellite-places-mobile-search {
    margin: 0 0 30px;
    width: 97%;
    box-sizing: border-box
}

.filter-mobile__form .filter-mobile__row:first-child {
    width: 100%
}

.filter-mobile__form .filter-mobile__row {
    color: #fff;
    display: inline-block;
    width: 49.3%
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block__cell--nametarif .info-block__value {
        font-size: 24px
    }
    .info-block--tarif .info-block__value {
        font-size: 16px
    }
    .info-block--tarif .info-block__cell {
        margin-bottom: 0
    }
}

.info-block__item--show .info-block__td:first-child {
    padding: 18px 0!important
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tech-process__item {
        display: inline-block!important
    }
    .tarif .tech-process__item-pic {
        margin-left: auto!important;
        margin-right: auto!important
    }
}

.tool-header__right .bx-wrapper .bx-pager {
    top: -40px!important
}

.content-tarif--b2b .content-bordertop__inner {
    padding: 0 0 100px
}

.content-tarif--b2b.inner .lead {
    margin-bottom: 67px;
    width: 100%
}

@media (min-width:0) and (max-width:1023px) {
    .content-tarif--b2b.inner .lead {
        margin-bottom: 0
    }
    .content-tarif--b2b .content__innerpadding {
        padding-bottom: 0!important
    }
    .content-tarif--b2b .content-bordertop__inner {
        box-sizing: border-box;
        padding: 20px
    }
}

.tarif-b2b__row {
    margin-bottom: 67px
}

.tarif-b2b__row:last-child {
    margin-bottom: 20px
}

.tarif-b2b__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 38px;
    margin-bottom: 26px
}

@media (min-width:0) and (max-width:1023px) {
    .tarif-b2b__title {
        font-size: 24px
    }
}

.tarif-b2b__title img {
    height: 77px;
    margin-right: 40px;
    width: auto
}

@media (min-width:0) and (max-width:1023px) {
    .tarif-b2b__title img {
        height: 50px;
        margin-right: 20px
    }
}

.tarif .tarifs-list__item-right {
    margin-right: 30px
}

.tarif .tarifs-list__item-right img {
    height: 330px!important;
    width: 330px!important
}

.tools {
    background: #eef2f7;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 60px 50px
}

@media (min-width:0) and (max-width:767px) {
    .tools {
        padding: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools {
        padding: 20px
    }
}

.tools__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 920px
}

@media (min-width:0) and (max-width:767px) {
    .tools__list {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list {
        width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .tools__list {
        margin: 0 auto;
        width: 100%;
        max-width: 1340px
    }
}

.tools__list-item {
    background: #fff;
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 0;
    height: 286px;
    margin-bottom: 20px;
    position: relative;
    transition: all .3s ease-out;
    width: 450px;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        position: relative;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        position: relative;
        width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .tools__list-item {
        width: 49.2%
    }
}

.tools__list-item__left,
.tools__list-item__right {
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    height: 286px
}

.tools__list-item__right {
    overflow: hidden
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item__left,
    .tools__list-item__right {
        height: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item__left,
    .tools__list-item__right {
        height: auto
    }
}

.tools__list-item__left {
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    width: 45%
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item__left {
        background-position: center center;
        height: 140px;
        margin-top: 40px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item__left {
        background-position: center center;
        height: 140px;
        margin-top: 40px;
        width: 100%
    }
}

.tools__list-item__left .descr,
.tools__list-item__left .overlay {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    opacity: 0;
    width: 100%
}

.tools__list-item__left .descr {
    box-sizing: border-box;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 20px;
    left: 0;
    transition-delay: .15s;
    position: relative;
    transition: all .2s ease-out;
    z-index: 2
}

.tools__list-item__left .descr .option {
    width: 100%
}

.tools__list-item__left .descr .option .val {
    font-size: 18px
}

.tools__list-item__left .overlay {
    position: absolute;
    transition: all .15s ease-out;
    z-index: 1
}

.tools__list-item__right {
    background: #fff;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 15px;
    transition: all .15s ease-out;
    transition-delay: .3s;
    width: 55%
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item__right {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item__right {
        width: 100%
    }
}

.tools__list-item__right .title {
    display: block;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item__right .title {
        margin-bottom: 15px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item__right .title {
        margin-bottom: 15px
    }
}

.tools__list-item__right .title .model {
    font-size: 22px
}

.tools__list-item__right .price {
    display: block;
    width: 100%
}

.tools__list-item__right .price__old {
    display: block;
    font-size: 18px;
    text-decoration: line-through;
    width: 100%
}

.tools__list-item__right .price__actual {
    display: block;
    font-size: 30px;
    width: 100%
}

.tools__list-item__right .price .btn-orange {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    font-weight: 300;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px;
    padding: 0;
    width: 150px
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item__right .price .btn-orange {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item__right .price .btn-orange {
        width: 100%
    }
}

.tools__list-item:hover {
    z-index: 10
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item:hover {
        z-index: 1
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item:hover {
        z-index: 1
    }
}

.tools__list-item:hover .overlay {
    opacity: 1
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item:hover .overlay {
        opacity: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item:hover .overlay {
        opacity: 0
    }
}

.tools__list-item:hover .tools__list-item__left .descr {
    left: 0;
    opacity: 1
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item:hover .tools__list-item__left .descr {
        opacity: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item:hover .tools__list-item__left .descr {
        opacity: 0
    }
}

.tools__list-item:hover .tools__list-item__right {
    background: #211d70;
    color: #fff;
    padding: 20px 15px 20px 25px
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item:hover .tools__list-item__right {
        background: #fff;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        color: #000;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px 15px;
        transition: all .15s ease-out;
        transition-delay: .3s
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item:hover .tools__list-item__right {
        background: #fff;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        color: #000;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px 15px;
        transition: all .15s ease-out;
        transition-delay: .3s
    }
}

.stock {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .stock {
        position: absolute;
        top: 10px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock {
        position: absolute;
        top: 10px
    }
}

.stock__dot {
    background-image: url(/local/templates/map_template/../../assets/i/icons/promo.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    border: none!important;
    height: 23px!important;
    margin-right: 7px;
    position: relative;
    top: -1px;
    width: 21px!important
}

@media (min-width:0) and (max-width:767px) {
    .stock__dot {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock__dot {
        display: none
    }
}

.equipment-wrap {
    background: #fff;
    transition: all .25s ease-out
}

@media (min-width:1023px) and (max-width:1279px) {
    .equipment-wrap {
        margin: 0 auto;
        width: 924px
    }
}

@media (min-width:1279px) and (max-width:5000px) {
    .equipment-wrap {
        margin: 0 auto;
        max-width: 1340px
    }
}

.equipment-wrap .equipment-inner {
    background: #eef2f7;
    box-sizing: border-box;
    margin: 40px auto 0;
    padding: 30px 30px 0;
    transition: all .25s ease-out;
    width: 100%;
    max-width: 1340px
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner {
        margin-top: 0;
        padding-bottom: 30px;
        padding-top: 40px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner {
        margin-top: 0;
        padding-bottom: 30px;
        padding-top: 40px
    }
}

.equipment-wrap .equipment-inner__title {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
    transition: all .25s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner__title {
        margin-bottom: 0;
        margin-left: 6px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner__title {
        text-align: center!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner__title {
        margin-bottom: 0;
        margin-left: 6px;
        text-align: left
    }
    .equipment-wrap .equipment-inner .info-block--complect .bx-wrapper:first-child {
        margin: 0 auto;
        max-width: 98%
    }
    .equipment-wrap .equipment-inner .info-block--complect .bx-wrapper:first-child .bx-controls.bx-has-pager {
        display: none
    }
}

.equipment-wrap .equipment-inner .info-block--complect .bx-wrapper:last-child {
    display: none
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block--complect .bx-wrapper:last-child {
        display: block;
        overflow: hidden
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block--complect .bx-wrapper:last-child {
        display: block!important;
        overflow: hidden!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block--complect .bx-wrapper:last-child {
        display: none;
        overflow: hidden
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .equipment-slider {
        display: none
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .equipment-slider {
        display: none!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .equipment-slider {
        display: block
    }
    .equipment-wrap .equipment-inner .equipment-slider li {
        margin-left: 0!important
    }
}

.equipment-wrap .equipment-inner .bx-wrapper {
    background: 0 0;
    height: auto!important
}

.equipment-wrap .equipment-inner .bx-wrapper .bx-viewport {
    height: auto!important
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-viewport {
        height: auto!important;
        position: relative;
        z-index: 1
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-viewport {
        height: auto!important;
        position: relative;
        z-index: 1
    }
}

.equipment-wrap .equipment-inner .info-block__item {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    transition: all .25s ease-out;
    width: 1120px
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__item {
        margin: 0
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__item {
        margin: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__item {
        margin: 0 0 10px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .equipment-wrap .equipment-inner .info-block__item {
        left: 0;
        margin: 0 auto 20px;
        width: 864px
    }
}

.equipment-wrap .equipment-inner .info-block__header {
    padding: 0
}

.equipment-wrap .equipment-inner .info-block__cell--pic {
    transition: all .25s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic {
        height: 183px;
        margin-bottom: 65px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic {
        height: 183px!important;
        margin-bottom: 65px!important;
        margin-left: 0!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic {
        height: 90px;
        margin-bottom: 0;
        margin-left: 20px;
        width: 90px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic {
        margin-right: 0;
        width: 172px
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic {
        margin-right: 0;
        width: 172px
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic img {
        height: 130px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic img {
        height: 130px!important;
        width: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic img {
        height: auto;
        width: 90px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic img {
        height: auto;
        width: 80%
    }
}

@media (min-width:1279px) and (max-width:5000px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic img {
        height: auto;
        width: 80%
    }
}

.equipment-wrap .equipment-inner .info-block__cell--namecomplect {
    transition: all .25s ease-out
}

@media (min-width:1023px) and (max-width:1279px) {
    .equipment-wrap .equipment-inner .info-block__cell--namecomplect {
        width: 266px
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .equipment-wrap .equipment-inner .info-block__cell--namecomplect {
        width: 423px
    }
}

.equipment-wrap .equipment-inner .info-block--complect .info-block__cell--btn,
.equipment-wrap .equipment-inner .info-block__cell--price {
    transition: all .25s ease-out
}

@media (min-width:1023px) and (max-width:1279px) {
    .equipment-wrap .equipment-inner .info-block__cell--price {
        width: 225px
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .equipment-wrap .equipment-inner .info-block__cell--price {
        width: 256px!important
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .equipment-wrap .equipment-inner .info-block--complect .info-block__cell--btn {
        width: 200px
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .equipment-wrap .equipment-inner .info-block--complect .info-block__cell--btn {
        position: relative;
        width: 268px
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-controls.bx-has-pager {
        height: 16px;
        position: absolute;
        top: 217px;
        width: 100%;
        z-index: 3
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-controls.bx-has-pager {
        height: 16px!important;
        position: absolute!important;
        top: 217px!important;
        width: 100%!important;
        z-index: 3!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .bx-controls.bx-has-pager {
        height: 16px;
        position: absolute;
        top: 217px;
        width: 100%;
        z-index: 3
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-controls.bx-has-pager .bx-pager.bx-default-pager {
        bottom: auto;
        padding-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .bx-controls.bx-has-pager .bx-pager.bx-default-pager {
        bottom: auto;
        padding-top: 0
    }
}

.equipment-wrap .equipment-inner .equipment-slider-mobile {
    display: none
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .equipment-slider-mobile {
        display: block
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .equipment-slider-mobile {
        display: block!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .equipment-slider-mobile {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block--complect .info-block__cell--namecomplect {
        margin-left: 25px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block--complect .info-block__cell--namecomplect {
        margin-bottom: 24px!important;
        margin-left: 25px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block--complect .info-block__cell--namecomplect {
        margin-left: 25px;
        width: 40%
    }
}

.equipment-wrap .equipment-inner .info-block__cell--price {
    width: 40%
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--price {
        margin-left: 25px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--price {
        margin-left: 25px!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__cell--price {
        margin-left: 0;
        width: 20%
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--price .info-block__value {
        font-size: 24px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__cell--price .info-block__value {
        font-size: 24px
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--btn {
        margin-bottom: 0!important;
        margin-left: 0!important;
        margin-right: 0!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__cell--btn {
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 20px;
        width: 120px
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--btn .btn-orange {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__cell--btn .btn-orange {
        width: 100%
    }
}

.equipment-wrap .equipment-inner .bx-wrapper .bx-pager {
    bottom: 30px;
    position: relative
}

.equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a,
.equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #4a4a4a
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a,
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:focus {
        background: #201c6f;
        border-radius: 100%;
        height: 14px;
        position: relative;
        width: 14px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a,
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:focus {
        background: #201c6f;
        border-radius: 100%;
        height: 14px;
        position: relative;
        width: 14px
    }
}

.equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a.active,
.equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #f16541
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a.active,
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:hover {
        background: #201c6f;
        border-radius: 100%;
        height: 14px;
        position: relative;
        width: 14px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a.active,
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:hover {
        background: #201c6f;
        border-radius: 100%;
        height: 14px;
        position: relative;
        width: 14px
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a.active:before,
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:hover:before {
        background: #fff;
        border-radius: 100%;
        content: '';
        height: 7px;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        width: 7px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a.active:before,
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:hover:before {
        background: #fff;
        border-radius: 100%;
        content: '';
        height: 7px;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        width: 7px
    }
}

.equipment-wrap .equipment-inner .bx-wrapper .bx-prev {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.equipment-wrap .equipment-inner .bx-wrapper .bx-next,
.equipment-wrap .equipment-inner .bx-wrapper .bx-prev {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-8.svg);
    background-position: center center;
    background-size: contain;
    height: 32px;
    width: 32px
}

.partner-full {
    background: #eef2f7
}

.partner-wrap {
    background-image: url(http://mediasat.info/wp-content/uploads/2014/04/satellite_1200x651_10.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    width: 100%;
    max-width: 1340px
}

.partner {
    background: rgba(0, 0, 0, .6);
    color: #fff;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .partner {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .partner {
        display: none
    }
}

.partner-descr {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 278px;
    margin: 0 auto;
    width: 100%;
    max-width: 1340px
}

@media (min-width:0) and (max-width:767px) {
    .partner-descr {
        height: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .partner-descr {
        height: auto
    }
}

.partner-descr__inner {
    margin-left: 50px
}

.partner-descr__inner-title {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 25px
}

.partner-descr__inner-descr {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    width: 500px
}

@media (min-width:0) and (max-width:767px) {
    .partner-descr__inner-descr {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .partner-descr__inner-descr {
        width: 100%
    }
}

.partner__btns {
    font-size: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1340px
}

.partner__btns a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0 0;
    border-right: 1px solid #fff;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 24px;
    font-weight: 300;
    height: 120px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 33.2%
}

@media (min-width:0) and (max-width:767px) {
    .partner__btns a {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .partner__btns a {
        width: 100%
    }
}

.partner__btns a:hover {
    background: rgba(0, 0, 0, .6)
}

@media (min-width:0) and (max-width:767px) {
    .tool {
        background: #eef2f7;
        overflow: hidden;
        padding-top: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool {
        background: #eef2f7;
        overflow: hidden;
        padding-top: 20px
    }
}

.tool-header {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 50px;
    width: 100%;
    max-width: 1340px;
    margin: 0 auto
}

@media (min-width:0) and (max-width:767px) {
    .tool-header {
        background: #fff;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto;
        padding: 0 20px;
        width: 95%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header {
        background: #fff;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto;
        padding: 0 20px;
        width: 95%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .tool-header {
        padding: 30px 0
    }
}

.tool-header .navbar,
.tool-header__left h1 {
    display: block;
    font-size: 14px;
    width: 100%
}

.tool-header__left {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 480px;
    width: 50%
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__left {
        display: block;
        height: auto;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__left {
        display: block;
        height: auto;
        width: 100%
    }
}

.tool-header__left {
    -ms-flex-line-pack: justify;
    align-content: space-between
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__left {
        margin-bottom: 20px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__left {
        display: block!important;
        height: auto!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__left {
        margin-bottom: 20px
    }
}

.tool-header__left h1 {
    font-size: 48px;
    margin: 0
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__left h1 {
        font-size: 18px;
        font-weight: 400;
        margin: 20px 0 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__left h1 {
        font-size: 18px;
        font-weight: 400;
        margin: 20px 0 0;
        width: 100%
    }
}

.tool-header__price {
    display: block;
    margin-top: 30px;
    width: 100%
}

.tool-header__price .old {
    font-size: 16px
}

.tool-header__price .actual {
    font-size: 32px;
    margin-bottom: 10px
}

.tool-header__price .btn-orange {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
    padding: 0;
    width: 200px
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__price .btn-orange {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__price .btn-orange {
        display: none
    }
}

.tool-header .stock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tool-header .stock div {
    border: 1px solid #979797;
    border-radius: 400px;
    display: inline-block;
    height: 15px;
    margin-right: 10px;
    width: 15px
}

@media (min-width:0) and (max-width:767px) {
    .tool-header .stock div {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header .stock div {
        display: none
    }
}

.tool-header .stock,
.tool-header ul li,
.tool-header__right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tool-header__right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 482px
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__right {
        display: none
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__right {
        display: none!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__right {
        display: none
    }
}

.tool-header__right .bx-wrapper {
    height: 460px!important;
    overflow: hidden!important
}

.tool-header__right .bx-wrapper .bx-pager {
    padding-top: 0!important;
    position: relative
}

.tool-header ul {
    background: #fff;
    margin: 0!important;
    padding: 0!important
}

.tool-header ul li {
    box-border: box-sizing;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none!important;
    margin: 0!important;
    padding: 30px!important
}

.tool-header ul li img {
    height: auto;
    max-width: 100%
}

.tool-header__photo {
    display: none;
    margin: 20px 0
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__photo {
        display: block;
        text-align: center
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__photo {
        display: block!important;
        text-align: center!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__photo {
        display: block;
        text-align: center
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__photo img {
        height: auto;
        width: 230px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__photo img {
        height: auto!important;
        width: 230px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__photo img {
        height: auto;
        width: 230px
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool .navbar {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool .navbar {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool .content__innerpadding {
        background: #fff;
        margin: 0 auto!important;
        padding-bottom: 20px;
        width: 95%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool .content__innerpadding {
        background: #fff;
        box-sizing: border-box;
        margin: 0 auto!important;
        padding: 0 20px 20px;
        width: 95%
    }
}

.tool-row__left,
.tool-row__right {
    display: inline-block;
    vertical-align: top
}

.tool-row__left {
    box-sizing: border-box;
    font-size: 20px;
    line-height: 28px;
    padding-right: 140px;
    width: 800px
}

@media (min-width:0) and (max-width:767px) {
    .tool-row__left {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-row__left {
        display: none
    }
}

.tool-row__right {
    width: 250px
}

@media (min-width:0) and (max-width:767px) {
    .tool-row__right {
        padding: 0 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-row__right {
        display: none;
        margin-top: 20px;
        padding: 0 20px;
        width: 100%
    }
}

.tool-row__right .small {
    font-size: 14px
}

@media (min-width:0) and (max-width:767px) {
    .tool-row__right .small {
        display: inline-block;
        font-size: 14px;
        width: 48%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-row__right .small {
        display: inline-block;
        font-size: 14px;
        width: 48%
    }
}

.tool-row__right .big {
    font-size: 20px
}

@media (min-width:0) and (max-width:767px) {
    .tool-row__right .big {
        display: inline-block;
        font-size: 14px;
        width: 48%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-row__right .big {
        display: inline-block;
        font-size: 14px;
        width: 48%
    }
}

.instruct {
    -webkit-box-align: flex;
    -ms-flex-align: flex;
    align-items: flex;
    border-bottom: 2px solid #eaeaea;
    border-top: 2px solid #eaeaea;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    margin: 30px 0;
    padding: 25px 0;
    text-decoration: none;
    width: 700px
}

@media (min-width:0) and (max-width:767px) {
    .instruct {
        box-sizing: border-box;
        font-size: 16px;
        margin: 20px auto;
        padding: 15px 50px 15px 0;
        position: relative;
        width: 90%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .instruct {
        box-sizing: border-box;
        display: none;
        font-size: 16px;
        margin: 20px auto;
        padding: 15px 50px 15px 0;
        position: relative;
        width: 100%
    }
}

.instruct:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-6.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 23px;
    margin-left: 25px;
    width: 56px
}

@media (min-width:0) and (max-width:767px) {
    .instruct:after {
        background-position: center center;
        display: block;
        height: 60px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 50px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .instruct:after {
        background-position: center center;
        display: block;
        height: 60px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 50px
    }
}

.instruct-2 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eef2f7;
    border-bottom: 1px solid #979797;
    border-top: 1px solid #979797;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 67px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
    padding: 0 20px;
    text-decoration: none;
    width: 700px
}

@media (min-width:0) and (max-width:767px) {
    .instruct-2 {
        background: 0 0;
        margin: 30px auto 0;
        padding: 0;
        width: 90%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .instruct-2 {
        background: 0 0;
        margin: 30px auto 20px;
        padding: 0;
        width: 100%
    }
}

.tool-tbl-options {
    width: 800px!important
}

@media (min-width:0) and (max-width:767px) {
    .tool-tbl-options {
        margin: 0 auto!important;
        padding-top: 0!important;
        width: 90%!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-tbl-options {
        display: block!important;
        margin: 0 auto!important;
        padding-top: 0!important;
        width: 90%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-tbl-options {
        display: none;
        width: 100%!important
    }
    .tool-tbl-options tr:first-child td {
        font-size: 24px!important;
        font-weight: 600!important
    }
}

.tool-tbl-options td {
    border-bottom: none!important;
    font-size: 16px!important;
    padding: 10px 0!important
}

@media (min-width:0) and (max-width:767px) {
    .tool-tbl-options td {
        display: block!important;
        width: 100%!important
    }
}

.tool-tbl-options td:first-child {
    padding-left: 0!important;
    width: 60%
}

@media (min-width:0) and (max-width:767px) {
    .tool-tbl-options td:first-child {
        padding-top: 15px!important;
        width: 100%!important
    }
}

.tool-tbl-options td:last-child {
    padding-right: 0!important;
    width: 35%
}

@media (min-width:0) and (max-width:767px) {
    .tool-tbl-options td:last-child {
        border-bottom: 1px solid #ededed!important;
        opacity: .4;
        padding-bottom: 15px!important;
        padding-top: 0!important;
        text-align: left;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-tbl-options td:last-child {
        border-bottom: 1px solid #ededed!important;
        opacity: .4!important;
        padding-bottom: 15px!important;
        padding-top: 0!important;
        text-align: left!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-tbl-options td:last-child {
        padding-right: 20px;
        text-align: right
    }
}

.tool-tbl-options tr:first-child td:first-child {
    font-weight: 700
}

@media (min-width:0) and (max-width:767px) {
    .tool-tbl-options tr:first-child td:first-child {
        font-size: 24px!important;
        font-weight: 500;
        padding-bottom: 0!important;
        padding-top: 0!important
    }
}

.tool-tbl-options tr:first-child td:last-child {
    font-weight: 700
}

@media (min-width:0) and (max-width:767px) {
    .tool-tbl-options tr:first-child td:last-child {
        border-bottom: 0!important;
        padding-top: 0!important
    }
    table.tool-tbl-options td:first-child,
    table.tool-tbl-options th:first-child {
        padding-left: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    table.tool-tbl-options td:first-child,
    table.tool-tbl-options th:first-child {
        padding-left: 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool .tool-tbl-options tr {
        display: none
    }
    .tool .tool-tbl-options tr:nth-child(2),
    .tool .tool-tbl-options tr:nth-child(3),
    .tool .tool-tbl-options tr:nth-child(4),
    .tool .tool-tbl-options tr:nth-child(5) {
        display: block
    }
    .tool .tool-params {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool .tool-params {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool .instruct,
    .tool .instruct-2,
    .tool .tool-row__right {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool .instruct,
    .tool .instruct-2 {
        display: none
    }
}

.tool-params {
    margin-top: 50px
}

@media (min-width:0) and (max-width:767px) {
    .tool-params {
        margin: 20px auto 0;
        width: 90%
    }
}

.tool-params__title {
    margin-bottom: 15px
}

/*.footer ul,*/
.tool-params ul {
    margin: 0;
    padding: 0
}

.tool-params ul li {
    font-size: 14px;
    list-style: none;
    margin: 0;
    padding: 0
}

.tool-params ul li:before {
    content: '—';
    margin-right: 15px
}

@media (min-width:0) and (max-width:767px) {
    .tool-params .instruct-2 {
        width: 100%
    }
    .tools-content {
        border-top: none
    }
}

.tools-content .content__other {
    padding-bottom: 30px;
    padding-top: 30px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-panel-tools {
        display: none
    }
}

.tarif-panel-tools .btns-panel {
    left: 50%;
    position: relative;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.tarif-panel-tools h4,
.tools-range h4 {
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 40px;
    text-align: center
}

.tools-range {
    background: #eef2f7;
    box-sizing: border-box;
    margin-top: 30px;
    padding: 37px 30px 50px
}

@media (min-width:1599px) and (max-width:5000px) {
    .tools-range {
        margin: 30px auto 0;
        width: 100%;
        max-width: 1340px
    }
}

.tools-range h4 {
    font-weight: 300;
    margin: 0 0 30px
}

.tools-range .info-block--complect .info-block__item:hover {
    box-shadow: 0 0 0 rgba(81, 83, 126, 0)!important;
    margin-bottom: 20px!important
}

.tools-range .info-block__header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tools-range .info-block__cell--more {
    width: 200px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (min-width:1599px) and (max-width:5000px) {
    .tools-range .info-block__cell--more {
        width: 400px
    }
}

.tools-range .bx-wrapper,
.tools-range .tools-photo,
.tools-range .tools-photo li {
    background: 0 0!important
}

.tools-range .bx-wrapper .bx-pager.bx-default-pager a.active,
.tools-range .bx-wrapper .bx-pager.bx-default-pager a:focus,
.tools-range .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #f16541
}

.footer-share-full-tools {
    border-top: none
}

@media (min-width:0) and (max-width:767px) {
    .tools-wrap .btn-categories {
        top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools-wrap .btn-categories {
        top: 18px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .tools-wrap .btn-categories {
        top: 30%
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .tools-wrap .content__innerpadding .btn-categories {
        position: absolute;
        right: 20px;
        top: 30%;
        width: 218px
    }
}

@media (min-width:1280px) and (max-width:5000px) {
    .tools-wrap .content__innerpadding .btn-categories {
        position: absolute;
        right: 20px;
        top: 30%;
        width: 280px
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .tools-wrap .lead {
        width: 100%!important
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .tools-wrap .lead {
        width: 65%
    }
}

@media (min-width:0) and (max-width:767px) {
    .tools-wrap .lead__descr {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools-wrap .lead__descr {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .tools-wrap .btns-panel {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools-wrap .btns-panel {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .tools-wrap .map-wrap__header-inner {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools-wrap .map-wrap__header-inner {
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .tools-wrap .filter-mobile {
        margin-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools-wrap .filter-mobile {
        margin-top: 0
    }
}

.tools-wrap .tarif-bxslider-wrap {
    display: none;
    margin: 0;
    padding: 25px 25px 70px
}

@media (min-width:0) and (max-width:767px) {
    .tools-wrap .tarif-bxslider-wrap {
        background: #f16541;
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools-wrap .tarif-bxslider-wrap {
        background: #f16541;
        display: block
    }
    .tool-header .tool-header__price {
        margin-bottom: 40px
    }
}

.tool-header__full {
    background: #eef2f7
}

.tool-header__price .old {
    text-decoration: line-through
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__price {
        position: relative
    }
    .tool-header .stock {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 30px;
        position: relative
    }
}

@media (min-width:0) and (max-width:1023px) {
    .tool-header .stock__dot {
        background-image: url(/local/templates/map_template/../../assets/i/icons/promo.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        display: inline-block!important;
        border: none!important;
        height: 23px!important;
        margin-right: 7px;
        position: relative;
        top: -1px;
        width: 21px!important
    }
}

.tarif-panel-tools-link-wrap {
    display: none
}

@media (min-width:0) and (max-width:767px) {
    .tarif-panel-tools-link-wrap {
        background: #eef2f7;
        display: block;
        padding: 20px 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-panel-tools-link-wrap {
        background: #eef2f7;
        display: block;
        padding: 20px 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-panel-tools-link-wrap .tarif-panel-tools-link {
        background: #fff;
        box-sizing: border-box;
        display: block;
        color: #000;
        font-size: 14px;
        margin: 20px 10px;
        padding: 10px 50px 10px 10px;
        position: relative;
        text-decoration: none;
        width: calc(100% - 20px)
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-panel-tools-link-wrap .tarif-panel-tools-link {
        background: #fff;
        box-sizing: border-box;
        display: block;
        color: #000;
        font-size: 14px;
        margin: 20px;
        padding: 10px 50px 10px 10px;
        position: relative;
        text-decoration: none;
        width: calc(100% - 40px)
    }
}

.tarif-panel-tools-link-wrap .tarif-panel-tools-link:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-3.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 24px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 24px
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__left {
        margin-bottom: 0
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__left {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0!important;
        height: auto!important;
        display: block!important;
        margin-top: 0!important;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__left {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 20px;
        height: 90px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 20px;
        position: relative
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__left h1 {
        min-width: 100%!important;
        left: 0!important;
        padding-left: 0!important;
        position: relative;
        top: 0!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__left h1 {
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
        min-width: 290px;
        left: 105px;
        position: relative;
        top: -25px;
        width: 40%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__photo {
        display: block!important;
        height: auto!important;
        left: 0!important;
        position: relative!important;
        top: 0!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__photo {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        height: 90px;
        left: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
        position: absolute;
        top: -10px;
        width: 110px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__photo img {
        height: 176px!important;
        width: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__photo img {
        height: 90px;
        width: auto
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__price {
        position: relative
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__price {
        display: block!important;
        margin-top: 0!important;
        width: 100%!important;
        left: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__price {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-top: 0;
        position: relative;
        width: 45%;
        left: 15%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__price .actual {
        margin-bottom: 20px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__price .actual {
        margin-bottom: 20px!important;
        left: 0!important;
        top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__price .actual {
        font-size: 24px;
        margin-bottom: 0;
        position: relative;
        left: -73px;
        top: 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool-header .stock {
        color: #6c6ea2;
        margin-bottom: 30px;
        position: relative;
        right: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1279px) {
    .tool-header .stock {
        color: #6c6ea2;
        position: absolute;
        right: -10px;
        top: 5px;
        width: 160px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header .stock div {
        display: none!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .info-block--complect .info-block__header--withouthover {
        padding-bottom: 40px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .info-block--complect .info-block__header--withouthover {
        padding-bottom: 40px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--btn {
        bottom: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--btn {
        bottom: 0!important;
        margin-bottom: 0!important;
        margin-left: 0!important;
        margin-right: 0!important;
        width: 100%!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper:first-child {
        display: none
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper:first-child {
        display: none!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper:last-child {
        height: 422px!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper:last-child {
        height: 422px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__item {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__item {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__item {
        width: 100%
    }
}

.tool-panel {
    display: none;
    font-size: 0;
    margin-bottom: -20px
}

@media (min-width:0) and (max-width:767px) {
    .tool-panel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-panel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: -20px;
        margin-right: -20px
    }
}

.tool-panel div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 50%
}

.tool-panel__buy {
    background: #f16541;
    color: #fff
}

.tool-panel__show {
    border-top: 1px solid #ededed;
    color: #6c6ea2
}

.tool-panel__show span {
    border: 5px solid transparent;
    border-bottom: 6px solid #6c6ea2;
    display: none;
    margin-left: 6px;
    position: relative;
    top: -2px
}

.tool-panel__show--active span {
    display: block
}

.company-slider {
    height: 370px
}

@media (min-width:0) and (max-width:767px) {
    .company-slider {
        height: auto
    }
}

@media (min-width:767px) and (max-width:959px) {
    .company-slider {
        height: 450px
    }
}

.company-slider .company__bxslider {
    list-style: none!important;
    margin: 0!important;
    padding: 0!important
}

.company-slider .company__bxslider li,
.company-slider .company__bxslider li .item-bg {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .company__bxslider li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.company-slider .company__bxslider li .item-bg {
    background-position: center center;
    height: 100%;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .company__bxslider li .item-bg {
        position: relative;
        height: 115px;
        width: 100%
    }
}

.btns-wrap__block a,
.company-slider .company__bxslider li a {
    color: #fff;
    text-decoration: none
}

.company-slider .company__bxslider li .slide-wrap {
    background: rgba(46, 47, 57, .65);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 400px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    width: 100%;
    z-index: 3
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .company__bxslider li .slide-wrap {
        height: auto;
        margin-top: -115px
    }
}

.company-slider .company__bxslider li .slide-wrap .slider-right {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
    margin-left: 90px;
    margin-right: 0;
    width: 60%
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .company__bxslider li .slide-wrap .slider-right {
        background: #eef2f7;
        display: block;
        margin-bottom: 0;
        margin-left: 0;
        margin-top: 115px;
        padding-bottom: 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:959px) {
    .company-slider .company__bxslider li .slide-wrap .slider-right {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 30px;
        width: 75%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .company-slider .company__bxslider li .slide-wrap .slider-right {
        margin: 0 auto;
        width: 100%;
        max-width: 1000px
    }
}

.company-slider .company__bxslider li .slide-wrap .slider-right__wrap {
    margin-left: 0;
    margin-top: 48px
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .company__bxslider li .slide-wrap .slider-right__wrap {
        margin-top: 0
    }
}

@media (min-width:767px) and (max-width:959px) {
    .company-slider .company__bxslider li .slide-wrap .slider-right__wrap {
        margin-top: 0
    }
}

.company-slider .company__bxslider li .slide-wrap .slider-right__wrap-title {
    color: #fff;
    margin-bottom: 30px;
    font-size: 44px;
    font-weight: 600
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .company__bxslider li .slide-wrap .slider-right__wrap-title {
        font-size: 26px;
        margin-left: 30px;
        margin-top: -75px
    }
}

.company-slider .company__bxslider li .slide-wrap .slider-right__wrap-descr {
    width: 85%;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    color: #fff
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .company__bxslider li .slide-wrap .slider-right__wrap-descr {
        box-sizing: border-box;
        color: #000;
        margin-top: 140px;
        padding: 0 20px;
        width: 100%
    }
}

.company-slider .bx-wrapper .bx-controls-direction a {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: -52px
}

@media (min-width:0) and (max-width:959px) {
    .company-slider .bx-wrapper .bx-controls-direction a {
        margin-top: 0
    }
}

.company-slider .bx-wrapper .bx-prev {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-4.svg);
    left: 20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (min-width:0) and (max-width:959px) {
    .company-slider .bx-wrapper .bx-prev {
        background-image: url(/local/templates/map_template/../../assets/i/icons/right-arrow.svg)
    }
}

.company-slider .bx-wrapper .bx-next {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-4.svg);
    right: 20px
}

@media (min-width:0) and (max-width:959px) {
    .company-slider .bx-wrapper .bx-next {
        background-image: url(/local/templates/map_template/../../assets/i/icons/right-arrow.svg)
    }
}

.btns-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 150px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:959px) {
    .btns-wrap {
        display: block;
        height: auto
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .btns-wrap {
        margin: 0 auto;
        width: 100%;
        max-width: 1340px
    }
}

.btns-wrap__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    margin: 0 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:0) and (max-width:959px) {
    .btns-wrap__block {
        display: block;
        margin: 0 20px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .btns-wrap__block {
        margin: 0;
        width: 100%
    }
}

.btns-wrap__block a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eef2f7;
    box-sizing: border-box;
    color: #000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 20px;
    height: 90px;
    margin-right: 20px;
    padding-left: 20px;
    position: relative;
    transition: all .25s ease-out;
    width: 280px
}

@media (min-width:0) and (max-width:959px) {
    .btns-wrap__block a {
        background: 0 0;
        border-bottom: 1px solid #4e4b8d;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        padding: 27px 0 27px 12px;
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .btns-wrap__block a {
        width: 220px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .btns-wrap__block a {
        width: 24%
    }
}

.btns-wrap__block a:hover {
    background: #494949;
    color: #fff
}

.btns-wrap__block a:last-child {
    margin-right: 0
}

@media (min-width:0) and (max-width:959px) {
    .btns-wrap__block a:last-child {
        border-bottom: none
    }
}

.btns-wrap__block a span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f16541;
    border-radius: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -20px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 40px
}

.btns-wrap__block a span:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/mail.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 17px;
    width: 20px
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .bx-controls.bx-has-controls-direction.bx-has-pager {
        height: auto;
        position: absolute;
        top: 138px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:959px) {
    .company-slider .bx-controls.bx-has-controls-direction.bx-has-pager {
        height: auto;
        left: 50%;
        position: absolute;
        top: 410px;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 100%;
        max-width: 300px
    }
}

@media (min-width:0) and (max-width:959px) {
    .company-slider.inner-slider .bx-wrapper {
        height: auto
    }
}

@media (min-width:767px) and (max-width:959px) {
    .company-slider .bx-viewport {
        height: 370px
    }
}

@media (min-width:0) and (max-width:959px) {
    .company-slider .bx-wrapper .bx-pager-item {
        margin: 0 5px;
        width: 13px
    }
}

.company-slider .bx-wrapper .bx-pager {
    top: -72px
}

@media (min-width:0) and (max-width:959px) {
    .company-slider .bx-wrapper .bx-pager {
        top: 10px
    }
    .company-slider .bx-wrapper .bx-pager .bx-pager-link {
        background: #211d70;
        border-radius: 100%;
        height: 13px;
        margin: 0;
        width: 13px
    }
}

.company-slider .bx-wrapper .bx-pager .bx-pager-link.active,
.company-slider .bx-wrapper .bx-pager .bx-pager-link:hover {
    background: #fff;
    position: relative
}

@media (min-width:0) and (max-width:959px) {
    .company-slider .bx-wrapper .bx-pager .bx-pager-link.active,
    .company-slider .bx-wrapper .bx-pager .bx-pager-link:hover {
        background: 0 0;
        border: 3px solid #211d70;
        border-radius: 100%;
        height: 10px;
        top: 2px;
        width: 10px
    }
}

.company-slider .bx-wrapper .bx-pager .bx-pager-link.active:before,
.company-slider .bx-wrapper .bx-pager .bx-pager-link:hover:before {
    border: 6px solid #fff;
    border-radius: 400px;
    content: '';
    display: block;
    height: 8px;
    left: -5px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 8px
}

@media (min-width:0) and (max-width:959px) {
    .company-slider .bx-wrapper .bx-pager .bx-pager-link.active:before,
    .company-slider .bx-wrapper .bx-pager .bx-pager-link:hover:before {
        display: none
    }
}

@media (min-width:767px) and (max-width:959px) {
    .inner-pic .title-bg-full {
        padding-left: 0
    }
}

.inner-pic .title-bg h1 {
    padding-left: 40px
}

@media (min-width:767px) and (max-width:959px) {
    .inner-pic .title-bg h1 {
        padding: 10px 0 10px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .company-slider {
        height: 400px;
        padding-bottom: 0
    }
}

@media (min-width:959px) and (max-width:959px) {
    .inner-pic .btns-wrap__block a {
        width: 100%
    }
}

.news-item {
    background: #eef2f7;
    box-sizing: border-box;
    color: #000;
    display: block;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 5px;
    padding: 20px 25px;
    text-decoration: none;
    transition: all .25s ease-out
}

@media (min-width:0) and (max-width:959px) {
    .news-item {
        background: #fff;
        border-bottom: 1px solid #ededed;
        font-size: 16px;
        line-height: 22px;
        margin: 0 auto 20px;
        padding: 0 0 20px;
        width: 90%
    }
    .news-item:last-child {
        border-bottom: none;
        padding: 0
    }
}

.news-item__date {
    font-size: 14px;
    margin-bottom: 10px
}

@media (min-width:0) and (max-width:959px) {
    .news-item__date {
        color: #6c6ea2
    }
}

.news-item:hover {
    background: #6c6ea2;
    color: #fff
}

.newview .content-block__inner {
    margin: 0 50px 60px
}

.newview__date {
    font-size: 14px;
    margin-bottom: 32px
}

.newview__txt {
    font-size: 18px;
    line-height: 26px
}

.newview__txt p {
    margin-bottom: 30px
}

.cases .categories__item-title:after,
.newview__left {
    display: inline-block;
    transition: all .2s ease-out;
    width: 660px
}

@media (min-width:0) and (max-width:959px) {
    .newview__left {
        box-sizing: border-box;
        padding: 0 21px 27px;
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .newview__left {
        width: 550px
    }
}

.newview__left h1 {
    font-size: 32px;
    font-weight: 400;
    line-height: 38px;
    margin: 0 0 20px
}

@media (min-width:0) and (max-width:959px) {
    .newview__left h1 {
        font-size: 24px;
        line-height: 30px
    }
}

.newview__right {
    display: inline-block;
    margin-right: 50px;
    transition: all .3s ease-out;
    width: 380px
}

@media (min-width:0) and (max-width:959px) {
    .newview__right {
        display: none
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .newview__right {
        width: 300px
    }
}

.newview__right .other-news {
    margin-top: -25px
}

.newview .btn-orange {
    display: inline-block;
    left: 50%;
    margin: 10px auto 0;
    padding: 10px 20px;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width:0) and (max-width:1023px) {
    .news .lead h3 {
        background: #dee5ef;
        box-sizing: border-box;
        font-size: 20px;
        margin: 0;
        padding: 20px
    }
}

.news .content-block__inner {
    margin: 0 0 37px 50px
}

@media (min-width:0) and (max-width:1023px) {
    .news .content-block__inner {
        background: #fff;
        margin: 0
    }
}

.news .content-block__inner-row__descr {
    width: 780px
}

@media (min-width:0) and (max-width:959px) {
    .news .content-block__inner-row__descr {
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .news .content-block__inner-row__descr {
        width: 600px
    }
}

.news .content-block__inner-row__right {
    width: 330px
}

@media (min-width:0) and (max-width:959px) {
    .news .content-block__inner-row__right {
        display: none
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .news .content-block__inner-row__right {
        width: 300px
    }
}

.news .content-block__inner-row__right ul li {
    margin: 0 0 14px
}

.news .inner .content__innerpadding {
    margin-bottom: 10px;
    margin-top: 40px
}

.news .content__innerpadding .back-button {
    left: 0;
    position: relative
}

@media (min-width:0) and (max-width:1279px) {
    .news .content__innerpadding .back-button {
        padding: 15px 0 0 20px
    }
    .stocklist {
        background: #eef2f7;
        box-sizing: border-box;
        padding: 20px
    }
}

.stocklist__pic {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    opacity: .35;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__pic {
        display: block;
        opacity: 1;
        position: relative!important;
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .stocklist__pic {
        height: 280px!important;
        opacity: 1
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stocklist__pic {
        height: 280px!important;
        opacity: 1
    }
}

.stocklist__period {
    color: #6c6fa0;
    display: none;
    font-weight: 300;
    margin-bottom: 15px
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__period {
        display: block
    }
}

.stocklist__item {
    background: #2e2f39;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    z-index: 2
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item {
        background: #fff;
        margin-bottom: 20px;
        overflow: visible
    }
}

.stocklist__item-wrap {
    background: rgba(46, 47, 57, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 350px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    transition: all .2s ease-out;
    width: 100%;
    z-index: 2
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item-wrap {
        background: rgba(46, 47, 57, 0);
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto
    }
}

.stocklist__item-wrap__right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 50px;
    position: relative;
    transition: all .2s ease-out;
    width: 50%;
    z-index: 2
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item-wrap__right {
        margin-right: 0;
        width: 100%
    }
}

.stocklist__item-wrap__right__inner {
    color: #fff;
    margin-left: 30px;
    margin-top: 65px;
    text-decoration: none;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item-wrap__right__inner {
        margin: 20px
    }
}

.stocklist__item-wrap__right__inner-label {
    color: #8486bd;
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: uppercase
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item-wrap__right__inner-label {
        display: none
    }
}

.stocklist__item-wrap__right__inner-title {
    font-size: 38px;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 16px
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item-wrap__right__inner-title {
        color: #000;
        font-size: 24px;
        line-height: 120%
    }
}

.stocklist__item-wrap__right__inner-descr {
    bottom: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 20px;
    opacity: 1;
    position: relative;
    width: 80%;
    transition: all .25s ease-out
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item-wrap__right__inner-descr {
        color: #000;
        font-size: 20px;
        margin-bottom: 0;
        opacity: 1!important;
        width: 100%
    }
}

.stocklist__item-wrap__right__inner .btn-white {
    bottom: -25px;
    opacity: 0;
    position: relative;
    transition: all .25s ease-out
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item-wrap__right__inner .btn-white {
        bottom: 0;
        left: 0;
        height: 100%;
        opacity: 0;
        padding: 0;
        position: absolute;
        transition: all .25s ease-out;
        width: 100%
    }
    .stocklist__item-wrap__right__inner .btn-white:focus,
    .stocklist__item-wrap__right__inner .btn-white:hover {
        bottom: 0;
        left: 0;
        height: 100%;
        opacity: 0!important;
        padding: 0;
        position: absolute;
        transition: all .25s ease-out;
        width: 100%
    }
}

.stocklist__item:hover .stocklist__item-wrap__right__inner-descr {
    height: 0;
    opacity: 0
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item:hover .stocklist__item-wrap__right__inner-descr {
        color: #000;
        font-size: 20px;
        height: auto;
        margin-bottom: 0;
        opacity: 1!important;
        width: 100%
    }
}

.stocklist__item:hover .btn-white {
    bottom: 0;
    opacity: 1
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item:hover .btn-white {
        bottom: 0;
        left: 0;
        height: 100%;
        opacity: 0!important;
        padding: 0;
        position: absolute;
        transition: all .25s ease-out;
        width: 100%
    }
}

.stock-view.content-bordertop {
    padding-bottom: 0
}

.stock-view .inner__header-wrap {
    background: 0 0!important
}

.stock-view.tarif .row>.descr {
    margin-bottom: 40px;
    width: 700px
}

@media (min-width:0) and (max-width:1279px) {
    .stock-view.tarif .row>.descr {
        width: 100%
    }
}

.stock-view .size-3 {
    margin-bottom: 30px
}

.stock-view .btn-orange {
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 20px;
    padding: 12px 20px;
    width: auto
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .btn-orange {
        box-sizing: border-box;
        padding: 19px 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:959px) {
    .stock-view .btn-orange {
        box-sizing: border-box;
        padding: 19px 20px;
        width: 100%
    }
}

.cases__title {
    background: #fff;
    text-align: center;
    width: 100%
}

.cases__title h2 {
    font-size: 38px;
    font-weight: 700;
    margin-top: 70px
}

.cases__title-under {
    font-size: 20px;
    margin: 0 auto 70px;
    text-align: center;
    width: 100%;
    max-width: 650px
}

@media (min-width:0) and (max-width:767px) {
    .cases__title-under {
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases__title-under {
        max-width: 100%
    }
    .cases .inner__header {
        height: auto;
        padding: 30px 0
    }
    .cases .lead__descr {
        display: block;
        margin-top: 20px;
        width: 80%
    }
}

.cases .row {
    margin-bottom: 50px!important
}

.cases__map,
.skd .content-bordertop__inner .row h3 {
    position: relative
}

.cases__map-content,
.cases__map-overlay {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.cases__map-overlay {
    background: rgba(64, 67, 82, .7);
    position: absolute;
    top: 0;
    z-index: 2;
    height: 100%
}

.cases__map-content {
    -ms-flex-line-pack: center;
    align-content: center;
    background: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 174px;
    max-width: 1024px
}

@media (min-width:0) and (max-width:767px) {
    .cases__map-content {
        height: auto;
        padding: 20px 0;
        max-width: 90%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases__map-content {
        height: auto;
        padding: 20px 0;
        max-width: 90%
    }
}

.cases__map-title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%
}

.cases .categories {
    margin-bottom: 60px
}

@media (min-width:1599px) and (max-width:5000px) {
    .cases .categories {
        margin: 0 auto 60px;
        width: 100%;
        max-width: 1340px
    }
}

.cases .categories__item {
    margin-bottom: 2px
}

.cases .categories__item-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eef2f7;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    font-weight: 300;
    height: 90px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 30px;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .cases .categories__item-title {
        font-size: 20px;
        height: auto;
        padding: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases .categories__item-title {
        font-size: 20px;
        height: auto;
        padding: 20px
    }
}

.cases .categories__item-title:after {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1MS44NDYgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NiA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTM0NS40NDEsMjQ4LjI5MkwxNTEuMTU0LDQ0Mi41NzNjLTEyLjM1OSwxMi4zNjUtMzIuMzk3LDEyLjM2NS00NC43NSwwYy0xMi4zNTQtMTIuMzU0LTEyLjM1NC0zMi4zOTEsMC00NC43NDQgICBMMjc4LjMxOCwyMjUuOTJMMTA2LjQwOSw1NC4wMTdjLTEyLjM1NC0xMi4zNTktMTIuMzU0LTMyLjM5NCwwLTQ0Ljc0OGMxMi4zNTQtMTIuMzU5LDMyLjM5MS0xMi4zNTksNDQuNzUsMGwxOTQuMjg3LDE5NC4yODQgICBjNi4xNzcsNi4xOCw5LjI2MiwxNC4yNzEsOS4yNjIsMjIuMzY2QzM1NC43MDgsMjM0LjAxOCwzNTEuNjE3LDI0Mi4xMTUsMzQ1LjQ0MSwyNDguMjkyeiIgZmlsbD0iIzAwMDAwMCIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    height: 20px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 20px
}

.cases .categories__item.active .categories__item-title,
.cases .categories__item:hover .categories__item-title {
    background: #f16541;
    color: #fff
}

.cases .categories__item.active .categories__item-title:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.cases .categories__item.active .categories__item-title:after,
.cases .categories__item:hover .categories__item-title:after {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1MS44NDYgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NiA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTM0NS40NDEsMjQ4LjI5MkwxNTEuMTU0LDQ0Mi41NzNjLTEyLjM1OSwxMi4zNjUtMzIuMzk3LDEyLjM2NS00NC43NSwwYy0xMi4zNTQtMTIuMzU0LTEyLjM1NC0zMi4zOTEsMC00NC43NDQgICBMMjc4LjMxOCwyMjUuOTJMMTA2LjQwOSw1NC4wMTdjLTEyLjM1NC0xMi4zNTktMTIuMzU0LTMyLjM5NCwwLTQ0Ljc0OGMxMi4zNTQtMTIuMzU5LDMyLjM5MS0xMi4zNTksNDQuNzUsMGwxOTQuMjg3LDE5NC4yODQgICBjNi4xNzcsNi4xOCw5LjI2MiwxNC4yNzEsOS4yNjIsMjIuMzY2QzM1NC43MDgsMjM0LjAxOCwzNTEuNjE3LDI0Mi4xMTUsMzQ1LjQ0MSwyNDguMjkyeiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)
}

.cases .categories__item-text {
    border: 1px solid #f16541;
    box-sizing: border-box;
    display: none;
    font-size: 18px;
    padding: 50px 30px 30px
}

@media (min-width:0) and (max-width:767px) {
    .cases .categories__item-text {
        border: none;
        font-size: 18px;
        padding: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases .categories__item-text {
        border: none;
        font-size: 18px;
        padding: 20px
    }
}

.cases .categories__item-text__inner {
    line-height: 24px;
    width: 600px
}

@media (min-width:0) and (max-width:767px) {
    .cases .categories__item-text__inner {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases .categories__item-text__inner {
        width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .cases .categories__item-text__inner {
        width: auto;
        max-width: 800px
    }
}

.cases .categories__item-text__inner h3 {
    color: #f16541;
    line-height: 34px
}

@media (min-width:0) and (max-width:767px) {
    .cases .categories__item-text__inner h3 {
        font-size: 24px;
        line-height: 120%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases .categories__item-text__inner h3 {
        font-size: 24px;
        line-height: 120%
    }
}

.cases .categories__item-text__inner h4 {
    font-size: 20px;
    font-weight: 400;
    margin: 20px 0 15px
}

.cases .categories__item-text__inner .instruct {
    width: 100%
}

.cases .categories__item-text__inner .btn-orange {
    margin-top: 30px
}

@media (min-width:0) and (max-width:767px) {
    .cases .categories__item-text__inner .btn-orange {
        display: block;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases .categories__item-text__inner .btn-orange {
        display: block;
        width: 100%
    }
}

.cases .categories__item .btn-orange {
    padding-left: 30px;
    padding-right: 30px
}

@media (min-width:0) and (max-width:767px) {
    .cases .content-bordertop__inner {
        margin: 0 auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases .content-bordertop__inner {
        margin: 0 auto
    }
}

@media (min-width:0) and (max-width:767px) {
    .case-view {
        padding: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .case-view {
        box-sizing: border-box;
        padding: 25!important
    }
    .case-view .content-bordertop__inner {
        margin: 0 25px
    }
}

.skd .h-title {
    display: none
}

@media (min-width:0) and (max-width:767px) {
    .skd .h-title {
        background: #dee5ef;
        display: block;
        font-size: 26px;
        margin: 0;
        padding: 30px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .h-title {
        background: #dee5ef;
        display: block;
        font-size: 26px;
        margin: 0;
        padding: 30px 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .cases__title h2 {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .cases__title h2 {
        display: none
    }
}

.skd .filter-mobile__form {
    margin-top: 25px
}

@media (min-width:0) and (max-width:767px) {
    .skd .inner-slider {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .inner-slider {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .cases__title-under {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .cases__title-under {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .content-bordertop__inner .row h3 {
        background: #eef2f7;
        box-sizing: border-box;
        color: #000;
        cursor: pointer;
        font-size: 18px;
        font-weight: 300;
        margin-bottom: 0;
        padding: 15px 30px;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .content-bordertop__inner .row h3 {
        background: #eef2f7;
        box-sizing: border-box;
        color: #000;
        cursor: pointer;
        font-size: 18px;
        font-weight: 300;
        margin-bottom: 0;
        padding: 15px 30px;
        position: relative
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .content-bordertop__inner .row h3:after {
        background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-3.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        display: block;
        height: 20px;
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translate(0, -50%) rotate(90deg);
        transform: translate(0, -50%) rotate(90deg);
        width: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .content-bordertop__inner .row h3:after {
        background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-3.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        display: block;
        height: 20px;
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translate(0, -50%) rotate(90deg);
        transform: translate(0, -50%) rotate(90deg);
        width: 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .row {
        margin-bottom: 5px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .row {
        margin-bottom: 5px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .row .descr {
        display: none;
        margin: 20px;
        width: 90%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .row .descr {
        display: none;
        margin: 20px;
        width: 90%
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .row .descr p {
        margin-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .row .descr p {
        margin-top: 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .row .tech-process {
        display: none;
        margin: 20px;
        width: 90%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .row .tech-process {
        display: none;
        margin: 20px;
        width: 90%
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd-slide .map-wrap__place,
    .skd-slide .map-wrap__place-full {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd-slide .map-wrap__place,
    .skd-slide .map-wrap__place-full {
        display: block
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd-slide .map-wrap__place {
        padding: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd-slide .map-wrap__place {
        padding: 20px 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd-slide .map-wrap__place-edit,
    .skd-slide .map-wrap__place-latitude,
    .skd-slide .map-wrap__place-longitude {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd-slide .map-wrap__place-edit,
    .skd-slide .map-wrap__place-latitude,
    .skd-slide .map-wrap__place-longitude {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd-slide.tarif-panel {
        padding: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd-slide.tarif-panel {
        padding: 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd-slide.tarif-panel .tarif-filter .filter-mobile {
        background: #f16541;
        margin-bottom: -30px;
        padding: 30px 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd-slide.tarif-panel .tarif-filter .filter-mobile {
        background: #f16541;
        margin-bottom: -30px;
        padding: 30px 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd-slide .info-block__panel.info-block__panel--unchecked {
        top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd-slide .info-block__panel.info-block__panel--unchecked {
        top: 0
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content-partner .content__innerpadding {
        background: 0 0;
        padding-left: 5px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .content__innerpadding {
        box-sizing: border-box
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content-partner .lead h1 {
        left: 20px;
        margin-top: 25px!important
    }
    .content-partner .content-block__inner-title h3 {
        font-size: 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .lead__descr {
        background: 0 0;
        display: block!important;
        margin-top: 40px;
        padding: 30px 0 15px 20px!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content-partner .lead__descr {
        margin-top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .lead__descr {
        background: 0 0!important;
        display: block!important;
        margin-top: 40px
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .content-block__inner-row__descr {
        padding: 20px 24px!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content-partner .content-block__inner-row__descr {
        padding: 20px 30px
    }
    .content-partner .content-block__inner:nth-child(1) {
        margin: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .content-block__inner:nth-child(1) {
        margin: 30px 50px 30px 30px
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .content__innerpadding h1 {
        width: 80%
    }
}

@media (min-width:960px) and (max-width:1023px) {
    .content-partner .content__innerpadding h1 {
        margin-top: 50px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .inner-pic .inner__header {
        overflow: visible
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .inner-pic .inner__header {
        overflow: visible
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .inner__header {
        background: #2e2f39!important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto!important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: visible
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .inner__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 280px!important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: visible
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .lead {
        background: 0 0!important;
        margin-top: 120px!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content-partner .lead {
        margin-top: 40px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .lead {
        background: 0 0!important;
        margin-top: 0
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .content-partner .lead {
        background: 0 0!important;
        margin-top: 50px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .lead h1 {
        top: -75px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .lead h1 {
        background: 0 0!important;
        font-size: 36px!important;
        margin-top: 0!important;
        position: relative!important;
        top: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .lead h2 {
        background: 0 0!important;
        margin-top: 0!important;
        position: relative!important;
        top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .lead h2 {
        background: 0 0!important;
        margin-top: 0!important;
        position: relative!important;
        top: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .item-bg {
        opacity: .65
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .item-bg {
        opacity: .65
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .content-block__inner-row__descr {
        display: none;
        font-size: 16px;
        padding: 0 24px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .content-block__inner-row__descr {
        font-size: 16px;
        padding: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content-partner .content-block__inner {
        background: 0 0!important;
        margin: 30px 50px 40px 30px
    }
    .content-partner .content-block__inner:nth-child(2) {
        background: 0 0!important;
        margin: 0
    }
}

.info-block__item--show .info-block__td:first-child {}

@media (min-width:0) and (max-width:767px) {
    .tool .content__innerpadding {
        margin-top: -20px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool .content__innerpadding {
        margin-top: -20px!important
    }
}

.content__innerpadding.tool-full {
    display: none
}

@media (min-width:0) and (max-width:767px) {
    .content__innerpadding.tool-full {
        display: block;
        margin-top: -20px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__innerpadding.tool-full {
        display: block;
        margin-top: -20px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content__innerpadding.tool-full .instruct {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__innerpadding.tool-full .instruct {
        display: block
    }
    .content__innerpadding.tool-full .tool-tbl-options {
        display: block!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content__innerpadding.tool-full .tool-tbl-options tr {
        display: block!important
    }
}

.content__innerpadding.tool-full .instruct-2 {
    margin-bottom: 20px
}

@media (min-width:0) and (max-width:767px) {
    .content__innerpadding.tool-full .instruct-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__innerpadding.tool-full .instruct-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover.tarif-blue .right {
        left: 0!important;
        top: 0!important;
        margin-top: -400px
    }
    .tarif-wrap .tarif-bxslider-wrap {
        margin: 70px auto!important
    }
    .tarif-bxslider__left,
    .tarif-bxslider__right {
        height: auto
    }
}

.map-wrap__objects .info-block__item--show .info-block__td:first-child {
    padding: 0!important
}

.map-wrap__objects .info-block__filelist-row {
    padding: 14px 0
}

@media (min-width:767px) and (max-width:959px) {
    .info-block--tools .info-block__cell {
        width: 25%
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .info-block--tools .info-block__cell {
        width: 25%;
    }
}

@media (min-width:767px) and (max-width:959px) {
    .info-block--tools .info-block__cell:first-child {
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .info-block--tools .info-block__cell:first-child {
        width: 100%
    }
    .info-block--tools .info-block__panel .info-block__cell:first-child {
        width: auto;
    }
}

@media (min-width:767px) and (max-width:959px) {
    .info-block--tools .info-block__cell:nth-child(2) {
        width: 25%
    }
    .info-block--tools .info-block__cell:nth-child(3) {
        width: 25%
    }
    .info-block--tools .info-block__cell:last-child {
        width: 25%
    }
    .info-block__value {
        font-size: 16px;
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .info-block--tools .info-block__cell:last-child {
        width: 25%
    }
}

@media (min-width:767px) and (max-width:959px) {
    .info-block--tools .info-block__cell:first-child .info-block__value {
        font-size: 16px
    }
    .info-block__cell {
        margin-bottom: 20px;
        margin-top: 20px
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .info-block__cell {
        margin-bottom: 20px;
        margin-top: 20px
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .inner-pic .title-bg h1 {
        padding-left: 20px
    }
}

.info-block--checked .info-block__panel--checked,
.info-block--checked:hover .info-block__panel--checked {
    margin-top: -42px!important;
    -webkit-transform: translate(0, 0)!important;
    transform: translate(0, 0)!important
}

.info-block--complect .info-block--checked {
    overflow: hidden;
    height: 133px
}

@media (min-width:959px) and (max-width:1279px) {
    .map-wrap__type-block__form,
    .map-wrap__type-block__form-input {
        width: 92.5%!important;
        max-width: 92.5%!important
    }
    .map-wrap__type-block__form {
        text-align: center
    }
    .info-block__item--installer .info-block__cell:nth-child(4) {
        margin-right: 40px;
        width: 200px
    }
    .info-block__value a {
        word-break: break-all
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item.tariff--equipment:hover {
        margin-bottom: 20px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .info-block--complect .info-block__cell--pic {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 230px;
        margin-right: 2px;
        opacity: 1;
        width: 100%
    }
}

.tariff--table td {
    height: 45px!important;
    padding: 0 10px!important
}

.tariff--table td:first-child {
    padding-left: 50px!important
}

.info-block__td-title {
    font-weight: 600!important
}

.coating .map-wrap__objects .info-block__item--show .info-block__td:first-child {
    padding: 20px 0!important
}

.coating .info-block__item--show .info-block__header .info-block__cell:not(:first-child) {
    display: none!important
}

@media (min-width:0) and (max-width:1023px) {
    .stock-view .content__innerpadding {
        padding-top: 20px
    }
    .stock-view .inner__header .content__innerpadding h1 {
        font-size: 26px
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .inner__header .content__innerpadding .lead__descr {
        padding: 20px 20px 30px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .inner__header .content__innerpadding .lead__descr {
        padding: 0
    }
}

.info-block--installer .info-block__cell:first-child {
    width: 350px
}

.info-block--installer .info-block__cell:nth-child(2) {
    width: 400px;
    padding-right: 30px
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner-wrap__content ul {
        margin-bottom: 0
    }
    .city__inner-wrap__content ul li {
        margin-bottom: 12px
    }
    .result__inner {
        width: 100%
    }
    .result__txt {
        font-size: 20px;
        margin: 0 auto;
        width: 85%
    }
    .map-wrap__place-full,
    .map-wrap__type-block__form {
        display: block;
        height: auto;
        padding: 20px 0
    }
    .map-wrap__type-block__form-input:first-child,
    .map-wrap__type-block__form-input:last-child,
    .map-wrap__type-block__form-input:nth-child(2) {
        display: block;
        margin: 0 auto 20px;
        padding: 0 20px;
        width: 100%;
    }
    .map-wrap__type-block__form-input:first-child input {
        width: 100%
    }
    .contact h4 {
        display: none;
        margin: 0
    }
    .contact-row__tr:last-child {
        border-bottom: none;
        padding-bottom: 0
    }
    .contact .content__innerpadding {
        padding-bottom: 0!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .cases .inner__header {
        height: 116px!important;
        padding: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cases .inner__header-wrap {
        height: 116px;
        position: absolute;
        top: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .cases .inner__header-wrap {
        height: 116px!important;
        position: absolute!important;
        top: 0!important;
        width: 100%!important
    }
    .cases .inner__header .content__innerpadding .lead__descr {
        display: none!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cases .inner__header-wrap .content__innerpadding {
        background: 0 0;
        height: 116px!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .cases .inner__header-wrap .content__innerpadding {
        background: 0 0!important;
        height: 116px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cases .lead.himself {
        background: 0 0!important;
        height: 116px!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .cases .lead.himself {
        background: 0 0!important;
        height: 116px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cases .inner__header .content__innerpadding h1 {
        line-height: 120%;
        padding-right: 25px!important;
        position: relative;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media (min-width:767px) and (max-width:767px) {
    .cases .inner__header .content__innerpadding h1 {
        line-height: 120%!important;
        padding-right: 25px!important;
        position: relativ!important;
        top: 50%!important;
        -webkit-transform: translate(0, -50%)!important;
        transform: translate(0, -50%)!important
    }
}

.info-block__item--installer .info-block__header {
    padding: 0 70px 0 25px
}

@media (min-width:1023px) and (max-width:1279px) {
    .info-block__item--installer .info-block__header .info-block__value {
        font-size: 14px
    }
}

@media (min-width:0) and (max-width:1023px) {
    .tarif-panel .info-block--complect .info-block--checked {
        height: auto
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-panel .info-block--complect .info-block__cell--pic {
        margin-left: -25px;
        margin-right: -25px;
        width: calc(100% + 50px)
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-panel .info-block--complect .info-block__cell--pic {
        margin-right: 30px;
        margin-top: 0
    }
    .info-block--complect .info-block__cell,
    .info-block--complect .info-block__cell--namecomplect {
        margin-top: 0
    }
}

@media (min-width:0) and (max-width:1023px) {
    .tarif-panel .info-block--complect .info-block--checked .info-block__header--withhover {
        width: 100%
    }
    .info-block__item--installer .info-block__header {
        padding-top: 20px
    }
}

.info-block__value {
    font-family: 'Raleway', sans-serif!important;
    font-weight: 400!important
}

.info-block__body {
    padding: 0 40px!important
}

.coating .map-wrap__objects .info-block__item--show .info-block__td.info-block__filelist {
    padding: 20px 40px!important;
}

@media (min-width:0) and (max-width:767px) {
    .skd .filter-mobile--tarif {
        margin-bottom: 20px;
        margin-left: -20px;
        margin-right: -20px
    }
    .skd .tarif-header-short__title {
        padding-top: 20px
    }
    .skd .tarif-header-short__title .tarif-name {
        font-size: 24px;
        line-height: 140%;
        margin-bottom: 10px;
        margin-top: 10px;
        width: 100%
    }
    .skd .tarif-header-short__object {
        margin-bottom: 20px
    }
    .skd .tarif-panel .view-list__wrap {
        margin-left: 0;
        margin-right: 0
    }
    .skd .content__innerpadding {
        padding-bottom: 0!important
    }
    .skd .social_tariffs {
        width: 100px!important
    }
    .info-block__body {
        padding: 0 20px!important
    }
    .coating .map-wrap__objects .info-block__item--show .info-block__td.info-block__filelist {
        padding: 20px 20px!important;
    }
}

.satellite-map-mobile-checkbox {
    cursor: pointer;
}
/* End */


/* Start:/local/templates/map_template/styles.min.css?1681716901447598*/
@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
.mobile {
    display: none!important
}

@media (min-width:0) and (max-width:959px) {
    .mobile.btn-back {
        display: block!important
    }
}

.btn--transparent2 {
    border: 1px solid #A3A3A3;
    color: #000;
}

.btn--transparent2:hover {
    background: #1e22ec;
    border: 1px solid #1e22ec;
    box-shadow: 0px 5px 10px rgba(58, 39, 162, 0.25);
    color: #fff;
}

.bodyoff {
    overflow: hidden
}

.adv__bxslider-wrap {
    display: none
}

@media (min-width:0) and (max-width:1023px) {
    .adv__bxslider-wrap {
        display: block;
        margin-top: 30px;
        padding-bottom: 100px
    }
}

.adv__bxslider-wrap .bx-wrapper .bx-pager {
    display: inline-block;
    left: 52%;
    padding-top: 0;
    position: relative;
    top: 50px;
    width: auto
}

@media (min-width:0) and (max-width:1023px) {
    .adv__bxslider-wrap .bx-wrapper .bx-pager {
        left: 50%;
        -webkit-transform: translate(-45%, 0);
        transform: translate(-45%, 0);
        top: 50px
    }
}

.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-item {
    margin-right: 4px
}

.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #6a6ba4;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 16px
}

.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-link:before {
    background: #6a6ba4;
    border-radius: 600px;
    content: '';
    display: block;
    height: 6px;
    width: 6px
}

.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-link.active,
.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-link.active:hover,
.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-link:hover {
    background: #6a6ba4
}

.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-link.active:before,
.adv__bxslider-wrap .bx-wrapper .bx-pager .bx-pager-link.active:hover:before {
    background: #fff;
    border-radius: 600px;
    content: '';
    display: block;
    height: 10px;
    width: 10px
}

.filter-mobile {
    display: none
}

@media (min-width:0) and (max-width:1023px) {
    .filter-mobile {
        display: block
    }
}

.filter-mobile__button {
    background: #2023BB;
    border-radius: 100px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 300;
    margin: 0 20px;
    padding: 13px 0;
    text-align: center;
    width: calc(100% - 40px)
}

.filter-mobile__button span {
    border: 4px solid transparent;
    border-top: 4px solid #fff;
    display: inline-block;
    margin-left: 5px;
    position: relative;
    -webkit-transform: translate(0, 2%);
    transform: translate(0, 2%)
}

.filter-mobile--news {
    margin: 27px 0
}

.filter-mobile--tarif {
    background: #f16541;
    padding-top: 20px
}

.filter-mobile__overlay {
    background: rgba(33, 29, 112, .7);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 8000
}

.filter-mobile__wrapper {
    background: #2023BB;
    bottom: 0;
    overflow-y: scroll;
    padding-bottom: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.filter-mobile__wrapper .btn-orange {
    box-sizing: border-box;
    bottom: 30px;
    font-size: 20px;
    font-weight: 300;
    left: 50%;
    padding: 15px 30px;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 220px
}

.filter-mobile__params {
    box-sizing: border-box;
    color: #fff;
    padding: 28px 15px 0;
    position: relative
}

.filter-mobile__form h3,
.filter-mobile__form h2,
.filter-mobile__title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px
}

.filter-mobile__options {
    margin: 0 0 20px;
    padding: 0
}

.filter-mobile__options li {
    font-size: 18px;
    font-weight: 300;
    list-style: none;
    margin: 0 0 10px;
    padding: 0
}

.filter-mobile__options label {
    display: block
}

.filter-mobile__options label span {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.filter-mobile__options .jq-radio {
    background: #fff;
    display: inline-block!important;
    height: 33px;
    position: relative;
    width: 33px
}

.filter-mobile__options .jq-radio.checked {
    background: #53ba49
}

.filter-mobile__options .jq-radio.checked .jq-radio__div {
    background-image: url(/local/templates/map_template/../../../assets/i/icons/checked-white.svg);
    height: 18px;
    left: 50%;
    margin-left: -9px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 23px
}

.filter-mobile--tarif li {
    min-height: 35px;
    margin-bottom: 10px
}

.filter-mobile__form {
    margin-left: 20px;
    width: 85%
}

.filter-mobile__form h3, .filter-mobile__form h2{
    color: #fff;
    font-size: 24px;
	line-height: 3.53846rem;
	letter-spacing: 0rem;
}
p.new_p_h2{
    color: #fff;
    font-size: 24px;
    line-height: 3.53846rem;
    letter-spacing: 0rem;
    font-weight: 600;
    margin-bottom: 15px;
}
.filter-mobile__form input {
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    margin-top: 10px;
    padding: 20px 15px;
    width: 95%
}

.filter-mobile__row {
    color: #fff;
    display: inline-block;
    width: 49%
}

.filter-mobile__row:first-child {
    display: block;
    margin-bottom: 15px;
    width: 100%
}

.filter-mobile__row:first-child input {
    width: 97%
}

.filter-mobile .btn-orange {
    font-size: 16px;
    left: 0;
    margin: 20px 0 0 20px;
    position: relative;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 0;
    width: 83%
}

@font-face {
    font-family: ProbaPro;
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-light-webfont.eot);
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-light-webfont.eot?#iefix) format("embedded-opentype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-light-webfont.woff2) format("woff2"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-light-webfont.woff) format("woff"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-light-webfont.ttf) format("truetype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-light-webfont.svg#proba_prolight) format("svg");
    font-weight: 300
}

@font-face {
    font-family: ProbaPro;
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-regular-webfont.eot);
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-regular-webfont.eot?#iefix) format("embedded-opentype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-regular-webfont.woff2) format("woff2"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-regular-webfont.woff) format("woff"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-regular-webfont.ttf) format("truetype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-regular-webfont.svg#proba_proregular) format("svg");
    font-weight: 400
}

@font-face {
    font-family: ProbaPro;
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-medium-webfont.eot);
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-medium-webfont.eot?#iefix) format("embedded-opentype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-medium-webfont.woff2) format("woff2"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-medium-webfont.woff) format("woff"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-medium-webfont.ttf) format("truetype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-medium-webfont.svg#proba_promedium) format("svg");
    font-weight: 600
}

@font-face {
    font-family: ProbaPro;
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-bold-webfont.eot);
    src: url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-bold-webfont.eot?#iefix) format("embedded-opentype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-bold-webfont.woff2) format("woff2"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-bold-webfont.woff) format("woff"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-bold-webfont.ttf) format("truetype"), url(/local/templates/map_template/../../assets/fonts/proba-pro/probapro-bold-webfont.svg#proba_probold) format("svg");
    font-weight: 700
}


/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

body,
html {
    width: 100%!important;
    max-width: 100%!important
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif
}

body {
    margin: 0;
    background: #f0ebe2;
    font-family: ProbaPro;
    font-weight: 400
}

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

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

figure {
    margin: 1em 40px
}

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

code,
kbd,
pre,
samp {
    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 dotted
}

b,
strong {
    font-weight: bolder
}

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: -.25em
}

sup {
    top: -.5em
}

audio,
canvas,
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
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto;
    box-sizing: border-box;
    resize: none;
    width: 100%
}

[type=checkbox],
[type=radio],
legend {
    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
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

.hiddens {
    display: block;
    overflow: hidden;
    -webkit-overflow-scrolling: auto;
    position: fixed;
    width: 100%
}


.navbar {
    color: #686898;
    font-size: 14px;
    margin-bottom: 40px
}

@media (min-width:0) and (max-width:1023px) {
    .navbar {
        display: none
    }
}

.navbar a {
    color: #686898;
    text-decoration: none
}

.navbar span {
    margin: 0 5px
}

.overflowhidden {
    overflow: hidden
}

.connect,
.overlay {
    box-sizing: border-box;
    height: 100%;
    opacity: 0;
    transition: all .2s ease-out;
    z-index: -1
}

.overlay {
    background: rgba(0, 0, 0, .7);
    width: 100%;
    position: absolute
}

.connect__input.error i,
.error .connect__input i {
    opacity: 1
}

.connect {
    background: #fff;
    position: fixed;
    top: 0;
    width: calc("container")
}

@media (min-width:0) and (max-width:767px) {
    .connect {
        width: 100%
    }
}

.connect__input {
    position: relative;
    width: 100%
}

.connect__input i,
.friend__input i {
    opacity: 0;
    transition: .3s;
    display: inline-block;
    color: red;
    position: absolute;
    margin-top: 2px;
    font-size: 12px;
    top: 34px;
    left: 0
}

.connect__input span,
.friend__input span {
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 16px;
    cursor: text;
    opacity: 0;
    transition: .3s
}

.connect__input input:focus+span {
    opacity: 0
}

.connect__input input[value=""]+span {
    opacity: .65
}

.connect__inner {
    height: 100%;
    overflow: auto;
    width: calc(100% + 15px)
}

.connect__inner-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 42px;
    font-weight: 700;
    height: 160px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 16
}

@media (min-width:0) and (max-width:767px) {
    .connect__inner-header {
        font-size: 25px;
        height: 83px;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        padding-left: 30px
    }
}

@media (min-width:767px) and (max-width:959px) {
    .connect__inner-header {
        font-size: 25px;
        height: 83px
    }
}

.connect__inner-header .close {
    background-image: url(/local/templates/map_template/../../assets/i/icons/close-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 34px;
    margin-top: -28px;
    opacity: .5;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 34px
}

@media (min-width:0) and (max-width:767px) {
    .connect__inner-header .close {
        height: 18px;
        margin-top: 0;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 18px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .connect__inner-header .close {
        height: 24px;
        margin-top: 0;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 24px
    }
}

.connect__inner-header .connect-under {
    border-bottom: 7px solid #000;
    bottom: -2px;
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    left: 50%;
    padding: 0 10px 10px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all .25s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .connect__inner-header .connect-under {
        border-bottom: 0;
        border-top: 4px solid #000;
        bottom: -45px;
        font-size: 14px;
        left: 30px;
        padding: 10px 0 0;
        position: absolute;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        width: 180px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .connect__inner-header .connect-under {
        border-bottom: 0;
        border-top: 4px solid #000;
        bottom: -28px;
        font-size: 14px;
        padding: 10px 0 0;
        text-align: center;
        width: 60%
    }
}

.connect__inner-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 70%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 100px;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .connect__inner-wrap {
        box-sizing: border-box;
        height: auto;
        padding: 80px 30px 0
    }
}

@media (min-width:767px) and (max-width:959px) {
    .connect__inner-wrap {
        box-sizing: border-box;
        height: auto;
        padding: 80px 0 0
    }
}

.connect__inner-wrap__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 579px
}

.connect__inner-wrap__form input[type=text] {
    margin-bottom: 50px
}

.connect__inner-wrap__form input[type=password],
.connect__inner-wrap__form input[type=text] {
    border: none;
    border-bottom: 1px solid #979797;
    font-size: 16px;
    padding-bottom: 10px;
    position: relative;
    width: 100%
}

.connect__inner-wrap__form input[type=email],
.connect__inner-wrap__form input[type=phone],
.connect__inner-wrap__form input[type=tel] {
    border: none;
    border-bottom: 1px solid #979797;
    font-size: 16px;
    margin-bottom: 50px;
    padding-bottom: 10px;
    position: relative;
    width: 100%
}

.connect__inner-wrap__form textarea,
.friend textarea {
    border: none;
    border-bottom: 1px solid #979797;
    font-size: 16px;
    height: 70px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    width: 100%
}

.connect__inner-wrap__form input[type=password] {
    margin-bottom: 30px
}

.cabinet__inner-wrap__form input[type=password]:focus,
.cabinet__inner-wrap__form input[type=text]:focus,
.cabinet__inner-wrap__form textarea:focus,
.connect__inner-wrap__form input[type=password]:focus,
.connect__inner-wrap__form input[type=text]:focus,
.connect__inner-wrap__form textarea:focus,
.friend input[type=password]:focus,
.friend input[type=text]:focus,
.friend textarea:focus {
    outline: none
}

.connect__inner-wrap__form .row {
    left: -15px;
    position: relative;
    width: 92%
}

.connect__inner-wrap__form .row:nth-child(1):after,
.friend__inner-wrap__form .row:nth-child(1):after {
    content: '*';
    display: block;
    font-size: 28px;
    font-weight: 300;
    opacity: .3;
    position: absolute;
    right: 0;
    top: 0
}

.cabinet__inner-wrap__form .row:nth-child(3),
.connect__inner-wrap__form .row:nth-child(3),
.friend__inner-wrap__form .row:nth-child(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.connect__inner-wrap__form .row:nth-child(3) a,
.friend__inner-wrap__form .row:nth-child(3) a {
    color: #000;
    font-size: 18px;
    text-decoration: none
}

.connect__inner-wrap__form .save {
    font-size: 18px
}

.connect__inner-wrap__form .btn-orange {
    height: 40px;
    margin-top: 20px;
    padding: 0;
    width: 250px
}

.connect__inner-wrap__form .disclm {
    color: #a3a3a3;
    font-size: 13px;
    font-weight: 300;
    line-height: 150%;
    margin-top: 27px;
    text-align: center;
    width: 100%
}

.friend {
    background: #fff;
    box-sizing: border-box;
    height: 100%;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: all .2s ease-out;
    z-index: -1
}

.friend input[type=text] {
    margin-bottom: 50px
}

.friend input[type=email],
.friend input[type=password],
.friend input[type=phone],
.friend input[type=tel],
.friend input[type=text] {
    border: none;
    border-bottom: 1px solid #979797;
    font-size: 16px;
    padding-bottom: 10px;
    position: relative;
    width: 100%
}

.friend input[type=email],
.friend input[type=phone],
.friend input[type=tel] {
    margin-bottom: 50px
}

.friend input[type=password] {
    margin-bottom: 30px
}

.friend__input {
    position: relative;
    width: 100%
}

.error:after,
.friend__input.error i {
    opacity: 1!important
}

.friend__input input:focus+span {
    opacity: 0
}

.friend__input input[value=""]+span {
    opacity: 1
}

.friend__inner {
    height: 100%
}

.friend__inner-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #ccc;
    font-size: 42px;
    font-weight: 700;
    height: 20%;
    position: relative
}

.friend__inner-header .close {
    background-image: url(/local/templates/map_template/../../assets/i/icons/close-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 34px;
    margin-top: -28px;
    opacity: .5;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 34px
}

.friend__inner-header .friend-under {
    border-bottom: 7px solid #000;
    bottom: -2px;
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    left: 50%;
    padding: 0 10px 10px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.friend__inner-header,
.friend__inner-wrap,
.friend__inner-wrap__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.friend__inner-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 240px;
    margin: 0 auto;
    padding-bottom: 100px;
    padding-top: 100px;
    max-width: 674px;
    width: 100%
}

.friend__inner-wrap__form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 579px
}

.friend__inner-wrap__form .row {
    position: relative;
    width: 100%
}

.friend__inner-wrap__form .save {
    font-size: 18px
}

.friend__inner-wrap__form .btn-orange {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
    padding: 0;
    width: 250px
}

.friend__inner-wrap__form .disclm {
    color: #a3a3a3;
    font-size: 13px;
    font-weight: 300;
    line-height: 150%;
    margin-top: 27px;
    text-align: center;
    width: 100%
}

.friend__inner-wrap__half {
    display: inline-block;
    width: 46%
}

.friend__inner-wrap__half:last-child {
    margin-left: 8%
}

.friend__inner-wrap__half h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.friend__inner-bottom,
.friend__inner-bottom .btn-orange {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.friend__inner-bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 674px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 140px;
    width: 100%
}

.friend__inner-bottom .save {
    font-size: 18px
}

.friend__inner-bottom .btn-orange {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    margin-top: 20px;
    padding: 0;
    width: 250px
}

.friend__inner-bottom .disclm {
    color: #a3a3a3;
    font-size: 13px;
    font-weight: 300;
    line-height: 150%;
    margin-top: 0;
    text-align: center;
    width: 100%
}

.cabinet {
    background: #fff;
    box-sizing: border-box;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: all .2s ease-out;
    z-index: -1
}

.cabinet,
.cabinet__inner {
    height: 100%
}

.cabinet__inner-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 42px;
    font-weight: 700;
    height: 30%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

@media (min-width:0) and (max-width:767px) {
    .cabinet__inner-header {
        box-sizing: border-box;
        font-size: 22px;
        height: 85px;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        padding-left: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cabinet__inner-header {
        box-sizing: border-box;
        font-size: 22px;
        height: 85px;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        padding-left: 20px
    }
}

.cabinet__inner-header .close {
    background-image: url(/local/templates/map_template/../../assets/i/icons/close-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 34px;
    margin-top: -28px;
    opacity: .5;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 34px
}

@media (min-width:0) and (max-width:767px) {
    .cabinet__inner-header .close {
        height: 18px;
        margin-top: 0;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 18px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cabinet__inner-header .close {
        height: 24px;
        margin-top: 0;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 24px
    }
}

.cabinet__inner-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 70%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

@media (min-width:0) and (max-width:1023px) {
    .cabinet__inner-wrap {
        height: auto;
        margin-top: 30px
    }
}

.cabinet__inner-wrap__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 579px
}

@media (min-width:0) and (max-width:767px) {
    .cabinet__inner-wrap__form {
        margin: 0 auto;
        width: 80%;
        max-width: 300px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .cabinet__inner-wrap__form {
        margin: 0 auto;
        width: 80%
    }
}

.cabinet__inner-wrap__form input[type=password],
.cabinet__inner-wrap__form input[type=text],
.cabinet__inner-wrap__form textarea {
    border: none;
    border-bottom: 1px solid #979797;
    font-size: 16px;
    margin-bottom: 50px;
    padding-bottom: 10px;
    width: 100%
}

.cabinet__inner-wrap__form input[type=password],
.cabinet__inner-wrap__form textarea {
    margin-bottom: 30px
}

.cabinet__inner-wrap__form textarea {
    margin-bottom: 50px
}

.btn-categories:hover:after,
.cabinet__inner-wrap__form .row {
    width: 100%
}

@media (min-width:0) and (max-width:1023px) {
    .cabinet__inner-wrap__form .row:nth-child(3) {
        font-size: 15px
    }
}

.cabinet__inner-wrap__form .row:nth-child(3) label {
    color: #717195;
    font-size: 18px
}

@media (min-width:0) and (max-width:1023px) {
    .cabinet__inner-wrap__form .row:nth-child(3) label {
        font-size: 15px
    }
}

.cabinet__inner-wrap__form .row:nth-child(3) a {
    color: #717195;
    font-size: 18px;
    text-decoration: none
}

@media (min-width:0) and (max-width:1023px) {
    .cabinet__inner-wrap__form .row:nth-child(3) a {
        bottom: -2px;
        font-size: 15px;
        position: relative
    }
}

.cabinet__inner-wrap__form .save {
    font-size: 18px
}

@media (min-width:0) and (max-width:1023px) {
    .cabinet__inner-wrap__form .save {
        display: inline-block;
        margin: 0
    }
}

.cabinet__inner-wrap__form .btn-orange,
.city ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cabinet__inner-wrap__form .btn-orange {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    width: 250px;
    height: 40px
}

@media (min-width:0) and (max-width:1023px) {
    .cabinet__inner-wrap__form .btn-orange {
        display: block;
        margin-top: 60px;
        position: relative;
        width: 80%;
        max-width: 250px
    }
}

.city {
    overflow: scroll;
    padding: 0;
    position: fixed;
    top: 0
}

@media (min-width:0) and (max-width:1023px) {
    .city {
        background: rgba(33, 29, 112, .7);
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0
    }
}

.city ul,
.city ul li {
    margin: 0;
    padding: 0;
    width: 100%
}

.city ul li {
    height: auto;
    list-style: none;
    margin: 0 0 8px
}

.city ul li label {
    display: inline;
    font-weight: 700
}

.city__inner {
    background: #fff;
    margin: 0 auto;
    position: relative;
    width: 927px
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner {
        background: #201c6f;
        color: #fff;
        position: absolute;
        right: 0;
        width: 80%
    }
}

.city__inner .btn-back {
    display: none
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner .btn-back {
        display: block
    }
}

.city__inner .close-hide {
    background-image: url(/local/templates/map_template/../../assets/i/icons/close.png);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 34px;
    opacity: 0;
    position: fixed;
    top: 20px;
    transition: all .5s ease-out;
    transition-duration: 2s;
    width: 34px;
    z-index: 15
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner .close-hide {
        display: none
    }
}

.city__inner .close-hide__wrap,
.city__inner-header .close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 34px
}

.city__inner .close-hide.show {
    opacity: 1
}

.city__inner-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #211d70;
    box-sizing: border-box;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 162px;
    padding: 30px 0 30px 30px;
    opacity: 1;
    position: relative;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: all .3s ease-out;
    z-index: 16
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner-header {
        display: none
    }
}

.city__inner-header .close {
    background-image: url(/local/templates/map_template/../../assets/i/icons/close.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 34px;
    -webkit-filter: invert(0%);
    filter: invert(0%);
    transition: all .2s ease-out
}

.city__inner-header .title {
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 10px;
    width: 100%
}

.city__inner-header .descr {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    width: 100%
}

.city__inner-header--hide {
    opacity: 0;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

.city__inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    position: relative;
    z-index: 2
}

.city__inner-wrap__content {
    box-sizing: border-box;
    font-size: 14px;
    margin-left: -2px;
    padding: 20px 30px;
    width: 100%
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner-wrap__content {
        padding: 20px
    }
}

.city__inner-wrap__content .title {
    border-bottom: 1px solid #f0f0f0;
    font-size: 22px;
    margin-bottom: 20px;
    padding-bottom: 20px
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner-wrap__content .title {
        border-bottom: none;
        font-size: 20px;
        margin-bottom: 0
    }
}

.city__inner-wrap__content ul {
    display: inline-block;
    margin-bottom: 40px;
    vertical-align: top;
    width: 33%
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner-wrap__content ul {
        display: block;
        width: 90%
    }
    .city__inner-wrap__content ul li,
    .city__inner-wrap__content ul li label {
        font-weight: 300
    }
}

.result {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    opacity: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    transition: all .2s ease-out;
    z-index: -1
}

.result__inner {
    text-align: center
}

.result__inner .check-orange {
    height: 55px;
    margin-bottom: 40px;
    width: 55px
}

.result__main-header {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 20px
}

.result__txt {
    font-size: 20px;
    width: 500px
}

.result .close {
    background-image: url(/local/templates/map_template/../../assets/i/icons/close-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 34px;
    margin-top: -28px;
    opacity: .5;
    position: absolute;
    right: 20px;
    top: 70px;
    width: 34px
}

.show {
    opacity: 1;
    z-index: 9999
}

footer-share .checkbox {
    height: 14px;
    margin: 0;
    vertical-align: top;
    width: 14px
}

.checkbox+label,
.radio+label {
    cursor: pointer
}

.checkbox+label img {
    height: 10px;
    left: 3px;
    position: absolute;
    top: 4px;
    width: 10px
}

.checkbox:not(checked),
.radio:not(checked) {
    position: absolute;
    opacity: 0
}

.checkbox:not(checked)+label {
    position: relative;
    padding: 0 0 0 25px
}

.checkbox:not(checked)+label:after,
.checkbox:not(checked)+label:before {
    border: 1px solid #969696;
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 3px
}

.checkbox:checked+label:before {
    border: 1px solid #f0673b;
    background: #f0673b
}

.radio-span span {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 100%;
    display: inline-block;
    position: relative;
    top: 12px;
    left: 0;
    margin-right: 10px;
    width: 33px;
    height: 33px
}

.radio-span--active span {
    background: #53ba49;
}

.radio {
    border-radius: 100%;
    height: 20px;
    margin: 0;
    vertical-align: top;
    width: 20px
}

.radio:not(checked)+label {
    position: relative;
    padding: 0 0 0 30px
}

.radio:not(checked)+label:after,
.radio:not(checked)+label:before {
    background: #eef2f7;
    border-radius: 100%;
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 20px;
    height: 20px
}

.radio:checked+label:before {
    border-radius: 100%;
    background-image: url(/local/templates/map_template/../../assets/i/icons/checked-green.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 12px;
    left: 5px;
    top: 1px;
    width: 12px;
    z-index: 3
}

.filter-mobile__options {
    margin-bottom: 30px;
    margin-top: -10px
}

.filter-mobile .radio:not(checked)+label {
    position: relative;
    padding: 0 0 0 50px
}

.filter-mobile .radio:not(checked)+label:before {
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 100%;
    content: '';
    position: absolute;
    top: -8px;
    left: 0;
    width: 33px;
    height: 33px
}

.filter-mobile .radio:not(checked)+label:after {
    background: #53ba49;
    border: 1px solid #53ba49;
    border-radius: 100%;
    content: '';
    position: absolute;
    top: -8px;
    left: 0;
    width: 33px;
    height: 33px
}

.filter-mobile .radio:checked+label:before {
    border: none;
    border-radius: 100%;
    background-image: url(/local/templates/map_template/../../assets/i/icons/checked-white.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 22px;
    left: 7px;
    top: -2px;
    width: 22px;
    z-index: 3
}

.btn-arrow,
.btn-border,
.btn-white {
    font-size: 18px;
    text-decoration: none
}

.btn-arrow,
.btn-arrow span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    transition: all .25s ease-out
}

.btn-arrow {
    color: #6c6ea2;
    margin: 0 auto;
    text-transform: uppercase;
    height: 33px;
    position: relative;
    width: 166px
}

.btn-arrow span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #6c6ea2;
    border-radius: 400px;
    height: 28px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -23px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 28px
}

.btn-arrow span:after,
.btn-arrow:hover span:after {
    height: 12px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 12px
}

.btn-arrow span:after {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    top: 50%;
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2.svg)
}

.btn-arrow:hover {
    color: #f26138
}

.btn-arrow:hover span {
    border: 1px solid #f26138
}

.btn-arrow:hover span:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2-orange.svg)
}

.btn-border,
.btn-white {
    border: none;
    cursor: pointer;
    display: inline-block;
    font-weight: 300
}

.btn-border {
    background: 0 0;
    color: #fff;
    padding: 9px 30px;
    transition: all .25s ease-out
}

.btn-border,
.btn-border:hover {
    outline: 1px solid #fff
}

.btn-white {
    background: #fff;
    color: #8486bd;
    padding: 10px 30px;
    transition: all .2s ease-out
}

.btn-border:hover,
.btn-white:hover {
    background: #fff;
    color: #f26138;
    font-weight: 500
}

.btns-panel {
    color: #6c6ea2;
    font-size: 0;
    margin-left: 20px
}

.btns-panel .visible,
.btns-panel div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    box-sizing: bordex-box;
    border-right: 1px solid #eef2f7;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 70px
}

.btns-panel .visible--first,
.btns-panel .visible:first-child,
.btns-panel div--first,
.btns-panel div:first-child {
    -webkit-border-top-left-radius: 400px;
    -webkit-border-bottom-left-radius: 400px;
    -moz-border-radius-topleft: 400px;
    -moz-border-radius-bottomleft: 400px;
    border-top-left-radius: 400px;
    border-bottom-left-radius: 400px
}

.btns-panel .visible--last,
.btns-panel .visible:last-child,
.btns-panel div--last,
.btns-panel div:last-child {
    -webkit-border-top-right-radius: 400px;
    -webkit-border-bottom-right-radius: 400px;
    -moz-border-radius-topright: 400px;
    -moz-border-radius-bottomright: 400px;
    border-top-right-radius: 400px;
    border-bottom-right-radius: 400px;
    border-right: none
}

.btns-panel .visible.active,
.btns-panel .visible.active:hover,
.btns-panel div.active,
.btns-panel div.active:hover {
    background: #211d70;
    color: #fff!important
}

.btn-orange {
    background: #f16541;
    border: none;
    color: #fff;
    padding: 15px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 170px
}

.btn-orange:hover {
    background: #d84d22
}

.back-button {
    margin: 0 auto 30px;
    width: 840px
}

.back-button a,
.btn-help,
.btn-help-2,
.btn-manage {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.back-button a {
    color: #000;
    font-size: 18px;
    text-decoration: none;
    transition: all .25s ease-out
}

.back-button a:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-7.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    content: '';
    height: 32px;
    margin-right: 20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all .15s ease-out;
    width: 32px
}

.back-button a:hover {
    color: #f16541
}

.back-button a:hover:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-7-orange.svg)
}

.btn-help,
.btn-help-2,
.btn-manage {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-manage {
    border: 1px solid #ededed;
    color: #737189;
    padding: 0 33px;
    text-decoration: none;
    height: 38px
}

.btn-help,
.btn-help-2 {
    border-radius: 600px;
    cursor: pointer;
    height: 18px;
    width: 18px
}

.btn-help {
    background: #fff;
    border: 1px solid #7f80ae
}

.btn-help-2:after,
.btn-help:after {
    content: '?';
    font-size: 14px;
    position: relative
}

.btn-help:after {
    bottom: -1px;
    color: #4e4e4e
}

.btn-help-2 {
    background: #eef2f7;
    margin-left: 6px
}

@media (min-width:0) and (max-width:767px) {
    .btn-help-2 {
        display: none
    }
}

.btn-help-2:after {
    color: #000;
    line-height: 12px;
    top: 0
}

.btn-add {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #6c6ea2;
    border-radius: 600px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    width: 30px
}

.btn-add:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/add.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 16px;
    width: 16px
}

.btn-connect {
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 20px;
    padding: 12px 20px
}

.tarif-panel .btn-connect {
    display: block;
    margin: 40px auto 0
}

.tarif .btn-connect {
    font-size: 18px!important;
    padding: 10px 30px 11px!important;
    position: relative;
    top: -2px
}

.btn-plus {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #7d7eac;
    border-radius: 600px;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 27px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 27px
}

.btn-plus:after {
    color: #7d7eac;
    content: '+';
    font-size: 48px;
    font-weight: 300;
    line-height: 16px;
    left: -1px;
    position: relative;
    top: -3px
}

.btn-back {
    background: #fff;
    box-sizing: border-box;
    color: #000;
    display: block;
    font-size: 22px;
    font-weight: 700;
    padding: 26px 20px;
    text-decoration: none
}

.btn-back span {
    border: 1px solid #9a9a9b;
    border-radius: 100%;
    display: inline-block;
    height: 19px;
    margin-right: 10px;
    position: relative;
    -webkit-transform: translate(0, 15%);
    transform: translate(0, 15%);
    width: 19px
}

.btn-back span:before,
.btn-cancel span:after {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block
}

.btn-back span:before {
    opacity: .5;
    left: 50%;
    margin-left: -6px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2-black.svg);
    height: 10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 10px
}

.btn-cancel,
.btn-cancel span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.btn-cancel {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 300;
    text-decoration: none
}

.btn-cancel span {
    border: 1px solid #fff;
    border-radius: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 31px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px;
    position: relative;
    width: 31px
}

.btn-cancel span:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/add-white.svg);
    height: 15px;
    -webkit-transform: rotate(44deg);
    transform: rotate(44deg);
    width: 15px
}

.error:after,
.warn:after {
    content: '*';
    display: block;
    font-size: 28px;
    font-weight: 300;
    position: absolute;
    right: 0;
    top: 0
}

.warn:after {
    opacity: .3
}

.error:after {
    color: red
}

.error input {
    border-bottom: 1px solid red!important
}

.btn-categories {
    border-bottom: 5px solid #6c6ea2;
    bottom: 4px;
    box-sizing: border-box;
    color: #211d70;
    display: inline-block;
    font-size: 22px;
    font-weight: 300!important;
    padding: 0 0 21px 66px;
    position: absolute;
    right: 0;
    text-decoration: none;
    transition: all .25s ease-out;
    width: 280px
}

@media (min-width:0) and (max-width:767px) {
    .btn-categories {
        display: block;
        margin: 40px auto 30px;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .btn-categories {
        display: block;
        margin: 40px auto 30px;
        position: relative
    }
}

.btn-categories:after,
.content__categories-wrap a:after {
    background: #f16541;
    bottom: -5px;
    content: '';
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    transition: all .25s ease-out;
    width: 0
}

.btn-categories:hover {
    color: #f16541;
    font-weight: 300!important
}

.btn-categories:before {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    height: 36px;
    left: 0;
    position: absolute;
    top: -6px;
    width: 36px
}

.btn-categories--info,
.btn-categories--sputnik {
    height: 50px;
    top: 65px
}

@media (min-width:0) and (max-width:767px) {
    .btn-categories--info,
    .btn-categories--sputnik {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #201c6f;
        color: #201c6f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        font-weight: 400!important;
        height: 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        left: 20px;
        margin: 0;
        padding: 0;
        position: relative;
        right: auto;
        top: -10px;
        width: 218px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .btn-categories--info,
    .btn-categories--sputnik {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #201c6f;
        color: #201c6f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        font-weight: 400!important;
        height: 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 20px;
        top: 30%;
        width: 218px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .btn-categories--info,
    .btn-categories--sputnik {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #201c6f;
        color: #201c6f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        font-weight: 400!important;
        height: 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        left: 20px;
        margin: 0;
        padding: 0;
        position: relative;
        right: auto;
        top: -10px;
        width: 218px
    }
}

@media (min-width:1024px) and (max-width:5000px) {
    .btn-categories--info,
    .btn-categories--sputnik {
        bottom: 32px;
        position: absolute;
        right: 0;
        top: auto
    }
}

@media (min-width:0) and (max-width:1023px) {
    .btn-categories--info:hover,
    .btn-categories--sputnik:hover {
        background: #fff;
        border: 1px solid #fff;
        color: #201c6f
    }
    .btn-categories--info:after,
    .btn-categories--info:before,
    .btn-categories--sputnik:after,
    .btn-categories--sputnik:before {
        display: none
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .personal .btn-categories--info,
    .personal .btn-categories--sputnik {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #201c6f;
        color: #201c6f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        font-weight: 400!important;
        height: 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 20px;
        top: 30%;
        width: 218px
    }
}

@media (min-width:1024px) and (max-width:5000px) {
    .personal .btn-categories--info,
    .personal .btn-categories--sputnik {
        bottom: 32px;
        position: absolute;
        right: 0;
        top: auto
    }
}

.btn-categories--sputnik:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tools.svg);
    height: 36px!important;
    width: 36px!important
}

@media (min-width:0) and (max-width:959px) {
    .btn-categories--sputnik:before {
        left: 15px!important
    }
}

.btn-categories--info:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/request-icon.svg);
    height: 36px!important;
    width: 36px!important
}

@media (min-width:0) and (max-width:959px) {
    .btn-categories--info:before {
        left: 15px!important
    }
}

.buttons-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.buttons-panel__item {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eef2f7;
    box-sizing: border-box;
    color: #000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 24px;
    height: 90px;
    margin-bottom: 10px;
    padding: 0 0 0 30px;
    position: relative;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 49.7%
}

@media (min-width:0) and (max-width:1023px) {
    .buttons-panel__item {
        padding: 0 0 0 15px;
        width: 100%
    }
}

.buttons-panel__item:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 19px;
    margin-top: -10px;
    position: absolute;
    right: 30px;
    top: 50%;
    transition: all .2s ease-out;
    width: 16px
}

@media (min-width:0) and (max-width:1023px) {
    .buttons-panel__item:after {
        right: 15px
    }
}

.buttons-panel__item:hover {
    background: #f06441;
    color: #fff
}

.buttons-panel__item:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2-white.svg)
}

.buttons-panel__title,
.buttons-panel__undertitle {
    display: block;
    font-size: 18px;
    width: 100%
}

.buttons-panel__title {
    font-size: 24px;
    font-weight: 700
}

.topline-full {
    background: #12103f
}

@media (min-width:1599px) and (max-width:5000px) {
    .topline-full {
        background: #12103f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }
}

.topline {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #12103f;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 300;
    height: 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0;
    position: relative;
    transition: all .25s ease-out;
    width: 92.5%;
    max-width: 92.5%;
    z-index: 2
}

@media (min-width:0) and (max-width:1023px) {
    .topline {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .topline {
        width: 100%;
        max-width: 96%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .topline {
        width: 100%;
        max-width: 1340px
    }
}

@media (min-width:0) and (max-width:1023px) {
    .topline__menu {
        display: none
    }
}

.topline__area-title,
.topline__menu a {
    color: #fff;
    font-weight: 600;
    opacity: .8;
    text-decoration: none;
    transition: all .2s ease-out
}

.topline__menu a {
    margin-right: 20px
}

.topline__area-title:hover,
.topline__menu a:hover {
    opacity: 1
}

.topline__area-title {
    cursor: pointer;
    padding: 0 15px 0 0;
    position: relative
}

@media (min-width:0) and (max-width:767px) {
    .topline__area-title {
        padding: 2px 18px 0 0
    }
}

.topline__area-title:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-triangle.svg);
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    display: block;
    height: 5px;
    margin-top: -2px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 7px
}

.geo-full {
    background: #dde4ee
}

@media (min-width:1599px) and (max-width:5000px) {
    .geo-full {
        background: #dde4ee;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }
}

.geo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #dde4ee;
    box-sizing: border-box;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 auto;
    padding: 0;
    position: relative;
    transition: all .2s ease-out;
    width: 92.5%;
    max-width: 92.5%;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .geo {
        height: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 26px 10px 30px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .geo {
        height: 60px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: auto;
        max-width: 96%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .geo {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 0;
        width: 100%;
        max-width: 1340px
    }
}

@media (min-width:0) and (max-width:0) {
    .geo__ask {
        margin-bottom: 17px;
        text-align: center;
        width: 100%
    }
}

@media (min-width:0) and (max-width:639px) {
    .geo__ask {
        margin-bottom: 17px;
        text-align: center;
        width: 100%
    }
}

@media (min-width:639px) and (max-width:767px) {
    .geo__ask {
        width: 45%
    }
}

.geo a,
.geo a {
    font-size: 18px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 20px;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 10
}

.geo a.btn-orange {
    width: 78px
}

@media (min-width:0) and (max-width:0) {
    .geo a.btn-orange {
        box-sizing: border-box;
        height: 40px;
        margin-left: 0;
        padding: 0;
        width: 92px
    }
}

@media (min-width:0) and (max-width:767px) {
    .geo a.btn-orange {
        box-sizing: border-box;
        height: 40px;
        margin-left: 0;
        padding: 0;
        width: 92px
    }
}

.geo a.btn-white {
    margin-left: 21px;
    width: 168px
}

@media (min-width:0) and (max-width:0) {
    .geo a.btn-white {
        box-sizing: border-box;
        height: 40px;
        margin-left: 16px;
        padding: 4px 0 0;
        width: 153px
    }
}

@media (min-width:0) and (max-width:767px) {
    .geo a.btn-white {
        box-sizing: border-box;
        height: 40px;
        margin-left: 16px;
        padding: 4px 0 0;
        width: 153px
    }
}

.menu-mobile {
    background: #fff;
    bottom: 0;
    left: -100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all .25s ease-out;
    z-index: -1
}

.menu-mobile-show {
    display: block!important;
    left: 0;
    opacity: 1;
    z-index: 500
}

.menu-mobile__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    overflow: auto
}

.menu-mobile__top {
    display: block;
    padding: 0;
    width: 100%
}

.menu-mobile__close {
    border-bottom: 1px solid #dcdcdc;
    height: 61px;
    position: relative
}

.menu-mobile__close span {
    background-image: url(/local/templates/map_template/../../assets/i/icons/close-orange.svg);
    background-position: center center;
    display: block;
    height: 20px;
    right: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 20px
}

.menu-mobile__nav a {
    border-bottom: 1px solid #201c6f;
    color: #000;
    display: block;
    font-size: 21px;
    margin: 0 auto;
    padding: 18px 0;
    text-decoration: none;
    width: 90%
}

.menu-mobile__nav a:last-child {
    border-bottom: none
}

.menu-mobile__bottom {
    background: #dee5ef;
    box-sizing: border-box;
    display: block;
    padding: 30px;
    width: 100%
}

.menu-mobile__bottomnav a {
    color: #000;
    display: block;
    font-size: 16px;
    margin-bottom: 22px;
    text-decoration: none
}

.menu-mobile__city {
    margin-bottom: 30px
}

.menu-mobile__phone-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px
}

.menu-mobile__phone-num {
    font-size: 20px;
    font-weight: 700
}

.main-slider {
    height: 550px;
    overflow: hidden;
    position: relative;
    transition: all .2s ease-out;
    z-index: 10
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider {
        height: auto;
        overflow: hidden
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .main-slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.main-slider__link {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    display: block;
    height: 550px;
    position: relative;
    text-decoration: none;
    top: 0;
    width: 100%
}

@media (min-width:1599px) and (max-width:5000px) {
    .main-slider-container {
        display: block;
        margin-right: 20px;
        width: 78%
    }
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-controls.bx-has-controls-direction.bx-has-pager {
        height: 24px;
        position: absolute;
        top: 315px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-controls.bx-has-controls-direction.bx-has-pager {
        height: 24px;
        left: 50%;
        position: absolute;
        top: 315px;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 305px
    }
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-controls.bx-has-controls-direction.bx-has-pager .bx-controls-direction {
        height: 24px;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-controls.bx-has-controls-direction.bx-has-pager .bx-controls-direction {
        height: 24px;
        position: relative
    }
}

.main-slider .bx-wrapper {
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider .bx-wrapper {
        height: auto;
        overflow: hidden
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .main-slider .bx-wrapper {
        display: block;
        width: 100%!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-wrapper .bx-viewport {
        height: auto!important;
        overflow: hidden
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-wrapper .bx-viewport {
        height: auto!important;
        overflow: hidden
    }
}

.main-slider .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #f06441
}

.main-slider__bxslider,
.main-slider__bxslider li {
    list-style: none!important;
    margin: 0!important;
    padding: 0!important
}

.main-slider__bxslider li {
    background: #f16541;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: top;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider__bxslider li {
        display: block
    }
}

.main-slider__bxslider li>div {
    display: block;
    height: 550px;
    transition: all .2s ease-out;
    width: 50%!important
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider__bxslider li>div {
        height: 280px;
        width: 100%!important
    }
}

.main-slider__bxslider li .slider-left {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

.main-slider__bxslider li .slider-left img {
    height: auto;
    width: 100%
}

.main-slider__bxslider li .slider-right {
    box-sizing: border-box;
    padding: 25px 30px;
    position: relative
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider__bxslider li .slider-right {
        margin-top: 40px
    }
}

.main-slider__bxslider li .slider-right .sale {
    background-image: url(/local/templates/map_template/../../assets/i/sale.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    bottom: 0;
    height: 246px;
    position: absolute;
    right: 0;
    width: 287px
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider__bxslider li .slider-right .sale {
        display: none
    }
}

.main-slider__bxslider li .slider-right .sale-num {
    color: #f16541;
    font-size: 64px;
    font-weight: 700;
    left: 77px;
    position: relative;
    text-align: center;
    top: 105px;
    width: 100px
}

.main-slider__bxslider li .slider-right__wrap {
    color: #fff;
    margin-left: 33px;
    margin-top: 45px;
    text-decoration: none;
    width: 550px
}

@media (min-width:0) and (max-width:767px) {
    .main-slider__bxslider li .slider-right__wrap {
        margin: 0 auto;
        width: 100%;
        max-width: 284px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider__bxslider li .slider-right__wrap {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 284px
    }
}

.main-slider__bxslider li .slider-right__wrap-title {
    font-size: 52px;
    font-weight: 700;
    line-height: 53px;
    margin-bottom: 18px
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider__bxslider li .slider-right__wrap-title {
        font-size: 24px;
        font-weight: 600;
        line-height: 26px;
        margin-bottom: 18px;
        text-align: center
    }
}

.main-slider__bxslider li .slider-right__wrap-descr {
    font-size: 24px;
    line-height: 33px
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider__bxslider li .slider-right__wrap-descr {
        font-size: 18px;
        font-weight: 300;
        line-height: 20px;
        text-align: center
    }
}

.main-slider__bxslider li .slider-right__wrap .btn-white {
    margin-top: 30px;
    text-align: center;
    width: 150px
}

@media (min-width:0) and (max-width:1023px) {
    .main-slider__bxslider li .slider-right__wrap .btn-white {
        display: block;
        margin: 20px auto 0;
        text-align: center;
        max-width: 200px
    }
}

.main-slider .bx-wrapper .bx-pager {
    display: inline-block;
    left: 52%;
    padding-top: 0;
    position: relative;
    top: -64px;
    width: auto
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-wrapper .bx-pager {
        left: 50%;
        -webkit-transform: translate(-45%, 0);
        transform: translate(-45%, 0);
        top: -40px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-wrapper .bx-pager {
        left: 50%;
        -webkit-transform: translate(-45%, 0);
        transform: translate(-45%, 0);
        top: -40px
    }
}

.main-slider .bx-wrapper .bx-pager .bx-pager-item {
    margin-right: 4px
}

.main-slider .bx-wrapper .bx-pager .bx-pager-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f06441;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 18px
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-wrapper .bx-pager .bx-pager-link {
        background: #fff;
        height: 15px;
        width: 15px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-wrapper .bx-pager .bx-pager-link {
        background: #fff;
        height: 15px;
        width: 15px
    }
}

.main-slider .bx-wrapper .bx-pager .bx-pager-link:before {
    background: #fff;
    border-radius: 600px;
    content: '';
    display: block;
    height: 8px;
    width: 8px
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-wrapper .bx-pager .bx-pager-link:before {
        height: 9px!important;
        width: 9px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-wrapper .bx-pager .bx-pager-link:before {
        height: 9px!important;
        width: 9px!important
    }
}

.main-slider .bx-wrapper .bx-pager .bx-pager-link.active,
.main-slider .bx-wrapper .bx-pager .bx-pager-link.active:hover,
.main-slider .bx-wrapper .bx-pager .bx-pager-link:active,
.main-slider .bx-wrapper .bx-pager .bx-pager-link:focus {
    background: #fff!important
}

.main-slider .bx-wrapper .bx-pager .bx-pager-link.active:before,
.main-slider .bx-wrapper .bx-pager .bx-pager-link.active:hover:before,
.main-slider .bx-wrapper .bx-pager .bx-pager-link:active:before,
.main-slider .bx-wrapper .bx-pager .bx-pager-link:focus:before {
    background: #f06441!important;
    border-radius: 600px;
    content: '';
    display: block;
    height: 8px;
    width: 8px
}

.main-slider .bx-wrapper .bx-pager .bx-pager-link:hover {
    background: #f06441
}

.main-slider .bx-controls-direction a {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-1.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 24px!important;
    top: 54.8%!important;
    width: 50px!important
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-controls-direction a {
        top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-controls-direction a {
        top: 0!important
    }
}

.main-slider .bx-wrapper .bx-prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-wrapper .bx-prev {
        left: 17px;
        top: -2px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-wrapper .bx-prev {
        left: 12px;
        top: -2px!important
    }
}

.main-slider .bx-wrapper .bx-right,
.view-list__wrap .features__title.show span {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (min-width:0) and (max-width:767px) {
    .main-slider .bx-wrapper .bx-right {
        left: 19px;
        top: -4px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .main-slider .bx-wrapper .bx-right {
        left: 19px;
        top: -4px!important
    }
}

.main-slider__thumbs {
    display: none;
    width: 22%!important
}

@media (min-width:1599px) and (max-width:5000px) {
    .main-slider__thumbs {
        -ms-flex-line-pack: justify;
        align-content: space-between;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 550px
    }
}

.main-slider__thumbs-item {
    background: #000;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 266px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: 100%
}

.main-slider__thumbs-item .item-overlay {
    display: none
}

.main-slider__thumbs-item .item-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    opacity: .65;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.main-slider__thumbs-wrap {
    padding: 30px;
    position: relative;
    z-index: 10
}

.main-slider__thumbs-title {
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 20px
}

.main-slider__thumbs-descr {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 140%
}

.inner-slider {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    max-width: 1340px
}

@media (min-width:0) and (max-width:767px) {
    .inner-slider {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-slider {
        margin: 0;
        padding-bottom: 70px
    }
}

.inner-slider.bxslider-3-wrap {
    height: 370px;
    max-width: 100%
}

.inner-slider.bxslider-3-wrap li {
    background-position: center center!important
}

.inner-slider .bx-wrapper {
    height: 370px;
    overflow: hidden!important
}

@media (min-width:0) and (max-width:767px) {
    .inner-slider .bx-wrapper {
        background: 0 0;
        height: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-slider .bx-wrapper {
        background: 0 0;
        height: auto!important
    }
}

.inner-slider .bx-viewport {
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .inner-slider .bx-viewport {
        background: 0 0;
        height: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-slider .bx-viewport {
        background: 0 0;
        height: auto!important
    }
}

.inner-slider .bxslider-3,
.inner-slider__bxslider {
    height: 370px!important;
    overflow: hidden
}

.inner-slider .bxslider-3,
.inner-slider .bxslider-3 li,
.inner-slider__bxslider,
.inner-slider__bxslider li {
    list-style: none!important;
    margin: 0!important;
    padding: 0!important
}

.inner-slider .bxslider-3 li,
.inner-slider__bxslider li {
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 370px!important;
    overflow: hidden
}

@media (min-width:0) and (max-width:767px) {
    .inner-slider .bxslider-3 li,
    .inner-slider__bxslider li {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-slider .bxslider-3 li,
    .inner-slider__bxslider li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.inner-slider .bxslider-3 li .slide-wrap,
.inner-slider__bxslider li .slide-wrap {
    background: rgba(0, 0, 0, .65);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 370px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    z-index: 2
}

.inner-slider .bxslider-3 li .item-bg,
.inner-slider__bxslider li .item-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    height: 370px;
    opacity: 1;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 1
}

.inner-slider__bxslider li .slider-right {
    margin-right: 50px
}

.inner-slider .bxslider-3 li .slider-right,
.inner-slider__bxslider li .slider-right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    width: 50%;
    z-index: 2
}

.inner-slider__bxslider li .slider-right__wrap {
    margin-top: 40px
}

.inner-slider .bxslider-3 li .slider-right__wrap,
.inner-slider__bxslider li .slider-right__wrap {
    color: #fff;
    margin-left: 30px;
    text-decoration: none
}

.inner-slider__bxslider li .slider-right__wrap-label {
    margin-bottom: 10px
}

.inner-slider .bxslider-3 li .slider-right__wrap-label,
.inner-slider__bxslider li .slider-right__wrap-label {
    color: #8486bd;
    font-size: 14px;
    text-transform: uppercase
}

.inner-slider__bxslider li .slider-right__wrap-title {
    font-size: 38px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 20px
}

.inner-slider .bxslider-3 li .slider-right__wrap-title {
    font-size: 38px;
    font-weight: 700
}

.inner-slider__bxslider li .slider-right__wrap-descr {
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 20px;
    width: 80%
}

.inner-slider .bxslider-3 li .slider-right__wrap-descr {
    font-size: 20px;
    font-weight: 300;
    width: 80%
}

.inner-slider .bxslider-3 li .slider-right {
    margin-right: 70px
}

.inner-slider .bxslider-3 li .slider-right__wrap {
    margin-top: 26px
}

.inner-slider .bxslider-3 li .slider-right__wrap-label {
    margin-bottom: 12px
}

.inner-slider .bxslider-3 li .slider-right__wrap-title {
    line-height: 45px;
    margin-bottom: 10px
}

.inner-slider .bxslider-3 li .slider-right__wrap-descr {
    line-height: 24px;
    margin-bottom: 24px
}

.inner-slider .bx-wrapper .bx-pager,
.inner-slider-2 .bx-wrapper .bx-pager {
    display: inline-block;
    left: 50%;
    padding-top: 0;
    position: relative;
    top: -40px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto
}

.inner-slider .bx-wrapper .bx-pager .bx-pager-link {
    background: #fff;
    border-radius: 400px;
    height: 9px;
    margin-right: 20px;
    width: 9px
}

.inner-slider .bx-wrapper .bx-pager .bx-pager-link.active,
.inner-slider .bx-wrapper .bx-pager .bx-pager-link:hover,
.inner-slider-2 .bx-wrapper .bx-pager .bx-pager-link.active,
.inner-slider-2 .bx-wrapper .bx-pager .bx-pager-link:hover {
    background: #2e2f3a;
    position: relative
}

.inner-slider .bx-wrapper .bx-pager .bx-pager-link.active:before,
.inner-slider .bx-wrapper .bx-pager .bx-pager-link:hover:before,
.inner-slider-2 .bx-wrapper .bx-pager .bx-pager-link.active:before,
.inner-slider-2 .bx-wrapper .bx-pager .bx-pager-link:hover:before {
    border: 6px solid #fff;
    border-radius: 400px;
    content: '';
    display: block;
    height: 8px;
    left: -4px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 8px
}

.inner-slider.bxslider-3-wrap .bx-wrapper .bx-pager {
    top: -73px
}

.inner-slider-2 {
    height: auto;
    overflow: hidden
}

.inner-slider-2.bxslider-3-wrap {
    height: 370px
}

.inner-slider-2 .bx-wrapper {
    height: 400px
}

.inner-slider-2 .bxslider-3 {
    height: 370px;
    overflow: hidden
}

.equipment-wrap .equipment-inner .equipment-slider li,
.inner-slider-2__bxslider {
    list-style: none!important;
    margin: 0!important;
    padding: 0!important
}

.bx-text,
.inner-slider-2__bxslider li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.inner-slider-2__bxslider li {
    background-repeat: no-repeat;
    background-size: cover;
    list-style: none!important;
    margin: 0!important;
    padding: 0!important;
    position: relative
}

.inner-slider-2__bxslider li .item-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.inner-slider-2__bxslider li .slide-wrap {
    background: rgba(0, 0, 0, .65);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 400px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    width: 100%;
    z-index: 3
}

.inner-slider-2__bxslider li .slider-right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 50px;
    position: relative;
    width: 50%
}

@media (min-width:1599px) and (max-width:5000px) {
    .inner-slider-2__bxslider li .slider-right {
        margin-right: 10%;
        width: 40%
    }
}

.inner-slider-2__bxslider li .slider-right__wrap {
    color: #fff;
    margin-left: 30px;
    margin-top: 40px;
    text-decoration: none
}

.inner-slider-2__bxslider li .slider-right__wrap-label {
    color: #8486bd;
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.inner-slider-2__bxslider li .slider-right__wrap-title {
    font-size: 38px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 20px
}

.inner-slider-2__bxslider li .slider-right__wrap-descr {
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 20px;
    width: 80%
}

.inner-slider-2 .bxslider-3 li .slider-right {
    margin-right: 70px
}

.inner-slider-2 .bxslider-3 li .slider-right__wrap {
    margin-top: 26px
}

.inner-slider-2 .bxslider-3 li .slider-right__wrap-label {
    margin-bottom: 12px
}

.inner-slider-2 .bxslider-3 li .slider-right__wrap-title {
    line-height: 45px;
    margin-bottom: 10px
}

.inner-slider-2 .bxslider-3 li .slider-right__wrap-descr {
    line-height: 24px;
    margin-bottom: 24px
}

.inner-slider-2 .bx-wrapper .bx-pager .bx-pager-link {
    background: #fff;
    border-radius: 400px;
    height: 9px;
    margin-right: 20px;
    width: 9px
}

.inner-slider-2.bxslider-3-wrap .bx-wrapper .bx-pager {
    top: -73px
}

.bx-text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 0;
    margin-bottom: 20px
}

@media (min-width:0) and (max-width:767px) {
    .bx-text {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .bx-text {
        display: none
    }
}

.bx-text__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eef2f7;
    border-bottom: 1px solid #dee5ef;
    border-right: 1px solid #dee5ef;
    box-sizing: border-box;
    color: #000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    height: 69px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 18px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    width: 25%
}

.bx-text__item:after {
    background: #f16541;
    bottom: -10px;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    opacity: 0;
    position: absolute;
    width: 100%
}

.bx-text__item.active {
    background: #f16541;
    border-bottom: 1px solid #f16541;
    border-top: 1px solid #f16541;
    color: #fff
}

.bx-text__item:hover {
    background: #fff;
    border-top: none;
    color: #000
}

.bx-text__item:hover:after {
    opacity: 1;
    -webkit-transform: translateY(-9px);
    transform: translateY(-9px)
}

.bx-text__item:last-child {
    border-right: none;
    margin-right: -1px
}

.adv__bxslider-wrap {
    display: none
}

@media (min-width:0) and (max-width:767px) {
    .adv__bxslider-wrap {
        display: block;
        margin-top: 24px;
        padding-bottom: 63px
    }
    .adv__bxslider-wrap .bx-viewport {
        height: auto!important
    }
    .adv__bxslider-wrap .bx-wrapper .bx-pager {
        top: 26px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .adv__bxslider-wrap .bx-wrapper .bx-pager {
        top: 26px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .company-slider .bx-controls-direction {
        margin: 0 auto;
        position: relative;
        top: -200px;
        width: 100%;
        max-width: 1340px
    }
}

@media (min-width:1023px) and (max-width:5000px) {
    .title-bg-full {
        background: #12103f;
        width: 100%;
        max-width: 100%
    }
}

.title-bg {
    margin: 0 auto;
    width: 100%;
    max-width: 1340px
}

@media (min-width:0) and (max-width:767px) {
    .title-bg {
        width: 100%;
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .title-bg {
        width: 100%;
        max-width: 100%
    }
}

.title-bg h1 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #12103f;
    box-sizing: border-box;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 46px;
    font-weight: 700;
    height: 140px;
    margin-bottom: 0;
    margin-top: 0
}

@media (min-width:0) and (max-width:767px) {
    .title-bg h1 {
        display: block;
        font-size: 24px;
        font-weight: 600;
        height: auto;
        padding: 10px 0 10px 15px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .title-bg h1 {
        display: block;
        font-size: 32px;
        height: auto;
        padding: 10px 0 10px 15px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .title-bg h1 {
        padding-left: 20px
    }
}

.h-out {
    font-size: 48px;
    margin: 20px 0 30px
}

@media (min-width:1024px) and (max-width:5000px) {
    .h-out {
        display: inline-block
    }
}

.content {
    border-top: 0;
    position: relative
}

.content-overflow {
    overflow: hidden
}

.content-index {
    border-bottom: 1px solid #dee5ef;
    border-top: none;
    margin-bottom: 65px;
    padding-bottom: 10px
}

@media (min-width:0) and (max-width:767px) {
    .content-index {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-index {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.content__innerpadding {
    margin: 30px 50px
}

@media (min-width:0) and (max-width:767px) {
    .content__innerpadding {
        background: #dee5ef;
        margin: 30px auto;
        padding-bottom: 20px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__innerpadding {
        margin: 30px auto
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__innerpadding {
        margin: 0 auto!important;
        padding: 30px auto 50px!important;
        width: 100%;
        max-width: 1340px
    }
}

.content__innerpadding .back-button {
    margin: 0;
    width: 100%
}

.content .index-txt-bg {
    background-image: url(/local/templates/map_template/../../assets/i/index-txt-bg.png);
    background-position: right center;
    background-repeat: no-repeat;
    height: 929px;
    position: absolute;
    top: -50px;
    transition: all .2s ease-out;
    width: 555px;
    z-index: 1
}

@media (min-width:0) and (max-width:1023px) {
    .content .index-txt-bg {
        display: none
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content .index-txt-bg {
        left: -200px
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .content .index-txt-bg {
        left: -180px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content .index-txt-bg {
        left: -170px
    }
}

.content .content-title {
    margin-bottom: 22px
}

@media (min-width:0) and (max-width:767px) {
    .content .content-title {
        margin-bottom: 13px;
        margin-left: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content .content-title {
        margin-bottom: 13px;
        margin-left: 20px
    }
}

.content .content-title span {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

@media (min-width:0) and (max-width:767px) {
    .content .content-title span {
        font-size: 12px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content .content-title span {
        font-size: 12px
    }
}

.content .content-title div {
    font-size: 42px;
    font-weight: 700;
    margin-top: 7px
}

@media (min-width:0) and (max-width:767px) {
    .content .content-title div {
        font-size: 25px;
        font-weight: 700;
        margin-top: 4px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content .content-title div {
        font-size: 25px;
        font-weight: 700;
        margin-top: 4px
    }
}

.content__categories {
    position: relative;
    z-index: 2
}

@media (min-width:0) and (max-width:767px) {
    .content__categories {
        margin-bottom: 23px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__categories {
        margin-bottom: 23px
    }
}

.content__categories-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px 50px 0;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__categories-wrap {
        margin: 40px auto 0;
        width: 100%;
        max-width: 1340px
    }
}

.content__categories-wrap a {
    border-bottom: 5px solid #6c6ea2;
    box-sizing: border-box;
    color: #211d70;
    display: inline-block;
    font-size: 22px;
    font-weight: 300!important;
    padding: 0 0 21px 66px;
    position: relative;
    text-decoration: none;
    transition: all .25s ease-out;
    width: 280px
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap a {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #edf2f6;
        border-bottom: none;
        color: #000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 70px;
        margin-bottom: 1px;
        padding: 0 0 0 77px;
        width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__categories-wrap a {
        width: 100%;
        max-width: 318px
    }
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap a:after {
        display: none
    }
}

.content__categories-wrap a:hover {
    color: #f16541;
    font-weight: 300!important
}

.content__categories-wrap a:hover:after {
    width: 100%
}

.content__categories-wrap a:before {
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    height: 36px;
    left: 0;
    position: absolute;
    top: -6px;
    width: 36px
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap a:before {
        top: 0;
        -webkit-transform: translate(0, 50%);
        transform: translate(0, 50%)
    }
}

.content__categories-wrap-stock:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/stock.svg);
    height: 39px!important;
    left: 0!important;
    top: -5px!important;
    width: 39px!important
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap-stock:before {
        left: 19px!important
    }
}

.content__categories-wrap-tarif:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tarif.svg);
    height: 40px!important;
    left: -1px!important;
    width: 34px!important
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap-tarif:before {
        left: 19px!important;
        top: -6px!important
    }
}

.content__categories-wrap-tools:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tools.svg);
    height: 40px!important;
    width: 40px!important
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap-tools:before {
        left: 19px!important;
        top: -6px!important
    }
}

@media (min-width:0) and (max-width:1279px) {
    .content__categories-wrap-area {
        display: none!important
    }
}

.content__categories-wrap-area:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/area.svg);
    background-size: contain!important;
    height: 40px!important;
    width: 40px!important
}

@media (min-width:0) and (max-width:1023px) {
    .content__categories-wrap-area:before {
        left: 15px!important
    }
}

.content__index-text {
    display: block;
    margin: 110px 0 65px;
    position: relative;
    transition: all .2s ease-out;
    z-index: 20
}

@media (min-width:0) and (max-width:1023px) {
    .content__index-text {
        display: none
    }
}

@media (min-width:1023px) and (max-width:1599px) {
    .content__index-text {
        margin: 110px 0 65px;
        width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__index-text {
        margin: 110px 0 65px;
        width: 100%
    }
}

.content__index-text__wrap {
    position: relative;
    transition: all .2s ease-out
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__index-text__wrap {
        left: 35%;
        width: 55%
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .content__index-text__wrap {
        left: 10%;
        margin: 0 auto;
        width: 55%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__index-text__wrap {
        margin: 0 auto;
        width: 100%;
        max-width: 55%
    }
}

.content__index-text__wrap h1 {
    font-size: 42px;
    font-weight: 700;
    margin: 0 0 9px
}

.content__index-text__wrap .subtitle {
    font-size: 24px;
    margin-bottom: 20px
}

.content__index-text__wrap .txt {
    font-size: 18px;
    line-height: 26px
}

.content__index-text__wrap .btn-categories--info {
    margin-bottom: 0;
    margin-top: 60px;
    position: relative;
    top: 0
}

.content__types {
    margin: 0 auto 45px;
    position: relative;
    transition: all .2s ease-out;
    z-index: 2
}

@media (min-width:0) and (max-width:767px) {
    .content__types {
        box-sizing: border-box;
        margin: 0 10px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types {
        box-sizing: border-box;
        margin: 0 10px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types {
        margin: 0 40px 45px
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .content__types {
        margin: 0 40px 45px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__types {
        margin: 0 auto 45px;
        width: 100%;
        max-width: 1340px
    }
}

.content__types-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.content__types-list .item {
    background: #000;
    box-sizing: border-box;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 398px;
    margin-bottom: 20px;
    margin-right: 2%;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 49%
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item {
        height: 400px;
        margin-bottom: 10px;
        margin-right: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item {
        height: 400px;
        margin-bottom: 10px;
        margin-right: 0;
        width: 100%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types-list .item {
        height: 310px;
        margin-right: 2%;
        width: 49%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__types-list .item {
        height: 450px;
        margin-right: 2%;
        width: 49%
    }
}

.content__types-list .item:nth-child(even) {
    margin-right: 0
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item:nth-child(even) {
        margin-right: 0
    }
    .content__types-list .item:last-child {
        margin-bottom: 25px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item:last-child {
        margin-bottom: 25px
    }
}

.content__types-list .item:hover .item-title {
    color: #f16541
}

.content__types-list .item:hover .item-icon {
    transition-delay: .35s;
    opacity: 1
}

.content__types-list .item-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 52px;
    left: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    position: absolute;
    top: 20px;
    transition: all .25s ease-out;
    transition-delay: 0s;
    width: 52px;
    z-index: 15
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-icon {
        opacity: 1;
        top: 30px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-icon {
        opacity: 1;
        top: 30px
    }
}

.content__types-list .item-icon:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/home-connect.svg);
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    display: block;
    height: 28px;
    width: 24px
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-icon:after {
        background-position: center center;
        background-size: contain;
        height: 36px;
        width: 36px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-icon:after {
        background-position: center center;
        background-size: contain;
        height: 36px;
        width: 36px
    }
}

.content__types-list .item-wrap {
    bottom: auto;
    left: 30px;
    padding-bottom: 37px;
    padding-top: 37px;
    position: absolute;
    transition: all .35s cubic-bezier(.55, .25, .65, .75);
    top: 0%;
    z-index: 10
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-wrap {
        bottom: 22px;
        line-height: 130%;
        top: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 80%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-wrap {
        bottom: 22px;
        line-height: 130%;
        top: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 80%
    }
}

@media (min-width:0) and (max-width:1023px) {
    .content__types-list .item:hover .item-wrap {
        -webkit-transform: translateY(-120%);
        transform: translateY(-120%)
    }
}

.content__types-list .item-title {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 17px;
    position: relative;
    width: 260px
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-title {
        bottom: 20px;
        font-size: 24px;
        font-weight: 300;
        line-height: 120%;
        margin-bottom: 0;
        width: 85%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-title {
        font-size: 24px;
        font-weight: 300;
        line-height: 120%;
        margin-bottom: 18px;
        width: 40%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types-list .item-title {
        width: 300px
    }
}

.content__types-list .item-descr {
    font-size: 18px;
    line-height: 25px;
    position: relative;
    transition: all .15s ease-out;
    width: 280px
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-descr {
        display: block;
        font-weight: 300;
        line-height: 130%;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-descr {
        display: block;
        font-weight: 300;
        line-height: 130%;
        width: 100%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types-list .item-descr {
        width: 340px
    }
}

.content__types-list .item:hover .item-descr:after {
    transition-delay: .45s;
    bottom: 2px;
    opacity: 1;
    right: -240px
}

.content__types-list .item-descr:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-1.svg);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 5px;
    content: '';
    display: block;
    height: 25px;
    opacity: 0;
    position: absolute;
    right: -200px;
    transition: all .15s;
    transition-delay: 0s;
    width: 60px
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-descr:after {
        background-size: contain;
        bottom: -53px;
        height: 40px;
        left: -1px;
        opacity: 1;
        right: auto;
        width: 40px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-descr:after {
        display: block;
        font-weight: 300;
        line-height: 130%;
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .content__types-list .item-descr:after {
        right: -50px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types-list .item-descr:after {
        right: -70px
    }
}

@media (min-width:0) and (max-width:1023px) {
    .content__types-list .item:hover .item-descr:after {
        bottom: -35px;
        right: -80px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types-list .item:hover .item-descr:after {
        right: -60px
    }
}

.content__types-list .item-overlay {
    background: rgba(32, 28, 111, 0);
    height: 100%;
    position: absolute;
    -webkit-transform: scale(.5, .45);
    transform: scale(.5, .45);
    transition: all .2s ease-out;
    width: 100%;
    z-index: 2
}

.content__types-list .item:hover .item-overlay {
    background: rgba(32, 28, 111, .5);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.content__types-list .item-bg {
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: .45;
    position: absolute;
    width: 100%;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-bg {
        opacity: .45
    }
}

.content__types-list .item-inner-buttons {
    background: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-inner-buttons {
        height: auto;
        margin-bottom: 40px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-inner-buttons {
        height: auto;
        margin-bottom: 40px
    }
}

.content__types-list .item-inner-buttons a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eef2f7;
    box-sizing: border-box;
    color: #000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    height: 90px;
    margin-bottom: 20px;
    padding: 0 150px 0 20px;
    position: relative;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 48%
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-inner-buttons a {
        background: #fff;
        border-bottom: 1px solid #211d70;
        display: block;
        font-size: 22px!important;
        height: auto;
        margin-bottom: 0;
        padding: 27px 11px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-inner-buttons a {
        background: #fff;
        border-bottom: 1px solid #211d70;
        display: block;
        font-size: 22px!important;
        height: auto;
        margin-bottom: 0;
        padding: 25px 11px;
        width: 100%
    }
}

.content__types-list .item-inner-buttons a span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f16541;
    border-radius: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -20px;
    position: absolute;
    right: 20px;
    top: 50%;
    transition: all .25s ease-out;
    width: 40px
}

.content__types-list .item-inner-buttons a span:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/mail.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 17px;
    width: 20px
}

.content__types-list .item-inner-buttons a:hover {
    background: #f16541;
    color: #fff
}

.content__types-list .item-inner-buttons a:hover span {
    background: #fff
}

.content__types-list .item-inner-buttons a:hover span:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/mail-orange.svg)
}

.content__types-list .item-inner-buttons.support-buttons {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.content__types-list .item-inner-buttons.support-buttons a {
    margin-bottom: 0;
    margin-top: 20px
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-inner-buttons.support-buttons a {
        margin-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-inner-buttons.support-buttons a {
        margin-top: 0
    }
}

.content__types-list .item-inner-buttons a.big-orange-btn {
    background: #f16541;
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 300;
    height: 290px;
    padding: 25px 250px 30px 25px;
    transition: all .25s ease-out;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .content__types-list .item-inner-buttons a.big-orange-btn {
        border-bottom: none;
        font-size: 22px;
        height: auto;
        padding: 27px 110px 27px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__types-list .item-inner-buttons a.big-orange-btn {
        border-bottom: none;
        font-size: 22px;
        height: auto;
        margin-bottom: 0;
        margin-top: 0;
        padding: 27px 110px 27px 20px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types-list .item-inner-buttons a.big-orange-btn {
        padding: 105px 250px 30px 25px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__types-list .item-inner-buttons a.big-orange-btn {
        height: 340px
    }
}

.content__types-list .item-inner-buttons a.big-orange-btn:hover {
    background: #d8512d
}

.content__types-list .item-inner-buttons a.big-orange-btn span {
    background: 0 0;
    border-radius: 0;
    height: 46px;
    right: 26px;
    top: 49px;
    transition: all .25s ease-out;
    width: 53px
}

@media (min-width:0) and (max-width:1023px) {
    .content__types-list .item-inner-buttons a.big-orange-btn span {
        right: 20px;
        top: 39px;
        width: 45px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__types-list .item-inner-buttons a.big-orange-btn span {
        top: 130px
    }
}

.content__types-list .item-inner-buttons a.big-orange-btn span:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/portfel.svg);
    height: 100%;
    width: 100%
}

.content__other {
    margin: 0 50px;
    position: relative;
    transition: all .2s ease-out;
    z-index: 2
}

@media (min-width:0) and (max-width:767px) {
    .content__other {
        background: #eef1f6;
        margin: 130px 0 0;
        padding: 0 30px 18px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other {
        background: #eef1f6;
        margin: 130px 0 0;
        padding: 0 30px 18px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other {
        background: #eef1f6;
        margin: 130px 0 0;
        padding: 0 30px 18px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__other {
        margin: 0 40px
    }
}

@media (min-width:1022px) and (max-width:1023px) {
    .content__other {
        background: #eef1f6;
        margin: 130px 0 0;
        padding: 0 30px 18px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__other {
        margin: 0 auto;
        width: 100%;
        max-width: 1340px
    }
}

.content__other .content-title {
    margin-left: 0
}

@media (min-width:0) and (max-width:767px) {
    .content__other .content-title {
        position: relative;
        margin-top: -20px;
        top: -110px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .content-title {
        position: relative;
        margin-top: -20px;
        top: -110px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .content-title {
        position: relative;
        margin-top: -20px;
        top: -110px
    }
}

.content__other .other-wrap {
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap {
        margin-bottom: 33px;
        position: relative;
        margin-top: -108px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap {
        margin-bottom: 33px;
        position: relative;
        margin-top: -108px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap {
        margin-bottom: 33px;
        position: relative;
        margin-top: -108px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__other .other-wrap {
        margin-bottom: 60px
    }
}

.content__other .other-wrap .other-item {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 380px
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item {
        display: none;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item {
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap .other-item {
        width: 31.2%
    }
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item:first-child {
        display: block
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item:first-child {
        display: block
    }
}

.content__other .other-wrap .other-item:hover .other-item__title {
    color: #f16541!important
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__other .other-wrap .other-item {
        width: 450px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__other .other-wrap .other-item {
        width: 420px
    }
}

.content__other .other-wrap .other-item__pic,
.content__other .other-wrap .other-item__pic div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.content__other .other-wrap .other-item__pic {
    background: #11103e;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    overflow: hidden;
    top: 11px;
    transition: all .2s ease-out;
    height: 123px;
    width: 180px
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic {
        height: 180px;
        top: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic {
        height: 180px!important;
        top: 0!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:959px) {
    .content__other .other-wrap .other-item__pic {
        height: 152px;
        top: 0;
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .content__other .other-wrap .other-item__pic {
        height: 150px;
        width: 220px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__other .other-wrap .other-item__pic {
        height: 150px;
        width: 220px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__other .other-wrap .other-item__pic {
        height: 144px;
        width: 207px
    }
}

.content__other .other-wrap .other-item__pic div {
    background: #fff;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 74px;
    width: 74px;
    z-index: 2
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic div {
        height: 90px;
        width: 90px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic div {
        height: 90px!important;
        width: 90px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap .other-item__pic div {
        height: 90px;
        top: 0;
        width: 90px
    }
}

.content__other .other-wrap .other-item__pic div:before {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: none;
    height: 50px;
    width: 50px
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic div:before {
        height: auto;
        width: 65px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic div:before {
        height: auto!important;
        width: 65px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap .other-item__pic div:before {
        height: auto;
        width: 65px
    }
}

.content__other .other-wrap .other-item__pic div img {
    display: block;
    height: auto;
    width: 50px
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic div img {
        height: auto;
        width: 65px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item__pic div img {
        height: auto!important;
        width: 65px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap .other-item__pic div img {
        height: auto;
        width: 65px
    }
}

.content__other .other-wrap .other-item:hover .other-item__pic {
    background: #201c6f
}

.content__other .other-wrap .other-item .hover {
    bottom: -125px;
    left: 0;
    position: absolute;
    transition: all .15s ease-out;
    z-index: 1
}

.content__other .other-wrap .other-item:hover .hover {
    bottom: 0
}

.content__other .other-wrap .other-item:nth-child(1) .other-item__pic div:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/sip.svg)
}

.content__other .other-wrap .other-item:nth-child(2) .other-item__pic div:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/moneytime.svg)
}

@media (min-width:1023px) and (max-width:1279px) {
    .content__other .other-wrap .other-item:nth-child(3) {
        display: none
    }
}

.content__other .other-wrap .other-item:nth-child(3) .other-item__pic div:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/sms.svg)
}

.content__other .other-wrap .other-item__info {
    display: inline-block;
    margin-left: 15px;
    padding-top: 15px;
    vertical-align: top;
    width: 180px
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item__info {
        margin-left: 0;
        padding-top: 14px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item__info {
        margin-left: 0!important;
        padding-top: 14px!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap .other-item__info {
        margin-left: 0;
        padding-top: 14px;
        width: 100%
    }
}

.content__other .other-wrap .other-item__title {
    color: #6c6ea2;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 10px;
    transition: all .25s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item__title {
        color: #000;
        font-weight: 400;
        margin-bottom: 6px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item__title {
        color: #000!important;
        font-weight: 400!important;
        margin-bottom: 6px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap .other-item__title {
        color: #000;
        font-weight: 400;
        margin-bottom: 6px
    }
}

.content__other .other-wrap .other-item__descr {
    color: #000;
    font-size: 16px;
    line-height: 20px
}

@media (min-width:0) and (max-width:767px) {
    .content__other .other-wrap .other-item__descr {
        color: #27282a;
        font-size: 14px;
        width: 75%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .other-wrap .other-item__descr {
        color: #27282a!important;
        font-size: 14px!important;
        width: 75%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .other-wrap .other-item__descr {
        color: #494c51;
        font-size: 18px;
        margin-right: 0
    }
}

.content__other .btn-arrow {
    left: 50%;
    margin: 0;
    position: relative;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (min-width:0) and (max-width:767px) {
    .content__other .btn-arrow {
        left: 1px;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content__other .btn-arrow {
        left: 1px!important;
        -webkit-transform: translate(0, 0)!important;
        transform: translate(0, 0)!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__other .btn-arrow {
        left: 1px;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content__other .btn-arrow {
        left: 50%;
        position: relative;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
}

.content__other .btn-arrow span {
    margin-top: -25px
}

.content-block__inner {
    margin: 40px 50px 60px
}

@media (min-width:1599px) and (max-width:5000px) {
    .content-block__inner {
        margin: 40px auto 60px!important;
        width: 100%;
        max-width: 1340px
    }
}

.content-block__inner:nth-child(2) {
    margin-top: 0
}

.content-block__inner-title h3 {
    font-size: 44px;
    font-weight: 700;
    margin: 0 0 20px
}

.content-block__inner-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.content-block__inner-row__descr {
    display: inline-block;
    font-size: 20px;
    line-height: 26px;
    width: 800px
}

@media (min-width:1023px) and (max-width:1279px) {
    .content-block__inner-row__descr {
        width: 600px
    }
}

.content-block__inner-row__right {
    display: inline-block;
    width: 280px
}

@media (min-width:1023px) and (max-width:1279px) {
    .content-block__inner-row__right {
        width: 220px
    }
}

.content-block__inner-row__right ul,
ul.size-3 {
    margin: 0;
    padding: 0
}

.content-block__inner-row__right ul li {
    list-style: none;
    margin: 0 0 12px;
    padding: 0
}

.content-block__inner-row__right ul li a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase
}

.content-block__inner-row__right ul li a:before,
.content-block__inner-row__right ul li.active ul li a:before {
    content: '— '
}

.content-block__inner-row__right ul li.active {
    font-weight: 700
}

.content-block__inner-row__right ul li.active a:before,
.content-block__inner-row__right ul li.active ul li.active a:before {
    content: ''
}

.content-block__inner-row__right ul li.active ul {
    margin: 10px 0 0 20px
}

.content-block__inner-row__right ul li.active ul li,
.content-block__inner-row__right ul li.active ul li.active {
    font-weight: 400
}

.content-block__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.content-block__list-item {
    background: #f16541;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 270px;
    overflow: hidden;
    position: relative;
    transition: all .3s ease-out;
    width: 380px
}

@media (min-width:1023px) and (max-width:1279px) {
    .content-block__list-item {
        width: 290px
    }
}

.content-block__list-item__inner {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin: 30px 20px
}

.content-block__list-item__inner .title {
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 10px
}

.content-block__list-item__inner .descr {
    margin-bottom: 10px
}

.content-block__list-item__inner a {
    bottom: -100px;
    opacity: 0;
    position: absolute;
    transition: all .3s ease-out
}

.content-block__list-item:hover {
    background: #d7512d
}

.content-block__list-item:hover a {
    bottom: 15px;
    opacity: 1
}

.content-block__list-item .icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #000;
    border-radius: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 40px
}

.content-block__list-item .icon:before {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 22px;
    width: 22px
}

.content-block__list-item:nth-child(1) .icon:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/partners-icon-1.svg)
}

.content-block__list-item:nth-child(2) .icon:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/partners-icon-2.svg);
    height: 25px;
    position: relative;
    right: -2px;
    width: 25px
}

.content-block__list-item:nth-child(3) .icon:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/partners-icon-3.png)
}

@media (min-width:0) and (max-width:767px) {
    .droplist {
        background: #fff
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .droplist {
        background: #fff
    }
}

.droplist__item {
    background: #eef2f7;
    box-sizing: border-box
}

@media (min-width:0) and (max-width:767px) {
    .droplist__item {
        background: #fff
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .droplist__item {
        background: #fff
    }
}

.droplist__item-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #fff;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    height: 90px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 30px;
    position: relative;
    transition: all .25s ease-out;
    z-index: 2
}

@media (min-width:0) and (max-width:767px) {
    .droplist__item-title {
        font-size: 18px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .droplist__item-title {
        font-size: 18px
    }
}

.droplist__item-title:after {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTIyNS45MjMsMzU0LjcwNmMtOC4wOTgsMC0xNi4xOTUtMy4wOTItMjIuMzY5LTkuMjYzTDkuMjcsMTUxLjE1N2MtMTIuMzU5LTEyLjM1OS0xMi4zNTktMzIuMzk3LDAtNDQuNzUxICAgYzEyLjM1NC0xMi4zNTQsMzIuMzg4LTEyLjM1NCw0NC43NDgsMGwxNzEuOTA1LDE3MS45MTVsMTcxLjkwNi0xNzEuOTA5YzEyLjM1OS0xMi4zNTQsMzIuMzkxLTEyLjM1NCw0NC43NDQsMCAgIGMxMi4zNjUsMTIuMzU0LDEyLjM2NSwzMi4zOTIsMCw0NC43NTFMMjQ4LjI5MiwzNDUuNDQ5QzI0Mi4xMTUsMzUxLjYyMSwyMzQuMDE4LDM1NC43MDYsMjI1LjkyMywzNTQuNzA2eiIgZmlsbD0iIzAwMDAwMCIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 18px;
    width: 18px;
    transition: all .25s ease-out
}

.droplist__item-title:hover,
.droplist__item.show .droplist__item-title,
.view-list__wrap table tr:hover td {
    background: #f16541;
    color: #fff
}

.droplist__item-title:hover:after,
.droplist__item.show .droplist__item-title:after {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTIyNS45MjMsMzU0LjcwNmMtOC4wOTgsMC0xNi4xOTUtMy4wOTItMjIuMzY5LTkuMjYzTDkuMjcsMTUxLjE1N2MtMTIuMzU5LTEyLjM1OS0xMi4zNTktMzIuMzk3LDAtNDQuNzUxICAgYzEyLjM1NC0xMi4zNTQsMzIuMzg4LTEyLjM1NCw0NC43NDgsMGwxNzEuOTA1LDE3MS45MTVsMTcxLjkwNi0xNzEuOTA5YzEyLjM1OS0xMi4zNTQsMzIuMzkxLTEyLjM1NCw0NC43NDQsMCAgIGMxMi4zNjUsMTIuMzU0LDEyLjM2NSwzMi4zOTIsMCw0NC43NTFMMjQ4LjI5MiwzNDUuNDQ5QzI0Mi4xMTUsMzUxLjYyMSwyMzQuMDE4LDM1NC43MDYsMjI1LjkyMywzNTQuNzA2eiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)
}

.droplist__item.show .droplist__item-title:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.droplist__item-wrap {
    display: none;
    font-size: 18px;
    line-height: 24px;
    margin: 30px 50px 0 30px
}

@media (min-width:0) and (max-width:767px) {
    .droplist__item-wrap {
        background: #fff;
        font-size: 16px;
        margin: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .droplist__item-wrap {
        background: #fff;
        font-size: 16px;
        margin: 20px
    }
}

.droplist__item-wrap__item {
    border-bottom: 1px solid #979797;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    overflow: hidden
}

.droplist__item-wrap__item:last-child {
    border-bottom: none;
    margin-bottom: 2px
}

.droplist__item-wrap__item-title,
.view-list__wrap table tr {
    cursor: pointer
}

.droplist__item-wrap__item-title.show-title,
.droplist__item-wrap__item-title:hover {
    font-weight: 700
}

.droplist__item-wrap__item-content {
    display: none;
    margin-top: 0;
    padding-top: 20px;
    position: relative
}

@media (min-width:0) and (max-width:767px) {
    .droplist__item-wrap__item-content {
        color: #a0a0a0;
        font-size: 14px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .droplist__item-wrap__item-content {
        color: #a0a0a0;
        font-size: 14px
    }
}

.droplist__item-wrap__item-content p {
    margin: 0 0 20px
}

.benefit {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    margin: 0 auto;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width:0) and (max-width:767px) {
    .benefit {
        color: #6e70a4;
        font-size: 14px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .benefit {
        color: #6e70a4;
        font-size: 14px
    }
}

@media (min-width:0) and (max-width:767px) {
    .benefit .btns-panel div {
        font-size: 14px!important;
        border-right: 1px solid #ededed;
        height: 30px;
        width: 40px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .benefit .btns-panel div {
        font-size: 14px!important;
        border-right: 1px solid #ededed;
        height: 30px;
        width: 40px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .benefit .btns-panel div:first-child {
        border: 1px solid #ededed
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .benefit .btns-panel div:first-child {
        border: 1px solid #ededed
    }
}

@media (min-width:0) and (max-width:767px) {
    .benefit .btns-panel div:last-child {
        border: 1px solid #ededed;
        border-left: 0;
        border-right: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .benefit .btns-panel div:last-child {
        border: 1px solid #ededed;
        border-left: 0;
        border-right: 0
    }
}

.licenses.inner .lead {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.licenses.inner .lead h3 {
    box-sizing: border-box;
    font-size: 52px;
    line-height: 54px;
    margin-bottom: 25px;
    margin-top: 0
}

@media (min-width:0) and (max-width:767px) {
    .licenses.inner .lead h3 {
        background: #dee5ef;
        font-size: 26px;
        margin: 0;
        padding: 30px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .licenses.inner .lead h3 {
        background: #dee5ef;
        font-size: 26px;
        margin: 0;
        padding: 30px 20px
    }
}

.licenses .row,
.licenses.inner .lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.licenses .lead__descr {
    display: inline-block;
    width: 590px
}

@media (min-width:0) and (max-width:767px) {
    .licenses .lead__descr {
        margin: 0!important;
        padding: 28px 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .licenses .lead__descr {
        margin: 0!important;
        padding: 28px 20px;
        width: 100%
    }
}

.licenses .content-block__inner-row__right {
    display: inline-block;
    width: 200px
}

ul.size-3 li {
    font-size: 22px
}

ul.bullet-dash {
    margin: 0 0 0 17px;
    padding: 0
}

ul.bullet-dash li,
ul.size-3 li {
    list-style: none;
    margin-bottom: 10px
}

ul.bullet-dash li:before {
    content: '— ';
    margin-left: -20px;
    margin-right: 5px
}

.footer-share-full {
    border-top: 2px solid #eaeaea
}

@media (min-width:0) and (max-width:767px) {
    .footer-share-full {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .footer-share-full {
        display: block
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .footer-share-full {
        border-top: 2px solid #eaeaea
    }
}

.footer-share,
.footer-share .share a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-share {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 50px;
    height: 90px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:0) and (max-width:767px) {
    .footer-share {
        padding: 0 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .footer-share {
        padding: 0 20px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .footer-share {
        border-top: none;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        max-width: 1340px
    }
}

.footer-share .back-button {
    margin: 0;
    padding: 0;
    width: auto
}

@media (min-width:0) and (max-width:767px) {
    .footer-share .back-button {
        width: 100px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .footer-share .back-button {
        width: 100px
    }
}

@media (min-width:480px) and (max-width:1023px) {
    .footer-share .back-button {
        width: 250px
    }
}

@media (min-width:0) and (max-width:767px) {
    .footer-share .back-button a:before {
        margin-right: 10px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .footer-share .back-button a:before {
        margin-right: 10px
    }
}

.footer-share .share {
    display: inline-block
}

.footer-share .share a {
    border: 1px solid #788489;
    border-radius: 400px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px;
    text-decoration: none;
    width: 30px
}

.footer-share .share a:hover {
    border: 1px solid #f26138
}

.footer-share .share a:after {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    content: '';
    display: block;
    height: 18px;
    width: 18px
}

.footer-share .share a.vk:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/vk-icon.svg)
}

.footer-share .share a.ok:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/ok-icon.svg)
}

.footer-share .share a.facebook:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/fb-icon.svg)
}

.footer-share .share a.twitter:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tw-icon.svg)
}

.footer-share .share a.instagram:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/inst-icon.svg)
}

.footer-share .share a.vk:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/vk-icon-orange.svg)
}

.footer-share .share a.ok:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/ok-icon-orange.svg)
}

.footer-share .share a.facebook:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/fb-icon-orange.svg);
    height: 18px;
    width: 18px
}

.footer-share .share a.twitter:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tw-icon-orange.svg);
    height: 18px;
    width: 18px
}

.footer-share .share a.instagram:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/inst-icon-orange.svg);
    height: 18px;
    width: 18px
}

.content-block {
    padding-top: 8px
}

.lic-drop .droplist__item-wrap__item-title {
    cursor: default;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lic-drop .btns-format a {
    margin-left: 10px
}

.contact-row {
    margin-bottom: 50px;
    width: 600px
}

@media (min-width:0) and (max-width:767px) {
    .contact-row {
        background: #fff;
        box-sizing: border-box;
        margin-bottom: 0;
        padding: 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .contact-row {
        background: #fff;
        box-sizing: border-box;
        margin-bottom: 0;
        padding: 20px;
        width: 100%
    }
}

.contact-row__thead,
.contact-row__tr {
    border-bottom: 1px solid #ededed;
    font-size: 24px;
    margin-bottom: 25px;
    padding-bottom: 17px
}

.contact-row__tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 22px;
    padding-bottom: 20px
}

.contact-row__tr:last-child {
    margin-bottom: 0
}

.contact-row__td {
    box-sizing: border-box;
    width: 48%
}

@media (min-width:0) and (max-width:767px) {
    .contact-row__td {
        font-size: 14px
    }
}

.contact-row__td:first-child {
    padding-right: 50px
}

@media (min-width:0) and (max-width:767px) {
    .contact-row__td:first-child {
        padding-right: 0;
        width: 50%
    }
}

.contact h4 {
    font-size: 36px;
    font-weight: 300;
    margin: 0 20px 40px
}

.contact .contact-map {
    margin-bottom: 40px
}

.info-block {
    width: 100%
}

.info-block__item {
    box-sizing: border-box;
    box-shadow: 0 45px 10px rgba(81, 83, 126, 0);
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    background: #EDEDED;
    transition: all .1s ease-out;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item {
        margin: 0 20px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__item {
        margin: 0 20px 20px
    }
}

.info-block--checked .info-block__body {
    display: none!important
}

.info-block__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    height: 100px;
    overflow: hidden;
    padding: 0 40px;
    position: relative;
    transition: all .2s ease-out;
    z-index: 5
}

@media (max-width:1279px) {
    .info-block__header {
        flex-wrap: wrap;
        height: auto;
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto
    }
}

.info-block__cell {
    opacity: 1;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .info-block__cell {
        margin-bottom: 25px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .info-block__cell {
        margin-bottom: 25px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__cell {
        margin-bottom: 25px
    }
}

.info-block__cell--more {
    width: 170px
}

@media (min-width:0) and (max-width:767px) {
    .info-block__cell--more {
        width: 100%
    }
}

.info-block__cell--btn .btn-orange,
.info-block__cell--more .btn-orange {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 300;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    width: 170px
}

.info-block__cell--btn {
    width: 170px
}

.info-block__title {
    font-size: 13px;
    color: #1e22be;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
}

.info-block__value {
    font-size: 24px
}

.info-block__panel {
    font-size: 0;
    opacity: 1;
    padding-top: 1px;
    position: relative;
    transition: all .2s ease-out;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 0 40px;
    height: 100px;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    z-index: 2
}

@media (max-width: 960px) {
    .info-block__panel {
        height: auto;
    }
    .info-block__panel > div {
        width: 100%;
    }
}

.info-block__panel .info-block__cell {
    margin-bottom: 0;
}

.info-block__panel .btn {
    margin-right: 20px;
    margin-bottom: 20px;
}

@media (min-width:0) and (max-width:767px) {
    .info-block__panel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        opacity: 1;
        padding: 0 20px;
        position: relative;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .info-block__panel .btn {
        width: 100%;
    }
    .info-block__filelist-row .btn {
        min-width: auto;
        border-radius: 0;
        width: 100%;
    }
    .info-block__filelist-title {
        width: 100%;
        text-align: center;
    }
}

.info-block__panel--checked {
    opacity: 0;
    margin-top: -40px;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .info-block__panel--checked {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.info-block__panel-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #999999;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    margin-bottom: 0;
    transition: all .2s ease-out;
    width: auto;
    z-index: 2
}

.info-block__panel-link:after {
    content: '';
    display: inline-block;
    height: 5px;
    width: 5px;
    border: 1px solid #000000;
    border-top-color: transparent;
    border-right-color: transparent;
    margin-left: 15px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all .2s ease-out;
    position: relative;
    top: -5px;
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item:hover {
        box-shadow: none;
        margin-bottom: 0
    }
}

.info-block__body {
    background: #EDEDED;
    box-sizing: border-box;
    display: none;
    position: relative;
    z-index: 2
}

.info-block__thead {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: #f6f6f6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -25px;
    margin-right: -25px
}

.info-block__th {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    height: 85px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50%
}

.info-block__th:nth-child(1) {
    border-right: 1px solid #ededed
}

.info-block__th:nth-child(2) {
    margin-left: -5px
}

.info-block__th .btn-minus,
.info-block__th .btn-plus {
    margin-left: 20px;
    position: relative
}

.info-block__th .btn-minus:after,
.info-block__th .btn-plus:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/add.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    height: 16px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -53%);
    transform: translate(-50%, -53%);
    top: 50%;
    width: 16px
}

.info-block__th .btn-minus {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #7d7eac;
    border-radius: 600px;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 29px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 29px
}

.info-block__th .btn-minus:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/minus.svg);
    display: block
}

.info-block__th:first-child a {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.info-block__th:first-child a:hover .btn-minus,
.info-block__th:first-child a:hover .btn-plus {
    border: 1px solid #f16541
}

.info-block__th:first-child a:hover .btn-plus:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/add-hover.svg)
}

.info-block__th:first-child a:hover .btn-minus:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/minus-hover.svg)
}

.info-block__th a {
    color: #000;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    text-decoration: none;
    width: auto
}

.info-block__th:last-child a {
    width: 300px
}

.info-block__th:last-child a:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-6.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    height: 26px;
    margin-right: 20px;
    position: absolute;
    right: -60px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 58px
}

.info-block__th:last-child:hover a:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-6-hover.svg);
    height: 26px;
    width: 58px
}

.info-block__tr {
    border-top: 1px solid #ededed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0
}

.info-block__td {
    font-size: 18px;
    padding: 18px 0
}

@media (min-width:0) and (max-width:767px) {
    .info-block__td {
        font-size: 16px
    }
}

.info-block__filelist {
    background: #DEDEDE;
    padding: 0 40px!important;
    width: 100%!important
}

@media (min-width:0) and (max-width:767px) {
    .info-block__filelist {
        padding: 0 20px!important
    }
}

.info-block__filelist-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #c2c4c6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 14px 0
}

@media (min-width:0) and (max-width:767px) {
    .info-block__filelist-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.info-block__filelist-row:last-child {
    border-bottom: none
}

.info-block__filelist-title,
.models-panel__item label {
    font-weight: normal;
    line-height: normal;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 40px;
    cursor: pointer;
}

@media (max-width:1279px) {
    .info-block__filelist-title,
    .models-panel__item label {
        font-size: 12px;
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__filelist-title {
        margin-bottom: 20px;
        word-wrap: break-word;
    }
    .info-block__filelist .btn-white {
        text-align: center;
        width: 100%
    }
}

.info-block__tr:last-child .info-block__td {
    padding-bottom: 0
}

.info-block__item--show,
.info-block__item--show:hover {
    box-shadow: 0 5px 10px rgba(81, 83, 126, .3);
    z-index: 10
}

.info-block__item--show .info-block__panel,
.info-block__item--show:hover .info-block__panel {
    opacity: 1;
    position: relative;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item--show .info-block__panel,
    .info-block__item--show:hover .info-block__panel {
        -webkit-transform: none!important;
        transform: none!important
    }
}

.info-block__item--show .info-block__panel-link:after {
    -webkit-transform: rotate(-225deg);
    transform: rotate(-225deg);
    top: 0;
}

.info-block__item--show .info-block__panel--checked,
.info-block__item--show:hover .info-block__panel--checked {
    opacity: 0;
    position: absolute;
    -webkit-transform: translate(0, -40px);
    transform: translate(0, -40px)
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item--show .info-block__panel--checked,
    .info-block__item--show:hover .info-block__panel--checked {
        -webkit-transform: none!important;
        transform: none!important
    }
    .info-block--tools .info-block__item {
        margin: 0 0 10px
    }
    .info-block--tools .info-block__header {
        padding: 0 20px;
        padding-top: 20px
    }
}

.info-block--tools .info-block__cell {
    width: 140px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tools .info-block__cell {
        width: 100%
    }
}

.info-block--tools .info-block__cell:first-child {
    width: 640px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tools .info-block__cell:first-child {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tools .info-block__cell:first-child {
        width: 120px
    }
}

.info-block--tools .info-block__cell:first-child .info-block__value {
    font-size: 32px
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tools .info-block__cell:first-child .info-block__value {
        font-size: 18px
    }
}

.info-block--tools .info-block__td:first-child {
    width: 85%
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tools .info-block__td:first-child {
        width: 60%
    }
}

.info-block--tools .info-block__td:last-child {
    width: 15%
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tools .info-block__td:last-child {
        width: 40%
    }
}

.info-block--installer {
    background: #dee5ef;
    box-sizing: border-box;
    padding: 0 50px 10px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--installer {
        padding: 20px 0
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .info-block--installer {
        margin: 0 auto;
        padding: 0 0 10px;
        width: 100%;
        max-width: 1340px
    }
}

.info-block--installer .info-block__item {
    box-shadow: 0 5px 10px rgba(81, 83, 126, 0)
}

.info-block--installer .info-block__item:hover {
    box-shadow: 0 5px 10px rgba(81, 83, 126, .2);
    margin-bottom: 20px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--installer .info-block__header {
        padding-top: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--installer .info-block__header {
        padding-top: 20px
    }
}

.info-block--installer a.btn-orange {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    font-size: 20px;
    font-weight: 300;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    width: 100%
}

.info-block--installer .info-block__cell:nth-child(3) {
    width: 200px
}

.info-block--installer .btn-delete {
    cursor: pointer;
    height: 32px;
    margin-top: -16px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: auto
}

@media (min-width:0) and (max-width:767px) {
    .info-block--installer .btn-delete {
        height: 24px;
        top: 40px
    }
}

.info-block--installer .map {
    height: 500px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--installer .map {
        width: 100%
    }
}

.info-block--tarif {
    margin-bottom: 45px
}

.info-block--tarif .info-block__titlewrap {
    width: 350px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__titlewrap {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:959px) {
    .info-block--tarif .info-block__titlewrap {
        width: 160px
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .info-block--tarif .info-block__titlewrap .info-block__cell {
        margin-bottom: 0!important
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .info-block--tarif .info-block__titlewrap .info-block__cell {
        margin-bottom: 0!important
    }
}

.info-block--tarif .info-block__description,
.info-block--tarif .info-block__description .info-block__cell {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__description {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:959px) {
    .info-block--tarif .info-block__description {
        position: absolute;
        right: 0;
        width: 600px
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .info-block--tarif .info-block__description {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -20px;
        width: 600px
    }
}

@media (min-width:1279px) and (max-width:5000px) {
    .info-block--tarif .info-block__description {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -20px;
        width: 600px
    }
}

.info-block--tarif .info-block__header--withouthover {
    padding: 0 0 0 25px
}

@media (min-width:959px) and (max-width:1023px) {
    .info-block--tarif .info-block__header--withouthover {
        padding-top: 0!important
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .info-block--tarif .info-block__header--withouthover {
        padding-top: 0!important
    }
}

.info-block--tarif .info-block__description .info-block__cell {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.info-block--tarif .info-block__description .info-block__cell:nth-child(1) {
    padding-right: 20px;
    width: 270px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(1) {
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(1) {
        margin-bottom: 0!important;
        padding-right: 0;
        width: 257px
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(1) {
        margin-bottom: 0!important;
        padding-right: 0;
        width: 268px!important
    }
}

@media (min-width:1023px) and (max-width:5000px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(1) {
        padding-right: 0;
        width: 268px
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(2) {
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(2) {
        margin-bottom: 0!important;
        width: 165px
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(2) {
        margin-bottom: 0!important;
        width: 169px!important
    }
}

@media (min-width:1023px) and (max-width:5000px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(2) {
        width: 169px
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(3) {
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(3) {
        margin-bottom: 0!important;
        width: 122px
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(3) {
        margin-bottom: 0!important;
        width: 154px!important
    }
}

@media (min-width:1023px) and (max-width:5000px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(3) {
        width: 154px
    }
}

.info-block--tarif .info-block__description .info-block__cell .info-block__title {
    width: 100%
}

.info-block--tarif .info-block__cell--checked {
    margin-left: -55px;
    opacity: 0;
    transition: all .2s ease-out;
    width: 55px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__cell--checked {
        position: absolute;
        top: 30px;
        width: 100%
    }
}

.info-block--tarif .info-block__cell--checked .check {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px
}

.info-block--complect .info-block__cell--checked .check:before,
.info-block--tarif .info-block__cell--checked .check:before,
.view-list__wrap table td.name .check:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tick.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    display: block;
    height: 20px;
    width: 20px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__cell--nametarif {
        margin-top: 20px
    }
}

.info-block--tarif .info-block__cell--nametarif .info-block__value {
    font-size: 32px;
    text-transform: uppercase
}

.info-block--tarif .info-block__cell .info-block__value {
    font-weight: 600
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__cell:nth-child(3) {
        width: 100%
    }
}

.info-block--tarif .info-block__header--withhover {
    height: 90px;
    margin-top: -90px;
    opacity: 0;
    position: relative;
    transition: all .2s ease-out;
    z-index: 4
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__header--withhover {
        display: none;
        position: absolute;
        top: 0
    }
}

.info-block--tarif .info-block__header--withhover .info-block__titlewrap {
    width: 350px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__header--withhover .info-block__titlewrap {
        width: 100%
    }
}

.info-block--tarif .info-block__header--withhover .info-block__description {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.info-block--tarif .info-block__header--withouthover {
    opacity: 1;
    position: relative;
    transition: all .2s ease-out;
    z-index: 5
}

@media (min-width:767px) and (max-width:767px) {
    .info-block--tarif .info-block__header--withouthover {
        height: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block__header--withouthover {
        height: 90px
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__header--withouthover .info-block__cell:nth-child(3) {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block__header--withouthover .info-block__cell:nth-child(3) {
        width: 30%
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__header--withouthover .info-block__cell:nth-child(4) {
        width: 100%
    }
}

.info-block--tarif .info-block__item--show .info-block__header--withhover {
    opacity: 1;
    z-index: 5
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__item--show .info-block__header--withhover {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block__item--show .info-block__header--withhover {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__item--show .info-block__header--withhover .info-block__description {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block__item--show .info-block__header--withhover .info-block__description {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .info-block--tarif .info-block__item--show .info-block__header--withhover .info-block__description .info-block__cell {
        margin-bottom: 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__header--withhover .info-block__cell:nth-child(3),
    .info-block--tarif .info-block__header--withhover .info-block__cell:nth-child(4) {
        width: 100%
    }
}

.info-block--tarif .info-block__item--show .info-block__header--withouthover {
    opacity: 0;
    z-index: 4
}

.info-block--complect .info-block__tr,
.info-block--tarif .info-block__tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.info-block--complect .info-block__td,
.info-block--tarif .info-block__td {
    padding: 34px 0
}

.info-block--complect .info-block__td-title,
.info-block--tarif .info-block__td-title {
    margin-bottom: 0
}

.info-block--complect .info-block__td-text,
.info-block--tarif .info-block__td-text {
    color: #878787;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin-top: 10px
}

.info-block--complect .info-block__td:nth-child(1),
.info-block--tarif .info-block__td:nth-child(1) {
    width: 750px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--complect .info-block__td:nth-child(1),
    .info-block--tarif .info-block__td:nth-child(1) {
        width: 100%
    }
}

.info-block--tarif .info-block__td:nth-child(2) {
    width: 230px
}

.info-block--checked .info-block__header,
.view-list__wrap table tr.activetd {
    background: #6c6ea2;
    color: #fff
}

.info-block--checked .info-block__cell--checked {
    margin-left: 0;
    opacity: 1
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block--checked .info-block__description {
        width: 66%
    }
}

.info-block--checked:hover .info-block__panel--checked {
    opacity: 1;
    z-index: 2
}

.info-block--checked .info-block__panel--checked,
.info-block--checked:hover .info-block__panel--checked {
    background: #211d70;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    height: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:0) and (max-width:767px) {
    .info-block--checked .info-block__panel--checked,
    .info-block--checked:hover .info-block__panel--checked {
        height: auto
    }
}

.info-block--checked .info-block__cell--nametarif {
    width: 225px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--checked .info-block__cell--nametarif {
        width: 100%
    }
}

.info-block--checked .info-block__short {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: boder-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--checked .info-block__short {
        width: 100%
    }
}

.info-block--checked .info-block__short-item {
    display: inline-block;
    margin-right: 30px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--checked .info-block__short-item {
        color: #fff;
        font-size: 14px;
        font-weight: 300;
        margin-right: 0;
        width: 50%
    }
}

.info-block--checked .info-block__short-item:last-child {
    margin-right: 0
}

.info-block--checked .info-block__panel-link--back {
    width: 300px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--checked .info-block__panel-link--back {
        color: #6c6ea2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        width: 100%
    }
}

.info-block--checked .info-block__panel-link--back:after {
    display: none
}

.info-block--complect .info-block__cell--btn {
    display: inline-block;
    position: absolute;
    right: 0;
    width: 220px
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--complect .info-block__cell {
        margin-bottom: 0
    }
}

.info-block--complect .info-block__cell--pic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 30px;
    width: 132px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--complect .info-block__cell--pic {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 230px;
        margin-right: 2px;
        opacity: 1;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--complect .info-block__cell--pic {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #fff;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        height: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-right: 0;
        width: 90px
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--complect .info-block__cell--pic img {
        height: 180px;
        width: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--complect .info-block__cell--pic img {
        height: 80px;
        width: auto!important
    }
}

.info-block--complect .info-block__cell--namecomplect {
    width: 400px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--complect .info-block__cell--namecomplect {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .info-block--complect .info-block__cell--namecomplect {
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--complect .info-block__cell--namecomplect {
        width: 300px
    }
}

.info-block--complect .info-block__cell--price .info-block__value {
    font-size: 32px
}

.info-block--complect .info-block__header--withouthover {
    opacity: 1;
    position: relative;
    z-index: 5
}

@media (min-width:0) and (max-width:767px) {
    .info-block--complect .info-block__header--withouthover {
        height: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--complect .info-block__header--withouthover {
        height: 90px;
        padding-top: 0
    }
}

.info-block--complect .info-block__header--withhover {
    margin-top: -90px;
    opacity: 0;
    position: relative;
    z-index: 4
}

@media (min-width:0) and (max-width:767px) {
    .info-block--complect .info-block__header--withhover {
        margin-top: 0;
        position: absolute;
        top: 0;
        z-index: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--complect .info-block__header--withhover {
        height: 90px;
        opacity: 1
    }
}

.info-block--complect .info-block__cell--checked {
    margin-left: -55px;
    opacity: 0;
    transition: all .2s ease-out;
    width: 55px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--complect .info-block__cell--checked {
        position: absolute;
        top: 30px
    }
}

.info-block--complect .info-block__cell--checked .check {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px
}

.info-block--complect .info-block--checked .info-block__cell--checked {
    margin-left: 0;
    opacity: 1
}

.info-block--complect .info-block--checked .info-block__header--withhover {
    opacity: 1;
    z-index: 5
}

.info-block--complect .info-block--checked .info-block__header--withouthover {
    opacity: 0;
    z-index: 4
}

.info-block--complect .info-block__td:nth-child(2) {
    width: 430px
}

@media (min-width:0) and (max-width:767px) {
    .info-block--checked .info-block__cell--nametarif {
        margin-left: 45px;
        margin-top: 20px;
        width: 100%
    }
}

.b2b .content-block__inner.orange-cases .content-block__list-item .icon:before,
.info-block__item--show.info-block--checked .info-block__panel--unchecked,
.models-panel__item input {
    display: none
}

@media (min-width:1599px) and (max-width:5000px) {
    .himself .content-bordertop {
        border-top: 2px solid #eaeaea;
        padding: 20px 0 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__panel--unchecked {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        opacity: 1;
        position: relative;
        top: 39px
    }
    .info-block__item:hover .info-block__panel--unchecked {
        top: -1px
    }
}

.info-block--checked .info-block__panel--unchecked {
    opacity: 0;
    z-index: -1
}

.info-block--checked .info-block__panel--checked {
    opacity: 1;
    z-index: 2
}

.coating .content__innerpadding,
.contact .content__innerpadding,
.content-tarif .content__innerpadding,
.himself .content__innerpadding,
.licenses .content__innerpadding,
.news .content__innerpadding,
.payment .content__innerpadding,
.support .content__innerpadding,
.tool .content__innerpadding,
.tools-wrap .content__innerpadding {
    box-sizing: border-box;
    margin-bottom: 30px!important;
    margin-top: 30px!important
}

@media (min-width:0) and (max-width:767px) {
    .coating .content__innerpadding,
    .contact .content__innerpadding,
    .content-tarif .content__innerpadding,
    .himself .content__innerpadding,
    .licenses .content__innerpadding,
    .news .content__innerpadding,
    .payment .content__innerpadding,
    .support .content__innerpadding,
    .tool .content__innerpadding,
    .tools-wrap .content__innerpadding {
        margin: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .coating .content__innerpadding,
    .contact .content__innerpadding,
    .content-tarif .content__innerpadding,
    .himself .content__innerpadding,
    .licenses .content__innerpadding,
    .news .content__innerpadding,
    .payment .content__innerpadding,
    .support .content__innerpadding,
    .tool .content__innerpadding,
    .tools-wrap .content__innerpadding {
        margin: 0!important
    }
}

.content-tarif {
    overflow: hidden
}

@media (min-width:0) and (max-width:1023px) {
    .content-tarif.inner .lead__descr {
        background: #dee5ef;
        padding: 0 20px 10px;
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .case-view .tarif-bxslider-wrap,
    .cctv .tarif-bxslider-wrap,
    .content-tarif .tarif-bxslider-wrap,
    .sip .tarif-bxslider-wrap,
    .support .tarif-bxslider-wrap {
        background: #f16541;
        box-sizing: border-box;
        margin: 70px 0 0;
        padding: 25px 25px 70px;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .case-view .tarif-bxslider-wrap,
    .cctv .tarif-bxslider-wrap,
    .content-tarif .tarif-bxslider-wrap,
    .sip .tarif-bxslider-wrap,
    .support .tarif-bxslider-wrap {
        background: #f16541;
        box-sizing: border-box;
        margin: 0;
        padding: 25px 25px 70px;
        position: relative
    }
}

@media (min-width:0) and (max-width:767px) {
    .case-view .tarif-bxslider-wrap .bx-wrapper,
    .cctv .tarif-bxslider-wrap .bx-wrapper,
    .content-tarif .tarif-bxslider-wrap .bx-wrapper,
    .sip .tarif-bxslider-wrap .bx-wrapper,
    .support .tarif-bxslider-wrap .bx-wrapper {
        margin-top: -50px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .case-view .tarif-bxslider-wrap .bx-wrapper,
    .cctv .tarif-bxslider-wrap .bx-wrapper,
    .content-tarif .tarif-bxslider-wrap .bx-wrapper,
    .sip .tarif-bxslider-wrap .bx-wrapper,
    .support .tarif-bxslider-wrap .bx-wrapper {
        margin-top: -50px
    }
}

.tarif-bxslider-wrap:before {
    color: #000;
    content: 'Акции';
    display: block;
    font-size: 25px;
    font-weight: 700;
    position: absolute;
    top: -70px
}

.list-connected {
    background: #dee5ef;
    padding-bottom: 20px
}

.inner__header {
    background: #2e2f39;
    position: relative
}

.inner__header-wrap {
    background: rgba(46, 47, 57, 0)!important;
    position: relative;
    z-index: 2
}

.item-bg {
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: .45;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .item-bg {
        height: 117px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .item-bg {
        height: 280px
    }
}

@media (min-width:0) and (max-width:767px) {
    .licenses .content__innerpadding {
        margin: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .licenses .content__innerpadding {
        margin: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .inner__header {
        background: 0 0;
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important;
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
        height: auto!important;
        overflow: visible!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .inner__header {
        background: 0 0;
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important;
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
        height: auto!important;
        overflow: visible!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .inner__header-wrap {
        background: #2e2f39!important;
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important;
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
        height: auto!important;
        overflow: visible!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .inner__header-wrap {
        background: #2e2f39!important;
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important;
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
        height: auto!important;
        overflow: visible!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .inner__header-wrap .content__innerpadding {
        background: #eef2f7!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .inner__header-wrap .content__innerpadding {
        background: #eef2f7!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .inner__header-wrap .stocklist__pic {
        opacity: 1
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .inner__header-wrap .stocklist__pic {
        opacity: 1
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .lead {
        background: 0 0!important;
        margin-top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .lead {
        background: 0 0!important;
        margin-top: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .lead h1 {
        color: #000!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .lead h1 {
        color: #000!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .stocklist__pic {
        height: 280px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .stocklist__pic {
        height: 280px
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .stocklist__period {
        margin: 25px 20px 15px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .stocklist__period {
        margin: 25px 20px 10px
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .content__innerpadding {
        margin: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .content__innerpadding {
        margin: 0!important;
        padding-left: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .inner__header .content__innerpadding h1 {
        color: #000;
        font-weight: 700;
        left: auto;
        line-height: 110%!important;
        padding-left: 20px!important;
        position: relative;
        top: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .inner__header .content__innerpadding h1 {
        color: #000;
        left: auto;
        margin-bottom: 25px!important;
        padding-left: 20px!important;
        position: relative;
        top: auto
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .lead__descr {
        display: block!important;
        line-height: 144%;
        padding: 17px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .lead__descr {
        color: #000!important;
        display: block!important;
        margin-bottom: 25px!important;
        margin-left: 20px!important;
        width: 90%!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-block__inner-row__right {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-block__inner-row__right {
        display: none
    }
}

.content-partner .content-block {
    padding-top: 0
}

@media (min-width:0) and (max-width:767px) {
    .content-block__inner:first-child {
        margin: 0
    }
    .content-block__inner-title h3 {
        background: #f16541;
        color: #fff;
        font-size: 20px;
        font-weight: 300;
        margin-bottom: 0;
        padding: 26px 30px;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-block__inner-title h3 {
        font-size: 36px;
        position: relative
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-block__inner-title h3:after {
        background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-4.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        display: block;
        height: 19px;
        position: absolute;
        right: 30px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 26px;
        width: 19px
    }
}

.content-block__inner-title.open h3:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media (min-width:0) and (max-width:767px) {
    .content-block__inner-row__descr {
        padding: 20px 24px
    }
    .content-block__inner:last-child {
        background: #eef2f7;
        box-sizing: border-box;
        margin: 0;
        padding: 20px 10px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-block__inner:last-child {
        background: #eef2f7;
        box-sizing: border-box;
        margin: 0;
        padding: 20px 10px;
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-block__inner:last-child .content-block__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-block__inner:last-child .content-block__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-block__inner:last-child .content-block__list-item {
        height: auto;
        margin-bottom: 10px;
        padding-bottom: 40px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-block__inner:last-child .content-block__list-item {
        height: auto;
        margin-bottom: 10px;
        padding-bottom: 40px;
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-block__inner:last-child .content-block__list-item__inner a {
        bottom: 15px;
        opacity: 1;
        width: 87%;
        box-sizing: border-box;
        text-align: center;
        margin: 0 auto;
        padding: 10px 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-block__inner:last-child .content-block__list-item__inner a {
        bottom: 15px;
        opacity: 1;
        width: 250px;
        box-sizing: border-box;
        text-align: center;
        margin: 0 auto;
        padding: 10px 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .dopserv {
        background: #fff;
        margin: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .dopserv {
        background: #fff;
        margin: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .dopserv h3 {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .dopserv h3 {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .dopserv .content__types .item {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .dopserv .content__types .item {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .dopserv .content__types .item.item-inner-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .dopserv .content__types .item.item-inner-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .dopserv .content__types .item.item-inner-buttons a {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .dopserv .content__types .item.item-inner-buttons a {
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .personal .bxslider-3-wrap {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .personal .bxslider-3-wrap {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .personal .content__innerpadding {
        margin: 0!important;
        padding: 0 0 25px!important
    }
    .personal .content__innerpadding h1 {
        background: #dee5ef;
        font-size: 24px;
        margin: 0;
        padding: 30px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .personal .content__innerpadding h1 {
        background: #dee5ef;
        font-size: 24px;
        margin: 0;
        padding: 30px 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .personal .tarif-panel {
        padding: 0
    }
    .cctv .inner__header {
        background: #2e2f39;
        height: auto!important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .inner__header {
        background: #2e2f39;
        height: auto!important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .inner__header .lead {
        background: 0 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .inner__header .lead {
        background: 0 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .inner__header .lead__descr {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .inner__header .lead__descr {
        color: #000!important;
        display: block;
        margin: 15px 0 25px;
        padding: 0 0 25px!important;
        width: 95%!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .inner__header-wrap {
        background: #eef2f7!important;
        padding-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .inner__header-wrap {
        background: #eef2f7!important;
        padding-top: 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .content-bordertop__inner {
        margin: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .content-bordertop__inner {
        margin: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .content-bordertop__inner .row {
        margin: 0 25px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .content-bordertop__inner .row {
        margin: 0 25px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .inner__header .content__innerpadding h2 {
        color: #000;
        position: relative;
        top: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .inner__header .content__innerpadding h2 {
        color: #000;
        position: relative;
        top: auto
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .lead {
        margin-top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .lead {
        margin-top: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cctv .item-bg {
        height: 100px;
        opacity: .45;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cctv .item-bg {
        height: 100px;
        opacity: .45;
        position: relative
    }
}

@media (min-width:0) and (max-width:767px) {
    .sip .inner__header {
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        height: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .sip .inner__header {
        height: 280px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .sip .inner__header-wrap {
        background: #fff
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .sip .inner__header-wrap {
        background: #fff
    }
}

@media (min-width:0) and (max-width:767px) {
    .sip .inner__header .content__innerpadding h2 {
        color: #000;
        font-size: 24px;
        margin-top: 0;
        position: relative;
        top: auto
    }
    .sip .lead {
        margin-top: 25px!important
    }
    .sip .lead__descr {
        display: block!important;
        margin: 20px 25px 0!important;
        padding: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .sip .lead__descr {
        display: block!important;
        margin-top: 25px
    }
}

@media (min-width:0) and (max-width:767px) {
    .sip .item-bg {
        height: 280px!important;
        opacity: 1;
        position: relative
    }
    .sip .lead--2 h2 {
        color: #000;
        font-size: 26px!important;
        margin-top: 0;
        position: relative;
        top: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .sip .lead--2 h2 {
        color: #000;
        font-size: 26px!important;
        margin-top: 0;
        position: relative;
        top: auto
    }
}

@media (min-width:0) and (max-width:767px) {
    .sip .lead--2 .lead__descr {
        margin-left: 0!important;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .sip .lead--2 .lead__descr {
        margin-left: 0!important;
        width: 100%
    }
    .sip .content-bordertop.tarif {
        background: #eef2f7
    }
    .sip .lead__descr {
        padding: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item--show .info-block__panel-link:after {
        -webkit-transform: rotate(-225deg);
        transform: rotate(-225deg)
    }
    .coating .lead__descr {
        display: none
    }
    .info-block--complect .info-block__panel--unchecked,
    .info-block--tarif .info-block__panel--unchecked {
        top: -1px
    }
    .tarif-panel__inner {
        padding-bottom: 40px
    }
    .info-block--complect .info-block__item--show .info-block__header--withhover {
        opacity: 1;
        position: relative;
        z-index: 10
    }
    .info-block--complect .info-block__item--show .info-block__thead {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .info-block--complect .info-block__item--show .info-block__th {
        width: 100%
    }
    .info-block--complect .info-block__item--show .info-block__th a {
        box-sizing: border-box;
        padding-left: 10px;
        padding-right: 50px
    }
    .info-block--complect .info-block__item--show .info-block__th a:after {
        right: -30px
    }
}

.info-block__body .info-block__td {
    padding: 20px 0
}

@media (min-width:0) and (max-width:1023px) {
    .coating .lead__descr {
        background: #dee5ef;
        margin-bottom: 0!important;
        padding-top: 0!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .info-block--tarif .info-block__item {
        box-sizing: border-box;
        box-shadow: 0 45px 10px rgba(81, 83, 126, 0);
        margin: 0 20px 20px;
        padding-bottom: 0;
        position: relative;
        transition: all .1s ease-out;
        z-index: 1
    }
    .info-block--tarif .info-block__cell--checked {
        margin-bottom: 25px;
        margin-left: -55px;
        opacity: 0;
        position: absolute;
        top: 30px;
        transition: all .2s ease-out;
        width: 100%
    }
    .info-block--tarif .info-block__cell--checked .check {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #fff;
        border-radius: 600px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 32px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 32px
    }
    .info-block--tarif .info-block__titlewrap {
        width: 100%
    }
    .info-block--checked .info-block__cell--nametarif {
        margin-left: 45px;
        margin-top: 20px;
        width: 100%
    }
    .info-block--tarif .info-block__description {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        left: 0;
        position: relative
    }
    .info-block--tarif .info-block__header--withouthover {
        height: auto;
        padding-top: 0
    }
    .info-block--tarif .info-block__description .info-block__cell:nth-child(1),
    .info-block--tarif .info-block__description .info-block__cell:nth-child(2),
    .info-block--tarif .info-block__description .info-block__cell:nth-child(3) {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block__description .info-block__cell:nth-child(1) {
        padding-right: 0;
        width: 216px
    }
}

.b2b .inner__header {
    height: 347px;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b .inner__header {
        height: 116px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .inner__header {
        height: 347px!important
    }
}

.b2b .inner__header .inner__header-wrap {
    background: 0 0;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b .inner__header .inner__header-wrap .content__innerpadding {
        background: 0 0
    }
}

.b2b .inner__header .content__innerpadding {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 347px;
    padding-top: 0;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b .inner__header .content__innerpadding {
        height: 116px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .inner__header .content__innerpadding {
        height: 347px!important
    }
}

.b2b .inner__header .content__innerpadding .lead.himself {
    padding-bottom: 0;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b .inner__header .content__innerpadding .lead.himself {
        background: 0 0;
        height: 116px!important
    }
    .b2b .inner__header .content__innerpadding .lead.himself h1 {
        position: relative
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b .inner__header .content__innerpadding .lead.himself h1 {
        left: 0!important;
        margin-bottom: 25px!important;
        position: relative;
        top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .inner__header .content__innerpadding .lead.himself h1 {
        box-sizing: border-box;
        font-size: 52px;
        line-height: 54px;
        margin-bottom: 25px!important
    }
}

.b2b .inner__header .content__innerpadding .lead.himself .lead__descr {
    margin-bottom: 0;
    transition: all .2s ease-out;
    width: 80%
}

@media (min-width:0) and (max-width:767px) {
    .b2b .inner__header .content__innerpadding .lead.himself .lead__descr {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .inner__header .content__innerpadding .lead.himself .lead__descr {
        display: block;
        font-size: 18px;
        line-height: 24px;
        width: 80%
    }
}

.b2b .inner__header .item-bg {
    background-position: 50% 75%!important;
    opacity: .5;
    transition: all .2s ease-out
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .inner__header .item-bg {
        height: 347px!important
    }
}

.b2b .content-block {
    padding-top: 0;
    transition: all .2s ease-out
}

.b2b .content-block .content-block__inner {
    margin: 57px 0 69px;
    transition: all .2s ease-out
}

.b2b .content-block .content-block__inner:first-child {
    width: 100%;
    max-width: 100%
}

.b2b__adv {
    margin: 0 auto 69px;
    transition: all .2s ease-out;
    max-width: 924px
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__adv {
        max-width: 100%
    }
}

.b2b__adv-item {
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    transition: all .2s ease-out;
    vertical-align: top;
    width: 33%
}

@media (min-width:0) and (max-width:767px) {
    .b2b__adv-item {
        width: 32.5%
    }
}

.b2b__adv-icon,
.b2b__adv-title {
    text-align: center;
    transition: all .2s ease-out
}

.b2b__adv-icon {
    height: 40px;
    margin-bottom: 30px
}

.b2b__adv-icon img,
.b2b__check-item:before {
    height: 40px;
    transition: all .2s ease-out;
    width: auto
}

.b2b__adv-title {
    color: #f16541;
    font-family: 'ProbaPro';
    font-size: 52px;
    font-weight: 700;
    text-transform: uppercase
}

@media (min-width:0) and (max-width:767px) {
    .b2b__adv-title {
        font-size: 26px
    }
}

.b2b__adv-undertitle {
    font-family: 'ProbaPro';
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b__adv-undertitle {
        font-size: 18px
    }
}

.b2b__lead {
    background: #eef2f7;
    margin-bottom: 66px;
    padding: 54px 0;
    transition: all .2s ease-out
}

.b2b__lead-inner {
    margin: 0 auto;
    transition: all .2s ease-out;
    width: 100%;
    max-width: 894px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__lead-inner {
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__lead-inner {
        max-width: 80%
    }
}

.b2b__lead-pic {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100%;
    box-sizing: border-box;
    display: inline-block;
    height: 296px;
    overflow: hidden;
    transition: all .2s ease-out;
    vertical-align: top;
    width: 296px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__lead-pic {
        display: block;
        margin: 0 auto 40px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__lead-pic {
        display: block!important;
        margin: 0 auto 40px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__lead-pic {
        display: inline-block;
        height: 200px;
        width: 200px
    }
}

.b2b__lead-text {
    box-sizing: border-box;
    display: inline-block;
    margin-left: 69px;
    transition: all .2s ease-out;
    vertical-align: middle;
    width: 520px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__lead-text {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 85%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__lead-text {
        display: block!important;
        margin-left: auto!important;
        margin-right: auto!important;
        width: 85%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__lead-text {
        display: inline-block;
        margin-left: 40px;
        width: 55%
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .b2b__lead-text {
        width: 70%!important
    }
}

.b2b__lead-title {
    font-family: 'ProbaPro';
    font-size: 42px;
    font-weight: 700;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b__lead-title {
        font-size: 36px
    }
}

.b2b__lead-descr {
    font-size: 15px;
    line-height: 22px;
    transition: all .2s ease-out;
    max-width: 427px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__lead-descr {
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__lead-descr {
        max-width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__lead-descr {
        max-width: 100%
    }
}

.b2b__info {
    margin-bottom: 49px
}

.b2b__info-descr,
.b2b__info-title {
    font-family: 'ProbaPro';
    text-align: center;
    transition: all .2s ease-out
}

.b2b__info-title {
    font-weight: 700;
    margin-bottom: 33px;
    font-size: 42px
}

.b2b__info-descr {
    font-size: 18px;
    line-height: 26px;
    margin: 0 auto 78px;
    max-width: 608px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__info-descr {
        margin: 0 auto;
        max-width: 85%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__info-descr {
        max-width: 80%
    }
}

.b2b__info-row {
    margin: 0 auto;
    transition: all .2s ease-out;
    max-width: 740px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__info-row {
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__info-row {
        max-width: 670px
    }
}

.b2b__info-item {
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    transition: all .2s ease-out;
    vertical-align: top;
    width: 33%
}

@media (min-width:0) and (max-width:767px) {
    .b2b__info-item {
        display: block;
        margin-bottom: 50px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__info-item {
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__info-item {
        width: 32%
    }
}

.b2b__info-circle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 4px solid #f16541;
    border-radius: 600px;
    color: #211d70;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: 'ProbaPro';
    font-size: 44px;
    font-weight: 700;
    height: 130px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 26px;
    transition: all .2s ease-out;
    width: 130px
}

.b2b__info-num {
    bottom: 0;
    position: relative;
    transition: all .2s ease-out
}

.b2b__info-subtitle {
    color: #4a4a4a;
    font-size: 26px;
    line-height: 26px;
    transition: all .2s ease-out
}

.b2b__cases {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto 45px;
    transition: all .2s ease-out;
    max-width: 1180px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__cases {
        display: block;
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__cases {
        overflow: hidden;
        max-width: 100%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .b2b__cases {
        max-width: 922px
    }
}

.b2b__cases-item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 270px;
    position: relative;
    text-decoration: none;
    transition: all .2s ease-out;
    vertical-align: top;
    width: 370px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__cases-item {
        display: block;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__cases-item {
        display: block!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__cases-item {
        width: 33%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .b2b__cases-item {
        width: 293px
    }
}

.b2b__cases-inner {
    box-sizing: border-box;
    color: #fff;
    padding: 20px;
    position: relative;
    transition: all .2s ease-out;
    z-index: 2
}

.b2b__cases-descr,
.b2b__cases-title {
    font-family: 'ProbaPro';
    font-weight: 300;
    transition: all .2s ease-out
}

.b2b__cases-title {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 33px;
    width: 250px
}

.b2b__cases-descr {
    font-size: 14px;
    line-height: 19px;
    width: 240px
}

.b2b__cases-overlay {
    background: rgba(0, 0, 0, .55);
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s ease-out;
    width: 100%;
    z-index: 1
}

.b2b__check {
    background: #f16541;
    margin-bottom: 80px;
    padding: 37px 0;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b__check {
        overflow: hidden
    }
}

.b2b__check-inner {
    margin: 0 auto;
    text-align: center;
    transition: all .2s ease-out;
    max-width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .b2b__check-inner {
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__check-inner {
        max-width: 100%
    }
}

.b2b__check-item {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    line-height: 19px;
    padding-left: 30px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    transition: all .2s ease-out;
    vertical-align: top;
    width: 204px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__check-item {
        margin: 0 auto 30px;
        width: 80%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__check-item {
        margin: 0 auto 30px!important;
        width: 80%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__check-item {
        width: 180px
    }
}

.b2b__check-item:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/check-2.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}

.b2b__check-item:nth-child(2) {
    margin: 0 70px 0 50px;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .b2b__check-item:nth-child(2) {
        margin: 0 auto 30px
    }
    .b2b__check-item:nth-child(3) {
        margin-bottom: 0
    }
}

.b2b__params {
    margin-bottom: 107px
}

.b2b__params-title {
    font-family: 'ProbaPro';
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 82px;
    transition: all .2s ease-out;
    text-align: center
}

@media (min-width:0) and (max-width:767px) {
    .b2b__params-title {
        font-size: 36px
    }
}

.b2b__params-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    transition: all .2s ease-out;
    max-width: 497px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__params-inner {
        display: block;
        max-width: 100%
    }
}

.b2b__params-item {
    transition: all .2s ease-out;
    width: 210px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__params-item {
        margin: 0 auto 50px
    }
}

.b2b__params-circle {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #dee5ef;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 196px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: all .2s ease-out;
    width: 196px
}

.b2b__params-num {
    color: #211d70;
    display: block;
    font-family: 'ProbaPro';
    font-size: 100px;
    font-weight: 700;
    text-align: center;
    transition: all .2s ease-out;
    width: 100%
}

.b2b__params-subtitle,
.b2b__params-undernum {
    font-size: 18px;
    text-align: center;
    transition: all .2s ease-out;
    width: 100%
}

.b2b__params-subtitle {
    color: #4a4a4a;
    font-size: 26px;
    line-height: 26px;
    margin: 0 auto;
    width: 80%
}

.b2b .content-block__inner.orange-cases {
    margin: 0 auto 76px;
    transition: all .2s ease-out;
    width: 100%;
    max-width: 1160px
}

@media (min-width:0) and (max-width:767px) {
    .b2b .content-block__inner.orange-cases {
        margin-bottom: 0;
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .content-block__inner.orange-cases {
        margin-bottom: 1px
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .b2b .content-block__inner.orange-cases {
        margin-bottom: 1px;
        width: 100%;
        max-width: 100%!important
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .b2b .content-block__inner.orange-cases {
        max-width: 90%
    }
}

@media (min-width:0) and (max-width:767px) {
    .b2b .content-block__inner.orange-cases .content-block__list {
        display: block
    }
}

.b2b .content-block__inner.orange-cases .content-block__list-item {
    width: 32%
}

@media (min-width:0) and (max-width:767px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item {
        display: block;
        margin-bottom: 1px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item {
        margin-bottom: 1px;
        width: 33.5%
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item {
        margin-bottom: 1px;
        width: 33.5%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item:nth-child(2) {
        margin-left: 1px;
        margin-right: 1px
    }
}

.b2b .content-block__inner.orange-cases .content-block__list-item:nth-child(3) .icon img {
    left: 0;
    position: relative;
    transition: all .2s ease-out
}

@media (min-width:1023px) and (max-width:1279px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item:nth-child(3) .icon img {
        left: 0
    }
}

.b2b .content-block__inner.orange-cases .content-block__list-item .title {
    min-height: 66px;
    transition: all .2s ease-out;
    width: 85%
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item .title {
        font-size: 20px;
        min-height: 55px;
        line-height: 26px;
        width: 75%
    }
}

.b2b .content-block__inner.orange-cases .content-block__list-item .descr {
    transition: all .2s ease-out;
    width: 243px
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item .descr {
        width: 80%
    }
}

@media (min-width:1023px) and (max-width:5000px) {
    .b2b .content-block__inner.orange-cases .content-block__list-item .content-block__list-item__inner {
        margin: 15px 20px
    }
}

.b2b__achiev {
    background: #dee5ef;
    padding: 70px 0
}

@media (min-width:0) and (max-width:767px) {
    .b2b__achiev {
        overflow: hidden
    }
}

.b2b__achiev-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    transition: all .2s ease-out;
    width: 100%;
    max-width: 807px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__achiev-inner {
        display: block;
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__achiev-inner {
        display: block!important;
        max-width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__achiev-inner {
        max-width: 85%
    }
}

.b2b__achiev-item {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 243px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__achiev-item {
        display: block;
        margin: 0 auto 50px;
        width: 85%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .b2b__achiev-item {
        display: block!important;
        margin: 0 auto 50px!important;
        width: 85%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__achiev-item {
        width: 30%
    }
}

.b2b__achiev-item:nth-child(2) {
    margin: 0 47px
}

@media (min-width:767px) and (max-width:1023px) {
    .b2b__achiev-item:nth-child(2) {
        margin: 0 60px
    }
}

.b2b__achiev-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 155px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 45px 30px;
    width: 155px
}

@media (min-width:0) and (max-width:767px) {
    .b2b__achiev-icon {
        margin: 0 auto 45px
    }
}

.b2b__achiev-icon img {
    max-height: 68px;
    max-width: 80px
}

.b2b__achiev-title {
    font-family: 'ProbaPro';
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-left: 37px;
    text-transform: uppercase
}

.b2b__achiev-list ul,
.sitemap ul {
    margin: 0;
    padding: 0
}

.b2b__achiev-list ul li {
    line-height: 22px;
    list-style: none;
    margin: 0 0 20px;
    padding: 0 0 0 40px;
    position: relative
}

.b2b__achiev-list ul li:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/check-3.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 20px
}

.models-panel__item {
    cursor: pointer;
    color: #a0a0a0;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0!important;
    padding: 0 15px;
    border-bottom: 2px solid transparent;
    transition: all .15s ease-out;
    width: auto
}

@media (max-width:1279px) {
    .models-panel__item {
        padding: 0 10px;
    }
}

.models-panel__item:hover,
.tarif .tarifs-list__item-hover .left .btns a.btn-white:hover {
    color: #2023BB;
    border-bottom: 2px solid #2023BB;
}

.models-panel__item.active {
    color: #2023BB!important;
}

.ask {
    margin: 0 50px 30px;
    position: relative;
    transition: all .2s ease-out;
    z-index: 10
}

@media (min-width:0) and (max-width:1023px) {
    .ask {
        display: none
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .ask {
        margin: 0 auto 30px;
        width: 100%;
        max-width: 1340px
    }
}

.ask__title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px
}

.ask__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ask__wrap-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eef2f7;
    box-sizing: border-box;
    color: #000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 24px;
    height: 90px;
    margin-bottom: 10px;
    padding: 0 0 0 30px;
    position: relative;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 580px
}

@media (min-width:959px) and (max-width:1023px) {
    .ask__wrap-item {
        width: 49%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .ask__wrap-item {
        width: 450px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .ask__wrap-item {
        height: 90px;
        width: 660px
    }
}

.ask__wrap-item:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2-black.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 19px;
    margin-top: -10px;
    position: absolute;
    right: 30px;
    top: 50%;
    transition: all .2s ease-out;
    width: 16px
}

.ask__wrap-item:hover {
    background: #f06441;
    color: #fff
}

.ask__wrap-item:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2-white.svg)
}

.page-404 {
    background: #f16541;
    box-sizing: border-box;
    height: 550px;
    padding: 30px 50px 0;
    position: relative
}

@media (min-width:0) and (max-width:1023px) {
    .page-404 {
        height: auto;
        overflow: hidden;
        padding: 30px 20px 0
    }
}

.page-404 .content__innerpadding {
    height: 100%;
    margin: 0 auto!important;
    padding: 0;
    overflow: hidden!important;
    position: static
}

@media (min-width:0) and (max-width:1023px) {
    .page-404 .content__innerpadding {
        height: 450px;
        background: 0 0
    }
}

.page-404 .navbar,
.page-404 .navbar a {
    color: #fff
}

@media (min-width:0) and (max-width:1023px) {
    .page-404 .navbar {
        display: none
    }
}

.page-404 .lead,
.page-404 .lead__under a,
.view-list__wrap table tr.activetd span,
.view-list__wrap table tr:hover td div,
.view-list__wrap table tr:hover td span {
    color: #fff
}

@media (min-width:0) and (max-width:1023px) {
    .page-404 .lead {
        margin: 0 auto;
        width: 90%;
        background: 0 0!important
    }
    .page-404 .lead h1 {
        color: #fff!important;
        font-weight: 400;
        margin-bottom: 25px!important
    }
}

.page-404 .lead__descr {
    font-size: 22px!important;
    font-weight: 300;
    margin-bottom: 40px!important
}

@media (min-width:0) and (max-width:1023px) {
    .page-404 .lead__descr {
        color: #fff!important;
        display: block!important;
        margin: 25px 0!important;
        padding: 0!important
    }
}

.page-404 .lead__under {
    font-size: 14px;
    font-weight: 300
}

.page-404 .oval,
.page-404 .sputnik {
    position: absolute
}

.page-404 .sputnik {
    right: 0;
    top: 0
}

@media (min-width:0) and (max-width:1023px) {
    .page-404 .sputnik {
        bottom: 60px;
        top: auto
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .page-404 .sputnik {
        right: 15%
    }
}

.page-404 .oval {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 55%
}

@media (min-width:0) and (max-width:1023px) {
    .page-404 .oval {
        top: 91%;
        width: 500px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .page-404 .oval {
        left: 40%
    }
}

.advantage-full {
    background: #fff;
    border-top: 10px solid #dde4ee;
    box-sizing: border-box;
    padding: 0 50px
}

@media (min-width:0) and (max-width:767px) {
    .advantage-full {
        border-top: none;
        padding: 0 29px
    }
}

@media (min-width:767px) and (max-width:959px) {
    .advantage-full {
        border-top: none;
        padding: 0 30px
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .advantage-full {
        padding: 0 10px
    }
}

.advantage {
    background: #fff;
    box-sizing: border-box;
    font-size: 0;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .advantage {
        display: none
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .advantage {
        margin: 0 auto;
        max-width: 1340px
    }
}

.advantage__item {
    color: #000;
    display: inline-block;
    font-size: 0;
    margin: -10px 0 0 -1px;
    position: relative;
    vertical-align: top;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 25%
}

@media (min-width:0) and (max-width:767px) {
    .advantage__item {
        margin: 0;
        width: 100%
    }
}

.advantage__item:hover {
    background: #f06441;
    border-right: none;
    color: #fff
}

.advantage__item-inner {
    border-right: 1px solid #dde4ee;
    box-sizing: border-box;
    margin: 48px 0 50px;
    padding: 0 40px 0 21px
}

@media (min-width:0) and (max-width:767px) {
    .advantage__item-inner {
        box-sizing: border-box;
        margin: 0;
        padding: 0
    }
}

@media (min-width:767px) and (max-width:959px) {
    .advantage__item-inner {
        border-right: none;
        padding: 0
    }
}

.advantage__item:hover .advantage__item-inner {
    border-right: 1px solid #f06441
}

.advantage__item:last-child .advantage__item-inner,
.partner__btns a:last-child {
    border-right: none
}

.advantage__item-pic {
    background-repeat: no-repeat;
    background-size: cover;
    height: 50px;
    margin-bottom: 22px;
    width: 50px
}

.advantage__item:first-child .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/time.svg);
    background-size: contain
}

.advantage__item:first-child:hover .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/time-white.svg)
}

.advantage__item:nth-child(2) .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/connect.svg);
    background-size: contain
}

.advantage__item:nth-child(2):hover .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/connect-white.svg)
}

.advantage__item:nth-child(3) .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/support.svg);
    background-size: contain
}

.advantage__item:nth-child(3):hover .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/support-white.svg)
}

.advantage__item:last-child .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/rouble.svg);
    background-size: contain
}

.advantage__item:last-child:hover .advantage__item-pic {
    background-image: url(/local/templates/map_template/../../assets/i/icons/rouble-white.svg);
    background-size: contain
}

.advantage__item-title,
.price-call p {
    font-size: 21px;
    margin-bottom: 8px
}

.advantage__item-descr {
    font-size: 14px;
    line-height: 19px
}

.inner .lead {
    position: relative;
    width: 750px
}

@media (min-width:0) and (max-width:767px) {
    .inner .lead {
        background: #fff;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner .lead {
        width: 100%
    }
}

.inner .lead h1 {
    box-sizing: border-box;
    font-size: 52px;
    line-height: 54px;
    margin-bottom: 25px;
    margin-top: 0
}

@media (min-width:0) and (max-width:767px) {
    .inner .lead h1 {
        background: #dee5ef;
        color: #000;
        font-size: 24px;
        line-height: 100%;
        margin-bottom: 0;
        margin-top: 0;
        padding: 25px 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner .lead h1 {
        background: #dee5ef;
        color: #000;
        font-size: 24px;
        line-height: 100%;
        margin-bottom: 0;
        margin-top: 0;
        padding: 28px 20px;
        width: 100%
    }
}

.inner .lead--2 h1 {
    font-size: 46px;
    margin-top: 0
}

.inner .lead h1.style-2 {
    font-size: 44px;
    line-height: 46px;
    margin-bottom: 20px;
    margin-top: 0
}

@media (min-width:0) and (max-width:767px) {
    .inner .lead h1.style-2 {
        background: #dee5ef;
        color: #000;
        font-size: 24px;
        line-height: 100%;
        margin-bottom: 0;
        margin-top: 0;
        padding: 28px 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner .lead h1.style-2 {
        background: #dee5ef;
        color: #000;
        font-size: 24px;
        line-height: 100%;
        margin-bottom: 0;
        margin-top: 0;
        padding: 28px 20px;
        width: 100%
    }
}

.inner .lead__descr {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 60px
}

@media (min-width:0) and (max-width:767px) {
    .inner .lead__descr {
        box-sizing: border-box;
        color: #000;
        font-size: 16px;
        margin-bottom: 0;
        padding: 30px 20px;
        position: relative;
        width: 90%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner .lead__descr {
        box-sizing: border-box;
        color: #000;
        font-size: 16px;
        margin-bottom: 0;
        padding: 30px 20px;
        position: relative;
        width: 90%
    }
}

.inner .lead.himself {
    padding-bottom: 20px;
    width: 600px
}

@media (min-width:0) and (max-width:767px) {
    .inner .lead.himself {
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner .lead.himself {
        color: #fff;
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 0;
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .inner.himself .content-bordertop {
        padding: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner.himself .content-bordertop {
        padding: 0
    }
}

.inner .content__types {
    margin: 0
}

@media (min-width:0) and (max-width:767px) {
    .inner .content__types {
        margin: 0 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner .content__types {
        margin: 0 20px
    }
}

.inner .content__innerpadding {
    margin: 30px auto 20px;
    position: relative;
    transition: all .25s ease-out;
    width: 92.5%;
    max-width: 92.5%
}

@media (min-width:0) and (max-width:1023px) {
    .inner .content__innerpadding {
        margin: 0;
        width: 100%;
        max-width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .inner .content__innerpadding {
        margin: 0 auto;
        width: 100%;
        max-width: 1340px
    }
}

.inner .content-bordertop {
    border-top: 2px solid #eaeaea;
    padding: 90px 0
}

@media (min-width:0) and (max-width:1023px) {
    .inner .content-bordertop {
        padding: 0
    }
}

.inner .content-bordertop__inner {
    margin: 0 0 0 50px;
    width: 600px
}

@media (min-width:0) and (max-width:1023px) {
    .inner .content-bordertop__inner {
        box-sizing: border-box;
        margin: 0;
        padding: 0 20px;
        width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .inner .content-bordertop__inner {
        box-sizing: border-box;
        margin: 0 auto;
        padding: 30px 300px 0 0;
        width: 100%;
        max-width: 1340px
    }
}

.inner .content-bordertop__inner h1 {
    font-size: 32px;
    font-weight: 300
}

.inner .content-bordertop__inner ol {
    counter-reset: num;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 40px
}

.inner .content-bordertop__inner ol li {
    font-size: 18px;
    line-height: 140%;
    margin: 0;
    padding: 0 0 30px;
    position: relative
}

.inner .content-bordertop__inner ol li::before {
    content: counter(num) "";
    counter-increment: num;
    display: block;
    font-size: 32px;
    height: 40px;
    left: -40px;
    position: absolute;
    top: 5px;
    width: 40px
}

.inner-pic {
    border: none
}

.inner-pic .content-bordertop {
    border-top: none
}

.inner-pic h3,
.tarif-lead h2 {
    margin-top: 0
}

@media (min-width:0) and (max-width:767px) {
    .inner-pic .inner__header {
        height: 116px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-pic .inner__header {
        height: 116px
    }
}

@media (min-width:0) and (max-width:767px) {
    .inner-pic .lead {
        height: auto!important;
        margin-bottom: 0!important;
        padding: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-pic .lead {
        height: auto!important;
        margin-bottom: 0!important;
        padding: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .inner-pic .lead h1 {
        background: 0 0;
        display: block!important;
        line-height: 100%!important;
        margin: 0!important;
        padding: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-pic .lead h1 {
        background: 0 0;
        display: block!important;
        line-height: 100%!important;
        margin: 0!important;
        padding: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .inner-pic .lead__descr {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner-pic .lead__descr {
        display: none
    }
}

.inner__header {
    background-repeat: no-repeat;
    background-size: cover;
    height: 370px;
    overflow: hidden
}

@media (min-width:0) and (max-width:767px) {
    .inner__header {
        height: auto
    }
}

@media (min-width:767px) and (max-width:959px) {
    .inner__header {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: 280px
    }
}

.inner__header .item-bg {
    background-position: center center!important
}

.inner__header-wrap {
    background: rgba(46, 47, 57, .9)
}

.inner__header-wrap .stocklist__pic {
    opacity: .45
}

.inner__header .content__innerpadding {
    height: 370px;
    margin-top: 0;
    padding-top: 26px;
    position: relative;
    z-index: 3
}

@media (min-width:0) and (max-width:767px) {
    .inner__header .content__innerpadding {
        height: auto;
        margin: 0;
        padding-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner__header .content__innerpadding {
        height: auto;
        margin: 0;
        padding-left: 30px;
        padding-top: 0
    }
}

.inner__header .content__innerpadding h1 {
    color: #fff;
    margin-top: 0
}

@media (min-width:0) and (max-width:767px) {
    .inner__header .content__innerpadding h1 {
        font-size: 22px;
        font-weight: 600;
        left: 25px;
        position: absolute;
        top: 45px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner__header .content__innerpadding h1 {
        display: none
    }
}

.inner__header .content__innerpadding .lead__descr {
    color: #fff;
    font-weight: 300
}

@media (min-width:0) and (max-width:767px) {
    .inner__header .content__innerpadding .lead__descr {
        box-sizing: border-box;
        color: #000;
        font-size: 16px;
        margin-bottom: 0;
        padding: 30px 20px;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner__header .content__innerpadding .lead__descr {
        color: #fff;
        font-size: 16px;
        margin-bottom: 0;
        padding: 0;
        position: relative;
        width: 60%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .price-call-full {
        background: #dee5ef;
        box-sizing: border-box;
        width: 100%
    }
}

.price-call {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #dee5ef;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 132px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 50px
}

@media (min-width:0) and (max-width:767px) {
    .price-call {
        display: block;
        height: auto;
        padding: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .price-call {
        display: block;
        height: auto;
        padding: 20px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .price-call {
        background: #dee5ef;
        box-sizing: border-box;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        max-width: 1340px
    }
}

.price-call p {
    font-size: 18px;
    margin-top: 0;
    width: 100%
}

.price-call__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .price-call__form {
        display: block
    }
}

.price-call input {
    background: #fff;
    border: none;
    box-sizing: border-box;
    font-size: 18px;
    padding: 13px 20px 15px;
    transition: all .25s ease-out;
    width: 1150px
}

@media (min-width:0) and (max-width:767px) {
    .price-call input {
        display: block;
        width: 100%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .price-call input {
        width: 730px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .price-call input {
        width: 1120px
    }
}

@media (min-width:0) and (max-width:767px) {
    .price-call .btn-orange {
        margin-top: 10px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .price-call .btn-orange {
        margin-left: 20px;
        padding-left: 30px;
        padding-right: 30px
    }
}

.price-list-full {
    background: #eef2f7;
    box-sizing: border-box;
    padding: 20px 0
}

.price-block {
    background: #fff;
    margin-bottom: 20px
}

@media (min-width:0) and (max-width:767px) {
    .price-block {
        margin: 0 20px 20px
    }
}

.price-block:last-child {
    margin-bottom: 0
}

@media (min-width:1599px) and (max-width:5000px) {
    .price-block {
        box-sizing: border-box;
        margin: 0 auto 20px;
        padding: 0;
        width: 100%;
        max-width: 1340px
    }
}

.price-block__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #eef2f7;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 90px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 22px 32px
}

@media (min-width:0) and (max-width:767px) {
    .price-block__header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        padding: 30px 20px
    }
}

.price-block__type-undertitle {
    font-size: 32px
}

@media (min-width:0) and (max-width:767px) {
    .price-block__type {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .price-block__type {
        width: 100%
    }
}

.price-block__tarif {
    font-size: 32px;
    text-align: right;
    width: 300px
}

@media (min-width:0) and (max-width:767px) {
    .price-block__tarif {
        text-align: left;
        width: 100%
    }
}

.price-block__body {
    padding: 20px 32px
}

@media (min-width:0) and (max-width:767px) {
    .price-block__body {
        padding: 0
    }
}

.price-block__row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 67px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:0) and (max-width:767px) {
    .price-block__row {
        height: auto;
        padding: 15px 20px
    }
}

.price-block__row-tarif {
    text-align: right;
    width: 300px
}

@media (min-width:0) and (max-width:767px) {
    .price-block__row-tarif {
        width: 100%
    }
}

.sip-list {
    width: 100%
}

.row-sip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 65px 0
}

@media (min-width:0) and (max-width:767px) {
    .row-sip {
        display: block;
        padding: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip {
        display: block;
        padding: 0
    }
}

.row-sip__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 960px
}

@media (min-width:0) and (max-width:767px) {
    .row-sip__item {
        display: block;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip__item {
        margin: 0 auto;
        width: 90%
    }
}

.row-sip__pic {
    border-radius: 600px;
    height: 280px;
    overflow: hidden;
    width: 280px;
    min-width: 280px
}

@media (min-width:0) and (max-width:767px) {
    .row-sip__pic {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 200px;
        min-height: 200px;
        margin: 0 auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 200px;
        min-width: 200px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip__pic {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 200px;
        min-height: 200px;
        margin: 0 auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 200px;
        min-width: 200px
    }
}

@media (min-width:0) and (max-width:767px) {
    .row-sip__pic img {
        height: auto;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip__pic img {
        height: auto;
        width: 100%
    }
}

.row-sip__half {
    width: 580px
}

@media (min-width:0) and (max-width:767px) {
    .row-sip__half {
        box-sizing: border-box;
        margin-bottom: 40px;
        padding: 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip__half {
        box-sizing: border-box;
        margin-bottom: 40px;
        padding: 20px;
        width: 100%
    }
}

.row-sip__half h3 {
    font-size: 44px
}

@media (min-width:0) and (max-width:1023px) {
    .row-sip__half h3 {
        font-size: 24px
    }
}

.row-sip__descr {
    font-size: 18px;
    line-height: 26px
}

.row-sip:nth-child(2) {
    background: #fbfbfb
}

@media (min-width:0) and (max-width:767px) {
    .row-sip:nth-child(2) {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip:nth-child(2) {
        display: none
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .row-sip:nth-child(2) {
        margin-left: -800px;
        margin-right: -800px
    }
}

.row-sip:nth-child(2) .row-sip__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.row-sip:nth-child(3) {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:0) and (max-width:1023px) {
    .row-sip:nth-child(3) {
        padding-bottom: 40px;
        padding-top: 40px
    }
}

.row-sip:nth-child(3) .row-sip__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.row-sip:nth-child(3) .row-sip__item h3 {
    font-size: 44px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%
}

@media (min-width:0) and (max-width:959px) {
    .row-sip:nth-child(3) .row-sip__item h3 {
        font-size: 24px;
        margin-top: 0
    }
}

.row-sip:nth-child(3) .row-sip__descr {
    text-align: center;
    width: 700px
}

@media (min-width:0) and (max-width:959px) {
    .row-sip:nth-child(3) .row-sip__descr {
        display: none
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .row-sip:nth-child(3) .row-sip__descr {
        margin-bottom: 30px
    }
}

.row-sip:nth-child(3) .tech-process {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0
}

@media (min-width:0) and (max-width:959px) {
    .row-sip:nth-child(3) .tech-process {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 0
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .row-sip:nth-child(3) .tech-process {
        margin-bottom: 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .row-sip:nth-child(3) .tech-process__item {
        display: block;
        margin-bottom: 30px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip:nth-child(3) .tech-process__item {
        width: 25%
    }
}

.row-sip:nth-child(3) .tech-process__item-pic:after {
    display: none
}

@media (min-width:0) and (max-width:767px) {
    .row-sip:nth-child(3) .tech-process__item-pic {
        display: block;
        height: 106px;
        margin: 0 auto;
        overflow: hidden;
        width: 106px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip:nth-child(3) .tech-process__item-pic {
        display: block;
        height: 106px;
        margin: 0 auto;
        overflow: hidden;
        width: 106px
    }
}

@media (min-width:0) and (max-width:959px) {
    .row-sip:nth-child(3) .tech-process__item-pic img {
        height: 100%;
        left: 50%;
        position: relative;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .row-sip:nth-child(3) .tech-process__item-txt {
        color: #000;
        display: block;
        font-size: 14px;
        margin: 15px auto 0;
        width: 40%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip:nth-child(3) .tech-process__item-txt {
        color: #000;
        display: block;
        font-size: 14px;
        margin: 15px auto 0;
        width: 100%
    }
}

.row-sip:nth-child(3) .btn-orange {
    width: 300px
}

@media (min-width:0) and (max-width:767px) {
    .row-sip:nth-child(3) .btn-orange {
        display: block;
        font-size: 18px;
        font-weight: 300;
        margin: 0 auto 30px;
        width: 90%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .row-sip:nth-child(3) .btn-orange {
        display: block;
        font-size: 18px;
        font-weight: 300;
        margin: 60px auto 30px;
        width: 90%
    }
}

.promo-header {
    background-position: 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 620px;
    width: 100%
}

@media (min-width:0) and (max-width:1023px) {
    .promo-header {
        height: auto;
        overflow: hidden
    }
}

.promo-header__inner {
    -ms-flex-line-pack: justify;
    align-content: space-between;
    background: rgba(0, 0, 0, .4);
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .promo-header__inner {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .promo-header__inner {
        display: block;
        padding-bottom: 50px;
        padding-top: 50px
    }
}

@media (min-width:0) and (max-width:767px) {
    .promo-header__inner .btn-white {
        box-sizing: border-box;
        left: 20px;
        position: relative;
        text-align: center;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 222px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .promo-header__inner .btn-white {
        box-sizing: border-box;
        left: 50%;
        margin-top: 40px;
        position: relative;
        text-align: center;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 222px
    }
}

.promo-header h1 {
    color: #fff;
    display: block;
    font-size: 36px;
    margin-top: 0;
    text-align: center;
    transition: all .2s ease-out;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .promo-header h1 {
        font-size: 20px;
        font-weight: 400;
        text-align: left
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .promo-header h1 {
        font-size: 24px;
        font-weight: 400;
        text-align: center
    }
}

.promo-header__wrap {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .promo-header__wrap {
        display: block;
        margin-left: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .promo-header__wrap {
        display: block;
        margin-left: 0
    }
}

.promo-header__params {
    color: #fff;
    position: relative
}

@media (min-width:767px) and (max-width:1023px) {
    .promo-header__params {
        text-align: center
    }
}

.promo-header__params-item {
    display: inline-block;
    text-align: center;
    width: 250px
}

@media (min-width:0) and (max-width:767px) {
    .promo-header__params-item {
        display: block;
        margin-bottom: 28px;
        text-align: left;
        width: 100%
    }
}

.promo-header__params-title {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 5px
}

.promo-header__params-val {
    font-size: 18px;
    font-weight: 300
}

.promo-slider-full {
    background: #eef2f7;
    padding: 60px 0
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full {
        overflow: hidden;
        padding: 30px 0 60px
    }
}

.promo-slider-full .bx-viewport {
    height: auto!important
}

.promo-slider-full .promo-bxslider__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 50%;
    position: relative;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transition: all .2s ease-out;
    width: 850px
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .promo-bxslider__content {
        display: block;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 100%
    }
}

.promo-slider-full .promo-bxslider__left {
    display: inline-block;
    vertical-align: top;
    transition: all .2s ease-out;
    width: 300px
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .promo-bxslider__left {
        display: block;
        width: 100%
    }
}

.promo-slider-full .promo-bxslider__pic {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100%;
    height: 300px;
    transition: all .2s ease-out;
    width: 300px
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .promo-bxslider__pic {
        height: 180px;
        margin: 0 auto 25px;
        width: 180px
    }
}

.promo-slider-full .promo-bxslider__right {
    display: inline-block;
    vertical-align: top;
    transition: all .2s ease-out;
    width: 480px
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .promo-bxslider__right {
        display: block;
        width: 100%
    }
}

.promo-slider-full .promo-bxslider__right h3 {
    font-size: 42px;
    margin: 0 0 20px;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .promo-slider-full .promo-bxslider__right h3 {
        font-size: 24px;
        margin: 0 0 25px;
        text-align: center
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .promo-slider-full .promo-bxslider__right h3 {
        font-size: 24px;
        margin: 0 0 25px;
        text-align: center;
        width: 100%
    }
}

.promo-slider-full .promo-bxslider__descr {
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .promo-bxslider__descr {
        font-size: 16px;
        margin: 0 auto 30px;
        text-align: center;
        width: 90%
    }
}

.promo-slider-full .bx-wrapper {
    background: 0 0!important
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .bx-wrapper .bx-pager {
        bottom: -20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .promo-slider-full .bx-wrapper .bx-controls-direction {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .promo-slider-full .bx-wrapper .bx-controls-direction {
        left: 50%;
        margin: 0 auto;
        position: absolute;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 320px
    }
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .bx-wrapper .bx-controls-direction a {
        background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-8.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -30px;
        height: 20px;
        top: auto;
        width: 40px
    }
    .promo-slider-full .bx-wrapper .bx-controls-direction a.bx-prev {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

.promo-slider-full .bx-pager-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-block;
    height: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 3px;
    position: relative;
    width: 18px
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .bx-pager-item {
        height: 13px;
        padding: 0;
        width: 13px
    }
}

.promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link {
    background: 0 0;
    border-radius: 100%;
    display: block;
    height: 18px;
    position: relative;
    transition: all .2s ease-out;
    width: 18px
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link {
        background: 0 0;
        border: 3px solid #22216e;
        height: 8px;
        padding: 0;
        width: 8px
    }
    .promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link:focus {
        background: 0 0;
        border: 3px solid #22216e;
        height: 8px;
        padding: 0;
        width: 8px
    }
}

.areatools,
.promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link.active,
.promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link:hover {
    background: #f16541
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link.active,
    .promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link:hover {
        background: #22216e
    }
}

.promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link:after {
    background: #f16541;
    border-radius: 100%;
    content: '';
    display: block;
    height: 8px;
    left: 50%;
    margin-left: -4px;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 8px
}

@media (min-width:0) and (max-width:959px) {
    .promo-slider-full .bx-wrapper .bx-pager-item a.bx-pager-link:after {
        display: none
    }
}

.areatools {
    box-sizing: border-box;
    color: #fff;
    padding: 55px 0
}

@media (min-width:0) and (max-width:959px) {
    .areatools {
        padding: 30px 0
    }
}

.areatools h3 {
    font-size: 40px;
    margin: 0 0 30px;
    text-align: center
}

@media (min-width:0) and (max-width:959px) {
    .areatools h3 {
        font-size: 24px;
        font-weight: 600;
        margin-left: auto;
        margin-right: auto;
        width: 80%
    }
}

.areatools__adv {
    display: block;
    margin-bottom: 60px;
    position: relative;
    text-align: center;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .areatools__adv {
        display: block;
        left: 0;
        margin: 0 auto 40px;
        text-align: left;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 160px
    }
}

.areatools__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: left
}

.areatools__item:nth-child(1) {
    width: 138px
}

.areatools__item:nth-child(2) {
    margin: 0 80px;
    width: 160px
}

@media (min-width:0) and (max-width:767px) {
    .areatools__item:nth-child(2) {
        margin: 0 0 20px
    }
}

.areatools__item:nth-child(3) {
    width: 170px
}

@media (min-width:0) and (max-width:767px) {
    .areatools__item {
        margin-bottom: 20px;
        width: 100%
    }
    .areatools__item div {
        display: inline
    }
}

.areatools__check,
.areatools__content {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.areatools__check {
    width: 25px
}

.areatools__check:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/checkbox-white.svg);
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    display: block;
    height: 24px;
    width: 24px
}

.areatools__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 10px
}

.areatools__title,
.areatools__undertitle {
    display: block;
    width: 100%
}

.areatools__title {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 4px
}

.areatools__undertitle {
    font-weight: 300
}

.areatools__lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 50%;
    margin-bottom: 55px;
    position: relative;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 600px
}

@media (min-width:0) and (max-width:767px) {
    .areatools__lead {
        display: block;
        width: 100%
    }
}

.areatools__lead-left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-block;
    height: 160px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 160px
}

@media (min-width:0) and (max-width:767px) {
    .areatools__lead-left {
        display: block;
        height: 106px;
        margin: 0 auto 20px;
        width: 100%
    }
}

.areatools__lead-pic {
    background: #fff;
    border-radius: 100%;
    height: 160px;
    width: 160px
}

@media (min-width:0) and (max-width:767px) {
    .areatools__lead-pic {
        display: block;
        height: 106px;
        margin: 0 auto;
        width: 106px
    }
}

.areatools__lead-pic img {
    height: 60%;
    left: 50%;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60%
}

.areatools__lead-right {
    margin-left: 60px
}

@media (min-width:0) and (max-width:767px) {
    .areatools__lead-right {
        margin: 0
    }
}

.areatools__lead-title {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 20px
}

@media (min-width:0) and (max-width:767px) {
    .areatools__lead-title {
        font-size: 22px;
        text-align: center
    }
}

.areatools__lead-content {
    font-size: 14px;
    font-weight: 300;
    line-height: 150%
}

@media (min-width:0) and (max-width:767px) {
    .areatools__lead-content {
        font-size: 16px;
        margin: 0 auto;
        text-align: center;
        width: 90%
    }
}

.areatools .btn-white {
    border-radius: 600px;
    left: 50%;
    position: relative;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (min-width:0) and (max-width:767px) {
    .areatools .btn-white {
        box-sizing: border-box;
        border-radius: 0;
        text-align: center;
        width: 260px
    }
}

.connect-tarif {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 536px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 1200px
}

@media (min-width:0) and (max-width:959px) {
    .connect-tarif {
        background: #eef2f7;
        display: block;
        height: auto;
        max-width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .connect-tarif {
        box-sizing: border-box;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        max-width: 1340px
    }
}

.connect-tarif__left {
    position: relative;
    z-index: 2
}

@media (min-width:1023px) and (max-width:1599px) {
    .connect-tarif__left {
        margin-left: 30px
    }
}

.connect-tarif__left-title {
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 30px
}

@media (min-width:0) and (max-width:959px) {
    .connect-tarif__left-title {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 20px;
        margin-top: 30px;
        text-align: center
    }
}

.connect-tarif__left-descr {
    font-size: 18px;
    line-height: 150%;
    width: 450px
}

@media (min-width:0) and (max-width:959px) {
    .connect-tarif__left-descr {
        font-size: 16px;
        margin: 0 auto 30px;
        text-align: center;
        width: 80%
    }
}

.connect-tarif__circle {
    background: #dee5ef;
    border-radius: 100%;
    height: 758px;
    position: absolute;
    right: 0;
    top: -280px;
    width: 758px;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .connect-tarif__circle {
        background: 0 0;
        height: auto;
        position: relative;
        top: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .connect-tarif__circle {
        background: 0 0;
        height: auto;
        margin: 0 auto 40px;
        position: relative;
        top: 0;
        width: 82%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .connect-tarif__circle {
        right: -100px
    }
}

.connect-tarif__item {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 195px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    width: 195px
}

@media (min-width:0) and (max-width:767px) {
    .connect-tarif__item {
        height: 180px;
        margin: 0 auto 25px;
        position: relative;
        width: 180px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .connect-tarif__item {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        height: 180px;
        position: relative;
        top: 0;
        width: 180px
    }
}

.connect-tarif__item-icon {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 56px;
    margin: 0 auto 12px;
    width: 56px
}

.connect-tarif__item-title,
.connect-tarif__item-undertitle {
    color: #4a4a4a;
    display: block;
    font-size: 14px;
    text-align: center;
    width: 100%
}

.connect-tarif__item-undertitle {
    color: #000;
    font-size: 18px
}

.connect-tarif__item:nth-child(1) {
    bottom: 220px;
    left: 30%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (min-width:0) and (max-width:959px) {
    .connect-tarif__item:nth-child(1) {
        bottom: 0;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.connect-tarif__item:nth-child(2) {
    bottom: 50px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (min-width:0) and (max-width:767px) {
    .connect-tarif__item:nth-child(2) {
        bottom: 0;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .connect-tarif__item:nth-child(2) {
        bottom: 0;
        left: 0;
        margin: 0 40px;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        top: 10px
    }
}

.connect-tarif__item:nth-child(3) {
    bottom: 267px;
    left: 60%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (min-width:0) and (max-width:959px) {
    .connect-tarif__item:nth-child(3) {
        bottom: 0;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.sitemap {
    padding-bottom: 50px
}

.sitemap ul li {
    font-weight: 700;
    list-style: none;
    margin: 0;
    padding: 7px 0
}

.sitemap ul li a {
    color: #000;
    text-decoration: none
}

.sitemap ul li ul li {
    font-weight: 300;
    margin-left: 30px
}

.sitemap ul li ul li:before {
    content: '—';
    margin-left: -30px;
    margin-right: 10px
}

.sitemap ul li ul li ul li {
    margin-left: 20px
}

.himself-wrap {
    padding-top: 26px
}

@media (min-width:0) and (max-width:767px) {
    .himself-wrap {
        padding-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .himself-wrap {
        padding-top: 0
    }
}

.himself-wrap .content-bordertop {
    padding: 0 0 40px
}

.himself-wrap .content-bordertop__inner {
    padding: 10px 300px 0 0
}

@media (min-width:0) and (max-width:767px) {
    .himself-wrap .content-bordertop__inner {
        box-sizing: border-box;
        padding: 0 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .himself-wrap .content-bordertop__inner {
        box-sizing: border-box;
        padding: 0 20px
    }
}

@media (min-width:0) and (max-width:1023px) {
    .content-block__inner-row__right {
        display: none!important
    }
}

.map-wrap__full {
    background: #dee5ef
}

.map-wrap__type {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    font-weight: 300;
    height: 96px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__type {
        height: 150px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .map-wrap__type {
        height: 150px
    }
}

.map-wrap__type-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0 0;
    border-left: 1px solid #ededed;
    border-top: 1px solid #ededed;
    color: #8486bd;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 24px;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: all .25s ease-out;
    width: 50%
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__type-btn {
        -ms-flex-line-pack: center;
        align-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-size: 16px;
        height: 150px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .map-wrap__type-btn {
        -ms-flex-line-pack: center;
        align-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-size: 16px;
        height: 150px
    }
}

.map-wrap__type-btn:first-child,
.map-wrap__type-btn:hover:first-child {
    border-left: none;
    margin-right: 0
}

.map-wrap__type-btn:first-child:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/area.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain!important;
    content: '';
    display: inline-block;
    height: 40px!important;
    margin-bottom: 0;
    width: 80px!important
}

@media (min-width:0) and (max-width:1023px) {
    .map-wrap__type-btn:first-child:before {
        margin-bottom: 15px
    }
}

.map-wrap__type-btn:hover:last-child,
.map-wrap__type-btn:last-child {
    border-left: none;
    margin-right: 0
}

.map-wrap__type-btn:last-child:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/hands-orange.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain!important;
    content: '';
    display: inline-block;
    height: 40px!important;
    margin-bottom: 0;
    width: 80px!important
}

@media (min-width:0) and (max-width:1023px) {
    .map-wrap__type-btn:last-child:before {
        margin-bottom: 15px
    }
}

.map-wrap__type-btn:hover {
    background: #201c6f!important;
    border-top: 1px solid #201c6f!important;
    color: #fff
}

.map-wrap__type-btn:hover:first-child:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/area-white.svg)!important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain!important;
    content: '';
    display: inline-block;
    height: 40px!important;
    margin-bottom: 0;
    width: 80px!important
}

@media (min-width:0) and (max-width:1023px) {
    .map-wrap__type-btn:hover:first-child:before {
        margin-bottom: 15px
    }
}

.map-wrap__type-btn:hover:last-child:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/hands.svg)!important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain!important;
    content: '';
    display: inline-block;
    height: 40px!important;
    margin-bottom: 0;
    width: 80px!important
}

@media (min-width:0) and (max-width:1023px) {
    .map-wrap__type-btn:hover:last-child:before {
        margin-bottom: 15px
    }
}

.complect__list-item .panel ul li a:hover,
.map-wrap__type-btn.active,
.obj-list__item .panel ul li a:hover {
    background: #f16541;
    border-top: 1px solid #f16541;
    color: #fff
}

.map-wrap__type-btn.active:first-child:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/area-white.svg)
}

.map-wrap__type-btn.active:last-child:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/hands.svg)
}

.map-wrap__type-block {
    background: #EDEDED;
    display: none
}

.map-wrap__type-block.active {
    display: block
}

.map-wrap__type-block--setup {
    background: #dee5ef
}

.map-wrap__type-block__form,
.map-wrap__type-block__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.map-wrap__type-block__title {
    font-size: 26px;
    height: 90px
}

.map-wrap__type-block__form {
    background: #EDEDED;
    box-sizing: border-box;
    height: 132px;
    margin: 0 auto;
    padding: 0 40px;
    width: 100%;
    max-width: 1340px
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__type-block__form {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .map-wrap__type-block__form {
        display: none
    }
}

.map-wrap__type-block__form-input {
    display: inline-block;
    margin-right: 20px
}

.map-wrap__type-block__form-input .title {
    color: #1e22be;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
}

.map-wrap__type-block__form-input input {
    background: #fff;
    color: #000;
    border: none;
    box-sizing: border-box;
    padding: 20px 17px
}

.map-wrap__type-block__form-input input::placeholder {
    color: #000;
    opacity: 1;
}

.map-wrap__type-block__form-input input:-ms-input-placeholder {
    color: #000;
}

.map-wrap__type-block__form-input input::-ms-input-placeholder {
    color: #000;
}

.map-wrap__type-block__form-input:first-child {
    width: 50%
}

.map-wrap__type-block__form-input:first-child input {
    width: 100%
}

.map-wrap__type-block__form-input:nth-child(2) {
    width: 70%
}

.map-wrap__type-block__form-input:nth-child(2) input {
    display: inline-block;
    float: left;
    margin-right: 10px;
    width: calc(50% - 10px)
}

@media (min-width:1023px) and (max-width:1279px) {
    .map-wrap__type-block__form-input:nth-child(2) input {
        width: 46%
    }
}

.map-wrap__type-block__form-input:nth-child(2) input:last-child {
    margin-right: 0;
    width: 50%;
}

.map-wrap__type-block__form-input:last-child {
    margin-right: 0;
    width: 20%
}

.map-wrap__type-block__form-input:last-child button {
    background: #2023BB;
    border: none;
    color: #fff;
    padding: 3px 0;
    position: relative;
    text-align: center;
    top: 13px;
    transition: all .2s ease-out;
    width: 100%;
    min-width: 0;
}

.map-wrap__type-block__map {
    height: 330px
}

.map-wrap__place {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #dee5ef;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100px;
    height: auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 50px
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__place {
        display: none
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .map-wrap__place {
        margin: 0 auto;
        padding: 20px 0;
        width: 100%;
        max-width: 1340px
    }
}

.map-wrap__place-address {
    width: 48.05%
}

.map-wrap__place .title {
    font-size: 15px;
    margin-bottom: 6px
}

.map-wrap__place .text {
    font-size: 22px
}

.map-wrap__place-latitude,
.map-wrap__place-longitude {
    width: 15.64%
}

.map-wrap__place-edit {
    text-align: right;
    width: 20.52%
}

.map-wrap__place .btn-white {
    padding: 10px 40px
}

.map-wrap__objects {
    background: #fff;
    box-sizing: border-box;
    padding: 40px 50px;
    margin-bottom: -50px;
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__objects {
        padding: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .map-wrap__objects {
        padding: 20px
    }
}

.map-wrap__objects-inner {
    position: relative
}

@media (min-width:1599px) and (max-width:5000px) {
    .map-wrap__objects-inner {
        margin: 0 auto;
        padding: 40px 0;
        width: 100%;
        max-width: 1340px
    }
}

.map-wrap__header,
.map-wrap__objects-inner .btns-panel {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.map-wrap__objects-inner .btns-panel {
    left: 50%;
    margin-bottom: 30px;
    margin-left: 0;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.map-wrap__objects-inner .btns-panel div {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: auto;
    padding: 10px 30px;
    width: auto
}

@media (min-width:1023px) and (max-width:1279px) {
    .map-wrap__objects-inner .btns-panel div {
        padding: 10px 20px
    }
}

.map-wrap__objects-inner .btns-panel div.active,
.map-wrap__objects-inner .btns-panel div:hover {
    background: #211d70;
    color: #fff
}

.map-wrap__header {
    background: #dee5ef;
    height: 160px
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__header {
        height: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .map-wrap__header {
        height: auto
    }
}

.map-wrap__header .btns-panel {
    margin-bottom: 30px;
    margin-left: 0
}

.map-wrap__header .btns-panel div {
    width: 160px
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__header .btns-panel div {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .map-wrap__header .btns-panel div {
        width: 100%
    }
}

.map-wrap__header .btn-arrow {
    color: #000;
    width: 190px
}

.map-wrap .btns-panel {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 50%;
    margin-bottom: 30px;
    margin-left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.map-wrap .btns-panel div {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: auto;
    padding: 10px 30px;
    width: auto
}

@media (min-width:1023px) and (max-width:1279px) {
    .map-wrap .btns-panel div {
        padding: 10px 20px
    }
}

.obj-list {
    margin: 0 auto 70px;
    width: 100%
}

.obj-list__item {
    box-shadow: 0 40px 60px rgba(81, 83, 126, 0);
    margin-bottom: 20px;
    position: relative;
    transition: all .1s ease-out
}

.obj-list__item-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    height: 90px;
    position: relative;
    z-index: 2
}

.obj-list__item-row__inner,
.obj-list__item-row__inner-tarif {
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    width: 128px
}

.obj-list__item-row__inner-tarif {
    padding-left: 25px;
    text-transform: uppercase;
    width: 305px
}

.obj-list__item-row__inner-tarif-title {
    font-size: 14px;
    margin-bottom: 5px
}

.obj-list__item-row__inner-tarif-txt {
    font-size: 28px
}

.obj-list__item-row__inner-title {
    font-size: 14px;
    margin-bottom: 5px
}

.obj-list__item-row__inner-txt {
    font-size: 18px
}

.obj-list__item .panel {
    bottom: 0;
    opacity: 0;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
    z-index: 1
}

.complect__list-item .panel ul,
.obj-list__item .panel ul {
    font-size: 0;
    margin: 0;
    padding: 0
}

.complect__list-item .panel ul li,
.obj-list__item .panel ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 50%
}

.complect__list-item .panel ul li a,
.obj-list__item .panel ul li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-top: 1px solid #ededed;
    color: #6c6ea2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none
}

.obj-list__item .panel ul li:last-child {
    border-left: 1px solid #ededed;
    margin-left: -1px
}

.obj-list__item .panel ul li:last-child:hover {
    border-left: 1px solid #f16541
}

.obj-list__item:hover {
    box-shadow: 0 40px 60px rgba(81, 83, 126, .5)
}

.obj-list__item:hover .panel {
    bottom: -41px;
    opacity: 1
}

.obj-list__item.show {
    box-shadow: 0 40px 60px rgba(81, 83, 126, .5)!important
}

.obj-list__item.show .panel {
    bottom: -41px!important;
    opacity: 1!important
}

.obj-list__item.show .panel .more-tarif {
    font-size: 0
}

.complect__list-item.show .panel ul li:last-child,
.obj-list__item.show .panel ul li:last-child {
    position: relative;
    top: -6px
}

.obj-list__item.show .panel .more-tarif:after {
    content: 'Свернуть информацию';
    display: block;
    font-size: 16px
}

.zindex500 {
    z-index: 500
}

.coating .content__innerpadding .btn-categories {
    height: 51px;
    position: absolute;
    right: 0;
    top: 55px
}

@media (min-width:0) and (max-width:767px) {
    .coating .content__innerpadding .btn-categories {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #201c6f;
        color: #201c6f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        font-weight: 400!important;
        height: 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        left: 20px;
        margin: 0;
        padding: 0;
        position: relative;
        right: auto;
        top: -10px;
        width: 218px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .coating .content__innerpadding .btn-categories {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #201c6f;
        color: #201c6f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        font-weight: 400!important;
        height: 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 20px;
        top: 20px;
        width: 218px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .coating .content__innerpadding .btn-categories {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid #201c6f;
        color: #201c6f;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        font-weight: 400!important;
        height: 38px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        left: 20px;
        margin: 0;
        padding: 0;
        position: relative;
        right: auto;
        top: -10px;
        width: 218px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .coating .content__innerpadding .btn-categories {
        position: absolute;
        top: 30%
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .coating .content__innerpadding .btn-categories {
        position: absolute;
        top: 20px
    }
}

.inner.coating .lead {
    width: 750px
}

@media (min-width:0) and (max-width:767px) {
    .inner.coating .lead {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .inner.coating .lead {
        width: 100%
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .inner.coating .lead {
        width: 60%
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .inner.coating .lead {
        width: 100%
    }
}

.inner.coating .lead__descr {
    line-height: 26px;
    margin-bottom: 40px
}

.models-panel {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0
}

@media (min-width:0) and (max-width:767px) {
    .models-panel {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .models-panel {
        display: none
    }
}

.models-panel__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #a0a0a0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    padding: 0 10px;
    font-weight: 250
}

.coating-map {
    height: 504px
}

@media (min-width:0) and (max-width:767px) {
    .coating-map {
        overflow: hidden;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .coating-map {
        overflow: hidden;
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .map-wrap__place-full {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .map-wrap__place-full {
        display: none
    }
}

@media (min-width:0) and (max-width:1023px) {
    .map-wrap .filter-mobile--news {
        margin: 0!important;
        padding: 27px 0
    }
    .filter-mobile--tarif {
        padding-top: 27px;
        padding-bottom: 27px
    }
}

.tarif {
    box-sizing: border-box
}

.tarif .content-bordertop__inner {
    box-sizing: border-box;
    margin: 0 auto;
    transition: all .25s ease-out;
    width: 92.5%;
    max-width: 92.5%
}

@media (min-width:0) and (max-width:767px) {
    .tarif .content-bordertop__inner {
        width: 100%;
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .content-bordertop__inner {
        width: 100%;
        max-width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .tarif .content-bordertop__inner {
        margin: 0 auto;
        width: 100%;
        max-width: 1340px
    }
}

.tarif .row h3 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 25px;
    width: 430px
}

@media (min-width:0) and (max-width:1279px) {
    .tarif .row h3 {
        font-size: 24px;
        line-height: 120%;
        width: 100%
    }
}

.tarif .row>.descr {
    font-size: 18px;
    line-height: 24px;
    width: 560px
}

@media (min-width:0) and (max-width:1279px) {
    .tarif .row>.descr {
        width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .tarif .row>.descr {
        width: 700px
    }
}

.tarif .row:nth-child(4) h3 {
    width: 500px
}

.tarif .tarifs-list {
    margin-bottom: 70px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list {
        margin-bottom: 30px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list {
        margin-bottom: 30px
    }
}

.tarif .tarifs-list__item {
    background: #eef2f7;
    box-sizing: border-box;
    border-radius: 6px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 314px;
    margin-bottom: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    padding: 30px 0 30px 30px;
    position: relative;
    text-decoration: none;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        padding: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        padding: 0
    }
}

.tarif .tarifs-list__item-hover,
.tarif .tarifs-list__item-normal {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tarif .tarifs-list__item-hover {
    background: #f97318;
    background: linear-gradient(to right, #f97318 0%, red 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f97318', endColorstr='#ff0000', GradientType=1);
    box-sizing: border-box;
    border-radius: 6px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    left: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    opacity: 0;
    padding: 30px;
    position: absolute;
    top: 0;
    transition: all .2s ease-out;
    width: 100%;
    z-index: 0
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover {
        height: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        opacity: 1;
        padding: 40px 30px;
        position: relative;
        z-index: 5
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover {
        height: auto;
        opacity: 1;
        padding: 40px 30px;
        position: relative;
        z-index: 5
    }
}

.tarif .tarifs-list__item-hover.tarif-blue {
    background: #4ca0de;
    background: linear-gradient(to right, #4ca0de 0%, #201c6f 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4ca0de', endColorstr='#201c6f', GradientType=1)
}

.tarif .tarifs-list__item-hover .left {
    position: relative
}

.tarif .tarifs-list__item-hover .left,
.tarif .tarifs-list__item-hover .right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 2
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left,
    .tarif .tarifs-list__item-hover .right {
        display: block
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left,
    .tarif .tarifs-list__item-hover .right {
        display: block!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .left,
    .tarif .tarifs-list__item-hover .right {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.tarif .tarifs-list__item-hover .left {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 500px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left {
        position: relative;
        width: 100%;
        z-index: 5
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left {
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .left {
        width: 48%
    }
}

.tarif .tarifs-list__item-hover .left h4,
.tarif .tarifs-list__item-left h4 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left h4 {
        font-size: 24px;
        font-weight: 300
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .left h4 {
        font-size: 24px;
        font-weight: 300
    }
}

.tarif .tarifs-list__item-hover .left .descr {
    line-height: 24px;
    margin-bottom: 20px;
    font-weight: 500
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left .descr {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .left .descr {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left .btns {
        margin-top: 220px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left .btns {
        margin-top: 220px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .left .btns {
        margin-top: 20px
    }
}

.tarif .tarifs-list__item-hover .left .btns a {
    font-weight: 700;
    margin-right: 10px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left .btns a {
        box-sizing: border-box;
        text-align: center;
        width: 220px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .left .btns a {
        box-sizing: border-box;
        text-align: center;
        width: 220px
    }
}

.tarif .tarifs-list__item-hover .left .btns a.btn-white {
    color: #6c6ea2;
    font-size: 18px!important;
    padding: 10px 30px!important
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .left .btns a.btn-white {
        margin-bottom: 10px;
        margin-left: -1px;
        margin-top: 10px;
        padding: 10px 0!important;
        width: 222px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .left .btns a.btn-white {
        margin-bottom: 10px;
        margin-left: -1px;
        margin-top: 10px;
        padding: 10px 0!important;
        width: 222px
    }
}

.tarif .tarifs-list__item-hover .left .btns a.btn-border {
    color: #fff;
    padding: 10px 30px!important;
    position: relative;
    top: 0
}

.tarif .tarifs-list__item-hover .left .btns a.btn-border:hover {
    background: #fff;
    color: #f16541
}

.tarif .tarifs-list__item-hover .right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 360px;
    font-weight: 500;
    position: relative;
    width: 300px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .right {
        height: auto;
        left: 30px;
        position: absolute;
        top: 115px;
        width: 80%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .right {
        left: 30px!important;
        top: 115px!important;
        width: 80%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .right {
        box-sizing: border-box;
        bottom: 0;
        height: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 250px
    }
}

.tarif .tarifs-list__item-hover .right:before {
    background-image: url(/local/templates/map_template/../../assets/i/man.svg);
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    display: block;
    position: absolute;
    height: 330px;
    right: -30px;
    top: 20px;
    width: 234px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .right:before {
        height: 420px;
        right: -110px;
        top: auto;
        width: 234px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover .right:before {
        height: 420px!important;
        right: -110px!important;
        top: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover .right:before {
        height: 330px;
        right: -10px;
        top: -20px;
        width: 234px
    }
    .tarif .tarifs-list__item-hover .right .tarif-params {
        margin-right: 40px
    }
}

.tarif .tarifs-list__item-hover.tarif-blue .right {
    height: 330px;
    right: -30px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover.tarif-blue .right {
        height: auto;
        right: auto
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover.tarif-blue .right {
        position: relative!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover.tarif-blue .right {
        bottom: 0;
        height: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 234px
    }
}

.tarif .tarifs-list__item-hover.tarif-blue .right:before,
.tarif .tech-process__item:after {
    background-image: url(/local/templates/map_template/../../assets/i/system.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    position: absolute;
    height: 470px;
    right: 0;
    top: 20px;
    width: 320px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-hover.tarif-blue .right:before {
        height: 310px;
        right: -90px;
        top: auto;
        width: 320px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover.tarif-blue .right:before {
        height: 310px!important;
        right: -90px!important;
        top: auto!important;
        width: 320px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-hover.tarif-blue .right:before {
        background-image: url(/local/templates/map_template/../../assets/i/system.svg);
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        display: block;
        position: absolute;
        height: 370px;
        right: -50px;
        top: -20px;
        width: 280px
    }
}

.tarif .tarifs-list__item-normal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    width: 100%;
    z-index: 1
}

.tarif .tarifs-list__item-left,
.tarif .tarifs-list__item-right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tarifs-list__item-left,
    .tarif .tarifs-list__item-right {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tarifs-list__item-left,
    .tarif .tarifs-list__item-right {
        display: none
    }
}

.tarif .tarifs-list__item-left,
.tarif .tarifs-list__item-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tarif .tarifs-list__item-left {
    -ms-flex-line-pack: center;
    align-content: center;
    width: 500px
}

.tarif .tarifs-list__item-left h4 {
    font-weight: 500;
    width: 320px
}

.tarif .tarifs-list__item-left .descr {
    line-height: 24px
}

.tarif .tarifs-list__item-right {
    font-weight: 500;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 330px
}

.tarif .tarifs-list__item:hover .tarifs-list__item-hover {
    opacity: 1;
    z-index: 500
}

.tarif .tech-process {
    font-size: 0;
    margin-bottom: 50px;
    margin-top: 45px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tech-process {
        margin-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tech-process {
        margin-top: 0
    }
}

.tarif .tech-process__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 25%
}

.tarif .tech-process__item:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-6.svg);
    background-position: center center;
    height: 30px;
    right: -12%;
    top: 70px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tech-process__item:after {
        display: none
    }
    .tarif .tech-process__item {
        margin-bottom: 40px;
        width: 50%
    }
}

.tarif .tech-process__item-pic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #dbdbdb;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 130px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 130px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tech-process__item-pic {
        height: 105px;
        margin-bottom: 20px;
        width: 105px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tech-process__item-pic {
        height: 105px;
        margin-bottom: 20px;
        width: 105px
    }
}

.tarif .tech-process__item-pic img {
    left: 50%;
    height: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.tarif .tech-process__item-txt {
    box-sizing: border-box;
    color: #525252;
    font-size: 24px;
    margin: 10px 30px;
    text-align: center
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tech-process__item-txt {
        display: block;
        font-size: 16px;
        margin: 0 auto;
        width: 70%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .tech-process__item-txt {
        display: block;
        font-size: 16px;
        margin: 0 auto;
        width: 70%
    }
}

.tarif .tech-process__item:last-child .tech-process__item-pic:after,
.tarif .tech-process__item:last-child:after {
    display: none
}

.tarif .zone-map {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 495px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
    padding: 30px 0;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .tarif .zone-map {
        height: 268px;
        margin-top: 100px;
        padding: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .zone-map {
        height: 268px;
        margin-top: 100px;
        padding: 0
    }
}

.tarif .zone-map .btn-orange {
    font-size: 18px;
    font-weight: 300;
    transition: all .2s ease-out;
    width: 400px
}

@media (min-width:0) and (max-width:767px) {
    .tarif .zone-map .btn-orange {
        box-sizing: border-box;
        font-size: 16px;
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        text-align: center;
        top: -285px;
        width: 265px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .zone-map .btn-orange {
        margin: 0 auto!important;
        top: -285px!important;
        width: 265px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif .zone-map .btn-orange {
        box-sizing: border-box;
        font-size: 16px;
        margin: 0 30px;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        text-align: center;
        top: -285px;
        width: 100%
    }
}

.tarif .h3-dop {
    font-size: 40px
}

.tarif-bxslider-wrap {
    margin: 30px auto 50px;
    width: 100%;
    max-width: 1340px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap {
        margin: 0 25px;
        padding-bottom: 70px;
        width: calc(100% - 50px)
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif-bxslider-wrap {
        margin: 0 25px!important;
        width: calc(100% - 50px)!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap {
        margin: 70px 0 0!important;
        padding-bottom: 70px;
        max-width: 100%
    }
}

.tarif-bxslider-wrap .bx-wrapper {
    position: relative;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper {
        background: 0 0;
        height: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper {
        background: 0 0;
        height: auto!important
    }
}

.tarif-bxslider-wrap .bx-wrapper .bx-viewport {
    height: auto!important;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-viewport {
        background: 0 0;
        height: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-viewport {
        background: 0 0;
        height: auto!important
    }
}

.tarif-bxslider-wrap .bx-wrapper .bx-controls {
    height: 64px;
    position: absolute;
    right: -10px;
    top: 16px;
    transition: all .2s ease-out;
    width: 130px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls {
        bottom: -35px;
        height: 20px;
        right: auto;
        position: relative;
        top: auto;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls {
        bottom: -35px;
        height: 20px;
        right: auto;
        position: relative;
        top: auto;
        width: 100%
    }
}

.tarif-bxslider-wrap .bx-wrapper .bx-controls a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #211d70;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 64px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    transition: all .2s ease-out;
    width: 65px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a {
        background: 0 0;
        background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-9.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
        height: 30px;
        position: absolute;
        width: 40px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a {
        background: 0 0;
        background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-9.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
        height: 30px;
        position: absolute;
        width: 40px
    }
}

.tarif-bxslider-wrap,
.tarif-bxslider-wrap .bx-wrapper .bx-controls a.bx-prev {
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a.bx-prev {
        left: -5px;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a.bx-prev {
        left: -5px;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

.tarif-bxslider-wrap .bx-wrapper .bx-controls a.bx-next {
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a.bx-next {
        right: -5px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a.bx-next {
        right: -5px
    }
}

.tarif-bxslider-wrap .bx-wrapper .bx-controls a:after {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im04OC42LDEyMS4zYzAuOCwwLjggMS44LDEuMiAyLjksMS4yczIuMS0wLjQgMi45LTEuMmMxLjYtMS42IDEuNi00LjIgMC01LjhsLTUxLTUxIDUxLTUxYzEuNi0xLjYgMS42LTQuMiAwLTUuOHMtNC4yLTEuNi01LjgsMGwtNTQsNTMuOWMtMS42LDEuNi0xLjYsNC4yIDAsNS44bDU0LDUzLjl6IiBmaWxsPSIjRkZGRkZGIi8+CiAgPC9nPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    display: block;
    height: 27px;
    position: relative;
    width: 27px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a:after {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-controls a:after {
        display: none
    }
}

.tarif-bxslider-wrap .bx-wrapper .bx-controls a:first-child:after {
    left: -5px
}

.tarif-bxslider-wrap .bx-wrapper .bx-controls a:last-child:after {
    right: -5px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-pager {
        bottom: 0;
        color: #fff;
        font-size: 18px;
        font-weight: 300
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider-wrap .bx-wrapper .bx-pager {
        bottom: 0;
        color: #fff;
        font-size: 18px;
        font-weight: 300
    }
}

.tarif-bxslider,
.tarif-bxslider li {
    margin: 0!important;
    padding: 0!important;
    transition: all .2s ease-out
}

.tarif-bxslider li {
    background: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    list-style: none!important
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider li {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.tarif-bxslider__left,
.tarif-bxslider__right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 310px;
    width: 50%
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider__left,
    .tarif-bxslider__right {
        display: block;
        height: auto;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider__left,
    .tarif-bxslider__right {
        height: 236px
    }
}

.tarif-bxslider__left {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .7;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider__left {
        height: 190px;
        opacity: 1
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider__left {
        height: 236px;
        opacity: 1
    }
}

.tarif-bxslider__right {
    background: #f16541;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    padding: 30px;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider__right {
        background: #fff;
        color: #000;
        padding: 30px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider__right {
        background: #fff;
        padding: 30px 20px
    }
}

.tarif-bxslider__right-inner {
    transition: all .2s ease-out;
    width: 80%
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider__right-inner {
        color: #000;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider__right-inner {
        color: #000;
        width: 100%
    }
}

.tarif-bxslider__right-inner h4 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
    transition: all .2s ease-out;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider__right-inner h4 {
        font-size: 22px;
        font-weight: 600
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider__right-inner h4 {
        font-size: 22px;
        font-weight: 600
    }
}

.tarif-bxslider__right-inner .descr {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 30px;
    transition: all .2s ease-out;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider__right-inner .descr {
        display: block!important;
        margin-bottom: 15px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider__right-inner .descr {
        display: block!important;
        margin-bottom: 15px
    }
}

.tarif-bxslider__right-inner .btn-white {
    font-size: 18px;
    text-align: center;
    transition: all .2s ease-out;
    width: 120px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-bxslider__right-inner .btn-white {
        background: #f16541;
        box-sizing: border-box;
        color: #fff;
        margin-top: 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-bxslider__right-inner .btn-white {
        background: #f16541;
        color: #fff
    }
}

.tarif-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tarif-head .navbar {
    width: 100%
}

.cases .inner__header-wrap,
.tarif-lead {
    overflow: hidden
}

.tarif-lead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tarif-lead .navbar {
    width: 100%
}

.tarif-left,
.tarif-right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.tarif-left {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 550px
}

.tarif-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 250px
}

.tarif-params {
    color: #fff;
    font-weight: 300;
    width: 300px
}

.tarif-params__row {
    margin-bottom: 15px
}

.tarif-params__row-title {
    font-size: 14px;
    margin-bottom: 4px
}

.tarif-params__row-val {
    font-size: 18px
}

.tarif-panel {
    background: #eef2f7;
    box-sizing: border-box;
    padding: 40px 0
}

@media (min-width:0) and (max-width:767px) {
    .tarif-panel {
        padding: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-panel {
        padding: 20px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .tarif-panel__inner {
        margin: 0 auto;
        width: 100%;
        max-width: 956px
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .tarif-panel__inner {
        margin: 0 auto;
        width: 100%;
        max-width: 1222px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .tarif-panel__inner {
        margin: 0 auto;
        width: 100%;
        max-width: 1384px
    }
}

.tarif-panel__inner-row {
    margin-bottom: 20px
}

.tarif-panel__inner-row.space-between {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:0) and (max-width:767px) {
    .tarif-panel__inner-row.space-between {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-panel__inner-row.space-between {
        display: none
    }
}

.tarif-panel__inner-row .btns-panel {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 0
}

.tarif-panel__inner-row .btns-panel div {
    padding: 0 25px;
    transition: all .15s ease-out;
    width: auto
}

.tarif-panel__inner-row .btns-panel div:hover,
.tarif-panel__inner-row .view-toggle__type:hover {
    color: #f16541
}

.tarif-panel__inner-row .view-toggle,
.tarif-panel__inner-row .view-toggle__type {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.tarif-panel__inner-row .view-toggle {
    font-size: 18px;
    font-weight: 400
}

.tarif-panel__inner-row .view-toggle__type {
    background: #fff;
    border-radius: 600px;
    box-sizing: border-box;
    color: #6c6ea2;
    cursor: pointer;
    height: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 20px;
    padding: 0 3px;
    position: relative;
    transition: all .15s ease-out;
    width: 140px
}

.tarif-panel__inner-row .view-toggle__type-icon,
.tarif-panel__inner-row .view-toggle__type-txt {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.tarif-panel__inner-row .view-toggle__type-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f16541;
    border-radius: 600px;
    height: 32px;
    left: 0;
    transition: all .2s ease-out;
    width: 32px
}

.tarif-panel__inner-row .view-toggle__type-icon:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/view-table.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 16px;
    width: 16px
}

.tarif-panel__inner-row .view-toggle__type-txt {
    width: 100px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-panel .view-list__wrap {
        margin-left: 20px;
        margin-right: 20px;
        overflow: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-panel .view-list__wrap {
        margin-left: 20px;
        margin-right: 20px
    }
    .tarif-panel .view-list__wrap th {
        font-size: 18px
    }
    .tarif-panel .view-list__wrap th:first-child {
        padding-left: 20px
    }
    .tarif-panel .view-list__wrap th:last-child {
        padding-right: 20px
    }
    .tarif-panel .view-list__wrap td {
        font-size: 18px
    }
    .tarif-panel .view-list__wrap td:first-child {
        padding-left: 20px
    }
    .tarif-panel .view-list__wrap td:last-child {
        padding-right: 20px
    }
}

.type-list .view-toggle__type-icon {
    left: 100px
}

.type-list .view-toggle__type-icon:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/toggle-slide.svg)
}

.type-list .view-toggle__type-txt {
    font-size: 0;
    left: -26px
}

.type-list .view-toggle__type-txt:after {
    content: 'слайдер';
    font-size: 16px
}

.view-table {
    display: none
}

@media (min-width:0) and (max-width:1023px) {
    .view-list .info-block.info-block--tarif {
        margin-top: 30px
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__header--withouthover {
        padding: 0 0 0 15px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block__header--withouthover {
        padding: 0 0 0 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block--tarif .info-block__cell--nametarif .info-block__value {
        font-size: 28px
    }
    .info-block__item.tariff--slider {
        margin-top: 30px
    }
}

.tarif-filter__value {
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 30px!important
}

.tarif-filter__value:after {
    background: #2e2e2e;
    content: '';
    display: block;
    height: 8px;
    left: 50%;
    opacity: .3;
    position: absolute;
    top: -18px;
    width: 1px
}

.tarif-filter__price,
.tarif-filter__slide {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tarif-filter__price {
    background: #f16541;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 90px
}

.tarif-filter__price span.sum {
    font-size: 36px;
    font-weight: 300
}

.tarif-filter__price span.time {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: -6px;
    margin-left: 8px
}

.tarif-filter__slide {
    background: #fff;
    box-sizing: border-box;
    height: 150px;
    padding: 0 40px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-filter__slide {
        padding: 0 20px
    }
}

.tarif-filter__slide .tarif-slider-wrap {
    left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 630px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-filter__slide .tarif-slider-wrap {
        width: 100%
    }
}

.tarif-filter__slide .tarif-slider-wrap .tarif-filter__values {
    margin: 0!important
}

.tarif-filter__slide .tarif-slider-wrap .mm {
    color: #6c6ea2;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:0) and (max-width:767px) {
    .tarif-filter__slide .tarif-slider-wrap .mm {
        display: none
    }
}

.tarif-filter__slide .tarif-slider-wrap .metr {
    background-image: url(/local/templates/map_template/../../assets/i/metr.png);
    background-position: center center;
    height: 6px;
    width: 100%
}

.tarif-filter__slide .slider-range {
    position: relative;
    width: 100%
}

.tarif-filter__slide .slider-range.ui-widget.ui-widget-content {
    background: #f16541;
    border-radius: 600px;
    border: none;
    height: 5px
}

.tarif-filter__slide .slider-range.ui-widget.ui-widget-content .ui-slider-horizontal .ui-slider-range-max {
    background: #dee5ef;
    -webkit-border-top-right-radius: 600px;
    -webkit-border-bottom-right-radius: 600px;
    -moz-border-radius-topright: 600px;
    -moz-border-radius-bottomright: 600px;
    border-top-right-radius: 600px;
    border-bottom-right-radius: 600px;
    right: -2px
}

.tarif-filter__slide .slider-range .ui-widget-header {
    background: #dee5ef
}

.tarif-filter__slide .slider-range .ui-slider-handle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #211d70;
    border: 5px solid rgba(33, 29, 112, 0)!important;
    background-clip: content-box;
    border-radius: 600px;
    border: none;
    cursor: pointer;
    height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -21px;
    top: -20px;
    transition: all .25s ease-out;
    width: 34px
}

.tarif-filter__slide .slider-range .ui-slider-handle:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/slide-arrows.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    height: 9px;
    position: relative;
    right: 0;
    width: 20px
}

.tarif-filter__slide .slider-range .ui-slider-handle:focus {
    outline: none
}

.tarif-filter__slide .slider-range .ui-slider-handle:hover {
    border: 5px solid rgba(33, 29, 112, .3)!important
}

.tarif-filter__slide .btn-less {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #8284b0;
    border-radius: 600px;
    color: #8284b0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 300;
    height: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 100%;
    left: -40px;
    position: absolute;
    top: 24px;
    width: 18px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-filter__slide .btn-less {
        display: none
    }
}

.tarif-filter__slide .btn-less:before,
.tarif-filter__slide .btn-more:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/minus.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 10px;
    width: 10px
}

.tarif-filter__slide .btn-more {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #8284b0;
    border-radius: 600px;
    color: #8284b0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 300;
    height: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 100%;
    right: -42px;
    position: absolute;
    top: 24px;
    width: 18px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-filter__slide .btn-more {
        display: none
    }
}

.tarif-filter__slide .btn-more:before {
    background-image: url(/local/templates/map_template/../../assets/i/icons/plus.svg)
}

.complect {
    margin: 0 auto;
    width: 100%
}

.complect__title {
    color: #272474;
    font-size: 20px;
    margin-bottom: 20px
}

@media (min-width:0) and (max-width:767px) {
    .complect__title {
        color: #000;
        margin-left: 20px
    }
}

.complect__title .btn-help {
    margin-left: 10px;
    position: relative;
    top: -3px
}

@media (min-width:0) and (max-width:767px) {
    .complect__title .btn-help {
        display: none
    }
}

.complect__list-item {
    box-shadow: 0 40px 60px rgba(81, 83, 126, 0);
    margin-bottom: 20px;
    position: relative;
    transition: all .1s ease-out
}

.complect__list-item__row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    height: 90px;
    padding: 0 44px;
    position: relative;
    z-index: 2
}

@media (min-width:0) and (max-width:767px) {
    .complect__list-item__row {
        height: auto;
        padding: 0 20px
    }
}

.complect__list-item__row__pic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 132px
}

@media (min-width:0) and (max-width:767px) {
    .complect__list-item__row__pic {
        height: 216px;
        width: 100%
    }
}

.complect__list-item__row__pic img {
    height: auto;
    width: auto;
    max-width: 100
}

.complect__list-item__row__title {
    font-size: 14px;
    width: 455px
}

.complect__list-item__row__title-type {
    margin-bottom: 5px
}

.complect__list-item__row__title-model {
    font-size: 24px
}

.complect__list-item__row__price {
    font-size: 32px
}

.complect__list-item__row__other {
    font-size: 18px
}

.complect__list-item__row__btn {
    width: 40px
}

.complect__list-item .panel {
    bottom: 0;
    opacity: 0;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
    z-index: 1
}

.complect__list-item:hover {
    box-shadow: 0 40px 60px rgba(81, 83, 126, .5);
    margin-bottom: 60px
}

.complect__list-item:hover .panel {
    bottom: -42px;
    opacity: 1;
    -webkit-transform: translate(0, -1px);
    transform: translate(0, -1px)
}

.complect__list-item.show {
    box-shadow: 0 40px 60px rgba(81, 83, 126, .5)!important
}

.complect__list-item.show .panel {
    bottom: -41px!important;
    opacity: 1!important
}

.complect__list-item.show .panel .more-tarif {
    font-size: 0
}

.complect__list-item.show .panel .more-tarif:after {
    content: 'Свернуть информацию';
    display: block;
    font-size: 16px
}

.tarif-block .obj-list__item-row__inner:last-child {
    font-size: 20px;
    width: 400px
}

.tarif-descr {
    background: #fff;
    box-sizing: border-box;
    display: none;
    padding: 0 30px
}

.tarif-descr .row {
    border-top: 2px solid #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0
}

.tarif-descr .row .left {
    width: 450px
}

.tarif-descr .row .left .title,
.tarif-header-short__title .tarif-tarif {
    font-size: 20px
}

.tarif-descr .row .left .text,
.tarif-descr .row .tarif-content {
    color: #8d8d8d;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin-top: 10px
}

.tarif-descr .row .right {
    width: 200px
}

.tarif-header-short {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 2px solid #adb0cc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 130px;
    margin-bottom: 20px
}

@media (min-width:0) and (max-width:639px) {
    .tarif-header-short {
        height: auto;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.tarif-header-short__title {
    margin-right: 40px
}

.tarif-header-short__title .tarif-name {
    font-size: 44px;
    font-weight: 700;
    text-transform: uppercase
}

.tarif-header-short__object {
    bottom: -12px;
    margin-right: 40px;
    position: relative
}

.tarif-header-short__object .this {
    font-size: 14px
}

.tarif-header-short__object .model {
    font-size: 20px
}

.tarif-header-short__social a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 600px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 10px;
    width: 30px
}

.tarif-header-short__social a:after {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    content: '';
    display: block;
    height: 18px;
    transition: all .25s ease-out;
    width: 18px
}

.tarif-header-short__social a.vk:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/vk-icon.svg)
}

.tarif-header-short__social a.ok:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/ok-icon.svg)
}

.tarif-header-short__social a.facebook:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/fb-icon.svg)
}

.tarif-header-short__social a.twitter:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tw-icon.svg)
}

.tarif-header-short__social a.instagram:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/inst-icon.svg);
    height: 16px;
    width: 16px
}

.tarif-header-short__social a.vk:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/vk-icon-orange.svg)
}

.tarif-header-short__social a.ok:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/ok-icon-orange.svg)
}

.tarif-header-short__social a.facebook:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/fb-icon-orange.svg);
    height: 18px;
    width: 18px
}

.tarif-header-short__social a.twitter:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/tw-icon-orange.svg);
    height: 18px;
    width: 18px
}

.tarif-header-short__social a.instagram:hover:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/inst-icon-orange.svg);
    height: 18px;
    width: 18px
}

.view-list {
    display: none
}

.view-list__wrap {
    background: #fff;
    margin-bottom: 40px;
    margin-left: -50px;
    margin-right: -50px;
    padding: 20px 0
}

@media (min-width:1599px) and (max-width:5000px) {
    .view-list__wrap {
        margin-left: 0;
        margin-right: 0
    }
}

.view-list__wrap table {
    border: none;
    margin-bottom: 40px;
    width: 100%
}

.view-list__wrap table th {
    border-bottom: 2px solid #eef2f7;
    font-size: 21px;
    font-weight: 300;
    padding: 0 10px 10px;
    text-align: left;
    vertical-align: top
}

.view-list__wrap table th:first-child {
    padding-left: 50px;
    width: 190px
}

.view-list__wrap table th:last-child {
    padding-right: 50px
}

.view-list__wrap table th:nth-child(2) {
    width: 174px
}

.view-list__wrap table th:nth-child(3) {
    width: 200px
}

.view-list__wrap table th:nth-child(4) {
    width: 165px
}

.view-list__wrap table th:nth-child(5) {
    width: 215px
}

.view-list__wrap table th:nth-child(6) {
    width: 153px
}

.view-list__wrap table th:nth-child(7) {
    width: 100px
}

.view-list__wrap table th span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-transform: initial
}

.view-list__wrap table td {
    border-bottom: 1px solid #eef2f7;
    font-weight: 400;
    height: 60px;
    margin: 0;
    padding: 0 10px;
    position: relative;
    transition: all .2s ease-out;
    vertical-align: middle
}

.view-list__wrap table td:first-child {
    padding-left: 50px;
    font-weight: 700
}

.view-list__wrap table td:last-child {
    padding-right: 50px
}

.view-list__wrap table td:nth-child(2) {
    color: #f16541;
    font-weight: 600
}

.view-list__wrap table td span {
    color: #000;
    font-weight: 500;
    transition: all .2s ease-out
}

.content table td div,
.view-list__wrap .features__title span,
.view-list__wrap table td div,
.view-list__wrap table td.name .check {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.content table td div,
.view-list__wrap table td div {
    color: #f16541;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 30px;
    font-weight: 300;
    height: 40px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transition: all .2s ease-out;
    width: 40px
}

.view-list__wrap .features__title span,
.view-list__wrap table td.name .check {
    border-radius: 600px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.view-list__wrap table td.name .check {
    background: #fff;
    opacity: 0;
    left: -100px;
    margin-right: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(0deg) translate(0, -50%);
    transform: rotate(0deg) translate(0, -50%);
    transition: all .2s ease-out;
    height: 32px;
    width: 32px
}

.view-list__wrap table td.name.activetd .check {
    left: 50px;
    opacity: 1
}

.view-list__wrap table td.name {
    overflow: hidden
}

.view-list__wrap table td.name.activetd {
    padding-left: 100px
}

.content table .row-title,
.view-list__wrap table .row-title {
    background: #f16541;
    border-bottom: none;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase
}

.view-list__wrap .features {
    margin-left: 50px
}

.view-list__wrap .features__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #6c6ea2;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase
}

.view-list__wrap .features__title span {
    border: 1px solid #6c6ea2;
    height: 28px;
    margin-left: 20px;
    tranform: all .2s ease-out;
    width: 28px
}

.view-list__wrap .features__title span:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-2.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 14px;
    width: 14px
}

.view-list__wrap .features__descr {
    color: #827d9d;
    display: none;
    font-size: 14px;
    line-height: 20px
}

.view-show {
    display: block
}

.content table {
    background: #fff;
    border: none;
    margin-bottom: 40px;
    padding-top: 20px;
    width: 100%
}

.content table th {
    border-bottom: 2px solid #eef2f7;
    font-size: 20px;
    font-weight: 400;
    padding: 0 10px 10px;
    text-align: left;
    vertical-align: top
}

.content table td:first-child,
.content table th:first-child {
    padding-left: 50px
}

.content table th span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    text-transform: initial
}

.content table td {
    border-bottom: 1px solid #eef2f7;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 20px 10px;
    position: relative;
    transition: all .2s ease-out;
    vertical-align: middle
}

.content table td:last-child {
    padding-right: 50px
}

.content table td span {
    color: #f16541;
    font-weight: 700
}

.content table.table-option td:nth-child(2),
.content table.table-option td:nth-child(3),
.content table.table-option td:nth-child(4) {
    width: 22%
}

@media (min-width:0) and (max-width:1023px) {
    .tarif-wrap .inner__header {
        background: 0 0!important;
        background-image: none!important;
        height: auto!important
    }
    .tarif-wrap .content__innerpadding {
        padding-bottom: 0!important;
        padding-left: 0!important
    }
    .tarif-wrap .inner__header-wrap {
        left: 0;
        width: 100%
    }
    .tarif-wrap .inner__header .inner__header-wrap .lead h1 {
        background-color: #dee5ef;
        color: #000;
        font-size: 24px;
        font-weight: 700;
        left: 0;
        padding: 28px 20px!important;
        position: relative;
        top: 0
    }
}

.tarif-wrap .content-bordertop.tarif {
    padding: 49px 0
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .content-bordertop.tarif {
        overflow: hidden;
        padding: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .content-bordertop.tarif {
        overflow: hidden;
        padding: 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .content-bordertop.tarif .content-bordertop__inner {
        background: #eef2f7;
        padding-top: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .content-bordertop.tarif .content-bordertop__inner {
        background: #eef2f7;
        padding-top: 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(2) h3 {
        margin-bottom: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(2) h3 {
        margin-bottom: 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(2) .descr {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(2) .descr {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(3) {
        background: #f16541;
        margin-left: -25px;
        margin-right: -25px;
        padding-top: 30px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(3) {
        background: #f16541;
        margin-left: -25px;
        margin-right: -25px;
        padding-top: 30px
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(3) h3:nth-child(1) {
        display: none
    }
    .tarif-wrap .row:nth-child(3) h3 {
        color: #fff;
        font-weight: 400;
        margin-left: 30px;
        width: 80%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(3) h3 {
        color: #fff;
        font-weight: 400;
        margin-left: 30px;
        width: 80%
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(3) .descr {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(3) .descr {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(4) {
        background: #fff;
        margin-left: -25px;
        margin-right: -25px;
        padding-top: 30px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(4) {
        background: #fff;
        margin-left: -25px;
        margin-right: -25px;
        padding-top: 30px
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(4) h3 {
        font-weight: 600;
        margin-left: 30px;
        width: 80%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(4) h3 {
        font-weight: 600;
        margin-left: 30px;
        width: 80%
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-wrap .row:nth-child(4) .descr {
        margin-left: 30px;
        width: 80%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-wrap .row:nth-child(4) .descr {
        margin-left: 30px;
        width: 80%
    }
}

.info-block__tr {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.info-block__tr .info-block__wraptbl {
    display: block;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .info-block__tr .info-block__wraptbl {
        overflow: scroll
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__tr .info-block__wraptbl {
        overflow: scroll
    }
}

.info-block__tr .info-block__wraptbl table {
    background: #f7f7f7;
    padding: 25px 0
}

.info-block__tr .info-block__wraptbl table tr:last-child td {
    border-bottom: none;
    padding-bottom: 0
}

@media (min-width:0) and (max-width:767px) {
    .info-block__tr .info-block__wraptbl table td:first-child,
    .info-block__tr .info-block__wraptbl table th:first-child {
        padding: 15px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__tr .info-block__wraptbl table td:first-child,
    .info-block__tr .info-block__wraptbl table th:first-child {
        padding: 15px 20px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content-bordertop.tarif .content-bordertop__inner {
        padding-right: 0
    }
    .tarif-wrap .content-bordertop__inner {
        padding: 0
    }
}

.content-bordertop.tarif {
    padding: 49px 0
}

@media (min-width:0) and (max-width:1279px) {
    .content-bordertop.tarif {
        padding: 25px 0 0
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .content-bordertop.tarif {
        padding: 25px 0 0
    }
}

.map-wrap__place-full {
    background: #dee5ef;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .content-tarif .inner__header {
        background-image: none!important;
        background: #dee5ef;
        color: #000;
        font-size: 24px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-tarif .inner__header {
        background-image: none!important;
        background: #dee5ef;
        color: #000;
        font-size: 24px
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-tarif .inner__header-wrap {
        position: relative;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-tarif .inner__header-wrap {
        position: relative;
        top: 50%;
        -webkit-transform: translate(0, -115%);
        transform: translate(0, -115%)
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-tarif .lead {
        background: 0 0;
        margin-top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-tarif .lead {
        background: 0 0;
        margin-top: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-tarif .inner__header .content__innerpadding h2 {
        color: #000;
        position: relative;
        top: auto;
        width: 95%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-tarif .inner__header .content__innerpadding h2 {
        color: #000;
        position: relative;
        top: auto;
        width: 95%
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item--show .info-block__header--withouthover {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__item--show .info-block__header--withouthover {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item--show .info-block__header--withhover {
        margin-top: 0;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__item--show .info-block__header--withhover {
        margin-top: 0;
        position: relative
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item--show .info-block__tr {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0
    }
    .info-block__item--show .info-block__td {
        padding: 15px 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block__header--withouthover {
        padding-top: 20px
    }
    .info-block__item {
        margin: 0 0 20px
    }
}

@media (min-width:0) and (max-width:1023px) {
    .support-buttons .btn-connect.call {
        font-weight: 500;
        padding: 27px 11px!important
    }
}

.filter-mobile__form .satellite-places-mobile-search {
    margin: 0 0 30px;
    width: 97%;
    box-sizing: border-box
}

.filter-mobile__form .filter-mobile__row:first-child {
    width: 100%
}

.filter-mobile__form .filter-mobile__row {
    color: #fff;
    display: inline-block;
    width: 49.3%
}

@media (min-width:767px) and (max-width:1023px) {
    .info-block--tarif .info-block__cell--nametarif .info-block__value {
        font-size: 24px
    }
    .info-block--tarif .info-block__value {
        font-size: 16px
    }
    .info-block--tarif .info-block__cell {
        margin-bottom: 0
    }
}

.info-block__item--show .info-block__td:first-child {
    padding: 18px 0!important
}

@media (min-width:0) and (max-width:767px) {
    .tarif .tech-process__item {
        display: inline-block!important
    }
    .tarif .tech-process__item-pic {
        margin-left: auto!important;
        margin-right: auto!important
    }
}

.tool-header__right .bx-wrapper .bx-pager {
    top: -40px!important
}

.content-tarif--b2b .content-bordertop__inner {
    padding: 0 0 100px
}

.content-tarif--b2b.inner .lead {
    margin-bottom: 67px;
    width: 100%
}

@media (min-width:0) and (max-width:1023px) {
    .content-tarif--b2b.inner .lead {
        margin-bottom: 0
    }
    .content-tarif--b2b .content__innerpadding {
        padding-bottom: 0!important
    }
    .content-tarif--b2b .content-bordertop__inner {
        box-sizing: border-box;
        padding: 20px
    }
}

.tarif-b2b__row {
    margin-bottom: 67px
}

.tarif-b2b__row:last-child {
    margin-bottom: 20px
}

.tarif-b2b__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 38px;
    margin-bottom: 26px
}

@media (min-width:0) and (max-width:1023px) {
    .tarif-b2b__title {
        font-size: 24px
    }
}

.tarif-b2b__title img {
    height: 77px;
    margin-right: 40px;
    width: auto
}

@media (min-width:0) and (max-width:1023px) {
    .tarif-b2b__title img {
        height: 50px;
        margin-right: 20px
    }
}

.tarif .tarifs-list__item-right {
    margin-right: 30px
}

.tarif .tarifs-list__item-right img {
    height: 330px!important;
    width: 330px!important
}

.tools {
    background: #eef2f7;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 60px 50px
}

@media (min-width:0) and (max-width:767px) {
    .tools {
        padding: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools {
        padding: 20px
    }
}

.tools__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 920px
}

@media (min-width:0) and (max-width:767px) {
    .tools__list {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list {
        width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .tools__list {
        margin: 0 auto;
        width: 100%;
        max-width: 1340px
    }
}

.tools__list-item {
    background: #fff;
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 0;
    height: 286px;
    margin-bottom: 20px;
    position: relative;
    transition: all .3s ease-out;
    width: 450px;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        position: relative;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        position: relative;
        width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .tools__list-item {
        width: 49.2%
    }
}

.tools__list-item__left,
.tools__list-item__right {
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    height: 286px
}

.tools__list-item__right {
    overflow: hidden
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item__left,
    .tools__list-item__right {
        height: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item__left,
    .tools__list-item__right {
        height: auto
    }
}

.tools__list-item__left {
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    width: 45%
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item__left {
        background-position: center center;
        height: 140px;
        margin-top: 40px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item__left {
        background-position: center center;
        height: 140px;
        margin-top: 40px;
        width: 100%
    }
}

.tools__list-item__left .descr,
.tools__list-item__left .overlay {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    opacity: 0;
    width: 100%
}

.tools__list-item__left .descr {
    box-sizing: border-box;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 20px;
    left: 0;
    transition-delay: .15s;
    position: relative;
    transition: all .2s ease-out;
    z-index: 2
}

.tools__list-item__left .descr .option {
    width: 100%
}

.tools__list-item__left .descr .option .val {
    font-size: 18px
}

.tools__list-item__left .overlay {
    position: absolute;
    transition: all .15s ease-out;
    z-index: 1
}

.tools__list-item__right {
    background: #fff;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 15px;
    transition: all .15s ease-out;
    transition-delay: .3s;
    width: 55%
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item__right {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item__right {
        width: 100%
    }
}

.tools__list-item__right .title {
    display: block;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item__right .title {
        margin-bottom: 15px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item__right .title {
        margin-bottom: 15px
    }
}

.tools__list-item__right .title .model {
    font-size: 22px
}

.tools__list-item__right .price {
    display: block;
    width: 100%
}

.tools__list-item__right .price__old {
    display: block;
    font-size: 18px;
    text-decoration: line-through;
    width: 100%
}

.tools__list-item__right .price__actual {
    display: block;
    font-size: 30px;
    width: 100%
}

.tools__list-item__right .price .btn-orange {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    font-weight: 300;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px;
    padding: 0;
    width: 150px
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item__right .price .btn-orange {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item__right .price .btn-orange {
        width: 100%
    }
}

.tools__list-item:hover {
    z-index: 10
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item:hover {
        z-index: 1
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item:hover {
        z-index: 1
    }
}

.tools__list-item:hover .overlay {
    opacity: 1
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item:hover .overlay {
        opacity: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item:hover .overlay {
        opacity: 0
    }
}

.tools__list-item:hover .tools__list-item__left .descr {
    left: 0;
    opacity: 1
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item:hover .tools__list-item__left .descr {
        opacity: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item:hover .tools__list-item__left .descr {
        opacity: 0
    }
}

.tools__list-item:hover .tools__list-item__right {
    background: #211d70;
    color: #fff;
    padding: 20px 15px 20px 25px
}

@media (min-width:0) and (max-width:767px) {
    .tools__list-item:hover .tools__list-item__right {
        background: #fff;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        color: #000;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px 15px;
        transition: all .15s ease-out;
        transition-delay: .3s
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools__list-item:hover .tools__list-item__right {
        background: #fff;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        color: #000;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px 15px;
        transition: all .15s ease-out;
        transition-delay: .3s
    }
}

.stock {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .stock {
        position: absolute;
        top: 10px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock {
        position: absolute;
        top: 10px
    }
}

.stock__dot {
    background-image: url(/local/templates/map_template/../../assets/i/icons/promo.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    border: none!important;
    height: 23px!important;
    margin-right: 7px;
    position: relative;
    top: -1px;
    width: 21px!important
}

@media (min-width:0) and (max-width:767px) {
    .stock__dot {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock__dot {
        display: none
    }
}

.equipment-wrap {
    background: #fff;
    transition: all .25s ease-out
}

@media (min-width:1023px) and (max-width:1279px) {
    .equipment-wrap {
        margin: 0 auto;
        width: 924px
    }
}

@media (min-width:1279px) and (max-width:5000px) {
    .equipment-wrap {
        margin: 0 auto;
        max-width: 1340px
    }
}

.equipment-wrap .equipment-inner {
    background: #eef2f7;
    box-sizing: border-box;
    margin: 40px auto 0;
    padding: 30px 30px 0;
    transition: all .25s ease-out;
    width: 100%;
    max-width: 1340px
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner {
        margin-top: 0;
        padding-bottom: 30px;
        padding-top: 40px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner {
        margin-top: 0;
        padding-bottom: 30px;
        padding-top: 40px
    }
}

.equipment-wrap .equipment-inner__title {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
    transition: all .25s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner__title {
        margin-bottom: 0;
        margin-left: 6px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner__title {
        text-align: center!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner__title {
        margin-bottom: 0;
        margin-left: 6px;
        text-align: left
    }
    .equipment-wrap .equipment-inner .info-block--complect .bx-wrapper:first-child {
        margin: 0 auto;
        max-width: 98%
    }
    .equipment-wrap .equipment-inner .info-block--complect .bx-wrapper:first-child .bx-controls.bx-has-pager {
        display: none
    }
}

.equipment-wrap .equipment-inner .info-block--complect .bx-wrapper:last-child {
    display: none
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block--complect .bx-wrapper:last-child {
        display: block;
        overflow: hidden
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block--complect .bx-wrapper:last-child {
        display: block!important;
        overflow: hidden!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block--complect .bx-wrapper:last-child {
        display: none;
        overflow: hidden
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .equipment-slider {
        display: none
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .equipment-slider {
        display: none!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .equipment-slider {
        display: block
    }
    .equipment-wrap .equipment-inner .equipment-slider li {
        margin-left: 0!important
    }
}

.equipment-wrap .equipment-inner .bx-wrapper {
    background: 0 0;
    height: auto!important
}

.equipment-wrap .equipment-inner .bx-wrapper .bx-viewport {
    height: auto!important
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-viewport {
        height: auto!important;
        position: relative;
        z-index: 1
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-viewport {
        height: auto!important;
        position: relative;
        z-index: 1
    }
}

.equipment-wrap .equipment-inner .info-block__item {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    transition: all .25s ease-out;
    width: 1120px
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__item {
        margin: 0
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__item {
        margin: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__item {
        margin: 0 0 10px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .equipment-wrap .equipment-inner .info-block__item {
        left: 0;
        margin: 0 auto 20px;
        width: 864px
    }
}

.equipment-wrap .equipment-inner .info-block__header {
    padding: 0
}

.equipment-wrap .equipment-inner .info-block__cell--pic {
    transition: all .25s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic {
        height: 183px;
        margin-bottom: 65px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic {
        height: 183px!important;
        margin-bottom: 65px!important;
        margin-left: 0!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic {
        height: 90px;
        margin-bottom: 0;
        margin-left: 20px;
        width: 90px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic {
        margin-right: 0;
        width: 172px
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic {
        margin-right: 0;
        width: 172px
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic img {
        height: 130px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic img {
        height: 130px!important;
        width: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic img {
        height: auto;
        width: 90px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic img {
        height: auto;
        width: 80%
    }
}

@media (min-width:1279px) and (max-width:5000px) {
    .equipment-wrap .equipment-inner .info-block__cell--pic img {
        height: auto;
        width: 80%
    }
}

.equipment-wrap .equipment-inner .info-block__cell--namecomplect {
    transition: all .25s ease-out
}

@media (min-width:1023px) and (max-width:1279px) {
    .equipment-wrap .equipment-inner .info-block__cell--namecomplect {
        width: 266px
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .equipment-wrap .equipment-inner .info-block__cell--namecomplect {
        width: 423px
    }
}

.equipment-wrap .equipment-inner .info-block--complect .info-block__cell--btn,
.equipment-wrap .equipment-inner .info-block__cell--price {
    transition: all .25s ease-out
}

@media (min-width:1023px) and (max-width:1279px) {
    .equipment-wrap .equipment-inner .info-block__cell--price {
        width: 225px
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .equipment-wrap .equipment-inner .info-block__cell--price {
        width: 256px!important
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .equipment-wrap .equipment-inner .info-block--complect .info-block__cell--btn {
        width: 200px
    }
}

@media (min-width:1279px) and (max-width:1599px) {
    .equipment-wrap .equipment-inner .info-block--complect .info-block__cell--btn {
        position: relative;
        width: 268px
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-controls.bx-has-pager {
        height: 16px;
        position: absolute;
        top: 217px;
        width: 100%;
        z-index: 3
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-controls.bx-has-pager {
        height: 16px!important;
        position: absolute!important;
        top: 217px!important;
        width: 100%!important;
        z-index: 3!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .bx-controls.bx-has-pager {
        height: 16px;
        position: absolute;
        top: 217px;
        width: 100%;
        z-index: 3
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-controls.bx-has-pager .bx-pager.bx-default-pager {
        bottom: auto;
        padding-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .bx-controls.bx-has-pager .bx-pager.bx-default-pager {
        bottom: auto;
        padding-top: 0
    }
}

.equipment-wrap .equipment-inner .equipment-slider-mobile {
    display: none
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .equipment-slider-mobile {
        display: block
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .equipment-slider-mobile {
        display: block!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .equipment-slider-mobile {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block--complect .info-block__cell--namecomplect {
        margin-left: 25px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block--complect .info-block__cell--namecomplect {
        margin-bottom: 24px!important;
        margin-left: 25px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block--complect .info-block__cell--namecomplect {
        margin-left: 25px;
        width: 40%
    }
}

.equipment-wrap .equipment-inner .info-block__cell--price {
    width: 40%
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--price {
        margin-left: 25px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--price {
        margin-left: 25px!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__cell--price {
        margin-left: 0;
        width: 20%
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--price .info-block__value {
        font-size: 24px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__cell--price .info-block__value {
        font-size: 24px
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--btn {
        margin-bottom: 0!important;
        margin-left: 0!important;
        margin-right: 0!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__cell--btn {
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 20px;
        width: 120px
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--btn .btn-orange {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__cell--btn .btn-orange {
        width: 100%
    }
}

.equipment-wrap .equipment-inner .bx-wrapper .bx-pager {
    bottom: 30px;
    position: relative
}

.equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a,
.equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #4a4a4a
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a,
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:focus {
        background: #201c6f;
        border-radius: 100%;
        height: 14px;
        position: relative;
        width: 14px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a,
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:focus {
        background: #201c6f;
        border-radius: 100%;
        height: 14px;
        position: relative;
        width: 14px
    }
}

.equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a.active,
.equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #f16541
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a.active,
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:hover {
        background: #201c6f;
        border-radius: 100%;
        height: 14px;
        position: relative;
        width: 14px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a.active,
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:hover {
        background: #201c6f;
        border-radius: 100%;
        height: 14px;
        position: relative;
        width: 14px
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a.active:before,
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:hover:before {
        background: #fff;
        border-radius: 100%;
        content: '';
        height: 7px;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        width: 7px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a.active:before,
    .equipment-wrap .equipment-inner .bx-wrapper .bx-pager.bx-default-pager a:hover:before {
        background: #fff;
        border-radius: 100%;
        content: '';
        height: 7px;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        width: 7px
    }
}

.equipment-wrap .equipment-inner .bx-wrapper .bx-prev {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.equipment-wrap .equipment-inner .bx-wrapper .bx-next,
.equipment-wrap .equipment-inner .bx-wrapper .bx-prev {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-8.svg);
    background-position: center center;
    background-size: contain;
    height: 32px;
    width: 32px
}

.partner-full {
    background: #eef2f7
}

.partner-wrap {
    background-image: url(http://mediasat.info/wp-content/uploads/2014/04/satellite_1200x651_10.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    width: 100%;
    max-width: 1340px
}

.partner {
    background: rgba(0, 0, 0, .6);
    color: #fff;
    width: 100%
}

@media (min-width:0) and (max-width:767px) {
    .partner {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .partner {
        display: none
    }
}

.partner-descr {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 278px;
    margin: 0 auto;
    width: 100%;
    max-width: 1340px
}

@media (min-width:0) and (max-width:767px) {
    .partner-descr {
        height: auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .partner-descr {
        height: auto
    }
}

.partner-descr__inner {
    margin-left: 50px
}

.partner-descr__inner-title {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 25px
}

.partner-descr__inner-descr {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    width: 500px
}

@media (min-width:0) and (max-width:767px) {
    .partner-descr__inner-descr {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .partner-descr__inner-descr {
        width: 100%
    }
}

.partner__btns {
    font-size: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1340px
}

.partner__btns a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0 0;
    border-right: 1px solid #fff;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 24px;
    font-weight: 300;
    height: 120px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    transition: all .2s ease-out;
    width: 33.2%
}

@media (min-width:0) and (max-width:767px) {
    .partner__btns a {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .partner__btns a {
        width: 100%
    }
}

.partner__btns a:hover {
    background: rgba(0, 0, 0, .6)
}

@media (min-width:0) and (max-width:767px) {
    .tool {
        background: #eef2f7;
        overflow: hidden;
        padding-top: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool {
        background: #eef2f7;
        overflow: hidden;
        padding-top: 20px
    }
}

.tool-header {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 50px;
    width: 100%;
    max-width: 1340px;
    margin: 0 auto
}

@media (min-width:0) and (max-width:767px) {
    .tool-header {
        background: #fff;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto;
        padding: 0 20px;
        width: 95%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header {
        background: #fff;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 auto;
        padding: 0 20px;
        width: 95%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .tool-header {
        padding: 30px 0
    }
}

.tool-header .navbar,
.tool-header__left h1 {
    display: block;
    font-size: 14px;
    width: 100%
}

.tool-header__left {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 480px;
    width: 50%
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__left {
        display: block;
        height: auto;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__left {
        display: block;
        height: auto;
        width: 100%
    }
}

.tool-header__left {
    -ms-flex-line-pack: justify;
    align-content: space-between
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__left {
        margin-bottom: 20px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__left {
        display: block!important;
        height: auto!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__left {
        margin-bottom: 20px
    }
}

.tool-header__left h1 {
    font-size: 48px;
    margin: 0
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__left h1 {
        font-size: 18px;
        font-weight: 400;
        margin: 20px 0 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__left h1 {
        font-size: 18px;
        font-weight: 400;
        margin: 20px 0 0;
        width: 100%
    }
}

.tool-header__price {
    display: block;
    margin-top: 30px;
    width: 100%
}

.tool-header__price .old {
    font-size: 16px
}

.tool-header__price .actual {
    font-size: 32px;
    margin-bottom: 10px
}

.tool-header__price .btn-orange {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
    padding: 0;
    width: 200px
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__price .btn-orange {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__price .btn-orange {
        display: none
    }
}

.tool-header .stock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tool-header .stock div {
    border: 1px solid #979797;
    border-radius: 400px;
    display: inline-block;
    height: 15px;
    margin-right: 10px;
    width: 15px
}

@media (min-width:0) and (max-width:767px) {
    .tool-header .stock div {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header .stock div {
        display: none
    }
}

.tool-header .stock,
.tool-header ul li,
.tool-header__right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tool-header__right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 482px
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__right {
        display: none
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__right {
        display: none!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__right {
        display: none
    }
}

.tool-header__right .bx-wrapper {
    height: 460px!important;
    overflow: hidden!important
}

.tool-header__right .bx-wrapper .bx-pager {
    padding-top: 0!important;
    position: relative
}

.tool-header ul {
    background: #fff;
    margin: 0!important;
    padding: 0!important
}

.tool-header ul li {
    box-border: box-sizing;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none!important;
    margin: 0!important;
    padding: 30px!important
}

.tool-header ul li img {
    height: auto;
    max-width: 100%
}

.tool-header__photo {
    display: none;
    margin: 20px 0
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__photo {
        display: block;
        text-align: center
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__photo {
        display: block!important;
        text-align: center!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__photo {
        display: block;
        text-align: center
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__photo img {
        height: auto;
        width: 230px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__photo img {
        height: auto!important;
        width: 230px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__photo img {
        height: auto;
        width: 230px
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool .navbar {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool .navbar {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool .content__innerpadding {
        background: #fff;
        margin: 0 auto!important;
        padding-bottom: 20px;
        width: 95%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool .content__innerpadding {
        background: #fff;
        box-sizing: border-box;
        margin: 0 auto!important;
        padding: 0 20px 20px;
        width: 95%
    }
}

.tool-row__left,
.tool-row__right {
    display: inline-block;
    vertical-align: top
}

.tool-row__left {
    box-sizing: border-box;
    font-size: 20px;
    line-height: 28px;
    padding-right: 140px;
    width: 800px
}

@media (min-width:0) and (max-width:767px) {
    .tool-row__left {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-row__left {
        display: none
    }
}

.tool-row__right {
    width: 250px
}

@media (min-width:0) and (max-width:767px) {
    .tool-row__right {
        padding: 0 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-row__right {
        display: none;
        margin-top: 20px;
        padding: 0 20px;
        width: 100%
    }
}

.tool-row__right .small {
    font-size: 14px
}

@media (min-width:0) and (max-width:767px) {
    .tool-row__right .small {
        display: inline-block;
        font-size: 14px;
        width: 48%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-row__right .small {
        display: inline-block;
        font-size: 14px;
        width: 48%
    }
}

.tool-row__right .big {
    font-size: 20px
}

@media (min-width:0) and (max-width:767px) {
    .tool-row__right .big {
        display: inline-block;
        font-size: 14px;
        width: 48%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-row__right .big {
        display: inline-block;
        font-size: 14px;
        width: 48%
    }
}

.instruct {
    -webkit-box-align: flex;
    -ms-flex-align: flex;
    align-items: flex;
    border-bottom: 2px solid #eaeaea;
    border-top: 2px solid #eaeaea;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    margin: 30px 0;
    padding: 25px 0;
    text-decoration: none;
    width: 700px
}

@media (min-width:0) and (max-width:767px) {
    .instruct {
        box-sizing: border-box;
        font-size: 16px;
        margin: 20px auto;
        padding: 15px 50px 15px 0;
        position: relative;
        width: 90%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .instruct {
        box-sizing: border-box;
        display: none;
        font-size: 16px;
        margin: 20px auto;
        padding: 15px 50px 15px 0;
        position: relative;
        width: 100%
    }
}

.instruct:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-6.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 23px;
    margin-left: 25px;
    width: 56px
}

@media (min-width:0) and (max-width:767px) {
    .instruct:after {
        background-position: center center;
        display: block;
        height: 60px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 50px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .instruct:after {
        background-position: center center;
        display: block;
        height: 60px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 50px
    }
}

.instruct-2 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eef2f7;
    border-bottom: 1px solid #979797;
    border-top: 1px solid #979797;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 67px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
    padding: 0 20px;
    text-decoration: none;
    width: 700px
}

@media (min-width:0) and (max-width:767px) {
    .instruct-2 {
        background: 0 0;
        margin: 30px auto 0;
        padding: 0;
        width: 90%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .instruct-2 {
        background: 0 0;
        margin: 30px auto 20px;
        padding: 0;
        width: 100%
    }
}

.tool-tbl-options {
    width: 800px!important
}

@media (min-width:0) and (max-width:767px) {
    .tool-tbl-options {
        margin: 0 auto!important;
        padding-top: 0!important;
        width: 90%!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-tbl-options {
        display: block!important;
        margin: 0 auto!important;
        padding-top: 0!important;
        width: 90%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-tbl-options {
        display: none;
        width: 100%!important
    }
    .tool-tbl-options tr:first-child td {
        font-size: 24px!important;
        font-weight: 600!important
    }
}

.tool-tbl-options td {
    border-bottom: none!important;
    font-size: 16px!important;
    padding: 10px 0!important
}

@media (min-width:0) and (max-width:767px) {
    .tool-tbl-options td {
        display: block!important;
        width: 100%!important
    }
}

.tool-tbl-options td:first-child {
    padding-left: 0!important;
    width: 60%
}

@media (min-width:0) and (max-width:767px) {
    .tool-tbl-options td:first-child {
        padding-top: 15px!important;
        width: 100%!important
    }
}

.tool-tbl-options td:last-child {
    padding-right: 0!important;
    width: 35%
}

@media (min-width:0) and (max-width:767px) {
    .tool-tbl-options td:last-child {
        border-bottom: 1px solid #ededed!important;
        opacity: .4;
        padding-bottom: 15px!important;
        padding-top: 0!important;
        text-align: left;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-tbl-options td:last-child {
        border-bottom: 1px solid #ededed!important;
        opacity: .4!important;
        padding-bottom: 15px!important;
        padding-top: 0!important;
        text-align: left!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-tbl-options td:last-child {
        padding-right: 20px;
        text-align: right
    }
}

.tool-tbl-options tr:first-child td:first-child {
    font-weight: 700
}

@media (min-width:0) and (max-width:767px) {
    .tool-tbl-options tr:first-child td:first-child {
        font-size: 24px!important;
        font-weight: 500;
        padding-bottom: 0!important;
        padding-top: 0!important
    }
}

.tool-tbl-options tr:first-child td:last-child {
    font-weight: 700
}

@media (min-width:0) and (max-width:767px) {
    .tool-tbl-options tr:first-child td:last-child {
        border-bottom: 0!important;
        padding-top: 0!important
    }
    table.tool-tbl-options td:first-child,
    table.tool-tbl-options th:first-child {
        padding-left: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    table.tool-tbl-options td:first-child,
    table.tool-tbl-options th:first-child {
        padding-left: 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool .tool-tbl-options tr {
        display: none
    }
    .tool .tool-tbl-options tr:nth-child(2),
    .tool .tool-tbl-options tr:nth-child(3),
    .tool .tool-tbl-options tr:nth-child(4),
    .tool .tool-tbl-options tr:nth-child(5) {
        display: block
    }
    .tool .tool-params {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool .tool-params {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool .instruct,
    .tool .instruct-2,
    .tool .tool-row__right {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool .instruct,
    .tool .instruct-2 {
        display: none
    }
}

.tool-params {
    margin-top: 50px
}

@media (min-width:0) and (max-width:767px) {
    .tool-params {
        margin: 20px auto 0;
        width: 90%
    }
}

.tool-params__title {
    margin-bottom: 15px
}

/*.footer ul,*/
.tool-params ul {
    margin: 0;
    padding: 0
}

.tool-params ul li {
    font-size: 14px;
    list-style: none;
    margin: 0;
    padding: 0
}

.tool-params ul li:before {
    content: '—';
    margin-right: 15px
}

@media (min-width:0) and (max-width:767px) {
    .tool-params .instruct-2 {
        width: 100%
    }
    .tools-content {
        border-top: none
    }
}

.tools-content .content__other {
    padding-bottom: 30px;
    padding-top: 30px
}

@media (min-width:0) and (max-width:767px) {
    .tarif-panel-tools {
        display: none
    }
}

.tarif-panel-tools .btns-panel {
    left: 50%;
    position: relative;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.tarif-panel-tools h4,
.tools-range h4 {
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 40px;
    text-align: center
}

.tools-range {
    background: #eef2f7;
    box-sizing: border-box;
    margin-top: 30px;
    padding: 37px 30px 50px
}

@media (min-width:1599px) and (max-width:5000px) {
    .tools-range {
        margin: 30px auto 0;
        width: 100%;
        max-width: 1340px
    }
}

.tools-range h4 {
    font-weight: 300;
    margin: 0 0 30px
}

.tools-range .info-block--complect .info-block__item:hover {
    box-shadow: 0 0 0 rgba(81, 83, 126, 0)!important;
    margin-bottom: 20px!important
}

.tools-range .info-block__header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tools-range .info-block__cell--more {
    width: 200px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (min-width:1599px) and (max-width:5000px) {
    .tools-range .info-block__cell--more {
        width: 400px
    }
}

.tools-range .bx-wrapper,
.tools-range .tools-photo,
.tools-range .tools-photo li {
    background: 0 0!important
}

.tools-range .bx-wrapper .bx-pager.bx-default-pager a.active,
.tools-range .bx-wrapper .bx-pager.bx-default-pager a:focus,
.tools-range .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #f16541
}

.footer-share-full-tools {
    border-top: none
}

@media (min-width:0) and (max-width:767px) {
    .tools-wrap .btn-categories {
        top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools-wrap .btn-categories {
        top: 18px
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .tools-wrap .btn-categories {
        top: 30%
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .tools-wrap .content__innerpadding .btn-categories {
        position: absolute;
        right: 20px;
        top: 30%;
        width: 218px
    }
}

@media (min-width:1280px) and (max-width:5000px) {
    .tools-wrap .content__innerpadding .btn-categories {
        position: absolute;
        right: 20px;
        top: 30%;
        width: 280px
    }
}

@media (min-width:1023px) and (max-width:1023px) {
    .tools-wrap .lead {
        width: 100%!important
    }
}

@media (min-width:1023px) and (max-width:1279px) {
    .tools-wrap .lead {
        width: 65%
    }
}

@media (min-width:0) and (max-width:767px) {
    .tools-wrap .lead__descr {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools-wrap .lead__descr {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .tools-wrap .btns-panel {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools-wrap .btns-panel {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .tools-wrap .map-wrap__header-inner {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools-wrap .map-wrap__header-inner {
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .tools-wrap .filter-mobile {
        margin-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools-wrap .filter-mobile {
        margin-top: 0
    }
}

.tools-wrap .tarif-bxslider-wrap {
    display: none;
    margin: 0;
    padding: 25px 25px 70px
}

@media (min-width:0) and (max-width:767px) {
    .tools-wrap .tarif-bxslider-wrap {
        background: #f16541;
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tools-wrap .tarif-bxslider-wrap {
        background: #f16541;
        display: block
    }
    .tool-header .tool-header__price {
        margin-bottom: 40px
    }
}

.tool-header__full {
    background: #eef2f7
}

.tool-header__price .old {
    text-decoration: line-through
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__price {
        position: relative
    }
    .tool-header .stock {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 30px;
        position: relative
    }
}

@media (min-width:0) and (max-width:1023px) {
    .tool-header .stock__dot {
        background-image: url(/local/templates/map_template/../../assets/i/icons/promo.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        display: inline-block!important;
        border: none!important;
        height: 23px!important;
        margin-right: 7px;
        position: relative;
        top: -1px;
        width: 21px!important
    }
}

.tarif-panel-tools-link-wrap {
    display: none
}

@media (min-width:0) and (max-width:767px) {
    .tarif-panel-tools-link-wrap {
        background: #eef2f7;
        display: block;
        padding: 20px 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-panel-tools-link-wrap {
        background: #eef2f7;
        display: block;
        padding: 20px 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-panel-tools-link-wrap .tarif-panel-tools-link {
        background: #fff;
        box-sizing: border-box;
        display: block;
        color: #000;
        font-size: 14px;
        margin: 20px 10px;
        padding: 10px 50px 10px 10px;
        position: relative;
        text-decoration: none;
        width: calc(100% - 20px)
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-panel-tools-link-wrap .tarif-panel-tools-link {
        background: #fff;
        box-sizing: border-box;
        display: block;
        color: #000;
        font-size: 14px;
        margin: 20px;
        padding: 10px 50px 10px 10px;
        position: relative;
        text-decoration: none;
        width: calc(100% - 40px)
    }
}

.tarif-panel-tools-link-wrap .tarif-panel-tools-link:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-3.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 24px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 24px
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__left {
        margin-bottom: 0
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__left {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0!important;
        height: auto!important;
        display: block!important;
        margin-top: 0!important;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__left {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 20px;
        height: 90px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 20px;
        position: relative
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__left h1 {
        min-width: 100%!important;
        left: 0!important;
        padding-left: 0!important;
        position: relative;
        top: 0!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__left h1 {
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
        min-width: 290px;
        left: 105px;
        position: relative;
        top: -25px;
        width: 40%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__photo {
        display: block!important;
        height: auto!important;
        left: 0!important;
        position: relative!important;
        top: 0!important;
        width: 100%!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__photo {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        height: 90px;
        left: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
        position: absolute;
        top: -10px;
        width: 110px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__photo img {
        height: 176px!important;
        width: auto!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__photo img {
        height: 90px;
        width: auto
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__price {
        position: relative
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__price {
        display: block!important;
        margin-top: 0!important;
        width: 100%!important;
        left: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__price {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-top: 0;
        position: relative;
        width: 45%;
        left: 15%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool-header__price .actual {
        margin-bottom: 20px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tool-header__price .actual {
        margin-bottom: 20px!important;
        left: 0!important;
        top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header__price .actual {
        font-size: 24px;
        margin-bottom: 0;
        position: relative;
        left: -73px;
        top: 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .tool-header .stock {
        color: #6c6ea2;
        margin-bottom: 30px;
        position: relative;
        right: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1279px) {
    .tool-header .stock {
        color: #6c6ea2;
        position: absolute;
        right: -10px;
        top: 5px;
        width: 160px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-header .stock div {
        display: none!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .info-block--complect .info-block__header--withouthover {
        padding-bottom: 40px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .info-block--complect .info-block__header--withouthover {
        padding-bottom: 40px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--btn {
        bottom: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__cell--btn {
        bottom: 0!important;
        margin-bottom: 0!important;
        margin-left: 0!important;
        margin-right: 0!important;
        width: 100%!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper:first-child {
        display: none
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper:first-child {
        display: none!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper:last-child {
        height: 422px!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .bx-wrapper:last-child {
        height: 422px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__item {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .equipment-wrap .equipment-inner .info-block__item {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .equipment-wrap .equipment-inner .info-block__item {
        width: 100%
    }
}

.tool-panel {
    display: none;
    font-size: 0;
    margin-bottom: -20px
}

@media (min-width:0) and (max-width:767px) {
    .tool-panel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool-panel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: -20px;
        margin-right: -20px
    }
}

.tool-panel div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 50%
}

.tool-panel__buy {
    background: #f16541;
    color: #fff
}

.tool-panel__show {
    border-top: 1px solid #ededed;
    color: #6c6ea2
}

.tool-panel__show span {
    border: 5px solid transparent;
    border-bottom: 6px solid #6c6ea2;
    display: none;
    margin-left: 6px;
    position: relative;
    top: -2px
}

.tool-panel__show--active span {
    display: block
}

.company-slider {
    height: 370px
}

@media (min-width:0) and (max-width:767px) {
    .company-slider {
        height: auto
    }
}

@media (min-width:767px) and (max-width:959px) {
    .company-slider {
        height: 450px
    }
}

.company-slider .company__bxslider {
    list-style: none!important;
    margin: 0!important;
    padding: 0!important
}

.company-slider .company__bxslider li,
.company-slider .company__bxslider li .item-bg {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .company__bxslider li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.company-slider .company__bxslider li .item-bg {
    background-position: center center;
    height: 100%;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .company__bxslider li .item-bg {
        position: relative;
        height: 115px;
        width: 100%
    }
}

.btns-wrap__block a,
.company-slider .company__bxslider li a {
    color: #fff;
    text-decoration: none
}

.company-slider .company__bxslider li .slide-wrap {
    background: rgba(46, 47, 57, .65);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 400px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    width: 100%;
    z-index: 3
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .company__bxslider li .slide-wrap {
        height: auto;
        margin-top: -115px
    }
}

.company-slider .company__bxslider li .slide-wrap .slider-right {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
    margin-left: 90px;
    margin-right: 0;
    width: 60%
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .company__bxslider li .slide-wrap .slider-right {
        background: #eef2f7;
        display: block;
        margin-bottom: 0;
        margin-left: 0;
        margin-top: 115px;
        padding-bottom: 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:959px) {
    .company-slider .company__bxslider li .slide-wrap .slider-right {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 30px;
        width: 75%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .company-slider .company__bxslider li .slide-wrap .slider-right {
        margin: 0 auto;
        width: 100%;
        max-width: 1000px
    }
}

.company-slider .company__bxslider li .slide-wrap .slider-right__wrap {
    margin-left: 0;
    margin-top: 48px
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .company__bxslider li .slide-wrap .slider-right__wrap {
        margin-top: 0
    }
}

@media (min-width:767px) and (max-width:959px) {
    .company-slider .company__bxslider li .slide-wrap .slider-right__wrap {
        margin-top: 0
    }
}

.company-slider .company__bxslider li .slide-wrap .slider-right__wrap-title {
    color: #fff;
    margin-bottom: 30px;
    font-size: 44px;
    font-weight: 600
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .company__bxslider li .slide-wrap .slider-right__wrap-title {
        font-size: 26px;
        margin-left: 30px;
        margin-top: -75px
    }
}

.company-slider .company__bxslider li .slide-wrap .slider-right__wrap-descr {
    width: 85%;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    color: #fff
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .company__bxslider li .slide-wrap .slider-right__wrap-descr {
        box-sizing: border-box;
        color: #000;
        margin-top: 140px;
        padding: 0 20px;
        width: 100%
    }
}

.company-slider .bx-wrapper .bx-controls-direction a {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: -52px
}

@media (min-width:0) and (max-width:959px) {
    .company-slider .bx-wrapper .bx-controls-direction a {
        margin-top: 0
    }
}

.company-slider .bx-wrapper .bx-prev {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-4.svg);
    left: 20px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (min-width:0) and (max-width:959px) {
    .company-slider .bx-wrapper .bx-prev {
        background-image: url(/local/templates/map_template/../../assets/i/icons/right-arrow.svg)
    }
}

.company-slider .bx-wrapper .bx-next {
    background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-4.svg);
    right: 20px
}

@media (min-width:0) and (max-width:959px) {
    .company-slider .bx-wrapper .bx-next {
        background-image: url(/local/templates/map_template/../../assets/i/icons/right-arrow.svg)
    }
}

.btns-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 150px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:959px) {
    .btns-wrap {
        display: block;
        height: auto
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .btns-wrap {
        margin: 0 auto;
        width: 100%;
        max-width: 1340px
    }
}

.btns-wrap__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    margin: 0 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width:0) and (max-width:959px) {
    .btns-wrap__block {
        display: block;
        margin: 0 20px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .btns-wrap__block {
        margin: 0;
        width: 100%
    }
}

.btns-wrap__block a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eef2f7;
    box-sizing: border-box;
    color: #000;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 20px;
    height: 90px;
    margin-right: 20px;
    padding-left: 20px;
    position: relative;
    transition: all .25s ease-out;
    width: 280px
}

@media (min-width:0) and (max-width:959px) {
    .btns-wrap__block a {
        background: 0 0;
        border-bottom: 1px solid #4e4b8d;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        padding: 27px 0 27px 12px;
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .btns-wrap__block a {
        width: 220px
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .btns-wrap__block a {
        width: 24%
    }
}

.btns-wrap__block a:hover {
    background: #494949;
    color: #fff
}

.btns-wrap__block a:last-child {
    margin-right: 0
}

@media (min-width:0) and (max-width:959px) {
    .btns-wrap__block a:last-child {
        border-bottom: none
    }
}

.btns-wrap__block a span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f16541;
    border-radius: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -20px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 40px
}

.btns-wrap__block a span:after {
    background-image: url(/local/templates/map_template/../../assets/i/icons/mail.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 17px;
    width: 20px
}

@media (min-width:0) and (max-width:767px) {
    .company-slider .bx-controls.bx-has-controls-direction.bx-has-pager {
        height: auto;
        position: absolute;
        top: 138px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:959px) {
    .company-slider .bx-controls.bx-has-controls-direction.bx-has-pager {
        height: auto;
        left: 50%;
        position: absolute;
        top: 410px;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 100%;
        max-width: 300px
    }
}

@media (min-width:0) and (max-width:959px) {
    .company-slider.inner-slider .bx-wrapper {
        height: auto
    }
}

@media (min-width:767px) and (max-width:959px) {
    .company-slider .bx-viewport {
        height: 370px
    }
}

@media (min-width:0) and (max-width:959px) {
    .company-slider .bx-wrapper .bx-pager-item {
        margin: 0 5px;
        width: 13px
    }
}

.company-slider .bx-wrapper .bx-pager {
    top: -72px
}

@media (min-width:0) and (max-width:959px) {
    .company-slider .bx-wrapper .bx-pager {
        top: 10px
    }
    .company-slider .bx-wrapper .bx-pager .bx-pager-link {
        background: #211d70;
        border-radius: 100%;
        height: 13px;
        margin: 0;
        width: 13px
    }
}

.company-slider .bx-wrapper .bx-pager .bx-pager-link.active,
.company-slider .bx-wrapper .bx-pager .bx-pager-link:hover {
    background: #fff;
    position: relative
}

@media (min-width:0) and (max-width:959px) {
    .company-slider .bx-wrapper .bx-pager .bx-pager-link.active,
    .company-slider .bx-wrapper .bx-pager .bx-pager-link:hover {
        background: 0 0;
        border: 3px solid #211d70;
        border-radius: 100%;
        height: 10px;
        top: 2px;
        width: 10px
    }
}

.company-slider .bx-wrapper .bx-pager .bx-pager-link.active:before,
.company-slider .bx-wrapper .bx-pager .bx-pager-link:hover:before {
    border: 6px solid #fff;
    border-radius: 400px;
    content: '';
    display: block;
    height: 8px;
    left: -5px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 8px
}

@media (min-width:0) and (max-width:959px) {
    .company-slider .bx-wrapper .bx-pager .bx-pager-link.active:before,
    .company-slider .bx-wrapper .bx-pager .bx-pager-link:hover:before {
        display: none
    }
}

@media (min-width:767px) and (max-width:959px) {
    .inner-pic .title-bg-full {
        padding-left: 0
    }
}

.inner-pic .title-bg h1 {
    padding-left: 40px
}

@media (min-width:767px) and (max-width:959px) {
    .inner-pic .title-bg h1 {
        padding: 10px 0 10px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .company-slider {
        height: 400px;
        padding-bottom: 0
    }
}

@media (min-width:959px) and (max-width:959px) {
    .inner-pic .btns-wrap__block a {
        width: 100%
    }
}

.news-item {
    background: #eef2f7;
    box-sizing: border-box;
    color: #000;
    display: block;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 5px;
    padding: 20px 25px;
    text-decoration: none;
    transition: all .25s ease-out
}

@media (min-width:0) and (max-width:959px) {
    .news-item {
        background: #fff;
        border-bottom: 1px solid #ededed;
        font-size: 16px;
        line-height: 22px;
        margin: 0 auto 20px;
        padding: 0 0 20px;
        width: 90%
    }
    .news-item:last-child {
        border-bottom: none;
        padding: 0
    }
}

.news-item__date {
    font-size: 14px;
    margin-bottom: 10px
}

@media (min-width:0) and (max-width:959px) {
    .news-item__date {
        color: #6c6ea2
    }
}

.news-item:hover {
    background: #6c6ea2;
    color: #fff
}

.newview .content-block__inner {
    margin: 0 50px 60px
}

.newview__date {
    font-size: 14px;
    margin-bottom: 32px
}

.newview__txt {
    font-size: 18px;
    line-height: 26px
}

.newview__txt p {
    margin-bottom: 30px
}

.cases .categories__item-title:after,
.newview__left {
    display: inline-block;
    transition: all .2s ease-out;
    width: 660px
}

@media (min-width:0) and (max-width:959px) {
    .newview__left {
        box-sizing: border-box;
        padding: 0 21px 27px;
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .newview__left {
        width: 550px
    }
}

.newview__left h1 {
    font-size: 32px;
    font-weight: 400;
    line-height: 38px;
    margin: 0 0 20px
}

@media (min-width:0) and (max-width:959px) {
    .newview__left h1 {
        font-size: 24px;
        line-height: 30px
    }
}

.newview__right {
    display: inline-block;
    margin-right: 50px;
    transition: all .3s ease-out;
    width: 380px
}

@media (min-width:0) and (max-width:959px) {
    .newview__right {
        display: none
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .newview__right {
        width: 300px
    }
}

.newview__right .other-news {
    margin-top: -25px
}

.newview .btn-orange {
    display: inline-block;
    left: 50%;
    margin: 10px auto 0;
    padding: 10px 20px;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width:0) and (max-width:1023px) {
    .news .lead h3 {
        background: #dee5ef;
        box-sizing: border-box;
        font-size: 20px;
        margin: 0;
        padding: 20px
    }
}

.news .content-block__inner {
    margin: 0 0 37px 50px
}

@media (min-width:0) and (max-width:1023px) {
    .news .content-block__inner {
        background: #fff;
        margin: 0
    }
}

.news .content-block__inner-row__descr {
    width: 780px
}

@media (min-width:0) and (max-width:959px) {
    .news .content-block__inner-row__descr {
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .news .content-block__inner-row__descr {
        width: 600px
    }
}

.news .content-block__inner-row__right {
    width: 330px
}

@media (min-width:0) and (max-width:959px) {
    .news .content-block__inner-row__right {
        display: none
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .news .content-block__inner-row__right {
        width: 300px
    }
}

.news .content-block__inner-row__right ul li {
    margin: 0 0 14px
}

.news .inner .content__innerpadding {
    margin-bottom: 10px;
    margin-top: 40px
}

.news .content__innerpadding .back-button {
    left: 0;
    position: relative
}

@media (min-width:0) and (max-width:1279px) {
    .news .content__innerpadding .back-button {
        padding: 15px 0 0 20px
    }
    .stocklist {
        background: #eef2f7;
        box-sizing: border-box;
        padding: 20px
    }
}

.stocklist__pic {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    opacity: .35;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__pic {
        display: block;
        opacity: 1;
        position: relative!important;
        width: 100%
    }
}

@media (min-width:0) and (max-width:767px) {
    .stocklist__pic {
        height: 280px!important;
        opacity: 1
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stocklist__pic {
        height: 280px!important;
        opacity: 1
    }
}

.stocklist__period {
    color: #6c6fa0;
    display: none;
    font-weight: 300;
    margin-bottom: 15px
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__period {
        display: block
    }
}

.stocklist__item {
    background: #2e2f39;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    z-index: 2
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item {
        background: #fff;
        margin-bottom: 20px;
        overflow: visible
    }
}

.stocklist__item-wrap {
    background: rgba(46, 47, 57, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 350px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    transition: all .2s ease-out;
    width: 100%;
    z-index: 2
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item-wrap {
        background: rgba(46, 47, 57, 0);
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto
    }
}

.stocklist__item-wrap__right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 50px;
    position: relative;
    transition: all .2s ease-out;
    width: 50%;
    z-index: 2
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item-wrap__right {
        margin-right: 0;
        width: 100%
    }
}

.stocklist__item-wrap__right__inner {
    color: #fff;
    margin-left: 30px;
    margin-top: 65px;
    text-decoration: none;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item-wrap__right__inner {
        margin: 20px
    }
}

.stocklist__item-wrap__right__inner-label {
    color: #8486bd;
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: uppercase
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item-wrap__right__inner-label {
        display: none
    }
}

.stocklist__item-wrap__right__inner-title {
    font-size: 38px;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 16px
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item-wrap__right__inner-title {
        color: #000;
        font-size: 24px;
        line-height: 120%
    }
}

.stocklist__item-wrap__right__inner-descr {
    bottom: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    margin-bottom: 20px;
    opacity: 1;
    position: relative;
    width: 80%;
    transition: all .25s ease-out
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item-wrap__right__inner-descr {
        color: #000;
        font-size: 20px;
        margin-bottom: 0;
        opacity: 1!important;
        width: 100%
    }
}

.stocklist__item-wrap__right__inner .btn-white {
    bottom: -25px;
    opacity: 0;
    position: relative;
    transition: all .25s ease-out
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item-wrap__right__inner .btn-white {
        bottom: 0;
        left: 0;
        height: 100%;
        opacity: 0;
        padding: 0;
        position: absolute;
        transition: all .25s ease-out;
        width: 100%
    }
    .stocklist__item-wrap__right__inner .btn-white:focus,
    .stocklist__item-wrap__right__inner .btn-white:hover {
        bottom: 0;
        left: 0;
        height: 100%;
        opacity: 0!important;
        padding: 0;
        position: absolute;
        transition: all .25s ease-out;
        width: 100%
    }
}

.stocklist__item:hover .stocklist__item-wrap__right__inner-descr {
    height: 0;
    opacity: 0
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item:hover .stocklist__item-wrap__right__inner-descr {
        color: #000;
        font-size: 20px;
        height: auto;
        margin-bottom: 0;
        opacity: 1!important;
        width: 100%
    }
}

.stocklist__item:hover .btn-white {
    bottom: 0;
    opacity: 1
}

@media (min-width:0) and (max-width:1279px) {
    .stocklist__item:hover .btn-white {
        bottom: 0;
        left: 0;
        height: 100%;
        opacity: 0!important;
        padding: 0;
        position: absolute;
        transition: all .25s ease-out;
        width: 100%
    }
}

.stock-view.content-bordertop {
    padding-bottom: 0
}

.stock-view .inner__header-wrap {
    background: 0 0!important
}

.stock-view.tarif .row>.descr {
    margin-bottom: 40px;
    width: 700px
}

@media (min-width:0) and (max-width:1279px) {
    .stock-view.tarif .row>.descr {
        width: 100%
    }
}

.stock-view .size-3 {
    margin-bottom: 30px
}

.stock-view .btn-orange {
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 20px;
    padding: 12px 20px;
    width: auto
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .btn-orange {
        box-sizing: border-box;
        padding: 19px 20px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:959px) {
    .stock-view .btn-orange {
        box-sizing: border-box;
        padding: 19px 20px;
        width: 100%
    }
}

.cases__title {
    background: #fff;
    text-align: center;
    width: 100%
}

.cases__title h2 {
    font-size: 38px;
    font-weight: 700;
    margin-top: 70px
}

.cases__title-under {
    font-size: 20px;
    margin: 0 auto 70px;
    text-align: center;
    width: 100%;
    max-width: 650px
}

@media (min-width:0) and (max-width:767px) {
    .cases__title-under {
        max-width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases__title-under {
        max-width: 100%
    }
    .cases .inner__header {
        height: auto;
        padding: 30px 0
    }
    .cases .lead__descr {
        display: block;
        margin-top: 20px;
        width: 80%
    }
}

.cases .row {
    margin-bottom: 50px!important
}

.cases__map,
.skd .content-bordertop__inner .row h3 {
    position: relative
}

.cases__map-content,
.cases__map-overlay {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.cases__map-overlay {
    background: rgba(64, 67, 82, .7);
    position: absolute;
    top: 0;
    z-index: 2;
    height: 100%
}

.cases__map-content {
    -ms-flex-line-pack: center;
    align-content: center;
    background: #fff;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 174px;
    max-width: 1024px
}

@media (min-width:0) and (max-width:767px) {
    .cases__map-content {
        height: auto;
        padding: 20px 0;
        max-width: 90%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases__map-content {
        height: auto;
        padding: 20px 0;
        max-width: 90%
    }
}

.cases__map-title {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%
}

.cases .categories {
    margin-bottom: 60px
}

@media (min-width:1599px) and (max-width:5000px) {
    .cases .categories {
        margin: 0 auto 60px;
        width: 100%;
        max-width: 1340px
    }
}

.cases .categories__item {
    margin-bottom: 2px
}

.cases .categories__item-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eef2f7;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    font-weight: 300;
    height: 90px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 30px;
    transition: all .2s ease-out
}

@media (min-width:0) and (max-width:767px) {
    .cases .categories__item-title {
        font-size: 20px;
        height: auto;
        padding: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases .categories__item-title {
        font-size: 20px;
        height: auto;
        padding: 20px
    }
}

.cases .categories__item-title:after {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1MS44NDYgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NiA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTM0NS40NDEsMjQ4LjI5MkwxNTEuMTU0LDQ0Mi41NzNjLTEyLjM1OSwxMi4zNjUtMzIuMzk3LDEyLjM2NS00NC43NSwwYy0xMi4zNTQtMTIuMzU0LTEyLjM1NC0zMi4zOTEsMC00NC43NDQgICBMMjc4LjMxOCwyMjUuOTJMMTA2LjQwOSw1NC4wMTdjLTEyLjM1NC0xMi4zNTktMTIuMzU0LTMyLjM5NCwwLTQ0Ljc0OGMxMi4zNTQtMTIuMzU5LDMyLjM5MS0xMi4zNTksNDQuNzUsMGwxOTQuMjg3LDE5NC4yODQgICBjNi4xNzcsNi4xOCw5LjI2MiwxNC4yNzEsOS4yNjIsMjIuMzY2QzM1NC43MDgsMjM0LjAxOCwzNTEuNjE3LDI0Mi4xMTUsMzQ1LjQ0MSwyNDguMjkyeiIgZmlsbD0iIzAwMDAwMCIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    height: 20px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 20px
}

.cases .categories__item.active .categories__item-title,
.cases .categories__item:hover .categories__item-title {
    background: #f16541;
    color: #fff
}

.cases .categories__item.active .categories__item-title:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.cases .categories__item.active .categories__item-title:after,
.cases .categories__item:hover .categories__item-title:after {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1MS44NDYgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NiA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTM0NS40NDEsMjQ4LjI5MkwxNTEuMTU0LDQ0Mi41NzNjLTEyLjM1OSwxMi4zNjUtMzIuMzk3LDEyLjM2NS00NC43NSwwYy0xMi4zNTQtMTIuMzU0LTEyLjM1NC0zMi4zOTEsMC00NC43NDQgICBMMjc4LjMxOCwyMjUuOTJMMTA2LjQwOSw1NC4wMTdjLTEyLjM1NC0xMi4zNTktMTIuMzU0LTMyLjM5NCwwLTQ0Ljc0OGMxMi4zNTQtMTIuMzU5LDMyLjM5MS0xMi4zNTksNDQuNzUsMGwxOTQuMjg3LDE5NC4yODQgICBjNi4xNzcsNi4xOCw5LjI2MiwxNC4yNzEsOS4yNjIsMjIuMzY2QzM1NC43MDgsMjM0LjAxOCwzNTEuNjE3LDI0Mi4xMTUsMzQ1LjQ0MSwyNDguMjkyeiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)
}

.cases .categories__item-text {
    border: 1px solid #f16541;
    box-sizing: border-box;
    display: none;
    font-size: 18px;
    padding: 50px 30px 30px
}

@media (min-width:0) and (max-width:767px) {
    .cases .categories__item-text {
        border: none;
        font-size: 18px;
        padding: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases .categories__item-text {
        border: none;
        font-size: 18px;
        padding: 20px
    }
}

.cases .categories__item-text__inner {
    line-height: 24px;
    width: 600px
}

@media (min-width:0) and (max-width:767px) {
    .cases .categories__item-text__inner {
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases .categories__item-text__inner {
        width: 100%
    }
}

@media (min-width:1599px) and (max-width:5000px) {
    .cases .categories__item-text__inner {
        width: auto;
        max-width: 800px
    }
}

.cases .categories__item-text__inner h3 {
    color: #f16541;
    line-height: 34px
}

@media (min-width:0) and (max-width:767px) {
    .cases .categories__item-text__inner h3 {
        font-size: 24px;
        line-height: 120%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases .categories__item-text__inner h3 {
        font-size: 24px;
        line-height: 120%
    }
}

.cases .categories__item-text__inner h4 {
    font-size: 20px;
    font-weight: 400;
    margin: 20px 0 15px
}

.cases .categories__item-text__inner .instruct {
    width: 100%
}

.cases .categories__item-text__inner .btn-orange {
    margin-top: 30px
}

@media (min-width:0) and (max-width:767px) {
    .cases .categories__item-text__inner .btn-orange {
        display: block;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases .categories__item-text__inner .btn-orange {
        display: block;
        width: 100%
    }
}

.cases .categories__item .btn-orange {
    padding-left: 30px;
    padding-right: 30px
}

@media (min-width:0) and (max-width:767px) {
    .cases .content-bordertop__inner {
        margin: 0 auto
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .cases .content-bordertop__inner {
        margin: 0 auto
    }
}

@media (min-width:0) and (max-width:767px) {
    .case-view {
        padding: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .case-view {
        box-sizing: border-box;
        padding: 25!important
    }
    .case-view .content-bordertop__inner {
        margin: 0 25px
    }
}

.skd .h-title {
    display: none
}

@media (min-width:0) and (max-width:767px) {
    .skd .h-title {
        background: #dee5ef;
        display: block;
        font-size: 26px;
        margin: 0;
        padding: 30px 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .h-title {
        background: #dee5ef;
        display: block;
        font-size: 26px;
        margin: 0;
        padding: 30px 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .cases__title h2 {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .cases__title h2 {
        display: none
    }
}

.skd .filter-mobile__form {
    margin-top: 25px
}

@media (min-width:0) and (max-width:767px) {
    .skd .inner-slider {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .inner-slider {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .cases__title-under {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .cases__title-under {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .content-bordertop__inner .row h3 {
        background: #eef2f7;
        box-sizing: border-box;
        color: #000;
        cursor: pointer;
        font-size: 18px;
        font-weight: 300;
        margin-bottom: 0;
        padding: 15px 30px;
        position: relative
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .content-bordertop__inner .row h3 {
        background: #eef2f7;
        box-sizing: border-box;
        color: #000;
        cursor: pointer;
        font-size: 18px;
        font-weight: 300;
        margin-bottom: 0;
        padding: 15px 30px;
        position: relative
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .content-bordertop__inner .row h3:after {
        background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-3.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        display: block;
        height: 20px;
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translate(0, -50%) rotate(90deg);
        transform: translate(0, -50%) rotate(90deg);
        width: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .content-bordertop__inner .row h3:after {
        background-image: url(/local/templates/map_template/../../assets/i/icons/arrow-3.svg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        content: '';
        display: block;
        height: 20px;
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translate(0, -50%) rotate(90deg);
        transform: translate(0, -50%) rotate(90deg);
        width: 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .row {
        margin-bottom: 5px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .row {
        margin-bottom: 5px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .row .descr {
        display: none;
        margin: 20px;
        width: 90%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .row .descr {
        display: none;
        margin: 20px;
        width: 90%
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .row .descr p {
        margin-top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .row .descr p {
        margin-top: 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd .row .tech-process {
        display: none;
        margin: 20px;
        width: 90%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd .row .tech-process {
        display: none;
        margin: 20px;
        width: 90%
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd-slide .map-wrap__place,
    .skd-slide .map-wrap__place-full {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd-slide .map-wrap__place,
    .skd-slide .map-wrap__place-full {
        display: block
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd-slide .map-wrap__place {
        padding: 20px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd-slide .map-wrap__place {
        padding: 20px 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd-slide .map-wrap__place-edit,
    .skd-slide .map-wrap__place-latitude,
    .skd-slide .map-wrap__place-longitude {
        display: none
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd-slide .map-wrap__place-edit,
    .skd-slide .map-wrap__place-latitude,
    .skd-slide .map-wrap__place-longitude {
        display: none
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd-slide.tarif-panel {
        padding: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd-slide.tarif-panel {
        padding: 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd-slide.tarif-panel .tarif-filter .filter-mobile {
        background: #f16541;
        margin-bottom: -30px;
        padding: 30px 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd-slide.tarif-panel .tarif-filter .filter-mobile {
        background: #f16541;
        margin-bottom: -30px;
        padding: 30px 0
    }
}

@media (min-width:0) and (max-width:767px) {
    .skd-slide .info-block__panel.info-block__panel--unchecked {
        top: 0
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .skd-slide .info-block__panel.info-block__panel--unchecked {
        top: 0
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content-partner .content__innerpadding {
        background: 0 0;
        padding-left: 5px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .content__innerpadding {
        box-sizing: border-box
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content-partner .lead h1 {
        left: 20px;
        margin-top: 25px!important
    }
    .content-partner .content-block__inner-title h3 {
        font-size: 20px
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .lead__descr {
        background: 0 0;
        display: block!important;
        margin-top: 40px;
        padding: 30px 0 15px 20px!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content-partner .lead__descr {
        margin-top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .lead__descr {
        background: 0 0!important;
        display: block!important;
        margin-top: 40px
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .content-block__inner-row__descr {
        padding: 20px 24px!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content-partner .content-block__inner-row__descr {
        padding: 20px 30px
    }
    .content-partner .content-block__inner:nth-child(1) {
        margin: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .content-block__inner:nth-child(1) {
        margin: 30px 50px 30px 30px
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .content__innerpadding h1 {
        width: 80%
    }
}

@media (min-width:960px) and (max-width:1023px) {
    .content-partner .content__innerpadding h1 {
        margin-top: 50px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .inner-pic .inner__header {
        overflow: visible
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .inner-pic .inner__header {
        overflow: visible
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .inner__header {
        background: #2e2f39!important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto!important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: visible
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .inner__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 280px!important;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: visible
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .lead {
        background: 0 0!important;
        margin-top: 120px!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content-partner .lead {
        margin-top: 40px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .lead {
        background: 0 0!important;
        margin-top: 0
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .content-partner .lead {
        background: 0 0!important;
        margin-top: 50px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .lead h1 {
        top: -75px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .lead h1 {
        background: 0 0!important;
        font-size: 36px!important;
        margin-top: 0!important;
        position: relative!important;
        top: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .lead h2 {
        background: 0 0!important;
        margin-top: 0!important;
        position: relative!important;
        top: 0!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .lead h2 {
        background: 0 0!important;
        margin-top: 0!important;
        position: relative!important;
        top: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .item-bg {
        opacity: .65
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .item-bg {
        opacity: .65
    }
}

@media (min-width:0) and (max-width:767px) {
    .content-partner .content-block__inner-row__descr {
        display: none;
        font-size: 16px;
        padding: 0 24px;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content-partner .content-block__inner-row__descr {
        font-size: 16px;
        padding: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .content-partner .content-block__inner {
        background: 0 0!important;
        margin: 30px 50px 40px 30px
    }
    .content-partner .content-block__inner:nth-child(2) {
        background: 0 0!important;
        margin: 0
    }
}

.info-block__item--show .info-block__td:first-child {}

@media (min-width:0) and (max-width:767px) {
    .tool .content__innerpadding {
        margin-top: -20px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tool .content__innerpadding {
        margin-top: -20px!important
    }
}

.content__innerpadding.tool-full {
    display: none
}

@media (min-width:0) and (max-width:767px) {
    .content__innerpadding.tool-full {
        display: block;
        margin-top: -20px!important
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__innerpadding.tool-full {
        display: block;
        margin-top: -20px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content__innerpadding.tool-full .instruct {
        display: block
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__innerpadding.tool-full .instruct {
        display: block
    }
    .content__innerpadding.tool-full .tool-tbl-options {
        display: block!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .content__innerpadding.tool-full .tool-tbl-options tr {
        display: block!important
    }
}

.content__innerpadding.tool-full .instruct-2 {
    margin-bottom: 20px
}

@media (min-width:0) and (max-width:767px) {
    .content__innerpadding.tool-full .instruct-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .content__innerpadding.tool-full .instruct-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:767px) and (max-width:767px) {
    .tarif .tarifs-list__item-hover.tarif-blue .right {
        left: 0!important;
        top: 0!important;
        margin-top: -400px
    }
    .tarif-wrap .tarif-bxslider-wrap {
        margin: 70px auto!important
    }
    .tarif-bxslider__left,
    .tarif-bxslider__right {
        height: auto
    }
}

.map-wrap__objects .info-block__item--show .info-block__td:first-child {
    padding: 0!important
}

.map-wrap__objects .info-block__filelist-row {
    padding: 14px 0
}

@media (min-width:767px) and (max-width:959px) {
    .info-block--tools .info-block__cell {
        width: 25%
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .info-block--tools .info-block__cell {
        width: 25%;
    }
}

@media (min-width:767px) and (max-width:959px) {
    .info-block--tools .info-block__cell:first-child {
        width: 100%
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .info-block--tools .info-block__cell:first-child {
        width: 100%
    }
    .info-block--tools .info-block__panel .info-block__cell:first-child {
        width: auto;
    }
}

@media (min-width:767px) and (max-width:959px) {
    .info-block--tools .info-block__cell:nth-child(2) {
        width: 25%
    }
    .info-block--tools .info-block__cell:nth-child(3) {
        width: 25%
    }
    .info-block--tools .info-block__cell:last-child {
        width: 25%
    }
    .info-block__value {
        font-size: 16px;
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .info-block--tools .info-block__cell:last-child {
        width: 25%
    }
}

@media (min-width:767px) and (max-width:959px) {
    .info-block--tools .info-block__cell:first-child .info-block__value {
        font-size: 16px
    }
    .info-block__cell {
        margin-bottom: 20px;
        margin-top: 20px
    }
}

@media (min-width:959px) and (max-width:1279px) {
    .info-block__cell {
        margin-bottom: 20px;
        margin-top: 20px
    }
}

@media (min-width:959px) and (max-width:1023px) {
    .inner-pic .title-bg h1 {
        padding-left: 20px
    }
}

.info-block--checked .info-block__panel--checked,
.info-block--checked:hover .info-block__panel--checked {
    margin-top: -42px!important;
    -webkit-transform: translate(0, 0)!important;
    transform: translate(0, 0)!important
}

.info-block--complect .info-block--checked {
    overflow: hidden;
    height: 133px
}

@media (min-width:959px) and (max-width:1279px) {
    .map-wrap__type-block__form,
    .map-wrap__type-block__form-input {
        width: 92.5%!important;
        max-width: 92.5%!important
    }
    .map-wrap__type-block__form {
        text-align: center
    }
    .info-block__item--installer .info-block__cell:nth-child(4) {
        margin-right: 40px;
        width: 200px
    }
    .info-block__value a {
        word-break: break-all
    }
}

@media (min-width:0) and (max-width:767px) {
    .info-block__item.tariff--equipment:hover {
        margin-bottom: 20px
    }
}

@media (min-width:767px) and (max-width:767px) {
    .info-block--complect .info-block__cell--pic {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 230px;
        margin-right: 2px;
        opacity: 1;
        width: 100%
    }
}

.tariff--table td {
    height: 45px!important;
    padding: 0 10px!important
}

.tariff--table td:first-child {
    padding-left: 50px!important
}

.info-block__td-title {
    font-weight: 600!important
}

.coating .map-wrap__objects .info-block__item--show .info-block__td:first-child {
    padding: 20px 0!important
}

.coating .info-block__item--show .info-block__header .info-block__cell:not(:first-child) {
    display: none!important
}

@media (min-width:0) and (max-width:1023px) {
    .stock-view .content__innerpadding {
        padding-top: 20px
    }
    .stock-view .inner__header .content__innerpadding h1 {
        font-size: 26px
    }
}

@media (min-width:0) and (max-width:767px) {
    .stock-view .inner__header .content__innerpadding .lead__descr {
        padding: 20px 20px 30px
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .stock-view .inner__header .content__innerpadding .lead__descr {
        padding: 0
    }
}

.info-block--installer .info-block__cell:first-child {
    width: 350px
}

.info-block--installer .info-block__cell:nth-child(2) {
    width: 400px;
    padding-right: 30px
}

@media (min-width:0) and (max-width:1023px) {
    .city__inner-wrap__content ul {
        margin-bottom: 0
    }
    .city__inner-wrap__content ul li {
        margin-bottom: 12px
    }
    .result__inner {
        width: 100%
    }
    .result__txt {
        font-size: 20px;
        margin: 0 auto;
        width: 85%
    }
    .map-wrap__place-full,
    .map-wrap__type-block__form {
        display: block;
        height: auto;
        padding: 20px 0
    }
    .map-wrap__type-block__form-input:first-child,
    .map-wrap__type-block__form-input:last-child,
    .map-wrap__type-block__form-input:nth-child(2) {
        display: block;
        margin: 0 auto 20px;
        padding: 0 20px;
        width: 100%;
    }
    .map-wrap__type-block__form-input:first-child input {
        width: 100%
    }
    .contact h4 {
        display: none;
        margin: 0
    }
    .contact-row__tr:last-child {
        border-bottom: none;
        padding-bottom: 0
    }
    .contact .content__innerpadding {
        padding-bottom: 0!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .cases .inner__header {
        height: 116px!important;
        padding: 0!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cases .inner__header-wrap {
        height: 116px;
        position: absolute;
        top: 0;
        width: 100%
    }
}

@media (min-width:767px) and (max-width:767px) {
    .cases .inner__header-wrap {
        height: 116px!important;
        position: absolute!important;
        top: 0!important;
        width: 100%!important
    }
    .cases .inner__header .content__innerpadding .lead__descr {
        display: none!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cases .inner__header-wrap .content__innerpadding {
        background: 0 0;
        height: 116px!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .cases .inner__header-wrap .content__innerpadding {
        background: 0 0!important;
        height: 116px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cases .lead.himself {
        background: 0 0!important;
        height: 116px!important
    }
}

@media (min-width:767px) and (max-width:767px) {
    .cases .lead.himself {
        background: 0 0!important;
        height: 116px!important
    }
}

@media (min-width:0) and (max-width:767px) {
    .cases .inner__header .content__innerpadding h1 {
        line-height: 120%;
        padding-right: 25px!important;
        position: relative;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media (min-width:767px) and (max-width:767px) {
    .cases .inner__header .content__innerpadding h1 {
        line-height: 120%!important;
        padding-right: 25px!important;
        position: relativ!important;
        top: 50%!important;
        -webkit-transform: translate(0, -50%)!important;
        transform: translate(0, -50%)!important
    }
}

.info-block__item--installer .info-block__header {
    padding: 0 70px 0 25px
}

@media (min-width:1023px) and (max-width:1279px) {
    .info-block__item--installer .info-block__header .info-block__value {
        font-size: 14px
    }
}

@media (min-width:0) and (max-width:1023px) {
    .tarif-panel .info-block--complect .info-block--checked {
        height: auto
    }
}

@media (min-width:0) and (max-width:767px) {
    .tarif-panel .info-block--complect .info-block__cell--pic {
        margin-left: -25px;
        margin-right: -25px;
        width: calc(100% + 50px)
    }
}

@media (min-width:767px) and (max-width:1023px) {
    .tarif-panel .info-block--complect .info-block__cell--pic {
        margin-right: 30px;
        margin-top: 0
    }
    .info-block--complect .info-block__cell,
    .info-block--complect .info-block__cell--namecomplect {
        margin-top: 0
    }
}

@media (min-width:0) and (max-width:1023px) {
    .tarif-panel .info-block--complect .info-block--checked .info-block__header--withhover {
        width: 100%
    }
    .info-block__item--installer .info-block__header {
        padding-top: 20px
    }
}

.info-block__value {
    font-family: 'Raleway', sans-serif!important;
    font-weight: 400!important
}

.info-block__body {
    padding: 0 40px!important
}

.coating .map-wrap__objects .info-block__item--show .info-block__td.info-block__filelist {
    padding: 20px 40px!important;
}

@media (min-width:0) and (max-width:767px) {
    .skd .filter-mobile--tarif {
        margin-bottom: 20px;
        margin-left: -20px;
        margin-right: -20px
    }
    .skd .tarif-header-short__title {
        padding-top: 20px
    }
    .skd .tarif-header-short__title .tarif-name {
        font-size: 24px;
        line-height: 140%;
        margin-bottom: 10px;
        margin-top: 10px;
        width: 100%
    }
    .skd .tarif-header-short__object {
        margin-bottom: 20px
    }
    .skd .tarif-panel .view-list__wrap {
        margin-left: 0;
        margin-right: 0
    }
    .skd .content__innerpadding {
        padding-bottom: 0!important
    }
    .skd .social_tariffs {
        width: 100px!important
    }
    .info-block__body {
        padding: 0 20px!important
    }
    .coating .map-wrap__objects .info-block__item--show .info-block__td.info-block__filelist {
        padding: 20px 20px!important;
    }
}

.satellite-map-mobile-checkbox {
    cursor: pointer;
}
/* End */
/* /local/templates/.default/build/build.css?1692088319195659 */
/* /local/templates/.default/template_styles.css?174921489362784 */
/* /local/templates/map_template/styles.min.css?1681716901447598 */
/* /local/templates/map_template/styles.min.css?1681716901447598 */
