

/* Start:/bitrix/templates/cleverbiz/css/bootstrap-reboot.css?17217867624785*/
/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin: 0;
  padding: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #2675bd;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}
/*# sourceMappingURL=bootstrap-reboot.css.map */
/* End */


/* Start:/bitrix/templates/cleverbiz/css/slick.css?17217867621895*/
/* 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:/bitrix/templates/cleverbiz/css/jquery.fancybox.min.css?172178676212795*/
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:/bitrix/templates/cleverbiz/css/jquery.scrollbar.css?17217867623533*/
/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0!important;
    position: relative;
}
.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0 25px 0 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}
.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}
.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}
/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}
.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}
.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}
.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}
.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
/* .scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
} */
.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #2675bd; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }


/* End */


/* Start:/bitrix/templates/cleverbiz/components/bitrix/menu/top_menu/style.css?1721786762287*/
.top_gray_menu li{
	list-style: none;
	float: left;
	padding: 0 25px;
}
.top_gray_menu li a{
	font-size: 13px;
	line-height: 45px;
	color: #868686;
}
.top_gray_menu li a:hover{
	color: #2675bd;
	text-decoration: none;
}
.top_gray_menu li a.selected{
	color: #2675bd;
	font-weight: 600;
}
/* End */


/* Start:/bitrix/templates/cleverbiz/components/bitrix/main.site.selector/language/style.css?17217867621181*/
.language_block .select_lan {
    font-size: 13px;
    color: #868686;
    cursor: pointer;
    font-weight: 600;
}
.language_block.hover .select_lan {
    color: #2675bd;
}
.other_lan a {
    font-size: 13px;
    color: #868686;
    cursor: pointer;
    font-weight: 600;
    text-decoration: none;
    padding: 10px;
    display: block;
    border: 1px solid #2675bd;
    background: #fff;
    text-align: center;
    border-radius: 10px;
}
.other_lan {
    position: absolute;
    top: 22px;
    right: 0;
    display: none;
    z-index: 5;
}
.language_block.hover .other_lan{
    display: block;
}
.language_block .select_lan:before {
    content: "";
    background: url(/bitrix/templates/cleverbiz/components/bitrix/main.site.selector/language/images/language.svg) no-repeat center;
    width: 18px;
    height: 18px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 0 3px 0 0;
}
.language_block .select_lan:after {
    content: "";
    background: url(/bitrix/templates/cleverbiz/components/bitrix/main.site.selector/language/images/down_language.svg) no-repeat center;
    width: 8px;
    height: 8px;
    display: inline-block;
    position: relative;
    top: -1px;
    margin: 0 0 0 3px;
}
.other_lan.hover {
    display: block;
}



/* End */


/* Start:/bitrix/templates/cleverbiz/components/bitrix/news.list/header_contacts/style.css?17217867621454*/
.phone_header_block {
	float: left;
    position: relative;
    height: 150px;
    width: 50%;
}
.foto_phb {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #ffc730;
    display:flex;
    justify-content: center; 
    align-items: center;
}
.name_phb {
    font-size: 14px;
    color: #333333;
    text-align: center;
    font-weight: 600;
}
.foto_block_phb {
    width: 60px;
    float: left;
    margin: 0 10px 0 0;
}
.phone_block_phb {
    width: 170px;
    float: left;
    margin: 2px 0 0 0;
}
.phone_block_phb a{
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	font-weight: 600;
	text-decoration: none;
    margin: 0 5px 0 0;
}
.phone_header_block .phb {
	position: absolute;
    display: block;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 250px;
}
.phone_header_block .viber:before {
    content: "";
    background: url(/bitrix/templates/cleverbiz/components/bitrix/news.list/header_contacts/../../../../images/viber.svg) no-repeat center;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 5px;
}
.phone_header_block .telegram:before {
    content: "";
    background: url(/bitrix/templates/cleverbiz/components/bitrix/news.list/header_contacts/../../../../images/telegram.svg) no-repeat center;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 5px;
}
.address_phb {
    font-size: 12px;
    color: #333;
    margin: 7px 0 0 27px;
}
/* End */


/* Start:/bitrix/templates/cleverbiz/components/bitrix/menu/topmain_menu/style.css?17217867621246*/
.main_top_menu ul {
    display: flex;
}
.main_top_menu li{
	list-style: none;
    float: left;
    text-align: center;
    position: relative;
}
.main_top_menu li a {
    font-size: 15px;
    line-height: 20px;
    color: #f0f0f0;
    height: 60px;
    padding: 0 15px;
    display: -webkit-inline-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -moz-inline-flex;
    -moz-justify-content: center;
    -moz-align-items: center;
}
.main_top_menu li a:hover{
	color: #2675bd;
	background: #ffda77;
	text-decoration: none;
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.45);
}
.main_top_menu li a.selected{
	color: #2675bd;
	background: #ffda77;
	text-decoration: none;
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.45);
    z-index: 1;
    position: relative;
}
.main_top_menu li:nth-child(1) a:after{
	content: "";
	background-repeat: no-repeat;
	background-position: center;
	background-color: #ffffff;
    -webkit-mask-image: url(/bitrix/templates/cleverbiz/components/bitrix/menu/topmain_menu/../../../../images/home_ico.svg);
    mask-image: url(/bitrix/templates/cleverbiz/components/bitrix/menu/topmain_menu/../../../../images/home_ico.svg);
	width: 27px;
	height: 25px;
	display: block;
}
.main_top_menu li:nth-child(1) a.selected:after{
	background-color: #2675bd;
}
.main_top_menu li:nth-child(1):hover a:after{
	background-color: #2675bd;
}
/* End */


/* Start:/bitrix/templates/cleverbiz/components/bitrix/breadcrumb/.default/style.css?1721786762781*/
.bx-breadcrumb {
	margin: 25px 0 10px 0;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-size: 14px;
	line-height: 20px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

.bx-breadcrumb .bx-breadcrumb-item i:after{
	content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-color: #2675bd;
    -webkit-mask-image: url(/bitrix/templates/cleverbiz/components/bitrix/breadcrumb/.default/../../../../images/slider-arrow.svg);
    mask-image: url(/bitrix/templates/cleverbiz/components/bitrix/breadcrumb/.default/../../../../images/slider-arrow.svg);
    width: 10px;
    height: 10px;
	display: inline-block;
    margin: 0 10px 0 0;
}
/* End */


/* Start:/bitrix/templates/cleverbiz/components/bitrix/news.list/footer_contacts_map/style.css?1721786762128*/
.map_footer_item {
    width: calc((100% - 410px) / 2);
    float: left;
}
.map_footer_item:nth-child(2){
	float: right;
}
/* End */


/* Start:/bitrix/templates/cleverbiz/components/bitrix/news.list/footer_contacts/style.css?17217867622663*/
.title_footer_contacts {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 15px 0;
}
.foto_block_pfb {
    width: 60px;
    float: left;
    margin: 0 10px 0 0;
}
.foto_pfb {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #ffc730;
    display:flex;
    justify-content: center; 
    align-items: center; 
}
.name_pfb {
	font-size: 12px;
    color: #fff;
    text-align: center;
    font-weight: 600;
}
.foto_address_pfb:after, .pfb:after{
	content: "";
	display: block;
	clear: both;
	float: none;
}
.address_block_pfb {
    float: left;
    width: calc(100% - 70px);
}
.work_time_pfb {
    font-size: 12px;
    line-height: 19px;
    color: #fff;
    font-weight: 300;
}
.address_pfb {
    font-size: 14px;
    line-height: 19px;
    color: #fff;
}
.metro_pfb {
    font-size: 14px;
    line-height: 19px;
    color: #fff;
}

.phone_block_pfb .viber:before {
    content: "";
    background: url(/bitrix/templates/cleverbiz/components/bitrix/news.list/footer_contacts/../../../../images/viber.svg) no-repeat center;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 5px;
}
.phone_block_pfb .telegram:before {
    content: "";
    background: url(/bitrix/templates/cleverbiz/components/bitrix/news.list/footer_contacts/../../../../images/telegram.svg) no-repeat center;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 5px;
}
.phone_block_pfb a {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    margin: 0 5px 0 0;
}
.phone_block_pfb a:hover {
    color: #e1e1e1;
    text-decoration: none;
}
.phone_block_pfb {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 5px 0 0 0;
}
.phone_num_pfb {
    width: 50%;
    float: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}
.phone_num_pfb:nth-child(2), .phone_num_pfb:nth-child(4) {
    text-align: right;
    display: block;
}
.phone_num_pfb:nth-child(2) a, .phone_num_pfb:nth-child(4) a {
    margin: 0;
}
.pfb1 .phone_num_pfb:nth-child(3), .pfb2 .phone_num_pfb:nth-child(3)  {
    margin: 0 0 0 25px;
}
.pfb:not(:last-child):after{
	content: "";
	background: #ffc731;
	height: 2px;
	width: 275px;
	margin: 20px auto;
}
.phone_footer_blocks .pfb:nth-child(4) .foto_block_pfb{
    width: 100%;
    float: none;
}
.phone_footer_blocks .pfb:nth-child(4) .name_pfb{
    font-size: 14px;
    text-align: left;
}





/* End */


/* Start:/bitrix/templates/cleverbiz/components/bitrix/menu/footer_menu/style.css?1721786762339*/
.footer_gray_menu ul{
	float: right;

}
.footer_gray_menu li{
	list-style: none;
	float: left;
	padding: 0 25px;
}
.footer_gray_menu li a{
	font-size: 13px;
	line-height: 45px;
	color: #868686;
}
.footer_gray_menu li a:hover{
	color: #2675bd;
	text-decoration: none;
}
.footer_gray_menu li a.selected{
	color: #2675bd;
	font-weight: 600;
}
/* End */


/* Start:/bitrix/templates/cleverbiz/template_styles.css?172178676238716*/
*{
	outline:none;
}
button, 
button:active, 
button:focus {
    outline: none;
}
.clear:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
body{
	font-family: 'Exo 2', sans-serif;
	color: #333333;
	font-size: 14px;
}
.container {
    max-width: 1140px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
}
.top_line_section {
    background: #eff4f7;
    height: 45px;
}
.language_block {
    float: right;
    text-align: right;
    margin: 10px 0 0 0;
    position: relative;
}
.header_section {
    height: 150px;
}
.logo {
    width: 105px;
    position: relative;
    height: 150px;
    float: left;
}
.logo a {
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
}
.logo img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.phone_header_blocks {
	float: left;
    position: relative;
    height: 150px;
    width: calc(100% - 105px - 220px - 120px);
    margin: 0 60px;
    background: #fff;
}
.callback_top {
    position: relative;
    height: 150px;
    width: 220px;
    float: right;
}
.callback_top a{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.bot1{
	font-size: 15px;
	color: #333;
	width: 220px;
	height: 35px;
	line-height: 35px;
	background: #ffda77;
	border-radius: 10px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    box-shadow: 3px 0 10px rgba(255, 199, 49, 0.5);
}
.bot1:hover{
	text-decoration: none;
	color: #333;
	box-shadow: none;
    background: #ffc731;
}
.main_top_menu{
	background: #2675bd;
	height: 60px;
}


.slick-dots{
	position: absolute;
    bottom: 50px;
    display: block;
    width: 100%;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    list-style: none;
    position: relative;
    display: inline-block;
    margin: 0 10px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0px;
    line-height: 0;
    display: block;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    position: relative;
}
.slick-dots li button:before {
	content: '';
	width: 10px;
	height: 10px;
	background: #fff;
	border:1px solid #fff;
	border-radius: 50%;
	display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.slick-dots li.slick-active button:before {
	content: '';
	background: #2675bd;
	border:1px solid #fff;
}

.section_main{
	padding: 0 0 90px 0;
}
.title_section_main{
    padding: 90px 0 50px 0;
}

.title_section_main, .title_section_main h1, .title_section_main h2 {
    font-size: 25px;
    line-height: 33px;
    color: #333333;
    font-weight: 500;
    margin: 0;
}

button.slick-arrow{
	width: 50px;
	height: 50px;
	background: #e6e6e6;
	border: none;
    font-size: 0;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    outline:none;
    cursor: pointer;
    opacity: 0.5;
}
button.slick-arrow:hover{
    opacity: 1;
}
button.slick-arrow:after{
	content: "";
	background-repeat: no-repeat;
    background-position: center;
    background-color: #2675bd;
    -webkit-mask-image: url(/bitrix/templates/cleverbiz/images/slider-arrow.svg);
    mask-image: url(/bitrix/templates/cleverbiz/images/slider-arrow.svg);
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
button.slick-prev{
	left: 0;
}
button.slick-next{
	right: 0;
}
button.slick-prev:after{
	transform: translate(-50%, -50%) rotate(180deg);
}
button.slick-disabled {
    display: none !important;
}

.section_gray{
	background: #eff4f7;
}
.section_blue{
	background: #2675bd;
}
.section_form{
	padding: 30px 0;
}
.section_form:after, .forma_block_line:after{
	content: "";
	display: block;
	clear: both;
	float: none;
}
.left_sbf {
    width: 380px;
    float: left;
}
.title_sbf {
    font-size: 23px;
    line-height: 26px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 15px 0;
}
.desc_sbf {
    font-size: 15px;
    line-height: 20px;
    color: #fff;
}
.right_sbf {
    float: right;
    margin: 10px 0 0 0;
}
.section_form input[type="text"]{
	font-size: 15px;
	background: #fff;
	border:none;
	border-radius: 10px;
	color: #333;
	width: 200px;
	height: 40px;
	padding: 0 15px;
    border: 1px solid #fff;
}
.section_form input[type="submit"] {
    font-size: 15px;
    color: #333;
    width: 200px;
    height: 40px;
    background: #ffda77;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    box-shadow: 3px 0 10px rgba(255, 199, 49, 0.5);
    border: none;
    cursor: pointer;
}
.section_form input[type="submit"]:hover {
    box-shadow: none;
    background: #ffc731;
}
.section_form input[type="text"].error {
    box-shadow: 0 0 5px #fd4242;
    border: 1px solid #fd4242;
}
.section_form label.error {
    font-size: 10px;
    margin: 0;
    color: #fd4242;
    position: absolute;
    top: 0px;
    left: 17px;
}
.float_lest_line_form{
	float: left;
	margin: 0 0 0 25px;
    position: relative;
}
.sogl_line {
    color: #fff;
    font-size: 11px;
    text-align: right;
    margin: 10px 0 0 0;
}
.sogl_line a{
    color: #ffda77;
}
.gallary_block .title_section_main, .portfolio_section .title_section_main {
    padding: 0 0 50px 0;
}
.slick-dots-gray{
    position: relative;
    bottom: 0;
    margin: 20px 0 0 0;
}
.slick-dots-gray .slick-dots{
    position: relative;
    bottom: 0;
}
.slick-dots-gray li button:before {
    background: #878787;
    border: 1px solid #878787;
}
.slick-dots-gray  .slick-dots li button:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #878787;
    border: 1px solid #878787;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.slick-dots-gray li {
    list-style: none;
    position: relative;
    display: inline-block;
    margin: 0 10px;
    padding: 0;
    cursor: pointer;
}
.slick-dots-gray li.slick-active button:before {
    content: '';
    background: #2675bd;
    border: 1px solid #878787;
}
.portfolio_section {
    max-width: 1920px;
    margin: 0 auto;
}
.main_text_block_home .title_section_main {
    padding: 0 0 50px 0;
}


.show_big_main_text:after{
    content:"Подробнее...";
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    color: #006799;
    cursor: pointer;
    margin: 10px 0;
    border-bottom: 1px dotted transparent;
}
.show_big_main_text.ua:after{
    content:"Детальніше...";
}
.show_big_main_text {
    display: inline-block;
}
.show_big_main_text:hover:after{
    color: #006799;
    border-bottom: 1px dotted #006799;
}
.show_big_main_text.open:after{
    content:"Свернуть";
}
.show_big_main_text.ua.open:after{
    content:"Згорнути";
}
.main_title_text_block .big_main_text {
    margin: 15px 0 15px 0;
}
.main_title_text_block_home .title_section_main {
    padding: 0 0 50px 0;
}
.section_yellow {
    background: #ffda77;
}
.section_yellow .title_sbf{
    font-size: 23px;
    line-height: 26px;
    color: #333333;
    font-weight: 600;
    margin: 15px 0 0 0;
}
.section_yellow .sogl_line {
    color: #333;
}
.section_yellow .sogl_line a{
    color: #2675bd;
}
.section_yellow  input[type="submit"] {
    color: #fff;
    background: #2675bd;
    box-shadow: 3px 0 10px rgba(38, 117, 189, 0.5);
}
.section_yellow input[type="submit"]:hover {
    box-shadow: none;
    background: #12538d;
}
.footer_section_all_block {
    height: 550px;
    overflow: hidden;
}
.footer_section_contacts{
    margin: 0 auto;
    width: 410px;
    height: 550px;
    padding: 30px;
    background: #2675bd;
    float: left;
}
.footer_line_section {
    height: 45px;
    background: #eff4f7;
}
.footer_line_section:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
.copyright {
    font-size: 13px;
    line-height: 45px;
    color: #868686;
    width: 250px;
    float: left;
}
.footer_gray_menu {
    float: right;
    width: calc(100% - 250px);
}

.main_text_block_home {
    font-size: 14px;
    color: #333;
    line-height: 21px;
}
img[align="left"] {
    margin: 5px 15px 0 0;
}
img[align="right"] {
    margin: 5px 0 0 15px;
}
.main_text_block_home p{
    margin: 0 0 15px 0;
}
.main_text_block_home h2, .main_text_block_home h3, .main_text_block_home h4 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    margin: 20px 0;
}
.top_bread {
    margin: 0 0 50px 0;
}
.top_bread h1{
    font-size: 25px;
    line-height: 33px;
    color: #2675bd;
    font-weight: 700;
}


















div[id^="wait_comp_"]{ display: none;} /* Убрать кнопку ЗАГРУЗКА С БИТРИКСА */

.popap_main {
    border-radius: 10px;
    max-width: 300px;
    background: #fff;
    padding: 30px;
}
.title_popup {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #2675bd;
}
.desc_popup {
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 20px 0;
}
.sogl_popup {
    text-align: center;
    font-size: 10px;
    line-height: 13px;
    margin: 15px 0 0 0;
}
.sogl_popup a{
	color: #2675bd;
}
.popap_main input[type="text"] {
    background: #fff;
    border: none;
    box-shadow: 0 0 5px #2675bd;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
    margin: 0 0 20px 0;
    color: #333;
}
.popap_main input[type="submit"] {
    font-size: 15px;
    color: #333;
    width: 100%;
    height: 35px;
    background: #ffda77;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    box-shadow: 3px 0 10px rgba(255, 199, 49, 0.5);
    border: none;
    cursor: pointer;
}
.popap_main input[type="submit"]:hover{
	box-shadow: none;
}
.popap_main input[type="text"].error {
    box-shadow: 0 0 5px #fd4242;
}
.popap_main label.error {
    font-size: 10px;
    margin: 0;
    color: #fd4242;
    position: absolute;
    top: 0px;
    left: 10px;
}
.input_block_popup {
    position: relative;
}
.thanks_massage {
    font-size: 13px;
    text-align: center;
}



/* Показывать номера телефонов при прокрутке наверх сайта */
.phone_header_blocks.fixed{
    position: fixed;
    top: -150px;
    border-radius: 0 0 10px 10px;
    width: 580px;
    margin: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 90px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out; 
    transition: all .5s ease-in-out;
    z-index: 80;
}
.phone_header_blocks.fixed .phone_header_block{
    height: 90px;
}
.phone_header_blocks.fixed.open{
    position: fixed;
    top: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.phone_header_blocks{
    -webkit-transition: box-shadow .3s ease-in-out, width .5s ease-in-out;
    -moz-transition: box-shadow .3s ease-in-out, width .5s ease-in-out;  
    transition: box-shadow .3s ease-in-out, width .5s ease-in-out; 
    box-shadow: none;
}
/* Показывать номера телефонов при прокрутке наверх сайта END*/








.mob_menu_link {
    display: none;
    width: 40px;
    height: 20px;
    margin: 0;
    position: absolute;
    top: 30px;
    right: 15px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.menu-icon {
    position: relative;
    width: 30px;
    cursor: pointer;
}
.menu-icon span {
  display: block;
  width: 40px;
  height: 2px;
  background: #2675bd;
  margin-bottom: 6px;
}
.menu-icon.open span {
  background: #2675bd;
}
.menu-icon.open span:nth-child(2) {
  -webkit-transform: translateX(-30px);
     -moz-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
       -o-transform: translateX(-30px);
          transform: translateX(-30px);
  opacity: 0;
}
.menu-icon.open span:nth-child(1) {
  -webkit-transform: rotateY(180deg) rotateZ(45deg) translate(4px, 8px);
     -moz-transform: rotateY(180deg) rotateZ(45deg) translate(4px, 8px);
          transform: rotateY(180deg) rotateZ(45deg) translate(4px, 8px);
  background: #2675bd;
}
.menu-icon.open span:nth-child(3) {
  -webkit-transform: rotateY(180deg) rotateZ(-45deg) translate(3px, -8px);
     -moz-transform: rotateY(180deg) rotateZ(-45deg) translate(3px, -8px);
          transform: rotateY(180deg) rotateZ(-45deg) translate(3px, -8px);
  background: #2675bd;
}


.show_all_phone_mob{
    display: none;
}

.main_text_page_top_block {
    position: relative;
    overflow: hidden;
}
.main_img_page_top_block {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(50% - 15px);
    overflow: hidden;
}
/* .main_img_page_top_block:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,0) 50%, rgba(255,255,255,1) 95%);
    z-index: 1;
} */
.main_text_page_top_block_455 .container{
    height: 455px;
}
.main_text_page_top_block_455 .main_text_block_home_455 {
    width: calc(50% - 30px);
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.main_img_page_top_block picture{
    float: right;
}

.main_text_block_455{
    max-height: 350px;
    overflow: auto;
}
.main_text_block_home a {
    color: #006799;
}
.section_main.no_padding {
    padding: 0;
}
.section_main.no_padding .title_section_main {
    padding: 0 0 50px 0;
}
.section_main .title_section_main.no_padding {
    padding: 0 0 50px 0;
}

.main_text_page_top_block_left .main_img_page_top_block {
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    width: calc(50% - 15px);
    overflow: hidden;
}
.main_text_page_top_block_left .main_text_block_home_455 {
    width: calc(50% - 15px);
    position: absolute;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
}
.main_text_page_top_block_left .main_img_page_top_block picture {
    float: left;
}
.section_two_block_left {
    width: calc(50% - 15px);
    float: left;
}
.section_two_block_right {
    width: calc(50% - 15px);
    float: right;
}
.section_two_block_right img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.section_two_blocks:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
.section_two_block_left li {
    list-style: none;
}
.section_two_block_left a {
    font-size: 16px;
    line-height: 45px;
    color: #2675bd;
}
.section_two_block_left a:hover {
    text-decoration: none;
    border-bottom: 1px solid #2675bd;
}
.text_page_block{
    padding: 0 0 90px 0;
}
.text_page_block li {
    list-style: none;
    padding: 0 0 10px 10px;
}
.text_page_block li:before {
    content: "";
    background: #2675bd;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px 0 -10px;
    top: -2px;
    position: relative;
}





/* Калькулятор*/
.calculators_tabs:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
.calculators_content {
  display: none; /* по умолчанию прячем все блоки */
}
.calculators_content.active {
  display: block; /* по умолчанию показываем нужный блок */
}
#step_1 {
    width: 175px;
    float: left;
    margin: 0 30px 0 0;
}
#step_1 .calculators_caption li{
    list-style: none;
    background: #3cb0e8;
    box-shadow: 0 0 5px rgb(51 51 51 / 0.5);
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    width: 175px;
    height: 35px;
    border-radius: 15px;
    margin: 0 0 25px 0;
    cursor: pointer;
    padding: 0 15px;
}
#step_1 .calculators_caption li.active{
    background: #55af49;
    box-shadow: none;
}
.step_title_main{
    font-size: 18px;
    line-height: 27px;
    color: #55af49;
    margin: 0 0 30px 0;
}
.calculators_content {
    width: calc(100% - 175px - 30px);
    float: left;
}
div#step_2 {
    margin: 0 30px 0 0;
    float: left;
    width: calc(50% - 15px);
}
div#step_3 {
    margin: 0;
    float: left;
    width: calc(50% - 15px);
}
.calculators_tabs .label_select {
    font-size: 14px;
    line-height: 19px;
    color: #333;
    display: block;
    margin: 0 0 5px 0;
}
.calculators_tabs input.input_box {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #333;
    padding: 0 15px;
    border-radius: 15px;
    background: #fff;
    border: none;
    width: 100%;
    box-shadow: 0 0 5px rgb(0 103 153 / 0.7);
}
.calculators_tabs .block_select .r_pod{
    font-size: 14px;
    line-height: 40px;
    color: #006799;
    font-weight: 600;
    position: absolute;
    right: 10px;
}
.calculators_tabs .block_select {
    position: relative;
    width: calc(50% - 30px);
    float: left;
    margin: 0 15px 15px 15px;
}
.block_properties {
    margin: 0 -15px;
}
.block_properties:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
.buttons_block {
    margin: 15px 0 0 0;
}
.button_calc {
    display: block;
    text-align: center;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    color: #333;
    padding: 0 10px;
    border-radius: 15px;
    background: #ffda77;
    border: none;
    width: 100%;
    box-shadow: 0 0 5px rgb(0 103 153 / 0.7);
    cursor: pointer;
}
.button_calc:hover{
    box-shadow: none;
    text-decoration: none;
    background: #ffc731;
    color: #333;
}
.buttons_block:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
.buttons_block .button_one_block{
    position: relative;
    width: calc(50% - 15px);
    float: left;
    margin: 0 0 15px 0;
}
.buttons_block .button_one_block:nth-child(2n) {
    margin: 0 0 15px 30px;
}
.add_more_calc {
    height: 40px;
    font-size: 15px;
    line-height: 29px;
    color: #333;
    text-align: center;
    display: block;
    padding: 0 10px;
    border-radius: 15px;
    background: #eff4f7;
    border: 4px solid #ffda77;
    width: 100%;
    box-shadow: 0 0 5px rgb(0 103 153 / 0.7);
    cursor: pointer;
}
.add_more_calc:hover{
    box-shadow: none;
}
.block_images_calculator ul:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
.block_images_calculator li{
    list-style: none;
    float: left;
    height: 60px;
    margin: 0 15px 15px 0;
    border: 3px solid transparent;
    cursor: pointer;
}
.door_block .block_images_calculator li {
    height: 100px;
}
.balkon_block .block_images_calculator li {
    height: 70px;
}
.block_images_calculator li.active_img{
    border: 3px solid #55af49;
}
.block_images_calculator li img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.name_img_calc{
    display: none;
}
.big_img_calculator {
    height: 150px;
}
.door_block .big_img_calculator {
    height: 200px;
}
.balkon_block .big_img_calculator {
    height: 200px;
}
.big_img_calculator img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.select_box {
    position: relative;
}
.select_box span.select_box_selected {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #333;
    padding: 0 30px 0 15px;
    border-radius: 15px;
    background: #fff;
    border: none;
    width: 100%;
    box-shadow: 0 0 5px rgb(0 103 153 / 0.7);
    cursor: pointer;
    overflow: hidden;
    display: block;
}
.select_box span.select_box_selected:after {
    position: absolute;
    content: "";
    top: 12px;
    right: 10px;
    background-color: #2675bd;
    -webkit-mask-image: url(/bitrix/templates/cleverbiz/images/down-arrow.svg);
    mask-image: url(/bitrix/templates/cleverbiz/images/down-arrow.svg);
    width: 17px;
    height: 17px;
    display: block;
}
.block_select.open .select_box span.select_box_selected:after {
    transform: rotate(-180deg);
}
.select_box_list {
    display: none;
}
.block_select.open .select_box_list {
    display: block;
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 5;
    border-radius: 5px;
    border: 1px solid #3cb0e8;
}
.select_box_list li{
    list-style: none;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 14px;
    color: #333;
}
.select_box_list li:not(:last-child){
    border-bottom: 1px solid #e7e7e7;
}
.select_box_list li:hover{
    background: #3cb0e8;
    color: #fff;
}
.select_box_list li.active {
    /* border-bottom: 1px solid #3cb0e8; */
    background: #3cb0e8;
    color: #fff;
}
.select_box_list li.not_active {
    display: none;
}
.block_select.window_have_right {
    display: none;
}
.block_select.window_have_right.active {
    display: block;
}
.calculators_tabs_new {
    margin: 25px 0 0 0;
    padding: 25px 0 0 0;
    border-top: 3px solid #3cb0e8;
    position: relative;
}
.buttons_block {
    margin: 15px 0 0 0;
    width: calc((100% - 175px - 60px) / 2);
    float: right;
}
#calculator:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
.delete_form_link{
    display: none;
}
.calculators_tabs_new .delete_form_link{
    display: block;
    width: 20px;
    height: 20px;
    background-color: #fd4242;
    -webkit-mask-image: url(/bitrix/templates/cleverbiz/images/delete.svg);
    mask-image: url(/bitrix/templates/cleverbiz/images/delete.svg);
    position: absolute;
    right: 0;
    top: 25px;
    cursor: pointer;
}
.calculators_tabs_new.delete_form {
    display: none;
}
.text_page_block img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.txt_404 {
    width: 50%;
    float: left;
    font-size: 20px;
    font-weight: 300;
}
.txt_404 a {
    margin: 50px 0 0 0;
}
.img_404 {
    width: 50%;
    float: left;
}
.block_404:after{
    content: "";
    clear: both;
    float: none;
    display: block;
}














@media (max-width: 1100px){
 .left_sbf {
    width: 330px;
}   
.section_form input[type="text"] {
    width: 180px;
}
.section_form input[type="submit"] {
    width: 180px;
}
.phone_header_blocks {
    -webkit-transition: none;
    -moz-transition: inherit;
    transition: none;
    box-shadow: none;
}
div#step_3 {
    width: calc(55% - 15px);
}
div#step_2 {
    width: calc(45% - 15px);
}
.buttons_block {
    width: calc((108% - 175px - 60px) / 2);
}
















}



@media (max-width: 990px){
.phone_header_blocks {
    width: calc(100% - 105px - 140px);
    margin: 0 15px;
}
.callback_top {
    width: 110px;
}
.callback_top .bot1 {
    width: 110px;
    height: auto;
    line-height: 20px;
    padding: 10px 0;
}
.main_top_menu li:nth-child(1) {
    display: none;
}
.main_top_menu li a {
    font-size: 12px;
    line-height: 16px;
    padding: 0 10px;
}
.big_txt_smh {
    max-width: 768px;
    font-size: 40px;
    line-height: 47px;
    padding: 0 20px;
}
a.link_portfolio_full {
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
}
.img_brand_s {
    height: auto;
    max-height: 220px;
}
.title_section_main {
    padding: 50px 0 25px 0;
}
.left_sbf {
    width: 100%;
    float: none;
}
.right_sbf {
    float: none;
    margin: 25px 0 0 0;
}
.float_lest_line_form {
    margin: 0 25px 0 0;
}
.section_form input[type="text"] {
    width: 200px;
}
.section_form input[type="submit"] {
    width: 200px;
}
.sogl_line {
    text-align: left;
}
.txt_hww {
    padding: 0 10px;
}
.how_we_work li:not(:last-child):after {
    width: 60px;
    height: 60px;
    right: -15px;
}
.section_main {
    padding: 0 0 50px 0;
}


.footer_gray_menu li {
    padding: 0 10px;
}

.phone_num_cpb {
    width: 100%;
    float: none;
    display: block;
    display: block;
    display: block;
    height: auto;
}
.cont_cpb_item {
    height: 330px;
}
.map_cpb_item iframe {
    height: 330px !important;
}
#step_1 {
    width: 100%;
    float: none;
    margin: 0 0 30px 0;
}
#step_1 ul:after{
    content: "";
    display: block;
    clear: both;
    float: none;
}
#step_1 .calculators_caption li {
    width: auto;
    margin: 0 15px 0 0;
    float: left;
}
.step_title_main {
    margin: 0 0 10px 0;
}
.calculators_content {
    width: 100%;
    float: none;
}
.buttons_block {
    width: calc(55% - 15px);
}













}


@media (max-width: 767px){
.preimushchestva_section li {
    list-style: none;
    width: 100%;
    margin: 0 0 25px 0;
    float: none;
}
.main_top_menu.open .callback_top{
    display: block;
}
.callback_top {
    display: none;
    height: auto;
    float: none;
    width: auto;
    text-align: right;
    margin: 20px 0;
}
.callback_top .bot1 {
    width: 150px;
    right: auto;
    position: relative;
    top: auto;
    transform: none;
}
.phone_block_phb {
    margin: 0;
    width: 155px;
}
.foto_phb {
    width: 55px;
    height: 55px;
}
.phone_header_block {
    position: relative;
    height: 80px;
}
.phone_header_blocks {
    margin: 15px 15px 0 15px;
    width: calc(100% - 190px);
    height: 95px;
}
.main_top_menu {
    display: none;
}
.top_line_section {
    display: none;
}
.main_top_menu.open {
    display: block;
    height: 100%;
}
.phone_header_block .phb {
    width: auto;
    position: relative;
    display: block;
    top: auto;
    transform: none;
    left: auto;
}
.big_txt_smh {
    max-width: 480px;
    font-size: 22px;
    line-height: 28px;
    padding: 0 15px;
}
.small_txt_smh {
    font-size: 15px;
    line-height: 20px;
    max-width: 480px;
}
.bot_smh a {
    margin: 15px 10px;
    width: 200px;
}
.map_footer_item {
    display: none;
}
.footer_section_contacts {
    float: none;
}
.footer_section_all_block {
    background: #2675bd;
}
.footer_gray_menu {
    display: none;
}
.phone_header_blocks.fixed {
    width: 480px;
    height: 105px;
}
.phone_header_blocks.fixed .foto_block_phb {
    display: block;
}
.phone_header_blocks.fixed .phone_header_block {
    height: 105px;
    float: left;
    width: 50%;
    padding: 15px;
    margin: 0;
}
.phone_header_blocks.fixed .address_phb{
    display: none;
}
.phone_header_blocks.fixed .phone_block_phb {
    width: 140px;
}
.phone_header_blocks.fixed .phone_block_phb a {
    font-size: 13px;
    line-height: 15px;
}
.portfolio_full_item {
    width: calc(100% / 2 - 10px);
}

.portfolio_full_item:nth-child(3n+2) {
    margin: 0 7.5px 7.5px 7.5px;
}
.portfolio_full_item:nth-child(2n) {
    margin: 0 0 7.5px 0;
}
.slider_main_home_item.slick-slide {
    height: 300px;
}
.main_slider_section .container {
    height: 300px;
}
.slick-dots {
    bottom: 10px;
}
.bot1 {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
}
.title_section_main, .title_section_main h1, .title_section_main h2 {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
}
.float_lest_line_form {
    margin: 0 auto 20px;
    float: none;
    text-align: center;
    width: 200px;
}
.title_sbf {
    text-align: center;
}
.desc_sbf {
    text-align: center;
}
.sogl_line {
    text-align: center;
}
.top_gray_menu li {
    padding: 0 10px;
}
.title_footer_contacts {
    text-align: center;
}
.copyright {
    width: 100%;
    float: none;
    text-align: center;
}
.how_we_work li {
    width: 100%;
    margin: 0 0 15px 0;
}
.how_we_work li:not(:last-child):after{
    display: none;
}
.ico_num_hww {
    width: 60px;
    float: left;
}
.txt_hww {
    text-align: left;
    max-width: none;
    margin: 0 0 0 75px;
    padding: 0;
}
.title_hww {
    text-align: left;
    margin: 0 0 0 75px;
}
.header_section {
    height: 110px;
}
.mob_menu_link {
    display: block;
    margin: 30px 0 0 0;
}
.logo {
    height: 110px;
}
.main_top_menu {
    height: auto;
    position: absolute;
    top: 110px;
    z-index: 90;
    width: 100%;
}
.main_top_menu ul {
    display: block;
}
.main_top_menu li{
    float: none;
    text-align: right;
    margin: 10px 0;
}
.main_top_menu li a {
    font-size: 15px;
    line-height: 19px;
    font-weight: 600;
    padding: 5px 0;
    height: auto;
    border-bottom: 1px solid transparent;
}
.main_top_menu li a:hover, .main_top_menu li a.selected {
    color: #fff;
    background: none;
    box-shadow: none;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
.bot_smh {
    margin: 15px auto 0;
}
.main_top_menu .top_gray_menu li:nth-child(1) {
    display: block;
}
.main_top_menu .top_gray_menu li:nth-child(1) a:after{
    display: none;
}
.top_gray_menu li {
    padding: 0;
}
.top_gray_menu {
    border-top: 2px solid #ffc731;
    display: none;
}
.main_top_menu.open .top_gray_menu{
    display: block;
}
.language_block {
    width: 55px;
}
.right_preim {
    padding: 0;
}
.phone_block_phb a {
    font-size: 14px;
    line-height: 22px;
}

body.open {
    position: fixed;
}
body.open .header_section {
    height: 110px;
    position: fixed;
    width: 100%;
    z-index: 100;
    background: #fff;
}
.main_top_menu.open .container {
    position: fixed;
    right: 0;
}
.main_top_menu.open .container {
    position: fixed;
    right: 0;
    overflow: scroll;
    height: calc(100vh - 110px);
}
.tex_har_block {
    margin: 50px 0 0 0;
    width: 100%;
    float: none;
}
.tex_har_slider_block {
    margin: 50px 0 0 0;
    width: 100%;
    float: none;
}
.section_main_brands {
    padding: 50px 0;
}
.benefits_txt_block {
    width: 100%;
    float: none;
}
.benefits_img {
    width: 100%;
    float: none;
    text-align: center;
    margin: 40px 0 0 0;
}
.reinf_txt_block {
    width: 100%;
    float: none;
}
.reinf_img {
    width: 100%;
    float: none;
    text-align: center;
    margin: 40px 0 0 0;
}
.compressor_txt_block {
    width: 100%;
    float: none;
}
.compressor_img {
    width: 100%;
    float: none;
    text-align: center;
    margin: 40px 0 0 0;
}
.wide_img {
    width: auto;
    float: none;
    margin: 10px 0 20px 0;
    text-align: center;
}
.tex_har_slider_block_item {
    height: auto !important;
}
div#step_2 {
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
}
div#step_3 {
    width: 100%;
    float: none;
}
#step_1 {
    margin: 0 0 0 0;
}
#step_1 .calculators_caption li {
    width: auto;
    margin: 0 15px 15px 0;
    float: left;
}
.big_img_calculator {
    display: none;
}
.buttons_block {
    width: 100%;
}
.cveta_gallary_item {
    width: calc(100% / 4);
}
.txt_404 {
    width: 100%;
    float: none;
}
.txt_404 a {
    margin: 25px 0;
}
.img_404 {
    width: 100%;
    float: none;
}













}
@media (max-width: 690px){
.phone_block_phb a {
    font-size: 13px;
    line-height: 19px;
}
.phone_header_blocks {
    width: calc(100% - 165px);
}
.phone_block_phb {
    width: auto;
}
.logo {
    width: 70px;
}
.foto_phb {
    width: 40px;
    height: 40px;
}
.foto_block_phb {
    width: 40px;
}

.cpb_item {
    width: 100%;
    float: none;
    padding: 30px 0;
}
.map_cpb_item {
    width: 100%;
    position: relative;
    top: auto;
    overflow: hidden;
    height: 280px;
}
.cont_cpb_item {
    height: auto;
}
.main_img_page_top_block {
    display: none;
}
.main_text_page_top_block_455 .main_text_block_home_455 {
    width: 100%;
    position: relative;
    right: auto;
    top: auto;
    transform: none;
}
.main_text_page_top_block_455 .container {
    height: auto;
    padding: 50px 15px;
}
.section_two_block_left {
    width: 100%;
    float: none;
}
.section_two_block_right {
    display: none;
}
.blog_item {
    width: calc((100% - 30px) / 2 );
}
.blog_item:nth-child(1), .blog_item:nth-child(3), .blog_item:nth-child(5), .blog_item:nth-child(7), .blog_item:nth-child(9), .blog_item:nth-child(11), .blog_item:nth-child(13), .blog_item:nth-child(15)  {
    margin: 0 15px 30px 0;
}
.blog_item:nth-child(2), .blog_item:nth-child(4), .blog_item:nth-child(6), .blog_item:nth-child(8), .blog_item:nth-child(10), .blog_item:nth-child(14), .blog_item:nth-child(16) {
    margin: 0 0 30px 15px;
}

.gallery_lr_item .gallery_lr_td, .gallery_lr_item:nth-child(2n) .gallery_lr_td {
    float: none;
    height: auto;
}
.gallery_lr_item .gallery_lr_td {
    width: 100%;
}
.gallery_lr_item .gallary_lr_img_block {
    float: none;
}
.gallery_lr_item .gallary_lr_img_block {
    width: 100%;
    padding: 0 0 0 0;
}
.gallery_lr_item {
    min-height: auto;
    padding: 50px 0;
}
.gallery_lr_td_center {
    position: relative;
    top: auto;
    transform: none;
    margin: 0 0 50px;
}















}
@media (max-width: 580px){

.phone_header_block {
    height: 60px;
    float: none;
    width: 190px;
    margin: 0 auto;
}
.header_section {
    height: 160px;
}
.phone_header_blocks {
    width: calc(100% - 185px);
    height: 135px;
}
.address_phb {
    display: none;
}
.main_top_menu {
    top: 160px;
}
.phone_num:nth-child(2) {
    padding: 5px 0 0 0;
}
.phone_header_block:nth-child(2) {
    margin: 10px auto 0;
}
.logo {
    height: 160px;
    width: 100px;
}
.mob_menu_link {
    margin: 78px 0 0 0;
}
body.open .header_section {
    height: 160px;
}

.main_top_menu.open .container {
    height: calc(100vh - 160px);
}
.language_block {
    margin: 32px 0 0 0;
}
.tex_har_text ul li .value {
    display: block;
    position: relative;
    z-index: 2;
    padding-left: 0;
    line-height: 20px;
}
.tex_har_text ul li .key {
    line-height: 20px;
}
.tex_har_text ul li {
    margin: 0 0 10px 0;
}
.cveta_gallary_item {
    width: calc(100% / 3);
}












}
@media (max-width: 480px){
.big_txt_smh {
    max-width: 300px;
    margin: 0 auto 10px;
    font-size: 18px;
    line-height: 22px;
}
.small_txt_smh {
    max-width: 300px;
    margin: 0 auto 10px;
}
.bot_smh a {
    margin: 15px auto;
    display: block;
}
.footer_section_contacts {
    width: 310px;
    padding: 30px 15px;
    height: auto;
}
.phone_header_blocks.fixed.open {
    position: fixed;
    top: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    left: 50%;
    width: 300px;
    height: 80px;
    padding: 0 10px 15px 10px;
}
.phone_header_blocks.fixed .foto_block_phb {
    display: none;
}
.phone_header_blocks.fixed .phone_header_block {
    height: 90px;
    padding: 15px 5px 0 5px;
}
a.link_portfolio_full {
    font-size: 13px;
    line-height: 16px;
}
.phone_num_pfb:nth-child(2), .phone_num_pfb:nth-child(4) {
    text-align: center;
    display: block;
}
.phone_num_pfb {
    width: 100%;
    float: none;
    display: block;
    display: block;
    display: block;
    height: auto;
    text-align: center;
}
.foto_block_pfb {
    float: none;
    margin: 0 auto 15px;
}
.address_block_pfb {
    float: none;
    width: 100%;
    text-align: center;
}

.phone_num_pfb a.viber, .phone_num_pfb a.telegram {
    margin: 0 0 0 -20px;
}
.footer_section_all_block {
    height: auto;
}
.phone_footer_blocks .pfb:nth-child(4) .name_pfb {
    text-align: center;
}
.phone_header_blocks {
    width: calc(100% - 155px);
    padding: 15px 10px 0 10px;
    z-index: 15;
    margin: 0;
}

.foto_block_phb {
    display: block;
}


.phone_header_block:after {
    content: "";
    display: block;
    clear: both;
    float: none;
}
.phone_header_blocks.open{
    background: #fff;
    height: auto;
    position: absolute;
    left: 95px;
    width: 230px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    border-radius: 0 0 10px 10px;
    z-index: 80;
}
.phone_header_blocks.open .phone_header_block:nth-child(2){
    display: block;
}
.phone_header_blocks.fixed .show_all_phone_mob {
    display: none;
}
.no_map_1 .foto_address_cpb {
    width: 100%;
    float: none;
}
.no_map_1 .work_time_block_cpb {
    padding: 20px 0 20px 0;
    width: 100%;
    float: none;
}
.no_map_1 .email_block_cpb {
    width: 100%;
    float: none;
}
.blog_item {
    width: 100%;
}
.blog_item:nth-child(1), .blog_item:nth-child(3), .blog_item:nth-child(5), .blog_item:nth-child(7), .blog_item:nth-child(9), .blog_item:nth-child(11), .blog_item:nth-child(13), .blog_item:nth-child(15)  {
    margin: 0 0 30px 0;
}
.blog_item:nth-child(2), .blog_item:nth-child(4), .blog_item:nth-child(6), .blog_item:nth-child(8), .blog_item:nth-child(10), .blog_item:nth-child(14), .blog_item:nth-child(16) {
    margin: 0 0 30px 0;
}
.block_properties {
    margin: 0;
}
.calculators_tabs .block_select {
    position: relative;
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
}
.block_images_calculator li {
    margin: 0 5px 5px 0;
}
.buttons_block .button_one_block {
    width: 100%;
    float: none;
}
.buttons_block .button_one_block:nth-child(2n) {
    margin: 0;
}














}
@media (max-width: 420px){
.logo {
    width: 70px;
}
.phone_header_blocks {
    width: calc(100% - 125px);
}
img[align="left"] {
    float: none;
    display: block;
    margin: 5px auto 15px;
}
img[align="right"] {
    float: none;
    display: block;
    margin: 5px auto 15px;
}
.cveta_gallary_item {
    width: calc(100% / 2);
}







}
@media (max-width: 379px){
.foto_block_phb {
    display: none;
}

.phone_header_block {
    width: 140px;
}













}
/* End */
/* /bitrix/templates/cleverbiz/css/bootstrap-reboot.css?17217867624785 */
/* /bitrix/templates/cleverbiz/css/slick.css?17217867621895 */
/* /bitrix/templates/cleverbiz/css/jquery.fancybox.min.css?172178676212795 */
/* /bitrix/templates/cleverbiz/css/jquery.scrollbar.css?17217867623533 */
/* /bitrix/templates/cleverbiz/components/bitrix/menu/top_menu/style.css?1721786762287 */
/* /bitrix/templates/cleverbiz/components/bitrix/main.site.selector/language/style.css?17217867621181 */
/* /bitrix/templates/cleverbiz/components/bitrix/news.list/header_contacts/style.css?17217867621454 */
/* /bitrix/templates/cleverbiz/components/bitrix/menu/topmain_menu/style.css?17217867621246 */
/* /bitrix/templates/cleverbiz/components/bitrix/breadcrumb/.default/style.css?1721786762781 */
/* /bitrix/templates/cleverbiz/components/bitrix/news.list/footer_contacts_map/style.css?1721786762128 */
/* /bitrix/templates/cleverbiz/components/bitrix/news.list/footer_contacts/style.css?17217867622663 */
/* /bitrix/templates/cleverbiz/components/bitrix/menu/footer_menu/style.css?1721786762339 */
/* /bitrix/templates/cleverbiz/template_styles.css?172178676238716 */
