

/* Start:/local/templates/tehokno/css/reset.css?17210303563795*/
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%;
  vertical-align: baseline;
  /*font-family: 'Inter', sans-serif;*/
  font-family: "TT Norms", sans-serif;
}
/* HTML5 display-role reset for older browsers */
body {
  -webkit-overflow-scrolling: touch;

  /*   -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; */
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
[hidden] {
  display: none;
}
a,
li,
a:active,
a:hover {
  outline: 0 !important;
}
img {
  border: 0;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type="submit"],
button,
.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    -webkit-appearance: none;
    cursor: pointer;
    outline: none;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    /*font-family: 'Inter', sans-serif;*/
	font-family: "TT Norms", sans-serif;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    text-decoration: none;
}

select,
input[type="text"],
input[type="password"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  display: block;
  width: 100%;
  outline: none;
    /*font-family: 'Inter', sans-serif;*/
	font-family: "TT Norms", sans-serif;
  -webkit-appearance: none;
}
select::-ms-clear,
input[type="text"]::-ms-clear,
input[type="password"]::-ms-clear,
input[type="color"]::-ms-clear,
input[type="date"]::-ms-clear,
input[type="datetime"]::-ms-clear,
input[type="datetime-local"]::-ms-clear,
input[type="email"]::-ms-clear,
input[type="month"]::-ms-clear,
input[type="number"]::-ms-clear,
input[type="range"]::-ms-clear,
input[type="search"]::-ms-clear,
input[type="tel"]::-ms-clear,
input[type="time"]::-ms-clear,
input[type="url"]::-ms-clear,
input[type="week"]::-ms-clear,
textarea::-ms-clear {
  display: none;
}
textarea {
  overflow: auto;
  resize: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
a {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.card-title {
    font-size: 18px !important;
}


/* End */


/* Start:/local/templates/tehokno/css/jquery.fancybox.min.css?158455432412795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/tehokno/css/jquery-ui.min.css?16381452962207*/
/*! jQuery UI - v1.12.1 - 2021-11-29
* http://jqueryui.com
* Includes: draggable.css, core.css, slider.css, tooltip.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}
/* End */


/* Start:/local/templates/tehokno/css/slick.css?15747657181776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/tehokno/css/style.css?1747912395342317*/
@charset "UTF-8";
:root {
  --clr-base: #2E303F;
  --clr-base-dark: #000;
  --clr-att: #ff9000;
  --clr-att-hover: #FF9446;
  --clr-link: #0086E6;
  --clr-link-hover: #21A2FF;
  --clr-light: #7F868C;
  --clr-bg-light: #F3F5F8;
  --clr-border: #D5D6D9;
  --min: 360px;
  --max: 1700px;
  --paddingContainer: 15px;
  font-size: 10px;
}
.sl-wrap ~ .sl-wrap {
  display: none;
}
.elm-hidden {
  display: none;
}
.tile-title {
  font-size: 18px;
  line-height: 1.33333333;
  font-weight: 600;
  margin: 0 0 10px 0;
  -webkit-transition: color ease 0.2s;
  transition: color ease 0.2s;
}
/* ----------------------------------- *\
			main styles
\* ----------------------------------- */
body {
  color: var(--clr-base);
  background: #fff;
  font-size: 16px;
  line-height: 1.3;
}
body::-webkit-scrollbar {
  height: 4px;
  width: 4px;
  background-color: #f0f0f0;
}
body::-webkit-scrollbar-thumb {
  background-color: #999;
}
body::-webkit-scrollbar-thumb:hover {
  background-color: #999;
}
body::-webkit-scrollbar-button:vertical:start:decrement {
  background-color: transparent;
  width: 0;
  height: 0;
}
body::-webkit-scrollbar-button:vertical:end:increment {
  background-color: transparent;
  width: 0;
  height: 0;
}
body::-webkit-scrollbar-button:horizontal:start:decrement {
  background-color: transparent;
  width: 0;
  height: 0;
}
body::-webkit-scrollbar-button:horizontal:end:increment {
  background-color: transparent;
  width: 0;
  height: 0;
}
body.compensate-for-scrollbar .wrap,
body.popup-open .wrap {
  padding-right: 4px;
}
p,
ul,
ol,
table,
blockquote,
.bq-text {
  position: relative;
  margin-bottom: 1.3em;
}
p + div,
ul + div,
ol + div,
table + div,
blockquote + div,
.bq-text + div,
p + section,
ul + section,
ol + section,
table + section,
blockquote + section,
.bq-text + section {
  margin-top: 40px;
  margin-top: 4rem;
}
p img,
ul img,
ol img,
table img,
blockquote img,
.bq-text img {
  max-width: 100%;
}
p:last-child,
ul:last-child,
ol:last-child,
table:last-child,
blockquote:last-child,
.bq-text:last-child {
  margin-bottom: 0 !important;
}
li,
.li-text {
  display: block;
  position: relative;
  padding-left: 24px;
}
li:before,
.li-text:before {
  content: '';
  display: block;
  position: absolute;
  top: 0.65em;
  left: 10px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: currentColor;
  margin-top: -2px;
}
.list-check li {
  padding-left: 20px;
}
.list-check li:before {
  width: 10px;
  height: 10px;
  left: 0;
  margin-top: -5px;
  border-radius: 0;
  background: url(/local/templates/tehokno/css/../img/icons/check.svg) center no-repeat;
  background-size: 100% auto;
}
.text-box ul li, .section_text ul li, .content-wrap ul li {
  padding-left: 20px;
}
.text-box ul li:before, .section_text ul li:before, .content-wrap ul li:before {
  width: 10px;
  height: 10px;
  left: 0;
  margin-top: -5px;
  border-radius: 0;
  background: url(/local/templates/tehokno/css/../img/icons/check.svg) center no-repeat;
  background-size: 100% auto;
}
ol {
  counter-reset: li;
  list-style: none;
}
ol li {
  padding-left: 24px;
}
ol li:before {
  content: counter(li) '.';
  counter-increment: li;
  width: 24px;
  padding: 0 0 0 4px;
  height: auto;
  font-size: 1em;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
ol.list-numbers li:before {
  font-weight: 600;
}
a {
  text-decoration: none;
  color: var(--clr-link);
}
a:hover {
  text-decoration: none;
  color: var(--clr-link-hover);
}
a.link-main,
.link-main {
  text-decoration: none;
  border-bottom: 1px solid;
}
.link-dark,
a.link-dark {
  color: inherit;
}
.link-dark:hover,
a.link-dark:hover {
  color: var(--clr-link);
}
.link-phone {
  white-space: nowrap;
}
.link-phone .elm-ico {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--clr-link);
  margin: 0 6px 0 0;
}
.link-phone .elm-ico img,
.link-phone .elm-ico svg {
  max-width: 18px;
  max-height: 18px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
hr,
.hr {
  height: 1px;
  width: 100%;
  margin: 30px 0;
  margin: 3rem 0;
  border: none;
  outline: none;
  clear: both;
  display: block;
  background-color: var(--clr-border);
  position: relative;
  overflow: hidden;
}
.main-page-title,
h1,
.h1-title,
h2,
.h2-title,
h3,
.h3-title,
h4,
.h4-title,
h5,
.h5-title,
h6,
.h6-title {
  display: block;
  position: relative;
  font-weight: bold;
  margin: 1em 0;
  line-height: 1.36111111;
}
.main-page-title:first-child,
h1:first-child,
.h1-title:first-child,
h2:first-child,
.h2-title:first-child,
h3:first-child,
.h3-title:first-child,
h4:first-child,
.h4-title:first-child,
h5:first-child,
.h5-title:first-child,
h6:first-child,
.h6-title:first-child {
  margin-top: 0;
}
.main-page-title {
  font-size: 40px;
  font-size: 4rem;
  font-weight: 600;
  color: var(--clr-base-dark);
  margin-bottom: 20px;
  margin-top: 0;
}
.h1-title,
h1 {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.h1-title.title-large,
h1.title-large {
  font-size: 28px;
  line-height: 1.28571429;
  margin-bottom: 20px;
}
.h2-title,
h2 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 0;
}
.h2-title.title-text,
h2.title-text {
  font-size: 18px;
}
.h2-title.title-text.title-large,
h2.title-text.title-large,
.h2-title.title-text.title-main-large,
h2.title-text.title-main-large {
  font-size: 24px;
}
.h3-title,
h3 {
  font-size: 18px;
  line-height: 1.25;
  margin: 0 0 10px 0;
  font-weight: 600;
}
.h3-title.title-large,
h3.title-large {
  font-size: 18px;
  line-height: 1.33333333;
  margin-bottom: 15px;
  margin-top: 40px;
}
.h3-title.title-large:first-child,
h3.title-large:first-child {
  margin-top: 0;
}
.text-att,
.title-att {
  color: var(--clr-att);
}
.text-link,
.title-link {
  color: var(--clr-link);
}
.text-light,
.title-light {
  color: var(--clr-light);
}
.title-vlight {
  color: #7F868C;
}
.text-vlight {
  color: #000000;
}
.text-center,
.title-center {
  text-align: center;
}
blockquote,
.bq-text {
  margin: 20px 0;
  border-radius: 10px;
  background-color: var(--clr-bg-light);
  padding: 20px 20px 20px 25px;
  font-weight: 400;
  line-height: 1.3125;
  font-size: 1em;
  position: relative;
  overflow: hidden;
}
blockquote:before,
.bq-text:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: var(--clr-link);
}

blockquote.orange {
  background-color: #FFEAD7;
}
blockquote.orange:before {
  background: #FF6B00;
}
blockquote.orange.bgleft0 {
  padding: 35px;
}
blockquote.orange.bgleft0:before {
  background: #FFEAD7;
}

blockquote.transparent {
  background-color: #FFF; border: 1px #D5DEE3 solid;
  padding: 25px;
}
blockquote.transparent:before {
  background: #FFF;
}

blockquote:first-child,
.bq-text:first-child {
  margin-top: 0;
}
table.tbl-main {
  font-size: 12px;
  line-height: 1.25;
}
table.tbl-main thead {
  overflow: hidden;
  position: relative;
}
table.tbl-main thead tr {
  position: relative;
  background-color: #EFF2F4;
}
table.tbl-main thead th,
table.tbl-main thead td {
  font-size: 11px;
  line-height: 1.18181818;
  letter-spacing: 1px;
  color: #7F868C;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  text-align: left;
  z-index: 2;
  border: none;
}
table.tbl-main thead .th-main {
  font-weight: 600;
  color: var(--clr-base);
}
table.tbl-main tfoot {
  background-color: #F3F5F8;
  position: relative;
  z-index: 3;
}
table.tbl-main tbody {
  position: relative;
  z-index: 3;
}
table.tbl-main th,
table.tbl-main td {
  vertical-align: top;
  padding: 10px 10px 10px 10px;
  border: none;
  border-bottom: 1px solid rgba(46, 48, 63, 0.2);
  font-weight: 400;
  text-align: left;
}
table.tbl-main .td-att {
  font-weight: 500;
  color: var(--clr-att);
}
table.tbl-main .elm-price,
table.tbl-main .tile-price {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
}
table.tbl-main .elm-helper {
  display: inline-block;
  vertical-align: middle;
}
table.tbl-text th,
table.tbl-text td {
  word-break: inherit !important;
}
table.tbl-wrapped thead tr:first-child th,
table.tbl-wrapped thead tr:first-child td {
  border-top: none;
}
table.tbl-wrapped tfoot tr:last-child th,
table.tbl-wrapped tfoot tr:last-child td {
  border-bottom: none;
}
table.tbl-wrapped tbody:first-child tr:first-child th,
table.tbl-wrapped tbody:first-child tr:first-child td {
  border-top: none;
}
table.tbl-wrapped tbody:last-child tr:last-child th,
table.tbl-wrapped tbody:last-child tr:last-child td {
  border-bottom: none;
}
table.tbl-wrapped th:first-child,
table.tbl-wrapped td:first-child {
  border-left: none;
}
table.tbl-wrapped th:last-child,
table.tbl-wrapped td:last-child {
  border-right: none;
}
table.tbl-clear {
  font-size: 14px;
  line-height: 1.5;
  color: var(--clr-base);
}
table.tbl-clear th,
table.tbl-clear td {
  text-align: left;
  font-weight: 400;
  padding: 0 10px 10px 0;
  font-size: 1em;
  line-height: inherit;
  border: none;
  vertical-align: top;
}
table.tbl-clear th:last-child,
table.tbl-clear td:last-child {
  padding-right: 0;
}
table.tbl-clear tr:last-child th,
table.tbl-clear tr:last-child td {
  padding-bottom: 0;
}
@media (max-width: 1399px) {
  :root {
    font-size: 9.5px;
  }
}
@media (max-width: 1199px) {
  :root {
    font-size: 9px;
  }
}
@media (max-width: 1023px) {
  :root {
    font-size: 8px;
  }
}
@media (max-width: 767px) {
  :root {
    font-size: 7px;
  }
}
@media (min-width: 1024px) {
  :root {
    --paddingContainer: 30px;
  }
  body {
    line-height: 1.37;
  }
  .main-page-title {
    font-size: 3.6rem;
    font-weight: 500;
    margin-bottom: 25px;
  }
  .h1-title,
  h1 {
    font-size: 36px;
    margin-bottom: 40px;
    font-weight: 500;
  }
  .h1-title.title-large,
  h1.title-large {
    font-size: 36px;
    margin-bottom: 25px;
    font-weight: 500;
  }
  .h2-title,
  h2 {
    font-size: 2.8rem;
    font-weight: 500;
    margin-bottom: 25px;
  }
  .h2-title.title-small,
  h2.title-small {
    font-size: 24px;
  }
  .h2-title.title-text,
  h2.title-text {
    font-size: 18px;
    font-weight: 600;
  }
  .h2-title.title-text.title-medium,
  h2.title-text.title-medium {
    font-size: 24px;
    font-weight: 400;
  }
  .h2-title.title-text.title-large,
  h2.title-text.title-large {
    font-size: 18px;
    font-weight: 600;
  }
  .h2-title.title-text.title-main-large,
  h2.title-text.title-main-large {
    font-size: 2.8rem;
    font-weight: 500;
  }
  .h3-title,
  h3 {
    margin-bottom: 15px;
  }
  .h3-title.title-large,
  h3.title-large {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 25px;
    line-height: 1.33333333;
  }
  .h3-title.title-medium,
  h3.title-medium {
    font-size: 18px;
    line-height: 1.33333333;
  }
  li:before {
    top: 0.68em;
  }
  blockquote,
  .bq-text {
    margin: 40px 0;
    padding: 30px 40px 35px 45px;
    line-height: 1.37;
    font-size: 1.125em;
  }
  .hr,
  hr {
    margin: 6rem 0;
  }
  table.tbl-main {
    font-size: 16px;
    line-height: 1.375;
  }
  table.tbl-main th,
  table.tbl-main td {
    padding: 20px;
  }
  table.tbl-main thead th,
  table.tbl-main thead td {
    font-size: 14px;
    line-height: 17px;
    padding: 18px 22px;
  }
  table.tbl-main thead tr:after {
    border-radius: 5px;
  }
}
@media (min-width: 1400px) {
  :root {
    --paddingContainer: 40px;
  }
}
/* ----------------------------------- *\
			structura
\* ----------------------------------- */
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  min-width: var(--min);
}
.cnt-full-wrap {
  margin-left: calc(var(--paddingContainer) * -1);
  margin-right: calc(var(--paddingContainer) * -1);
  padding-left: var(--paddingContainer);
  padding-right: var(--paddingContainer);
}
.inner-wrap,
.page {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding-left: var(--paddingContainer);
  padding-right: var(--paddingContainer);
  min-width: var(--min);
  max-width: var(--max);
  width: 100%;
}
.inner-wrap .inner-wrap,
.page .inner-wrap {
  min-width: 0;
  padding-left: 0;
  padding-right: 0;
}
.inner-wrap .cnt-section,
.page .cnt-section {
  min-width: 0;
}
.page {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.wrap,
.header,
.nav,
.footer,
.cnt-section {
  position: relative;
  clear: both;
  min-width: var(--min);
  width: 100%;
}
.wrap {
  overflow: hidden;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wrap > .cnt-section {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.nav,
.header,
.footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  line-height: 1;
  text-align: left;
}
.nav ul,
.header ul,
.footer ul,
.nav li,
.header li,
.footer li,
.nav p,
.header p,
.footer p {
  margin: 0;
  padding: 0;
}
.nav ul:before,
.header ul:before,
.footer ul:before,
.nav li:before,
.header li:before,
.footer li:before,
.nav p:before,
.header p:before,
.footer p:before {
  display: none;
}
.nav a,
.header a,
.footer a {
  text-decoration: none;
  position: relative;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.footer {
  background-color: var(--clr-bg-light);
  background-color: #2C4661;
}
.footer-main-panel .logo-wrap {
  width: 206px;
}
.footer-main-panel .link-phone {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 32px;
  line-height: 1.25;
  padding: 0 0 0 50px;
  color: inherit;
  
	font-weight: 600;
	color: #FFFFFF;  
}
.footer-main-panel .link-phone:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--clr-link) url(/local/templates/tehokno/css/../img/icons/phone-light.svg) center no-repeat;
  background-size: 24px auto;
}
.footer-main-panel .btn-action-ico.button-soc {
  width: 36px;
  height: 36px;
}
.footer-main-panel .menu-wrap a {
  display: block;
  position: relative;
  font-size: 14px;
  line-height: 17px;
  color: var(--clr-base-dark);
  padding: 8px 0;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;  
	color: #D5DEE3;  
}
.footer-main-panel .menu-wrap a:hover,
.footer-main-panel .menu-wrap a.active {
  color: var(--clr-link);
}
.footer-main-panel .menu-wrap .btn-menu {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 20px 0;
  color: rgba(46, 48, 63, 0.8);
	color: #FFFFFF;
	opacity: 0.8; 	
	font-weight: 600;
	font-size: 20px;
	line-height: 120%;	 
}
.footer-main-panel .menu-wrap .btn-menu:hover {
  color: var(--clr-link);
}
.footer-main-panel .menu-wrap .btn-menu .button-ico {
  display: inline-block;
  vertical-align: middle;
  margin: -3px 0 0 2px;
  width: 16px;
  height: 16px;
}
.footer-bottom-panel {
  border-top: 1px solid var(--clr-border);
  border-top: none;
  font-size: 12px;
  line-height: 1.18181818;
  color: rgba(46, 48, 63, 0.5);
  color: #D5DEE3;
}
.footer-bottom-panel .inner-wrap {
  padding-top: 38px;
  padding-bottom: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-bottom-panel .policy-wrap,
.footer-bottom-panel .copy-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: 200px;
}
.footer-bottom-panel .copy-wrap {
  text-align: right;
}
.footer-bottom-panel .info-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 20px;
  text-align: center;
}
.footer-bottom-panel a {
  color: inherit;
}
.footer-bottom-panel a:hover {
  color: var(--clr-base);
}
.header {
  z-index: 99;
  line-height: 1.3;
  border-bottom: 1px solid rgba(46, 48, 63, 0.1);
  overflow: hidden;
}
.header .inner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 92px;
}
.header .logo-wrap {
  width: 159px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header .phone-outer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.header .callback-wrap {
  padding: 0 0 0 30px;
}
.header .callback-wrap .btn {
  height: 48px;
  border-radius: 5px;
  padding: 0 32px;
  font-size: 13px;
  font-weight: 500;
}
.header .phone-number {
	font-size: 24px;
	text-align: right;
  font-weight: 600;
  color: var(--clr-base-dark);
  margin-bottom: 2px;
}
.header .phone-number a {
  color: inherit;
}
.header .phone-info {
  font-size: 13px;
  font-weight: 300;
  opacity: 0.8;
  white-space: nowrap;
}
.header .phone-info .info-title {
  margin: 0 10px 0 0;
}
.header .phone-info .info-title:last-child {
 margin: 0 0 0 10px;
}
.header .logo-title {
  display: none;
  font-size: 10px;
  line-height: 12px;
  font-weight: 500;
  padding: 0 0 0 12px;
  max-width: 70px;
}
.header .site-menu-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.header .site-menu-wrap .site-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -21px;
}
.nav {
  z-index: 1000;
}
.nav .soc-wrap {
  display: none;
}
.nav .soc-wrap .button-soc {
  margin: 0 0 0 24px;
  width: 36px;
  height: 36px;
}
.nav .location-wrap {
  border-bottom: 1px solid var(--clr-border);
}
.nav .location-wrap .btn-location {
  display: block;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: inherit;
  padding: 16px 40px 16px 20px;
}
.nav .location-wrap .btn-location:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin: -2px 0 0 6px;
  background: url(/local/templates/tehokno/css/../img/icons/arrow-menu.svg) center no-repeat;
  background-size: 100% auto;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-filter: brightness(0) grayscale(1);
          filter: brightness(0) grayscale(1);
}
.nav .site-menu-wrap {
  display: none;
  border-top: 1px solid var(--clr-border);
  padding: 22px 0 18px 0;
}
.nav .site-menu-wrap .btn-site-menu {
  padding: 9px 20px;
}
.nav .site-menu-wrap .btn-site-menu br {
  display: none;
}
.nav .phone-outer-wrap {
  border-top: 1px solid var(--clr-border);
  padding: 24px 20px 30px 20px;
}
.nav .phone-number {
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
}
.nav .phone-number a {
  color: inherit;
}
.nav .phone-info {
  font-size: 12px;
  margin: 3px -20px 0 0;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.nav .phone-info .info-title {
  display: block;
  margin: 0 20px 0 0;
}
.nav .callback-wrap {
  padding: 20px 0 0 0;
  margin-left: 80px;
}
.nav .callback-wrap .btn {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
	height: 44px;  
}
.site-menu-wrap {
  font-size: 13px;
  padding: 0 0px 0 71px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.site-menu-wrap .btn-site-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px 0px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
  color: inherit;
}
.site-menu-wrap .btn-site-menu:hover,
.site-menu-wrap .btn-site-menu.active {
  color: var(--clr-link);
}
.site-menu-wrap .btn-site-menu .button-title {
  display: block;
  padding-left: 9px;
}
.site-menu-wrap .btn-site-menu .button-inner-title {
  display: inline;
  border-bottom: 1px solid; 
}
footer .site-menu-wrap .btn-site-menu .button-inner-title {
  color: #fff
}
@media (min-width: 1600px) {
	.site-menu-wrap .btn-site-menu .button-inner-title {
	   font-size: 16px;
	}
	footer .site-menu-wrap .btn-site-menu .button-inner-title {
	   font-size: 18px;
	}
}
.site-menu-wrap .btn-site-menu .button-ico {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #EFF2F4;
}
.site-menu-wrap .btn-site-menu .button-ico:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.site-menu-wrap .btn-site-menu.ico-header01 .button-ico:before {
  background-image: url(/local/templates/tehokno/css/../img/icons/header01.svg);
}
.site-menu-wrap .btn-site-menu.ico-header02 .button-ico:before {
  background-image: url(/local/templates/tehokno/css/../img/icons/header02.svg);
}
.site-menu-wrap .btn-site-menu.ico-header03 .button-ico:before {
  background-image: url(/local/templates/tehokno/css/../img/icons/header03.svg);
}
.site-menu-wrap .btn-site-menu.ico-header04 .button-ico:before {
  background-image: url(/local/templates/tehokno/css/../img/icons/header04.svg);
}
.site-menu-wrap .btn-site-menu.ico-header01 .button-ico:before {
  background-image: url(/local/templates/tehokno/css/../img/icons/header01.svg);
}
.site-menu-wrap .btn-site-menu.ico-header02 .button-ico:before {
  background-image: url(/local/templates/tehokno/css/../img/icons/header02.svg);
}
.site-menu-wrap .btn-site-menu.ico-header03 .button-ico:before {
  background-image: url(/local/templates/tehokno/css/../img/icons/header03.svg);
}
.site-menu-wrap .btn-site-menu.ico-header04 .button-ico:before {
  background-image: url(/local/templates/tehokno/css/../img/icons/header04.svg);
}
.logo {
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1;
  text-decoration: none;
  width: 100%;
  letter-spacing: normal;
  font-weight: 400;
}
.logo:hover {
  text-decoration: none;
}
.logo img {
  display: block;
  width: 60%;
}
@media (max-width: 1599px) {
  .header .site-menu-wrap {
    padding: 0 30px;
  }
  .header .site-menu-wrap .site-menu {
    margin: 0 -15px;
  }
  .header .site-menu-wrap .btn-site-menu {
    padding: 0 15px;
  }
.nav .callback-wrap {
  margin-left: 60px;
}
  
}
@media (max-width: 1399px) {
  .header .phone-number {
	font-size: 24px;
	text-align: right;
  }
  .header .phone-info .info-title {
    display: inline-block;
	margin: 0;
  }
  .header .callback-wrap {
    padding-left: 20px;
  }
  .header .site-menu-wrap {
    font-size: 12px;
  }
.nav .callback-wrap {
  margin-left: 40px;
}  
}
@media (max-width: 1199px) {
  .header .logo-wrap {
    width: 120px;
  }
  .header .site-menu-wrap {
    font-size: 12px;
  }
  .header .callback-wrap {
    padding-left: 10px;
  }
  .header .callback-wrap .btn {
	height: 40px;
	padding: 0 20px;
	border-radius: 5px;
	border: 1px solid #ff9000;
	background-color: transparent;
	color: #ff9000;	
  }
  .header .phone-info {
    display: none;
  }
  .header .phone-number {
    margin: 0;
  }
  .header .link-phone {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid var(--clr-att);
    overflow: hidden;
    text-indent: -999px;
    font-size: 0;
    position: relative;
	background-color: #ff9000;
  }
  .header .link-phone:hover {
    background-color: var(--clr-att-hover);
    border-color: var(--clr-att-hover);
  }
  .header .link-phone:hover:before {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  .header .link-phone:before {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition: -webkit-filter ease 0.2s;
    transition: -webkit-filter ease 0.2s;
    transition: filter ease 0.2s;
    transition: filter ease 0.2s, -webkit-filter ease 0.2s;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(/local/templates/tehokno/css/../img/icons/phonew.svg) center no-repeat;
    background-size: 24px auto;
  }
}
@media (max-width: 1023px) {
  .footer-main-panel {
    padding-top: 12px;
    padding-bottom: 0;
  }
  .footer-main-panel .inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-main-panel .menu-wrap,
  .footer-main-panel .site-menu-wrap,
  .footer-main-panel .soc-wrap {
    position: relative;
  }
  .footer-main-panel .menu-wrap:before,
  .footer-main-panel .site-menu-wrap:before,
  .footer-main-panel .soc-wrap:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -100px;
    right: -100px;
    height: 1px;
    background-color: var(--clr-border);
	opacity: 0.2;	
  }
  .footer-main-panel .menu-wrap a { 
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
  }
  .footer-main-panel .logo-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: calc(100% - 40px);
  }
  .footer-main-panel .phone-wrap {
    width: 40px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .footer-main-panel .menu-wrap {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    position: relative;
    margin-top: 12px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .footer-main-panel .menu-wrap .btn-menu {
    color: var(--clr-base-dark);
    padding: 14px 30px 14px 0;
    font-size: 16px;
    line-height: 120%;
    font-weight: 600;
	color: #FFFFFF;
	opacity: 1;	
  }
  .footer-main-panel .menu-catalog,
  .footer-main-panel .menu-all li {
    border-bottom: 1px solid rgba(255,255,255,0.2);
  }
  .footer-main-panel .menu-catalog.open .btn-menu:before,
  .footer-main-panel li.submenu.open .btn-menu:before {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .footer-main-panel .menu-catalog .btn-menu:before,
  .footer-main-panel li.submenu .btn-menu.btn-menu-after:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    background: url(/local/templates/tehokno/css/../img/icons/arrow-menu-w.svg) center no-repeat;
    background-size: 100% auto;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    -webkit-filter: brightness(1) grayscale(0);
            filter: brightness(1) grayscale(0);
    margin-top: -5px;
  }
  .footer-main-panel .menu-catalog ul {
    margin-top: -8px;
    padding-bottom: 8px;
    display: none;
  }
  .footer-main-panel .menu-all li:last-child {
    border-bottom: none;
  }
  .footer-main-panel .menu-all ul ul {
    display: none;
    margin-top: -8px;
    padding-bottom: 8px;
  }
  .footer-main-panel .menu-all ul ul li {
    border-bottom: none;
  }
  .footer-main-panel .site-menu-wrap {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 10px 0;
  }
  .footer-main-panel .btn-site-menu {
    padding: 4px 0;
  }
  .footer-main-panel .btn-site-menu br {
    display: none;
  }
  .footer-main-panel .btn-site-menu .button-ico {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .footer-main-panel .actions-wrap {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 8px 0 0 0;
  }
  .footer-main-panel .action-wrap {
    padding-bottom: 30px;
  }
  .footer-main-panel .action-wrap .btn {
    width: 100%;
    padding: 0 10px;
    height: 40px;
    border-radius: 6px;
  }
  .footer-main-panel .soc-wrap {
    padding: 12px 0 8px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .footer-main-panel .soc-wrap .button-soc {
    margin: 0 10px 10px 10px;
  }
  .footer-main-panel .link-phone {
    width: 40px;
    height: 40px;
    padding: 0;
    overflow: hidden;
    text-indent: -999px;
  }
  .footer-main-panel .logo {
    width: 120px;
  }
  .wrap {
    padding-top: 53px;
  }
  .footer-bottom-panel {
    line-height: 1.27272727;
    color: #fff;
  }
  .footer-bottom-panel .inner-wrap {
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer-bottom-panel .policy-wrap,
  .footer-bottom-panel .copy-wrap,
  .footer-bottom-panel .info-wrap {
    width: 100%;
    min-width: 0;
    text-align: center;
    padding: 0;
    margin: 0 0 8px 0;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
  }
  .footer-bottom-panel .copy-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer-bottom-panel .info-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .footer-bottom-panel .policy-wrap {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .header {
    background-color: #fff;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: 0;
	z-index: 1000;
  }
  .header .inner-wrap {
    min-height: 0;
    height: 52px;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header .site-menu-wrap {
    display: none;
  }
  .header .callback-wrap {
	position: absolute;
	right: 125px;
	padding: 0;
  }
  .header .phone-wrap {
    padding-right: 55px;
  }
  .header .logo-wrap {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .logo {
    width: 105px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .header .logo-title {
    display: none;
  }
  .nav {
    position: fixed;
    top: 0;
    right: 0;
    width: 0;
    min-width: 0;
    padding: 0;
    height: 52px;
  }
  .nav .catalog-wrap {
    padding: 20px 0 10px 0;
    border-bottom: 1px solid var(--clr-border);
  }
  .nav .catalog-wrap .btn {
    display: block;
    height: auto;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--clr-base);
    border-radius: 0;
    min-width: 0;
    width: 100%;
    white-space: normal;
    background: transparent;
    border: none;
    text-align: left;
    font-weight: 500;
    padding: 12px 20px;
    pointer-events: none;
  }
  .nav .inner-wrap {
    display: none;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 0;
    width: 315px;
    min-height: 0;
    height: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    background-color: #fff;
  }
  .nav .inner-wrap:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 9999px;
    z-index: 10;
    background-color: var(--clr-base);
    opacity: 0.5;
  }
  .nav .btn-action-ico.ico-menu {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -20px;
    z-index: 2000;
  }
  .nav .btn-action-ico.ico-menu.active {
    right: 5px;
  }
  .nav .btn-action-ico.ico-menu.active ~ .inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .nav .js-btn-toggle.active + .js-popup-block {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .nav .location-wrap {
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .nav .site-menu-wrap {
    display: block;
  }
  .nav .phone-outer-wrap {
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .nav .menu-outer-wrap {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    overflow: auto;
    -ms-overflow-style: none;
  }
  .nav .menu-outer-wrap::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .nav .menu {
    padding: 15px 0;
    font-size: 14px;
    line-height: 20px;
  }
  .nav .menu a,
  .nav .menu .btn-menu {
    display: block;
    padding: 4px 20px;
    color: inherit;
  }
  .nav .menu .btn-menu {
    font-size: 14px;
    line-height: 1.2;
    padding: 15px 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
  }
  .nav .menu .btn-menu:after {
    content: '';
    display: none;
    vertical-align: middle;
    margin: -2px 0 0 6px;
    width: 10px;
    height: 10px;
    -webkit-filter: brightness(0) grayscale(1);
            filter: brightness(0) grayscale(1);
    background: url(/local/templates/tehokno/css/../img/icons/arrow-menu.svg) center no-repeat;
    background-size: 100% auto;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
  }
  .nav .menu ul {
    display: none;
    padding: 15px 0;
  }
  .nav .menu .submenu .btn-menu.btn-menu-after:after {
    display: inline-block;
  }
  .nav .menu .open .btn-menu:after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .header-outer-wrap {
    position: relative;
  }
  .main-catalog-wrap .open .btn-catalog:after,
  .main-catalog-wrap .open > a:after {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  .main-catalog-wrap a,
  .main-catalog-wrap .btn-catalog {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: inherit;
    padding: 8px 20px;
  }
  .main-catalog-wrap a:after,
  .main-catalog-wrap .btn-catalog:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 6px;
    width: 10px;
    height: 10px;
    -webkit-filter: brightness(0) grayscale(1);
            filter: brightness(0) grayscale(1);
    background: url(/local/templates/tehokno/css/../img/icons/arrow-menu.svg) center no-repeat;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    background-size: 100% auto;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .main-catalog-wrap .btn-catalog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 8px 20px;
  }
  .main-catalog-wrap .btn-catalog.ico-cat01 .button-ico:before {
    background-image: url(/local/templates/tehokno/css/../img/icons/cat01.svg);
  }
  .main-catalog-wrap .btn-catalog.ico-cat02 .button-ico:before {
    background-image: url(/local/templates/tehokno/css/../img/icons/cat02.svg);
  }
  .main-catalog-wrap .btn-catalog.ico-cat03 .button-ico:before {
    background-image: url(/local/templates/tehokno/css/../img/icons/cat03.svg);
  }
  .main-catalog-wrap .btn-catalog.ico-cat04 .button-ico:before {
    background-image: url(/local/templates/tehokno/css/../img/icons/cat04.svg);
  }
  .main-catalog-wrap .btn-catalog.ico-cat05 .button-ico:before {
    background-image: url(/local/templates/tehokno/css/../img/icons/cat05.svg);
  }
  .main-catalog-wrap .btn-catalog.ico-cat06 .button-ico:before {
    background-image: url(/local/templates/tehokno/css/../img/icons/cat06.svg);
  }
  .main-catalog-wrap .btn-catalog .button-ico {
    width: 20px;
    height: 20px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: block;
  }
  .main-catalog-wrap .btn-catalog .button-ico:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .main-catalog-wrap .btn-catalog .button-title {
    margin: 0 0 0 7px;
  }
  .main-catalog-wrap ul {
    padding: 15px 0;
    display: none;
  }
  .main-catalog-wrap ul ul {
    padding-left: 20px;
  }
  .main-catalog-wrap ul ul a:after {
	display: none;
  }
  .main-catalog-wrap ul a {
    padding-left: 47px;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .main-catalog-wrap ul ul a {
    white-space: normal;
  }   
}
@media (min-width: 1024px) {
	.nav .callback-wrap {
	  padding: 0px 0 0 0;
	}	
  .footer-main-panel {
    padding-top: 50px;
    padding-bottom: 95px;
  }
  .footer-main-panel .inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-main-panel .logo-wrap {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer-main-panel .phone-wrap {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    text-align: right;
    width: 330px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .footer-main-panel .site-menu-wrap {
    width: calc(100% - 490px);
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 0;
  }
  .footer-main-panel .site-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -25px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 100px 0 65px;
  }
  .footer-main-panel .btn-site-menu {
    padding: 0 25px;
  }
  .footer-main-panel .menu-catalog {
    width: 42%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0 40px 0 0;
  }
  .footer-main-panel .menu-catalog ul {
    padding: 10px 0 0 0;
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    max-width: 500px;
  }
  .footer-main-panel .menu-all {
    width: 58%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-left: 8px;
  }
  .footer-main-panel .menu-all ul {
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .footer-main-panel .menu-all ul ul {
    display: none;
  }
  .footer-main-panel .menu-wrap {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    padding-top: 75px;
    padding-right: 30px;
    width: calc(100% - 193px);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer-main-panel .menu-wrap li {
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid-column;
  }
  .footer-main-panel .menu-wrap:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -9999px;
    right: -9999px;
    height: 1px;
    border-top: 1px solid var(--clr-border);
opacity: 0.1;
border: 1px solid #FFFFFF;	
  }
  .footer-main-panel .actions-wrap {
    margin-top: 60px;
    padding-top: 95px;
    width: 193px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .footer-main-panel .action-wrap {
    margin-bottom: 50px;
    line-height: 1;
  }
  .footer-main-panel .action-wrap .btn {
    padding: 0 10px;
    width: 100%;
    height: 45px;
    font-size: 13px;
    font-weight: 600;
  }
  .footer-main-panel .soc-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -24px 0 0;
  }
  .footer-main-panel .soc-wrap .button-soc {
    margin: 0 24px 20px 0;
  }
  .nav .inner-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .nav .menu-outer-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .nav .catalog-wrap {
    width: 267px;
    position: static;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .nav .catalog-wrap .btn {
    height: 44px;
    padding: 0 14px 0 48px;
    font-size: 16px;
    font-weight: 600;
  }
  .nav .catalog-wrap .btn.active ~ .main-catalog-wrap {
    display: block; margin-top: 30px;
  }
  .nav .catalog-wrap .btn:before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 26px;
    margin: -12px 0 0 -12px;
    background: url(/local/templates/tehokno/css/../img/icons/menu-catalog.svg) center no-repeat;
    background-size: 21px auto;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
  }
  .nav .catalog-wrap .btn.active:before {
    background-image: url(/local/templates/tehokno/css/../img/icons/close.svg);
    background-size: 23px auto;
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  .nav .main-catalog-wrap {
    -webkit-animation: fadein ease 0.2s;
            animation: fadein ease 0.2s;
    display: none;
    width: 23%;
    position: absolute;
    top: 100%;
    left: var(--paddingContainer);
    z-index: 10;
  }
  .nav .menu-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 16px;
    line-height: 1.375;
  }
  .nav .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1116px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .nav .menu > li > a:hover,
  .nav .menu > li > a.active {
    color: var(--clr-link);
  }
  .nav .menu ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 20px 0 10px 0;
    min-width: 100%;
    width: 162px;
    z-index: 10;
    font-size: 14px;
    line-height: 18px;
  }
  .nav .menu ul:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 20px 50px -4px rgba(148, 162, 171, 0.16);
            box-shadow: 0px 20px 50px -4px rgba(148, 162, 171, 0.16);
    border-radius: 10px;
  }
  .nav .menu ul a {
    padding: 9px 10px 9px 24px;
  }
  .nav .menu li.submenu .btn-menu.btn-menu-after:after {
    display: inline-block;
  }
  .nav .menu li.submenu:hover .btn-menu {
    color: var(--clr-link);
  }
  .nav .menu li.submenu:hover .btn-menu:after {
    -webkit-filter: none;
            filter: none;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .nav .menu li.submenu:hover ul {
    display: block;
  }
  .nav .menu a {
    display: block;
    position: relative;
    color: inherit; padding-left: 0;
  }
  .nav .menu a:hover,
  .nav .menu a.active {
    color: var(--clr-att);
  }
  .nav .btn-menu {
    padding: 0 24px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    color: inherit;
	font-weight: 500;
	font-size: 18px;	
  }
  .nav .btn-menu:hover,
  .nav .btn-menu.active {
    color: var(--clr-link);
  }
  .nav .btn-menu:hover:after,
  .nav .btn-menu.active:after {
    -webkit-filter: none;
            filter: none;
  }
  .nav .btn-menu:after {
    content: '';
    display: none;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: -2px 0 0 5px;
    background: url(/local/templates/tehokno/css/../img/icons/arrow-menu-link.svg) center no-repeat;
    background-size: 100% auto;
    -webkit-filter: brightness(0) grayscale(1);
            filter: brightness(0) grayscale(1);
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
  }
  .nav .location-wrap {
    display: none;
  }
  .nav .phone-outer-wrap {
    display: none;
  }
  .nav .btn-action-ico.ico-menu {
    display: none;
  }
  .nav .soc-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .main-catalog-wrap {
    width: 100%;
    margin: 0;
    border-radius: 10px;
    position: relative;
    background-color: var(--clr-bg-light);
    font-size: 16px;
    line-height: 1.375;
    color: var(--clr-base);
    padding: 8px 0 !important;
	background: #E7F0F9;
	border: 1px solid #BECDD5;	
	font-weight: 500;
    font-size: 18px;
  }
  .main-catalog-wrap li {
    position: static;
    padding: 0;
    margin: 0;
  }
  .main-catalog-wrap li:hover > a,
  .main-catalog-wrap li:hover .btn-catalog {
    color: var(--clr-att);
  }
  .main-catalog-wrap li:hover > a:before,
  .main-catalog-wrap li:hover .btn-catalog:before {
    opacity: 1;
    -webkit-filter: none;
            filter: none;
  }
  .main-catalog-wrap li:hover > a .button-title:after,
  .main-catalog-wrap li:hover .btn-catalog .button-title:after {
    opacity: 1 !important;
  }
  .main-catalog-wrap li:hover > ul {
    display: block;
  }
  .main-catalog-wrap li:before {
    display: none;
  }
  .main-catalog-wrap li:last-child a:after {
    display: none;
  }
  .main-catalog-wrap li:last-child ul a:after {
    display: block;
  }
  .main-catalog-wrap li:last-child ul li:last-child a:after {
    display: none;
  }
  .main-catalog-wrap ul {
    display: none;
    -webkit-animation: fadein ease 0.2s;
            animation: fadein ease 0.2s;
    width: 430px;
    position: absolute;
    top: 0;
    left: 100%;
    min-height: 100%;
    padding: 10px 0 10px 14px;
  }
  .main-catalog-wrap ul:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 14px;
    right: 0;
    -webkit-box-shadow: 0px 20px 50px -4px rgba(148, 162, 171, 0.16);
            box-shadow: 0px 20px 50px -4px rgba(148, 162, 171, 0.16);
    border-radius: 10px;
    background-color: var(--clr-bg-light);
	background: #E7F0F9;
  }
  .main-catalog-wrap ul .submenu > a .button-title {
    display: inline;
    position: static;
  }
  /*.main-catalog-wrap ul .submenu > a .button-title:after {*/
  /*  content: '';*/
  /*  display: block;*/
  /*  width: 0;*/
  /*  height: 0;*/
  /*  border: 8px solid rgba(0, 0, 0, 0);*/
  /*  border-right-color: var(--clr-bg-light);*/
  /*  position: absolute;*/
  /*  top: 50%;*/
  /*  left: 100%;*/
  /*  margin-top: -8px;*/
  /*  margin-left: -2px;*/
  /*  opacity: 0;*/
  /*  -webkit-transition: opacity ease 0.2s;*/
  /*  transition: opacity ease 0.2s;*/
  /*}*/
  .main-catalog-wrap a,
  .main-catalog-wrap .btn-catalog {
    display: block;
    position: relative;
    color: inherit;
    padding: 18px 30px 18px 28px;
    z-index: 2;
  }
  .main-catalog-wrap a:after,
  .main-catalog-wrap .btn-catalog:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 28px;
    right: 22px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.05);
  }
  .main-catalog-wrap a:before,
  .main-catalog-wrap .btn-catalog:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 22px;
    margin-top: -5px;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-filter: brightness(0) grayscale(1);
            filter: brightness(0) grayscale(1);
    background: url(/local/templates/tehokno/css/../img/icons/arrow-menu.svg) center no-repeat;
    background-size: 100% auto;
  }
  .main-catalog-wrap a:hover,
  .main-catalog-wrap .btn-catalog:hover,
  .main-catalog-wrap a.active,
  .main-catalog-wrap .btn-catalog.active {
    color: var(--clr-att);
  }
  .main-catalog-wrap a:hover:before,
  .main-catalog-wrap .btn-catalog:hover:before,
  .main-catalog-wrap a.active:before,
  .main-catalog-wrap .btn-catalog.active:before {
    -webkit-filter: none;
            filter: none;
    opacity: 1;
  }
  .main-catalog-wrap .btn-catalog {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 25px 10px 20px;
  }
  .main-catalog-wrap .btn-catalog.ico-cat01 .button-ico:before {
    background-image: url(/local/templates/tehokno/css/../img/icons/cat01.svg);
  }
  .main-catalog-wrap .btn-catalog.ico-cat02 .button-ico:before {
    background-image: url(/local/templates/tehokno/css/../img/icons/cat02.svg);
  }
  .main-catalog-wrap .btn-catalog.ico-cat03 .button-ico:before {
    background-image: url(/local/templates/tehokno/css/../img/icons/cat03.svg);
  }
  .main-catalog-wrap .btn-catalog.ico-cat04 .button-ico:before {
    background-image: url(/local/templates/tehokno/css/../img/icons/cat04.svg);
  }
  .main-catalog-wrap .btn-catalog.ico-cat05 .button-ico:before {
    background-image: url(/local/templates/tehokno/css/../img/icons/cat05.svg);
  }
  .main-catalog-wrap .btn-catalog.ico-cat06 .button-ico:before {
    background-image: url(/local/templates/tehokno/css/../img/icons/cat06.svg);
  }
  .main-catalog-wrap .btn-catalog:after {
    left: 15px;
    right: 15px;
  }
  .main-catalog-wrap .btn-catalog:before {
    right: 12px;
  }
  .main-catalog-wrap .btn-catalog .button-ico {
    width: 40px;
    height: 40px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .main-catalog-wrap .btn-catalog .button-ico:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .main-catalog-wrap .btn-catalog .button-title {
    display: block;
    padding-left: 26px;
    position: static;
  }
  .main-catalog-wrap .btn-catalog .button-title:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 8px solid rgba(0, 0, 0, 0);
    border-right-color: var(--clr-bg-light);
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -8px;
    margin-left: -2px;
    opacity: 0;
    -webkit-transition: opacity ease 0.2s;
    transition: opacity ease 0.2s;
  }
  .main-catalog-wrap ul ul a {
    white-space: normal;
  } 
  .main-catalog-wrap ul ul a:after {
    content: '' !important;
  }
  
}
@media (max-width: 1199px) and (min-width: 1024px) {
	.nav .main-catalog-wrap {
		width: 28%;
	}
	.top-outer-box .content-wrap {
		width: 70% !important;
		margin-left: 30%;
	}
	.main-catalog-wrap {
	  white-space: normal !important;
	}	
}
@media (max-width: 1100px) and (min-width: 1024px) {
	.nav .main-catalog-wrap {
		width: 33%;
	}
	.top-outer-box .content-wrap {
		width: 65% !important;
		margin-left: 35%;
	}
	
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .footer-main-panel .site-menu {
    margin: 0 -12px;
    padding: 0 40px;
  }
  .footer-main-panel .btn-site-menu {
    padding: 0 12px;
  }
  .nav .catalog-wrap {
    width: 220px;
  }
  .nav .btn-menu {
    padding: 0 12px;
  }
  .nav .menu ul a {
    padding-left: 12px;
  }
	.main-catalog-wrap {
	  white-space: normal !important;
	}  
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .footer-main-panel .phone-wrap {
    width: 290px;
  }
  .footer-main-panel .site-menu-wrap {
    width: calc(100% - 450px);
  }
  .footer-main-panel .site-menu {
    padding: 0 20px;
  }
  .footer-main-panel .link-phone {
    line-height: 40px;
    font-size: 26px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .footer-main-panel .menu-wrap .btn-menu {
    font-size: 14px;
  }
  .footer-main-panel .menu-catalog {
    padding-right: 20px;
    width: 30%;
  }
  .footer-main-panel .menu-catalog ul {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
  .footer-main-panel .menu-all {
    width: 70%;
  }
  .footer-main-panel .site-menu-wrap {
    width: calc(100% - 200px);
    padding: 0 20px;
  }
  .footer-main-panel .phone-wrap {
    width: 40px;
  }
  .footer-main-panel .link-phone {
    width: 40px;
    height: 40px;
    padding: 0;
    text-indent: -999px;
    overflow: hidden;
    font-size: 0;
  }
  .nav .menu-wrap {
    font-size: 14px;
  }
  .nav .soc-wrap .button-soc {
    margin-left: 10px;
  }
  .nav .catalog-wrap {
    width: 200px;
    padding: 0 10px 0 0;
  }
  .nav .catalog-wrap .btn {
    width: 100%;
    padding-right: 0;
    font-size: 14px;
    padding-left: 30px;
  }
  .main-catalog-wrap ul {
    width: 290px;
  }
}
/* ----------------------------------- *\
			items styles
\* ----------------------------------- */
.item-tile-variant {
  display: block;
  position: relative;
  color: inherit;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 18px;
}
.item-tile-variant .tile-photo-wrap {
  margin-bottom: 5px;
}
.item-tile-variant .tile-info-wrap {
  padding: 0 10px;
}
.item-tile-variant .tile-photo {
  height: 110px;
}
.item-tile-variant .tile-photo:before {
  display: none;
}
.item-tile-variant .tile-title {
  font-size: 14px;
  line-height: 1.42857143;
}
.item-tile-form {
  display: block;
  position: relative;
  overflow: hidden;
  color: var(--clr-link);
  text-align: center;
  font-size: 1em;
  font-weight: 400;
}
.item-tile-form .tile-title {
  margin: 0;
  font-weight: 400;
  font-size: 1em;
}
.item-tile-form .tile-photo {
  max-height: 150px;
}
.item-tile-form .tile-photo:before {
  display: block;
  padding-top: 100%;
}
.item-tile-form .tile-photo img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto 0 auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.item-tile-profile {
  display: block;
  position: relative;
}
.item-tile-profile .tile-photo {
  height: 290px;
  border-radius: 10px;
}
.item-tile-profile .tile-info-wrap {
  padding: 20px 0 0 0;
}
.item-tile-profile .tile-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
.item-tile-profile .tile-subtitle {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 10px 0;
  font-weight: 600;
}
.item-tile-profile .tile-more-wrap .btn-action-toggle .button-title:after {
  content: attr(data-show);
}
.item-tile-profile ul,
.item-tile-profile table,
.item-tile-profile p {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.42857143;
}
.item-tile-profile ul:last-child,
.item-tile-profile table:last-child,
.item-tile-profile p:last-child {
  margin-bottom: 15px !important;
}
.item-tile-profile ul + .tile-more-wrap,
.item-tile-profile table + .tile-more-wrap,
.item-tile-profile p + .tile-more-wrap {
  margin-top: -10px;
}
.item-tile-profile li {
  margin-bottom: 10px;
}
.item-tile-profile li:last-child {
  margin-bottom: 0;
}
.item-tile-profile table.tbl-clear th,
.item-tile-profile table.tbl-clear td {
  padding-right: 30px;
}
.item-tile-profile table.tbl-clear th:last-child,
.item-tile-profile table.tbl-clear td:last-child {
  padding-right: 0;
}
.item-tile-profile table.tbl-clear tr.tr-hide {
  display: none;
}
.item-tile-profile.show-all .tile-more-wrap .btn-action-toggle .button-title:after {
  content: attr(data-hide);
}
.item-tile-profile.show-all .tile-more-wrap .btn-action-toggle:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.item-tile-profile.show-all table.tbl-clear tr.tr-hide {
  display: table-row;
}
.item-tile-door {
  -webkit-box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
  border-radius: 10px;
  padding: 30px 20px 20px 20px;
  min-height: 100%;
}
.item-tile-door .tile-photo {
  height: 440px;
}
.item-tile-door .tile-info-wrap {
  padding: 20px 0 5px 0;
}
.item-tile-door .tile-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}
.item-tile-option {
  display: block;
  position: relative;
  color: var(--clr-base);
}
.item-tile-option:hover {
  color: var(--clr-base);
}
.item-tile-option .tile-photo-wrap {
  margin-bottom: 15px;
}
.item-tile-option .tile-photo {
  height: 170px;
  border-radius: 10px;
}
.item-tile-option .tile-title {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  margin: 0;
}
.item-tile-scheme-info {
  border-radius: 5px;
  background-color: #EFF2F4;
  position: relative;
  padding: 12px 10px 18px 15px;
  min-height: 100%;
}
.item-tile-scheme-info .tile-title {
  font-size: 14px;
  mso-level-inherit: 20px;
  font-weight: bold;
  margin-bottom: 12px;
}
.item-tile-scheme-info ul,
.item-tile-scheme-info li,
.item-tile-scheme-info p {
  margin-bottom: 10px;
}
.item-tile-scheme-info ul:last-child,
.item-tile-scheme-info li:last-child,
.item-tile-scheme-info p:last-child {
  margin: 0;
}
.item-tile-parameter-main {
  border: 1px solid var(--clr-border);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  height: 260px;
}
.item-tile-parameter-main .tile-photo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.item-tile-parameters {
  border: 1px solid var(--clr-border);
  border-radius: 10px;
  font-size: 16px;
  line-height: 1.25;
  position: relative;
  overflow: hidden;
  min-height: 100%;
}
.item-tile-parameters.tile-small,
.item-tile-parameters.tile-flex {
  min-height: 0;
}
.item-tile-parameters .tile-photo {
  min-height: 120px;
}
.item-tile-parameters .tile-photo:before {
  padding-top: 35%;
}
.item-tile-parameters .tile-info-wrap {
  display: block;
  padding: 19px;
}
.item-tile-parameters .tile-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin: 0 0 15px 0;
}
.item-tile-parameters .tile-info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
}
.item-tile-parameters .tile-info-row:last-child {
  margin-bottom: 0;
}
.item-tile-parameters .row-title {
  width: 124px;
  padding: 0 10px 0 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #7F868C;
}
.item-tile-parameters .row-value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.item-tile-parameters b {
  font-weight: 600;
}
.item-tile-bq {
  font-size: 16px;
  padding: 19px;
}
.item-tile-scheme {
  padding: 20px;
  display: block;
  position: relative;
}
.item-tile-scheme .tile-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.item-tile-scheme .tile-photo {
  height: 262px;
  width: auto;
}
.item-tile-scheme .tile-photo img {
  width: auto;
  height: 262px;
}
.item-tile-feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border: 1px solid var(--clr-border);
  font-size: 14px;
  line-height: 1.42857143;
  padding: 20px 20px 20px 130px;
  min-height: 133px;
  height: 100%;
}
.item-tile-feature .tile-info-wrap {
  width: 100%;
}
.item-tile-feature .tile-photo-wrap {
  width: 90px;
  height: 90px;
  position: absolute;
  top: 65px;
  left: 65px;
  margin: -45px 0 0 -45px;
}
.item-tile-feature .tile-photo-wrap .tile-photo {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.item-tile-feature .tile-photo-wrap .tile-photo img {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  position: absolute;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.item-tile-feature .tile-title {
  margin: 0 0 12px 0;
}
.item-tile-feature .tile-info-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px 0 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.item-tile-feature .tile-info {
  padding: 0 20px 0 0;
  margin-bottom: 4px;
  max-width: 100%;
  min-width: 90px;
}
.item-tile-feature .tile-info-title {
  display: block;
  color: #7F868C;
  font-size: 14px;
}
.item-tile-feature .tile-info-value {
  display: block;
}
.item-tile-icon {
  display: block;
  position: relative;
  padding: 0 0 0 80px;
  min-height: 72px;
}
.item-tile-icon .tile-ico {
  width: 52px;
  height: 72px;
  position: absolute;
  top: 0;
  left: 0;
}
.item-tile-photo-full {
  display: block;
  position: relative;
  overflow: hidden;
  color: var(--clr-base);
}
.item-tile-photo-full.photo-full-width .tile-photo {
  max-height: inherit !important;
}
.item-tile-photo-full.photo-full-width .tile-photo:before {
  display: none;
}
.item-tile-photo-full.photo-full-width .tile-photo img {
  display: block;
  position: relative;
  max-width: 100%;
  width: auto;
}
.item-tile-photo-full .tile-info-wrap {
  padding-top: 15px;
}
.item-tile-photo-full .tile-title {
  font-size: 1em;
  line-height: 1.1875;
  font-weight: bold;
  margin-bottom: 10px;
}
.item-tile-photo-full .tile-title:last-child {
  margin-bottom: 0;
}
.item-tile-photo-full .tile-title.title-main {
  font-size: 18px;
  line-height: 1.33333333;
  font-weight: 600;
}
.item-tile-photo-full .tile-photo {
  border-radius: 10px;
  max-height: 500px;
}
.item-tile-photo-full .tile-photo.photo-col:before {
  padding-top: 145%;
}
.item-tile-photo-full .tile-photo:before {
  content: '';
  display: block;
  padding-top: 75%;
}
.item-tile-photo-full .tile-photo:before {
  content: '';
  display: block;
  padding-top: 75%;
}
.item-tile-photo-full .tile-photo.tile-photo-390-408:before {
  content: '';
  display: block;
  padding-top: 105%;
}

.item-tile-photo-full .tile-photo img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform ease 0.8s;
  transition: -webkit-transform ease 0.8s;
  transition: transform ease 0.8s;
  transition: transform ease 0.8s, -webkit-transform ease 0.8s;
}
.item-tile-photo-full:hover .tile-photo img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.item-tile-photo-full .btn-action-more {
  color: var(--clr-link);
}
.item-tile-photo-desc {
  display: block;
  position: relative;
}
.item-tile-photo-desc .tile-photo-wrap {
  margin-bottom: 20px;
}
.item-tile-photo-desc .tile-photo-wrap:last-child {
  margin-bottom: 0;
}
.item-tile-photo-desc .tile-photo {
  border-radius: 10px;
}
.item-tile-photo-desc .tile-photo:before {
  padding-top: 52.42%;
}
.item-tile-photo-desc .tile-title {
  margin-bottom: 15px;
}
.item-tile-photo-desc .tile-title:last-child {
  margin-bottom: 0;
}
.item-tile-photo-desc .tile-price {
  display: inline;
  color: var(--clr-att);
  font-weight: 600;
  white-space: normal;
}
.item-tile-photo-desc li {
  margin-bottom: 10px;
}
.item-tile-photo-desc:hover .tile-photo img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.item-tile-solution {
  display: block;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  color: var(--clr-link);
}
.item-tile-solution:hover {
  color: var(--clr-link-hover);
}
.item-tile-solution .tile-photo-wrap {
  margin-bottom: 10px;
}
.item-tile-solution .tile-photo {
  border-radius: 10px;
}
.item-tile-solution .tile-photo:before {
  padding-top: 65.1%;
}
.item-tile-photo-main {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.item-tile-photo-main.tils-slider-small:before {
  padding-top: 106px;
}
.item-tile-photo-main:before {
  padding-top: 96%;
}
.item-tile-material-view {
  border-radius: 10px;
  border: 1px solid var(--clr-border);
  padding: 20px;
}
.item-tile-material-view .tile-photo-wrap {
  margin-bottom: 20px;
}
.item-tile-material-view .tile-title {
  margin: 0 0 15px 0;
}
.item-tile-material-view .tile-photo {
  height: 180px;
}
.item-tile-material-view .tile-photo.photo-large {
  height: 290px;
}
.item-tile-material-view p {
  margin-bottom: 10px;
}
.item-tile-price-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  border: 1px solid var(--clr-border);
  border-radius: 10px;
  padding: 19px;
  line-height: 1.3125;
  color: inherit;
}
.item-tile-price-list .tile-title-wrap {
  line-height: 1;
  margin-bottom: 10px;
}
.item-tile-price-list .tile-title {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.71428571;
  font-weight: 500;
  color: #7F868C;
  max-width: 100%;
  padding: 3px 10px;
  background-color: #F3F5F8;
  border-radius: 5px;
  text-transform: uppercase;
  margin: 0;
}
.item-tile-price-list .tile-info-title {
  display: block;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 600;
  margin: 0 0 5px 0;
}
.item-tile-photo {
  display: block;
  position: relative;
  line-height: 1.3125;
}
.item-tile-photo .tile-title {
  margin-bottom: 15px;
}
.item-tile-photo .tile-photo-wrap {
  margin-bottom: 28px;
}
.item-tile-photo .tile-photo {
  border-radius: 10px;
}
.item-tile-photo .tile-photo:before {
  padding-top: 52.4%;
}
.item-tile-gallery {
  display: block;
  position: relative;
  overflow: hidden;
}
.item-tile-gallery .tile-photo {
  border-radius: 10px;
}
.item-tile-gallery .tile-photo:before {
  padding-top: 86.6%;
}
.item-tile-system {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  position: relative;
  border-radius: 10px;
  border: 1px solid var(--clr-border);
  padding: 30px 20px 20px 20px;
}
.item-tile-system .tile-photo-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-system .tile-photo {
  height: 170px;
}
.item-tile-system .tile-photo img {
  display: block;
  width: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.item-tile-system .tile-info-wrap {
  padding-top: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.item-tile-system .tile-title {
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 15px;
}
.item-tile-system p {
  margin-bottom: 10px;
}
.item-tile-service {
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.42857143;
  padding-bottom: 5px;
}
.item-tile-service .tile-photo {
  border-radius: 10px;
}
.item-tile-service .tile-photo:before {
  padding-top: 68.35%;
}
.item-tile-service .tile-info-wrap {
  padding: 10px 0 0 0;
}
.item-tile-service .tile-info {
  margin-bottom: 2px;
}
.item-tile-service .tile-title {
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  margin: 0;
}
.item-tile-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}
.item-tile-price .tile-photo-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-price .tile-info-wrap {
  padding: 15px 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.item-tile-price .tile-action-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-price .tile-table-wrap {
  padding: 15px 0 0 0;
}
.item-tile-price .tile-action .btn {
  width: 100%;
}
.item-tile-price .tile-title {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.25;
}
.item-tile-price .tile-photo {
  border-radius: 10px;
}
.item-tile-price .tile-photo:before {
  padding-top: 66.66%;
}
.item-tile-price table.tbl-main {
  margin: 0;
}
.item-tile-price table.tbl-main th:last-child,
.item-tile-price table.tbl-main td:last-child {
  white-space: nowrap;
  text-align: right;
}
.item-tile-price table.tbl-main tbody th:last-child,
.item-tile-price table.tbl-main tbody td:last-child {
  width: 100px;
  white-space: nowrap;
}
.item-tile-price p {
  margin: 0;
}
.item-tile-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}
.item-tile-type .tile-photo-wrap {
  margin-bottom: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-type .tile-outer-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.item-tile-type .tile-inner-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
.item-tile-type .tile-table-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-type .tile-info-wrap {
  margin-bottom: 15px;
}
.item-tile-type .tile-photo {
  border-radius: 10px;
}
.item-tile-type .tile-photo:before {
  padding-top: 49.69%;
}
.item-tile-type .tile-action {
  font-size: 14px;
  margin-top: 10px;
}
.item-tile-type .tile-table-wrap {
  padding-top: 26px;
}
.item-tile-type .tile-scale-wrapper {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item-tile-type .tile-scale-wrapper:last-child {
  margin-bottom: 0;
}
.item-tile-type .tile-scale-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 10px 0 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.item-tile-type .tile-scale-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 165px;
  padding: 0 40px 0 0;
}
.item-tile-type .elm-scale:after {
  text-align: right;
  width: 40px;
}
.item-tile-type table.tbl-main th:last-child,
.item-tile-type table.tbl-main td:last-child {
  white-space: nowrap;
  text-align: right;
}
.item-tile-type table.tbl-main tbody th:last-child,
.item-tile-type table.tbl-main tbody td:last-child {
  width: 100px;
  white-space: nowrap;
  padding-right: 0;
}
.item-tile-logo {
  display: block;
  position: relative;
  overflow: hidden;
  height: 175px;
  border-radius: 10px;
  border: 1px solid var(--clr-border);
}
.item-tile-logo img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.item-tile-color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 6px 14px -6px rgba(148, 162, 171, 0.12), 0px 10px 32px -4px rgba(148, 162, 171, 0.1);
          box-shadow: 0px 6px 14px -6px rgba(148, 162, 171, 0.12), 0px 10px 32px -4px rgba(148, 162, 171, 0.1);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  min-height: 100%;
}
.item-tile-color .tile-title-wrap {
  border-bottom: 1px solid var(--clr-border);
  padding: 15px 20px;
}
.item-tile-color .tile-title {
  text-transform: uppercase;
  margin: 0;
}
.item-tile-color .info-preview {
  width: 100%;
  border-bottom: 1px solid var(--clr-border);
  padding: 40px 20px 20px 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 13px;
  line-height: 1.38461538;
  text-align: center;
  color: rgba(46, 48, 63, 0.6);
}
.item-tile-color .info-main {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.item-tile-color .tile-info-title {
  font-size: 16px;
  display: block;
  line-height: 1.3125;
  margin: 0 0 7px 0;
  color: var(--clr-base);
  font-weight: 400;
}
.item-tile-color .tile-info-inner-wrap {
  display: block;
  padding: 20px 20px 5px 20px;
}
.item-tile-color .tile-info-inner-title {
  display: block;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.item-tile-color .tile-tabs-nav {
  display: block;
  position: relative;
  margin: 0;
}
.item-tile-color .tile-tabs-nav .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px 0 0;
}
.item-tile-color .tile-tabs-nav li {
  margin: 0 15px 15px 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0;
}
.item-tile-color .tile-tabs-nav li:before {
  display: none;
}
.item-tile-color .tile-photo {
  margin: 0 auto;
  max-width: 216px;
  height: 216px;
  width: 100%;
  display: none;
  margin-bottom: 20px;
}
.item-tile-color .tile-photo img {
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.item-tile-laminate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 6px 14px -6px rgba(148, 162, 171, 0.12), 0px 10px 32px -4px rgba(148, 162, 171, 0.1);
          box-shadow: 0px 6px 14px -6px rgba(148, 162, 171, 0.12), 0px 10px 32px -4px rgba(148, 162, 171, 0.1);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.item-tile-laminate .tile-photo:before {
  padding-top: 72.7%;
}
.item-tile-laminate .tile-photo-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-laminate .tile-info-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 15px 15px 20px 15px;
}
.item-tile-laminate .tile-title {
  margin-bottom: 15px;
}
.item-tile-laminate p {
  margin-bottom: 10px;
}
.item-tile-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 6px 14px -6px rgba(148, 162, 171, 0.12), 0px 10px 32px -4px rgba(148, 162, 171, 0.1);
          box-shadow: 0px 6px 14px -6px rgba(148, 162, 171, 0.12), 0px 10px 32px -4px rgba(148, 162, 171, 0.1);
  border-radius: 10px;
  position: relative;
  color: var(--clr-base);
  line-height: 1.3125;
  overflow: hidden;
}
.item-tile-row .tile-info-wrap {
  padding: 15px;
}
.item-tile-row .tile-title-small {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 600;
  margin: 15px 0;
}
.item-tile-row .tile-title-small:first-child {
  margin-top: 0;
}
.item-tile-row .tile-title {
  margin: 0 0 15px 0;
}
.item-tile-row .tile-photo:before {
  padding-top: 33.33%;
}
.item-tile-row p {
  margin-bottom: 12px;
}
.item-tile-row li {
  margin-bottom: 10px;
}
.item-tile-row li:last-child {
  margin-bottom: 0;
}
.item-tile-row ul {
  margin-bottom: 12px;
}
.item-tile-row .link-phone {
  font-weight: bold;
  margin-top: 5px;
  display: block;
}
.item-tile-find {
  display: block;
  position: relative;
  background: #F4F5F5;
  border-radius: 10px;
  font-size: 16px;
  line-height: 1.3125;
}
.item-tile-find .tile-info-wrap {
  padding: 0 15px 35px 15px;
  margin-top: -10px;
}
.item-tile-find .tile-photo-wrap {
  position: relative;
  top: -90px;
  margin-bottom: -100px;
}
.item-tile-find .tile-photo img {
  max-width: 270px;
  margin: 0 auto;
  display: block;
}
.item-tile-find .tile-title {
  margin-bottom: 12px;
}
.item-tile-faq {
  border-bottom: 1px solid var(--clr-border);
  position: relative;
}
.item-tile-faq .tile-button {
  display: block;
  position: relative;
  padding: 15px 30px 15px 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: var(--clr-base-dark);
  cursor: pointer;
}
.item-tile-faq .tile-button:after,
.item-tile-faq .tile-button:before {
  content: '';
  display: block;
  width: 18px;
  height: 2px;
  border-radius: 1px;
  background-color: var(--clr-base-dark);
  position: absolute;
  top: 27px;
  right: 11px;
  margin: -1px -9px 0 0;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.item-tile-faq .tile-button:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.item-tile-faq .tile-button:hover,
.item-tile-faq .tile-button.active {
  color: var(--clr-att);
}
.item-tile-faq .tile-button.active:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.item-tile-faq .tile-button.active:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.item-tile-faq .tile-content-block {
  display: none;
  padding: 0 0 15px 0;
  margin-top: -5px;
}
.item-tile-category {
  font-size: 14px;
  line-height: 1.71428571;
  font-weight: 500;
  display: block;
}
.item-tile-category .tile-info-wrap {
  padding-top: 10px;
}
.item-tile-category .tile-photo {
  border-radius: 5px;
}
.item-tile-category .tile-photo:before {
  padding-top: 100%;
}
.item-tile-category:hover .tile-photo img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.item-tile-action-main {
  display: block;
  color: #fff;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  font-size: 1em;
  line-height: 1.1875;
  font-weight: 600;
}
.item-tile-action-main.tile-side {
  font-weight: 400;
}
.item-tile-action-main:hover {
  color: #fff;
}
.item-tile-action-main .tile-text-wrap {
  padding: 35px 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.item-tile-action-main .tile-photo .img-d {
  display: none;
}
.item-tile-action-main .tile-bg .img-d {
  display: none;
}
.item-tile-action-main .tile-title {
  font-size: 22px;
  line-height: 1.3;
  margin: 0 0 5px 0;
}
.item-tile-action-main .tile-action {
  margin-top: 20px;
  display: block;
}
.item-tile-action-main .btn {
  width: 100%;
}
.item-tile-contact {
  display: block;
  min-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 10px;
  border: 1px solid var(--clr-border);
  position: relative;
  overflow: hidden;
}
.item-tile-contact .tile-photo-wrap {
  position: relative;
  overflow: hidden;
  min-height: 300px;
}
.item-tile-contact .tile-photo-wrap:before {
  content: '';
  display: block;
}
.item-tile-contact .tile-info-wrap {
  padding: 0px 20px 18px 20px;
}
.item-tile-contact .tile-text-wrap {
  padding: 0 20px 20px 20px;
}
.item-tile-contact .tile-title-wrap {
  padding: 15px 20px 11px 20px;
}
.item-tile-contact .tile-info {
  font-size: 13px;
  line-height: 1.30769231;
  color: #7F868C;
}
.item-tile-contact .tile-title {
  font-size: 24px;
  line-height: 1.33333333;
  margin: 0;
}
.item-tile-contact .tile-photo {
  width: 144px;
  z-index: 2;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 8px 0 0 0;
}
.item-tile-contact .elm-cnt {
  margin-bottom: 12px;
  max-width: 100%;
}
.item-tile-contact .elm-cnt:last-child {
  margin-bottom: 0;
}
.item-tile-contact .elm-cnt .link-main {
  word-break: break-all;
}
.item-tile-pay {
  height: 80px;
  display: block;
  position: relative;
  border-radius: 10px;
  border: 1px solid var(--clr-border);
}
.item-tile-pay img {
  display: block;
  max-width: 90%;
  max-height: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.item-tile-legend {
  font-size: 12px;
  line-height: 1.25;
  padding: 2px 0 0 27px;
  min-height: 19px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item-tile-legend .tile-ico {
  width: 19px;
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
}
.item-tile-legend .tile-ico img {
  width: 100%;
}
.item-tile-legend .tile-title {
  font-weight: 400;
  font-size: 1em;
  line-height: inherit;
  opacity: 0.9;
  margin: 0;
}
.item-tile-vacantion {
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid var(--clr-border);
  font-size: 14px;
  line-height: 1.42857143;
  padding: 24px;
  min-height: 100%;
}
.item-tile-vacantion .tile-action-wrap {
  padding-top: 20px;
}
.item-tile-vacantion .tile-info-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.item-tile-vacantion .tile-info-wrap .tile-subtitle {
  font-size: 16px;
  line-height: 1.1875;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.item-tile-vacantion .tile-info-wrap .tile-info {
  margin-bottom: 20px;
}
.item-tile-vacantion .tile-info-wrap ul,
.item-tile-vacantion .tile-info-wrap li,
.item-tile-vacantion .tile-info-wrap p {
  margin-bottom: 15px;
}
.item-tile-vacantion .tile-info-wrap ul:last-child,
.item-tile-vacantion .tile-info-wrap li:last-child,
.item-tile-vacantion .tile-info-wrap p:last-child {
  margin-bottom: 0;
}
.item-tile-vacantion .tile-info-wrap li {
  margin-bottom: 8px;
}
.item-tile-vacantion .tile-info-wrap li:before {
  top: 0.71428571em;
}
.item-tile-new {
  display: block;
  position: relative;
  color: var(--clr-base);
}
.item-tile-new:hover {
  color: var(--clr-base);
}
.item-tile-new:hover .tile-photo img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.item-tile-new .tile-info-wrap {
  padding-top: 15px;
}
.item-tile-new .tile-photo {
  border-radius: 10px;
}
.item-tile-new .tile-photo:before {
  padding-top: 57.57%;
}
.item-tile-new .tile-title {
  color: var(--clr-base-dark);
  font-size: 16px;
  line-height: 1.1875;
  margin: 0 0 5px 0;
}
.item-tile-srt {
  display: block;
  position: relative;
  border-radius: 5px;
  padding: 7px 9px;
  border: 1px solid var(--clr-border);
}
.item-tile-srt .tile-photo:before {
  padding-top: 141.4%;
}
.item-tile-history {
  position: relative;
}
.item-tile-history:before,
.item-tile-history:after {
  content: '';
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: #fff;
  z-index: 3;
  position: absolute;
  top: 53px;
  left: 17px;
  margin: -17px 0 0 -17px;
  border: 1px solid var(--clr-border);
}
.item-tile-history:after {
  width: 18px;
  height: 18px;
  margin: -9px 0 0 -9px;
  border: none;
  background-color: var(--clr-att);
  z-index: 4;
}
.item-tile-history .tile-title {
  margin-bottom: 58px;
}
.item-tile-history .tile-text {
  display: block;
  position: static;
}
.item-tile-history .tile-text:before {
  content: '';
  display: block;
  position: absolute;
  top: 53px;
  left: 0;
  margin-top: -1px;
  height: 1px;
  width: 500px;
  background: var(--clr-border);
}
.item-tile-direction .tile-ico {
  width: 72px;
  height: 72px;
  margin-bottom: 15px;
}
.item-tile-direction .tile-ico img {
  width: 100%;
}
.item-tile-direction .tile-text,
.item-tile-direction .tile-title {
  font-size: 1em;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 0;
}
.item-tile-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 16px 22px 22px 22px;
  text-align: center;
  min-height: 156px;
  height: 100%;
}
.item-tile-total .tile-value {
  display: block;
  width: 100%;
  font-size: 50px;
  line-height: 1.37;
  font-weight: 500;
  margin: 0 0 4px 0;
  color: var(--clr-att);
}
.item-tile-total .tile-title {
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
}
.item-tile-video {
  position: relative;
  display: block;
  overflow: hidden;
  line-height: 1;
  height: 100%;
  border-radius: 10px;
}
.item-tile-video.video-small {
  max-height: 600px;
}
.item-tile-video:before {
  content: '';
  display: block;
  padding-bottom: 48.18%;
}
.item-tile-video iframe,
.item-tile-video object,
.item-tile-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.item-tile-video .tile-img {
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.item-tile-video .tile-bg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.item-tile-video .btn-action-ico {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  margin: auto;
}
.item-tile-video:after {
  content: '';
  display: block;
  z-index: 4;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
.item-tile-video.active .tile-bg,
.item-tile-video.active img,
.item-tile-video.active .tile-img,
.item-tile-video.active .btn-action-ico,
.item-tile-video.active:after {
  display: none;
}
.item-tile-step .tile-ico {
  margin: 0 0 18px 0;
  width: 84px;
  height: 84px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 14px;
  font-weight: 400;
}
.item-tile-step .tile-title {
  font-size: 1em;
  line-height: 1.1875;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.item-tile-step .tile-text {
  font-size: 14px;
  line-height: 1.42857143;
}
.item-tile-step .tile-ico-title {
  display: block;
  position: relative;
  z-index: 2;
}
.item-tile-plus .tile-title {
  font-size: 1em;
  line-height: 1.1875;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.item-tile-plus .tile-ico {
  width: 72px;
  height: 72px;
  margin-bottom: 15px;
}
.item-tile-plus .tile-ico img {
  width: 100%;
}
.item-tile-plus .tile-text {
  opacity: 0.9;
}
.item-tile-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border-radius: 10px;
  height: 100%;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
}
.item-tile-review:hover {
  -webkit-box-shadow: 0px 32px 85px -4px rgba(148, 162, 171, 0.18);
          box-shadow: 0px 32px 85px -4px rgba(148, 162, 171, 0.18);
}
.item-tile-review .tile-photo-wrap {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border-top: 1px solid var(--clr-border);
  padding: 15px 15px 20px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item-tile-review .tile-info-wrap {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px 15px;
}
.item-tile-review .tile-photo-title {
  display: block;
  padding-left: 12px;
}
.item-tile-review .tile-photo-title .link-main {
  color: var(--clr-link);
}
.item-tile-review .tile-photo-title .link-main:hover {
  border-bottom: 1px solid;
  color: var(--clr-link-hover);
}
.item-tile-review .tile-photo {
  border-radius: 5px;
  width: 43px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-review .elm-user {
  margin-bottom: 15px;
}
.item-tile-review p {
  margin-bottom: 10px;
}
.item-tile-work {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.item-tile-work.tile-main .tile-photo:before {
  padding-top: 51.3%;
}
.item-tile-work.tile-main .tile-title {
  margin-bottom: 5px;
}
.item-tile-work.tile-photo-large .tile-photo:before {
  padding-top: 106%;
}
.item-tile-work:hover .tile-title {
  color: var(--clr-link);
}
.item-tile-work:hover .tile-photo img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.item-tile-work .tile-photo-wrap {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-work .tile-info-wrap {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 15px 0 0 0;
}
.item-tile-work .tile-photo {
  border-radius: 10px;
}
.item-tile-work .tile-photo:before {
  padding-top: 67.59%;
}
.item-tile-work .tile-title {
  display: block;
  font-size: 1em;
  line-height: 1.1875;
  font-weight: 600;
  margin: 0;
}
.item-tile-catalog-window {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  border-radius: 10px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
  overflow: hidden;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  font-size: 14px;
  line-height: 1.71428571;
}
.item-tile-catalog-window:hover {
  -webkit-box-shadow: 0 15px 80px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0 15px 80px -3px rgba(148, 162, 171, 0.25);
}
.item-tile-catalog-window:hover .tile-title {
  color: var(--clr-link);
}
.item-tile-catalog-window:hover .tile-photo img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.item-tile-catalog-window .tile-photo-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-catalog-window .tile-photo-wrap.photo-main {
  padding: 15px 15px 0 15px;
}
.item-tile-catalog-window .tile-photo-wrap.photo-main .tile-photo {
  height: 260px;
  border: 1px solid rgba(46, 48, 63, 0.2);
  border-radius: 8px;
  max-height: inherit;
  width: 100%;
}
.item-tile-catalog-window .tile-photo-wrap.photo-main .tile-photo img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
  -webkit-transform: none;
          transform: none;
  max-width: 90%;
  max-height: 90%;
}
.item-tile-catalog-window .tile-info-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 15px;
}
.item-tile-catalog-window .tile-action-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 15px 15px 15px;
}
.item-tile-catalog-window .tile-action-wrap .btn {
  width: 100%;
  z-index: 6;
}
.item-tile-catalog-window .tile-title {
  margin-bottom: 15px;
}
.item-tile-catalog-window .tile-text {
  margin-top: -5px;
  margin-bottom: 15px;
}
.item-tile-catalog-window .tile-photo:before {
  padding-top: 55.45%;
}
.item-tile-catalog-window table {
  margin: 0;
}
.item-tile-catalog-window table th,
.item-tile-catalog-window table td {
  width: 50%;
}
.item-tile-catalog-window .tile-price {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 600;
}
.item-tile-catalog-row {
  font-size: 14px;
  line-height: 1.71428571;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  border-radius: 10px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
  overflow: hidden;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.item-tile-catalog-row:hover {
  -webkit-box-shadow: 0 15px 80px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0 15px 80px -3px rgba(148, 162, 171, 0.25);
}
.item-tile-catalog-row:hover .tile-title {
  color: var(--clr-link);
}
.item-tile-catalog-row .tile-photo-wrap {
  border-bottom: 1px solid var(--clr-border);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-catalog-row .tile-info-wrap {
  padding: 20px 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-catalog-row .tile-title {
  color: var(--clr-base-dark);
  margin: 0 0 18px 0;
}
.item-tile-catalog-row .tile-price-wrap {
  color: var(--clr-att);
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 12px;
}
.item-tile-catalog-row .tile-price {
  display: inline;
  color: inherit;
  font-size: 28px;
}
.item-tile-catalog-row .tile-text p,
.item-tile-catalog-row .tile-text ul,
.item-tile-catalog-row .tile-text li,
.item-tile-catalog-row .tile-text ol {
  margin-bottom: 10px;
}
.item-tile-catalog-row .tile-text p:last-child,
.item-tile-catalog-row .tile-text ul:last-child,
.item-tile-catalog-row .tile-text li:last-child,
.item-tile-catalog-row .tile-text ol:last-child {
  margin-bottom: 0;
}
.item-tile-catalog-row .tile-photo {
  height: 240px;
}
.item-tile-catalog-row .tile-photo img {
  width: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 195px;
  max-height: 195px;
}
.item-tile-catalog-row .info-row {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.item-tile-catalog-row .info-row .row-title {
  width: 175px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-catalog-row .info-row .row-value {
  font-weight: bold;
}
.item-tile-catalog-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
  border-radius: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  overflow: hidden;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.item-tile-catalog-price:hover {
  -webkit-box-shadow: 0 15px 80px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0 15px 80px -3px rgba(148, 162, 171, 0.25);
}
.item-tile-catalog-price:hover .tile-title {
  color: var(--clr-link);
}
.item-tile-catalog-price .tile-photo-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 15px;
}
.item-tile-catalog-price .tile-info-wrap {
  padding: 0 15px 20px 15px;
}
.item-tile-catalog-price .tile-scale-wrapper,
.item-tile-catalog-price .tile-price-wrapper {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.item-tile-catalog-price .tile-scale-wrapper:last-child,
.item-tile-catalog-price .tile-price-wrapper:last-child {
  margin-bottom: 0;
}
.item-tile-catalog-price .tile-scale-title,
.item-tile-catalog-price .tile-price-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 15px 0 0;
}
.item-tile-catalog-price .tile-scale-wrap,
.item-tile-catalog-price .tile-price-wrap {
  width: 150px;
  padding: 6px 40px 0 0;
  position: relative;
}
.item-tile-catalog-price .tile-price-wrap {
  padding: 0 0 0 30px;
}
.item-tile-catalog-price .tile-photo {
  border: 1px solid var(--clr-border);
  border-radius: 10px;
  height: 257px;
}
.item-tile-catalog-price .tile-photo img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
  max-width: 200px;
  max-height: 200px;
}
.item-tile-catalog-price .tile-price {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
.item-tile-catalog-price .elm-scale:after {
  width: 40px;
  text-align: right;
}
.item-tile-catalog-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  min-height: 100%;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
  border-radius: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  overflow: hidden;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.item-tile-catalog-second:hover {
  -webkit-box-shadow: 0 15px 80px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0 15px 80px -3px rgba(148, 162, 171, 0.25);
}
.item-tile-catalog-second:hover .tile-title {
  color: var(--clr-link);
}
.item-tile-catalog-second .tile-photo-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-catalog-second .tile-action-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  padding: 0 15px 15px 15px;
}
.item-tile-catalog-second .tile-info-wrap {
  padding: 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.item-tile-catalog-second .tile-title-wrap {
  border-bottom: 1px solid var(--clr-border);
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.item-tile-catalog-second .tile-title:last-child {
  margin-bottom: 0;
}
.item-tile-catalog-second .tile-photo:before {
  padding-top: 55.45%;
}
.item-tile-catalog-second table {
  width: 100%;
  margin: 0;
  font-size: 1em;
  line-height: inherit;
}
.item-tile-catalog-second table th,
.item-tile-catalog-second table td {
  padding: 0 10px 10px 0;
  font-size: 1em;
  line-height: inherit;
  vertical-align: top;
  border: none;
  font-weight: 400;
  text-align: left;
}
.item-tile-catalog-second table th:last-child,
.item-tile-catalog-second table td:last-child {
  padding-right: 0;
}
.item-tile-catalog-second table th:first-child,
.item-tile-catalog-second table td:first-child {
  width: 165px;
  max-width: 165px;
}
.item-tile-catalog-second table tr:last-child th,
.item-tile-catalog-second table tr:last-child td {
  padding-bottom: 0;
}
.item-tile-catalog-second a:not(.tile-link),
.item-tile-catalog-second .btn-action-more {
  z-index: 10;
  position: relative;
}
.item-tile-catalog-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
  border-radius: 10px;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.item-tile-catalog-main:hover {
  -webkit-box-shadow: 0 15px 80px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0 15px 80px -3px rgba(148, 162, 171, 0.25);
}
.item-tile-catalog-main:hover .tile-title {
  color: var(--clr-link);
}
.item-tile-catalog-main .tile-photo-wrap {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-catalog-main .tile-info-wrap {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-top: 1px solid var(--clr-border);
  padding: 10px 15px 24px 15px;
}
.item-tile-catalog-main .tile-price-wrap {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 10px 15px 16px 15px;
  color: var(--clr-base-dark);
}
.item-tile-catalog-main .tile-action-wrap {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 15px 15px 15px;
}
.item-tile-catalog-main .tile-action-wrap .btn {
  width: 100%;
  font-size: 14px;
}
.item-tile-catalog-main .tile-scales-wrap {
  margin-bottom: 16px;
}
.item-tile-catalog-main .tile-text-wrap {
  margin-bottom: 16px;
  display: none;
  font-size: 14px;
  line-height: 20px;
}
.item-tile-catalog-main .tile-scale-wrapper {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.item-tile-catalog-main .tile-scale-wrapper:last-child {
  margin-bottom: 0;
}
.item-tile-catalog-main .tile-scale-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 15px 0 0;
}
.item-tile-catalog-main .tile-scale-wrap {
  width: 150px;
  padding: 6px 40px 0 0;
  position: relative;
}
.item-tile-catalog-main .tile-price {
  display: inline;
  font-size: 28px;
}
.item-tile-catalog-main .tile-photo {
  height: 250px;
}
.item-tile-catalog-main .tile-photo img {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 200px;
  max-height: 200px;
  width: auto;
  position: absolute;
}
.item-tile-catalog-main .btn-action-more {
  font-size: 14px;
}
.item-tile-catalog-main .tile-title {
  color: var(--clr-base-dark);
}
.item-tile-catalog-main .elm-scale:after {
  width: 40px;
  text-align: right;
}
.item-tile-catalog-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0px 15px 50px -3px rgba(148, 162, 171, 0.25);
  border-radius: 10px;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.item-tile-catalog-inner:hover {
  -webkit-box-shadow: 0 15px 80px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0 15px 80px -3px rgba(148, 162, 171, 0.25);
}
.item-tile-catalog-inner:hover .tile-title {
  color: var(--clr-link);
}
.item-tile-catalog-inner .tile-photo-wrap {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 40px 0 30px 0;
  border-bottom: 1px solid var(--clr-border);
}
.item-tile-catalog-inner .tile-info-wrap {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px 15px 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.item-tile-catalog-inner .tile-title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 10px;
}
.item-tile-catalog-inner .tile-text-wrap {
  margin-bottom: 34px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.item-tile-catalog-inner .tile-price-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.item-tile-catalog-inner .tile-action-wrap {
  padding: 6px 15px 15px 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}
.item-tile-catalog-inner .tile-price {
  font-size: 28px;
  margin-right: 10px;
  color: var(--clr-base-dark);
}
.item-tile-catalog-inner .tile-unit {
  padding-bottom: 5px;
  font-size: 14px;
}
.item-tile-catalog-inner .tile-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 15px 0 0;
  margin: 0;
}
.item-tile-catalog-inner .tile-title:last-child {
  padding: 0;
}
.item-tile-catalog-inner .tile-ico {
  width: 20px;
  height: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-catalog-inner .tile-ico.ico-sun {
  background: url(/local/templates/tehokno/css/../img/icons/type-sun.svg) center no-repeat;
  background-size: contain;
}
.item-tile-catalog-inner .tile-ico.ico-snow {
  background: url(/local/templates/tehokno/css/../img/icons/type-snow.svg) center no-repeat;
  background-size: contain;
}
.item-tile-catalog-inner .tile-photo {
  width: 166px;
  margin: 0 auto;
}
.item-tile-catalog-inner .btn-action-more {
  font-size: 14px;
  z-index: 10;
}
.item-tile-catalog-inner p {
  margin-bottom: 10px;
}
.item-tile-catalog-inner .btn {
  width: 100%;
  font-size: 14px;
  border-radius: 8px;
  z-index: 10;
}
.item-tile-catalog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  overflow: hidden;
  min-height: 100%;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 15px 50px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0 15px 50px -3px rgba(148, 162, 171, 0.25);
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  font-size: 14px;
  line-height: 1.5;
}
.item-tile-catalog.cat-second {
  font-size: 14px;
  line-height: 1.71428571;
}
.item-tile-catalog.cat-second p,
.item-tile-catalog.cat-second ul {
  margin-bottom: 10px;
}
.item-tile-catalog.cat-third {
  font-size: 16px;
  line-height: 1.3125;
}
.item-tile-catalog.cat-third p {
  margin-bottom: 15px;
}
.item-tile-catalog.cat-third .tile-photo {
  border-radius: 10px;
}
.item-tile-catalog:hover {
  -webkit-box-shadow: 0 15px 80px -3px rgba(148, 162, 171, 0.25);
          box-shadow: 0 15px 80px -3px rgba(148, 162, 171, 0.25);
}
.item-tile-catalog:hover .tile-title {
  color: var(--clr-link);
}
.item-tile-catalog:hover .tile-photo img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.item-tile-catalog .tile-table {
  margin-top: 15px;
}
.item-tile-catalog .tile-table table.tbl-clear th:first-child,
.item-tile-catalog .tile-table table.tbl-clear td:first-child {
  width: 150px;
}
.item-tile-catalog .tile-photo-wrap {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-catalog .tile-info-wrap {
  width: 100%;
  padding: 15px 15px 25px 15px;
}
.item-tile-catalog .tile-photo {
  min-height: 183px;
}
.item-tile-catalog .tile-photo:before {
  padding-top: 55%;
}
.item-tile-catalog li {
  margin-bottom: 10px;
}
.item-tile-catalog li:before {
  top: 0.75em;
}
.item-tile-catalog li:last-child {
  margin: 0;
}
.item-tile-catalog .btn-action-more {
  position: relative;
  z-index: 10;
}
.item-tile-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
  background-color: #000;
  color: #fff;
  padding: 30px 68px;
  padding: 30px 6.8rem;
  border-radius: 10px;
  height: 379px;
}
.item-tile-action .tile-text-wrap {
  width: 100%;
  position: relative;
  z-index: 3;
  max-width: 27.125em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item-tile-action .tile-photo-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.item-tile-action .tile-photo {
  width: 366px;
  height: 379px;
}
.item-tile-action .tile-title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  margin: 0 0 15px 0;
}
.item-tile-action .tile-title.title-small {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.10714286;
  font-weight: 600;
}
.item-tile-action .btn {
  margin: 15px 0 0 0;
  margin: 1.5rem 0 0 0;
  border-width: 2px;
  padding: 0 20px;
  height: 50px;
  font-size: 14px;
  font-weight: bold;
  min-width: 218px;
}
.elm-price,
.tile-price,
.price-summary {
  white-space: nowrap;
}
.elm-price.price-old,
.tile-price.price-old,
.price-summary.price-old {
  text-decoration: line-through;
}
.elm-price.price-att,
.tile-price.price-att,
.price-summary.price-att {
  color: var(--clr-att);
}
.elm-price.price-link,
.tile-price.price-link,
.price-summary.price-link {
  color: var(--clr-link);
}
.price-summary {
  display: inline;
}
.currency-summary {
  display: inline;
}
.priceoldblock-summary {
  text-decoration: line-through;
}
.priceblock-summary {
  color: var(--clr-att);
  font-weight: 600;
  font-size: 1.4em;
}
.elm-photo,
.tile-photo {
  display: block;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  line-height: 1;
}
.elm-photo.photo-round,
.tile-photo.photo-round {
  border-radius: 50%;
  min-height: 0;
  height: auto;
}
.elm-photo.photo-round.photo-cover:before,
.tile-photo.photo-round.photo-cover:before,
.elm-photo.photo-round.photo-contain:before,
.tile-photo.photo-round.photo-contain:before {
  padding-top: 100%;
}
.elm-photo.photo-main,
.tile-photo.photo-main {
  width: 300px;
  height: 300px;
}
.elm-photo:before,
.tile-photo:before {
  content: '';
  display: none;
  padding-top: 100%;
}
.elm-photo img,
.tile-photo img {
  display: block;
  position: relative;
  width: 100%;
}
.elm-photo.photo-cover:before,
.tile-photo.photo-cover:before {
  display: block;
}
.elm-photo.photo-cover img,
.tile-photo.photo-cover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.elm-photo.photo-contain:before,
.tile-photo.photo-contain:before {
  display: block;
}
.elm-photo.photo-contain img,
.tile-photo.photo-contain img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .elm-photo.photo-cover img,
  .tile-photo.photo-cover img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@supports ((-o-object-fit: contain) or (object-fit: contain)) {
  .elm-photo.photo-contain img,
  .tile-photo.photo-contain img {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    max-width: inherit;
    max-height: inherit;
    right: auto;
    bottom: auto;
  }
}
.elm-ico,
.button-ico,
.menu-ico,
.frm-ico,
.tab-ico,
.tile-ico {
  display: block;
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
}
.elm-ico img,
.button-ico img,
.menu-ico img,
.frm-ico img,
.tab-ico img,
.tile-ico img,
.elm-ico [class*="icon-"],
.button-ico [class*="icon-"],
.menu-ico [class*="icon-"],
.frm-ico [class*="icon-"],
.tab-ico [class*="icon-"],
.tile-ico [class*="icon-"],
.elm-ico .i,
.button-ico .i,
.menu-ico .i,
.frm-ico .i,
.tab-ico .i,
.tile-ico .i,
.elm-ico svg,
.button-ico svg,
.menu-ico svg,
.frm-ico svg,
.tab-ico svg,
.tile-ico svg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.elm-overlay {
  display: none;
  -webkit-animation: fadein ease 0.2s;
          animation: fadein ease 0.2s;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 120;
}
.elm-overlay.active {
  display: block;
}
.elm-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 48px;
  padding-left: 64px;
  line-height: 1.37;
  position: relative;
}
.elm-user .user-photo {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  line-height: 1;
  overflow: hidden;
}
.elm-user .user-photo img {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.elm-user .user-title {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.elm-user .user-info {
  display: block;
  font-size: 12px;
  opacity: 0.6;
}
.elm-user .user-rate {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.elm-cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 40px;
  padding: 0 0 0 54px;
}
.elm-cnt .cnt-title {
  display: block;
}
.elm-cnt .elm-ico {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: var(--clr-bg-light);
}
.elm-cnt .elm-ico img {
  max-width: 24px;
  max-height: 24px;
}
.elm-info {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.25;
  padding: 8px 8px 8px 8px;
  background-color: var(--clr-bg-light);
  font-weight: 400;
  border-radius: 5px;
}
.elm-scale {
  display: block;
  border-radius: 4px;
  background: rgba(46, 48, 63, 0.2);
  height: 8px;
  position: relative;
}
.elm-scale:after {
  content: attr(data-scale) '%';
  font-size: 12px;
  line-height: 14px;
  color: var(--clr-light);
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -7px;
}
.elm-scale[data-scale="01"]:before {
  width: 1%;
}
.elm-scale[data-scale="02"]:before {
  width: 2%;
}
.elm-scale[data-scale="03"]:before {
  width: 3%;
}
.elm-scale[data-scale="04"]:before {
  width: 4%;
}
.elm-scale[data-scale="05"]:before {
  width: 5%;
}
.elm-scale[data-scale="06"]:before {
  width: 6%;
}
.elm-scale[data-scale="07"]:before {
  width: 7%;
}
.elm-scale[data-scale="08"]:before {
  width: 8%;
}
.elm-scale[data-scale="09"]:before {
  width: 9%;
}
.elm-scale[data-scale="1"]:before {
  width: 1%;
}
.elm-scale[data-scale="2"]:before {
  width: 2%;
}
.elm-scale[data-scale="3"]:before {
  width: 3%;
}
.elm-scale[data-scale="4"]:before {
  width: 4%;
}
.elm-scale[data-scale="5"]:before {
  width: 5%;
}
.elm-scale[data-scale="6"]:before {
  width: 6%;
}
.elm-scale[data-scale="7"]:before {
  width: 7%;
}
.elm-scale[data-scale="8"]:before {
  width: 8%;
}
.elm-scale[data-scale="9"]:before {
  width: 9%;
}
.elm-scale[data-scale="10"]:before {
  width: 10%;
}
.elm-scale[data-scale="11"]:before {
  width: 11%;
}
.elm-scale[data-scale="12"]:before {
  width: 12%;
}
.elm-scale[data-scale="13"]:before {
  width: 13%;
}
.elm-scale[data-scale="14"]:before {
  width: 14%;
}
.elm-scale[data-scale="15"]:before {
  width: 15%;
}
.elm-scale[data-scale="16"]:before {
  width: 16%;
}
.elm-scale[data-scale="17"]:before {
  width: 17%;
}
.elm-scale[data-scale="18"]:before {
  width: 18%;
}
.elm-scale[data-scale="19"]:before {
  width: 19%;
}
.elm-scale[data-scale="20"]:before {
  width: 20%;
}
.elm-scale[data-scale="21"]:before {
  width: 21%;
}
.elm-scale[data-scale="22"]:before {
  width: 22%;
}
.elm-scale[data-scale="23"]:before {
  width: 23%;
}
.elm-scale[data-scale="24"]:before {
  width: 24%;
}
.elm-scale[data-scale="25"]:before {
  width: 25%;
}
.elm-scale[data-scale="26"]:before {
  width: 26%;
}
.elm-scale[data-scale="27"]:before {
  width: 27%;
}
.elm-scale[data-scale="28"]:before {
  width: 28%;
}
.elm-scale[data-scale="29"]:before {
  width: 29%;
}
.elm-scale[data-scale="30"]:before {
  width: 30%;
}
.elm-scale[data-scale="31"]:before {
  width: 31%;
}
.elm-scale[data-scale="32"]:before {
  width: 32%;
}
.elm-scale[data-scale="33"]:before {
  width: 33%;
}
.elm-scale[data-scale="34"]:before {
  width: 34%;
}
.elm-scale[data-scale="35"]:before {
  width: 35%;
}
.elm-scale[data-scale="36"]:before {
  width: 36%;
}
.elm-scale[data-scale="37"]:before {
  width: 37%;
}
.elm-scale[data-scale="38"]:before {
  width: 38%;
}
.elm-scale[data-scale="39"]:before {
  width: 39%;
}
.elm-scale[data-scale="40"]:before {
  width: 40%;
}
.elm-scale[data-scale="41"]:before {
  width: 41%;
}
.elm-scale[data-scale="42"]:before {
  width: 42%;
}
.elm-scale[data-scale="43"]:before {
  width: 43%;
}
.elm-scale[data-scale="44"]:before {
  width: 44%;
}
.elm-scale[data-scale="45"]:before {
  width: 45%;
}
.elm-scale[data-scale="46"]:before {
  width: 46%;
}
.elm-scale[data-scale="47"]:before {
  width: 47%;
}
.elm-scale[data-scale="48"]:before {
  width: 48%;
}
.elm-scale[data-scale="49"]:before {
  width: 49%;
}
.elm-scale[data-scale="50"]:before {
  width: 50%;
}
.elm-scale[data-scale="51"]:before {
  width: 51%;
}
.elm-scale[data-scale="52"]:before {
  width: 52%;
}
.elm-scale[data-scale="53"]:before {
  width: 53%;
}
.elm-scale[data-scale="54"]:before {
  width: 54%;
}
.elm-scale[data-scale="55"]:before {
  width: 55%;
}
.elm-scale[data-scale="56"]:before {
  width: 56%;
}
.elm-scale[data-scale="57"]:before {
  width: 57%;
}
.elm-scale[data-scale="58"]:before {
  width: 58%;
}
.elm-scale[data-scale="59"]:before {
  width: 59%;
}
.elm-scale[data-scale="60"]:before {
  width: 60%;
}
.elm-scale[data-scale="61"]:before {
  width: 61%;
}
.elm-scale[data-scale="62"]:before {
  width: 62%;
}
.elm-scale[data-scale="63"]:before {
  width: 63%;
}
.elm-scale[data-scale="64"]:before {
  width: 64%;
}
.elm-scale[data-scale="65"]:before {
  width: 65%;
}
.elm-scale[data-scale="66"]:before {
  width: 66%;
}
.elm-scale[data-scale="67"]:before {
  width: 67%;
}
.elm-scale[data-scale="68"]:before {
  width: 68%;
}
.elm-scale[data-scale="69"]:before {
  width: 69%;
}
.elm-scale[data-scale="70"]:before {
  width: 70%;
}
.elm-scale[data-scale="71"]:before {
  width: 71%;
}
.elm-scale[data-scale="72"]:before {
  width: 72%;
}
.elm-scale[data-scale="73"]:before {
  width: 73%;
}
.elm-scale[data-scale="74"]:before {
  width: 74%;
}
.elm-scale[data-scale="75"]:before {
  width: 75%;
}
.elm-scale[data-scale="76"]:before {
  width: 76%;
}
.elm-scale[data-scale="77"]:before {
  width: 77%;
}
.elm-scale[data-scale="78"]:before {
  width: 78%;
}
.elm-scale[data-scale="79"]:before {
  width: 79%;
}
.elm-scale[data-scale="80"]:before {
  width: 80%;
}
.elm-scale[data-scale="81"]:before {
  width: 81%;
}
.elm-scale[data-scale="82"]:before {
  width: 82%;
}
.elm-scale[data-scale="83"]:before {
  width: 83%;
}
.elm-scale[data-scale="84"]:before {
  width: 84%;
}
.elm-scale[data-scale="85"]:before {
  width: 85%;
}
.elm-scale[data-scale="86"]:before {
  width: 86%;
}
.elm-scale[data-scale="87"]:before {
  width: 87%;
}
.elm-scale[data-scale="88"]:before {
  width: 88%;
}
.elm-scale[data-scale="89"]:before {
  width: 89%;
}
.elm-scale[data-scale="90"]:before {
  width: 90%;
}
.elm-scale[data-scale="91"]:before {
  width: 91%;
}
.elm-scale[data-scale="92"]:before {
  width: 92%;
}
.elm-scale[data-scale="93"]:before {
  width: 93%;
}
.elm-scale[data-scale="94"]:before {
  width: 94%;
}
.elm-scale[data-scale="95"]:before {
  width: 95%;
}
.elm-scale[data-scale="96"]:before {
  width: 96%;
}
.elm-scale[data-scale="97"]:before {
  width: 97%;
}
.elm-scale[data-scale="98"]:before {
  width: 98%;
}
.elm-scale[data-scale="99"]:before {
  width: 99%;
}
.elm-scale[data-scale="100"]:before {
  width: 100%;
}
.elm-scale.color-blue:before {
  background-color: var(--clr-link);
}
.elm-scale.color-orange:before {
  background-color: var(--clr-att);
}
.elm-scale.color-yellow:before {
  background-color: #FFD200;
}
.elm-scale:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  border-radius: 4px;
  background-color: var(--clr-base);
}
.elm-color {
  display: block;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  line-height: 0;
  width: 50px;
  height: 50px;
}
.elm-color:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 3px;
  border: 1px solid var(--clr-att);
  opacity: 0;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.elm-color:hover:after {
  opacity: 1;
}
.elm-color.active {
  padding: 4px;
}
.elm-color.active:after {
  opacity: 1;
}
.elm-color.active img {
  border-radius: 1px;
}
.elm-color img {
  display: block;
  width: 100%;
  border-radius: 3px;
}
.elm-helper {
  display: block;
  position: relative;
  overflow: hidden;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.elm-helper:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(/local/templates/tehokno/css/../img/icons/question.svg) center no-repeat;
  background-size: 100% auto;
}
.elm-rate {
  width: 18px;
  height: 18px;
  display: block;
  position: relative;
  background: url(/local/templates/tehokno/css/../img/icons/star.svg) center no-repeat;
  background-size: 16px auto;
}
.elm-rates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 94px;
  height: 18px;
  line-height: 1;
}
.elm-rates .elm-rate {
  margin: 0 1px 0 0;
}
.elm-rates .elm-rate:last-child {
  margin: 0;
}
.elm-rates[data-rate="4"] .elm-rate:nth-child(5) {
  -webkit-filter: grayscale(100%) opacity(50%);
          filter: grayscale(100%) opacity(50%);
}
.elm-rates[data-rate="3"] .elm-rate:nth-child(4),
.elm-rates[data-rate="3"] .elm-rate:nth-child(5) {
  -webkit-filter: grayscale(100%) opacity(50%);
          filter: grayscale(100%) opacity(50%);
}
.elm-rates[data-rate="2"] .elm-rate:nth-child(3),
.elm-rates[data-rate="2"] .elm-rate:nth-child(4),
.elm-rates[data-rate="2"] .elm-rate:nth-child(5) {
  -webkit-filter: grayscale(100%) opacity(50%);
          filter: grayscale(100%) opacity(50%);
}
.elm-rates[data-rate="1"] .elm-rate:nth-child(2),
.elm-rates[data-rate="1"] .elm-rate:nth-child(3),
.elm-rates[data-rate="1"] .elm-rate:nth-child(4),
.elm-rates[data-rate="1"] .elm-rate:nth-child(5) {
  -webkit-filter: grayscale(100%) opacity(50%);
          filter: grayscale(100%) opacity(50%);
}
.elm-rates[data-rate="0"] .elm-rate {
  -webkit-filter: grayscale(100%) opacity(50%);
          filter: grayscale(100%) opacity(50%);
}
@media (max-width: 1023px) {
  .elm-rates {
    height: 16px;
    width: 84px;
  }
  .elm-rate {
    width: 16px;
    height: 16px;
    background-size: 14px auto;
  }
  .item-tile-photo-desc.tile-mobile-invert {
    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;
  }
  .item-tile-photo-desc.tile-mobile-invert .tile-photo-wrap {
    margin: 20px 0 0 0;
  }
  .item-tile-photo-desc.tile-mobile-invert .tile-photo-wrap:last-child {
    margin: 0;
  }
  .item-tile-photo-full .tile-photo {
    max-height: 500px !important;
  }
}
@media (max-width: 767px) {
  .item-tile-photo-desc.tile-row-main {
    display: block;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid var(--clr-border);
  }
  .item-tile-photo-desc.tile-row-main .tile-info-wrap {
    padding: 14px 14px 20px 14px;
  }
  .item-tile-photo-desc.tile-row-main .tile-photo {
    border-radius: 0;
  }
  .item-tile-photo-desc.tile-row-main .tile-title.h3-title {
    margin-bottom: 10px;
  }
  .item-tile-photo-desc.tile-row-main p {
    margin-bottom: 10px;
  }
}
@media (max-width: 639px) {
  .item-tile-type {
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .item-tile-type .tile-info-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .item-tile-type .tile-photo-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .item-tile-type .tile-table-wrap {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-top: 26px;
  }
  .item-tile-type .tile-scales-wrap {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 10px;
  }
  .item-tile-type .tile-outer-wrap {
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    display: contents;
  }
  .item-tile-type .tile-inner-wrap {
    display: contents;
  }
  .item-tile-action {
    padding: 0;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 15px;
    font-size: 14px;
    line-height: 1.71428571;
  }
  .item-tile-action.tile-content .tile-text-wrap {
    min-height: 230px;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 600;
    padding-bottom: 35px;
  }
  .item-tile-action:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 270px;
    background: -webkit-gradient(linear, left bottom, left top, from(#0086E6), to(rgba(0, 134, 230, 0)));
    background: linear-gradient(0deg, #0086E6 0%, rgba(0, 134, 230, 0) 100%);
    z-index: 2;
  }
  .item-tile-action.tile02:before {
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(254 30 17)), to(rgba(0, 134, 230, 0)));
    background: linear-gradient(0deg, rgb(254 30 17) 0%, rgba(0, 134, 230, 0) 100%);
    height: 100%;
  }
  .item-tile-action.tile02 .tile-photo {
    margin-right: 0;
  }
  .item-tile-action.tile03:before {
    background: -webkit-gradient(linear, left bottom, left top, from(#FF6B00), to(rgba(0, 134, 230, 0)));
    background: linear-gradient(0deg, #FF6B00 0%, rgba(0, 134, 230, 0) 100%);
    height: 100%;
  }
  .item-tile-action.tile04:before {
    background: -webkit-gradient(linear, left bottom, left top, from(#FF6A97), to(rgba(0, 134, 230, 0)));
    background: linear-gradient(0deg, #FF6A97 0%, rgba(0, 134, 230, 0) 100%);
    height: 100%;
  }
  .item-tile-action.tile04 .tile-photo {
    margin-right: 0;
  }
  .item-tile-action.tile05:before {
    background: -webkit-gradient(linear, left bottom, left top, from(#FF6A97), to(rgba(0, 134, 230, 0)));
    background: linear-gradient(0deg, #FF6A97 0%, rgba(0, 134, 230, 0) 100%);
    height: 100%;
  }
  .item-tile-action.tile05 .tile-photo {
    margin-right: 0;
    max-width: 200px;
    margin-top: 0;
  }
  .item-tile-action.tile06:before {
    background: -webkit-gradient(linear, left bottom, left top, from(#FF6A97), to(rgba(0, 134, 230, 0)));
    background: linear-gradient(0deg, #FF6A97 0%, rgba(0, 134, 230, 0) 100%);
    height: 100%;
  }
  .item-tile-action.tile06 .tile-photo {
    margin-right: 0;
    max-width: 200px;
    margin-top: 0;
  }
  .item-tile-action .tile-text-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
    padding: 30px 15px;
    min-height: 282px;
  }
  .item-tile-action .tile-photo-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    height: 120px;
    width: 100%;
    display: block;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }
  .item-tile-action .tile-photo {
    width: 300px;
    height: 120px;
    margin: -30px auto 0 auto;
    overflow: visible;
  }
  .item-tile-action .tile-title {
    font-size: 22px;
    line-height: 1.31818182;
    margin: 0 0 5px 0;
  }
  .item-tile-action .btn {
    width: 100%;
    height: 40px;
    border-width: 1px;
    font-size: 14px;
    margin-top: 0;
  }
}
@media (min-width: 640px) {
  .item-tile-catalog.cat-third {
    font-size: 14px;
    line-height: 1.21428571;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: transparent;
  }
  .item-tile-catalog.cat-third .tile-info-wrap {
    padding: 15px 0 0 0;
  }
  .item-tile-catalog.cat-third p {
    margin-bottom: 10px;
  }
  .item-tile-catalog.cat-third .tile-photo:before {
    padding-top: 67.9%;
  }
}
@media (min-width: 768px) {
  .item-tile-parameters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .item-tile-parameters .tile-photo-wrap {
    width: 180px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    min-height: 133px;
  }
  .item-tile-parameters .tile-photo-wrap + .tile-info-wrap {
    padding-left: 24px;
  }
  .item-tile-parameters .tile-info-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .item-tile-parameters .tile-photo {
    max-height: inherit;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .item-tile-parameters .tile-photo:before {
    display: none;
  }
  .item-tile-bq {
    min-height: 100%;
    padding-left: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .item-tile-bq .tile-text {
    width: 100%;
  }
  .wrap-full .item-tile-photo-desc {
    min-height: inherit;
  }
  .item-tile-photo-desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 100%;
  }
  .item-tile-photo-desc.tile-row-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    border-radius: 10px;
    border: 1px solid var(--clr-border);
    padding: 0;
    min-height: 286px;
    overflow: hidden;
    position: relative;
  }
  .item-tile-photo-desc.tile-row-main .tile-photo-wrap {
    width: 27.5%;
    margin: 0;
    padding: 0;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
  }
  .item-tile-photo-desc.tile-row-main .tile-info-wrap {
    width: 72.5%;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0;
    padding: 2.4rem 6rem 2.4rem 2.4rem;
  }
  .item-tile-photo-desc.tile-row-main .tile-photo {
    border-radius: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .item-tile-photo-desc.tile-row-main .tile-photo:before {
    display: none;
  }
  .item-tile-photo-desc.tile-row-main .tile-title.h3-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .item-tile-photo-desc.tile-row-main p {
    margin-bottom: 10px;
  }
  .item-tile-photo-desc.tile-row-main .btn-action-more {
    font-size: 14px;
  }
  .item-tile-photo-desc.tile-main {
    padding-top: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid var(--clr-border);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .item-tile-photo-desc.tile-main .tile-photo-wrap {
    width: 49.5%;
    margin: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .item-tile-photo-desc.tile-main .tile-info-wrap {
    width: 50.5%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 1.3rem 0 3rem 2rem;
  }
  .item-tile-photo-desc.tile-main .tile-photo {
    min-height: 100%;
    height: 120px;
  }
  .item-tile-photo-desc.tile-main .tile-photo:before {
    display: none;
  }
  .item-tile-photo-desc.tile-main .h3-title:not(.tile-title) {
    margin-top: 2.3em;
  }
  .item-tile-photo-desc.tile-main .h3-title:not(.tile-title):first-child {
    margin-top: 0;
  }
  .item-tile-photo-desc .tile-photo-wrap:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .item-tile-photo-desc .tile-photo-wrap .tile-photo {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .item-tile-material-view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .item-tile-material-view .tile-photo-wrap {
    margin: 0;
    width: 27%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .item-tile-material-view .tile-info-wrap {
    padding-left: 3rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (min-width: 1024px) {
  .item-tile-variant {
    padding-top: 7.2rem;
    padding-bottom: 5rem;
  }
  .item-tile-variant .tile-photo-wrap {
    margin-bottom: 15px;
  }
  .item-tile-variant .tile-photo {
    height: 210px;
  }
  .item-tile-variant .tile-title {
    font-size: 2rem;
  }
  .item-tile-profile .tile-photo {
    height: 370px;
  }
  .item-tile-profile .tile-title {
    font-size: 18px;
    margin-bottom: 19px;
    line-height: 1.33333333;
  }
  .item-tile-door {
    padding: 30px;
  }
  .item-tile-door .tile-info-wrap {
    padding: 38px 0 8px 0;
  }
  .item-tile-door .tile-title {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .item-tile-door .tile-photo {
    height: 328px;
  }
  .item-tile-option .tile-photo-wrap {
    margin-bottom: 20px;
  }
  .item-tile-option .tile-photo {
    height: 155px;
  }
  .item-tile-scheme-info {
    padding: 12px 15px;
    font-size: 14px;
    line-height: 1.42857143;
  }
  .item-tile-icon {
    padding-left: 70px;
  }
  .item-tile-photo-full .tile-info-wrap {
    padding-top: 20px;
  }
  .item-tile-photo-full .tile-title {
    font-size: 18px;
    line-height: 1.37;
  }
  .item-tile-photo-full .tile-title.title-main {
    font-size: 24px;
    line-height: 1.33333333;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .item-tile-photo-desc.tile-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2rem 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .item-tile-photo-desc.tile-row .tile-photo-wrap {
    padding: 0 1rem 0 0;
    margin: 0;
    width: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .item-tile-photo-desc.tile-row .tile-photo-wrap .tile-photo {
    width: 100%;
    height: 100%;
    min-height: 375px;
  }
  .item-tile-photo-desc.tile-row .tile-photo-wrap .tile-photo:before {
    display: none;
  }
  .item-tile-photo-desc.tile-row .tile-info-wrap {
    width: 50%;
    padding: 0 0 0 1rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0;
  }
  .item-tile-photo-desc.tile-row-invert {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .item-tile-photo-desc.tile-row-invert .tile-photo-wrap {
    padding: 0 0 0 1rem;
  }
  .item-tile-photo-desc.tile-row-invert .tile-info-wrap {
    padding: 0 1rem 0 0;
  }
  .item-tile-photo-desc.tile-row-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .item-tile-photo-desc .tile-photo-wrap {
    margin-bottom: 25px;
  }
  .item-tile-photo-desc .tile-photo-wrap.tile-last {
    margin-bottom: 0;
  }
  .item-tile-photo-desc .tile-title-text {
    font-size: 18px;
    line-height: 1.33333333;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .item-tile-photo-desc .tile-title-text + p,
  .item-tile-photo-desc .tile-title-text + .bq-text {
    margin-top: 0;
  }
  .item-tile-photo-desc .tile-photo:before {
    padding-top: 49.125%;
  }
  .item-tile-photo-desc .tile-title {
    font-size: 24px;
    line-height: 1.33333333;
  }
  .item-tile-photo-desc .tile-title.h2-title {
    font-size: 2.8rem;
  }
  .item-tile-photo-desc .h3-title.title-medium {
    font-size: 18px;
    line-height: 1.33333333;
    margin-bottom: 1em;
  }
  .item-tile-solution {
    font-size: 16px;
    line-height: 22px;
  }
  .item-tile-solution .tile-photo-wrap {
    margin-bottom: 20px;
  }
  .item-tile-solution .tile-photo:before {
    padding-top: 46.15%;
  }
  .item-tile-material-view {
    padding: 5.5rem 6rem 5.5rem 3rem;
  }
  .item-tile-material-view .tile-info-wrap {
    padding-top: 15px;
  }
  .item-tile-material-view .tile-title {
    margin-bottom: 10px;
  }
  .item-tile-photo-main:before {
    padding-top: 54%;
  }
  .item-tile-photo-main.tile-slider-small:before {
    padding-top: 74%;
  }
  .item-tile-price-list .tile-info-title {
    font-size: 18px;
    line-height: 1.33333333;
    font-weight: 600;
  }
  .item-tile-price-list .tile-title {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 1px;
  }
  .item-tile-photo {
    line-height: 1.375;
  }
  .item-tile-photo .tile-title {
    font-size: 24px;
    line-height: 1.33333333;
    font-weight: 400;
    margin-bottom: 20px;
  }
  .item-tile-photo .tile-photo-wrap {
    margin-bottom: 40px;
  }
  .item-tile-photo .tile-photo:before {
    padding-top: 52%;
  }
  .item-tile-gallery .tile-photo {
    max-height: 454px;
  }
  .item-tile-system {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding: 0;
    min-height: 28.8rem;
  }
  .item-tile-system .tile-photo-wrap {
    width: 27.5%;
    padding: 4.8rem 3.4rem 3.4rem 6rem;
  }
  .item-tile-system .tile-info-wrap {
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 72.5%;
    padding: 66px 60px 48px 24px;
  }
  .item-tile-system .tile-photo {
    height: 206px;
  }
  .item-tile-system .tile-title {
    font-size: 18px;
    line-height: 1.33333333;
    margin-bottom: 10px;
  }
  .item-tile-service {
    overflow: visible;
    font-size: 16px;
    line-height: 1.3125;
  }
  .item-tile-service .tile-info-wrap {
    padding: 20px 0 0 0;
  }
  .item-tile-service .tile-title {
    font-size: 18px;
    line-height: 1.33333333;
    font-weight: 400;
  }
  .item-tile-service .tile-info {
    margin-bottom: 3px;
  }
  .item-tile-service .tile-photo:before {
    padding-top: 67.1%;
  }
  .item-tile-price .tile-info-wrap {
    padding: 20px 0;
  }
  .item-tile-price .tile-title {
    font-size: 18px;
    line-height: 1.33333333;
  }
  .item-tile-price table.tbl-main th,
  .item-tile-price table.tbl-main td {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .item-tile-price table.tbl-main thead th,
  .item-tile-price table.tbl-main thead td {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .item-tile-type {
    line-height: 1.375;
  }
  .item-tile-type .tile-title {
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 1.33333333;
  }
  .item-tile-type .tile-action {
    padding-top: 10px;
    font-size: 16px;
  }
  .item-tile-logo {
    height: 163px;
  }
  .item-tile-color {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .item-tile-color .tile-title-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    min-height: 11.2rem;
    padding: 20px 200px 20px 7.4rem;
  }
  .item-tile-color .tile-info-inner-wrap {
    width: 100%;
    padding: 4rem 4rem 4rem 7.4rem;
  }
  .item-tile-color .tile-info-inner-title {
    font-size: 18px;
    line-height: 1.33333333;
    margin-bottom: 30px;
  }
  .item-tile-color .tile-tabs-nav {
    max-width: 1000px;
  }
  .item-tile-color .tile-tabs-nav .menu {
    margin: 0 -20px 0 0;
  }
  .item-tile-color .tile-tabs-nav li {
    margin: 0 20px 20px 0;
  }
  .item-tile-color .tile-tabs-nav .elm-color {
    width: 5rem;
    height: 5rem;
  }
  .item-tile-color .tile-title {
    font-size: 24px;
    line-height: 1.33333333;
    font-weight: 400;
  }
  .item-tile-color .info-main {
    width: 71%;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .item-tile-color .info-preview {
    margin: 0;
    padding: 4rem;
    width: 29%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border: none;
    border-right: 1px solid var(--clr-border);
    font-size: 13px;
  }
  .item-tile-color .info-preview p {
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
  }
  .item-tile-color .tile-photo {
    max-width: 27.3rem;
    height: 27.3rem;
    margin-bottom: 5.2rem;
  }
  .item-tile-laminate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    border-radius: 10px;
    min-height: 27rem;
  }
  .item-tile-laminate .tile-photo-wrap {
    width: 37%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    overflow: hidden;
  }
  .item-tile-laminate .tile-photo {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
  }
  .item-tile-laminate .tile-photo:before {
    display: none;
  }
  .item-tile-laminate .tile-info-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0;
    padding: 2.6rem 16px 2.6rem 2.6rem;
  }
  .item-tile-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 20px;
    line-height: 1.375;
  }
  .item-tile-row .tile-photo-wrap {
    width: 242px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .item-tile-row .tile-info-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: calc(100% - 242px);
    padding: 14px 0 20px 5.8rem;
  }
  .item-tile-row .tile-photo {
    border-radius: 10px;
    height: 216px;
  }
  .item-tile-row .tile-title {
    font-size: 24px;
    line-height: 1.33333333;
    font-weight: 600;
    margin-bottom: 25px;
  }
  .item-tile-row .tile-title-small {
    margin-top: 25px;
    font-size: 18px;
    line-height: 1.33333333;
  }
  .item-tile-row .tile-title-small:first-child {
    margin-top: 0;
  }
  .item-tile-row .bq-text {
    margin: 15px 0;
    padding: 18px 66px 18px 32px;
    font-size: 16px;
    line-height: 1.3125;
    display: inline-block;
  }
  .item-tile-row .bq-text .link-phone {
    margin: 0 0 0 10px;
    display: inline;
  }
  .item-tile-row .bq-text:last-child {
    margin-bottom: 0;
  }
  .item-tile-find {
    font-size: 16px;
    line-height: 1.375;
    position: relative;
    overflow: hidden;
  }
  .item-tile-find:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 520px;
    height: 520px;
    border-radius: 50%;
    background-color: var(--clr-link);
    margin-bottom: -240px;
    margin-left: -260px;
  }
  .item-tile-find .tile-photo-wrap {
    height: 300px;
    padding-top: 20px;
    top: 0;
    margin: 0 0 15px 0;
    position: relative;
    z-index: 2;
  }
  .item-tile-find .tile-info-wrap {
    padding: 0 25px 58px 25px;
  }
  .item-tile-find .tile-photo img {
    max-width: 390px;
  }
  .item-tile-find .tile-title {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 1.33333333;
    font-weight: 400;
  }
  .item-tile-catalog-window {
    line-height: 1.21428571;
  }
  .item-tile-catalog-window .tile-info-wrap {
    padding: 20px;
  }
  .item-tile-catalog-window .tile-photo-wrap.photo-main {
    padding: 20px 20px 0 20px;
  }
  .item-tile-catalog-window .tile-photo-wrap.photo-main .tile-photo {
    height: 315px;
  }
  .item-tile-catalog-window .tile-action-wrap {
    padding: 5px 20px 20px 20px;
  }
  .item-tile-catalog-window .tile-photo {
    max-height: 183px;
  }
  .item-tile-catalog-window .tile-title {
    margin-bottom: 25px;
  }
  .item-tile-catalog-window .tile-text {
    margin-top: -15px;
    margin-bottom: 25px;
  }
  .item-tile-faq .tile-button {
    padding: 30px 40px 30px 0;
  }
  .item-tile-faq .tile-button:after,
  .item-tile-faq .tile-button:before {
    top: 42px;
  }
  .item-tile-faq .tile-content-block {
    margin-top: -20px;
    padding-bottom: 30px;
  }
  .item-tile-category {
    font-size: 18px;
    line-height: 1.37;
    font-weight: 400;
  }
  .item-tile-category .tile-info-wrap {
    padding: 20px 0 0 0;
  }
  .item-tile-category .tile-photo {
    border-radius: 10px;
    height: 35.5rem;
  }
  .item-tile-category .tile-photo:before {
    display: none;
  }
  .item-tile-catalog-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    line-height: 1.21428571;
    min-height: 35.9rem;
  }
  .item-tile-catalog-row .tile-info-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: calc(100% - 46.9rem);
    margin: 0;
    padding: 25px 6rem 25px 6rem;
  }
  .item-tile-catalog-row .tile-title-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
  }
  .item-tile-catalog-row .tile-photo-wrap {
    width: 46.9rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0;
    border: none;
    border-right: 1px solid var(--clr-border);
    position: relative;
    padding: 0;
  }
  .item-tile-catalog-row .info-row {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.375;
  }
  .item-tile-catalog-row .info-row .row-title {
    width: 150px;
  }
  .item-tile-catalog-row .tile-text {
    padding-top: 10px;
  }
  .item-tile-catalog-row .tile-title {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 24px;
    line-height: 1.33333333;
    font-weight: 400;
    margin: 0;
  }
  .item-tile-catalog-row .tile-price-wrap {
    line-height: 32px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0;
    font-size: 24px;
    font-weight: 400;
  }
  .item-tile-catalog-row .tile-price-wrap .tile-price {
    font-weight: 400;
    font-size: 1em;
    line-height: inherit;
  }
  .item-tile-catalog-row .tile-photo {
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .item-tile-catalog-row .tile-photo img {
    max-width: 330px;
    max-height: 330px;
  }

  .item-wrap .item-tile-catalog-row .tile-photo img {
    max-width: 204px;
    max-height: 204px;
  }
  .item-tile-catalog-price .tile-photo-wrap {
    padding: 20px;
  }
  .item-tile-catalog-price .tile-info-wrap {
    padding: 0 20px 20px 20px;
  }
  .item-tile-catalog-price .tile-photo {
    height: 258px;
  }
  .item-tile-catalog-price .tile-scale-wrap,
  .item-tile-catalog-price .tile-price-wrap {
    padding-left: 0;
    width: 160px;
  }
  .item-tile-catalog-second .tile-info-wrap {
    padding: 2rem 2rem 2rem 2rem;
  }
  .item-tile-catalog-second .tile-title-wrap {
    margin-bottom: 22px;
  }
  .item-tile-catalog-second .tile-action-wrap {
    padding: 0 2rem 2rem 2rem;
  }
  .item-tile-catalog-second .tile-photo:before {
    padding-top: 47%;
  }
  .item-tile-catalog-main .tile-info-wrap {
    padding: 3rem 3rem 3rem 3rem;
  }
  .item-tile-catalog-main .tile-scales-wrap {
    margin-bottom: 4px;
  }
  .item-tile-catalog-main .tile-text-wrap {
    margin-bottom: 10px;
    display: block;
  }
  .item-tile-catalog-main .tile-price-wrap {
    font-size: 14px;
    padding: 0 3rem 3rem 3rem;
  }
  .item-tile-catalog-main .tile-action-wrap {
    padding-left: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
  }
  .item-tile-catalog-main .tile-action-wrap .btn {
    font-size: 16px;
  }
  .item-tile-catalog-main .tile-price {
    font-size: 22px;
  }
  .item-tile-catalog-main .tile-photo {
    height: 263px;
  }
  .item-tile-catalog-main .tile-photo img {
    max-width: 215px;
    max-height: 215px;
  }
  .item-tile-catalog-main .tile-title {
    margin-bottom: 12px;
  }
  .item-tile-catalog-main .btn-action-more {
    font-size: 16px;
  }
  .item-tile-catalog-inner .tile-photo-wrap {
    padding: 47px 0;
    min-height: 335px;
  }
  .item-tile-catalog-inner .tile-info-wrap {
    padding: 3rem 3rem 2rem 3rem;
  }
  .item-tile-catalog-inner .tile-text-wrap {
    margin-bottom: 12px;
  }
  .item-tile-catalog-inner .tile-title-wrap {
    margin-bottom: 15px;
  }
  .item-tile-catalog-inner .tile-action-wrap {
    padding: 24px 3rem 3rem 3rem;
  }
  .item-tile-catalog-inner .tile-ico {
    width: 24px;
  }
  .item-tile-catalog-inner .tile-photo {
    width: 168px;
  }
  .item-tile-catalog-inner .btn-action-more {
    font-size: 1em;
  }
  .item-tile-catalog-inner .tile-price {
    font-size: 22px;
  }
  .item-tile-catalog-inner .btn {
    font-size: 16px;
  }
  .item-tile-action-main:not(.tile-side) {
    border-radius: 10px;
    font-size: 1.8rem;
    line-height: 1.33333333;
  }
  .item-tile-action-main:not(.tile-side) .tile-text-wrap {
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    width: 100%;
    max-width: 360px;
    padding: 5.5rem 3rem 3rem 3rem;
  }
  .item-tile-action-main:not(.tile-side) .tile-action {
    margin-top: 3.5rem;
  }
  .item-tile-action-main:not(.tile-side) .tile-action .btn {
    width: auto;
    min-width: 21.8rem;
    padding: 0 20px;
    font-size: 14px;
    font-weight: bold;
    border-width: 2px;
  }
  .item-tile-action-main:not(.tile-side) .tile-title {
    font-size: 2.8rem;
    line-height: 1.1;
    margin: 0 0 2rem 0;
  }
  .item-tile-action-main:not(.tile-side) .tile-text {
    max-height: 9.6rem;
    overflow: hidden;
  }
  .item-tile-action-main:not(.tile-side) .tile-photo .img-d {
    display: block;
	display: flex;
	height: 100%;
	width: auto;
	justify-content: center;
	align-items: center;
	left: 50%;
	transform: translateX(-50%);
  }
  

  .item-tile-action-main:not(.tile-side) .tile-photo .img-m {
    display: none;
  }
  .item-tile-action-main:not(.tile-side) .tile-bg .img-d {
    display: block;
  }
  .item-tile-action-main:not(.tile-side) .tile-bg .img-m {
    display: none;
  }
  .item-tile-action.tile-side {
    padding: 25px 0 0 0;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 15px;
    font-size: 14px;
    line-height: 1.71428571;
  }
  .item-tile-action.tile-side:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 270px;
    background: -webkit-gradient(linear, left bottom, left top, from(#0086E6), to(rgba(0, 134, 230, 0)));
    background: linear-gradient(0deg, #0086E6 0%, rgba(0, 134, 230, 0) 100%);
    z-index: 2;
  }
  .item-tile-action.tile-side.tile02:before {
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(254 30 17)), to(rgba(0, 134, 230, 0)));
    background: linear-gradient(0deg, rgb(254 30 17) 0%, rgba(0, 134, 230, 0) 100%);
    height: 100%;
  }
  .item-tile-action.tile-side.tile02 .tile-photo {
    margin-right: 0;
  }
  .item-tile-action.tile-side.tile03:before {
    background: -webkit-gradient(linear, left bottom, left top, from(#FF6B00), to(rgba(0, 134, 230, 0)));
    background: linear-gradient(0deg, #FF6B00 0%, rgba(0, 134, 230, 0) 100%);
    height: 100%;
  }
  .item-tile-action.tile-side.tile04:before {
    background: -webkit-gradient(linear, left bottom, left top, from(#FF6A97), to(rgba(0, 134, 230, 0)));
    background: linear-gradient(0deg, #FF6A97 0%, rgba(0, 134, 230, 0) 100%);
    height: 100%;
  }
  .item-tile-action.tile-side.tile04 .tile-photo {
    margin-right: 0;
  }
  .item-tile-action.tile-side .tile-text-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: block;
    width: 100%;
    padding: 120px 15px 30px 15px;
    min-height: 282px;
  }
  .item-tile-action.tile-side .tile-photo-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    height: 120px;
    width: 100%;
    display: block;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }
  .item-tile-action.tile-side .tile-photo {
    width: 100%;
    height: 120px;
    max-width: 300px;
    margin: -30px auto 0 auto;
    overflow: visible;
  }
  .item-tile-action.tile-side .tile-title {
    font-size: 22px;
    line-height: 1.31818182;
    font-weight: 600;
    margin: 0 0 5px 0;
  }
  .item-tile-action.tile-side .btn {
    width: 100%;
    height: 40px;
    border-width: 1px;
    font-size: 14px;
    margin-top: 0;
  }
  .item-tile-contact .tile-info-wrap {
    padding: 0px 20px 26px 25px;
  }
  .item-tile-contact .tile-title-wrap {
    padding: 27px 20px 25px 25px;
  }
  .item-tile-contact .tile-photo-wrap:before {
  }
  .item-tile-contact .tile-text-wrap {
    padding-left: 25px;
    padding-bottom: 32px;
  }
  .item-tile-contact .tile-photo {
    width: 166px;
  }
  .item-tile-contact .elm-cnt {
    margin-bottom: 7px;
  }
  .item-tile-contact .elm-cnt .cnt-title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
  }
  .item-tile-pay {
    height: 14.2rem;
  }
  .item-tile-pay img {
    max-height: 9rem;
  }
  .item-tile-legend {
    font-size: 14px;
    line-height: 17px;
    padding-top: 0;
  }
  .item-tile-vacantion .tile-action-wrap {
    padding-bottom: 20px;
    padding-top: 17px;
  }
  .item-tile-vacantion .tile-info-wrap .tile-title {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .item-tile-vacantion .tile-info-wrap .tile-subtitle {
    margin-top: 20px;
  }
  .item-tile-vacantion .tile-info-wrap li {
    margin-bottom: 4px;
  }
  .item-tile-vacantion .tile-info-wrap p,
  .item-tile-vacantion .tile-info-wrap ul {
    margin-bottom: 12px;
  }
  .item-tile-new .tile-title {
    font-size: 18px;
    line-height: 1.33333333;
  }
  .item-tile-new .tile-text {
    font-size: 14px;
    line-height: 1.21428571;
  }
  .item-tile-new .tile-photo {
    min-height: 170px;
  }
  .item-tile-srt {
    padding: 13px 14px;
  }
  .item-tile-direction .tile-ico {
    margin-bottom: 18px;
  }
  .item-tile-direction .tile-text,
  .item-tile-direction .tile-title {
    line-height: 1.375;
  }
  .item-tile-step {
    position: relative;
  }
  .item-tile-step:before {
    content: '';
    display: block;
    position: absolute;
    left: 124px;
    top: 0;
    height: 104px;
    width: 130px;
    background: url(/local/templates/tehokno/css/../img/icons/arrow-step.svg) right center no-repeat;
    background-size: auto 16px;
  }
  .item-tile-step .tile-ico {
    width: 104px;
    height: 104px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 26px;
  }
  .item-tile-step .tile-title {
    font-size: 18px;
  }
  .item-tile-step .tile-text {
    font-size: 16px;
    line-height: 1.375;
  }
  .item-tile-plus .tile-ico {
    margin-bottom: 20px;
  }
  .item-tile-plus .tile-title {
    font-size: 18px;
  }
  .item-tile-review {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
  }
  .item-tile-review .tile-info-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: auto;
    max-width: calc(100% - 203px);
    padding: 4.2rem;
    line-height: 1.37;
  }
  .item-tile-review .tile-photo-wrap {
    width: 203px;
    border-top: none;
    border-right: 1px solid var(--clr-border);
    padding: 4.2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .item-tile-review .tile-photo {
    width: 119px;
    margin: 0 auto 7px auto;
  }
  .item-tile-review .tile-photo-title {
    font-size: 14px;
    line-height: 1.42857143;
    width: auto;
    padding: 0;
    margin: 0 -3rem;
    text-align: center;
  }
  .item-tile-review .elm-user {
    margin-bottom: 20px;
  }
  .item-tile-review .link-main {
    display: inline;
  }
  .item-tile-review.tile-second {
    padding: 0;
  }
  .item-tile-review.tile-second .tile-photo-wrap {
    border-right: none;
    width: 192px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-left: 10px;
    padding-right: 14px;
  }
  .item-tile-review.tile-second .tile-info-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 3.5rem;
    padding-right: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .item-tile-review.tile-second .tile-photo-title {
    margin-top: 10px;
  }
  .item-tile-review.tile-second .tile-photo {
    width: 128px;
  }
  .item-tile-work.tile-photo-large .tile-photo:before {
    padding-top: 73.84%;
  }
  .item-tile-work .tile-info-wrap {
    padding-top: 20px;
  }
  .item-tile-work .tile-title {
    font-size: 18px;
    line-height: 1.37;
  }
  .item-tile-catalog {
    line-height: 1.21428571;
  }
  .item-tile-catalog.cat-second .tile-photo {
    max-height: 217px;
  }
  .item-tile-catalog.cat-second .tile-title {
    font-size: 18px;
    line-height: 1.33333333;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .item-tile-catalog .tile-table {
    margin-top: 20px;
  }
  .item-tile-catalog .tile-table table.tbl-clear th:first-child,
  .item-tile-catalog .tile-table table.tbl-clear td:first-child {
    width: 50%;
    font-weight: bold;
  }
  .item-tile-catalog .tile-info-wrap {
    padding: 20px 2.5rem 3.2rem 2.5rem;
  }
  .item-tile-catalog .tile-title {
    font-size: 2.4rem;
    line-height: 1.25;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .item-tile-catalog .tile-photo {
    min-height: inherit;
  }
  .item-tile-catalog .tile-photo:before {
    padding-top: 56.1%;
  }
  .item-tile-catalog li:before {
    top: 0.6em;
  }
  .elm-cnt {
    font-weight: 500;
    font-size: 1.125em;
  }
  .elm-user {
    min-height: 56px;
    padding-left: 72px;
  }
  .elm-user .user-photo {
    width: 56px;
    height: 56px;
  }
  .elm-user .user-title {
    font-weight: 400;
    font-size: 20px;
  }
  .elm-user .user-info {
    font-size: 14px;
  }
  .elm-info {
    font-size: 13px;
    line-height: 16px;
    padding: 10px 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .item-tile-action.tile-side .tile-text-wrap {
    font-size: 12px;
    line-height: 14px;
  }
  .item-tile-action.tile-side .tile-title {
    font-size: 16px;
    line-height: 20px;
  }
  .item-tile-action.tile-side .tile-text {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (min-width: 1200px) {
  .item-tile-feature {
    min-height: 152px;
    padding: 20px 20px 20px 164px;
    font-size: 16px;
    line-height: 1.375;
  }
  .item-tile-feature .tile-photo-wrap {
    width: 122px;
    height: 122px;
    top: 75px;
    left: 78px;
    margin: -61px 0 0 -61px;
  }
  .item-tile-feature .tile-title {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .item-tile-feature .tile-info {
    min-width: 90px;
  }
  .item-tile-total {
    height: 175px;
    padding-top: 27px;
    padding-bottom: 27px;
  }
  .item-tile-total .tile-value {
    font-size: 60px;
    line-height: 1.37;
    margin-bottom: -4px;
  }
  .item-tile-total .tile-title {
    font-weight: 500;
  }
}
@media (min-width: 1400px) {
  .item-tile-profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .item-tile-profile.tile-main {
    padding-bottom: 10px;
  }
  .item-tile-profile.tile-main .tile-photo-wrap {
    width: 38%;
  }
  .item-tile-profile.tile-main .tile-photo {
    height: 535px;
  }
  .item-tile-profile.tile-main .tile-info-wrap {
    width: 62%;
    padding-left: 30px;
    padding-top: 2rem;
    max-width: 700px;
  }
  .item-tile-profile .tile-photo-wrap {
    width: 44%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .item-tile-profile .tile-info-wrap {
    width: 56%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0 0 0 20px;
  }
  .item-tile-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .item-tile-type .tile-photo-wrap {
    width: 273px;
    margin: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .item-tile-type .tile-outer-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: calc(100% - 273px);
    padding: 0 0 0 35px;
  }
  .item-tile-type .tile-inner-wrap {
    min-height: 305px;
  }
  .item-tile-type .tile-info-wrap {
    padding: 5px 0 0 0;
    margin-bottom: 18px;
  }
  .item-tile-type .tile-scales-wrap {
    max-width: 330px;
    margin-bottom: 26px;
  }
  .item-tile-type .tile-table-wrap {
    width: auto;
    margin: 0 0 0 -308px;
  }
  .item-tile-type .tile-photo {
    height: 239px;
    border-radius: 10px;
  }
  .item-tile-type table.tbl-main th:last-child,
  .item-tile-type table.tbl-main td:last-child {
    padding-right: 20px;
  }
  .item-tile-type table.tbl-main tbody th:last-child,
  .item-tile-type table.tbl-main tbody td:last-child {
    padding-right: 20px;
  }
  .item-tile-action-main.tile-side .tile-text-wrap {
    padding: 4.5rem 3rem;
  }
}
@media (min-width: 1600px) {
  .item-tile-catalog-second table th:first-child,
  .item-tile-catalog-second table td:first-child {
    width: 185px;
    max-width: 185px;
  }
}
/* ----------------------------------- *\
			content styles
\* ----------------------------------- */
.main-calculator-box {
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.main-calculator-box .title-calculator {
  text-align: center;
  font-size: 14px;
  line-height: 1.42857143;
  padding: 50px 0 50px 0;
  position: relative;
  margin-bottom: 20px;
}
.main-calculator-box .title-calculator:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  right: 50%;
  top: 0;
  bottom: 0;
  margin-left: -100vw;
  margin-right: -100vw;
  background: -webkit-gradient(linear, left top, right top, from(rgba(33, 162, 255, 0.3)), color-stop(25%, rgba(0, 134, 230, 0.3)), to(rgba(255, 148, 70, 0.3)));
  background: linear-gradient(90deg, rgba(33, 162, 255, 0.3) 0%, rgba(0, 134, 230, 0.3) 25%, rgba(255, 148, 70, 0.3) 100%);
}
.main-calculator-box .title-calculator .title-first {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.main-calculator-box .title-calculator .tabs {
  position: relative;
  z-index: 2;
  margin-top: 40px;
  margin-top: 4rem;
}
.main-calculator-box .title-calculator .tabs .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 -2px;
}
.main-calculator-box .title-calculator .tabs .col-md-3 {
  width: 25%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 2px;
}
.main-calculator-box .title-calculator .tabs .col-md-3 a {
  display: block;
  position: relative;
  height: 100%;
}
.main-calculator-box .title-calculator .tabs .active .tab-block {
  background: rgba(0, 0, 0, 0.4);
}
.main-calculator-box .title-calculator .tabs .tab-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 20px;
  text-align: center;
  font-size: 13px;
  line-height: 1.38461538;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.main-calculator-box .title-calculator .tabs .tab-block:hover {
  background: rgba(0, 0, 0, 0.2);
}
.main-calculator-box .title-calculator .tabs .tab-block .title1 {
  font-size: 1.5em;
  font-weight: 600;
}
.main-calculator-box > .container {
  display: block;
  background: #FFFFFF;
  position: relative;
  -webkit-box-shadow: 0px 20px 50px -4px rgba(148, 162, 171, 0.16);
          box-shadow: 0px 20px 50px -4px rgba(148, 162, 171, 0.16);
  border-radius: 10px;
}
.main-calculator-box .row {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-calculator-box .col-md.col-12.pl-xl-0 {
  width: 60%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-right: 1px solid var(--clr-border);
  padding: 50px 45px;
  padding: 5rem 4.5rem;
  position: relative;
}
.main-calculator-box .col-md-auto.col-12.pr-xl-0.plr-xs-0 {
  width: 40%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 50px 45px;
  padding: 5rem 4.5rem;
  position: relative;
}
.main-calculator-box .calc-positions {
  display: block;
  position: relative;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.main-calculator-box .calc-positions .col-sm {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main-calculator-box .calc-positions .checked {
  color: #f00;
}
.main-calculator-box .calc-positions .checked svg {
  fill: #f00;
}
.main-calculator-box .calc-positions .checked svg g,
.main-calculator-box .calc-positions .checked svg path {
  fill: var(--clr-link) !important;
}
.main-calculator-box .calc-positions .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-calculator-box .calc-position {
  display: block;
  position: relative;
  width: 100%;
  padding: 0 10px;
  cursor: pointer;
}
.main-calculator-box .calc-position svg {
  display: block;
  width: 100%;
  max-width: inherit;
}
.main-calculator-box .calc-position .checked-picture {
  width: 20%;
  min-width: 24px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(80%, -150%);
          transform: translate(80%, -150%);
}
.main-calculator-box .calc-position .checked-picture img {
  display: block;
  width: 100%;
  height: auto !important;
  max-width: 100%;
  max-height: inherit;
}
.main-calculator-box .blocks-step1 .col-lg-auto.col-12 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 30px 0 0;
  max-width: calc(100% - 200px);
}
.main-calculator-box .blocks-step1 .col-lg.col-12 {
  width: 200px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main-calculator-box .blocks-step1 .block-big-pic {
  max-width: 400px;
  margin: 0 0 40px 0;
  margin: 0 0 4rem 0;
}
.main-calculator-box .blocks-step1 .big-pic {
  display: block;
  width: 100%;
}
.main-calculator-box .blocks-step1 .big-pic img {
  display: block;
  width: 100% !important;
  height: auto !important;
}
.main-calculator-box .blocks-step1 .types-sashes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -30px 0 0;
}
.main-calculator-box .blocks-step1 .types-sashes > div {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 30px 30px 0;
  position: relative;
}
.main-calculator-box .blocks-step1 .types-sashes > div > label {
  display: block;
  font-size: 14px;
  line-height: 17px;
  margin: 0 0 5px 0;
}
.main-calculator-box .blocks-step1 .arrows-big-pic {
  display: none;
}
.main-calculator-box .dropcontainer {
  margin-top: 4px;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  min-width: 240px;
  padding: 7px 0;
  z-index: 20;
  background: #FFFFFF;
  border: 1px solid rgba(0, 134, 230, 0.25);
  -webkit-box-shadow: 0px 20px 50px -4px rgba(148, 162, 171, 0.16);
          box-shadow: 0px 20px 50px -4px rgba(148, 162, 171, 0.16);
  border-radius: 3px;
}
.main-calculator-box .dropcontainer ul,
.main-calculator-box .dropcontainer li {
  margin: 0;
  padding: 0;
}
.main-calculator-box .dropcontainer ul:before,
.main-calculator-box .dropcontainer li:before {
  display: none;
}
.main-calculator-box .dropcontainer a {
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.2;
  padding: 6px 11px;
  color: var(--clr-base);
}
.main-calculator-box .dropcontainer a:hover,
.main-calculator-box .dropcontainer a.active {
  color: var(--clr-link);
}
.main-calculator-box .form-group {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.main-calculator-box .form-group > label {
  display: block;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  margin: 0 0 5px 0;
}
.main-calculator-box .hidden {
  display: none;
}
.main-calculator-box .summary {
  text-align: center;
  font-size: 16px;
}
.main-calculator-box .summary .title-summary {
  display: block;
  font-size: 1.5em;
  line-height: 1.33333333;
  font-weight: 600;
  margin: 0 0 15px 0;
}
.main-calculator-box .summary .list-summary {
  margin: 30px 0;
  margin: 3rem 0;
  font-weight: 600;
}
.main-calculator-box .summary .list-summary ul,
.main-calculator-box .summary .list-summary li {
  margin: 0;
  padding: 0;
}
.main-calculator-box .summary .list-summary ul:before,
.main-calculator-box .summary .list-summary li:before {
  display: none;
}
.main-calculator-box .summary .btext-summary {
  font-size: 13px;
  line-height: 1.37;
  color: rgba(46, 48, 63, 0.6);
  margin-top: 30px;
  margin-top: 3rem;
  padding-top: 20px;
  padding-top: 2rem;
  border-top: 1px solid var(--clr-border);
}
.main-calculator-box .summary hr {
  display: none;
}
.main-calculator-box .inputs-block {
  padding: 0 !important;
}
.main-calculator-box .subsection-name {
  display: block;
  font-size: 18px;
  line-height: 1.33333333;
  font-weight: 600;
  margin: 0 0 20px 0;
}
.main-calculator-box .subsection-desc {
  display: block;
  margin: 30px 0;
  margin: 3rem 0;
}
.main-calculator-box .subsection-desc:first-child {
  margin-top: 0;
}
.main-calculator-box .subsection-item {
  display: block;
  position: relative;
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 1.42857143;
}
.main-calculator-box .subsection-item .label-popular {
  width: 100px !important;
  height: auto !important;
  position: absolute;
  top: 0;
  left: 0;
}
.main-calculator-box .subsection-item .option {
  display: block;
  border-bottom: 1px soplid var(--clr-border);
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding-bottom: 20px;
  padding-bottom: 2rem;
}
.main-calculator-box .subsection-item .option .item-title-select {
  width: 100%;
  max-width: 300px;
  margin: 10px 0 0 0;
}
.main-calculator-box .subsection-item .option .item-title-select:first-child {
  margin-top: 0;
}
.main-calculator-box .subsection-item .option .item-title-select:last-child {
  margin-bottom: 0;
}
.main-calculator-box .subsection-item .option .price-block {
  color: var(--clr-light);
  display: inline;
}
.main-calculator-box .subsection-item .option .what-this {
  display: inline;
}
.main-calculator-box .subsection-item .option .additional-name {
  display: inline;
  color: var(--clr-att);
}
.main-calculator-box .subsection-item .option > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.main-calculator-box .subsection-item .option > .row > .col:first-child,
.main-calculator-box .subsection-item .option > .row > .col-auto:first-child {
  width: 110px;
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0;
}
.main-calculator-box .subsection-item .option > .row > .col:first-child img,
.main-calculator-box .subsection-item .option > .row > .col-auto:first-child img {
  display: block;
  width: 100% !important;
  height: auto !important;
}
.main-calculator-box .subsection-item .option > .row > .col + .col:not(.col-sm, .col-sm-auto),
.main-calculator-box .subsection-item .option > .row > .col-auto + .col:not(.col-sm, .col-sm-auto) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
  display: block;
}
.main-calculator-box .subsection-item .option > .row > .col + .col:not(.col-sm, .col-sm-auto) > .row,
.main-calculator-box .subsection-item .option > .row > .col-auto + .col:not(.col-sm, .col-sm-auto) > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.main-calculator-box .subsection-item .option > .row > .col + .col:not(.col-sm, .col-sm-auto) .col-12,
.main-calculator-box .subsection-item .option > .row > .col-auto + .col:not(.col-sm, .col-sm-auto) .col-12 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  width: 100%;
  min-width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 0 0 30px;
  padding: 0 0 0 3rem;
}
.main-calculator-box .subsection-item .option > .row > .col + .col:not(.col-sm, .col-sm-auto) .col-12:first-child,
.main-calculator-box .subsection-item .option > .row > .col-auto + .col:not(.col-sm, .col-sm-auto) .col-12:first-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: auto;
  min-width: inherit;
}
.main-calculator-box .subsection-item .option > .row > .col + .col:not(.col-sm, .col-sm-auto) .col-12:last-child,
.main-calculator-box .subsection-item .option > .row > .col-auto + .col:not(.col-sm, .col-sm-auto) .col-12:last-child {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 130px;
  padding: 0;
  min-width: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main-calculator-box .subsection-item .option > .row > .col + .col:not(.col-sm, .col-sm-auto) .col-12:last-child .price-block,
.main-calculator-box .subsection-item .option > .row > .col-auto + .col:not(.col-sm, .col-sm-auto) .col-12:last-child .price-block {
  width: 100%;
  display: block;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-align: center;
}
.main-calculator-box .subsection-item .option > .row > .col:nth-child(2),
.main-calculator-box .subsection-item .option > .row > .col-auto:nth-child(2) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 30px;
  padding: 0 3rem;
}
.main-calculator-box .subsection-item .option > .row > .col:last-child,
.main-calculator-box .subsection-item .option > .row > .col-auto:last-child {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0;
  width: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main-calculator-box .subsection-item .option > .row > .col:last-child .price-block,
.main-calculator-box .subsection-item .option > .row > .col-auto:last-child .price-block {
  width: 100%;
  display: block;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-align: center;
}
.main-calculator-box .subsection-item .option .additional-input-field label {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 10px 10px 0;
}
.main-calculator-box .subsection-item .option .additional-input-field .form-input {
  width: 200px;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.main-calculator-box .subsection-item .item-title {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid var(--clr-border);
  font-weight: 600;
}
.main-calculator-box .d-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.main-calculator-box .d-block .profile-characteristic {
  display: block;
  line-height: 20px;
  padding: 0 10px 0 0;
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--clr-light);
}
.main-calculator-box .d-block .progress {
  display: block;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 300px;
  height: 4px;
  border-radius: 2px;
  background-color: var(--clr-border);
  line-height: 1;
  overflow: hidden;
  margin-top: 8px;
}
.main-calculator-box .d-block .progress .progress-bar {
  height: 4px;
  background-color: var(--clr-link);
}
.main-calculator-box .check-btn {
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 1;
  margin-bottom: 10px;
}
.main-calculator-box .check-btn input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}
.main-calculator-box .check-btn input:checked ~ span {
  border-color: var(--clr-link);
  color: var(--clr-link);
}
.main-calculator-box .check-btn input:checked ~ span:before {
  content: attr(data-on);
}
.main-calculator-box .check-btn span {
  border: 1px solid var(--clr-border);
  border-radius: 3px;
  display: block;
  position: relative;
  font-size: 12px;
  line-height: 15px;
  padding: 10px 20px;
  text-align: center;
  color: var(--clr-light);
  cursor: pointer;
}
.main-calculator-box .check-btn span:before {
  content: attr(data-off);
}
.main-calculator-box .form-title {
  text-align: center;
  font-size: 18px;
  line-height: 1.33333333;
  margin: 0 0 30px 0;
  margin: 0 0 3rem 0;
  font-weight: 600;
}
.main-calculator-box #formCalculator .row {
  margin: 0 -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-calculator-box #formCalculator .row.row-main {
  display: block;
}
.main-calculator-box #formCalculator .row.row-main > .col-12 {
  width: 100%;
  display: block;
  min-height: 0;
}
.main-calculator-box #formCalculator .row > .col-12 {
  width: 50%;
  padding: 0 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 40px;
}
.main-calculator-box #formCalculator .form-desc {
  font-size: 13px;
  line-height: 1.38461538;
  color: var(--clr-light);
}
.main-calculator-box #formCalculator .text-secondary {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin: 0 0 10px 0;
  padding: 0 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.main-calculator-box #formCalculator .text-secondary + .col-12 {
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main-calculator-box #formCalculator .check-btn {
  display: block;
  position: relative;
  font-size: 13px;
  line-height: 16px;
  padding: 2px 0 0 50px;
  min-height: 20px;
  margin: 0;
}
.main-calculator-box #formCalculator .check-btn input:checked ~ span[data-on] {
  background-color: rgba(0, 134, 230, 0.2);
}
.main-calculator-box #formCalculator .check-btn input:checked ~ span[data-on]:after {
  left: 23px;
}
.main-calculator-box #formCalculator .check-btn span[data-on] {
  width: 42px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  border: 1px solid var(--clr-border);
  margin: 0;
  padding: 0;
  text-indent: -999;
  overflow: hidden;
  font-size: 0;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.main-calculator-box #formCalculator .check-btn span[data-on]:after {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: var(--clr-link);
  position: absolute;
  top: 1px;
  left: 1px;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.main-calculator-box #formCalculator .check-btn span[data-on]:before {
  display: none;
}
.main-calculator-box textarea.form-input {
  height: 120px;
  padding-top: 8px;
}
.main-calculator-box textarea.form-input.text-params {
  height: auto;
}
@media (max-width: 1199px) {
  .main-calculator-box .option > .row > .col:first-child {
    margin-top: 0 !important;
  }
  .main-calculator-box .option > .row > .col:nth-child(2):last-child {
    padding-left: 0 !important;
  }
  .main-calculator-box .subsection-item .option > .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main-calculator-box .subsection-item .option > .row > .col:first-child,
  .main-calculator-box .subsection-item .option > .row > .col-auto:first-child {
    width: 80px;
  }
  .main-calculator-box .subsection-item .option > .row > .col-auto:nth-child(2),
  .main-calculator-box .subsection-item .option > .row > .col:nth-child(2) {
    width: 100%;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: calc(100% - 80px);
    padding: 0 0 0 20px;
  }
  .main-calculator-box .subsection-item .option > .row > .col + .col:not(.col-sm,.col-sm-auto),
  .main-calculator-box .subsection-item .option > .row > .col-auto + .col:not(.col-sm,.col-sm-auto) {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
  .main-calculator-box .subsection-item .option > .row > .col + .col:not(.col-sm, .col-sm-auto) .col-12:first-child,
  .main-calculator-box .subsection-item .option > .row > .col-auto + .col:not(.col-sm, .col-sm-auto) .col-12:first-child {
    width: 100%;
    padding-left: 20px;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .main-calculator-box .subsection-item .label-popular {
    width: 60px !important;
  }
  .main-calculator-box .subsection-item .option > .row > .col:last-child,
  .main-calculator-box .subsection-item .option > .row > .col-auto:last-child {
    width: 100%;
    padding-left: 100px;
    margin-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main-calculator-box .subsection-item .option > .row > .col:last-child .price-block,
  .main-calculator-box .subsection-item .option > .row > .col-auto:last-child .price-block {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
    width: auto;
    margin: 0 10px 10px 0;
  }
  .main-calculator-box .subsection-item .option > .row > .col + .col:not(.col-sm,.col-sm-auto) .col-12:last-child,
  .main-calculator-box .subsection-item .option > .row > .col-auto + .col:not(.col-sm,.col-sm-auto) .col-12:last-child {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    padding-left: 20px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .main-calculator-box .subsection-item .option > .row > .col + .col:not(.col-sm,.col-sm-auto) .col-12:last-child .check-btn,
  .main-calculator-box .subsection-item .option > .row > .col-auto + .col:not(.col-sm,.col-sm-auto) .col-12:last-child .check-btn {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .main-calculator-box .subsection-item .option > .row > .col + .col:not(.col-sm,.col-sm-auto) .col-12:last-child .price-block,
  .main-calculator-box .subsection-item .option > .row > .col-auto + .col:not(.col-sm,.col-sm-auto) .col-12:last-child .price-block {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 10px 10px 0;
    width: auto;
  }
  .main-calculator-box .subsection-item .option > .row > .col + .col:not(.col-sm, .col-sm-auto) .col-12,
  .main-calculator-box .subsection-item .option > .row > .col-auto + .col:not(.col-sm, .col-sm-auto) .col-12 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-left: 20px;
  }
  .main-calculator-box .subsection-item .option > .row > .col + .col:not(.col-sm,.col-sm-auto),
  .main-calculator-box .subsection-item .option > .row > .col-auto + .col:not(.col-sm,.col-sm-auto) {
    margin-top: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 1023px) {
  .main-calculator-box .title-calculator .tabs .tab-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .main-calculator-box .title-calculator .tabs .row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .main-calculator-box .title-calculator .tabs .row .col-md-3 {
    width: 253px;
  }
  .main-calculator-box .title-calculator .tabs .container {
    margin-left: calc(var(--paddingContainer) * -1);
    margin-right: calc(var(--paddingContainer) * -1);
    padding-left: var(--paddingContainer);
    display: block;
    position: relative;
    overflow: auto;
  }
  .main-calculator-box .title-calculator .tabs .container::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background-color: rgba(0, 134, 230, 0.3);
  }
  .main-calculator-box .title-calculator .tabs .container::-webkit-scrollbar-thumb {
    background-color: var(--clr-link);
  }
  .main-calculator-box .title-calculator .tabs .container::-webkit-scrollbar-thumb:hover {
    background-color: var(--clr-link);
  }
  .main-calculator-box .title-calculator .tabs .container::-webkit-scrollbar-button:vertical:start:decrement {
    background-color: transparent;
    width: 0;
    height: 0;
  }
  .main-calculator-box .title-calculator .tabs .container::-webkit-scrollbar-button:vertical:end:increment {
    background-color: transparent;
    width: 0;
    height: 0;
  }
  .main-calculator-box .title-calculator .tabs .container::-webkit-scrollbar-button:horizontal:start:decrement {
    background-color: transparent;
    width: 0;
    height: 0;
  }
  .main-calculator-box .title-calculator .tabs .container::-webkit-scrollbar-button:horizontal:end:increment {
    background-color: transparent;
    width: 0;
    height: 0;
  }
  .main-calculator-box .col-md.col-12.pl-xl-0 {
    padding: 20px;
  }
  .main-calculator-box .col-md-auto.col-12.pr-xl-0.plr-xs-0 {
    padding: 20px;
  }
  .main-calculator-box .blocks-step1 {
    display: block;
  }
  .main-calculator-box .blocks-step1 .block-big-pic {
    margin-left: auto;
    margin-right: auto;
  }
  .main-calculator-box .blocks-step1 .col-lg-auto.col-12 {
    width: 100%;
    padding: 0;
    margin-bottom: 1rem;
    max-width: inherit;
  }
  .main-calculator-box .blocks-step1 .col-lg.col-12 {
    width: 100%;
    display: block;
  }
  .main-calculator-box .blocks-step1 .col-lg.col-12 .inputs-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main-calculator-box .blocks-step1 .col-lg.col-12 .form-group {
    width: 50%;
    padding: 0 10px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .main-calculator-box .blocks-step1 .types-sashes {
    margin: 0 -10px;
  }
  .main-calculator-box .blocks-step1 .types-sashes > div {
    padding: 0 10px;
    margin: 0 0 20px 0;
    width: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media (max-width: 767px) {
  .main-calculator-box .summary {
    font-size: 14px;
  }
  .main-calculator-box #formCalculator .row > .col-12 {
    width: 100%;
    min-height: 0;
    display: block;
  }
  .main-calculator-box #formCalculator .submit-block .btn {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .main-calculator-box > .container > .row {
    display: block;
  }
  .main-calculator-box .col-md-auto.col-12.pr-xl-0.plr-xs-0,
  .main-calculator-box .col-md.col-12.pl-xl-0 {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid var(--clr-border);
  }
  .main-calculator-box .col-md-auto.col-12.pr-xl-0.plr-xs-0 {
    border: none;
  }
}
@media (max-width: 479px) {
  .main-calculator-box .blocks-step1 .types-sashes > div,
  .main-calculator-box .blocks-step1 .col-lg.col-12 .form-group {
    width: 100%;
  }
  .header .logo-title { display: none; }
  .header .callback-wrap .btn {
	height: 38px;
	padding: 0 9px;
  }
}
@media (max-width: 479px) {
  .header .callback-wrap .btn {
	font-size: 13px;
  }
}
.variants-box {
  margin-bottom: 30px;
}
.variants-box .item-wrap {
  width: 50%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  background: -webkit-gradient(linear, left bottom, left top, from(#EBEFF3), to(#FCFCFE));
  background: linear-gradient(to top, #EBEFF3, #FCFCFE);
}
.variants-box .item-wrap:last-child {
  border-bottom-right-radius: 10px !important;
  border-top-right-radius: 10px !important;
}
.forms-types-box {
  margin-bottom: 40px;
}
.forms-types-box .items-wrap {
  margin: 0 -10px;
}
.forms-types-box .item-wrap {
  padding: 0 10px;
  width: 50%;
  margin-bottom: 20px;
}
.forms-types-box .h2-title {
  margin-bottom: -50px;
  z-index: 2;
  position: relative;
}
.scheme-info-box {
  margin-bottom: 30px;
}
.scheme-info-box .h3-title {
  display: block;
  margin-bottom: 3px;
  margin-top: 0;
  width: 100%;
  background-color: #EFF2F4;
  border-radius: 5px;
  padding: 10px 20px 8px 20px;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.scheme-info-box .items-wrap {
  padding-top: 7px;
  padding-left: 15px;
  overflow: hidden;
}
.scheme-info-box .items-wrap:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}
.scheme-info-box .item-wrap {
  margin-bottom: 10px;
  padding: 0 0 0 15px;
  position: relative;
  overflow: hidden;
}
.scheme-info-box .item-wrap:before {
  content: '';
  display: block;
  width: 14px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  background: url(/local/templates/tehokno/css/../img/icons/arrow-right.svg) center no-repeat;
  background-size: 100% auto;
}
.scheme-info-box .item-wrap:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  height: 999px;
  background-color: #fff;
  width: 1px;
  display: none;
}
.scheme-info-box .item-wrap:last-child {
  margin-bottom: 0;
}
.scheme-info-box .item-wrap:last-child:after {
  display: block;
}
.manufacted-box {
  margin-bottom: 20px;
}
.manufacted-box .items-wrap {
  margin: 0 -10px;
}
.manufacted-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 20px;
}
.manufacted-box .text-outer-wrap {
  padding-bottom: 5px;
  max-width: 985px;
}
.manufacted-box .h3-title {
  margin-bottom: 15px;
}
.manufacted-box li {
  margin-bottom: 10px;
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
}
.manufacted-box ul,
.manufacted-box p {
  margin-bottom: 15px;
}
.manufacted-box .item-tile-parameters + .item-tile-parameters {
  margin-top: 20px;
}
.text-photo-box {
  margin-bottom: 40px;
  margin-bottom: 4rem;
  overflow: hidden;
}
.text-photo-box .text-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.text-photo-box .img-fright {
  display: none;
  width: 43%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 10px;
}
.text-photo-box .img-fright + h3,
.text-photo-box .img-fright + .h3-title {
  margin-top: 0;
}
.consultation-box {
  margin-bottom: 40px;
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background-color: var(--clr-link);
  background-image: url(/local/templates/tehokno/css/../img/cons-m.svg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 330px auto;
  color: #fff;
}
.consultation-box .text-outer-wrap {
  display: block;
  padding: 22px 15px 0 15px;
}
.consultation-box .text-outer-wrap .btn {
  margin-top: 15px;
  width: 100%;
}
.consultation-box .photo-outer-wrap {
  display: block;
  position: relative;
  line-height: 1;
  margin: 0 -20px;
  padding-right: 35px;
}
.consultation-box .photo-outer-wrap img {
  display: block;
  width: 100%;
  max-width: 338px;
  margin: 0 auto;
}
.consultation-box .bq-text {
  display: block;
  position: absolute;
  width: auto;
  bottom: 48px;
  left: 38px;
  right: 38px;
  z-index: 2;
  margin: 0;
  overflow: hidden;
  background-color: transparent;
  color: inherit;
  font-size: 16px;
  line-height: 1.3125;
  padding: 15px 18px;
}
.consultation-box .bq-text:before {
  background-color: #fff;
  z-index: 3;
}
.consultation-box .bq-text:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #456D93;
  opacity: 0.8;
  -webkit-backdrop-filter: blur(286px);
          backdrop-filter: blur(286px);
}
.consultation-box .bq-text p {
  z-index: 2;
}
.consultation-box p {
  margin-bottom: 10px;
}
.consultation-box .h2-title {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.33333333;
  font-weight: 600;
}
.table-box {
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
}
.table-box.table-second .tbl-main-wrap table.tbl-main th,
.table-box.table-third .tbl-main-wrap table.tbl-main th,
.table-box.table-second .tbl-main-wrap table.tbl-main td,
.table-box.table-third .tbl-main-wrap table.tbl-main td {
  word-break: inherit;
}
.table-box.table-second .tbl-main-wrap table.tbl-main th:first-child,
.table-box.table-third .tbl-main-wrap table.tbl-main th:first-child,
.table-box.table-second .tbl-main-wrap table.tbl-main td:first-child,
.table-box.table-third .tbl-main-wrap table.tbl-main td:first-child {
  width: auto;
  min-width: 0;
  max-width: inherit;
}
.table-box.table-second .tbl-mobile-wrap table.tbl-main thead td,
.table-box.table-third .tbl-mobile-wrap table.tbl-main thead td,
.table-box.table-second .tbl-mobile-wrap table.tbl-main thead th,
.table-box.table-third .tbl-mobile-wrap table.tbl-main thead th {
  font-size: 12px;
  line-height: 15px;
  text-transform: none;
  font-weight: bold;
  padding-top: 9px;
  padding-bottom: 9px;
  letter-spacing: normal;
}
.table-box.table-second .tbl-mobile-wrap table.tbl-main tbody tr.no-border th,
.table-box.table-third .tbl-mobile-wrap table.tbl-main tbody tr.no-border th,
.table-box.table-second .tbl-mobile-wrap table.tbl-main tbody tr.no-border td,
.table-box.table-third .tbl-mobile-wrap table.tbl-main tbody tr.no-border td {
  padding-bottom: 0;
  border-bottom: none;
}
.table-box.table-second .tbl-mobile-wrap table.tbl-main th:first-child,
.table-box.table-second .tbl-mobile-wrap table.tbl-main td:first-child {
  width: 110px;
  color: #7F868C;
}
.table-box.table-third .tbl-mobile-wrap table.tbl-main th:first-child,
.table-box.table-third .tbl-mobile-wrap table.tbl-main td:first-child {
  width: auto;
  max-width: inherit;
}
.table-box.table-third .tbl-mobile-wrap table.tbl-main th[data-title]:before,
.table-box.table-third .tbl-mobile-wrap table.tbl-main td[data-title]:before {
  content: attr(data-title);
  display: inline-block;
  width: 170px;
  padding: 0 10px 0 0;
  color: #7F868C;
}
.table-box .tbl-main-wrap {
  display: none;
}
.table-box .tbl-main-wrap.wrap-1200 {
  max-width: 1200px;
}
.table-box .tbl-main-wrap table.tbl-main thead th,
.table-box .tbl-main-wrap table.tbl-main thead td {
  color: #7F868C;
  padding-left: 22px;
  padding-right: 22px;
}
.table-box .tbl-main-wrap table.tbl-main thead th.th-main,
.table-box .tbl-main-wrap table.tbl-main thead td.th-main {
  font-weight: 600;
  color: var(--clr-base);
}
.table-box .tbl-main-wrap table.tbl-main thead tr:after {
  border-radius: 5px;
}
.table-box .tbl-main-wrap table.tbl-main.colfirst-min thead th:first-child,
.table-box .tbl-main-wrap table.tbl-main.colfirst-min tbody th:first-child,
.table-box .tbl-main-wrap table.tbl-main.colfirst-min thead td:first-child,
.table-box .tbl-main-wrap table.tbl-main.colfirst-min tbody td:first-child {
  width: 40px;
  min-width: 0;
}
.table-box .tbl-main-wrap table.tbl-main tbody th,
.table-box .tbl-main-wrap table.tbl-main tbody td {
  padding: 20px 22px;
  font-size: 16px;
  line-height: 1.375;
  font-weight: 400;
}
.table-box .tbl-main-wrap table.tbl-main tbody th:first-child,
.table-box .tbl-main-wrap table.tbl-main tbody td:first-child {
  width: 34%;
}
.table-box .tbl-main-wrap table.tbl-main tfoot th,
.table-box .tbl-main-wrap table.tbl-main tfoot td {
  padding: 20px 22px;
  font-size: 16px;
  line-height: 1.375;
}
.table-box .tbl-main-wrap table.tbl-main tfoot .td-att {
  line-height: 1.375;
  font-weight: bold;
}
.table-box .tbl-main-wrap table.tbl-main tfoot tr:last-child th,
.table-box .tbl-main-wrap table.tbl-main tfoot tr:last-child td {
  border-bottom: 1px solid var(--clr-border);
}
.table-box .tbl-mobile-wrap {
  margin-bottom: 20px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--clr-border);
}
.table-box .tbl-mobile-wrap:last-child {
  margin-bottom: 0;
}
.table-box table {
  width: 100%;
  margin: 0;
}
.table-box table.tbl-main thead tr:after {
  border-radius: 0;
}
.table-box table.tbl-main thead th,
.table-box table.tbl-main thead td {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left;
  color: var(--clr-base-dark);
  padding: 16px 14px;
}
.table-box table.tbl-main tfoot .td-att {
  font-size: 16px;
  line-height: 1.375;
}
.table-box table.tbl-main tfoot tr th,
.table-box table.tbl-main tfoot tr td {
  padding-top: 15px;
  padding-bottom: 15px;
}
.table-box table.tbl-main th,
.table-box table.tbl-main td {
  font-size: 14px;
  line-height: 20px;
  padding: 9px 14px;
  font-weight: 500;
}
.table-box table.tbl-main th:not(:first-child),
.table-box table.tbl-main td:not(:first-child) {
  /*word-break: break-all;*/
}
.table-box table.tbl-main th:first-child,
.table-box table.tbl-main td:first-child {
  font-weight: 400;
  width: 180px;
}
.scheme-slider-box {
  margin-bottom: 40px;
}
.scheme-slider-box .slick-list {
  overflow: visible;
}
.scheme-slider-box .slick-dots {
  padding-top: 20px;
}
.scheme-slider-box .slick-slide {
  border: 1px solid rgba(46, 48, 63, 0.2);
}
.scheme-slider-box .slick-slide:first-child {
  border-radius: 10px 0 0 10px;
}
.scheme-slider-box .slick-slide:last-child {
  border-radius: 0 10px 10px 0;
}
.scheme-slider-box .slick-slide:not(:last-child) {
  border-right-color: #F3F5F8;
}
.scheme-slider-box .slick-slide:not(:first-child) {
  border-left: none;
}
.main-tiles-slider-box {
  margin-bottom: 40px;
  position: relative;
}
.main-tiles-slider-box.tiles-view .slick-list {
  overflow: visible;
}
.main-tiles-slider-box.tiles-height .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-tiles-slider-box.tiles-height .slick-track:before,
.main-tiles-slider-box.tiles-height .slick-track:after {
  display: none;
}
.main-tiles-slider-box.tiles-height .slick-track .slick-slide {
  min-height: 100%;
  float: none;
  height: auto;
}
.main-tiles-slider-box.tiles-height .slick-track .slick-slide > div {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-tiles-slider-box.tiles-height .slick-track .sl-wrap {
  display: block !important;
  width: 100%;
  min-height: 100%;
}
.main-tiles-slider-box .slick-track {
  margin: 0;
}
.main-tiles-slider-box .slider-wrap {
  margin: 0 -10px;
  position: relative;
}
.main-tiles-slider-box .sl-wrap {
  padding: 0 10px;
}
.main-tiles-slider-box .slick-dots {
  padding-top: 20px;
}
.main-tiles-slider-box .ico-arrow {
  position: absolute;
  right: 0;
  top: 0;
}
.main-tiles-slider-box .ico-arrow-prev {
  right: 55px;
}
.main-tiles-box {
  margin-bottom: 15px;
}
.main-tiles-box .items-wrap {
  margin: 0 -10px;
}
.main-tiles-box .items-wrap.btop:before {
  content: '';
  display: block;
  width: calc(100% - 20px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 1px;
  background-color: var(--clr-border);
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
.main-tiles-box .items-wrap.bbottom {
  margin-bottom: 10px;
}
.main-tiles-box .items-wrap.bbottom:after {
  content: '';
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 1px;
  background-color: var(--clr-border);
  width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
}
.main-tiles-box .items-wrap.bbottom + p,
.main-tiles-box .items-wrap.bbottom + .bq-text {
  margin-top: 0;
}
.main-tiles-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 25px;
  width: 100%;
}
.main-tiles-box .item-wrap.wrap-full {
  width: 100%;
  margin-bottom: 20px;
}
.main-tiles-box .wrap-btop {
  padding-top: 10px;
}
.main-tiles-box .wrap-btop:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--clr-border);
  margin-bottom: 30px;
}
.main-tiles-box .pagenav-box {
  margin-bottom: 0;
}
.main-tiles-box .more-box {
  padding-top: 0;
}
.main-tiles-box .title-box {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.main-tiles-box .title-box .text-large.title-text {
  padding-bottom: 0;
}
.inner-title-box {
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.inner-title-box .h1-title,
.inner-title-box .h2-title,
.inner-title-box .h3-title {
  margin: 0 0 1em 0;
}
.inner-title-box .h1-title:last-child,
.inner-title-box .h2-title:last-child,
.inner-title-box .h3-title:last-child {
  margin-bottom: 0;
}
.inner-title-box p:last-child {
  padding-bottom: 20px;
}
.tiles-prices-box {
  margin-bottom: 30px;
}
.tiles-prices-box .item-wrap {
  margin-bottom: 10px;
  padding: 0 10px;
}
.tiles-prices-box .items-wrap {
  margin: 0 -10px;
}
.tiles-slider-box {
  margin: 20px 0 20px 0;
}
.tiles-slider-box:first-child {
  margin-top: 0;
}
.tiles-slider-box .slider-wrap {
  margin: 0 -10px;
  position: relative;
}
.tiles-slider-box .sl-wrap {
  padding: 0 10px;
}
.tiles-slider-box .slick-dots {
  padding-top: 20px;
}
.tiles-slider-box .item-tile-gallery .tile-photo {
  max-height: inherit;
}
.tiles-slider-box .item-tile-gallery .tile-photo:before {
  padding-top: 144.66%;
}
.tiles-slider-box .ico-arrow {
  position: absolute;
  bottom: -70px;
  left: 10px;
}
.tiles-slider-box .ico-arrow-next {
  margin-left: 55px;
}
.tiles-box {
  margin: 20px 0 25px 0;
}
.tiles-box:first-child {
  margin-top: 0;
}
.tiles-box .slider-wrap {
  margin: 0 -10px;
}
.tiles-box .sl-wrap {
  padding: 0 10px;
}
.tiles-box .slick-dots {
  padding-top: 20px;
}
.tiles-photos-box {
  margin-bottom: 5px;
}
.tiles-photos-box .items-wrap {
  margin: 0 -10px;
}
.tiles-photos-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 25px;
  width: 100%;
}
.types-box {
  margin-bottom: 10px;
}
.types-box .items-wrap {
  margin: 0 -10px;
}
.types-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 40px;
}
.logos-box {
  margin-bottom: 20px;
}
.logos-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 20px;
}
.logos-box .items-wrap {
  margin: 0 -10px;
}
.text-info-box {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 1.3125;
}
.text-info-box .text-wrap {
  margin-bottom: 20px;
}
.text-info-box .info-wrap {
  margin-bottom: 20px;
}
.text-info-box .text-outer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.text-info-box .h2-title {
  line-height: 1.33333333;
}
.text-info-box p {
  margin-bottom: 12px;
}
.text-info-box .elm-photo {
  border-radius: 10px;
  margin-bottom: 25px;
  margin-top: 25px;
}
.text-info-box .elm-photo.photo-cover {
  min-height: 200px;
  max-height: 433px;
}
.text-info-box .elm-photo:first-child {
  margin-top: 0;
}
.text-info-box .elm-photo:before {
  padding-top: 50%;
}
.brand-about-box {
  margin-bottom: 40px;
}
.brand-about-box .photo-wrap {
  margin-bottom: 25px;
}
.brand-about-box .photo-wrap.photo-large .elm-photo {
  width: 330px;
}
.brand-about-box .elm-photo {
  width: 114px;
  margin: 0 auto;
}
.process-about-box {
  margin-bottom: 46px;
  font-size: 14px;
  line-height: 1.71428571;
}
.process-about-box .photo-outer-wrap {
  margin-bottom: 15px;
}
.process-about-box .elm-photo {
  border-radius: 10px;
}
.process-about-box .h2-title {
  margin: 0 0 20px 0;
}
.process-about-box p {
  margin-bottom: 10px;
}
.process-box {
  margin-bottom: 18px;
}
.process-box .col-wrap {
  margin-bottom: 22px;
}
.process-box .text-outer-wrap {
  margin-bottom: 40px;
}
.process-box .item-wrap {
  margin-bottom: 15px;
}
.process-box table {
  margin-bottom: 10px;
}
.process-box .btn-action-more {
  font-size: 14px;
  font-weight: 500;
}
.tags-box {
  margin-bottom: 0;
}
.tags-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -20px 0 0;
}
.tags-box li {
  margin: 0 20px 20px 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0;
}
.tags-box li:before {
  display: none;
}
.product-box {
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 1.21428571;
}
.product-box .photo-outer-wrap {
  margin-bottom: 20px;
}
.product-box .actions-wrap {
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  background-color: var(--clr-bg-light);
  padding: 12px 15px 20px 15px;
}
.product-box .action-wrap {
  padding: 8px 0;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.product-box .action-wrap .btn {
  width: 100%;
}
.product-box .price-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 18px;
  line-height: 24px;
  padding: 8px 0;
  margin-right: 30px;
}
.product-box .info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  color: var(--clr-base-dark);
}
.product-box .info-row .row-title {
  width: 190px;
  padding: 0 15px 0 0;
  font-weight: 400;
  font-size: 1em;
}
.product-box .info-row .row-value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bold;
}
.product-box .elm-photo {
  border-radius: 10px;
}
.product-box .elm-photo.photo-cover:before {
  padding-top: 89.6%;
}
.product-box .elm-photo:not(.photo-cover) {
  height: 273px;
  border: 1px solid var(--clr-border);
}
.product-box .elm-photo:not(.photo-cover) img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 166px;
}
.product-box .elm-price {
  display: inline;
  font-weight: 600;
  color: var(--clr-link);
}
.product-box .h1-title {
  color: var(--clr-base-dark);
}
.product-box .item-tile-catalog-main {
  margin: 0 auto;
  max-width: 400px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid var(--clr-border);
  min-height: inherit;
  height: inherit;
}
.product-box .item-tile-catalog-main .tile-info-wrap {
  border-top: none;
  padding-top: 20px;
  padding-bottom: 10px;
}
.faq-box {
  margin-bottom: 40px;
}
.faq-box .items-wrap {
  margin: 0 -10px;
}
.faq-box .item-wrap {
  padding: 0 10px;
}
.categories-box {
  margin-bottom: 40px;
}
.categories-box .items-wrap {
  margin: 0 -7px -20px -7px;
}
.categories-box .item-wrap {
  margin-bottom: 20px;
  padding: 0 7px;
  width: 50%;
}
.inner-catalog-box {
  margin-bottom: 40px;
}
.inner-catalog-box .items-wrap {
  margin: 0 -10px -15px -10px;
}
.inner-catalog-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 20px;
}
.inner-catalog-box .pagenav-box {
  border-top: none;
  padding-top: 15px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.inner-catalog-box .title-box {
  margin-bottom: 20px;
}
.inner-catalog-box .title-box .text-large:last-child {
  padding-bottom: 0;
}
.filter-box {
  margin-bottom: 80px;
  margin-bottom: 8rem;
}
.filter-box .filter-reset-wrap {
  padding: 6px 0 35px 0;
}
.filter-box .filter-links-wrap {
  font-size: 1em;
  line-height: 1.3125;
  margin-bottom: 40px;
}
.filter-box .filter-links-wrap .filter-title {
  margin-bottom: 15px;
}
.filter-box .filter-links-wrap li {
  margin-bottom: 16px;
  padding: 0;
}
.filter-box .filter-links-wrap li:before {
  display: none;
}
.filter-box .filter-links-wrap li:last-child {
  margin-bottom: 0;
}
.filter-box .filter-links-wrap ul {
  margin: 0;
}
.filter-box .filter-section-wrap {
  margin-bottom: 10px;
  position: relative;
}
.filter-box .filter-section-content {
  display: none;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 20px 50px -4px rgba(148, 162, 171, 0.16);
          box-shadow: 0px 20px 50px -4px rgba(148, 162, 171, 0.16);
  position: relative;
  padding: 68px 15px 25px 15px;
}
.filter-box .filter-title {
  display: block;
  font-size: 18px;
  line-height: 1.33333333;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 0 0 20px 0;
}
.filter-box .filter-title:first-child {
  margin-top: 0;
}
.filter-box .btn-filter,
.filter-box .filter-section-title {
  display: block;
  position: relative;
  cursor: pointer;
  background-color: #EFF2F4;
  border-radius: 10px;
  border: none;
  text-align: left;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 20px;
  padding: 16px 40px 16px 16px;
  letter-spacing: 1px;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  color: var(--clr-light);
  overflow: hidden;
  z-index: 5;
}
.filter-box .btn-filter:hover,
.filter-box .filter-section-title:hover {
  color: var(--clr-light);
  background-color: #dee1e3;
}
.filter-box .btn-filter:after,
.filter-box .filter-section-title:after,
.filter-box .btn-filter:before,
.filter-box .filter-section-title:before {
  content: '';
  width: 14px;
  height: 2px;
  border-radius: 1px;
  position: absolute;
  top: 50%;
  right: 22px;
  margin: -1px -7px 0 0;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  background-color: var(--clr-light);
}
.filter-box .btn-filter:before,
.filter-box .filter-section-title:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.filter-box .btn-filter.active:before,
.filter-box .filter-section-title.active:before {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.filter-box .filter-section-title.active {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.filter-box .btn-filter {
  display: none;
}
.filter-box .btn-action-ico.ico-close {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 112;
}
.filter-box .frm-field-range {
  padding: 25px 0 0 0;
}
.filter-box .frm-select {
  margin-bottom: 14px;
  color: var(--clr-light);
}
.filter-box .frm-select:last-child {
  margin-bottom: 0;
}
.filter-box .frm-select label:before,
.filter-box .frm-select .button-title:before {
  background-color: transparent;
}
.action-box {
  margin-bottom: 40px;
}
.action-box .action-outer-wrap {
  margin-bottom: 25px;
}
.action-box p {
  margin-bottom: 12px;
}
.action-box .btn {
  width: 100%;
  margin-top: 10px;
}
.actions-box {
  margin-bottom: 40px;
}
.actions-box .items-wrap {
  margin: 0 -10px -20px -10px;
}
.actions-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 20px;
}
.actions-slider-box {
  margin: 25px 0 40px 0;
}
.actions-slider-box .slider-wrap {
  margin: 0 -5px;
}
.actions-slider-box .sl-wrap {
  padding: 0 5px;
}
.actions-slider-box:first-child {
  margin-top: 0;
}
.actions-slider-box .slick-dots {
  padding-top: 15px;
}
.rk-info-box {
  margin-bottom: 40px;
  border-radius: 10px;
  background-color: #EFF2F4;
  padding: 20px;
}
.rk-info-box ul {
  margin: 0;
}
.rk-info-box li {
  margin: 0 0 10px 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rk-info-box li:before {
  display: none;
}
.rk-info-box .rk-title,
.rk-info-box .rk-value {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 10px 0 0;
  margin: 0;
  font-weight: inherit;
  font-size: 1em;
  line-height: inherit;
}
.rk-info-box .rk-title {
  width: 50%;
  max-width: 300px;
}
.rk-info-box .rk-value {
  padding-right: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.rk-info-box .rk-value.val-line {
  word-break: break-all;
}
.contacts-list-box {
  margin-bottom: 40px;
}
.contacts-list-box .items-wrap {
  margin: 0 -10px -20px -10px;
}
.contacts-list-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 20px;
}
.links-box {
  margin: 40px 0;
}
.links-box:first-child {
  margin-top: 0;
}
.links-box ul {
  margin: 0;
}
.links-box li {
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
  padding: 0;
  margin: 0 0 8px 0;
}
.links-box li:last-child {
  margin: 0;
}
.links-box li:before {
  display: none;
}
.links-box a {
  opacity: 0.9;
}
.form-box {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #F8FBFE url(/local/templates/tehokno/css/../img/bg-form-m.png) center top no-repeat;
  background-size: 100% auto;
  padding: 50px 15px 20px 15px;
  margin-bottom: 40px;
  border-radius: 10px;
  border: 1px solid var(--clr-border);
  -webkit-box-shadow: 0px 1px 14px rgba(148, 162, 171, 0.12), 0px 14px 33px -4px rgba(148, 162, 171, 0.1);
          box-shadow: 0px 1px 14px rgba(148, 162, 171, 0.12), 0px 14px 33px -4px rgba(148, 162, 171, 0.1);
}

.form-box-blue {  
	background: #F8FBFE url(/local/templates/tehokno/css/../img/bg-form-blue-m.png) center top no-repeat;
	background-size: 100% auto;
}
.form-box-blue .form-title {
	color: #fff;
}

.form-box .form-title-wrap {
  margin-bottom: 25px;
  position: relative;
  z-index: 2;
}
.form-box .form-outer-wrap {
  position: relative;
  z-index: 3;
}
.form-box .photo-outer-wrap {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.form-box .photo-outer-wrap img {
  display: block;
  height: 100%;
  width: auto;
  max-width: inherit;
  margin: 0 0 0 auto;
}
.form-box .form-title {
  font-size: 24px;
  line-height: 1.33333333;
  font-weight: 600;
  margin: 0 0 25px 0;
}
.form-box .form-title:last-child {
  margin: 0;
}
.form-box .form-text {
  margin-top: -15px;
  font-size: 16px;
  line-height: 1.3125;
}
.form-box .form-text .link-phone {
  color: inherit;
  font-weight: bold;
}
.form-box .frm-row {
  display: block;
  margin: 0 0 20px 0;
}
.form-box .frm-row-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.form-box .submit-attach {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  margin-bottom: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.form-box .submit-button {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 20px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.form-box .submit-button .btn {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  border-radius: 8px;
}
.form-box-blue .submit-button .btn {
	border: 1px solid #FFFFFF;
}
.form-box .submit-button #web_form_submit_loader {
  width: 100%;
}
.form-box .submit-info {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  font-size: 12px;
  line-height: 1.37;
  color: #7F868C;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.form-box-blue .submit-info {
	color: #fff;
}
.form-box-blue .submit-info a {
	color: #fff;
}
.form-box textarea.form-input {
  height: 143px;
}
.warranty-box {
  margin-bottom: 40px;
  padding: 30px 30px 20px 30px;
  font-size: 18px;
  line-height: 1.33333333;
  text-align: center;
  border-radius: 10px;
  display: block;
  position: relative;
  background-color: var(--clr-bg-light);
}
.warranty-box .photo-wrap {
  display: block;
  margin: 0 auto 15px auto;
  max-width: 300px;
}
.warranty-box .photo-wrap img {
  display: block;
  width: 100%;
}
.warranty-box a {
  color: inherit;
}
.warranty-box b {
  font-weight: 600;
}
.photo-box,
.map-box,
.pays-box {
  margin: 40px 0;
}
.photo-box:first-child,
.map-box:first-child,
.pays-box:first-child {
  margin-top: 0;
}
.photo-box.photo-real-width img {
  width: auto;
  max-width: 100%;
}
.photo-box img {
  display: block;
  width: 100%;
}
.pays-box {
  margin-top: 20px;
}
.pays-box .items-wrap {
  margin: 0 -5px -10px -5px;
}
.pays-box .item-wrap {
  width: 50%;
  padding: 0 5px;
  margin-bottom: 10px;
}
.map-box {
  margin-top: 30px;
  margin-bottom: 30px;
}
.map-box .map-wrap {
  height: 406px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.map-box .items-wrap {
  margin: 10px -20px -8px 0;
}
.map-box .item-wrap {
  width: auto;
  min-width: 133px;
  padding: 0 20px 0 0;
  margin-bottom: 8px;
}
.text-box {
  margin-bottom: 40px;
}
.text-box.btop {
  padding-top: 20px;
  border-top: 1px solid var(--clr-border);
}
.text-box.bbottom {
  border-bottom: 1px solid var(--clr-border);
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.text-box .brand-about-box {
  margin-bottom: 10px;
}
.text-box .scheme-info-box {
  margin-bottom: 0;
}
.text-box p + div,
.text-box ul + div,
.text-box ol + div,
.text-box table + div,
.text-box blockquote + div,
.text-box .bq-text + div,
.text-box p + section,
.text-box ul + section,
.text-box ol + section,
.text-box table + section,
.text-box blockquote + section,
.text-box .bq-text + section {
  margin-top: 0;
}
.text-box .text-section-wrap {
  margin-bottom: 40px;
}
.text-box .text-inner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.text-box .text-inner-wrap .photo-outer-wrap {
  margin-bottom: 20px;
  padding-top: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.text-box .text-inner-wrap .text-outer-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.text-box .text-inner-wrap .elm-photo {
  border-radius: 10px;
  max-height: 300px;
}
.text-box .text-inner-wrap .elm-photo:before {
  padding-top: 66.66%;
}
.text-box .text-inner-wrap .btn-action-more {
  font-size: 14px;
}
.text-box .h2-title:not(.title-main-large) {
  line-height: 1.37;
  margin: 25px 0 15px 0;
}
.text-box .h2-title:first-child {
  margin-top: 0;
}
.text-box .h3-title {
  margin-top: 25px;
}
.text-box .h3-title:first-child {
  margin-top: 0;
}
.text-box p,
.text-box ul,
.text-box ol {
  margin-bottom: 14px;
}
.text-box .button-main {
  margin: 10px 0 20px 0;
}
.text-box .button-main:last-child {
  margin-bottom: 0;
}
.text-box ul.list-check li {
  margin-bottom: 8px;
}
.text-box ul.list-check li:last-child {
  margin-bottom: 0;
}
.text-box ul li {
  margin-bottom: 8px;
}
.text-box ul li:last-child {
  margin-bottom: 0;
}
.text-box .text-columns-wrap,
.text-box .text-column {
  margin-bottom: 40px;
}
.text-box .text-columns-wrap:last-child,
.text-box .text-column:last-child {
  margin-bottom: 0;
}
.vacantions-box {
  margin: 40px 0;
}
.vacantions-box:first-child {
  margin-top: 0;
}
.vacantions-box .items-wrap {
  margin: 0 -10px -20px -10px;
}
.vacantions-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 20px;
}
.new-box {
  margin-bottom: 40px;
}
.new-box .photo-outer-wrap {
  margin-bottom: 20px;
}
.new-box .elm-photo {
  border-radius: 10px;
}
.new-box p,
.new-box ul,
.new-box ol {
  margin-bottom: 12px;
}
.new-box .date-wrap {
  font-size: 16px;
  line-height: 1.375;
  color: rgba(46, 48, 63, 0.6);
}
.new-box .title-wrap {
  margin-bottom: 20px;
}
.new-box .h1-title {
  margin-bottom: 5px;
}
.news-box {
  margin-bottom: 20px;
}
.news-box .items-wrap {
  margin: 0 -10px;
}
.news-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 20px;
}
.news-box .pagenav-box {
  margin-bottom: 0;
}
.history-box,
.srt-box {
  margin: 40px 0;
}
.history-box:first-child,
.srt-box:first-child {
  margin-top: 0;
}
.history-box .ico-arrow,
.srt-box .ico-arrow {
  position: absolute;
  bottom: 100%;
  right: 7px;
  margin-bottom: 25px;
}
.history-box .ico-arrow-prev,
.srt-box .ico-arrow-prev {
  margin-right: 55px;
}
.srt-box .slider-wrap {
  margin: 0 -5px;
}
.srt-box .sl-wrap {
  padding: 0 5px;
}
.srt-box .slick-dots {
  padding-top: 20px;
}
.srt-box .items-wrap {
  margin: 0 -5px -10px -5px;
}
.srt-box .item-wrap {
  width: 50%;
  padding: 0 5px;
  margin-bottom: 10px;
}
.directions-box {
  margin: 40px 0 20px 0;
}
.directions-box:first-child {
  margin-bottom: 0;
}
.directions-box .items-wrap {
  margin: 0 -8px;
}
.directions-box .item-wrap {
  padding: 0 8px;
  margin-bottom: 20px;
}
.totals-box {
  margin-bottom: 40px;
}
.totals-box .items-wrap {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid var(--clr-border);
  position: relative;
}
.totals-box .item-wrap {
  border-bottom: 1px solid var(--clr-border);
}
.totals-box .item-wrap:last-child {
  border-bottom: none;
}
.pagenav-box {
  border-top: 1px solid var(--clr-border);
  padding-top: 30px;
  padding-bottom: 20px;
  margin-bottom: 50px;
  margin-top: 10px;
}
.pagenav-box .pages-more-wrap {
  display: block;
}
.pagenav-box .pages-more-wrap .btn {
  width: 100%;
}
.pagenav-box .pages-outer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagenav-box .pages-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pagenav-box .btn-page {
  margin: 0 8px 0 7px;
  width: 53px;
  width: 5.3rem;
  height: 53px;
  height: 5.3rem;
  border-radius: 13px;
  background-color: var(--clr-bg-light);
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  line-height: 53px;
  line-height: 5.3rem;
  position: relative;
  overflow: hidden;
  font-weight: 400;
  color: inherit;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.pagenav-box .btn-page:hover {
  background-color: rgba(0, 134, 230, 0.15);
  color: inherit;
}
.pagenav-box .btn-page.active {
  color: var(--clr-link);
  background-color: transparent;
  font-weight: 600;
}
.pagenav-box .btn-page.button-dotted {
  background-color: transparent;
}
.pagenav-box .btn-action-ico {
  width: 53px;
  width: 5.3rem;
  height: 53px;
  height: 5.3rem;
  margin: 0 15px;
}
.more-box {
  padding-top: 10px;
  line-height: 1;
}
.more-box .btn {
  width: 100%;
}
.article-box {
  margin-bottom: 20px;
}
.article-box p {
  margin-bottom: 13px;
}
.photos-box {
  margin-bottom: 25px;
  margin-top: 20px;
}
.photos-box:first-child {
  margin-top: 0;
}
.photos-box .items-wrap {
  margin: 0 -8px -20px -8px;
}
.photos-box .item-wrap {
  width: 100%;
  padding: 0 8px;
  margin-bottom: 20px;
}
.photos-box .item-wrap.wrap-full {
  width: 100%;
}
.photos-box .elm-photo {
  border-radius: 10px;
}
.photos-box .elm-photo:before {
  padding-top: 67.3%;
}
.gallery-box {
  margin-bottom: 40px;
  margin-top: 25px;
}
.gallery-box:first-child {
  margin-top: 0;
}
.gallery-box .elm-photo {
  border-radius: 10px;
}
.gallery-box .elm-photo:before {
  padding-top: 59.9%;
}
.site-menu-box {
  display: none;
}
.breadcrumbs-box {
  margin-bottom: 25px;
  padding-top: 15px;
  font-size: 12px;
  line-height: 14px;
  color: var(--clr-light);
}
.breadcrumbs-box ol {
  margin: 0 -10px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.breadcrumbs-box li {
  margin: 0 10px 0 0;
  padding: 0;
}
.breadcrumbs-box li:before {
  display: none;
}
.breadcrumbs-box li:after {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -2px;
  margin-left: 3px;
  background-color: var(--clr-light);
}
.breadcrumbs-box li:last-child:after {
  display: none;
}
.breadcrumbs-box a {
  display: block;
  color: inherit;
}
.breadcrumbs-box a:hover {
  color: var(--clr-link);
}
.title-box {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.71428571;
}
.title-box .main-page-title:last-child {
  margin-bottom: 0;
}
.title-box .title-text {
  max-width: 75em;
}
.title-box .text-large {
  font-size: 16px;
  line-height: 1.3125;
}
.title-box .text-large:last-child {
  padding-bottom: 20px;
}
.title-box .text-large p {
  margin-bottom: 10px;
}
.title-box .title-bq-text {
  margin-top: 20px;
}
.title-box .bq-text {
  font-size: 16px;
}
.title-box .bq-text p {
  margin-bottom: 10px;
}
.title-box .bq-text .link-phone {
  font-weight: bold;
}
.contacts-box {
  margin-bottom: 40px;
}
.contacts-box .text-outer-wrap {
  margin-bottom: 50px;
  padding-top: 10px;
}
.contacts-box .contacts-action-wrap {
  padding-top: 6px;
}
.contacts-box .contacts-action-wrap .btn {
  width: 100%;
}
.contacts-box .slick-dots {
  position: absolute;
  height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  left: 0;
  right: 0;
  bottom: 290px;
}
.contacts-box .slick-dots li {
  margin-bottom: 0;
}
.contacts-box .map-wrap {
  position: relative;
  overflow: hidden;
  height: 258px;
  border-radius: 15px;
}
.contacts-box .map-title {
  margin: 7px 0 0 0;
  font-size: 13px;
  line-height: 18px;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #7F868C;
}
.contacts-box .slider-wrap {
  margin: 0 -10px;
}
.contacts-box .sl-wrap {
  padding: 0 10px;
}
.contacts-box .elm-cnt {
  margin-bottom: 15px;
}
.contacts-box .ico-arrow {
  position: absolute;
  left: 346px;
  bottom: 47px;
}
.contacts-box .ico-arrow-next {
  margin-left: 63px;
}
.steps-box {
  margin-bottom: 5px;
}
.steps-box {
  padding: 80px 0 40px 0;
  position: relative;
  background-color: #E7F0F9;
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.steps-box:before,
.steps-box:after {
  content: '';
  display: block;
  width: 9999px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  background-color: #E7F0F9;
}
.steps-box:before {
  left: auto;
  right: 100%;
}

.steps-box .items-wrap {
  margin: 0 -12px;
}
.steps-box .items-wrap.col-4 .item-wrap {
  width: 100%;
}
.steps-box .item-wrap {
  padding: 0 12px;
  width: 50%;
  margin-bottom: 35px;
}
.pluses-box {
  margin-bottom: 40px;
  margin-top: 40px;
}
.pluses-box:first-child {
  margin-top: 0;
}
.pluses-box .items-wrap {
  margin: 0 -10px -20px -10px;
}
.pluses-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 20px;
}
.reviews-box {
  margin-bottom: 40px;
}
.reviews-box .items-wrap {
  margin: 0 -10px;
}
.reviews-box .item-wrap {
  padding: 0 10px;
  width: 100%;
  margin-bottom: 20px;
}
.reviews-box .item-wrap .item-tile-review {
  width: 100%;
}
.reviews-box .slider-wrap {
  margin: 0 -8px;
}
.reviews-box .sl-wrap {
  padding: 0 8px;
}
.reviews-box .slick-list {
  overflow: visible;
}
.reviews-box .slick-dots {
  padding-top: 20px;
}
.reviews-box .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reviews-box .slick-track:before,
.reviews-box .slick-track:after {
  display: none;
}
.reviews-box .slick-track .slick-slide {
  min-height: 100%;
  float: none;
  height: auto;
}
.reviews-box .slick-track .slick-slide > div {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reviews-box .slick-track .sl-wrap {
  display: block !important;
  width: 100%;
  min-height: 100%;
}
.reviews-box .h2-title ~ .slider-wrap .ico-arrow {
  margin-bottom: 26px;
}
.reviews-box .ico-arrow {
  position: absolute;
  bottom: 100%;
  right: 10px;
  margin-bottom: 42px;
}
.reviews-box .ico-arrow-prev {
  margin-right: 55px;
}
.reviews-box .item-tile-review {
  width: 315px;
}
.works-box,
.inner-gallery-box,
.prices-box {
  margin-bottom: 35px;
  margin-top: 40px;
}
.works-box:first-child,
.inner-gallery-box:first-child,
.prices-box:first-child {
  margin-top: 0;
}
.works-box .h2-title ~ .slider-wrap .ico-arrow,
.inner-gallery-box .h2-title ~ .slider-wrap .ico-arrow,
.prices-box .h2-title ~ .slider-wrap .ico-arrow {
  margin-bottom: 26px;
}
.works-box .items-wrap,
.inner-gallery-box .items-wrap,
.prices-box .items-wrap {
  margin: 0 -10px -20px -10px;
}
.works-box .item-wrap,
.inner-gallery-box .item-wrap,
.prices-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 20px;
  width: 50%;
}
.works-box .item-wrap .item-tile-gallery,
.inner-gallery-box .item-wrap .item-tile-gallery,
.prices-box .item-wrap .item-tile-gallery,
.works-box .item-wrap .item-tile-price,
.inner-gallery-box .item-wrap .item-tile-price,
.prices-box .item-wrap .item-tile-price {
  width: 100%;
}
.works-box .item-wrap .item-tile-work,
.inner-gallery-box .item-wrap .item-tile-work,
.prices-box .item-wrap .item-tile-work,
.works-box .item-wrap .item-tile-work.tile-main,
.inner-gallery-box .item-wrap .item-tile-work.tile-main,
.prices-box .item-wrap .item-tile-work.tile-main {
  width: 100%;
}
.works-box .item-wrap .item-tile-work .tile-info-wrap,
.inner-gallery-box .item-wrap .item-tile-work .tile-info-wrap,
.prices-box .item-wrap .item-tile-work .tile-info-wrap,
.works-box .item-wrap .item-tile-work.tile-main .tile-info-wrap,
.inner-gallery-box .item-wrap .item-tile-work.tile-main .tile-info-wrap,
.prices-box .item-wrap .item-tile-work.tile-main .tile-info-wrap {
  padding-top: 10px;
}
.works-box .item-wrap .item-tile-work .tile-photo:before,
.inner-gallery-box .item-wrap .item-tile-work .tile-photo:before,
.prices-box .item-wrap .item-tile-work .tile-photo:before,
.works-box .item-wrap .item-tile-work.tile-main .tile-photo:before,
.inner-gallery-box .item-wrap .item-tile-work.tile-main .tile-photo:before,
.prices-box .item-wrap .item-tile-work.tile-main .tile-photo:before {
  padding-top: 60%;
}
.works-box .slider-wrap,
.inner-gallery-box .slider-wrap,
.prices-box .slider-wrap {
  margin: 0 -8px;
}
.works-box .sl-wrap,
.inner-gallery-box .sl-wrap,
.prices-box .sl-wrap {
  padding: 0 8px;
}
.works-box .slick-dots,
.inner-gallery-box .slick-dots,
.prices-box .slick-dots {
  padding-top: 20px;
}
.works-box .item-tile-work,
.inner-gallery-box .item-tile-work,
.prices-box .item-tile-work {
  width: 253px;
}
.works-box .item-tile-work.tile-main,
.inner-gallery-box .item-tile-work.tile-main,
.prices-box .item-tile-work.tile-main {
  width: 300px;
}
.works-box .item-tile-gallery,
.inner-gallery-box .item-tile-gallery,
.prices-box .item-tile-gallery {
  width: 300px;
}
.works-box .item-tile-price,
.inner-gallery-box .item-tile-price,
.prices-box .item-tile-price {
  width: 300px;
}
.works-box .ico-arrow,
.inner-gallery-box .ico-arrow,
.prices-box .ico-arrow {
  position: absolute;
  bottom: 100%;
  right: 10px;
  margin-bottom: 42px;
}
.works-box .ico-arrow-prev,
.inner-gallery-box .ico-arrow-prev,
.prices-box .ico-arrow-prev {
  margin-right: 55px;
}
.prices-box .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.prices-box .slick-track:before,
.prices-box .slick-track:after {
  display: none;
}
.prices-box .slick-track .slick-slide {
  min-height: 100%;
  float: none;
  height: auto;
}
.prices-box .slick-track .slick-slide > div {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.prices-box .slick-track .sl-wrap {
  display: block !important;
  width: 100%;
  min-height: 100%;
}
.calc-box {
  margin-bottom: 40px;
}
.calc-box .calc-outer-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0px 6px 14px -6px rgba(148, 162, 171, 0.12), 0px 10px 32px -4px rgba(148, 162, 171, 0.1);
          box-shadow: 0px 6px 14px -6px rgba(148, 162, 171, 0.12), 0px 10px 32px -4px rgba(148, 162, 171, 0.1);
  border-radius: 10px;
}
.calc-box .photo-outer-wrap {
  display: none;
  width: 40%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 36px;
}
.calc-box .photo-info-wrap {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  line-height: 1.37;
}
.calc-box .photo-info-wrap .info-text {
  opacity: 0.6;
  font-size: 13px;
  max-width: 27.92307692em;
  margin: 0 auto;
}
.calc-box .photo-info-wrap .info-title {
  font-size: 1em;
  line-height: inherit;
  font-weight: 400;
  margin: 0 auto 7px auto;
  max-width: 27.92307692em;
}
.calc-box .photo-inner-wrap {
  margin-bottom: 32px;
}
.calc-box .photo-inner-wrap .elm-photo {
  margin: 0 auto;
  max-width: 334px;
  width: 100%;
}
.calc-box .form-inner-wrap {
  padding: 20px 15px 5px 15px;
}
.calc-box .form-info-wrap {
  border-top: 1px solid var(--clr-border);
  padding: 20px 15px;
}
.calc-box .form-info-wrap .info-title {
  font-size: 1em;
  line-height: 1.37;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.calc-box .form-info-wrap .info-subtitle {
  font-weight: 400;
  opacity: 0.6;
  display: block;
}
.calc-box .form-info-wrap .info-text {
  font-size: 12px;
  line-height: 1.35;
}
.calc-box .form-section-wrap {
  margin-bottom: 10px;
}
.calc-box .form-section-title {
  font-size: 1em;
  line-height: 1.37;
  font-weight: 600;
  margin: 0 0 15px 0;
}
.calc-box .info-action-wrap {
  margin-top: 20px;
  line-height: 1;
  position: relative;
}
.calc-box .info-action-wrap .btn {
  width: 100%;
}
.calc-box .frm-field-title {
  display: none;
  font-size: 14px;
  line-height: 17px;
  width: 40%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 10px 0 0;
}
.calc-box .frm-row {
  margin: 0 0 15px 0;
}
.calc-box .frm-field {
  padding: 0;
  margin: 0;
}
.calc-box .field-select {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0 -25px 0 0;
}
.calc-box .field-select .frm-select {
  margin: 0 25px 15px 0;
}
.calc-box .field-select .frm-select-type {
  margin: 0 20px 15px 0;
}
.catalog-box {
  margin-bottom: 25px;
}
.catalog-box .items-wrap {
  margin: 0 -10px;
}
.catalog-box .item-wrap {
  padding: 0 10px;
  margin-bottom: 15px;
}
.main-slider-box {
  margin-bottom: 40px;
}
.main-slider-box .slick-dots {
  padding-top: 20px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
.main-slider-box .slider-wrap {
  margin: 0 -5px;
}
.main-slider-box .slick-list {
  position: relative;
  overflow: hidden;
}
.main-slider-box .sl-wrap {
  padding: 0 5px;
}
.content-outer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content-outer-wrap .content-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  max-width: calc(100% - 41rem);
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.content-outer-wrap .content-wrap .text-box {
  max-width: 100%;
}
.content-outer-wrap .side-wrap {
  width: 410px;
  width: 41rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 0 0 20px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.top-outer-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px 70px -10px;
}
.top-outer-box .side-wrap {
  width: 25%;
  padding: 0 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  z-index: 2;
}
.top-outer-box .content-wrap {
  width: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 10px;
  position: relative;
}
.top-outer-box .main-catalog-wrap {
  margin: 0;
}
.top-outer-box .side-menu-box {
  margin: 0;
}
.top-outer-box .main-slider-box {
  margin-bottom: 0;
}
.services-menu-box {
  margin-bottom: 40px;
}
.services-menu-box .menu-outer-wrap {
  margin: 0;
  border-radius: 10px;
  border: 1px solid var(--clr-border);
  position: relative;
  overflow: hidden;
}
.services-menu-box .menu {
  margin: -1px 0 0 -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
	  background: #3B73AE;
}
.services-menu-box li {
  width: 100%;
  padding: 0;
  margin: 0;
  border-top: 1px solid var(--clr-border);
  border-left: 1px solid var(--clr-border);
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.services-menu-box li:before {
  display: none;
}
.services-menu-box .btn-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 110px;
  height: 100%;
  padding: 15px;
  color: #fff; text-decoration: none;
}
.services-menu-box .btn-menu .top-menu-block { text-decoration: none; }

.services-menu-box .btn-menu:hover {
  color: var(--clr-att);
}
.services-menu-box .btn-menu.button-all-center {
  display: block;
  text-align: center;
  padding: 24px 32px 32px 32px;
}
.services-menu-box .btn-menu.button-all-center .button-ico {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
.services-menu-box .btn-menu.button-all-center .button-title {
  padding-left: 0;
}
.services-menu-box .btn-menu.button-center {
  text-align: center;
}
.services-menu-box .btn-menu.button-center .button-ico {
  margin-left: auto;
  margin-right: auto;
}
.services-menu-box .button-title-inner {
  display: block;
  margin: 0 0 10px 0;
}
.services-menu-box .button-ico {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.services-menu-box .button-ico img {
  width: 64px;
  height: 64px;
  max-width: inherit;
  max-height: inherit;
  top: 50%;
  left: 50%;
  margin: -32px 0 0 -32px;
  right: auto;
  bottom: auto;
}
.services-menu-box .button-title {
  padding: 0 0 0 22px;
  display: block;
}
.side-menu-box {
  margin-bottom: 50px;
  line-height: 1.375;
}
.side-menu-box .menu {
  margin: 0;
}
.side-menu-box li {
  margin: 0 0 15px 0;
  padding: 0;
}
.side-menu-box li:before {
  display: none;
}
.side-menu-box li:last-child {
  margin-bottom: 0;
}
.side-menu-box .btn-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 83px;
  border-radius: 10px;
  border: 1px solid rgba(46, 48, 63, 0.2);
  padding: 10px 20px;
  color: inherit;
	background: #E7F0F9;
	border: 1px solid #BECDD5;
	border-radius: 10px;  
	font-weight: 500;
	font-size: 16px;
	color: #2E303F;	
}
.side-menu-box .btn-menu .top-menu-block {
  margin-top: 0;
  border-bottom: none !important;
  text-decoration: none !important; text-align: left;
}
.side-menu-box .btn-menu:hover {
  color: var(--clr-att);
}
.side-menu-box .btn-menu.ico-side-menu01 .button-ico {
  background: url(/local/templates/tehokno/css/../img/icons/side-menu01.svg) center no-repeat;
  background-size: contain;
}
.side-menu-box .btn-menu.ico-side-menu02 .button-ico {
  background: url(/local/templates/tehokno/css/../img/icons/side-menu02.svg) center no-repeat;
  background-size: contain;
}
.side-menu-box .btn-menu.ico-side-menu03 .button-ico {
  background: url(/local/templates/tehokno/css/../img/icons/side-menu03.svg) center no-repeat;
  background-size: contain;
}
.side-menu-box .btn-menu.ico-side-menu04 .button-ico {
  background: url(/local/templates/tehokno/css/../img/icons/side-menu04.svg) center no-repeat;
  background-size: contain;
}
.side-menu-box .button-ico {
  width: 60px;
  height: 60px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.side-menu-box .button-title {
  display: block;
  padding-left: 22px;
}
.popup-open {
  overflow: hidden;
}
.popup-box {
  display: none;
  -webkit-animation: fadein ease 0.2s;
          animation: fadein ease 0.2s;
  z-index: 1100;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.popup-box.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.popup-inner-box {
  line-height: 1.375;
  text-align: center;
  padding: 50px;
  padding: 5rem;
  border-radius: 2.5rem;
  background-color: #fff;
  width: 806px;
  width: 80.6rem;
  position: relative;
}
.popup-inner-box .btn-action-ico.ico-close {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 10;
}
.popup-inner-box .popup-title {
  font-size: 2.25em;
  line-height: 1.38888889;
  color: var(--clr-link);
  text-align: center;
  font-weight: 500;
  margin: 0 0 15px 0;
}
#popup-callback-success .popup-text-box .popup-title {
  font-size: 2.25em;
  line-height: 1.38888889;
  color: var(--clr-link);
  text-align: center;
  font-weight: 500;
  margin: 0 0 15px 0;
}
#popup-callback-success .popup-text-box .popup-text {
  text-align: center;
}
#popup-ny2022 .popup-inner-box .popup-title {
  font-size: 2em;
}
.popup-inner-box .popup-action {
  margin: 34px 0 0 0;
  text-align: center;
  line-height: 1;
}
#popup-callback-success .popup-text-box .popup-action {
  margin: 34px 0 0 0;
  text-align: center;
  line-height: 1;
}
.popup-inner-box .popup-action .btn {
  min-width: 258px;
}
.fancybox-bg {
  background: rgba(0, 0, 0, 0.7);
}
.bg-box {
  padding: 40px 0;
  position: relative;
  background-color: var(--clr-bg-light);
  background-color: #FFE8D8;
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.bg-box:before,
.bg-box:after {
  content: '';
  display: block;
  width: 9999px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  background-color: var(--clr-bg-light);
  background-color: #FFE8D8;
}
.bg-box:before {
  left: auto;
  right: 100%;
}
.bg-box > div,
.bg-box > section {
  position: relative;
  z-index: 2;
}
.bg-box .main-tiles-box:last-child,
.bg-box .main-tiles-slider-box:last-child {
  margin-bottom: 0;
}
.text-short {
  max-width: 1073px;
}
@media (max-width: 1199px) {
  .top-outer-box {
    display: block;
    margin-bottom: 40px;
  }
  .top-outer-box .content-wrap {
    width: 100%;
    margin-bottom: 30px;
  }
  .top-outer-box .side-wrap {
    width: 100%;
  }
  .top-outer-box .side-catalog {
    display: none;
  }
  .top-outer-box .main-slider-box {
    margin-bottom: 30px;
  }
  .top-outer-box .main-slider-box .slick-dots {
    position: relative;
    top: auto;
  }
  .side-menu-box {
    position: relative;
    overflow: hidden;
  }
  .side-menu-box .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -1px -16px 0 -15px;
	background: #E7F0F9;
  }
  .side-menu-box li {
    width: 25%;
    border-top: 1px solid #D0D6D8;
    border-left: 1px solid #D0D6D8;
    margin: 0;
    padding: 15px;
  }
  .side-menu-box .btn-menu {
    font-size: 14px;
    line-height: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    min-height: 40px;
    padding: 0;
    border-radius: 0;
    border: none;
  }
  .side-menu-box .button-ico {
    width: 40px;
    height: 40px;
  }
  .side-menu-box .button-title {
    padding-left: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 40px;
  }
}
@media (max-width: 1023px) {
  .product-box.type-second {
    font-size: 16px;
    line-height: 1.3125;
  }
  .product-box.type-second .title-wrap {
    margin-bottom: 15px;
    padding-bottom: 18px;
    border-bottom: 1px solid var(--clr-border);
  }
  .product-box.type-second .title-wrap .h1-title {
    margin: 0;
  }
  .product-box.type-second .info-row {
    font-size: 14px;
    line-height: 1.42857143;
    margin-bottom: 10px;
  }
  .product-box.type-second .info-row .row-value {
    font-weight: 400;
  }
  .product-box.type-second .text-small {
    font-size: 14px;
    line-height: 1.71428571;
  }
  .product-box.type-second li {
    margin-bottom: 10px;
  }
  .product-box.type-second li:last-child {
    margin: 0;
  }
  .product-box.type-second .action-wrap {
    background: #FFFFFF;
    -webkit-box-shadow: 0px -9px 25px rgba(19, 27, 82, 0.07);
            box-shadow: 0px -9px 25px rgba(19, 27, 82, 0.07);
    border-radius: 20px 20px 0px 0px;
    padding: 25px 15px;
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
  }
  .product-box.type-second .action-wrap .btn {
    width: 100%;
  }
  .colors-box {
    margin-bottom: 40px;
  }
  .colors-box .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .colors-box .slick-track:before,
  .colors-box .slick-track:after {
    display: none;
  }
  .colors-box .slick-track .slick-slide {
    min-height: 100%;
    float: none;
    height: auto;
  }
  .colors-box .slick-track .slick-slide > div {
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .colors-box .slick-track .sl-wrap {
    display: block !important;
    width: 100%;
    min-height: 100%;
  }
  .colors-box .slick-list {
    overflow: visible;
  }
  .colors-box .slick-dots {
    padding-top: 20px;
  }
  .colors-box .item-tile-color {
    width: 300px;
  }
  .colors-box .sl-wrap {
    padding-right: 20px;
  }
  .colors-box .elm-color {
    width: 40px;
    height: 40px;
  }
  .catalog-box .wrap-mobile-last {
    padding-top: 70px;
  }
  .tags-box ul {
    height: 60px;
    margin: 0 calc(var(--paddingContainer) * -1);
    padding-left: var(--paddingContainer);
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: auto;
    -ms-overflow-style: none;
  }
  .tags-box ul::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .tags-box li {
    margin-bottom: 0;
  }
  .product-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-box .h1-title {
    font-size: 28px;
    line-height: 1.32142857;
    font-weight: 600;
  }
  .product-box .photo-outer-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .product-box .info-outer-wrap {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: contents;
  }
  .product-box .title-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .product-box .info-wrap {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .product-box .actions-wrap {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .categories-box .item-tile-category .btn-action-more:after {
    display: none;
  }
  body.filter-show {
    overflow: hidden;
  }
  body.filter-show .filter-box .filter-content-block {
    display: block;
  }
  .filter-box {
    margin-bottom: 20px;
  }
  .filter-box .btn-filter {
    display: block;
  }
  .filter-box .btn-action-ico.ico-close {
    display: block;
  }
  .filter-box .filter-content-block {
    display: none;
    -webkit-animation: fadein ease 0.2s;
            animation: fadein ease 0.2s;
    position: fixed;
    z-index: 1111;
    background-color: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px 15px;
    overflow: auto;
    -ms-overflow-style: none;
  }
  .filter-box .filter-content-block::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .content-outer-wrap.side-left .side-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .content-outer-wrap.side-left .content-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .content-outer-wrap.content-dillers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .content-outer-wrap.content-dillers .side-wrap,
  .content-outer-wrap.content-dillers .content-wrap {
    display: contents;
  }
  .content-outer-wrap.content-dillers .text-bottom {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .top-outer-box .item-tile-action-main {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.71428571;
  }
   .top-outer-box .item-tile-action-main.js-video { min-height: 209px; }
  .top-outer-box .item-tile-action-main .tile-title {
    font-size: 22px;
    line-height: 1.27272727;
    font-weight: 600;
    margin: 0 0 5px 0;
  }
  .text-box .h2-title.title-large,
  .text-box .h2-title .title-main-large {
    margin-bottom: 20px;
    margin-top: 40px;
  }
  .text-box .h2-title.title-large:first-child,
  .text-box .h2-title .title-main-large:first-child {
    margin-top: 0;
  }
  .pagenav-box .pages-outer-wrap {
    display: none;
  }
  .gallery-box .items-outer-wrap {
    margin-right: calc(var(--paddingContainer) * -1);
    margin-left: calc(var(--paddingContainer) * -1);
    padding-left: var(--paddingContainer);
    overflow: auto;
    -ms-overflow-style: none;
  }
  .gallery-box .items-outer-wrap::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .gallery-box .items-wrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 0 0 0 -8px;
  }
  .gallery-box .item-wrap {
    padding: 0 8px;
    width: 297px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .side-wrap .site-menu-box {
    display: none;
  }
  .site-menu-box {
    display: block;
    position: relative;
    margin-bottom: 10px;
    z-index: 10;
  }
  .site-menu-box .menu-content-block {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0px 20px 50px -4px rgba(148, 162, 171, 0.16);
            box-shadow: 0px 20px 50px -4px rgba(148, 162, 171, 0.16);
    border-radius: 10px;
    padding: 15px 0;
    margin-top: 10px;
    display: none;
    z-index: 10;
    background-color: #fff;
  }
  .site-menu-box .menu {
    margin: 0;
    padding: 0;
  }
  .site-menu-box .menu li {
    margin: 0;
    padding: 0;
  }
  .site-menu-box .menu li:before {
    display: none;
  }
  .site-menu-box .btn-menu {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: var(--clr-base);
    padding: 8px 10px 8px 12px;
  }
  .site-menu-box .btn-menu:hover,
  .site-menu-box .btn-menu.active {
    color: var(--clr-att);
  }
  .site-menu-box .btn {
    width: 100%;
    height: 40px;
    background: none;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-radius: 6px;
    border: 1px solid var(--clr-border);
    padding: 0 30px 0 11px;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--clr-base-dark);
  }
  .site-menu-box .btn:hover {
    background-color: transparent;
    border: 1px solid var(--clr-border);
    color: var(--clr-base-dark);
  }
  .site-menu-box .btn.active:before {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .site-menu-box .btn:before {
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 50%;
    right: 2px;
    margin-top: -18px;
    background: url(/local/templates/tehokno/css/../img/icons/arrow-select.svg) center no-repeat;
    background-size: 100% auto;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .content-outer-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .content-outer-wrap .side-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    padding: 0;
  }
  .content-outer-wrap .content-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: inherit;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0;
    width: 100%;
  }
  .top-outer-box {
    padding-top: 20px;
  }
  .main-slider-box .slick-dots {
    padding-top: 15px;
  }
  .popup-box.fancybox-content {
    padding: 40px 15px;
    width: 300px;
  }
  .popup-box .fancybox-button.fancybox-close-small {
    top: 0;
    right: 0;
  }
  .popup-inner-box {
    font-size: 14px;
    padding: 3rem;
  }
  .popup-inner-box .btn-action-ico.ico-close {
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
  }
  .popup-inner-box .popup-title {
    font-size: 1.75em;
    line-height: 1.15;
  }
  .popup-inner-box .popup-action .btn {
    width: 100%;
    min-width: 0;
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  .main-tiles-box.tiles-catalog .item-wrap {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .main-tiles-box.col-m2 .item-wrap {
    width: 50%;
  }
  .new-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .new-box .photo-outer-wrap {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .new-box .info-outer-wrap {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    display: contents;
  }
  .new-box .title-wrap {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .new-box .text-wrap {
    width: 100%;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .side-menu-box .menu {
    margin-top: -15px;
  }
  .side-menu-box li {
    width: 50%;
    padding: 15px 15px 10px 15px;
    min-height: 76px;
  }
}
@media (max-width: 639px) {
  .variants-box .item-wrap:nth-child(2n+1) {
    border-radius: 10px 0 0 10px;
  }
  .variants-box .item-wrap:nth-child(2n+2) {
    border-radius: 0 10px 10px 0;
  }
  .main-tiles-slider-box .slick-list {
    overflow: visible;
  }
  .main-tiles-slider-box .tile-slider-main {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
  }
  .main-tiles-slider-box .tile-slider-medium {
    width: 315px;
    min-width: 315px;
    max-width: 315px;
  }
  .main-tiles-slider-box .tile-slider-small {
    width: 270px;
    min-width: 270px;
    max-width: 270px;
  }
  .main-tiles-slider-box .tile-slider-vsmall {
    width: 160px;
    min-width: 160px;
    max-width: 160px;
  }
  .main-tiles-slider-box .tile-slider-full {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  .process-about-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .process-about-box .photo-outer-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .process-about-box .info-outer-wrap {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    display: contents;
  }
  .process-about-box .title-wrap {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .process-about-box .text-wrap {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
  }
  .faq-box .item-wrap:first-child .item-tile-faq:first-child {
    border-top: 1px solid var(--clr-border);
  }
  .works-box .slick-list,
  .inner-gallery-box .slick-list,
  .reviews-box .slick-list,
  .prices-box .slick-list,
  .tiles-slider-box .slick-list {
    overflow: visible;
  }
  .tiles-slider-box .item-tile-gallery {
    width: 300px;
  }
  .history-box .slider-wrap {
    margin: 0 -15px;
  }
  .history-box .sl-wrap {
    padding: 0 15px;
  }
  .history-box .item-tile-history {
    width: 210px;
  }
}
@media (max-width: 479px) {
  .scheme-slider-box .item-tile-scheme .tile-photo,
  .scheme-slider-box .item-tile-scheme .tile-photo img {
    height: 210px;
  }
  .side-menu-box .btn-menu .button-title {
    padding-left: 10px;
  }
}
@media (min-width: 480px) {
  .srt-box .item-wrap {
    width: 33.33%;
  }
  .forms-types-box .item-wrap {
    width: 33.33%;
  }
}
@media (min-width: 640px) {
  .variants-box .item-wrap {
    width: 33.33%;
  }
  .main-tiles-slider-box.tiles-view .slick-slide {
    -webkit-transition: opacity ease 0.2s;
    transition: opacity ease 0.2s;
  }
  .main-tiles-slider-box.tiles-view .slick-slide:not(.slick-active) {
    opacity: 0;
    pointer-events: none;
  }
  .tiles-prices-box .item-wrap {
    width: 50%;
  }
  .photos-box .item-wrap {
    width: 50%;
  }
  .brand-about-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .brand-about-box .photo-wrap {
    width: 154px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0;
  }
  .brand-about-box .photo-wrap.photo-large {
    width: 253px;
  }
  .brand-about-box .photo-wrap.photo-large .elm-photo {
    margin: 0;
    width: 100%;
  }
  .brand-about-box .photo-wrap.photo-large ~ .info-outer-wrap {
    padding-left: 20px;
  }
  .brand-about-box .h3-title.title-large {
    font-size: 2.8rem;
  }
  .brand-about-box .info-outer-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .brand-about-box .elm-photo {
    margin: 0;
  }
  .process-about-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .process-about-box .photo-outer-wrap {
    width: 32%;
    margin: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .process-about-box .info-outer-wrap {
    width: 68%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0 0 0 3rem;
    margin: 0;
  }
  .process-about-box .h2-title {
    margin-bottom: 0.89285714em;
  }
  .faq-box .item-wrap {
    width: 50%;
  }
  .faq-box .item-tile-faq:first-child {
    border-top: 1px solid var(--clr-border);
  }
  .inner-catalog-box .item-wrap {
    width: 50%;
  }
  .action-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .action-box .action-outer-wrap {
    width: 285px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-bottom: 0;
  }
  .action-box .info-outer-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: calc(100% - 285px);
    padding-left: 15px;
  }
  .actions-box .item-wrap {
    width: 50%;
  }
  .contacts-list-box .item-wrap {
    width: 50%;
  }
  .pays-box .item-wrap {
    width: 25%;
  }
  .srt-box .item-wrap {
    width: 25%;
  }
  .vacantions-box .item-wrap {
    width: 50%;
  }
  .news-box .item-wrap {
    width: 50%;
  }
  .history-box .slider-wrap {
    margin: 0 -15px;
    position: relative;
  }
  .history-box .slider-wrap:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 270px;
    background: linear-gradient(270.43deg, #FFFFFF 18.22%, rgba(255, 255, 255, 0.79) 64.65%, rgba(255, 255, 255, 0) 91.21%);
    opacity: 0.5;
    z-index: 10;
    pointer-events: none;
  }
  .history-box .slider-wrap:after {
    content: '';
    display: block;
    width: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 11;
    background-color: #fff;
  }
  .history-box .sl-wrap {
    padding: 0 15px;
  }
  .history-box .item-tile-history {
    max-width: 280px;
  }
  .directions-box .item-wrap {
    width: 50%;
  }
  .steps-box .item-wrap {
    width: 33.33%;
  }
  .pluses-box .item-wrap {
    width: 50%;
  }
  .reviews-box .slick-slide {
    -webkit-transition: opacity ease 0.2s;
    transition: opacity ease 0.2s;
  }
  .reviews-box .slick-slide:not(.slick-active) {
    opacity: 0;
    pointer-events: none;
  }
  .reviews-box .item-tile-review {
    width: 100%;
  }
  .works-box .item-tile-work,
  .inner-gallery-box .item-tile-work,
  .prices-box .item-tile-work,
  .works-box .item-tile-work.tile-main,
  .inner-gallery-box .item-tile-work.tile-main,
  .prices-box .item-tile-work.tile-main,
  .works-box .item-tile-price,
  .inner-gallery-box .item-tile-price,
  .prices-box .item-tile-price,
  .works-box .item-tile-gallery,
  .inner-gallery-box .item-tile-gallery,
  .prices-box .item-tile-gallery {
    width: 100%;
  }
  .works-box .slick-track,
  .inner-gallery-box .slick-track,
  .prices-box .slick-track {
    margin: 0;
  }
  .services-menu-box li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .catalog-box .item-wrap {
    width: 50%;
  }
  .steps-box .items-wrap.col-4 .item-wrap {
    width: 50%;
  }
  .logos-box .item-wrap {
    width: 50%;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .variants-box .item-wrap:nth-child(3n+1) {
    border-radius: 10px 0 0 10px;
  }
  .variants-box .item-wrap:nth-child(3n+3) {
    border-radius: 0 10px 10px 0;
  }
}
@media (min-width: 768px) {
  .forms-types-box .item-wrap {
    width: 25%;
  }
  .main-tiles-box .item-wrap {
    width: 50%;
  }
  .tiles-photos-box .item-wrap {
    width: 50%;
  }
  .process-box {
    margin-bottom: 5rem;
  }
  .process-box .text-outer-wrap {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 28px;
       -moz-column-gap: 28px;
            column-gap: 28px;
    margin-bottom: 6rem;
  }
  .process-box .items-outer-wrap {
    margin: 0 -14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .process-box .col-wrap {
    padding: 0 14px;
    margin-bottom: 0;
    width: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .process-box .btn-action-more {
    font-size: 16px;
  }
  .process-box table {
    margin-bottom: 20px;
  }
  .process-box table th:last-child,
  .process-box table td:last-child {
    text-align: right;
  }
  .categories-box .item-wrap {
    width: 33.33%;
  }
  .works-box .item-wrap,
  .inner-gallery-box .item-wrap,
  .prices-box .item-wrap {
    width: 33.33%;
  }
  .new-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .new-box .photo-outer-wrap {
    width: 41%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0;
  }
  .new-box .info-outer-wrap {
    width: 59%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0 0 0 4.2rem;
  }
  .new-box .title-wrap .h1-title {
    margin-bottom: 10px;
  }
  .totals-box .item-wrap {
    width: 33.33%;
    border-left: 1px solid var(--clr-border);
    border-bottom: none;
  }
  .totals-box .item-wrap:first-child {
    border-left: none;
  }
  .calc-box .calc-outer-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .calc-box .form-outer-wrap {
    width: 60%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border-right: 1px solid var(--clr-border);
  }
  .calc-box .photo-outer-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .calc-box .form-section-wrap:last-child {
    margin-bottom: 0;
  }
  .services-menu-box li {
    -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
  }
  .reviews-box .item-wrap {
    width: 50%;
  }
  .srt-box .item-wrap {
    width: 20%;
  }
}
@media (min-width: 1024px) {
  .forms-types-box {
    margin-bottom: 4rem;
  }
  .forms-types-box .item-wrap {
    width: 20%;
    padding: 0 1rem;
  }
  .forms-types-box .items-wrap {
    margin: 0 -1rem;
  }
  .scheme-info-box .h3-title {
    padding: 15px;
  }
  .manufacted-box .items-wrap {
    margin: 0 -1rem;
  }
  .manufacted-box .item-wrap {
    padding: 0 1rem;
    margin-bottom: 2rem;
  }
  .manufacted-box .text-outer-wrap {
    padding-top: 2rem;
  }
  .manufacted-box .text-outer-wrap ul {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
  .manufacted-box .item-wrap .text-outer-wrap {
    padding-top: 0;
  }
  .manufacted-box .item-tile-parameters + .item-tile-parameters {
    margin-top: 2rem;
  }
  .content-wrap .form-box .form-sections-wrap {
    display: block;
  }
  .content-wrap .form-box .form-section-wrap {
    width: 100%;
    padding: 0;
  }
  .content-wrap .form-box .form-section-wrap + .form-section-wrap {
    width: 100%;
    padding: 0;
  }
  .content-wrap .form-box .form-section-wrap + .form-section-wrap .frm-field-input textarea.form-input {
    height: 156px;
  }
  .content-wrap .more-box .btn.button-item-width {
    width: calc(50% - 20px);
  }
  .consultation-box {
    min-height: 361px;
    margin-bottom: 6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    font-size: 1.125em;
    line-height: 1.33333333;
    overflow: visible;
    background-image: url(/local/templates/tehokno/css/../img/cons-d.svg);
    background-position: center;
    background-size: cover;
  }
  .consultation-box .text-inner-wrap {
    display: block;
    max-width: 48em;
  }
  .consultation-box .text-outer-wrap {
    padding: 3rem 3rem 3rem 7rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: auto;
    max-width: calc(100% - 556px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .consultation-box .text-outer-wrap .btn {
    width: auto;
    min-width: 28rem;
    padding: 0 24px;
    font-size: 13px;
    font-weight: 500;
    margin-top: 20px;
  }
  .consultation-box .photo-outer-wrap {
    width: 556px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  .consultation-box .photo-outer-wrap img {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    max-width: 412px;
    width: 100%;
  }
  .consultation-box .bq-text {
    bottom: 7rem;
    right: 5.4rem;
    left: auto;
    width: 592px;
    padding: 30px 30px 30px 38px;
  }
  .consultation-box p {
    margin-bottom: 0.65em;
  }
  .consultation-box .h2-title {
    font-size: 2.8rem;
    margin-bottom: 2rem;
  }
  .main-tiles-slider-box {
    margin-bottom: 6rem;
  }
  .main-tiles-slider-box.slider-arrows-bottom .ico-arrow {
    top: auto;
    right: auto;
    left: 0;
    bottom: 0;
    margin: 0;
  }
  .main-tiles-slider-box.slider-arrows-bottom .ico-arrow-next {
    margin: 0 0 0 55px;
  }
  .main-tiles-slider-box.slider-arrows-bottom .slider-wrap {
    padding-bottom: 70px;
  }
  .main-tiles-slider-box .slider-wrap,
  .main-tiles-slider-box .slider {
    position: static;
  }
  .main-tiles-slider-box .inner-title-box {
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 120px;
  }
  .main-tiles-box {
    margin-bottom: 20px;
  }
  .main-tiles-box .items-wrap.bbottom {
    margin-bottom: 30px;
  }
  .main-tiles-box.tiles-catalog .item-wrap {
    width: 33.33%;
  }
  .main-tiles-box .item-wrap {
    margin-bottom: 4rem;
  }
  .main-tiles-box .item-wrap.wrap-half {
    width: 50%;
  }
  .main-tiles-box .item-wrap.wrap-third {
    width: 33.33%;
  }
  .main-tiles-box .item-wrap.wrap-third2 {
    width: 66.66%;
  }  
  .item-wrap.wrap-btop {
    padding-top: 2rem;
  }
  .item-wrap.wrap-btop:before {
    margin-bottom: 2rem;
  }
  .table-box {
    margin-bottom: 40px;
  }
  .table-box .tbl-mobile-wrap {
    display: none;
  }
  .table-box .tbl-main-wrap {
    display: block;
  }
  .inner-title-box {
    margin-bottom: 30px;
  }
  .inner-title-box .h2-title {
    margin-bottom: 0.89285714em;
  }
  .inner-title-box .h3-title {
    margin-bottom: 1.25em;
  }
  .inner-title-box p:last-child {
    padding-bottom: 0;
  }
  .text-box.bbottom {
    padding-bottom: 30px;
  }
  .text-box .brand-about-box {
    margin-bottom: 25px;
  }
  .text-box .tiles-prices-box .h2-title {
    font-size: 24px;
    line-height: 1.33333333;
    font-weight: 400;
    margin: 0 0 20px 0;
  }
  .tiles-prices-box {
    margin-bottom: 5rem;
  }
  .tiles-prices-box .item-wrap {
    width: 33.33%;
  }
  .tiles-slider-box {
    margin: 40px 0 30px 0;
  }
  .tiles-slider-box .slider-wrap {
    padding-bottom: 70px;
  }
  .tiles-slider-box .item-tile-gallery .tile-photo:before {
    padding-top: 144.6%;
  }
  .tiles-box {
    margin: 40px 0;
  }
  .tiles-photos-box {
    margin-bottom: 15px;
  }
  .types-box {
    margin-bottom: 20px;
  }
  .text-info-box {
    margin-bottom: 20px;
    line-height: 1.375;
  }
  .text-info-box .text-outer-wrap {
    margin-bottom: 6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .text-info-box .text-outer-wrap .h2-title:first-child {
    padding-top: 2.5rem;
  }
  .text-info-box .text-outer-wrap .elm-photo {
    max-height: 378px;
  }
  .text-info-box .text-outer-wrap .elm-photo:before {
    padding-top: 100%;
  }
  .text-info-box .cols-2 .text-wrap,
  .text-info-box .cols-2 .info-wrap {
    width: 50%;
  }
  .text-info-box .text-wrap {
    width: 59%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0 3.3rem 0 0;
    margin: 0;
  }
  .text-info-box .info-wrap {
    width: 41%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0;
  }
  .text-info-box .elm-photo {
    margin: 4rem 0;
  }
  .logos-box {
    margin-bottom: 40px;
  }
  .logos-box .item-wrap {
    width: 33.33%;
  }
  .process-about-box {
    margin-bottom: 6rem;
    font-size: 16px;
    line-height: 1.375;
  }
  .process-about-box .text-wrap {
    max-width: 52.5em;
  }
  .process-about-box p {
    margin-bottom: 24px;
  }
  .colors-box {
    margin-bottom: 60px;
  }
  .colors-box .slider-wrap {
    margin: 0 -10px;
  }
  .colors-box .sl-wrap {
    padding: 0 10px;
  }
  .colors-box .ico-arrow {
    position: absolute;
    top: 37px;
    right: 84px;
  }
  .colors-box .ico-arrow-prev {
    right: 138px;
  }
  .colors-box .slick-list {
    overflow: visible;
  }
  .colors-box .slick-slide {
    -webkit-transition: opacity ease 0.2s;
    transition: opacity ease 0.2s;
  }
  .colors-box .slick-slide:not(.slick-active) {
    opacity: 0;
    pointer-events: none;
  }
  .product-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8rem;
    font-size: 16px;
    line-height: 1.375;
  }
  .product-box.type-second {
    font-size: 18px;
    line-height: 1.33333333;
  }
  .product-box.type-second .info-wrap {
    padding-bottom: 0;
  }
  .product-box.type-second .info-row {
    font-size: 16px;
    line-height: 1.375;
  }
  .product-box.type-second .info-row .row-value {
    font-weight: 600;
  }
  .product-box.type-second .text-small {
    font-size: 16px;
    line-height: 1.375;
  }
  .product-box.type-second ul {
    margin: 30px 0;
  }
  .product-box.type-second ul:last-child {
    margin-bottom: 0;
  }
  .product-box.type-second li {
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 10px;
  }
  .product-box.type-second li:last-child {
    margin: 0;
  }
  .product-box .item-tile-catalog-main .tile-info-wrap {
    padding: 50px 20px 25px 20px;
    margin-bottom: 0;
  }
  .product-box .photo-outer-wrap {
    width: 390px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .product-box .info-outer-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0 0 0 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 683px;
  }
  .product-box .info-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-bottom: 4rem;
  }
  .product-box .actions-wrap {
    width: 100%;
    padding: 16px 4.2rem 16px 4.2rem;
  }
  .product-box .action-wrap {
    width: 50%;
  }
  .product-box .action-wrap .btn {
    font-size: 16px;
  }
  .product-box .price-wrap {
    width: 50%;
    margin: 0;
  }
  .product-box .title-wrap {
    overflow: hidden;
    border-bottom: 1px solid var(--clr-border);
    margin-bottom: 20px;
  }
  .product-box .info-row {
    margin-bottom: 10px;
  }
  .product-box .info-row:last-child {
    margin-bottom: 0;
  }
  .product-box .info-row .row-title {
    width: 46%;
  }
  .product-box .info-row .row-value {
    width: 50%;
  }
  .product-box .h1-title {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 1.36111111;
  }
  .product-box .elm-photo:not(.photo-cover) {
    height: 346px;
  }
  .product-box .elm-photo:not(.photo-cover) img {
    width: auto;
	max-width: 340px;
	max-height: 340px;
	height: auto;
  }
  .product-box .price-wrap {
    font-size: 20px;
  }
  .faq-box {
    margin-bottom: 8rem;
  }
  .faq-box .items-wrap {
    margin: 0 -5.9rem;
  }
  .faq-box .item-wrap {
    padding: 0 5.9rem;
  }
  .categories-box {
    margin-bottom: 6rem;
  }
  .categories-box .item-wrap {
    width: 50%;
  }
  .inner-catalog-box {
    margin-bottom: 6rem;
  }
  .inner-catalog-box .item-wrap {
    width: 33.33%;
    margin-bottom: 20px;
  }
  .inner-catalog-box .item-wrap.wrap-full {
    width: 100% !important;
  }
  .content-wrap .inner-catalog-box .item-wrap {
    width: 50%;
  }
  .action-box {
    margin-bottom: 6rem;
  }
  .action-box .action-outer-wrap {
    width: 450px;
  }
  .action-box .info-outer-wrap {
    max-width: calc(100% - 450px);
    padding-left: 4.5rem;
    padding-top: 1.8rem;
  }
  .action-box .btn {
    width: auto;
    margin-top: 2.7rem;
    padding: 0 32px;
  }
  .top-outer-box .item-tile-action-main {
    height: 379px;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 400;
  }
  .top-outer-box .item-tile-action-main .tile-photo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .top-outer-box .item-tile-action-main .tile-photo img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
  }
  .top-outer-box .item-tile-action-main .tile-photo-left img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
  }
  .top-outer-box .item-tile-action-main .tile-text-wrap {
    padding: 3.7rem 6.8rem;
    max-width: 58rem;
  }
  .top-outer-box .item-tile-action-main .tile-title {
    font-size: 3rem;
    font-weight: 500;
    margin-bottom: 1.5rem;
    line-height: 1.37;
  }
  .actions-box {
    margin-bottom: 6rem;
  }
  .actions-slider-box {
    margin-top: 0;
    margin-bottom: 6rem;
  }
  .actions-slider-box .slick-dots {
    padding-top: 20px;
  }
  .rk-info-box {
    margin-bottom: 8rem;
    padding: 4.8rem 2rem 7.8rem 6.1rem;
    line-height: 1.1875;
  }
  .rk-info-box li {
    margin-bottom: 10px;
  }
  .rk-info-box .rk-title {
    padding-right: 20px;
    max-width: 274px;
  }
  .contacts-list-box {
    margin-bottom: 6rem;
  }
  .form-box {
    background-image: url(/local/templates/tehokno/css/../img/bg-form.png);
    background-position: left center;
    background-size: auto 100%;
    margin-bottom: 8rem;
    padding: 4.6rem 7rem 7rem 7rem;
  }
  .form-box-blue {
    background-image: url(/local/templates/tehokno/css/../img/bg_form_blue.png);
    background-size: 100% 100%;
  }
  .form-box .form-text {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .form-box .frm-row-submit {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .form-box .form-title {
    font-size: 2.8rem;
    font-weight: 500;
  }
  .form-box .submit-button {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: auto;
    margin: 0;
    padding: 0;
  }
  	 {
    min-width: 27.6rem;
    padding: 0 30px;
    font-size: 16px;
    height: 48px;
  }
.form-box .submit-button #web_form_submit_loader {
    min-width: 27.6rem;
    height: 48px; position: relative;
}
.form-box .submit-button #web_form_submit_loader img {
    width: 48px;
    height: 48px;
}
.form-box .submit-button #web_form_submit_loader .fancybox-loading {
    width: 48px;
    height: 48px;
}

  .form-box .submit-attach {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0;
    padding: 0 0 0 25px;
  }
  .form-box .submit-info {
    width: 100%;
    margin: 25px 0 0 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 13px;
  }
  .form-box .frm-row {
    margin-bottom: 30px;
  }
  .form-box .form-sections-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 974px;
    width: 100%;
  }
  .form-box .form-section-wrap {
    width: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0 15px 0 0;
  }
  .form-box .form-section-wrap + .form-section-wrap {
    padding: 0 0 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form-box .form-section-wrap + .form-section-wrap .frm-row {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form-box .form-section-wrap + .form-section-wrap .frm-field-input {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .form-box .form-section-wrap + .form-section-wrap .frm-field-input textarea.form-input {
    height: 100%;
  }
  .warranty-box {
    margin-bottom: 6rem;
    padding-top: 4.5rem;
    padding-bottom: 3.8rem;
  }
  .warranty-box .photo-wrap {
    margin-bottom: 22px;
    max-width: 280px;
  }
  .pays-box {
    margin-top: 32px;
  }
  .pays-box .items-wrap {
    margin: 0 -10px -20px -10px;
  }
  .pays-box .item-wrap {
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .map-box .map-wrap {
    height: 452px;
  }
  .map-box .items-wrap {
    margin-top: 15px;
  }
  .map-box .item-wrap {
    min-width: 0;
  }
  .text-box {
    margin-bottom: 3rem;
  }
  .text-box .text-columns-wrap {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    margin-bottom: 6rem;
  }
  .text-box .text-columns-wrap3 {
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3;
  }
  .text-box .text-column {
    margin-bottom: 0;
    width: 50%;
    padding: 0 10px 0 0;
  }
  .text-box.text-full {
    max-width: inherit;
  }
  .text-box.text-full .text-column {
    margin-bottom: 0;
  }
  .text-box.text-full.text-full .text-inner-wrap .photo-outer-wrap {
    width: 50%;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: inherit;
    padding: 0 0 0 10px;
  }
  .text-box.text-full.text-full .text-inner-wrap .text-outer-wrap {
    width: 50%;
    padding: 0 10px 0 0;
  }
  .text-box .text-inner-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .text-box .text-inner-wrap .photo-outer-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: calc(100% - 54.7rem);
    padding: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 0;
  }
  .text-box .text-inner-wrap .text-outer-wrap {
    width: 54.7rem;
    padding: 0 20px 0 0;
  }
  .text-box .text-inner-wrap .elm-photo {
    min-height: 260px;
    height: 100%;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-height: inherit;
  }
  .text-box .text-inner-wrap .elm-photo:before {
    display: none;
  }
  .text-box .text-inner-wrap .h2-title {
    font-size: 2.8rem;
    margin-bottom: 2rem;
  }
  .text-box .text-inner-wrap .btn-action-more {
    font-size: 16px;
  }
  .text-box .h2-title {
    margin: 40px 0 20px 0;
  }
  .text-box .h2-title.title-medium {
    line-height: 1.33333333;
  }
  .text-box .button-main {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .text-box .button-main:last-child {
    margin-bottom: 0;
  }
  .vacantions-box {
    margin-bottom: 8rem;
  }
  .vacantions-box .item-wrap {
    width: 100%;
  }
  .new-box {
    margin-bottom: 8rem;
  }
  .content-outer-wrap.side-left .side-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0 20px 0 0;
  }
  .content-outer-wrap.side-left .content-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .content-outer-wrap .history-box,
  .content-outer-wrap .srt-box {
    margin: 6rem 0;
  }
  .content-outer-wrap .history-box:first-child,
  .content-outer-wrap .srt-box:first-child {
    margin-top: 0;
  }
  .content-outer-wrap .totals-box {
    margin-bottom: 6rem;
  }
  .news-box {
    margin-bottom: 6rem;
  }
  .pagenav-box {
    margin-top: 30px;
    padding-top: 50px;
  }
  .pagenav-box .pages-more-wrap {
    display: none;
  }
  .history-box,
  .srt-box {
    margin: 8rem 0;
  }
  .history-box:first-child,
  .srt-box:first-child {
    margin-top: 0;
  }
  .srt-box .slider-wrap {
    margin: 0 -7px;
  }
  .srt-box .sl-wrap {
    padding: 0 7px;
  }
  .srt-box .items-wrap {
    margin: 0 -7px -14px -7px;
  }
  .srt-box .item-wrap {
    padding: 0 7px;
    margin-bottom: 14px;
  }
  .directions-box {
    margin: 6rem 0 40px 0;
  }
  .directions-box .item-wrap {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 4rem;
  }
  .directions-box .items-wrap {
    margin: 0 -10px -4rem -10px;
  }
  .totals-box {
    margin-bottom: 8rem;
  }
  .more-box {
    padding-top: 30px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .more-box .btn {
    width: auto;
    min-width: 286px;
    height: 50px;
    font-size: 14px;
    margin-left: 10px;
  }
  .breadcrumbs-box {
    padding-top: 2px;
    margin-bottom: 35px;
    font-size: 12px;
    line-height: 15px;
  }
  .article-box {
    margin-bottom: 40px;
  }
  .article-box.short-width {
    max-width: 1240px;
  }
  .photos-box {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .photos-box .items-wrap {
    margin: 0 -10px -20px -10px;
  }
  .photos-box .item-wrap {
    margin-bottom: 20px;
  }
  .photos-box .wrap-full {
    padding-top: 20px;
  }
  .gallery-box {
    margin: 40px 0 40px 0;
  }
  .gallery-box .items-wrap {
    margin: 0 -10px;
  }
  .gallery-box .item-wrap {
    padding: 0 10px;
    margin-bottom: 20px;
    width: 33.33%;
  }
  .side-wrap .site-menu-box {
    display: block;
  }
  .site-menu-box {
    margin-bottom: 8rem;
    font-size: 14px;
    font-weight: 500;
    color: var(--clr-base-dark);
  }
  .site-menu-box .menu {
    margin: 0;
  }
  .site-menu-box .menu li {
    margin: 0 0 10px 0;
    padding: 0;
  }
  .site-menu-box .menu li:before {
    display: none;
  }
  .site-menu-box .menu li:last-child {
    margin: 0;
  }
  .site-menu-box .btn-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 58px;
    text-transform: uppercase;
    padding: 15px 15px 15px 25px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    color: inherit;
    background-color: #fff;
  }
  .site-menu-box .btn-menu:hover,
  .site-menu-box .btn-menu.active {
    color: var(--clr-link);
    -webkit-box-shadow: 0 15px 50px -3px rgba(148, 162, 171, 0.25);
            box-shadow: 0 15px 50px -3px rgba(148, 162, 171, 0.25);
  }
  .site-menu-box .btn-menu:hover:before,
  .site-menu-box .btn-menu.active:before {
    opacity: 1;
  }
  .site-menu-box .btn-menu:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    width: 4px;
    border-radius: 10px 0 0 10px;
    background-color: var(--clr-link);
    opacity: 0;
    -webkit-transition: opacity ease 0.2s;
    transition: opacity ease 0.2s;
    z-index: 2;
  }
  .site-menu-box .btn-menu:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 10px;
    border: 1px solid var(--clr-border);
  }
  .site-menu-box .btn {
    display: none;
  }
  .title-box {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 1.375;
  }
  .title-box .title-text {
    padding-bottom: 15px;
  }
  .title-box .text-large:last-child {
    padding-bottom: 40px;
  }
  .title-box .text-large p {
    margin-bottom: 15px;
  }
  .title-box .h1-title {
    margin-bottom: 25px;
  }
  .contacts-box {
    margin-bottom: 8rem;
    position: relative;
  }
  .contacts-box .h1-title {
    width: 68.5rem;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 20px;
    margin: 0;
  }
  .contacts-box .sl-outer-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .contacts-box .text-outer-wrap {
    width: 68.5rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 11rem 4rem 47px 0;
    margin: 0;
  }
  .contacts-box .contacts-action-wrap {
    padding-top: 55px;
    width: 286px;
  }
  .contacts-box .contacts-action-wrap .btn {
    font-size: 14px;
  }
  .contacts-box .map-outer-wrap {
    max-width: calc(100% - 68.5rem);
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contacts-box .map-wrap {
    height: auto;
    min-height: 300px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
  }
  .contacts-box .map-title {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: 10px;
  }
  .links-box {
    margin-top: 6rem;
    margin-bottom: 5rem;
  }
  .links-box ul {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    margin-bottom: -12px;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    max-width: 1060px;
  }
  .links-box li {
    margin-bottom: 12px;
  }
  .links-box li:last-child {
    margin-bottom: 12px;
  }
  .pluses-box {
    margin-bottom: 3rem;
    margin-top: 6rem;
  }
  .pluses-box.col-3 .item-wrap {
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 30px;
  }
  .pluses-box.col-3 .items-wrap {
    margin: 0 -10px -30px -10px;
  }
  .pluses-box .items-wrap {
    margin: 0 -2.5rem -20px -2.5rem;
  }
  .pluses-box .item-wrap {
    padding: 0 2.5rem;
    margin-bottom: 5rem;
  }
  .reviews-box {
    margin-bottom: 8rem;
  }
  .reviews-box .item-wrap {
    width: 100%;
    margin-bottom: 25px;
  }
  .reviews-box.slider-inner {
    margin-bottom: 6rem;
  }
  .reviews-box .slider-wrap {
    margin: 0 -10px;
  }
  .reviews-box .sl-wrap {
    padding: 0 10px;
  }
  .works-box .h2-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .works-box.col-5 {
    margin-bottom: 4rem;
  }
  .works-box,
  .inner-gallery-box,
  .prices-box {
    margin-bottom: 8rem;
  }
  .works-box.slider-inner,
  .inner-gallery-box.slider-inner,
  .prices-box.slider-inner {
    margin-bottom: 6rem;
  }
  .works-box .slider-wrap,
  .inner-gallery-box .slider-wrap,
  .prices-box .slider-wrap {
    margin: 0 -10px;
  }
  .works-box .sl-wrap,
  .inner-gallery-box .sl-wrap,
  .prices-box .sl-wrap {
    padding: 0 10px;
  }
  .works-box .item-wrap,
  .inner-gallery-box .item-wrap,
  .prices-box .item-wrap {
    width: 50%;
    margin-bottom: 30px;
  }
  .works-box .item-wrap .item-tile-work .tile-info-wrap,
  .inner-gallery-box .item-wrap .item-tile-work .tile-info-wrap,
  .prices-box .item-wrap .item-tile-work .tile-info-wrap,
  .works-box .item-wrap .item-tile-work.tile-main .tile-info-wrap,
  .inner-gallery-box .item-wrap .item-tile-work.tile-main .tile-info-wrap,
  .prices-box .item-wrap .item-tile-work.tile-main .tile-info-wrap {
    padding-top: 20px;
  }
  .works-box .items-wrap,
  .inner-gallery-box .items-wrap,
  .prices-box .items-wrap {
    margin-bottom: -30px;
  }
  .inner-gallery-box {
    margin-bottom: 5rem;
  }
  .calc-box {
    margin-bottom: 80px;
  }
  .calc-box .form-info-wrap {
    padding: 25px 4.5rem 3.4rem 4.5rem;
  }
  .calc-box .form-inner-wrap {
    padding: 5rem 4.5rem 3rem 4.5rem;
  }
  .calc-box .form-section-title {
    font-size: 1.8rem;
  }
  .calc-box .form-section-wrap {
    margin-bottom: 3rem;
  }
  .calc-box .field-select {
    margin: 0 -3.8rem 0 0;
  }
  .calc-box .field-select .frm-select {
    margin-right: 3.8rem;
    margin-bottom: 20px;
  }
  .calc-box .field-select .frm-select-type {
    margin: 0 2.8rem 2rem 0;
  }
  .calc-box .frm-row {
    margin-bottom: 20px;
  }
  .services-menu-box {
    margin-bottom: 8rem;
  }
  .services-menu-box.col-4 li {
    width: 25%;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .services-menu-box.col-5 li {
    width: 20%;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .services-menu-box.col-6 li {
    width: 16.66666666666667%;
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .services-menu-box li {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .services-menu-box .btn-menu {
    padding: 22px;
    min-height: 0;
    display: block;
  }
  .services-menu-box6 .btn-menu {
    padding: 20px;
    min-height: 0;
    display: block;
  }
  .services-menu-box .btn-menu.button-all-center {
    padding: 24px;
  }
  .services-menu-box .btn-menu .button-title-inner {
    margin-bottom: 10px;
  }
  .services-menu-box .button-ico {
    width: 7.2rem;
    height: 7.2rem;
    margin: 0 0 1.8rem 0;
  }
  .services-menu-box .button-ico img {
    width: 100%;
    height: 100%;
    margin: 0;
    top: 0;
    left: 0;
  }
  .services-menu-box .button-title {
    padding-left: 0;
  }
  .catalog-box {
    margin-bottom: 6rem;
  }
  .catalog-box .item-wrap {
    margin-bottom: 20px;
    width: 33.33%;
  }
  .bg-box {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .table-box .tbl-main-wrap table.tbl-main th,
  .table-box .tbl-main-wrap table.tbl-main td {
    font-size: 14px !important;
    line-height: 1.28571429 !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .variants-box {
    margin-bottom: 50px;
  }
  .variants-box .item-wrap {
    width: 25%;
  }
  .variants-box .item-wrap:nth-child(4n+1) {
    border-radius: 10px 0 0 10px;
  }
  .variants-box .item-wrap:nth-child(4n+4) {
    border-radius: 0 10px 10px 0;
  }
  .filter-box .frm-field-range .field-range-wrapper {
    margin-right: 0;
  }
  .filter-box .frm-field-range .field-range-wrap {
    width: 100%;
  }
  .filter-box .frm-field-range .field-range-input {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .steps-box {
    margin-bottom: 2rem;
  }
  .steps-box .items-wrap {
    margin: 0 -10px;
  }
  .steps-box .items-wrap.col-4 .item-wrap:nth-child(3n+3) .item-tile-step:before {
    display: block;
  }
  .steps-box .items-wrap.col-4 .item-tile-step:before {
    width: 255px;
    background-size: auto 16px;
  }
  .steps-box .item-wrap {
    padding: 0 10px;
    margin-bottom: 6rem;
  }
  .content-outer-wrap .side-wrap {
    width: 30rem;
  }
  .content-outer-wrap .content-wrap {
    max-width: calc(100% - 30rem);
  }
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .content-wrap .main-tiles-box.tiles-catalog .item-wrap {
    width: 33.33%;
  }
  .content-wrap .main-tiles-box .item-wrap {
    width: 50%;
  }
  .content-wrap .main-tiles-box .item-wrap.wrap-full {
    width: 100%;
  }
  .content-wrap .main-tiles-box .item-wrap.wrap-half {
    width: 100%;
  }
  .content-wrap .main-tiles-box .item-wrap.wrap-third {
    width: 50%;
  }
  .content-wrap .main-tiles-box .item-wrap.wrap-third2 {
    width: 50%;
  }
}
@media (min-width: 1024px) and (max-width: 1699px) {
  .consultation-box .photo-outer-wrap {
    width: 400px;
  }
  .consultation-box .text-outer-wrap {
    max-width: calc(100% - 400px);
  }
  .consultation-box .bq-text {
    width: 360px;
  }
}
@media (min-width: 1200px) {
  .forms-types-box .item-wrap {
    width: 16.666%;
  }
  .action-box .action-outer-wrap {
    width: 527px;
  }
  .action-box .info-outer-wrap {
    max-width: calc(100% - 527px);
  }
  .actions-box .item-wrap {
    width: 50%;
  }
  .rk-info-box ul {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
  .contacts-list-box .item-wrap {
    width: 33.33%;
  }
  .works-box .item-wrap,
  .inner-gallery-box .item-wrap,
  .prices-box .item-wrap {
    width: 33.33%;
  }
  .news-box .item-wrap {
    width: 33.33%;
  }
  .content-outer-wrap .pluses-box {
    margin-bottom: 34px;
  }
  .content-outer-wrap .pluses-box .item-wrap {
    width: 33.33%;
    margin-bottom: 4.6rem;
    padding: 0 10px;
  }
  .content-outer-wrap .pluses-box .items-wrap {
    margin: 0 -10px;
  }
  .pluses-box .item-wrap {
    width: 25%;
  }
  .calc-box .form-inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .calc-box .form-column-wrap {
    width: 45%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0 4rem 0 0;
    margin: 0;
  }
  .calc-box .form-column-wrap + .form-column-wrap {
    width: 55%;
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .variants-box {
    margin-bottom: 50px;
  }
  .variants-box .item-wrap {
    width: 20%;
  }
  .variants-box .item-wrap:nth-child(5n+1) {
    border-radius: 10px 0 0 10px;
  }
  .variants-box .item-wrap:nth-child(5n+5) {
    border-radius: 0 10px 10px 0;
  }
  .forms-types-box .item-wrap {
    width: 12.5%;
  }
  .manufacted-box .item-wrap {
    width: 50%;
  }
  .manufacted-box .wrap-order-first {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .manufacted-box .wrap-order-first + .item-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .manufacted-box .wrap-order-first + .item-wrap ~ .item-wrap {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .manufacted-box .item-tile-parameter-main {
    min-height: 100%;
  }
  .main-tiles-box .item-wrap {
    width: 25%;
  }
  .main-tiles-box.tiles-catalog .item-wrap {
    width: 25%;
  }
  .tiles-prices-box .item-wrap {
    width: 25%;
  }
  .types-box .item-wrap {
    width: 50%;
  }
  .logos-box .item-wrap {
    width: 20%;
  }
  .content-wrap .inner-catalog-box .item-wrap {
    width: 33.33%;
  }
  .rk-info-box ul {
    -webkit-column-gap: 100px;
       -moz-column-gap: 100px;
            column-gap: 100px;
  }
  .vacantions-box .item-wrap {
    width: 50%;
  }
  .history-box .slider-wrap {
    margin-right: -100px;
  }
  .history-box .slider-wrap:before {
    width: 354px;
  }
  .history-box .slider-wrap:after {
    width: 100px;
  }
  .history-box .ico-arrow {
    right: 100px;
  }
  .directions-box .item-wrap {
    width: 25%;
  }
  .steps-box .items-wrap.col-4 .item-wrap {
    width: 25%;
  }
  .steps-box .items-wrap.col-4 .item-tile-step:before {
    width: 200px;
  }
  .steps-box .item-wrap {
    width: 16.666%;
  }
  .steps-box .item-wrap:last-child .item-tile-step:before {
    display: none;
  }
  .calc-box .photo-outer-wrap {
    padding-top: 6rem;
  }
  .calc-box .form-info-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .calc-box .info-text-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 580px;
    padding: 0 40px 0 0;
    margin: 0;
  }
  .calc-box .info-text-wrap .info-title {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .calc-box .info-text-wrap .info-subtitle {
    display: inline;
    margin-left: 10px;
  }
  .calc-box .info-text-wrap .info-text {
    font-size: 13px;
    line-height: 1.23076923;
  }
  .calc-box .info-action-wrap {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0;
    padding: 0 2rem 0 0;
  }
  .calc-box .info-action-wrap .btn {
    width: auto;
    padding: 0 24px;
    height: 40px;
    border-radius: 8px;
    font-size: 16px;
  }
  .calc-box .frm-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .calc-box .frm-row .frm-field-title {
    display: block;
  }
  .calc-box .frm-row .frm-field {
    width: 60%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .catalog-box .item-wrap {
    width: 25%;
  }
  .catalog-box .col-3 .item-wrap {
    width: 33.33%;
  }
  .works-box .item-wrap,
  .inner-gallery-box .item-wrap,
  .prices-box .item-wrap {
    width: 25%;
  }
  .text-box .col-main {
    width: 59%;
  }
  .text-box .col-main + .text-column {
    width: 41%;
  }
}
@media (min-width: 1400px) and (max-width: 1699px) {
  .steps-box .item-tile-step:before {
    width: 80px;
  }
}
@media (min-width: 1600px) {
  .scheme-info-box .items-wrap {
    padding: 0;
    margin: 0 -10px;
  }
  .scheme-info-box .items-wrap:before {
    display: none;
  }
  .scheme-info-box .item-wrap {
    padding: 17px 10px 0 10px;
    margin-bottom: 0;
    width: 25%;
  }
  .scheme-info-box .item-wrap:before {
    top: 0;
    left: 50%;
    margin: 0 0 0 -7px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .manufacted-box .wrap-third {
    width: 33.33%;
  }
  .manufacted-box .wrap-colspan {
    width: 66.66%;
  }
  .text-photo-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 20px;
  }
  .text-photo-box .img-fright {
    display: block;
  }
  .text-photo-box .text-wrap {
    width: 57%;
    padding: 0 20px 0 0;
  }
  .content-wrap .more-box .btn.button-item-width {
    width: calc(33.33% - 20px);
  }
  .content-wrap .form-outer-wrap {
    max-width: 530px;
  }
  .content-wrap .photo-outer-wrap img {
    height: auto;
    width: 45%;
    position: absolute;
    bottom: 0;
    right: 0%;
  }
  .main-tiles-box .wrap-five {
    width: 20%;
  }
  .inner-catalog-box .item-wrap {
    width: 25%;
  }
  .actions-box .item-wrap {
    width: 33.33%;
  }
  .form-box {
    background-position: right center;
  }
  .form-box .photo-outer-wrap {
    display: block;
  }
  .news-box .item-wrap {
    width: 25%;
  }
  .calc-box .frm-row .frm-field-title {
    width: 52%;
  }
  .calc-box .frm-row .frm-field {
    width: 48%;
  }
  .reviews-box .item-wrap {
    width: 50%;
  }
}
/* ----------------------------------- *\
			forms elements styles
\* ----------------------------------- */
.form-input {
  height: 40px;
  border-radius: 6px;
  border: 1px solid var(--clr-border);
  background-color: #fff;
  padding: 0 11px;
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.form-input:focus {
  border-color: rgba(0, 134, 230, 0.25);
  color: var(--clr-link);
}
.form-input.trigger,
.form-input.activetrigger {
  display: block;
  padding-top: 9px;
  padding-bottom: 9px;
  line-height: 20px;
  color: var(--clr-base);
  padding-right: 40px;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  overflow: hidden;
}
.form-input.trigger:before,
.form-input.activetrigger:before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 18px;
  margin: -6px -6px 0 0;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  background: url(/local/templates/tehokno/css/../img/icons/arrow-select-main.svg) center no-repeat;
  background-size: 100% auto;
}
.form-input.activetrigger {
  border-color: rgba(0, 134, 230, 0.25);
  color: var(--clr-link);
  background-color: transparent;
}
.form-input.activetrigger:before {
  background-image: url(/local/templates/tehokno/css/../img/icons/arrow-select-main-active.svg);
}
.form-input.activetrigger ~ .dropcontainer {
  display: block;
}
select.form-input {
  display: block;
  width: 100%;
  padding-right: 30px;
  background-image: url(/local/templates/tehokno/css/../img/icons/arrow-select.svg);
  background-position: right 2px center;
  background-size: 36px auto;
  background-color: #fff;
  background-repeat: no-repeat;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none!important;
  line-height: 1em;
  text-indent: 0.01px;
  text-overflow: '';
  outline: none;
}
select::-ms-expand {
  display: none;
}
.btn {
  height: 40px;
  border-radius: 8px;
  background-color: var(--clr-link);
  border: 1px solid var(--clr-link);
  padding: 0 20px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.btn .button-title {
  white-space: normal;
  line-height: 1;
}
.btn:hover {
  background-color: var(--clr-link-hover);
  border-color: var(--clr-link-hover);
  color: #fff;
}
.btn.button-second {
  background-color: var(--clr-att);
  border-color: var(--clr-att);
}
.btn.button-second:hover {
  background-color: var(--clr-att-hover);
  border-color: var(--clr-att-hover);
  color: #fff;
}
.btn.button-border {
  background-color: transparent;
  color: var(--clr-base-dark);
}
.btn.button-border:hover {
  border-color: var(--clr-link);
  background-color: var(--clr-link);
  color: #fff;
}
.btn.button-light {
  border-color: #fff;
  background-color: #fff;
  color: var(--clr-base);
}
.btn.button-light:hover {
  background-color: #fff;
  border-color: #fff;
  color: var(--clr-link);
}
.btn.button-light.button-border {
  background-color: transparent;
  color: #fff;
}
.btn.button-light.button-border:hover {
  background-color: #fff;
  color: var(--clr-link);
}
.btn[disabled],
.btn.button-disabled {
  opacity: 0.2;
  pointer-events: none;
}
.btn.button-main {
  min-width: 276px;
  min-width: 27.6rem;
  width: 100%;
  border-radius: 6px;
}
.btn.button-reset {
  height: 24px;
  font-size: 14px;
  line-height: 18px;
  padding: 0;
  color: var(--clr-light);
  border-radius: 0;
  border: none;
  background-color: transparent;
  font-weight: 400;
}
.btn.button-reset:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 5px 0 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(/local/templates/tehokno/css/../img/icons/close.svg) center no-repeat;
  background-size: 16px auto;
}
.btn.button-tag {
  height: 40px;
  border-radius: 5px;
  background-color: transparent;
  border: 1px solid var(--clr-border);
  padding: 0 19px;
  font-size: 16px;
  color: var(--clr-light);
  font-weight: 400;
}
.btn.button-tag:hover,
.btn.button-tag.active {
  color: var(--clr-base);
  border-color: var(--clr-link);
  background-color: transparent;
}
.btn .button-ico {
  margin: 0 15px 0 0;
  width: 18px;
  height: 18px;
}
.btn .button-ico:last-child {
  margin: 0 0 0 15px;
}
.btn-action-ico {
  min-width: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  font-size: 0;
  display: block;
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.btn-action-ico:not(.btn) {
  background: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-action-ico.btn {
  min-width: 0;
  min-height: 0;
  padding: 0;
  display: block;
}
.btn-action-ico:before,
.btn-action-ico:after,
.btn-action-ico [class*="icon-"],
.btn-action-ico img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.btn-action-ico:before,
.btn-action-ico:after {
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto auto;
}
.btn-action-ico:hover {
  text-decoration: none;
}
.btn-action-ico:hover:not(.btn) {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-action-ico.ico-play {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: var(--clr-link);
}
.btn-action-ico.ico-play:hover {
  background-color: var(--clr-link-hover);
}
.btn-action-ico.ico-play:before {
  background-image: url(/local/templates/tehokno/css/../img/icons/play.svg);
  background-size: auto 14px;
}
.btn-action-ico.ico-arrow,
.btn-action-ico.ico-nav {
  cursor: pointer;
  z-index: 20;
  border-radius: 7px;
  border: 1px solid var(--clr-border);
}
@media (max-width: 1023px)
{
	.main-tiles-slider-box .btn-action-ico.ico-arrow, .main-tiles-slider-box .btn-action-ico.ico-nav {
	  margin-top: -60px;
	  margin-right: 10px;
	}
}

.btn-action-ico.ico-arrow:before,
.btn-action-ico.ico-nav:before {
  background-image: url(/local/templates/tehokno/css/../img/icons/arrow-slider.svg);
  background-size: 6px auto;
}
.btn-action-ico.ico-arrow:hover,
.btn-action-ico.ico-nav:hover {
  border-color: var(--clr-att);
  background-color: var(--clr-att);
}
.btn-action-ico.ico-arrow:hover:before,
.btn-action-ico.ico-nav:hover:before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.btn-action-ico.ico-arrow-prev:before,
.btn-action-ico.ico-nav-prev:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.btn-action-ico.ico-nav {
  border-radius: 0;
  border: none;
  background: none;
}
.btn-action-ico.ico-nav:hover {
  border: none;
  background: none;
}
.btn-action-ico.ico-nav:hover:before {
  -webkit-filter: none;
          filter: none;
}
.btn-action-ico.ico-nav:before {
  background-size: auto 19px;
  background-image: url(/local/templates/tehokno/css/../img/icons/arrow-nav.svg);
  -webkit-filter: brightness(0) grayscale(1);
          filter: brightness(0) grayscale(1);
}
.btn-action-ico.ico-close:before {
  background-image: url(/local/templates/tehokno/css/../img/icons/close.svg);
  background-size: 20px auto;
}
.btn-action-ico.ico-menu {
  border-radius: 50%;
  background: rgba(0, 134, 230, 0.05);
}
.btn-action-ico.ico-menu:hover {
  background: rgba(0, 134, 230, 0.05);
}
.btn-action-ico.ico-menu:before {
  background-image: url(/local/templates/tehokno/css/../img/icons/menu-mobile.svg);
  background-size: 18px auto;
}
.btn-action-ico.ico-menu.active {
  background-color: transparent;
}
.btn-action-ico.ico-menu.active:before {
  background-image: url(/local/templates/tehokno/css/../img/icons/close.svg);
  background-size: 23px auto;
}
.btn-action-ico.ico-menu.active:hover {
  background-color: transparent;
}
.btn-action-ico.button-soc:hover {
  opacity: 0.85;
}
.btn-action-ico.button-disabled,
.btn-action-ico[disabled] {
  pointer-events: none;
}
.btn-action-more {
  position: relative;
}
.btn-action-more:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 12px;
  position: relative;
  margin-top: -2px;
  background: url(/local/templates/tehokno/css/../img/icons/arrow-nav.svg) right center no-repeat;
  background-size: auto 12px;
}
.btn-action-toggle {
  position: relative;
  padding: 0 24px 0 0;
}
.btn-action-toggle:after {
  content: '';
  display: block;
  width: 22px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  background: url(/local/templates/tehokno/css/../img/icons/arrow-nav.svg) center no-repeat;
  background-size: auto 12px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.btn-action-toggle.active:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.frm-row,
.frm-field,
.frm-row-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  line-height: 1;
}
.frm-field,
.frm-field-title {
  display: block;
  width: 100%;
}
.frm-message-error {
  display: block;
  font-size: 12px;
  line-height: 13px;
  color: #FF1E10;
}
.frm-rate-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  width: 94px;
  height: 18px;
  line-height: 1;
}
.frm-rate-set:hover .frm-rate {
  -webkit-filter: none !important;
          filter: none !important;
}
.frm-rate-set:hover .frm-rate:hover ~ .frm-rate {
  background-image: url(/local/templates/tehokno/css/../img/icons/star.svg) !important;
  -webkit-filter: grayscale(100%) opacity(50%) !important;
          filter: grayscale(100%) opacity(50%) !important;
}
.frm-rate-set .frm-rate {
  display: block;
  width: 18px;
  height: 18px;
  cursor: pointer;
  position: relative;
  background-image: url(/local/templates/tehokno/css/../img/icons/star.svg);
  -webkit-filter: grayscale(100%) opacity(50%);
          filter: grayscale(100%) opacity(50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px auto;
  margin: 0 1px 0 0;
}
.frm-rate-set .frm-rate:last-child {
  margin: 0;
}
.frm-rate-set input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.frm-rate-set input:nth-child(1):checked ~ .frm-rate {
  -webkit-filter: none;
          filter: none;
}
.frm-rate-set input:nth-child(1):checked ~ .frm-rate ~ .frm-rate {
  background-image: url(/local/templates/tehokno/css/../img/icons/star.svg);
  -webkit-filter: grayscale(100%) opacity(50%);
          filter: grayscale(100%) opacity(50%);
}
.frm-rate-set input:nth-child(2):checked ~ .frm-rate {
  -webkit-filter: none;
          filter: none;
}
.frm-rate-set input:nth-child(2):checked ~ .frm-rate ~ .frm-rate ~ .frm-rate {
  background-image: url(/local/templates/tehokno/css/../img/icons/star.svg);
  -webkit-filter: grayscale(100%) opacity(50%);
          filter: grayscale(100%) opacity(50%);
}
.frm-rate-set input:nth-child(3):checked ~ .frm-rate {
  -webkit-filter: none;
          filter: none;
}
.frm-rate-set input:nth-child(3):checked ~ .frm-rate ~ .frm-rate ~ .frm-rate ~ .frm-rate {
  background-image: url(/local/templates/tehokno/css/../img/icons/star.svg);
  -webkit-filter: grayscale(100%) opacity(50%);
          filter: grayscale(100%) opacity(50%);
}
.frm-rate-set input:nth-child(4):checked ~ .frm-rate {
  -webkit-filter: none;
          filter: none;
}
.frm-rate-set input:nth-child(4):checked ~ .frm-rate ~ .frm-rate ~ .frm-rate ~ .frm-rate ~ .frm-rate {
  background-image: url(/local/templates/tehokno/css/../img/icons/star.svg);
  -webkit-filter: grayscale(100%) opacity(50%);
          filter: grayscale(100%) opacity(50%);
}
.frm-rate-set input:nth-child(5):checked ~ .frm-rate {
  -webkit-filter: none;
          filter: none;
}
.frm-select,
.frm-select-type {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: block;
  overflow: hidden;
  line-height: 1;
  color: var(--clr-base);
}
.frm-select input,
.frm-select-type input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  margin: 0;
  padding: 0;
}
.frm-select label,
.frm-select-type label,
.frm-select .button-title,
.frm-select-type .button-title {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.frm-select label:before,
.frm-select-type label:before,
.frm-select .button-title:before,
.frm-select-type .button-title:before,
.frm-select label:after,
.frm-select-type label:after,
.frm-select .button-title:after,
.frm-select-type .button-title:after {
  content: '';
  display: block;
  position: absolute;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.frm-select.select-small label,
.frm-select.select-small .button-title {
  font-size: 14px;
  line-height: 20px;
  padding-left: 32px;
}
.frm-select.select-small label:before,
.frm-select.select-small .button-title:before {
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
}
.frm-select label,
.frm-select .button-title {
  font-size: 14px;
  line-height: 20px;
  min-height: 20px;
  padding: 0 0 0 28px;
}
.frm-select label:before,
.frm-select .button-title:before,
.frm-select label:after,
.frm-select .button-title:after {
  top: 10px;
  left: 10px;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  border-radius: 3px;
  border: 1px solid var(--clr-border);
  background: var(--clr-bg-light);
}
.frm-select label:after,
.frm-select .button-title:after {
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px;
  opacity: 0;
  border: none;
  background-color: var(--clr-link);
  z-index: 2;
}
.frm-select:hover label,
.frm-select:hover .button-title {
  color: var(--clr-link);
}
.frm-select:hover label:before,
.frm-select:hover .button-title:before {
  border-color: rgba(0, 134, 230, 0.5);
}
.frm-select.active label:before,
.frm-select.active .button-title:before {
  border-color: var(--clr-link);
}
.frm-select.active label:after,
.frm-select.active .button-title:after {
  opacity: 1;
}
.frm-select.type-checkbox label:after,
.frm-select.type-checkbox .button-title:after {
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background: var(--clr-link) url(/local/templates/tehokno/css/../img/icons/checkbox.svg) center no-repeat;
  background-size: 10px auto;
  margin: -10px 0 0 -10px;
}
.frm-select.type-radio label:after,
.frm-select.type-radio .button-title:after,
.frm-select.type-radio label:before,
.frm-select.type-radio .button-title:before {
  border-radius: 50%;
}
.frm-select input:checked ~ label:before,
.frm-select input:checked ~ .button-title:before {
  border-color: var(--clr-link);
}
.frm-select input:checked ~ label:after,
.frm-select input:checked ~ .button-title:after {
  opacity: 1;
}
.frm-select input[type="checkbox"] ~ label:after,
.frm-select input[type="checkbox"] ~ .button-title:after {
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background: var(--clr-link) url(/local/templates/tehokno/css/../img/icons/checkbox.svg) center no-repeat;
  background-size: 10px auto;
  margin: -10px 0 0 -10px;
}
.frm-select input[type="radio"] ~ label:after,
.frm-select input[type="radio"] ~ .button-title:after,
.frm-select input[type="radio"] ~ label:before,
.frm-select input[type="radio"] ~ .button-title:before {
  border-radius: 50%;
}
.frm-select-type input:checked ~ label .lbl-item {
  background-color: #E7F0FF;
  border-color: var(--clr-link);
}
.frm-select-type label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.frm-select-type label:hover .lbl-item {
  background-color: #F4F9FF;
  border-color: rgba(46, 48, 63, 0.2);
}
.frm-select-type .lbl-item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 21px;
  height: 36px;
  border-radius: 3px;
  background-color: var(--clr-bg-light);
  border: 1px solid var(--clr-border);
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  margin: 0 3px 0 0;
}
.frm-select-type .lbl-item:last-child {
  margin: 0;
}
.frm-field-range .field-range-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -25px 0 0;
}
.frm-field-range .field-range-wrap {
  margin: 0 25px 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frm-field-range .field-range-title {
  display: block;
  font-size: 14px;
  color: var(--clr-light);
  min-width: 26px;
  padding: 0 8px 0 0;
  line-height: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frm-field-range .field-range-input {
  width: 95px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.frm-field-range .form-input {
  height: 40px;
  padding: 0 10px 0 11px;
  font-size: 13px;
  font-weight: 400;
}
.frm-field-input {
  display: block;
  position: relative;
  line-height: 1;
}
.frm-field-input.inp-valid:after {
  opacity: 1;
}
.frm-field-input.inp-error:after {
  opacity: 1;
  background-image: url(/local/templates/tehokno/css/../img/icons/frm-error.svg);
  background-size: 11px auto;
}
.frm-field-input.inp-error .frm-message-error {
  display: block;
}
.frm-field-input:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  z-index: 5;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 22px;
  margin: -12px -12px 0 0;
  background: url(/local/templates/tehokno/css/../img/icons/frm-valid.svg) center no-repeat;
  background-size: 12px auto;
  opacity: 0;
  -webkit-transition: opacity ease 0.2s;
  transition: opacity ease 0.2s;
}
.frm-field-input[data-title]:before {
  content: attr(data-title);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 0 17px;
  width: 40px;
  text-align: left;
  z-index: 2;
  pointer-events: none;
  color: var(--clr-light);
}
.frm-field-input[data-title] .form-input {
  padding-left: 40px;
}
.frm-field-input[data-title] [placeholder]::-webkit-input-placeholder {
  color: var(--clr-base-dark);
}
.frm-field-input[data-title] [placeholder]:-moz-placeholder {
  color: var(--clr-base-dark);
}
.frm-field-input[data-title] [placeholder]::-moz-placeholder {
  color: var(--clr-base-dark);
}
.frm-field-input[data-title] [placeholder]:-ms-input-placeholder {
  color: var(--clr-base-dark);
}
.frm-field-input .field-input-title {
  position: absolute;
  top: -8px;
  left: 11px;
  max-width: 90%;
  white-space: nowrap;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #7F868C;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 6px;
  z-index: 3;
  pointer-events: none;
  background-color: #f8fbfe;
}
.form-box-blue .frm-field-input .field-input-title{ border-radius: 4px; }
.frm-field-input .frm-message-error {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.frm-field-input .form-input {
  background-color: #F8FBFE;
  height: 40px;
  border-radius: 10px;
  padding: 0 10px 0 16px;
  font-size: 14px;
  font-weight: 400;
  color: var(--clr-base-dark);
}
.frm-field-input .form-input:focus {
  border-color: var(--clr-link);
}
.frm-field-input textarea.form-input {
  line-height: 1.1;
  padding-top: 14px;
}
.frm-field-input [placeholder]::-webkit-input-placeholder {
  color: var(--clr-light);
}
.frm-field-input [placeholder]:-moz-placeholder {
  color: var(--clr-light);
}
.frm-field-input [placeholder]::-moz-placeholder {
  color: var(--clr-light);
}
.frm-field-input [placeholder]:-ms-input-placeholder {
  color: var(--clr-light);
}
.frm-field-file {
  display: block;
  position: relative;
  overflow: hidden;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
}
.frm-field-file .field-file-title {
  display: block;
  position: relative;
  overflow: hidden;
  text-decoration: underline;
  padding: 0 0 0 28px;
  cursor: pointer;
}
.form-box-blue .frm-field-file .field-file-title { color: #fff; }
.frm-field-file .field-file-title:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/local/templates/tehokno/css/../img/icons/attach.svg) center no-repeat;
  background-size: 100% auto;
}
.frm-field-file input {
  position: absolute;
  opacity: 0;
  /*
  top: 100%;
  left: 100%;
  width: 0;
  height: 0;
  font-size: 0;
  z-index: -999;
  pointer-events: none;
  display: none;
  */  
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 14px;
	z-index: 1;
	display: block;  
}
.form-box-blue .frm-field-file .field-file-title:before { 
  background: url(/local/templates/tehokno/css/../img/icons/attach-w.svg) center no-repeat;
  background-size: 100% auto;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  background-color: rgba(34, 46, 74, 0.9) !important;
  padding: 15px !important;
  max-width: 250px !important;
}
.tooltip .arrow:before {
  border-bottom-color: rgba(34, 46, 74, 0.9) !important;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 8.75px;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 8px;
  width: 0.8rem;
  height: 4px;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: '';
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
  padding: 4px 0;
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
  bottom: 0;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
  top: 0;
  border-width: 4px 4px 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
  padding: 0 4px;
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
  left: 0;
  width: 4px;
  width: 0.4rem;
  height: 8px;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
  right: 0;
  border-width: 4px 4px 4px 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
  padding: 4px 0;
  padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
  top: 0;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 4px 4px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
  padding: 0 4px;
  padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
  right: 0;
  width: 4px;
  width: 0.4rem;
  height: 8px;
  height: 0.8rem;
}
.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
  left: 0;
  border-width: 4px 0 4px 4px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 2.5px 5px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
body .ui-tooltip {
  border-radius: 4px;
  background-color: #fff;
  font-size: 12px;
  line-height: 14px;
  padding: 10px;
  border: 1px solid var(--clr-border);
  -webkit-box-shadow: 0px 20px 50px -4px rgba(148, 162, 171, 0.16);
          box-shadow: 0px 20px 50px -4px rgba(148, 162, 171, 0.16);
}
body .ui-slider {
  height: 6px;
  border-radius: 3px;
  background-color: var(--clr-bg-light);
}
body .ui-slider .ui-slider-range {
  border-radius: 3px;
  background-color: var(--clr-link);
  opacity: 0.5;
}
body .ui-slider .ui-slider-handle {
  width: 36px;
  height: 36px;
  border-radius: 0;
  cursor: pointer;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  margin-left: -16px;
  top: 0;
  margin-top: -13px;
}
body .ui-slider .ui-slider-handle:before,
body .ui-slider .ui-slider-handle:after {
  content: '';
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.2;
  background-color: var(--clr-link);
}
body .ui-slider .ui-slider-handle:after {
  opacity: 1;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
}
@media (max-width: 1023px) {
  .frm-message-error {
    font-size: 12px;
    line-height: 10px;
  }
  .frm-rate-set {
    width: 84px;
    height: 16px;
  }
  .frm-rate-set .frm-rate {
    width: 16px;
    height: 16px;
    background-size: 14px auto;
  }
}
@media (min-width: 1024px) {
  .btn.button-main {
    width: auto;
    border-radius: 8px;
  }
  .btn.button-tag {
    padding: 0 25px;
    height: 48px;
  }
  .btn-action-ico.ico-arrow-large {
    width: 50px;
    height: 50px;
  }
  .btn-action-ico.ico-arrow-large:before {
    background-size: 10px auto;
  }
  .btn-action-ico.ico-play {
    width: 13.7rem;
    height: 13.7rem;
  }
  .btn-action-ico.ico-play.wh95 {
    width: 9.5rem;
    height: 9.5rem;
  }
  .btn-action-ico.ico-play:before {
    left: 1rem;
    background-size: auto 4rem;
  }
  .form-input {
    background-color: var(--clr-bg-light);
    font-weight: 300;
    border-radius: 3px;
  }
  select.form-input {
    background-color: var(--clr-bg-light);
    background-image: url(/local/templates/tehokno/css/../img/icons/arrow-select-main.svg);
    background-size: 10px auto;
    background-position: right 12px center;
  }
  select.form-input:focus {
    background-image: url(/local/templates/tehokno/css/../img/icons/arrow-select-main-active.svg);
  }
  .btn {
    height: 48px;
    padding: 0 32px;
    font-size: 16px;
  }
  .frm-field-file {
    height: 24px;
  }
  .frm-field-file .field-file-title {
    height: 24px;
    line-height: 24px;
    padding-left: 32px;
  }
  .frm-field-file .field-file-title:before {
    width: 24px;
    height: 24px;
  }
  .frm-field-input[data-title]:before {
    height: 48px;
  }
  .frm-field-input .form-input {
    height: 48px;
    font-size: 16px;
  }
  .frm-field-input .field-input-title {
    font-size: 13px;
  }
  .frm-field-input textarea.form-input {
    height: 150px;
  }
  .frm-select.select-small label {
    padding-top: 1px;
  }
  .frm-select label {
    font-size: 16px;
    line-height: 22px;
    padding-left: 30px;
    min-height: 22px;
  }
  .frm-select label:before {
    top: 11px;
    left: 11px;
    margin: -11px 0 0 -11px;
    width: 22px;
    height: 22px;
  }
  .frm-select label:after {
    top: 11px;
    left: 11px;
  }
  .frm-select:not(.select-small) input[type="checkbox"] ~ label:after {
    width: 22px;
    height: 22px;
    margin: -11px 0 0 -11px;
  }
}
/* ----------------------------------- *\
		common styles
\* ----------------------------------- */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeinslide {
  from {
    opacity: 0;
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
}
@keyframes fadeinslide {
  from {
    opacity: 0;
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
}
.i,
[class*="icon-"] {
  display: block;
  -webkit-transition: none;
  transition: none;
}
.img-bg-cover,
.img-bg-contain {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.img-bg-contain {
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .img-bg-cover {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@supports ((-o-object-fit: contain) or (object-fit: contain)) {
  .img-bg-contain {
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    max-width: inherit;
    max-height: inherit;
    right: auto;
    bottom: auto;
  }
}
.js-btn-toggle.active + .js-popup-block {
  display: block !important;
}
.js-popup-block {
  -webkit-animation: fadein ease 0.3s;
          animation: fadein ease 0.3s;
}
.js-tab-block {
  display: none;
  -webkit-animation: fadein ease 0.2s;
          animation: fadein ease 0.2s;
}
.js-tab-block.active {
  display: block;
}
.items-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.items-wrap.show-all .item-wrap.wrap-hidden {
  display: block;
}
.items-wrap.show-all .wrap-more a:after {
  content: attr(data-hide);
}
.item-wrap {
  width: 100%;
  position: relative;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
  display: block;
  -webkit-animation: fadein ease 0.2s;
          animation: fadein ease 0.2s;
}
.item-wrap.wrap-more ~ .item-wrap {
  display: none;
}
.item-wrap.wrap-more.active {
  display: none;
}
.item-wrap.wrap-more.active ~ .item-wrap {
  display: block;
}
.item-wrap.wrap-more a:after {
  content: attr(data-show);
}
.item-wrap.wrap-hidden {
  display: none;
  -webkit-animation: fadein ease 0.2s;
          animation: fadein ease 0.2s;
}
.slider-wrap,
.slider,
.sl-wrap {
  position: relative;
  display: block;
}
.sl-wrap ~ .sl-wrap {
  display: none;
}
.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  line-height: 1;
  text-align: center;
  font-size: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  margin: 0 8px 8px 8px;
  padding: 0;
  display: block;
}
.slick-dots li:before {
  display: none;
}
.slick-dots li button {
  background: none;
  border: none;
  min-width: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #626364;
  opacity: 0.2;
}
.slick-dots li button:hover,
.slick-dots li button.active {
  background: var(--clr-link);
  opacity: 0.6;
}
.slick-dots .slick-active button {
  background: var(--clr-link);
  opacity: 1;
}
.item-tile,
.tile-outer-wrap,
.tile-inner-wrap,
.tile-photo-wrap,
.tile-photos-wrap,
.tile-info-wrap,
.tile-text-wrap,
.tile-title-wrap,
.tile-desc-wrap,
.tile-actions-wrap,
.tile-action-wrap,
.tile-ico,
.tile-photo,
.tile-info,
.tile-text,
.tile-title,
.tile-desc {
  display: block;
  position: relative;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.tile-photo {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.tile-photo.photo-border {
  border: 1px solid var(--clr-border);
}
.tile-photo img {
  -webkit-transition: -webkit-transform ease-in-out 0.6s;
  transition: -webkit-transform ease-in-out 0.6s;
  transition: transform ease-in-out 0.6s;
  transition: transform ease-in-out 0.6s, -webkit-transform ease-in-out 0.6s;
}
.tile-photo.tile-video:after {
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  position: absolute;
  background: url(/local/templates/tehokno/css/../img/icons/play-button.svg), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background: url(/local/templates/tehokno/css/../img/icons/play-button.svg), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  background-size: 46px auto, cover;
  background-repeat: no-repeat;
  background-position: center;
}
.tile-link {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
}
.no-mbottom {
  margin-bottom: 0 !important;
}
.no-mtop {
  margin-top: 0 !important;
}
.elm-hidden {
  display: none !important;
}
@media (max-width: 1023px) {
  .wrap-mobile-last {
    -webkit-box-ordinal-group: 1000;
        -ms-flex-order: 999;
            order: 999;
  }
  .elm-hidden-mobile {
    display: none !important;
  }
  .slick-dots li:not(.slick-active) button:hover {
    background: #626364;
    opacity: 0.2;
  }
}
@media (min-width: 1024px) {
  .tile-photo.tile-video:after {
    background-size: 100px auto, cover;
  }
  .elm-hidden-desktop {
    display: none !important;
  }
  .slick-dots li button {
    width: 14px;
    height: 14px;
  }
}
/* ----------------------------------- *\
			fonts
\* ----------------------------------- */
@font-face {
  font-family: 'Inter';
  src: local('Inter SemiBold'), local('Inter-SemiBold'), url('/local/templates/tehokno/css/../fonts/Inter-SemiBold.woff2') format('woff2'), url('/local/templates/tehokno/css/../fonts/Inter-SemiBold.woff') format('woff'), url('/local/templates/tehokno/css/../fonts/Inter-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: local('Inter Light'), local('Inter-Light'), url('/local/templates/tehokno/css/../fonts/Inter-Light.woff2') format('woff2'), url('/local/templates/tehokno/css/../fonts/Inter-Light.woff') format('woff'), url('/local/templates/tehokno/css/../fonts/Inter-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: local('Inter Bold'), local('Inter-Bold'), url('/local/templates/tehokno/css/../fonts/Inter-Bold.woff2') format('woff2'), url('/local/templates/tehokno/css/../fonts/Inter-Bold.woff') format('woff'), url('/local/templates/tehokno/css/../fonts/Inter-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: local('Inter Medium'), local('Inter-Medium'), url('/local/templates/tehokno/css/../fonts/Inter-Medium.woff2') format('woff2'), url('/local/templates/tehokno/css/../fonts/Inter-Medium.woff') format('woff'), url('/local/templates/tehokno/css/../fonts/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: local('Inter Regular'), local('Inter-Regular'), url('/local/templates/tehokno/css/../fonts/Inter-Regular.woff2') format('woff2'), url('/local/templates/tehokno/css/../fonts/Inter-Regular.woff') format('woff'), url('/local/templates/tehokno/css/../fonts/Inter-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'TT Norms';
    src: url('/local/templates/tehokno/css/../fonts/TTNorms-Regular.eot');
    src: local('TT Norms Regular'), local('TTNorms-Regular'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-Regular.woff2') format('woff2'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-Regular.woff') format('woff'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TT Norms';
    src: url('/local/templates/tehokno/css/../fonts/TTNorms-Medium.eot');
    src: local('TT Norms Medium'), local('TTNorms-Medium'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-Medium.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-Medium.woff2') format('woff2'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-Medium.woff') format('woff'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'TT Norms';
    src: url('/local/templates/tehokno/css/../fonts/TTNorms-Bold.eot');
    src: local('TT Norms Bold'), local('TTNorms-Bold'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-Bold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-Bold.woff2') format('woff2'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-Bold.woff') format('woff'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'TT Norms';
    src: url('/local/templates/tehokno/css/../fonts/TTNorms-ExtraBold.eot');
    src: local('TT Norms ExtraBold'), local('TTNorms-Bold'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-ExtraBold.woff2') format('woff2'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-ExtraBold.woff') format('woff'),
        url('/local/templates/tehokno/css/../fonts/TTNorms-ExtraBold.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

/* ----------------------------------- *\
			icons
\* ----------------------------------- */
/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
.icon-blank {
  background-image: url(/local/templates/tehokno/css/../img/spr.png);
  background-position: 0px 0px;
  width: 1px;
  height: 1px;
}

.success-message {
  text-align: center;
  padding-top: 50px;
}

.success-title {
  color: #00b68b;
  font-size: 24px;
  font-weight: bold;
}

.success-desc {
  color: #898989;
  font-size: 15px;
  padding-top: 20px;
  text-align: center;
}

@media (min-width: 1660px) {
  .steps-box .items-wrap.col-4 .item-step:before {
    width: 165px;
  }
}

@media (max-width: 1559px) and (min-width: 1400px) {
  .steps-box .items-wrap.col-4 .item-step:before {
    width: 100px;
  }
}

.steps-box .item-wrap:last-child .item-tile-step:before {
  display: none;
}

#item16 {
  border: 1px solid black;
}

#item16:hover, #item16.active {
  border: none;
}

#popup-callback-success {
  height: max-content;
}
#popup-callback {
  width: 60%;
  height: max-content;
  margin: 0 auto 10px auto;
  background-color: white;
  top: 10%;
}
@media (max-width: 767px){
	#popup-callback {
	  width: 90%;
	}
}

@media (min-width: 1200px){
  #razdvizhnoe-osteklenie-pvkh-slidors-text-box {width: 50%}
}

@media (max-width: 1199px){
  #razdvizhnoe-osteklenie-pvkh-slidors-text-box {width: 100%}
}

@media (min-width: 1200px){
  #hs-portaly-pic {height:680px; width:1620px}
}

.frm-field-input .frm-message-error {
  overflow: inherit !important;
}

@media (min-width: 1200px){
  #popup-callback {
    width: 50%;
    height: max-content;
    top: 15%
  }
}

.fancybox-content {
  background-color: white;
  width: 50%;
  margin: 30px auto;
  height: 50%;
}

.dn { position: absolute; left: -9999px; display: none !important; }
/* End */


/* Start:/local/templates/tehokno/css/style_2023.css?170739936121118*/
.header .soc-wrap {
  display: none;
}
.header .soc-wrap .button-soc {
  margin: 0 20px 0 0;
  width: 36px;
  height: 36px;
}
@media (min-width: 2000px) {
	.nav .btn-menu {
	  padding: 0 14px;
	  
	}
}
@media (min-width: 1024px) {
	.nav .btn-menu {
	  padding: 0 10px;
	  
	}
  .header .soc-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
	.nav .btn-menu {
		padding: 0 12px;
		font-size: 16px; 
	}
	.nav .callback-wrap { display: none; }
	
	.header .soc-wrap .button-soc {
		margin-left: 0px;
	}
}  

.header .personal-wrap {
  display: none;
}

.nav .personal-wrap,.header .personal-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; margin-left: 32px; padding-left: 48px;
	border-left: 1px solid rgba(46,48,63,.1); line-height: 45px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.header .personal-wrap {
    margin-left: 0px; padding-left: 0px; padding-right: 48px;
	border-left: none;
}
.nav .personal-wrap .cart-wrap,.header .personal-wrap .cart-wrap {
  margin: 0 30px 0 0;
}
.nav .personal-wrap .cart-wrap a,.header .personal-wrap .cart-wrap a { font-style: normal;font-weight: 500;font-size: 16px;line-height: 130%;color: #2E303F; padding-left: 60px; display: block; line-height: 48px; }
.nav .personal-wrap .cart-wrap a:hover,.header .personal-wrap .cart-wrap a:hover { color: var(--clr-link); }
.nav .personal-wrap .cart-wrap a:after,.header .personal-wrap .cart-wrap a:after { content:''; position: absolute; left:0; top: 0; display: inline-block; width: 48px; height: 48px; background: #EFF2F4; background-position: center center; background-repeat: no-repeat; background-image: url(/local/templates/tehokno/css/../img/icons/i_cart.svg); border-radius: 100%; }
.nav .personal-wrap .cart-wrap a:before,.header .personal-wrap .cart-wrap a:before { content:''; z-index: 2; display: none; position: absolute; left:30px; top:-6px; background: #FF6B00; border: 2px solid #FFFFFF; width: 18px; height: 18px; border-radius: 100%; }
.nav .personal-wrap .cart-wrap a span,.header .personal-wrap .cart-wrap a span { 
	z-index: 2;
	position: absolute;
	left: 28px;
	top: -6px;
	background: #FF6B00;
	border: 2px solid #FFFFFF;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	color: #fff;
	display: block;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}
.nav .personal-wrap .user-wrap,.header .personal-wrap .user-wrap {
  margin: 0 0px 0 0;
}
.nav .personal-wrap .user-wrap a,.header .personal-wrap .user-wrap a { font-style: normal;font-weight: 500;font-size: 16px;line-height: 130%;color: #2E303F; padding-left: 60px; display: block; line-height: 48px; }
.nav .personal-wrap .user-wrap a:hover,.header .personal-wrap .user-wrap a:hover { color: var(--clr-link); }
.nav .personal-wrap .user-wrap a:after,.header .personal-wrap .user-wrap a:after { content:''; position: absolute; left:0; top: 0; display: inline-block; width: 48px; height: 48px; background: #EFF2F4; background-position: center center; background-repeat: no-repeat; background-image: url(/local/templates/tehokno/css/../img/icons/i_user.svg); border-radius: 100%; }
@media (min-width: 1024px) and (max-width: 1600px) {
	.nav .personal-wrap,.header .personal-wrap { padding-left: 38px; }
	.nav .personal-wrap .cart-wrap a,.header .personal-wrap .cart-wrap a { width: 48px; height: 54px; overflow: hidden; padding-top:6px; margin-top: -6px; padding-left:48px; }
	.nav .personal-wrap .cart-wrap a:after,.header .personal-wrap .cart-wrap a:after { top: 6px; }
	.nav .personal-wrap .cart-wrap a span,.header .personal-wrap .cart-wrap a span { top: 0px; }
	.nav .personal-wrap .user-wrap a,.header .personal-wrap .user-wrap a { width: 48px; height: 48px; overflow: hidden; padding-left:48px; }
}
@media (max-width: 1260px) {
	.nav .personal-wrap,.header .personal-wrap {
		margin-left: 12px; padding-left: 18px;
	}
	.nav .personal-wrap .cart-wrap,.header .personal-wrap .cart-wrap {
	  margin: 0 20px 0 0;
	}
}
@media (max-width: 1110px) {
	.nav .personal-wrap,.header .personal-wrap {
		margin-left: 6px; padding-left: 14px;
	}
	.nav .personal-wrap .cart-wrap,.header .personal-wrap .cart-wrap {
	  margin: 0 10px 0 0;
	}
}
@media (max-width: 1023px) {
	.header .phone-wrap {
	  flex-direction: row;
	  display: flex;
	}	
	.nav .personal-wrap {
		display: block; 
		margin-left: 0; 
		padding-left: 0;
		border-left: none;
		border-top: 1px solid var(--clr-border);
		padding: 24px 20px 30px;		
	}
	.nav .personal-wrap .cart-wrap {
	  margin: 0 0px 20px 0;
	}	
	.header .personal-wrap {
	  display: flex;
	}
	.header .personal-wrap .cart-wrap {
	  margin: 0 0 0 20px;
	}
	.header .personal-wrap .cart-wrap a { font-style: normal;font-weight: 500;font-size: 16px;line-height: 130%;color: #2E303F; padding-left: 60px; display: block; line-height: 48px; }
	.header .personal-wrap .cart-wrap a:hover { color: var(--clr-link); }
	.header .personal-wrap .cart-wrap a:after { content:''; position: absolute; left:0; top: 0; display: inline-block; width: 40px; height: 40px; background: #EFF2F4; background-position: center center; background-repeat: no-repeat; background-image: url(/local/templates/tehokno/css/../img/icons/i_cart.svg); border-radius: 100%; }
	.header .personal-wrap .cart-wrap a:before { content:''; z-index: 2; position: absolute; left:24px; top:0px; display: none; background: #FF6B00; border: 2px solid #FFFFFF; width: 18px; height: 18px; border-radius: 100%; }
	.header .personal-wrap .cart-wrap a span { 
		z-index: 2;
		position: absolute;
		left: 22px;
		top: 0px;
		background: #FF6B00;
		border: 2px solid #FFFFFF;
		width: 20px;
		height: 20px;
		border-radius: 100%;
		color: #fff;
		display: block;
		font-size: 11px;
		line-height: 16px;
		text-align: center;
	}	
	.header .personal-wrap .cart-wrap a { width: 40px; height: 46px; overflow: hidden; padding-top:6px; margin-top: -6px; padding-left:40px; }
	.header .personal-wrap .cart-wrap a:after { top: 6px; }

	.header .callback-wrap {
	  right: 190px;
	}
}
@media (max-width: 767px) {
	.nav .personal-wrap {
		padding: 10px 20px 10px;		
	}
	.nav .personal-wrap .cart-wrap {
		margin: 0 0px 10px 0;
	}
	.nav .personal-wrap .cart-wrap a:after { width: 34px; height: 34px; }
	.nav .personal-wrap .cart-wrap a{ line-height: 34px; padding-left: 50px; }
	.nav .personal-wrap .user-wrap a:after { width: 34px; height: 34px; }
	.nav .personal-wrap .user-wrap a{ line-height: 34px; padding-left: 50px; }
	
}
@media (max-width: 530px) {
	.header .callback-wrap .btn {
	  font-size: 13px;
	}
}	

@media (max-width: 430px)
{
	.header .phone-wrap {
	  padding-right: 40px;
	}
	.header .personal-wrap .cart-wrap {
		margin: 0 0 0 5px;
	}
	.header .callback-wrap {
		right: 145px;
	}	
}
@media (max-width: 370px) {
	.header .callback-wrap .btn {
	  font-size: 11px;
	}
}	

.item-tile-catalog-inner .tile-action-wrap .btn_64,.item-tile-catalog-main .tile-action-wrap .btn_64 { width: 64%; }
.item-tile-catalog-inner .tile-action-wrap .btn_addtocart,.item-tile-catalog-main .tile-action-wrap .btn_addtocart { width: 30%; float: right; border: 2px solid #0086E6; background-color: #fff; color: #2E303F; }
.item-tile-catalog-inner .tile-action-wrap .btn_addtocart:hover,.item-tile-catalog-main .tile-action-wrap .btn_addtocart:hover { background-color: var(--clr-link-hover); border-color: var(--clr-link-hover); color: #fff; }

.product-box-with-cart .info-outer-wrap { max-width: none; }
.product-box-with-cart .info-row .row-title {
  width: 160px;
  font-weight: 400;
}
.product-box-with-cart .info-row .row-value {
  font-weight: 400;
}
.product-box-with-cart .info-row .row-title.bold {
  font-weight: 700;
}
.product-box-with-cart .info-row .row-value.bold {
  font-weight: 700;
}
@media (min-width: 1024px)
{
	.product-box-with-cart {
  		margin-bottom: 4rem;
	}	
	.product-box-with-cart .info-wrap {
	  max-width: 660px; padding-bottom: 0;
	}
	.product-box-with-cart .info-row .row-title {
	  width: 32%;
	}
	.product-box-with-cart .info-row .row-value {
	  width: 64%;
	}	
	.product-box-with-cart .form-outer-wrap {
	  max-width: 660px;
	}	
}
.product-box-with-cart .h1-title {
  color: #0086E6;
}
.product-box-with-cart .infoaction-outer-wrap {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
}
.product-box-with-cart .infoaction-outer-wrap>div {
	width: 100%; 
}
.product-box-with-cart .actions-col {
	max-width: 506px;
	width: 100%; position: relative;
}
.product-box-with-cart .actions-wrap {
  flex-direction: column; padding: 0;
}
.product-box-with-cart .actions-wrap .price-wrap {
	width: 100%; padding: 30px;
	font-weight: 400;
	font-size: 16px;
	line-height: 137%;
	color: #000000;  
}
.product-box-with-cart .actions-wrap .price-wrap .elm-price {
	font-weight: 600;
	font-size: 24px;
}
.product-box-with-cart .actions-wrap .price-wrap p {
	font-weight: 400;
	font-size: 13px;
	line-height: 119%;
	color: #456D93; margin-top:5px;
}
.product-box-with-cart .actions-wrap .action-wrap {
  width: 100%; border-top: 1px solid rgba(46, 48, 63, 0.2); padding: 30px; display: flex; 
}
.product-box-with-cart .actions-wrap .action-wrap .qty { height: 48px; display: none; margin-right: 30px; position: relative; }
.product-box-with-cart .actions-wrap .action-wrap .qty .del { position: absolute; top: 14px; cursor: pointer; left: 8px; width: 20px; height: 20px; background-position: center center; background-repeat: no-repeat; background-image: url(/local/templates/tehokno/css/../img/icons/i_delete.svg); }
.product-box-with-cart .actions-wrap .action-wrap .qty .plus { outline: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; position: absolute;font-weight: 400;font-size: 18px;line-height: 137%;text-align: center;color: #7F868C;left: 70px;top: 10px;cursor: pointer; }
.product-box-with-cart .actions-wrap .action-wrap .qty input { display: inline-block; font-weight: 400;font-size: 16px;color: #2E303F; background: #FFFFFF;border: 1px solid rgba(46, 48, 63, 0.2);border-radius: 4px;width: 92px;height: 48px;line-height: 48px;text-align: center; }
.product-box-with-cart .actions-wrap .action-wrap .qty .added { line-height: 48px !important; font-weight: 400; font-size: 14px; line-height: 137%; color: #000000; display: inline-block; margin-left: 22px; }
.product-box-with-cart .actions-wrap .action-wrap .qty .added span { margin-bottom: -5px; position: relative; background: #43C04F; width: 19px; height:19px; border-radius:50%; display: inline-block; margin-right: 7px; }
.product-box-with-cart .actions-wrap .action-wrap .qty .added span:before { content: ''; display: block; width: 6px; height: 2px; border-radius: 12px; background: #fff; transform: rotate(-135deg); position: absolute; left: 5px; top: 9px; }
.product-box-with-cart .actions-wrap .action-wrap .qty .added span:after { content: ''; display: block; width: 7px; height: 2px; border-radius: 12px; background: #fff; transform: rotate(135deg); position: absolute; left: 8px; top: 9px; }

.product-box-with-cart .actions-wrap .action-wrap .div_addtocart { width: 56%; margin-right: 26px; }
.product-box-with-cart .actions-wrap .action-wrap .addtocart { font-weight: 500; font-size: 16px; }
.product-box-with-cart .actions-wrap .action-wrap .addtocart:before { content:''; display: inline-block; width: 29px; height: 29px; background-position: left center; background-repeat: no-repeat; background-image: url(/local/templates/tehokno/css/../img/icons/i_basket.svg); }
.product-box-with-cart .actions-wrap .action-wrap div.nofound { font-size: 14px; color: #000000; padding-top: 2px; }
.product-box-with-cart .actions-wrap .action-wrap div.nofound a { display: block; font-size: 14px; text-decoration: underline; }
.product-box-with-cart .actions-wrap .action-wrap div.nofound a:hover { text-decoration: none; }

@media (max-width: 1560px)
{
	.product-box-with-cart .actions-wrap .action-wrap .qty { margin-right: 0px; }
	.product-box-with-cart .actions-wrap .action-wrap {	 
		flex-direction: column;
	}
	.product-box-with-cart .actions-wrap .action-wrap div.nofound {
		margin-top: 15px;
	}
	.product-box-with-cart .actions-wrap .action-wrap .div_addtocart { width: 100%; max-width: 260px; }
}
@media (max-width: 1200px)
{
	.product-box-with-cart .actions-wrap .action-wrap .div_addtocart { max-width: none; }
	.product-box-with-cart .actions-wrap .price-wrap {
		padding: 20px; 
	}
	.product-box-with-cart .actions-wrap .action-wrap {
		padding: 20px;
	}
}
@media (min-width: 1024px) and (max-width: 1200px)
{
	.product-box-with-cart .actions-wrap .action-wrap .qty .added {
		margin-left: 10px;
	}
	.product-box-with-cart .actions-wrap .action-wrap .qty input { width:76px }
	.product-box-with-cart .actions-wrap .action-wrap .qty .del {
		left: 4px;
	}
	.product-box-with-cart .actions-wrap .action-wrap .qty .plus {
  		left: 58px;
	}
}

.product-box-with-cart .form-section-title {
	font-weight: 400;
	font-size: 18px;
	color: #000000;
	margin-bottom: 15px;
	margin-top: 35px;
}
@media (max-width: 767px) {
	.product-box-with-cart .form-section-title { font-weight: 600;font-size: 18px;line-height: 22px;color: #000000; }
}
.product-box-with-cart .frm-field-230 {
  max-width: 230px;
}
.product-box-with-cart .field-select {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -25px 0 0;
}
.product-box-with-cart .field-select .frm-select {
	margin: 0 20px 9px 0;
}

li.frm-select { list-style: none; padding: 0; cursor: pointer; }
li.frm-select div { font-size: 16px;line-height: 22px;padding-left: 30px;min-height: 22px; }
li.frm-select div:before { border-radius: 50%; border-color: var(--clr-link); top: 11px;left: 11px;margin: -11px 0 0 -11px;width: 22px;height: 22px; border: 1px solid var(--clr-border);
background: var(--clr-bg-light); content: '';display: block;position: absolute;-webkit-transition: all ease 0.2s;transition: all ease 0.2s; }
li.frm-select div:after { border-radius: 50%; border-color: var(--clr-link); top: 11px;left: 11px;width: 10px;height: 10px;margin: -5px 0 0 -5px;opacity: 0;border: none;z-index: 2; background-color: var(--clr-link); content: '';display: block;position: absolute;-webkit-transition: all ease 0.2s;transition: all ease 0.2s; }
li.frm-select.selected div:before {
  border-color: var(--clr-link);
}
li.frm-select.selected div:after {
  opacity: 1;
}

.frm-select-color {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: block;
  overflow: hidden;
  line-height: 1;
  color: var(--clr-base);
  margin: 0 15px 0 0;
  width: auto;
  height: 25px;
  border-radius: 4px; list-style: none; padding: 0; cursor: pointer; line-height: 25px;
}
.frm-select-color:before { display: none; }
.frm-select-color div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: none;
  transition: none;
}
.frm-select-color .lbl-item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 4px;
  background-color: var(--clr-bg-light);
  border: 1px solid var(--clr-border);
  -webkit-transition: all ease 0s;
  transition: all ease 0s;
  background-color: #fff;
} 
.frm-select-color.selected .lbl-item:before { content: ''; display: block; width: 9px; height: 3px; border-radius: 3px; background: #0086E6; transform: rotate(45deg); position: absolute; left: 0px; top: 7px; }
.frm-select-color.selected .lbl-item:after { content: ''; display: block; width: 12px; height: 3px; border-radius: 3px; background: #0086E6; transform: rotate(-45deg); position: absolute; left: 4px; top: 6px; }
.frm-select-color.disabled .lbl-item:before { content: ''; display: block; width: 22px; height: 1px; border-radius: 3px; background: rgba(46, 48, 63, 0.2); transform: rotate(45deg); position: absolute; left: -3px; top: 7px; }
.frm-select-color.disabled .lbl-item:after { content: ''; display: block; width: 22px; height: 1px; border-radius: 3px; background: rgba(46, 48, 63, 0.2); transform: rotate(-45deg); position: absolute; left: -3px; top: 7px; }
.frm-select-color .lbl-item.lbl-item-fdc13855f830f2f03d36fe3f645e7a3e { background-color: #fff !important; border: 1px solid rgba(46, 48, 63, 0.2); }
.frm-select-color .lbl-item.lbl-item-becc1d541fccb90e615d997ab3ac02dc { background-color: #D7D7D7 !important; border: 1px solid #D7D7D7; }
.frm-select-color .lbl-item.lbl-item-grey2 { background-color: #AABED1 !important; border: 1px solid #AABED1; }
.frm-select-color .lbl-item.lbl-item-green { background-color: #9BF1D7 !important; border: 1px solid #9BF1D7; }
.frm-select-color .lbl-item.lbl-item-purple { background-color: #B19BF1 !important; border: 1px solid #B19BF1; }
.frm-select-color .lbl-item.lbl-item-pink { background-color: #F19BCF !important; border: 1px solid #F19BCF; }

.frm-select-color div, .frm-select-color.selected div, .frm-select-color.disabled div {
	border: 1px solid var(--clr-link);
	border: 1px solid rgba(46, 48, 63, 0.2);
	border-radius: 4px;
	border-radius: 4px;
	display: block; margin-right: 8px; float: left; 
}
.frm-select-color .lbl-item,.frm-select-color.selected .lbl-item,.frm-select-color.disabled .lbl-item {
  width: 15px;
  height: 15px; border: none; margin: 4px; position: relative;
}
.frm-select-color .lbl-item:before { display: block; }
.frm-select-color .lbl-item:after { display: block; }

.frm-select-color.disabled { display: block !important; color: #999999; }

@media (max-width: 1023px)
{
	.product-box-with-cart .price-wrap {
	  margin: 0;
	}
	.product-box-with-cart .infoaction-outer-wrap {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
}

@media (max-width: 767px)
{
	.product-box-with-cart .infoaction-outer-wrap { flex-direction: column; }
	.product-box-with-cart .actions-col {
	  max-width: none;
	  margin-top: 30px;
	}
	.main-tiles-slider-box.tiles-view.col-4 .item-tile-catalog-inner { max-width: 330px; }
}

.content-personal { border-top: 1px solid rgba(46, 48, 63, 0.2); }

.content-personal .side-wrap { border-right: 1px solid rgba(46, 48, 63, 0.2); }

.content-personal .welcome { border-bottom: 1px solid rgba(46, 48, 63, 0.2); padding: 20px 13px; font-weight: 400;font-size: 16px;color: #7F868C; }
.content-personal .welcome strong { display: block; font-weight: 300; font-size: 24px; color: #000000; }

.personal_menu { list-style: none; margin: 0; padding:0; margin-top: 20px; }
.personal_menu li { list-style: none; margin: 0; padding:0; }
.personal_menu li a { background-position: 10px center; background-repeat: no-repeat; background-image: url(/local/templates/tehokno/img/icons/i_profile_edit.svg); margin-bottom: 10px; border-radius: 6px; padding: 10px; display: block; font-weight: 400;font-size: 16px;color: #000000; padding-left: 44px; line-height: 24px; }
.personal_menu li a.i_orders { background-image: url(/local/templates/tehokno/img/icons/i_profile_orders.svg); }
.personal_menu li a.i_exit { background-image: url(/local/templates/tehokno/img/icons/i_profile_exit.svg); }
.personal_menu li a.active,.personal_menu li a:hover { background-color: #D9EEFC; }
.personal_menu li:after { display: none; }
.personal_menu li:before { display: none; }

.content-personal .content-wrap { padding: 20px 36px; }
.content-personal .content-wrap h2 { font-weight: 400; font-size: 24px; color: #000000; margin-bottom: 20px; }


@media (max-width: 1023px)
{
	.i_exit2{ position: absolute; margin-top: -60px !important; width: 100% !important; }
	.i_exit2 a { padding-left: 34px !important; background-position: left center !important; }
	.content-personal .content-wrap { padding: 20px 0px; }
	.content-personal { border-top: none; }
	.content-personal .welcome { border-bottom: 1px solid rgba(46, 48, 63, 0.2); padding: 0 0 50px 0px; font-weight: 400;font-size: 16px;color: #7F868C; }
	.content-personal .welcome br { display: none; }
	.content-personal .welcome strong { display: inline-block; font-weight: 600;font-size: 18px;line-height: 130%;color: #2E303F; }
	.content-personal .side-wrap {
	  border-right: none;
	}	
	.personal_menu { margin-top: 10px; }
	.personal_menu li a { font-size: 14px;color: #000000; line-height: 20px; }
}

.bx-soa-section-content.form-box {
    padding: 0px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
	border: none !important;
	background: none !important;
	box-shadow: none;	 
	overflow: visible;
}
.bx-soa-section-content.form-box { margin-top: 10px; margin-bottom: 0; }
.bx-soa-section-content.form-box label { font-weight: normal; }
.bx-soa-section-content .frm-field-input .field-input-title {
  background-color: #fff;color: #7F868C;
} 
.bx-soa-section-content .frm-field-input .form-input {
  height: 48px;
  font-size: 16px; background-color: #fff;
}
.bx-soa-section-content .frm-field-input textarea.form-input {
  height: 140px;
}
.bx-auth-reg,.bx-auth { max-width: 600px; }






/* End */


/* Start:/local/templates/tehokno/css/style_2023_2.css?175147433362707*/
.header {
  background: #fff;
}
.nav {
  background: #e7f0f9;
  margin-bottom: 30px;
}
.header .logo-wrap { width: 196px; }

.site-menu-wrap .btn-site-menu .button-ico {
	background-color: #0086E6;
}

.nav .personal-wrap .cart-wrap a,.header .personal-wrap .cart-wrap a { font-weight: 600;font-size: 18px; }
.nav .personal-wrap .cart-wrap a:after,.header .personal-wrap .cart-wrap a:after { background-color: #0086E6; background-image: url(/local/templates/tehokno/css/../img/icons/i_cart2.svg); }

.nav .personal-wrap .user-wrap a,.header .personal-wrap .user-wrap a { font-weight: 600;font-size: 18px; }
.nav .personal-wrap .user-wrap a:after,.header .personal-wrap .user-wrap a:after { background-color: #0086E6; background-image: url(/local/templates/tehokno/css/../img/icons/i_user2.svg); }
@media (max-width: 1023px) {
	.header .personal-wrap .cart-wrap a:after { background-color: #0086E6; background-image: url(/local/templates/tehokno/css/../img/icons/i_cart2.svg); }
}

.header .phone-info {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #000000;
  opacity: 0.8;
}

@media (max-width: 767px) {
	.top-outer-box .side-menu-box { overflow: visible; }
	.top-outer-box .side-menu-box li {
		padding: 19px 22px 27px 22px;
	}
	.top-outer-box .side-menu-box li:nth-child(1) {
		border-top: none;
		border-left: none;
	}
	.top-outer-box .side-menu-box li:nth-child(2) {
		border-top: none;
	}
	.top-outer-box .side-menu-box li:nth-child(3) {
		border-left: none;
	}
}

.item-tile-catalog .text-vlight { font-weight: 400;font-size: 16px;line-height: 137%; }
.item-tile-catalog a.text-vlight { font-weight: 400;font-size: 16px;line-height: 137%;text-decoration-line: underline;color: #0086E6; }

.footer .pays { margin-bottom: 50px; }
@media (max-width: 1023px) {
	.footer .pays { text-align: center; border-top: 1px solid rgba(255,255,255,0.2); margin-bottom: 29px; }
	.footer .pays .inner-wrap img{ width: 100%; max-width: 445px; padding: 19px 0; }
	.footer .pays .soc-wrap { width: 100%; max-width: 445px; border-top: 1px solid rgba(255,255,255,0.2); padding-top:39px; }
	.footer .pays .soc-wrap a { display: inline-block; margin: 0 10px; }
}

@media (min-width: 1024px) {
	.form-box-blue .photo-outer-wrap.cl-ph-zamer2 img { margin: 0 80px 0 auto; }
}

@media (max-width: 1023px) {
	.btn-action-ico.ico-menu:not(.active):before { width: 40px;height: 40px;left: 0;margin: 0; }
	.btn-action-ico.ico-menu:not(.active):after { display: none }
	.btn-action-ico.ico-menu:not(.active) { width: 90px;
	background-color: transparent;
	border-radius: 0;
	font-size: 16px;
	font-weight: 700;
	right: calc(100vw - 92px); padding-left: 40px; }
	.header .callback-wrap {
	  right: 15px;
	}
	.header .phone-wrap {
	  padding-right: 175px;
	}
	.header .logo-wrap { visibility: hidden; }
}
@media (max-width: 430px)
{
	.header .callback-wrap .btn {
	  height: 38px;
	  padding: 0 8px;
	}
	.header .logo-wrap {
	  width: 100px;
	}	
	.header .phone-wrap {
		padding-right: 140px;
		flex-direction: row-reverse;
	}
	.header .personal-wrap{
		margin-right: 11px;
	}
}

.im-block-help {
	background: #F3F5F8;
	border-radius: 10px;
	padding: 24px 25px 28px 25px;
	font-weight: 400;
	font-size: 18px;
	line-height: 137%;
	color: #424452; margin-bottom: 40px;
}
.im-block-help a {
	font-weight: 600;
	font-size: 23px;
	line-height: 137%;
	color: #1891e7;
	display:block;
}
.im-block-help2 {
	padding: 20px 0 0 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 137%;
	color: #000; max-width: 426px;
}
.im-block-help2 a {
	font-weight: 600;
	font-size: 24px;
	line-height: 137%;
	color: #0086E6;
	display:block; margin-top: 10px;
}

.im-block-steps {
	background: #F3F5F8;
	border-radius: 10px;
	padding: 24px 25px 28px 25px; margin-bottom: 40px;
	color: #555764;
}
.im-block-steps h2 {
	font-weight: 700;
	font-size: 16px;
	line-height: 137%;
	color: #2E303F; margin-bottom: 12px;
}
.im-block-steps li { position: relative; padding-bottom: 14px; }
.im-block-steps li:before {
  background: #0086E6 !important;
  width: 14px !important;
  height: 14px !important;
  left: 0; border-radius: 50% !important;
  top: 7px; z-index: 2;
}
.im-block-steps li:after {
  background: rgba(0,0,0,0.1);
  width: 2px;
  height: 100%;
  left: 6px;
  top: 7px; content:''; position: absolute; z-index: 1;
}
.im-block-steps li:last-child { padding-bottom: 0; }
.im-block-steps li:last-child:after { display: none; }

@media (max-width: 1023px)
{
	.im-block-steps {
		margin-bottom: 20px;
	}
}

.im-block-sort { margin-bottom: 30px; margin-top: 45px; }
.im-block-sort strong { display: inline-block; font-weight: 600; font-size: 14px; line-height: 17px; color: #7F868C; margin-right: 15px; }
.im-block-sort a { margin-right: 6px; padding: 10px 12px; display: inline-block; font-weight: 400;font-size: 14px;line-height: 17px;background: #EFF2F4;border-radius: 35px;color: #7F868C; border: 1px solid #EFF2F4; }
.im-block-sort a:after { content:''; margin-left: 6px; display: inline-block; background-image: url(/local/templates/tehokno/img/icons/i_sort.svg); background-repeat: no-repeat; width: 15px; height: 13px; }
.im-block-sort a.active:after { background-image: url(/local/templates/tehokno/img/icons/i_sort_a.svg); }
.im-block-sort span,.im-block-sort a.active { margin-right: 6px; display: inline-block; font-weight: 400;font-size: 14px;line-height: 17px;color: #0086E6; background-color: #fff; padding: 10px 12px; border: 1px solid #0086E6; 
border-radius: 35px; }
.im-block-sort a.sort_1:after { display: none; }

.im-block-sizes {
	background: #F3F5F8;
	border-radius: 4px;
	padding: 20px 25px 25px 25px;
	font-weight: 400;
	font-size: 14px;
	line-height: 137%;
	color: #000000; margin-bottom: 40px; margin-top: 30px; max-width: 426px;
}
.im-block-sizes h2 {
	font-weight: 400;
	font-size: 18px;
	line-height: 137%;
	color: #000000; margin-bottom: 7px;
}
.im-block-sizes a {
	text-decoration-line: underline;
	color: #0086E6;
}
.im-block-sizes a:hover {
	text-decoration: none;
}

@media (max-width: 767px)
{
	.product-box-with-cart .actions-col {
	  max-width: none;
	  margin-top: 0px;
	  position: fixed; bottom:0; left:0; right:0; z-index: 999; border-radius: 0;
	}	
	.product-box-with-cart .actions-wrap .price-wrap {
		font-weight: 400;
		font-size: 14px;
		line-height: 17px; padding: 10px 15px 10px 15px; float: right;
	}
	.product-box-with-cart .actions-wrap .price-wrap .elm-price {
		font-weight: 600;
		font-size: 20px;
		line-height: 24px;
	}
	.product-box-with-cart .actions-wrap { border-radius: 0; }
	.product-box-with-cart .actions-wrap .action-wrap { padding: 0 15px 10px 15px; border: none; }
	.product-box-with-cart .actions-wrap .action-wrap .addtocart { 
		height: 40px;height: 40px; border-radius: 8px;
	}
	.im-block-help2 { display: none; }
	
	.product-box-with-cart .actions-wrap .action-wrap div.nofound {
	  font-size: 12px;
	  color: #000000;
	  padding-top: 2px;
	  margin-top: 6px !important;
	}
	.product-box-with-cart .actions-wrap .action-wrap div.nofound a {
	  display: inline;
	  font-size: 12px;
	}
}

.fancybox-container li { display: inline; }
.main-tiles-slider-box strong{color: #0086E6;display: block;margin-top: 12px; }

.wline { border-radius: 12px; background: #E7F0F9; font-size: 18px;font-weight: 600; line-height: 137%; padding: 35px; }
.wline:before { display: none; }
.wline a { color: var(--colors-blue, #0086E6);font-size: 28px;font-weight: 500;line-height: 137%;text-decoration-line: underline; display: block; }
.wline a:hover { text-decoration: none; }

.titleinbg .tile-info-wrap { position: absolute; bottom: 0px; padding: 25px 25px 10px 25px; }

.services-menu-box2 .menu-outer-wrap {
  border-radius: 4px;
  border: 1px solid rgba(46, 48, 63, 0.20);
}
.services-menu-box2 .menu { background-color: #fff; }
.services-menu-box2 .menu li{ border-left: 1px solid rgba(46, 48, 63, 0.20); }
.services-menu-box2 .btn-menu { display: flex; }
.services-menu-box2 .button-ico {
  margin: 0 1.8rem 0 0;
}
.services-menu-box2 .button-title {
  color: #2E303F !important;
}
.services-menu-box2 .button-title.bold {
	font-size: 18px;
	font-weight: 600;
}

.services-menu-box6 .btn-menu { display: block; }
.services-menu-box6 .button-ico {
  margin: 0 0rem 10px 0;
}
.services-menu-box6 .button-title {
  font-size: 16px;
  font-weight: 500; display: block;
}
.services-menu-box6 .button-price {
	color: #ff9000;
	font-size: 22px;
	font-weight: 400; margin-top: 5px; display: block;
	position: absolute;
	top: 38px;
	left: 97px;
	color: #FF6B00;	
}


.innerh { margin-top: -30px; margin-bottom: 80px; padding-bottom: 45px; position: relative; }
.innerh .breadcrumbs-box { margin-bottom: 55px; margin-top: 27px; color: #FFF; }
.innerh h1 { max-width: 850px;color: #FFF;font-size: 45px;font-weight: 500;line-height: 137%; }
.innerh p { max-width: 694px;color: #FFF;font-size: 24px;font-weight: 400;line-height: 137%; }
.innerh .btn { width: 278px; height: 62px; }

.services-menu-box2-okna-four .menu {
  background: #E7F0F9;
}
.services-menu-box2-okna-four .menu-outer-wrap {
  background: #E7F0F9;
}	
.services-menu-box2-okna-four .btn-menu {
  padding: 44px 32px;
}
.services-menu-box2-okna-four .button-title.bold {
  font-size: 19px;
  font-weight: 500;
  font-family: "TT Norms";
}	

.body-okna p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

@media (max-width: 767px)
{
	.innerh { margin-top: 0px; }
	.innerh h1 { font-size: 28px;   font-weight: 700; margin-bottom: 10px !important; }
	.innerh p { font-size: 16px; }
	.innerh .btn { width: 210px; height: 54px; margin-top: 30px; margin-bottom: 40px; }
	.innerh { margin-bottom: 40px; }
	.innerh .breadcrumbs-box {
	  margin-bottom: 37px;
	  margin-top: 0;
	  color: #FFF;
	}	
	
	.services-menu-box2-okna-four .menu-outer-wrap {
	  border-radius: 10px;
	  background: #E7F0F9; overflow: hidden;
	}	
	.services-menu-box2-okna-four .menu li {
	  border-left: 1px solid rgba(46, 48, 63, 0.20);
	  width: 50%;
	  background: #E7F0F9;
	}	
	.services-menu-box2-okna-four .menu li:nth-child(1),.services-menu-box2-okna-four .menu li:nth-child(2) {
	  border-bottom: 1px solid rgba(46, 48, 63, 0.20);
	}	
	.services-menu-box2-okna-four .btn-menu {
	  display: flex;
	  padding: 20px 10px; min-height: 0;
	}	
	.services-menu-box2-okna-four .button-ico {
	  margin: 0 0 0 0;
	  width: 48px;
	  height: 48px;
	}	
	.services-menu-box2-okna-four .button-ico img {
	  	width: 54px;
		height: 54px;
		margin: -27px 0 0 -27px;
	}
	.services-menu-box2-okna-four .button-title.bold {
  		color: #2E303F !important;
	  font-size: 12px;
	  font-style: normal;
	  font-weight: 500;
	  line-height: 137%;
	  padding: 0;
	}	
}

.innerh2 { margin-bottom: 80px; padding-bottom: 45px; padding: 65px 0 30px 0; position: relative; margin-top: 100px; background-position: right top; }
.innerh3 { padding: 100px 0 25px 0; margin-top: -40px; }
.innerh2 h2 { color: #2E303F;font-size: 31px;font-weight: 500;line-height: 137%; margin-bottom: 10px; }
.innerh2 p { color: #2E303F;font-size: 18px;font-style: normal;font-weight: 400;line-height: 137%; margin-bottom: 34px; }
.innerh3 p { margin-bottom: 14px; }
.innerh2 .btn { height: 62px; }
.innerh3 .btn { height: 62px; width: 279px; margin-top: 16px; border-color: #f60; }
.innerh2 .only1 { position: absolute; left: 40%; bottom:0; }
.innerh2 .okna_col50 { display: flex; flex-wrap: wrap; max-width: 850px; } 
.innerh2 .okna_col50 p { width: 50%; } 

@media (max-width: 1300px)
{
	.innerh2 .only1 { position: absolute; left: 60%; bottom:0; }
}
@media (max-width: 767px)
{
	.innerh2 h1 { font-size: 28px; }
	.innerh2 p { font-size: 16px; }
	.innerh2 .btn { height: 54px; width: 100%; }
	.innerh2 .only1 { display:none }
	.innerh2 { margin-top: 0; background-image: url(/images/zagorodnoe/only3.png) !important; background-size: cover; padding-bottom: 400px; background-color: #0086e6; background-repeat: no-repeat; background-position: center bottom; }
	.innerh3 { padding: 48px 0 30px 0; background-image: url(/images/okna/only3.png?v=2) !important; background-size: cover !important; }
	.innerh3 {
	  padding: 20px 0 380px 0;
	 background-image: none !important;
	 background-image: url(/images/okna/only3_.png?v=2) !important;
	  background-color: #fae7d8;
	  color: #000;
	  margin: 0 15px 0 15px;
	  border-radius: 10px;
	}
	.innerh3 .page { min-width: 0; }
	.innerh3 h2 {
	  color: #000;
	}
	.innerh3 .okna_col50 p { color:#000; } 
	.innerh2 .okna_col50 { display: block; margin: 15px 0; } 
	.innerh2 .okna_col50 h2 { font-size: 24px;font-style: normal;font-weight: 600; } 
	.innerh2 .okna_col50 p { width: auto;font-size: 14px;font-style: normal;font-weight: 400;color: #000;margin-bottom: 8px; } 
	
	.innerh2 .okna_col50 p:before {
	  border-radius: 0;
	  background: url(/local/templates/tehokno/css/../img/icons/check_orange.svg) center no-repeat;
	  background-size: 100% auto;
		width: 15px;
		content: '';
		height: 15px;
		margin-top: 3px;
		float: left;
		margin-right: 5px;	  
	}
	/*
	.innerh3 .btn {
		  margin-top: 20px;
		  margin-bottom: 0px;
		  background-color: #fff;
		  color: #000;
		  font-size: 15px;
		  font-weight: normal;
		  height: 40px;
	}
	*/
	.main-tiles-slider-box .sl-wrap ul { max-width: 270px; display: block; }
}

h1.mb20 { margin-bottom: 20px; }
.item-tile-review .tile-info-wrap.tile-info-wrap-100 { max-width: 100%; }

.fTT * { font-family: 'TT Norms'; }

@media (max-width: 767px)
{
	.innerh-okna {
		background-image: url(/images/okna/top_m2.jpg) !important; background-size: cover; padding-bottom: 0px; margin-left: 5px;margin-right: 5px;margin-top: 5px;border-radius: 10px;overflow: hidden;
	}
	.innerh-dveri {
		background-image: url(/images/dveri/top_m2.jpg) !important; background-size: cover; padding-bottom: 0px; margin-left: 5px;margin-right: 5px;margin-top: 5px;border-radius: 10px;overflow: hidden;
	}
	.innerh-okna .pageborder {
		padding-bottom: 0px;
	}	
	.innerh-okna .btn {
		width: 100%;
		height: 54px;
	}
	.innerh3 h2 { margin-bottom: 18px; font-size: 24px;font-style: normal;font-weight: 600; }
	.services-menu-box2-okna {
	  margin-bottom: 0px;
	  margin-top: -20px;
	}
	.services-menu-box2-dveri {
	  margin-bottom: 40px;
	  margin-top: -20px;
	}		
	.services-menu-box2-okna .menu li {
	  border-left: 1px solid rgba(46, 48, 63, 0.20);
	  width: 50%;
	  border-bottom: 1px solid rgba(46, 48, 63, 0.20);
	}	
	.services-menu-box2-okna .btn-menu {
	  display: flex;
	  padding: 10px 10px 10px 0;
	}	
	.services-menu-box2-okna .button-title.bold {
	  font-size: 14px;
	  font-weight: 600;
	  text-align: center;
	  padding: 0;
	  white-space: normal;
	  min-width: 110px;
	  text-align: left; width: 100%;
	}
	.services-menu-box2-okna .button-ico {
	  margin: 0 auto 7px auto;
	}	
	.services-menu-box6 {
	  margin-top: 40px;
	}		
	.services-menu-box6 .menu li {
	  border-left: 1px solid rgba(46, 48, 63, 0.20);
	  width: 50%;
	  border-bottom: 1px solid rgba(46, 48, 63, 0.20);
	}	
	.services-menu-box6 .btn-menu {
	  display: block;
	  padding: 10px;
	  min-width: 225px;
	}	
	.services-menu-box6 .button-title {
	  font-size: 14px;
	  font-weight: 600; padding-left: 14px;
	}
	.services-menu-box6 .button-price {
		font-size: 18px;
		font-weight: 400;
		position: absolute;
		top: 30px;
		left: 90px;		
		color: #f60;
	}
	
	.services-menu-box2-okna .menu-outer-wrap { border: none; }
	.services-menu-box2-okna .menu {
	  background-color: #fff;
	  border: none;
	  white-space: nowrap;
	  flex-wrap: nowrap;
	  overflow-x: scroll;
	  display: flex;
	}
	.services-menu-box2-okna .menu li {
	  width: auto;
	  border: none;
	  background-color: #eef2f5;
	  border-radius: 14px;
	  margin-right: 15px;
	}
	
	.services-menu-box6 .menu-outer-wrap { border: none; }
	.services-menu-box6 .menu {
	  background-color: #fff;
	  border: none;
	  white-space: nowrap;
	  flex-wrap: nowrap;
	  overflow-x: scroll;
	  display: flex;
	}
	.services-menu-box6 .menu li {
	  width: auto;
	  border: none;
	  background-color: #E7F0F9;
	  border-radius: 14px;
	  margin-right: 15px;
	}
}

@media (max-width: 460px)
{
	.services-menu-box2-okna .menu li {
	  min-width: 60%;
	}
}

.tile-text-dveri { position: absolute; top: 149px; left: 20px; color: #FFF; font-size: 20px;font-weight: 400; } 
.tile-text-dveri span { font-size: 26px;font-weight: 500;line-height: 125%; display: block; margin-bottom: 12px; }
.tile-text-dveri span.more { font-size: 20px;font-weight: 600;line-height: 125%; margin-bottom: 0; margin-top: 10px; }
.tile-text-dveri svg { vertical-align: middle; margin-left: 4px; }

@media (max-width: 767px)
{
	.main-tiles-box-dveri { margin-bottom: 40px; margin-top: -40px; }
	.main-tiles-box-dveri .item-tile-catalog .tile-photo { max-height: 236px; }
	.tile-text-dveri { top: 115px; left: 20px; font-size: 16px; } 
	.tile-text-dveri span { font-size: 20px; margin-bottom: 3px; }
	.tile-text-dveri span.more { font-size: 18px; margin-top: 3px; }
}

.top-buttons { display: none; }
.store-button { display: none; }
.big-object-button { display: none; }
.top-cat-mobile { display: none; }
.top-cat2-mobile { display: none; }
/*01.10.2023*/
@media (max-width: 1023px)
{
	.header {
	  background: #fff;
	}
	.btn-action-ico.ico-menu:not(.active) {
	  width: 32px;
	  padding-left: 32px;right: calc(100vw - 47px);
	}
	.btn-action-ico.ico-menu:not(.active):before {
	  width: 32px;
	  height: 32px; margin-top: 4px;	  
	}
	.btn-action-ico.ico-menu:not(.active):before {
		background-image: url(/local/templates/tehokno/css/../img/icons/menu-mobile2.svg);
		background-size: 32px auto;	
	}
	.header .link-phone {
	  width: 32px;
	  height: 32px;
	  border-radius: 50%;
	  border: 1px solid #0086E6;
	  background-color: #0086E6;
	}
	.header .link-phone::before {
	  background-size: 18px auto;
	}
	.header .callback-wrap {
	  display: none;
	}
	.header .phone-wrap {
	    padding-right: 0px !important;
		position: absolute;
		right: 15px;	  
	}
	.header .logo-wrap {
	  /*! width: 129px; */
	  margin: 0 auto;
	  visibility: visible;
	}	
	.header .logo {
	  width: 129px;
	}
	.top-buttons { display: flex; margin: 15px 0 15px 0; padding: 0 10px; column-gap: 30px; flex-flow: nowrap; }
	.top-buttons>div { display: flex; width: 50%; }
	.top-buttons .btn { min-width: 0; width: 100%; padding: 0; }
	
	.content-wrap ul.slick-dots li {
	  padding-left: 0px;
	}

	.top-outer-box {
	  padding-top: 0px;
	  margin-bottom: 30px;
	}	
	.nav .callback-wrap {
	  margin-left: 0px;
	}	
	.store-button { 
		display: block; margin: 25px 10px 30px 10px; width: auto;
		padding: 14px 29px 15px 28px;
		flex-direction: column;
		justify-content: flex-end;
		align-items: center;	
		border-radius: 8px;
		box-shadow: inset 0 0 10px 0 rgba(255, 255, 255, 0.45);
		background: #0086E6;
		color: #FFF !important;
		text-align: center;
		font-size: 17px;
		font-style: normal;
		font-weight: 800;
		line-height: 140%;	
		letter-spacing: 0.09em;
		text-transform: uppercase; font-family: "TT Norms";
	}
	.store-button span{
		color: #FFF;
		text-align: center;
		font-size: 17px;
		font-style: normal;
		font-weight: 400;
		line-height: 140%; /* 23.8px */
		text-transform: uppercase;		
		letter-spacing: 0.09em;	 font-family: "TT Norms";		
	}
	.big-object-button { 
		display: block; margin: -20px 10px 30px 10px; width: auto;
		padding: 17px 29px 13px 28px;
		flex-direction: column;
		justify-content: flex-end;
		align-items: center;	
		border-radius: 8px;
		box-shadow: inset 0 0 10px 0 rgba(255, 255, 255, 0.45);
		background: #ff9000;
		color: #FFF !important;
		text-align: center;
		font-size: 17px;
		font-style: normal;
		font-weight: 400;
		line-height: 140%;	
		letter-spacing: 0.09em;
		text-transform: uppercase;	font-family: "TT Norms";
	}
	.big-object-button span{
		color: #FFF;
		font-weight: 900;
		font-size: 17px;
		line-height: 140%;
		letter-spacing: 0.09em;
		text-transform: uppercase;
		text-align: center;	font-family: "TT Norms";
	}
	.top-outer-box .side-menu-box .btn-menu { font-size: 12px !important; font-weight: 400 !important;line-height: 146.023% !important; }
	.top-outer-box .side-wrap {
	  width: auto;
	  margin: 30px 10px 0 10px;
	  border-radius: 10px; overflow: hidden;
	}	
	.top-outer-box .side-menu-box .menu {
		margin-top: 0;
	}
	.top-outer-box .side-menu-box li {
		padding: 22px 15px 22px 15px;
	}
	.top-outer-box .side-menu-box .btn-menu .button-title {
		padding-left: 3px;
	}
	.top-cat-mobile { 
		display: block;
		border-radius: 8px;
		background: #E7F0F9; padding: 21px 0 15px 0; margin: 0 10px 30px 10px;		
	}
	.top-cat-mobile ul { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: no-wrap; }
	.top-cat-mobile ul li { list-style: none; margin: 0; padding: 0; width: 20%; }
	.top-cat-mobile ul li:before { display: none; }
	.top-cat-mobile ul li span { display: block; margin: 0 auto; }
	.top-cat-mobile ul li img { display: block; margin: 0 auto; margin-bottom: 5px; }
	.top-cat-mobile ul li a { color: #2E303F;text-align: center;font-size: 10px;font-style: normal;font-weight: 500;line-height: 133.023%; }
	
	.top-cat2-mobile { 
		display: block; margin: 0 -5px 11px 10px;	
	}
	.top-cat2-mobile ul li a { display: block; position: relative;  margin-right: 10px; border-radius: 10px; width: 133px; overflow:hidden;  color: #fff; font-weight: 600;font-size: 14px;line-height: 107%; }
	.top-cat2-mobile ul { list-style: none; margin: 0; padding: 0; }
	.top-cat-mobile ul li:before { display: none; }
	.top-cat2-mobile ul li { list-style: none; margin: 0; padding: 0; }
	.top-cat2-mobile ul li:before { display: none; }
	.top-cat2-mobile ul li span.button-title { font-family: "TT Norms"; display: block; position: absolute; padding: 17px 10px; bottom: 0; left: 0; width: 100%; color: #fff; font-weight: 700;font-size: 14px;line-height: 107%; z-index: 2 }
	.top-cat2-mobile ul li span.bg { display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.2); z-index: 1; }
	.top-cat2-mobile ul li img { display: block; width: 100%; }
	
}

.social_fix { position: fixed; bottom: 140px; right: 20px; z-index: 9999; }
.social_fix .btn-action-ico { width: 36px; height: 36px; margin-bottom: 10px; }
@media (max-width: 767px)
{
	.social_fix { display: none }
	
}


.services .pluses-box .item-tile-plus .tile-title { color: #000; }
.services .pluses-box .item-tile-plus:hover .tile-title { color: var(--clr-link); }
.services .pluses-box .item-tile-plus .tile-ico {
  border-radius: 50%;
  overflow: hidden;
}
.services .pluses-box .item-wrap {
	width: 50%;
}
@media (min-width: 1200px)
{
	.services .pluses-box .item-wrap {
		width: 14.28%;
	}
}
@media (min-width: 640px)
{
	.services .pluses-box .item-wrap {
		width: 25%;
	}
}
@media (max-width: 1020px)
{
	.services .pluses-box { margin-top: 40px; }
}

@media (max-width: 767px)
{
	.services .services-menu-box2-okna {
	  margin-bottom: 10px;
	  margin-top: 40px;
	}
}

.services .services-menu-box2 .menu li {
  border-bottom: 1px solid rgba(46, 48, 63, 0.20);
  border-right: 1px solid rgba(46, 48, 63, 0.20);
  border-left: none;
}
.services .services-menu-box2 .menu li:last-child {
}
.services .services-menu-box .menu-outer-wrap {
  border-bottom: none;
  border-right: none;
}

@media (max-width: 767px)
{
	.main-tiles-slider-box .slick-dots {
	  max-height: 35px;
	  overflow: hidden;
	}
	
	.body-okna .h2-title, .body-okna h2 {
	  font-size: 24px !important; margin-bottom: 10px;
	}
	
	.body-okna .main-tiles-slider-box .tile-slider-medium {
	  width: 240px;
	  min-width: 240px;
	  max-width: 240px;
	}	
	
	.body-okna .main-tiles-slider-box .btn-action-ico.ico-arrow { display: none !important; }
	.body-okna .reviews .btn {
	  /*margin-top: 20px;
	  margin-bottom: 0px;
	  background-color: #fff;
	  color: #000;
	  font-size: 14px;
	  font-weight: normal;
	  height: 40px;*/ width:100%;
	}
	
	.body-okna .bg-box.reviews { padding: 40px 15px;overflow: hidden;border-radius: 10px; }
	.body-okna .bg-box.reviews:after { display: none; }
	.body-okna .bg-box.reviews:before { display: none; }
	.body-okna .item-tile-review .tile-info-wrap.tile-info-wrap-100 {font-size: 14px;}
}

.services-menu-box2-okna .menu li {
	background-color: #E7F0F9;
}
@media (min-width: 1024px)
{
	.services-menu-box2-okna .btn-menu {
		padding: 44px 0 44px 32px;
	}
}

.services-menu-box6-okna .menu-outer-wrap { border: none; }
.services-menu-box4-krupnye-obekty .menu-outer-wrap { border: none; }
.innerh2 .okna_col50 p::before {
  border-radius: 0;
  background: url(/local/templates/tehokno/css/../img/icons/check_orange.svg) center no-repeat;
  background-size: 100% auto;
  width: 15px;
  content: '';
  height: 15px;
  margin-top: 3px;
  float: left;
  margin-right: 5px;
}
@media (min-width: 1024px)
{
	.services-menu-box6-okna  li { border: none !important;
	background-color: #E7F0F9;
	border-radius: 4px;
	margin: 0 0.5%; }
	.services-menu-box6-okna .btn-menu {
	  padding: 15px;
	}
	.services-menu-box6-okna li {
	  width: 15.667% !important;
	}
	.services-menu-box5-okna li {
	  width: 19% !important;
	}
	.services-menu-box4-krupnye-obekty  li { border: none !important;
	background-color: #E7F0F9;
	border-radius: 4px;
	margin: 0 0.5%; }
	.services-menu-box4-krupnye-obekty .btn-menu {
	  padding: 15px;
	}
	.services-menu-box4-krupnye-obekty li {
	  width: 24% !important;
	}
}


@media (max-width: 767px)
{
	.services-menu-box6-okna .button-ico {
	  margin: 0 0 0 0;
	  width: 48px;
	  height: 48px;
	}	
	.services-menu-box6-okna .button-ico img {
	  width: 48px;
	  height: 48px;	
	  margin: -24px 0 0 -24px;
	}
	.services-menu-box6-okna .button-title.bold {
  		color: #2E303F !important;
		font-size: 14px;
		font-style: normal;
		font-weight: 500;
		line-height: 98%;
	  	padding: 0;
	}
	.services-menu-box6-okna .button-title {
	  font-size: 14px;
	  font-weight: 500;
	  padding-left: 12px;
	  padding-top: 5px;
	}
	.services-menu-box6-okna .button-title1 {
	  padding-left: 12px;
	}
	.services-menu-box6-okna .button-title2 {
	  padding-left: 8px;
	}
	.services-menu-box6-okna .button-title3 {
	  padding-left: 8px;
	}
	.services-menu-box6-okna .button-title4 {
	  padding-left: 8px;
	}
	.services-menu-box6-okna .button-title5 {
	  padding-left: 8px;
	}
	.services-menu-box6-okna .button-title6 {
	  padding-left: 8px;
	}
	.services-menu-box6-okna .button-price {
	  font-size: 16px;
	  font-weight: 400;
	  position: absolute;
	  top: 18px;
	  left: 60px;
	  color: #f60;
	}		
	.services-menu-box6-okna .button-price svg { margin-left: 5px;width: 6px;margin-bottom: -2px; }
}

 @media (min-width: 640px)
 {
	.body-okna .main-tiles-slider-box.tiles-view .slick-slide:not(.slick-active) {
	  opacity: 1;
	}
}

.body-okna h2 { font-size: 31px; font-style: normal; font-family: 'TT Norms'; font-weight: 500; }

@media (min-width: 1024px)
{
	.services-menu-box6-okna.services-menu-box5-okna .button-ico {
	  width: 6.4rem;
	  height: 6.4rem;
	}
	.services-menu-box4-krupnye-obekty { margin-bottom: 40px; }
	.services-menu-box4-krupnye-obekty .btn-menu { padding: 30px; }
	.services-menu-box4-krupnye-obekty .button-title {
	  font-weight: 500;
	  font-size: 16px;
	  line-height: 137%;
	  padding-top: 20px;
	}
	.services-menu-box4-krupnye-obekty .button-ico {
	  width: 6.4rem;
	  height: 6.4rem;
	  float: left;
	  margin: 0 1.5rem 3rem 0;
	  clear: left;
	}
}

@media (max-width: 767px)
{
	.main-tiles-slider-box.col-6.slider-arrows-bottom .btn-action-ico.ico-arrow { display: none !important; }
	.steps-box:after,.steps-box:before { display: none; }
	.steps-box {
	  padding: 30px 12px 0px 12px;
	  background-color: #E7F0F9;
	  border-radius: 16px;
	  margin-left: -12px;
	  margin-right: -12px;
	}
	.pluses-box .h1-title { display: none; }
	.pluses-box .item-wrap { max-width: 360px; }
	
	.main-tiles-slider-box.col-full2 .btn-action-ico.ico-arrow { display: none !important; }
	.bg-box:after,.bg-box:before { display: none; }
	.bg-box {
	  padding: 30px 12px 30px 12px;
	  border-radius: 16px;
	  margin-left: -12px;
	  margin-right: -12px;
	}
	
	.services-menu-box { margin-bottom: 30px; }
	.services-menu-box .menu-outer-wrap.mobile-slider {
	  border-radius: 0px;
	  border: none;
	  overflow: auto;
	}	
	.services-menu-box .mobile-slider .menu {
	  margin: 0;
	  background: transparent;
	}
	.services-menu-box .mobile-slider .menu li { border: none; }
	.services-menu-box .mobile-slider .btn-menu {
	  display: block;
	  align-items: center;
	  min-height: 110px;
	  height: 100%;
	  padding: 15px;
	  text-decoration: none;
	  font-weight: 400;
	  font-size: 16px;
	  line-height: 130%;
	  color: var(--clr-base);
	  background: #e7f0f9;
	  border-radius: 10px;
	  width: 140px; margin-right: 10px; min-height: 142px;
	}
	.services-menu-box .mobile-slider .button-title {
	  padding: 0;
	  display: block;
	}	
	.services-menu-box .mobile-slider li { width: auto; }
	.services-menu-box .mobile-slider .slick-dots { margin-top: 15px; }
	
	.main-tiles-box.tiles-catalog .h1-title { display: none; }
	.main-tiles-box.tiles-catalog .items-wrap { }
	.main-tiles-box.tiles-catalog { margin-left: 3px; }
	.main-tiles-box.tiles-catalog .item-wrap {
	  padding: 0 7px;
	  margin-bottom: 0px;
	  width: 250px !important; margin-right: 0px;
	}
	.main-tiles-box.tiles-catalog .item-wrap .tile-title {
	  font-size: 15px; font-family: "TT Norms";
	}
	.main-tiles-box.tiles-catalog .item-tile-catalog .tile-info-wrap {
	  min-height: 320px;
	}
	.main-tiles-box.tiles-catalog .item-wrap .item-tile-catalog a.text-vlight {
		font-size: 14px;
		font-family: "TT Norms";
		line-height: 130%;
		display: block;
		color: #2E303F;
		text-decoration: none;
	}
	.main-tiles-box.tiles-catalog .item-wrap .item-tile-catalog .text-vlight {
		font-size: 14px;
		font-family: "TT Norms";
		line-height: 130%;
		display: block;
		color: #2E303F;
		text-decoration: none;
	}	
	.main-tiles-box.tiles-catalog .item-wrap .item-tile-catalog { margin-bottom: 20px; -webkit-box-shadow: 0 15px 15px -3px rgba(148, 162, 171, 0.25); box-shadow: 0 15px 15px -3px rgba(148, 162, 171, 0.25); }
	.main-tiles-box.tiles-catalog .slick-dots { margin-top: 15px; }
	.top-outer-box .side-wrap.side-menu-home { display: none; }
}

.krupnye-obekty-1 .tile-title { font-weight: 500; font-size: 26px;line-height: 137%; color: #0086E6; }
.krupnye-obekty-1 .tile-text-strongleft strong { float: left; width: 112px; margin-bottom: 2px; clear: left; }
.krupnye-obekty-1 .tile-text-strongleft br { display: block; clear: both; }
.krupnye-obekty-1 .tile-text-strongleft br:after { content: ''; display: block; }
.krupnye-obekty-1 .item-tile-catalog { box-shadow: none; }
.krupnye-obekty-1 .item-tile-catalog .tile-info-wrap {
  padding: 20px 0rem 0rem 0rem;
}

 @media (min-width: 1024px) {
	.krupnye-obekty-1 .item-tile-catalog.cat-second .tile-photo {
	  max-height: 317px;
	}
}


.div-ap-2 ul li:before {
  width: 20px;
  height: 20px;
  margin-top: -8px;
}
.div-ap-2 ul li {
  padding-left: 25px; margin-bottom: 15px;
}
.div-hsp-7.services-menu-box .btn-menu:hover {
  color: #fff;
}	
.div-hsp-7.services-menu-box .btn-menu.button-all-center .button-title {
	font-family: 'TT Norms';
	font-weight: 400;
	font-size: 18px;
	line-height: 137%;
	opacity: 0.9;
}
.div-hsp-7.services-menu-box .btn-menu.button-all-center .button-title .button-title-inner {
	font-weight: 500;
	font-size: 20px;
	line-height: 137%;
}
@media (min-width: 1700px) {
	.div-psk-5 .item-tile-scheme { padding: 20px 69px; }
	.div-patio-5 .item-tile-scheme { padding: 20px 49px; }
}

@media (min-width: 1024px) { 
	.div-ap-2 ul { display: flex;  flex-wrap: wrap; }
	.div-ap-2 ul li {
	  width: 33%; padding-right: 20px; padding-left: 40px; margin-bottom: 0;
	}
	.div-hsp-2 ul li {
	  width: 25%; padding-right: 20px; padding-left: 40px; margin-bottom: 0;
	}
	.div-hsp-4 ul li {
	  width: 50%; padding-right: 20px; padding-left: 40px; margin-bottom: 36px;
	}
	.div-hsp-2 { margin-bottom: 4rem; }
	.div-ap-2 ul li:before {
	  width: 20px;
	  height: 20px;
	  margin-top: -8px;
	}
	.div-ap-2 ul li.h120 { height: 100px; }
	.div-ap-2 ul li.h70 { height: 70px; }
	.div-hsp-8 .logos-box .item-wrap {
	  width: 16.6666%;
	}
	.div-patio-8 .logos-box .item-wrap {
	  width: 14.28%;
	}
	.div-hsp-8 .logos-box .item-wrap .item-tile-logo {
	  height: 130px;
	}
	.div-patio-8 .logos-box .item-wrap .item-tile-logo {
	  height: 110px;
	}
	
	.div-hsp-5.scheme-slider-box {
	  margin-bottom: 80px;
	}	
}

.div-ap-2.div-mo-1 ul { display: flex; flex-wrap: wrap; }
.div-ap-2.div-mo-1 ul li.h67 {
	height: 67px;
	border: 1px solid rgba(46, 48, 63, 0.2);
	border-radius: 10px;
	padding: 10px 20px 10px 64px;
	display: block;
	margin: 10px 0.5%;
	width: 24%;
	display: flex;
	align-items: center;  
}

.div-ap-2.div-mo-1 ul li:before {
  margin-top: 10px; margin-left: 20px;
}
.div-ap-2.div-mo-1 ul {
  margin: 0px -0.5%;
}
@media (max-width: 1250px) { 
	.div-ap-2.div-mo-1 ul li.h67 {
		width: 46%;
		margin: 8px 2%;
		padding: 35px 10px 10px 10px;
		height: auto;
	}
	.div-ap-2.div-mo-1 ul li.h67.elm-hidden-desktop {
		width: 100%;
	}
	.div-ap-2.div-mo-1 ul li::before {
	  margin-top: 0px;
	  margin-left: 10px;
	}	
}

.krupnye-obekty-11 .item-wrap .item-tile-logo {
	  width: 252px;
}
@media (max-width: 767px) { 
	.krupnye-obekty-1 .tile-text-strongleft strong { float: none; width: auto; margin-bottom: 0px; clear: left; display: block; }
	.krupnye-obekty-1 .tile-title { font-size: 16px; margin-bottom: 0; }
	.krupnye-obekty-1 .tile-text-strongleft strong { font-size: 14px;  }
	.krupnye-obekty-1 .item-tile-catalog .tile-info-wrap {
	  width: auto;
	  padding: 15px 0px 5px 0px;
	}
	.krupnye-obekty-1.main-tiles-box .item-wrap { width: 312px !important; }
	.krupnye-obekty-1 .item-tile-catalog .tile-photo { border-radius: 10px }
	
	.krupnye-obekty-4 .btn-action-ico.ico-arrow { display: none !important; }
	.krupnye-obekty-5 .btn-action-ico.ico-arrow { display: none !important; }
	.krupnye-obekty-4 .sl-wrap { width: 232px !important; margin-right: 15px; }
	.krupnye-obekty-5 .sl-wrap { width: 276px !important; margin-right: 15px; }
	.krupnye-obekty-4 .tile-slider-vsmall {
	  width: 232px;
	  min-width: 232px;
	  max-width: 232px;
	}	
	.krupnye-obekty-5 .tile-slider-vsmall {
	  width: 276px;
	  min-width: 276px;
	  max-width: 276px;
	}	
	.krupnye-obekty-5 ul li {  margin-bottom: 0; }
	.krupnye-obekty-btn {border-radius: 10px; width: 100%; display: block; padding: 8px 29px 12px 29px; height: 54px; font-weight: 700;font-size: 16px;line-height: 34px }
	
	.krupnye-obekty-6 .item-tile-logo {
	  border-radius: 5px;
	  width: 135px; height: 100px;
	}
	.krupnye-obekty-6 .logos-box .item-wrap { padding: 0 5px; }
	
	.services-menu-box4-krupnye-obekty { margin-bottom: 10px; }
	.services-menu-box4-krupnye-obekty .menu {
		overflow-x: auto;
		display: block;
	}
	.services-menu-box4-krupnye-obekty .menu li {
	  margin-right: 0;
	  margin-bottom: 10px;
	  border-radius: 4px;
	}	
	.services-menu-box4-krupnye-obekty .btn-menu {
		min-height: 84px;
	}
	.services-menu-box4-krupnye-obekty .button-title {
	  font-weight: 500;
	  font-size: 16px;
	  line-height: 137%; padding-top: 20px;
	}
	.services-menu-box4-krupnye-obekty .button-ico {  width: 64px;  height: 64px; float: left; margin-right: 10px; }	
	

	.div-hsp-5.scheme-slider-box .slick-slide:not(:last-child) {
	  border-right: 1px solid rgba(46, 48, 63, 0.2);
	}	
	.div-hsp-5.scheme-slider-box .slick-slide:first-child {
	  border-radius: 0px 0 0 0px;
	}
	.div-hsp-5.scheme-slider-box .slick-slide:last-child {
	  border-radius: 0px 0 0 0px;
	}
	.div-hsp-6.main-tiles-box .item-wrap {
	  margin-bottom: 15px;
	}
	
	
	.div-hsp-7.services-menu-box .btn-menu.button-all-center .button-title {
		font-weight: 400;
		font-size: 18px;
		line-height: 137%;
	}
	.div-hsp-7.services-menu-box .btn-menu.button-all-center .button-title .button-title-inner {
		font-weight: 500;
		font-size: 20px;
		line-height: 137%;
	}	
	
	.div-hsp-7.services-menu-box .menu-outer-wrap {
	  border-radius: 0px;
	  border: none;	
	}
	.div-hsp-7.services-menu-box .menu {
		display: block;
		background: transparent;
	}
	.div-hsp-7.services-menu-box .menu-outer-wrap .slick-slide {
	  background: #3B73AE;	
	  border: 1px solid rgba(255, 255, 255, 0.3);
	  border-radius: 10px; margin-right: 5px; min-height: 270px;
	}
	.div-hsp-7.services-menu-box .menu-outer-wrap .slick-slide .btn-menu {min-height: 270px;}
	.div-okna-7.services-menu-box .menu-outer-wrap .slick-slide {
	  min-height: 242px;
	}
	.div-okna-7.services-menu-box .menu-outer-wrap .slick-slide .btn-menu {min-height: 242px;}
	.div-hsp-7.services-menu-box .menu-outer-wrap .slick-list li {
	  max-width: 330px; border: none;
	}
	.div-hsp-7.services-menu-box .slick-dots {
	  padding-top: 20px;
	}
	.div-hsp-7.services-menu-box .slick-dots li {
	  width: auto;
	}
	.services-menu-box .mobile-slider .slick-dots li {
	  width: auto; flex-basis: auto; -webkit-box-flex: unset; flex: unset;
	}
}

.orange-box { }
.orange-box .services-menu-box .menu-outer-wrap {
  margin: 0;
  border-radius: 10px;
  border: none;
  position: relative;
  overflow: hidden;  
}
.orange-box .services-menu-box .menu {
	background-image: url(/images/home/orange/bg.png); background-color: #e98607; background-repeat:no-repeat;
	background-position: center center; 
	background-size: 90%;
}
.orange-box .services-menu-box .btn-menu:hover {
  color:#FFF;
}
.orange-box .services-menu-box li {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	text-align: center;
	margin-left: -1px;
	margin-top: -1px;
	border: 1px solid rgba(255, 255, 255, 0.1);	
}
.orange-box .services-menu-box .button-title {
  padding: 0;
}
@media (min-width: 768px) {
	.orange-box .services-menu-box {
		margin-bottom: 4rem;
	}
	.orange-box .services-menu-box li {
		-ms-flex-preferred-size: 33.3333%;
		flex-basis: 33.3333%;
		text-align: center;
		margin-left: -1px;
		margin-top: -1px;
		border: 1px solid rgba(255, 255, 255, 0.1);	
		font-weight: 500; font-size: 20px;
	}
	.orange-box .services-menu-box li strong { font-size: 35px; font-weight: normal; }
	.orange-box .services-menu-box .button-ico {
		width: 60px;
		height: 60px;
		margin: 0 auto 1rem auto;
		border-radius: 0%;
	}	
	.orange-box .services-menu-box .menu { background-size: auto; }
	.orange-box .services-menu-box .btn-menu {
		padding: 57px 22px 43px 22px;
		max-width: 372px;
		margin: 0 auto;
	}
}
@media (max-width: 1023px) {
	.orange-box .services-menu-box li {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
	.orange-box .services-menu-box .button-ico img {
	  width: 60px;
	  height: 60px;
	  margin: -30px 0 0 -30px;
	}
	.orange-box .services-menu-box .btn-menu { display: block; }
}
@media (max-width: 767px) {
	.orange-box .services-menu-box .button-ico {
		width: 40px;
		height: 40px;
		margin: 0 auto 10px auto;
		border-radius: 0%;
	}		
	.orange-box .services-menu-box .button-ico img {
	  width: 40px;
	  height: 40px;
	  margin: -20px 0 0 -20px;
	}
	.orange-box .services-menu-box .btn-menu {
		padding: 26px 20px 13px 20px;
		max-width: 372px;
		margin: 0 auto;
	}
	.orange-box .services-menu-box li { font-weight: 500;font-size: 14px;line-height: 120%;text-align: center; }
	.orange-box .services-menu-box li strong { font-size: 20px; font-weight: 500; }
	
	.fboxom { display: flex; flex-direction: column; }
	.fboxom .orange-box { order: 2; }
	.fboxom .main-tiles-box.tiles-catalog { order: 1; }
	
	.orange-box .services-menu-box li:nth-child(5), .orange-box .services-menu-box li:nth-child(6) {
	  padding-bottom: 30px;
	}	
}

.publoff { background-color: #E7F0F9; padding: 20px 0 20px 0; font-size: 13px; }


.v5080_51694 { }
.v5080_51694>div { margin-bottom: 5px; }
.v5080_51694>div>span { font-weight: 400;font-size: 20px;line-height: 137%;color: #2e303f; opacity: 0.7; display:inline-block; }
.v5080_51694>div>span:nth-child(1) { width: 280px; }
.v5080_51694>div>span:nth-child(2) { font-weight: 500; opacity: 0.9; }
@media (max-width: 767px) {
	.v5080_51694>div>span { font-size: 14px; }
	.v5080_51694>div>span:nth-child(1) { width: 220px; }
}

.mo-blocks { display: flex; column-gap: 20px; flex-direction: row; margin-bottom: 4rem; }
.mo-blocks>div { flex-direction: column; display: flex; width: 33.3333%; row-gap: 20px; }
.mo-blocks>div .item{ border-radius: 10px;padding: 25px;background: #e7f0f9; margin-bottom: 0px; min-height: 211px; }
.mo-blocks>div .item h3 { font-weight: 500; font-size: 31px; line-height: 137%; margin-bottom:5px; }
.mo-blocks>div .item p { font-weight: 500; font-size: 19px; line-height: 137%; }
.mo-blocks>div .item p.orange { font-weight: 400; font-size: 19px; line-height: 137%; color: #ff6b00; opacity: 0.9; margin-bottom:10px; }
.mo-blocks>div.itembig .item { padding-bottom: 428px; background: #e7f0f9 url(/images/myagkie-okna/2.png) no-repeat 72px 184px; background-size: 648px; }

@media (max-width: 1300px) {
	.mo-blocks {
		column-gap: 2%; margin-bottom: 40px;  flex-flow: wrap;
	}
	.mo-blocks > div {
		width: 49%;
	}
	.mo-blocks > div.itembig {
		width: 100%; margin-top:20px;
	}
	.mo-blocks>div.itembig .item { background-position: right bottom; }
}
@media (max-width: 825px) { 
	.mo-blocks {
		column-gap: 0%;
	}
	.mo-blocks > div {
		width: 100%; margin-bottom: 20px;
	}
	.mo-blocks > div.itembig {
		width: 100%; margin-top:0px;
	}
	.mo-blocks>div .item{ padding: 15px; min-height: 0; }
	.mo-blocks>div.itembig .item { padding-bottom: 30px; background-position: right 50px; background-size: 260px; }
	.mo-blocks>div .item h3 { font-weight: 500;font-size: 24px;line-height: 137%; }
	.mo-blocks>div .item p { font-size: 14px; }
	.mo-blocks>div .item p.orange { font-size: 14px; }
}
@media (max-width: 500px) { 
	.mo-blocks>div.itembig .item { background-position: 168px 50px; }
}

.mo-banner {
	padding: 76px 0 50px 670px;
	background: #0086E6 url(/images/myagkie-okna/bg1.png) no-repeat; color: #fff;
	font-weight: 400;
	font-size: 20px;
	line-height: 137%; border-radius: 25px; position: relative; margin-bottom: 4rem;
}
@media (min-width: 1651px) { 
	.mo-banner.mo-banner-dealer {
		padding: 52px 0 47px 670px;
	}
}
.mo-banner h3 {
	font-weight: 500;
	font-size: 31px;
	line-height: 137%; margin-bottom: 7px;
}
.mo-banner p {
	opacity: 0.9;	
}
.mo-banner .btn {
	width: 279px;
	position: absolute;
	right: 160px;
	top: 50%;
	margin-top: -24px;
	height: 62px; font-size: 18px;
}
.mo-banner.mo-banner-dealer .btn { position: static; margin-top: 20px; }

@media (max-width: 1650px) { 
	.mo-banner {
		padding: 25px 0 25px 670px;
	}
	.mo-banner .btn {
		position: static;
		margin-top: 0px;
	}
}
@media (max-width: 1200px) { 
	.mo-banner {
		padding: 25px 25px 25px 25px; text-align: center;
		background-image: url(/images/myagkie-okna/bg2.png);
	}
	.mo-banner .btn {
		position: static;
		margin-top: 0px;
	}
}
@media (max-width: 560px) { 
	.mo-banner {
		padding: 40px 15px 40px 15px; text-align: left;
		background-image: url(/images/myagkie-okna/bg2.png);
	}
	.mo-banner .btn { width: 100%; }
}

.mo-banner.odd-banner {
	padding: 20px 100px 20px 465px;
	background: #0086E6 url(/images/okna-dlya-dachi/bg1.png) no-repeat left bottom;
	margin-bottom: 8rem;
}
.mo-banner.odd-banner.okna-banner {
	padding: 22px 100px 22px 465px;
	background: #0086E6 url(/images/okna-plastikovie/bg_blue1_.png) no-repeat left bottom;
	margin-bottom: 8rem;
}
.mo-banner.odd-banner p { max-width: 900px; margin-bottom: 20px; }
.mo-banner.odd-banner .btn {
	width: 279px;
	position: static;
	margin-top: 0px;
}
@media (max-width: 998px) { 
	.mo-banner.odd-banner {
		padding: 242px 15px 40px 15px; text-align: left;
		background-image: url(/images/okna-dlya-dachi/bg1_m.png);
		background-position: center 40px;
		border-radius: 10px;
	}
	.mo-banner.odd-banner.okna-banner {
		padding: 25px 15px 40px 15px; text-align: left;
		background-image: none;
		background-position: center 40px;
		border-radius: 10px;
	}
	.mo-banner.odd-banner.okna-banner h3 {
	  font-size: 24px;
	}
	.mo-banner.odd-banner .btn { width: 100%; }
}

.div-mo-2 {
	margin-bottom: 4rem;
}
.div-mo-2 .items {
	display: flex; column-gap: 20px; flex-direction: row;
}
.div-mo-2 .items .item{ font-weight: 400;font-size: 20px;line-height: 137%; display: flex; margin-bottom: 31px; align-items: center; }
.div-mo-2 .items .item strong { margin-bottom: 10px; display: block; }
.div-mo-2 .items .item .img { margin-right: 30px; }
.div-mo-2 .items .item .img img { display: block; border-radius: 50%;overflow: hidden;width: 94px;height: 94px; }
.div-mo-2 .items .item .txt { clear: both; }

.div-mo-3 p{ font-size: 20px; line-height: 137%; }

@media (max-width: 1024px) { 
	.div-mo-2 .items {
		flex-direction: column;
	}
}
@media (max-width: 767px) { 
	.div-mo-2 .items .item .img { margin-right: 15px; }
	.div-mo-2 .items .item{ font-size: 14px;  align-items: flex-start; }
}

/*
.obil-1 h1 {
	font-weight: 500;
	font-size: 45px;
	line-height: 137%;
	color: #000; margin-bottom: 14px;
}*/
.obil-1 .text-box ul li::before { background-size: 120% auto; }
.obil-1 .text-box ul { margin-top: 40px; }
.obil-1 .text-box ul li { color: #0086e6;
font-weight: 500;
width: 50%;
float: left;
font-size: 16px; }
.obil-1 .text-box p { font-size: 16px; }
@media (max-width: 767px) { 
	/*.obil-1 h1 {
		font-weight: 500;
		font-size: 28px;
		line-height: 137%;
	}*/
	.obil-1 h2 {
		font-weight: 500;
		font-size: 24px;
		line-height: 137%;
	}
	.obil-1 .text-box p { font-size: 16px; }
	.obil-1 .text-box ul { margin-top: 20px; }
	.obil-1 .text-box { margin-bottom: 0; }
	.obil-1 .text-box ul li { color: #0086e6;
		font-weight: 500;
		width: auto;
		float: none;
		font-size: 16px;
	}
}
.obil-2 h2 {
	font-weight: 500;
	font-size: 31px;
	line-height: 137%;
}
.obil-2.content-outer-wrap .content-wrap .text-box {
	padding: 15px;
}
.obil-2 p { font-size: 16px; }

.obil-1 h2, .obil-4 h2, .obil-5 h2, .obil-6 h2, .obil-7 h2 {
	font-weight: 500;
	font-size: 31px;
	line-height: 137%;
	color: #2e303f; margin-bottom: 21px;
}
.obil-2.content-outer-wrap .side-wrap {
  flex-shrink: 0;
  padding: 0 40px 0 0px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 1;
  order: 1;
}
.obil-2 {
	box-shadow: 0 20px 50px -4px rgba(148, 162, 171, 0.16); margin-bottom: 120px; border-radius: 10px;
}
.obil-2-mb100 {
	margin-bottom: 100px;
}
.obil-2 .main-tiles-box { margin-bottom: 0; }
.obil-2 .main-tiles-box .item-wrap.wrap-full { margin-bottom: 0; }

.obil-2.content-outer-wrap .content-wrap {
	align-items: center;
	display: flex;
}
.obil-2 .text-box { margin-bottom: 0; }
@media (max-width: 767px) { 
	.obil-1 h2, .obil-4 h2, .obil-5 h2, .obil-6 h2, .obil-7 h2 {
		font-weight: 500;
		font-size: 24px;
		line-height: 137%;
	}
	.obil-2 { margin-bottom: 20px; }
	.obil-2-mb100 { margin-bottom: 20px; }
	.obil-2 p {
		font-size: 14px;
	}
	.obil-2 h2 {
		font-weight: 500;
		font-size: 24px;
		line-height: 137%;
	}
}

.obil-3 .item-tile-photo-full { max-width: 765px; margin-bottom: 40px; }
.obil-3 .item-wrap.wrap-half:nth-child(2) .item-tile-photo-full {max-width: 765px; float: right; }
.obil-3 .item-tile-photo-full .tile-title.title-main { font-weight: 500; font-size: 31px; line-height: 137%; }
.obil-3 .item-tile-photo-full p { font-weight: 400;font-size: 16px;line-height: 137%; }
.obil-3  .div-ap-2.div-mo-1 ul li.h67 {
	margin: 10px 1%;
	width: 48%;
	font-weight: 400;
	font-size: 16px;
	line-height: 137%;
}
@media (max-width: 767px) { 
	.obil-3 .item-tile-photo-full .tile-title.title-main { font-weight: 500;font-size: 24px;line-height: 137%; }
	.obil-3 .item-tile-photo-full { max-width: 330px; margin-bottom: 0px; }
	.obil-3 .item-tile-photo-full .btn { height: 48px; padding: 0 32px;font-size: 16px;width: 100%; }
	.obil-3 .item-tile-photo-full p { font-weight: 400;font-size: 14px;line-height: 137%; }
	.obil-3  .div-ap-2.div-mo-1 ul li.h67 {
		margin: 5px 2px;
		width: 100%;
		font-weight: 400;
		font-size: 14px;
		line-height: 137%;
		padding: 10px 20px 10px 64px; min-height: 64px;
	}
	.obil-3 .div-ap-2.div-mo-1 ul li::before {
		margin-top: 10px;
		margin-left: 20px;
	}
}

.obil-4 .slick-slide:nth-child(1) .item-tile-price { 
	max-width: 501px;
	border-right: 1px rgba(46, 48, 63, 0.2) solid;
	padding-right: 113px;
}
.obil-4 .slick-slide:nth-child(2) .item-tile-price { 
	max-width: 388px;	
	padding-left: 0;
	padding-right: 0; margin:0 auto;
}
.obil-4 .slick-slide:nth-child(3) .item-tile-price { 
	max-width: 501px;
	padding-left: 113px;
	border-left: 1px rgba(46, 48, 63, 0.2) solid;
}
.obil-4 .item-tile-price .tile-title {
	font-weight: 500;
	font-size: 26px;
	line-height: 137%;
	color: #0086e6;
}
.obil-4 .item-tile-price .tile-table-wrap {
  padding: 10px 0 0 0;
  margin-top: 0;
}
.obil-4 .item-tile-price table.tbl-main th, .obil-4 .item-tile-price table.tbl-main td {
  padding: 3px 0;
  font-weight: 700; border: none;
}
.obil-4 .item-tile-price table.tbl-main td {
  font-weight: 400;
}
.obil-4  table.tbl-main .elm-price, .obil-4 table.tbl-main .tile-price {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle; color: #000;
}
@media (max-width: 767px) { 
	.obil-4 .item-tile-price .tile-title {
		font-weight: 500;
		font-size: 20px;
	}
	.obil-4 .slick-slide .item-tile-price { 
	  max-width: 275px !important;
		border: none !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}
.obil-6 h2 { margin-bottom: 40px; }
.obil-6 a.link-main, .obil-6 .link-main {
  text-decoration: none;
  border-bottom: none;
  font-weight: 700;
  font-size: 18px;
  line-height: 137%;
  color: #2e303f;
}
.obil-6 .item-tile-service .tile-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 137%;
}

@media (max-width: 767px) { 
	.obil-6 a.link-main, .obil-6 .link-main,
	.obil-6 .item-tile-service .tile-title {
	  font-weight: 700;
	  font-size: 16px;
	  line-height: 137%;
	}
}

.img-box-right { float: right; margin-left: 40px; margin-bottom: 40px; }
.img-box-right img{ width: 100%; }
.img-box-right2 { max-width: 300px; }
@media (max-width: 767px) { 
	.img-box-right { float: none; margin-left: 0; margin-bottom: 20px; width: 100%; }
}



.main-tiles-box-home .items-wrap {
	margin: 0 -23px;
}
.main-tiles-box-home .item-wrap {
	padding: 0 23px;
}
.main-tiles-box-home .item-tile-catalog { 
	border-radius: 10px; padding: 25px; background-color: #0086e6; box-shadow: none; height: 194px; position: relative; overflow: visible;
}
.main-tiles-box-home .item-tile-catalog .tile-photo img {
	transform: scale(1) !important;
}
.main-tiles-box-home .item-tile-catalog .tile-photo {
	position: absolute; right: 0; bottom: 0;
}
.main-tiles-box-home .item-tile-catalog-2 .tile-photo {
	right: -55px;
	bottom: -40px;
}
.main-tiles-box-home .item-tile-catalog-3 .tile-photo {
	right: -30px;
	bottom: -20px;
} 
.main-tiles-box-home .item-tile-catalog-4 .tile-photo {
	right: -20px;
	bottom: -25px;
}
.main-tiles-box-home .tile-text-home span {
	display: block;
	font-weight: 400;
	font-size: 31px;
	line-height: 103%;
	color: #fff;	
}
.main-tiles-box-home .tile-text-home .btn {
	border-radius: 8px;
	padding: 7px 24px 10px 24px;
	width: 180px;
	height: 50px;
	background: #ff9000;
	position: absolute;
	left: 25px;
	bottom: 25px;
	font-weight: 700;
	font-size: 18px;
	line-height: 140%;
	text-align: center;
}
.main-tiles-box-home .item-tile-catalog .tile-photo-wrap { position: static; }


.box-home-store {
	background-image: url(/images/home/home_bg_1.png); background-repeat:no-repeat; background-position: center center; background-size:cover; border-radius: 10px; background-color: #ff9000;  height: 199px; margin-bottom: 70px; padding-left: 177px;
}
.box-home-store .items-wrap { 
	max-width: 770px; height: 199px; display: flex; margin: 0 auto; width: 100%;
	justify-content: space-between; align-items: center;
}
.box-home-store .items-wrap .txt {
	width: auto;
	font-weight: 500;
	font-size: 22px;
	line-height: 137%;
	color: #fff;
	max-width: 50%;
}
.box-home-store .items-wrap .txt span {
	font-size:16px;
	line-height:110%;
	display:inline-block;
	margin-top:10px;
}
.box-home-store .items-wrap .txt h2 {
	font-weight: 900;
	font-size: 35px;
	line-height: 103%;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #fff; margin-bottom: 7px;
}
.box-home-store .items-wrap .btn {
	max-width: 336px;
	background-color: #fff;
	height: 50px;
	border-radius: 8px;
	font-weight: 700;
	font-size: 18px;
	line-height: 140%;
	text-align: center;
	color: #ff9000;
	width: 100%;
}

@media (max-width: 1023px) {
	.box-home-store {
		padding-left: 150px;
		padding-right: 50px;
	}
	.box-home-store .items-wrap .btn {
		max-width: 180px;
	}
}
@media (max-width: 767px) {
	.box-home-store .items-wrap .txt {
		max-width: 80%;
	}	
	.main-tiles-box-home {
		margin-bottom: 20px;
	}
	.main-tiles-box-home .items-wrap {
		margin: 0 -7px;
	}
	.main-tiles-box-home .item-wrap {
		padding: 0 7px; width: 50%;
		margin-bottom: 15px;
	}
	.main-tiles-box-home .item-tile-catalog { 
		border-radius: 10px; padding: 10px; height: 100px;
	}
	.main-tiles-box-home .tile-text-home .btn {
		border-radius: 8px;
		padding: 7px 24px 10px 24px;
		width: auto;
		height: 30px;
		background: #ff9000;
		position: absolute;
		left: 10px;
		right: 10px;
		bottom: 12px;
		font-weight: 600;
		font-size: 13px;
	}
	.main-tiles-box-home .tile-text-home span {
		font-weight: 400;
		font-size: 15px;
	}
	.main-tiles-box-home .item-tile-catalog .tile-photo {
		width: 92px;
		min-height: auto;
	}
	.main-tiles-box-home .item-tile-catalog-2 .tile-photo {
		width: 105px;
		right: -26px;
		bottom: auto;
		top: -15px;
	}
	.main-tiles-box-home .item-tile-catalog-3 .tile-photo {
		width: 68px;
		right: -15px;
		bottom: auto; top: 0;
	} 
	.main-tiles-box-home .item-tile-catalog-4 .tile-photo {
		width: 53px;
		right: -12px;
		bottom: auto;
		top: -8px;
	}

	
	.box-home-store {
		padding: 35px 15px 15px 15px;
		background-image: url(/images/home/home_bg_1_m.png); height: auto; display: block; margin-bottom: 40px;
	}
	.box-home-store .items-wrap { 
		height: auto; display: block; 
	}
	.box-home-store .items-wrap .btn {
		max-width: none; margin-top: 25px;
	}
	.box-home-store .items-wrap .txt {
		font-size: 20px;	
	}
	.box-home-store .items-wrap .txt h2 {
		font-size: 26px;
		letter-spacing: 0.04em;
	}
}

.odd-faq{
	margin-bottom: 8rem;
}
.odd-faq>h2{
	margin-bottom: 8px;
}
.odd-faq>p{ margin-bottom: 0 }
.odd-faq  .items{
	column-count: 2;
	margin-top: 3rem;
}
.odd-faq .item {
	border: 1px solid rgba(46, 48, 63, 0.2);
	border-radius: 10px;
	padding: 25px;
	margin-bottom: 20px;
}
.odd-faq .item .question {
	padding-left: 15px;
}
.odd-faq .item p {
	margin-bottom: 20px;
}
.odd-faq .item strong.num1:before {
	content: '1.';
	position: absolute;
	padding-bottom: 0;
	margin-right: 5px;
	margin-left: -15px;
}
.odd-faq .item strong.num2:before {
	content: '2.';
	position: absolute;
	padding-bottom: 0;
	margin-right: 5px;
	margin-left: -15px;
}
.odd-faq .item strong.num3:before {
	content: '3.';
	position: absolute;
	padding-bottom: 0;
	margin-right: 5px;
	margin-left: -15px;
}
.odd-faq .item blockquote {
	padding: 10px 25px;
	font-size: 16px;
	margin-top: 20px;
}
.odd-faq .item blockquote p{
	margin-bottom: 10px;
}
.odd-faq .item blockquote ul {
	margin-bottom: 10px;
}

.odd-faq .sovet {
	padding: 15px 25px 15px 25px;
	margin-bottom: 20px;
}
.odd-faq .sovet h2 {
	font-weight: 700;
	font-size: 24px;
	line-height: 137%;
	color: #ff6b00; margin-bottom: 10px;
}
@media (max-width: 767px) {
	.odd-faq{
		margin-bottom: 4rem;
	}		
	.odd-faq  .items{
		column-count: 1;
		margin-top: 3rem;
	}
	.odd-faq .item {
		padding: 15px;
		margin-bottom: 15px;
	}
	.odd-faq .sovet {
		padding: 5px 0 0 0;
		margin-bottom: 20px;
	}

}

@media (min-width: 1400px) {
	.krupnye-obekty-7 .logos-box .item-wrap { width: 14.28%; }
}
@media (min-width: 1024px) {
	.krupnye-obekty-7 .item-tile-logo { height: 110px; }
}

.services-menu-box4-dealer { margin-bottom: 20px; }
.services-menu-box4-dealer h2 { margin-bottom: 10px; }
@media (min-width: 1024px) {
	.services-menu-box4-dealer .menu li {
		border: 1px solid rgba(46, 48, 63, 0.2) !important;
		border-radius: 4px;
		padding: 12px 18px 30px 22px;
		margin-top: 1px;
	}
	.services-menu-box4-dealer0 .menu li {
		border: 1px solid rgba(46, 48, 63, 0.2) !important;
		border-radius: 4px;
		padding: 12px 12px 12px 12px;
		margin-top: 1px;
		flex-basis: 32%; margin-bottom: 20px;
	}
	.services-menu-box4-dealer .menu { margin: 0 -0.5%; }
	.services-menu-box4-dealer0 .menu { margin: 0 -0.5%; }
	.services-menu-box4-dealer .btn-menu {
	  padding: 0;
	}	
	.services-menu-box4-dealer .button-ico {
	  width: 7.2rem;
	  height: 7.2rem;
	  float: none;
	  margin: 0 1.2rem 1.2rem 0;
	  clear: left;
	}
	.services-menu-box4-dealer .button-title {
	  padding-top: 0px;
	  font-weight: 500;
	  font-size: 22px;
	  line-height: 137%;
	  margin-bottom: 5px;
	}	
	.services-menu-box4-dealer .button-desc {
		font-weight: 400;
		font-size: 20px;
		line-height: 137%;
		color: #2e303f;
	}
	.services-menu-box4-dealer0 .btn-menu {
	  padding: 0;
	}	
	.services-menu-box4-dealer0 .button-ico {
	  width: 7.2rem;
	  height: 7.2rem;
	  margin: 0 4rem 0rem 0;
	  clear: left;
	}
	.services-menu-box4-dealer0 .button-title {
		font-weight: 500;
		font-size: 19px;
		line-height: 137%;
		height: 72px;
		display: flex;
		align-items: center; padding: 0;
	}	
		
}
@media (max-width: 767px) {
	.services-menu-box4-dealer0 .button-title {
		white-space: normal;
		padding-top: 0;
		display: flex;
		align-items: center;
		min-height: 64px;
		padding-right: 20px;
		white-space: normal;	max-width: 270px; padding-left: 0px;
	}
	.services-menu-box4-dealer0 .slick-slide { margin-right: 15px; }
	.services-menu-box4-dealer .button-desc {
		display: none;
	}
	.body-dealer .site-menu-box { display: none; }
	.services-menu-box4-dealer0  { margin-top: 0; }
	.innerh-dveri {
	  background-image: url(/images/dealer/top.jpg) !important;
	}
}

.bg-box-dealer { padding: 37px 0; }
.bg-box-dealer .page{ margin-bottom: 0; }
.bg-box-dealer .items {
  display: flex;
  align-items: center;
}
.bg-box-dealer h3 {
	font-weight: 500;
	font-size: 31px;
	line-height: 137%;
	margin: 0;
}
.bg-box-dealer a {
	margin: 0 auto;
}
@media (max-width: 767px) {
	.bg-box-dealer {
	  padding: 20px 0;
	}	
	.bg-box-dealer .items {
	  display: block; padding: 0 15px;
	}
	.bg-box-dealer h3 {
		font-size: 24px; margin-bottom: 20px;
	}
}

.bg-box-dealer-blue {
	background: #3b73ae; margin-bottom: 0; text-align: center;
}
.bg-box-dealer-blue h2 {
	color: #fff; display: block !important;
}
.bg-box-dealer-blue .pluses-box .item-wrap {
  color: #fff;
}
.bg-box-dealer-blue .item-tile-plus .tile-ico {
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 1200px) {
	.bg-box-dealer-blue h2 {
		font-weight: 500;
		font-size: 31px;
		line-height: 137%;
		color: #fff;
	}
	.bg-box-dealer-blue .pluses-box .item-wrap {
	  width: 33.3333%; color: #fff;
	}
	.bg-box-dealer-blue .item-tile-plus .tile-ico {
	  margin-bottom: 12px;
	}
	.bg-box-dealer-blue .item-tile-plus .tile-title { 
		font-weight: 500; 
		font-size: 22px;
		line-height: 137%;
	}
	.bg-box-dealer-blue .item-tile-plus .tile-text { 
		font-weight: 400; 
		font-size: 20px;
		line-height: 137%;
	}
}
@media (max-width: 767px) {
	.main-tiles-slider-box-dealer .tile-info-wrap {
		width: 100%;
		min-width: 0;
		max-width: none;
	}
	.bg-box-dealer-blue .slick-dots li button { background-color: #fff; }
	
	.main-tiles-box.tiles-catalog.main-tiles-slider-box-dealer .item-wrap { width: 100% !important; }

	.bg-box-dealer-blue .pluses-box .item-wrap {
	  max-width: 360px;
	}	

}

@media (min-width: 768px) {
	.services-menu-box .menu.bgblue { 
		background: #0086e5;
	}
}
@media (max-width: 767px) {
	.div-hsp-7.services-menu-box .menu-outer-wrap .bgblue .slick-slide {
	  background: #0086e5;
	}
}
.okna-2.content-outer-wrap .side-wrap { 
	width: 52rem;
}

.main-tiles-box.okna-box > .tags-box .button-tag {
	font-weight: 700;
	font-size: 18px;
	flex-direction: column;
	align-items: normal;
	height: 93px;
	text-align: left; width: 257px;
}
.main-tiles-box.okna-box > .tags-box .button-tag span {
	font-weight: 400;
	font-size: 16px;
	text-align: left;
}
.main-tiles-box.okna-box .item-tile-catalog-price .tile-scale-wrap {
  padding: 0;
  width: 105px;
}
.main-tiles-box.okna-box .item-tile-catalog-price .tile-scale-title {
  font-weight: 400;
  font-size: 18px;
  line-height: 102%;
}
.main-tiles-box.okna-box .item-tile-catalog-price .tile-price {
  font-size: 18px;
  font-weight: 400;
  line-height: 102%;
}
.main-tiles-box.okna-box .item-tile-catalog-price .tile-price .text-att {
  font-weight: 500;
}
.main-tiles-box.okna-box .item-tile-catalog-price .tile-price-wrapper {
	margin-top:20px;margin-bottom:10px;
}
.main-tiles-box.okna-box .item-tile-catalog-price .tile-price-wrap { padding: 0 0 0 0px; }
.main-tiles-box.okna-box .item-tile-catalog-price .tile-photo img {
  max-width: 275px;
  max-height: 220px;
}

.main-tiles-box.okna-box .item-tile-catalog-price .tile-info-wrap .tags-box ul {
  margin: 0 0px 0 0; padding: 0;
}
.main-tiles-box.okna-box .okna-price-3 .item-tile-catalog-price .tile-info-wrap .tags-box ul {
  flex-wrap: wrap; height: auto; margin-bottom: 20px !important;
}
.main-tiles-box.okna-box .item-tile-catalog-price .tile-info-wrap .menu li { width: 50%; margin-left: 0;margin-right: 0; }
.main-tiles-box.okna-box .item-tile-catalog-price .tile-info-wrap .menu .btn.button-tag {
  padding: 0 25px;
  height: 34px;
  width: auto;
  min-width: 150px;
  float: right;
}
.main-tiles-box.okna-box .item-tile-catalog-price .tile-info-wrap .menu li:first-child .btn.button-tag {
  float: left;
}
.main-tiles-box.okna-box .okna-price-3 .item-tile-catalog-price .tile-info-wrap .menu li:first-child { margin-bottom: 10px; }

.main-tiles-box.okna-box .okna-price-3 .item-tile-catalog-price .tile-info-wrap .menu li { width: 100%; }
.main-tiles-box.okna-box .okna-price-3 .item-tile-catalog-price .tile-info-wrap .menu .btn.button-tag {
  float: none;
}

.okna-box .desc12 { display: flex; flex-direction: row; justify-content: space-between; margin-bottom: 40px; }
.okna-box .desc1 { font-weight: 400;font-size: 16px;line-height: 137%;color: #9b9b9c; }
.okna-box .desc2 { text-align: right; }
.okna-box .desc2 a { font-weight: 700;
font-size: 20px;
line-height: 76%;
text-align: right; }

@media (max-width: 1023px) {
	.main-tiles-box.okna-box > .tags-box ul {
	  height: auto; margin-bottom: 15px !important;
	}
}
@media (max-width: 767px) {
	.okna-box .desc12 { display: flex; flex-direction: column; margin-bottom: 40px; }
	.okna-box .desc1 { margin-bottom: 20px; font-weight: 400;font-size: 14px;line-height: 121%;}
	.okna-box .desc2 a { font-weight: 500;font-size: 14px;line-height: 113%;text-align: right }
}
.okna-box .slick-slide .stars img {
  display: inline-block;
}
.main-tiles-box.okna-box .slick-slide .item-wrap { padding: 0; max-width: 365px }
.main-tiles-box.okna-box .slick-slide .item-tile-catalog-price { box-shadow: 0 10px 32px -4px rgba(148, 162, 171, 0.1), 0 6px 14px -6px rgba(148, 162, 171, 0.12); margin: 0 10px; }


@media (min-width: 768px) {
	.services-menu-box .menu.bg0086E5 {
		background-color:  #0086E5;
	}
}
/* End */


/* Start:/local/templates/tehokno/css/lightbox.css?16584639953580*/
body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/local/templates/tehokno/css/../img/lb/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/local/templates/tehokno/css/../img/lb/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/local/templates/tehokno/css/../img/lb/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/local/templates/tehokno/css/../img/lb/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* End */


/* Start:/local/templates/tehokno/css/select2.css?167387452319865*/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 0px;
      padding-right: 0px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      background-color: transparent;
      border: none;
      font-size: 1em; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline;
      list-style: none;
      padding: 0; }
    .select2-container .select2-selection--multiple .select2-selection__clear {
      background-color: transparent;
      border: none;
      font-size: 1em; }
  .select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 18px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all; }
    .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid rgba(0, 134, 230, 0.25);
  border-radius: 3px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

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

.select2-results__option {
	padding: 5px 10px; 
	font-weight: 300;
	font-size: 14px;
	line-height: 120%;
	color: #2E303F;  
  user-select: none;
  -webkit-user-select: none; }
.select2-results__option:before { display: none; }

.select2-results__option--selectable {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 0px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default.select2-container--open .select2-selection--single { 
	background: #FFFFFF;
	border: 1px solid rgba(0, 134, 230, 0.25);
  }
  
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
    padding-right: 0px; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
		background-image: url(/local/templates/tehokno/css/../img/icons/arrow-select-main.svg);
		background-size: 10px auto;
		background-position: center center; background-repeat: no-repeat;
		height: 38px;
		position: absolute;
		top: 1px;
		right: 1px;
		width: 30px; 
	}
    .select2-container--default .select2-selection--single .select2-selection__arrow b { display: none; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative; }
  .select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 25px; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
      background-color: #f1f1f1;
      color: #333;
      outline: none; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
border-radius: 0;
line-height: 38px;
padding: 0 10px;
border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
border-bottom: 1px solid rgba(0, 134, 230, 0.25);
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--group {
  padding: 0; }

.select2-container--default .select2-results__option--disabled {
  color: #999; }

.select2-container--default .select2-results__option--selected {
  color: #0086E6; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  color: #0086E6; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555;
      outline: none; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option--group {
  padding: 0; }

.select2-container--classic .select2-results__option--disabled {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }


.select2-container--default .select2-selection--single {
	height: 40px;
	border: 1px solid var(--clr-border);
	padding: 0 11px;
	font-size: 14px;
	font-weight: 400;
	-webkit-transition: all ease 0.2s;
	transition: all ease 0.2s;	
	display: block;
	width: 100%;
	padding-right: 30px;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none !important;
	line-height: 1em;
	text-indent: 0.01px;
	text-overflow: '';
	outline: none;
	background-color: var(--clr-bg-light);
}

/* End */


/* Start:/local/templates/tehokno/components/bitrix/news.list/header-icon-links/style.css?1668780799239*/
.top-menu-block {
    text-align: center;
    display: block;
    margin-top: 10px;
    border-bottom: none !important;
    text-decoration: underline
}

@media (max-width: 400px)
{
    .top-menu-block {
        text-align: left;
    }
}


/* End */


/* Start:/local/templates/tehokno/components/bitrix/catalog.section.list/menu-top/style.css?1707399136873*/

.main-catalog-wrap a.menu_item-without-subitems:before {
    content: none !important;
}

.main-catalog-wrap {
    white-space: nowrap;
}

@media (max-width: 1023px) {
    .main-catalog-wrap a.menu_item-without-subitems:after {
        content: none !important;
    }
}

@media (max-width: 1023px) {
    /*.main-catalog-wrap .open a:after {*/
    /*    !*content: none !important;*!*/
    /*}*/
}

.second_level_menu_item.open a:after  {
    transform: rotate(-180deg);
}

a.therd_level_submenu:after, a.therd_level_submenu:before, a.therd_level_submenu .button-title:after {
    content: none !important;
}

.second_level_menu_item a:hover:before {
    transform: rotate(-180deg) !important;
}

/*@media (max-width: 1200px) {
    .main-catalog-wrap {
        display: none !important;
    }
}*/

.menu_item-without-subitems-internet-magazin { color: #0086E6 !important; }
/* End */


/* Start:/local/templates/tehokno/components/bitrix/menu/.default/style.css?166878079436*/
.top-menu-2 {
    font-size: 18px;
}
/* End */


/* Start:/local/templates/tehokno/styles.css?1658219080227*/
@media (min-width: 1024px) {
	.menu-wrap .menu li.equal {
		display: none;
	}
}
@media (min-width: 1600px) {
	.popup-box.form-box {
		background-position: 0;
	}
}
.text-wrap img {
	max-width: 100%;
	height: auto;
}
/* End */


/* Start:/local/templates/tehokno/template_styles.css?1707399154858*/
.popup-box.orm-box.fancybox-content {
    overflow: auto;
}
.hideMobail {
    display: none;
}





@media (max-width: 500px) {
    .frm-field-input .form-input {
        font-size: 11px;
    }
}

@media (max-height: 500px)  {
    .form-outer-wrap {
        overflow-y: scroll;
        max-height: 200px;
    }
}


@media (max-width: 1200px) {/*
    .catalog-wrap .main-catalog-wrap {
        display: block !important;
    }*/

    .banners {
        margin: 0 auto;
        display: block;
        max-width: 700px;
        width: 100%;
        object-fit: cover;
    }
}


@media (max-width: 1023px) {

    .hideMobail {
        display: block;
    }
}

@media (max-width: 1960px) and (min-width: 1200px) {
    .banners {
        margin: 0 auto;
        display: block;
        max-width: 826px;
        width: 100%;
        object-fit: cover;
    }
}




/* End */
/* /local/templates/tehokno/css/reset.css?17210303563795 */
/* /local/templates/tehokno/css/jquery.fancybox.min.css?158455432412795 */
/* /local/templates/tehokno/css/jquery-ui.min.css?16381452962207 */
/* /local/templates/tehokno/css/slick.css?15747657181776 */
/* /local/templates/tehokno/css/style.css?1747912395342317 */
/* /local/templates/tehokno/css/style_2023.css?170739936121118 */
/* /local/templates/tehokno/css/style_2023_2.css?175147433362707 */
/* /local/templates/tehokno/css/lightbox.css?16584639953580 */
/* /local/templates/tehokno/css/select2.css?167387452319865 */
/* /local/templates/tehokno/components/bitrix/news.list/header-icon-links/style.css?1668780799239 */
/* /local/templates/tehokno/components/bitrix/catalog.section.list/menu-top/style.css?1707399136873 */
/* /local/templates/tehokno/components/bitrix/menu/.default/style.css?166878079436 */
/* /local/templates/tehokno/styles.css?1658219080227 */
/* /local/templates/tehokno/template_styles.css?1707399154858 */
