

/* Start:/css/jquery.bxslider.css?17133255483934*/
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('/css/images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('/css/images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('/css/images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('/css/images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('/css/images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* End */


/* Start:/hosting//css/style.min.css?174537981352433*/
.overlay{position:absolute;top:0;right:0;bottom:0;left:0}
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}address{font-style:normal}.is-hidden{display:none!important}@media screen and (max-width:calc(640px - 1px)){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:640px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:640px) and (max-width:calc(1006px - 1px)){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:calc(1006px - 1px)){.is-hidden-touch{display:none!important}}@media screen and (min-width:1006px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1006px) and (max-width:calc(1242px - 1px)){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1242px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1242px) and (max-width:calc(1366px - 1px)){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1366px){.is-hidden-fullhd{display:none!important}}.is-flex{display:flex!important}*{margin:0;padding:0}body{background:#fff;font-family:JournalSansNew,Arial,sans-serif;color:#000010;font-size:16px;line-height:20px;font-weight:400;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden!important;font-feature-settings:"salt" 2}body>.flexWrap{flex-grow:1;overflow:hidden}body>.flexWrap.visible{overflow:visible}body.fixed{position:fixed;width:100%;overflow-y:scroll!important}.wrap{width:100%;max-width:1320px;box-sizing:border-box;position:relative;margin:0 auto}@media screen and (max-width:1366px){.wrap{max-width:960px}}@media screen and (max-width:1000px){.wrap{max-width:none;padding:0 20px}}.wrap.wrapForm{max-width:910px;height:100%}a{color:#1323f5;transition:color .3s ease}a:hover{color:#ee3126;transition:color .15s ease}a[href^="tel:"]{color:#000010;text-decoration:none;cursor:default}@media screen and (max-width:1000px){a[href^="tel:"]{color:#1323f5;text-decoration:underline}a[href^="tel:"]:hover{color:#ee3126}}.ruble{font-family:ruble;font-style:normal;display:inline}.row{display:flex}.clm{padding:0 10px;box-sizing:border-box}.clm.clm1{width:8.33333%}.clm.clm2{width:16.66667%}.clm.clm3{width:25%}.clm.clm4{width:33.33333%}.clm.clm5{width:41.66667%}.clm.clm6{width:50%}.clm.clm7{width:58.33333%}.clm.clm8{width:66.66667%}.clm.clm9{width:75%}.clm.clm10{width:83.33333%}.clm.clm11{width:91.66667%}.btn{display:inline-block;height:36px;border:2px solid #1323f5;color:#1323f5;text-decoration:none;background:transparent;outline:0;padding:0 10px;font-size:16px;line-height:32px;cursor:pointer;box-sizing:border-box;transition:color .2s ease,border-color .2s ease,background .2s ease}.btn.solid,.btn:hover{background:#1323f5;color:#fff}.btn.solid:hover{background:#000;border-color:#000}.btn.solid.is-danger{color:#fff;background-color:#ee3126}.btn.solid.is-danger:hover{background-color:#fff}.btn.is-danger,.btn.solid.is-danger:hover{color:#ee3126;border-color:#ee3126}.btn.is-danger:hover{color:#fff;background-color:#ee3126}.btn.light{background:transparent;border:2px solid #ff0;color:#ff0}.btn.light:hover{background:#ff0;color:#1323f5}.custCheck{position:relative;font-size:16px;line-height:20px!important;color:#000010;display:inline-flex}.custCheck input[type=checkbox]{position:absolute;top:0;left:-99999px}.custCheck .elm{width:14px;height:14px;border:2px solid #1323f5;display:inline-block;margin-right:10px;position:relative;flex:0 0 14px;transition:border-color .2s ease;cursor:pointer;box-sizing:content-box}.custCheck .elm:after{content:"";width:12px;height:9px;background-image:url(/img/checkbox-checked_icon.svg);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s ease}.custCheck .text{transition:color .2s ease}.custCheck input[type=checkbox]:checked~.elm:after{opacity:1}.custCheck input.error~.elm{border-color:#ee3126}.custCheck input.error~.text{color:#ee3126}.redList{list-style:none;display:flex;flex-wrap:wrap}.redList>li{width:25%;padding:0 10px;box-sizing:border-box;margin-bottom:40px;font-size:16px;line-height:20px}.redList>li p{padding-right:40px}.redList-title{display:inline-block;min-height:50px;font-size:20px;line-height:20px;padding:20px 40px 10px 10px;background:#ee3126;color:#fff;font-weight:600;margin-bottom:10px;box-sizing:border-box;margin-left:-10px;font-feature-settings:"salt" 2;max-width:100%}.redList.teal .redList-title{background:#00b6c7}.redList.yellow .redList-title{background:#faed25;color:#000}.redList img{display:block;max-width:100%;margin-bottom:20px;margin-left:-10px}.redList-more{font-size:20px;line-height:26px;text-align:center;width:100%}.redList-more .icon{display:inline-block;margin-left:10px;height:10px}.redList-more .icon svg{width:15px;height:10px;fill:#1323f5;transition:fill .2s ease}.redList-more a:hover .icon svg{fill:#ee3126}.redList.short li:nth-of-type(8)~li{display:none}.redList.short.open li:nth-of-type(8)~li{display:block}.redList.short.open .redList-more .icon svg{transform:rotate(180deg)}@media screen and (max-width:1000px){.redList>li{width:33.3333%}}@media screen and (max-width:650px){.redList>li{width:50%}}@media screen and (max-width:500px){.redList-more a:after{top:8px}}@media screen and (max-width:400px){.redList>li{width:100%}}.marketing .redList-title{background:#00b6c7}.support .redList-title{background:#625af2}.numList{list-style:none;-moz-column-count:2;column-count:2;-moz-column-gap:40px;column-gap:40px;counter-reset:numList}.numList li{padding-left:20px;position:relative}.numList li+li{margin-top:20px}.numList li:before{counter-increment:numList;content:counter(numList) ". ";color:#ee3126;font-weight:600;position:absolute;top:0;left:0}.lineList,.redList__content ul{list-style:none}.lineList li,.redList__content ul li{padding-left:20px;font-size:16px;line-height:20px;position:relative}.lineList li:before,.redList__content ul li:before{content:"";width:10px;height:2px;background:#6b6b70;position:absolute;top:10px;left:0}.lineList li+li,.redList__content ul li+li{margin-top:10px}.dnldLink{position:relative;color:#000;text-decoration:none}.dnldLink span{color:#1323f5;text-decoration:underline;transition:color .2s ease}.dnldLink span:after{content:"\A";white-space:pre}.dnldLink svg{position:absolute;top:0;right:100%;margin-right:20px}.dnldLink svg path{fill:#1323f5;transition:fill .2s ease}.dnldLink:hover{color:#000}.dnldLink:hover span{color:#ee3126}.dnldLink:hover svg path{fill:#ee3126}.backLink{position:relative;color:#000;text-decoration:none}.backLink span{color:#1323f5;text-decoration:underline;transition:color .2s ease}.backLink span:before{content:"\A";white-space:pre}.backLink svg{display:inline-block;transform:rotate(90deg);margin-bottom:10px;margin-left:5px}.backLink svg path{fill:#1323f5;transition:fill .2s ease}.backLink:hover{color:#000}.backLink:hover span{color:#ee3126}.backLink:hover svg path{fill:#ee3126}.projList{display:flex;flex-wrap:wrap;list-style:none;font-size:0;background:#1323f5}.projList>li{overflow:hidden}.projList>li>a{display:block;height:440px;background:#1323f5;position:relative;color:#fff;text-decoration:none}.projList>li.small{width:25%}.projList>li.medium{width:33.333333%}.projList>li.large{width:66.666666%}.projList>li.full{width:100%}.projList-img{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;opacity:.6;transition:transform .2s ease}.projList-img.no-toning,.video .projList-img{opacity:1}.projList-video{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;opacity:0;transition:opacity 0s linear .1s}.video:hover .projList-video{opacity:1}.projList-sign{position:absolute;top:0;left:0;right:0;bottom:0;background-position:50%;background-repeat:no-repeat;transition:transform .2s ease}.projList-sign.tbl,.projList-sign.xs{display:none}.projList-cont{position:absolute;top:220px;left:110px;right:10px;bottom:0;max-width:330px;box-sizing:border-box}.full .projList-cont{max-width:670px}.medium .projList-cont{max-width:260px}.small .projList-cont{top:320px;max-width:200px}.projList-title{font-size:24px;line-height:30px;height:30px;color:#ff0;font-weight:600;margin-bottom:20px;position:relative;font-feature-settings:"salt" 2}.projList-title span{position:absolute;bottom:0;left:0;right:0}.small .projList-title{font-size:17px;line-height:20px}.projList-text{font-size:16px;line-height:20px;margin-bottom:20px}.small .projList-text{display:none}.projList-tags{list-style:none;color:#000;font-size:14px;line-height:20px}.projList-tags li{display:inline-block;margin-right:5px;text-transform:lowercase}.projList-line{height:2px;background:#faed25;position:absolute;top:10px;left:0;right:0;transition:top .2s ease}.projList-icon{width:30px;height:30px;position:absolute;top:0;left:0;background-color:#000;background-position:50%;background-repeat:no-repeat}.projList-icon.hex{background-image:url(/img/icon-hex.svg)}.projList-icon.dev{background-image:url(/img/icon-circle.svg)}.projList-icon.sup{background-image:url(/img/icon-square.svg)}.projList>li:not(.video):hover .projList-img,.projList>li:not(.video):hover .projList-sign{transform:scale(1.1) translateZ(0);-webkit-font-smoothing:subpixel-antialiased}.projList>li:hover .projList-line{top:250px!important}.projList>li.small:hover .projList-line{top:355px!important}@media screen and (max-width:1366px){.projList-cont{left:50px}}@media screen and (max-width:1000px){.projList{margin-left:0;margin-right:0}.projList>li.medium{width:50%}.projList>li.large{width:100%}.projList>li.small{width:12.5%}.projList-sign.lrg{display:none}.projList-sign.tbl{display:block}.projList-cont{padding-left:0}.small .projList-cont{display:none}}@media screen and (max-width:650px){.projList{margin-left:-20px;margin-right:-20px}.projList>li>a{height:380px}.projList>li.large,.projList>li.medium{width:100%}.projList>li.small{width:25%}.projList-sign.lrg,.projList-sign.tbl{display:none}.projList-sign.xs{display:block}.projList-cont{left:20px;right:20px;max-width:330px!important;top:165px}.projList>li:hover .projList-line{top:195px!important}.projList>li.small:hover .projList-line{top:75%!important}}.filtered-page .projList>li.full,.filtered-page .projList>li.large,.filtered-page .projList>li.medium,.filtered-page .projList>li.small{width:33.333333%}@media screen and (max-width:1000px){.filtered-page .projList>li.full,.filtered-page .projList>li.large,.filtered-page .projList>li.medium,.filtered-page .projList>li.small{width:50%}}@media screen and (max-width:650px){.filtered-page .projList>li.full,.filtered-page .projList>li.large,.filtered-page .projList>li.medium,.filtered-page .projList>li.small{width:100%}}.filtered-page .projList>li.small .projList-cont{top:220px;max-width:330px}@media (max-width:1000px){.filtered-page .projList>li.small .projList-cont{display:block}}@media (max-width:650px){.filtered-page .projList>li.small .projList-cont{top:165px}}.filtered-page .projList>li.small .projList-title{font-size:24px;line-height:20px}.filtered-page .projList>li.small .projList-text{display:block}.projList-footer{height:90px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:30px;background:#1323f5;color:#fff;font-feature-settings:"salt" 2}.projList-footer a{color:#fff}.projList-footer a:hover{color:#ee3126}.projList-footer.light{border:3px solid #1323f5;box-sizing:border-box;color:#000;background:transparent;font-size:24px;line-height:30px}.projList-footer.light a{color:#1323f5}.projList-footer.light a:hover{color:#ee3126}.projList-footer.gradient{background:linear-gradient(90deg,#00b6c7,#1323f4);border:0;position:relative}.projList-footer.gradient:before{content:"";position:absolute;top:3px;left:3px;right:3px;bottom:3px;background:#fff}.projList-footer.gradient>div{position:relative}@media screen and (max-width:650px){.projList-footer{margin-left:-20px;margin-right:-20px;justify-content:flex-start;text-align:left;padding:0 20px}.projList-footer.light{margin-left:0;margin-right:0;text-align:center;justify-content:center;font-size:20px}.projList-footer.gradient{font-size:20px}}.overlaySubscribe{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:940}.popupSubscribe{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(19,35,245,.95);z-index:950;box-sizing:border-box;padding-top:50px}.popupSubscribe .orderForm .redLabel{color:#ff0;padding-left:0}.popupSubscribe .orderForm .redLabel.underline{border-color:#ff0}.popupSubscribe .orderForm input[type=email],.popupSubscribe .orderForm input[type=password],.popupSubscribe .orderForm input[type=tel],.popupSubscribe .orderForm input[type=text]{border-color:#ff0;background:transparent!important;color:#fff}.popupSubscribe .orderForm input[type=email]:focus,.popupSubscribe .orderForm input[type=password]:focus,.popupSubscribe .orderForm input[type=tel]:focus,.popupSubscribe .orderForm input[type=text]:focus{border-color:#ee3126}.popupSubscribe .orderForm .row.error label:not(.custCheck){color:#ee3126;border-color:#ee3126}.popupSubscribe .orderForm .custCheck{cursor:pointer;color:#fff}.popupSubscribe .orderForm .custCheck .elm{border-color:#ff0}.popupSubscribe .orderForm .custCheck .elm:after{background:#ff0}.popupSubscribe .orderForm-footerMsg{color:#fff}.popupSubscribe .orderForm-footerMsg a{color:#ff0}.popupSubscribe .orderForm-footerMsg a:hover{color:#ee3126}.popupSubscribe-close{position:absolute;top:32px;right:42px;cursor:pointer}.popupSubscribe-close svg{transition:fill .2s ease}.popupSubscribe-close:hover svg{fill:#ff0}@media screen and (max-width:1000px){.popupSubscribe{left:20px;right:20px;width:auto;transform:translateY(-50%)}.popupSubscribe .empty{display:none}.popupSubscribe .orderForm .rowLeft{width:25%}.popupSubscribe .orderForm .rowRight{width:75%}.popupSubscribe .orderForm-footer .clm9{width:100%;padding:0}.popupSubscribe-close{top:20px;right:20px}}.visuallyHidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}@media screen and (max-width:1000px){footer .row.switcher{display:flex;flex-direction:column}.menuFixed .clmContact-social.switcher{padding-left:0}.footer-contact{margin-bottom:30px}.clmContact-social.messengers .contacts-top__text-block{margin-bottom:20px}}@media screen and (max-width:660px){footer .row.switcher .switcher-lang{margin-top:0}}html[lang=en] .clmMenu .switcher,html[lang=ru] .clmMenu .switcher{margin-top:30px}a[hreflang]{display:none}html[lang=en] a[hreflang=ru],html[lang=ru] a[hreflang=en]{display:block}@media (min-width:1001px){.clmContact-social.messengers .contacts-top__text-block{margin-bottom:30px}.switcher .switcher-lang{padding-left:3px}}.cursor--pointer{cursor:pointer}.show-city-selector{display:inline-block;cursor:pointer}.show-city-selector svg path{transition:fill .2s ease}.show-city-selector:hover svg path{fill:#ee3126}html[lang=en] .hide-en,html[lang=ru] .hide-ru{display:none}.grecaptcha-badge{visibility:hidden!important}.modal{position:fixed;top:0;left:0;width:100%;height:100vh;display:none;align-items:center;justify-content:center;z-index:620}.modal.is-active{display:flex}.modal__backdrop{position:absolute;top:0;left:0;width:100%;height:100vh}.modal__container{position:relative;max-height:90vh;overflow:auto}.modal__button-close{position:absolute;top:30px;right:40px;margin:0;padding:0;width:26px;height:26px;background:transparent;color:#000;border:none;box-shadow:none;cursor:pointer;transition:color .2s ease}.modal__button-close svg{display:block;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modal__button-close.is-dark{color:#000010}.modal__button-close:active,.modal__button-close:focus{outline:none}.modal__button-close:hover{color:#ff0}.modal-select-city{color:#fff;background-color:rgba(19,35,245,.95)}@media screen and (max-width:calc(1006px - 1px)){.modal-select-city{padding:30px;width:300px}}@media screen and (min-width:1006px){.modal-select-city{padding:30px 120px;width:660px}}.modal-select-city__message-title{margin-bottom:34px;padding-top:39px;color:#fff;font-size:24px;line-height:1}.modal-select-city__message-buttons{margin-bottom:48px;margin-left:-2px}.modal-select-city__btn,.modal-select-city__btn.btn{color:#ff0;background:transparent;border-color:currentColor}.modal-select-city__btn.btn:not(:last-child),.modal-select-city__btn:not(:last-child){margin-right:31px}.modal-select-city__cities-wrapp{margin-top:35px;margin-bottom:35px}@media screen and (min-width:1006px){.modal-select-city__columns{margin:-10px;display:flex}}@media screen and (min-width:1006px){.modal-select-city__column{padding:10px;width:50%}}@media screen and (max-width:calc(1006px - 1px)){.modal-select-city__column:not(:last-child){margin-bottom:35px}}.modal-select-city__list{display:flex;flex-direction:column;align-items:flex-start}.modal-select-city__link{color:inherit;font-size:20px;line-height:1}.modal-select-city__link:hover{color:#ee3126}.modal-select-city__link:not(:last-child){margin-bottom:30px}.header-logo,.header>.wrap{align-items:center}.header-logo{display:flex}.header-logo>a,.header-logo>span{display:inline-block}.header-logo svg{display:block;max-width:100%}.header-logo svg .left,.header-logo svg .right{fill:#ee3126}.header-logo.production .left{fill:#000}.header-logo.marketing .left{fill:#fff}.header-logo.marketing .right{fill:#11ced9}.header-logo.support .left{fill:#fff}.header-logo.support .right{fill:#625af2}.header-logo.projects .left,.header-logo.projects .right{fill:#ee3126}.header-logo.white .left,.header-logo.white .right{fill:#fff}.header-logo.bw .left{fill:#000}.header-logo.bw .right{fill:#fff}.header-contact{display:flex;align-items:center;justify-content:space-between}.header-contact .phone{white-space:nowrap}.header-contact .btn{font-feature-settings:"salt" 2}.header-contact .btn svg{display:none;fill:#1323f5;transition:fill .2s ease;margin-right:-2px}.header-contact .btn:hover{color:#ff0}.header-contact .btn:hover svg{fill:#ff0}.header.yellow a[href^="tel:"]{color:#fff;text-decoration:none;cursor:default}@media screen and (max-width:1000px){.header.yellow a[href^="tel:"]:hover{color:#ee3126}}.header.yellow .header-contact{color:#fff}.header.yellow .header-contact .btn{border-color:#ff0;color:#ff0}.header.yellow .header-contact .btn svg{fill:#ff0}.header.yellow .header-contact .btn:hover{border-color:#ff0;background:#ff0;color:#1323f5}.header.yellow .header-contact .btn:hover svg{fill:#1323f5}@media screen and (max-width:1366px){.header{padding-right:0;margin-left:0}.header-contact .btn{font-size:0;width:36px;flex:0 0 36px;display:inline-block;position:relative}.header-contact .btn svg{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-contact .btn:hover svg{fill:#fff}}@media screen and (max-width:1000px){.header{padding-right:50px;margin-left:0}.header-contact,.header-logo{width:50%!important;padding:0}.header-menu{display:none}.header-contact{justify-content:flex-end}.header-contact .btn{margin-left:28px;margin-right:0}}@media screen and (max-width:550px){.header-contact .phone{display:none}.header-contact,.header-logo{width:auto!important}.header-contact .mobileMenuHolder{margin-left:18px}.header-logo{flex:1 0 0}}.clm>.headMenu{margin-left:-10px}.headMenu{list-style:none;display:flex;font-feature-settings:"salt" 2}.headMenu>li{position:relative}@media screen and (max-width:1366px){.headMenu>li+li{margin-left:10px}}@media (min-width:1367px){.headMenu>li+li{margin-left:50px}}@media (max-width:1366px){html[lang=en] .headMenu>li+li{margin-left:30px}}@media (min-width:1367px){html[lang=en] .headMenu>li+li{margin-left:60px}}.headMenu>li.open>a,.headMenu>li:hover>a{background:#faed25}.headMenu>li.active>a,.headMenu>li.active>span{background:#000;color:#fff}.headMenu>li>a,.headMenu>li>span{position:relative;padding:0 10px;display:block;height:36px;line-height:36px;z-index:105}.headMenu>li>a{color:#1323f5;transition:background .2s ease,color .2s ease}.headMenu .submenu{position:absolute;top:100%;left:-10px;padding:10px;background:hsla(0,0%,100%,.95);z-index:150;list-style:none;transform:translateY(-300px);opacity:0;transition:opacity .2s ease,transform 0s ease .2s}.headMenu .submenu>li{white-space:nowrap}.headMenu .submenu>li+li{margin-top:10px}.headMenu .submenu>li>a{color:#1323f5;transition:color .2s ease}.headMenu .submenu>li>a:hover{color:#ee3126}.headMenu .submenu.open{transform:translateY(0);opacity:1;transition:opacity .2s ease}.header.yellow .headMenu>li.open>a,.header.yellow .headMenu>li:hover>a{background:#1323f5}.header.yellow .headMenu>li>a{color:#ff0}.header.yellow .headMenu>li.active>a,.header.yellow .headMenu>li.active>span{background:#000;color:#fff}.header.projects .headMenu>li.open>a,.header.projects .headMenu>li:hover>a{background:#1323f5;color:#ff0}.header.projects .headMenu>li.active>a,.header.projects .headMenu>li.active>span{background:#000;color:#fff}.menuIcon{width:36px;height:36px;background:#1323f5;position:fixed;top:27px;right:27px;z-index:610;cursor:pointer;overflow:hidden;transition:background .2s ease}.menuIcon:hover{background:#ee3126}.menuIcon:before{top:11px}.menuIcon:after,.menuIcon:before{content:"";height:2px;background:#fff;width:100%;left:0;position:absolute;transition:top .1s ease .1s,transform .1s ease}.menuIcon:after{top:23px}.menuIcon.open:before{transform-origin:center center;transform:rotate(-45deg)}.menuIcon.open:after,.menuIcon.open:before{top:50%;transition:top .1s ease,transform .1s ease .1s}.menuIcon.open:after{transform-origin:center center;transform:rotate(45deg)}@media screen and (max-width:1000px){.menuIcon{right:20px}}.menuFixed{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.95);padding:65px 0;overflow-y:auto;max-height:100vh;transform:translateY(-125%);transition:transform .2s ease;z-index:600;font-feature-settings:"salt" 2}.menuFixed.open{transform:translateY(0)}.menuFixed .menu_allProductsLink a{padding-top:6px;padding-bottom:6px;text-decoration:none}.menuFixed .menu_allProductsLink a svg{height:14px;margin-top:1px}.menuFixed::-webkit-scrollbar{width:4px}.menuFixed::-webkit-scrollbar-track{background:transparent}.menuFixed::-webkit-scrollbar-thumb{background:#1323f5}.menuFixed .all-products{font-size:16px;line-height:30px;margin-top:20px;text-anchor:middle}.menuFixed .all-products svg{display:inline-block;height:14px;margin-top:-3px;margin-left:2px;vertical-align:middle}.menuFixed .all-products svg path{transition:fill .2s ease}.menuFixed .all-products:hover svg path{fill:#fff}.menuFixed-menu{list-style:none}.menuFixed-menu:last-of-type>li>div:first-child{padding-bottom:2px}.menuFixed-menu>li{margin-bottom:40px}.menuFixed-menu>li>a{display:inline-block;font-size:24px;line-height:30px;text-decoration:none;font-feature-settings:"salt" 2}.menuFixed-menu>li>a span{border-bottom:1px solid #1323f5;transition:border-color .2s ease}.menuFixed-menu>li>a img{display:inline-block;margin-top:-3px;margin-left:-5px;margin-right:10px;vertical-align:middle}.menuFixed-menu>li>a:hover span{border-color:#ee3126}.menuFixed-menu>li>div:first-child{padding-top:5px}.menuFixed-menu>li>div:first-child span{border-bottom:0}.menuFixed-menu>li>span{display:block;font-size:24px;line-height:30px;text-decoration:none;font-feature-settings:"salt" 2}.menuFixed-menu .submenu{list-style:none;font-size:16px;line-height:20px;margin-top:20px}.menuFixed-menu .submenu .hidden-list,.menuFixed-menu .submenu li+li{margin-top:10px}.menuFixed-menu .projectMenu{list-style:none;font-size:16px;line-height:20px;margin-top:20px}.menuFixed-menu .projectMenu li{display:inline-block}.menuFixed-menu .projectMenu li:after{content:" "}.menuFixed-menu .projectMenu li:last-of-type a:after{display:none}.menuFixed-menu .projectMenu a:before{content:"#";color:#000;height:24px;line-height:20px;display:inline-block}.menuFixed-menu .projectMenu a:after{content:",";color:#000}.menuFixed .clmMenu:nth-child(2)>.menuFixed-menu>li:first-child>a>img{margin-right:8px}.menuFixed .clmContact{font-size:16px;line-height:20px}.menuFixed .clmContact .menuFixed-menu>li:not(:first-child){margin-bottom:20px}.menuFixed .clmContact p+p{margin-top:10px}.menuFixed .clmContact ul>li:first-child>div{padding-top:4px}.menuFixed .clmContact ul>li:nth-child(2){margin-bottom:20px}.menuFixed .clmContact-contact{margin-top:-20px}.menuFixed .clmContact-contact p{margin-bottom:10px}.menuFixed .clmContact-social{line-height:30px;margin-top:30px;max-width:250px}@media screen and (max-width:1000px){.menuFixed>.row{flex-wrap:wrap}.menuFixed .clmMenu{width:50%!important;box-sizing:border-box}.menuFixed .clmMenu:last-child{width:100%!important}.menuFixed .clmMenu:last-child>div{width:100%}.menuFixed .clmContact,.menuFixed .contactWrapper{display:flex;flex-wrap:wrap}.menuFixed .clmContact{width:50%!important}.menuFixed .clmContact .menuFixed-menu{width:100%}.menuFixed .clmContact-contact,.menuFixed .clmContact-social{width:50%;padding-right:10px;box-sizing:border-box}.menuFixed .clmContact-social{padding-left:10px;margin-top:-25px}.menuFixed .clmContact-social.messengers{margin-top:20px;padding-left:0;max-width:none}}@media screen and (max-width:600px){.menuFixed .clmMenu{width:100%!important}.menuFixed .clmContact-contact,.menuFixed .clmContact-social{width:100%;padding:0}.menuFixed .clmContact-social{margin-top:30px;max-width:none}}.menu_allProductsLink{margin-top:24px}.menu_allProductsLink a{border:2px solid #00f;color:#00f;padding:4px 12px;text-decoration:underline;display:inline-flex;align-items:center;justify-content:center;transition:.3s}.menu_allProductsLink a svg{fill:#00f;margin-left:8px;transition:.3s}.menu_allProductsLink a:focus,.menu_allProductsLink a:hover{color:#ee3126;border-color:#ee3126}.menu_allProductsLink a:focus svg,.menu_allProductsLink a:hover svg{fill:#ee3126}.formFixed{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.95);z-index:620;padding:65px 0;overflow-y:auto;max-height:100vh;transform:translateY(-125%);transition:transform .2s ease;font-feature-settings:"salt" 2}.formFixed.open{transform:translateY(0)}.formFixed::-webkit-scrollbar{width:4px}.formFixed::-webkit-scrollbar-track{background:transparent}.formFixed::-webkit-scrollbar-thumb{background:#1323f5}.formFixed-close{width:35px;height:36px;position:absolute;top:27px;right:27px;cursor:pointer;display:flex;align-items:center;justify-content:center}.formFixed-close path{fill:#1323f5;transition:fill .2s ease}.formFixed-close:hover path{fill:#ee3126}@media screen and (max-width:1000px){.formFixed-close{right:20px}}.orderForm,.orderForm .row{position:relative}.orderForm .row{align-items:flex-end;margin-bottom:20px;border:solid transparent;border-width:2px 2px 0;transition:border-color .2s ease}.orderForm .row .text-error{display:none;position:absolute;bottom:-20px;left:10px;color:#ee3126;font-size:14px;line-height:18px}@media screen and (max-width:600px){.orderForm .row .text-error{font-size:12px;line-height:15px}}.orderForm .row.error input,.orderForm .row.error label{border-color:#ee3126!important}.orderForm .row.error label:not(.custCheck){color:#ee3126}.orderForm .row.error .text-error{display:block}.orderForm .row.valid:not(.orderForm-footer) label{display:none}.orderForm .row.valid:not(.orderForm-footer) input{border-color:#2d18ef}.orderForm .clm{padding:0;width:100%}.orderForm .redLabel{display:block;width:100%;height:40px;color:#ee3126;font-size:16px;line-height:40px;padding-left:10px;box-sizing:border-box;transition:color .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orderForm .redLabel.underline{border-bottom:2px solid #ee3126}.orderForm .input-container{position:relative}.orderForm .input-container:hover label{color:#2d18ef}.orderForm .input-container:hover input{border-bottom-color:#2d18ef}.orderForm .input-container label{position:absolute;left:10px;top:25px;color:#000010;font-size:20px;line-height:25px;transition:all .2s}@media screen and (max-width:600px){.orderForm .input-container label{font-size:16px;line-height:20px}}.orderForm .input-container .orderForm-phoneLine label{left:73px;top:22px}.orderForm .input-container input:not(:-moz-placeholder-shown)+label{top:0;font-size:14px;line-height:18px;color:#2d18ef}.orderForm .input-container input:focus+label,.orderForm .input-container input:not(:placeholder-shown)+label{top:0;font-size:14px;line-height:18px;color:#2d18ef}@media screen and (max-width:600px){.orderForm .input-container input:not(:-moz-placeholder-shown)+label{font-size:12px;line-height:15px}.orderForm .input-container input:focus+label,.orderForm .input-container input:not(:placeholder-shown)+label{font-size:12px;line-height:15px}}.orderForm input[type=email],.orderForm input[type=password],.orderForm input[type=tel],.orderForm input[type=text]{display:block;width:100%;box-sizing:border-box;padding-left:10px;height:65px;border:0;background:transparent;font-size:20px;font-family:JournalSansNew,Arial,sans-serif;outline:0;border-bottom:2px solid #ccc;transition:border-color .2s ease;font-feature-settings:"salt" 2}.orderForm input[type=email]:focus,.orderForm input[type=password]:focus,.orderForm input[type=tel]:focus,.orderForm input[type=text]:focus{border-color:#1323f5}@media screen and (max-width:600px){.orderForm input[type=email],.orderForm input[type=password],.orderForm input[type=tel],.orderForm input[type=text]{height:55px}}.orderForm textarea{display:block;width:100%;height:156px;border:2px solid #ccc;background:transparent;font-size:20px;line-height:25px;font-family:JournalSansNew,Arial,sans-serif;outline:0;padding:20px;box-sizing:border-box;resize:none;font-feature-settings:"salt" 2}.orderForm textarea:focus{border-color:#1323f5}.orderForm textarea::-webkit-scrollbar{width:4px}.orderForm textarea::-webkit-scrollbar-track{background:transparent}.orderForm textarea::-webkit-scrollbar-thumb{background:#1323f5}.orderForm textarea::-webkit-input-placeholder{color:#000010;font-size:20px;line-height:25px}.orderForm textarea::-moz-placeholder{color:#000010;font-size:20px;line-height:25px}.orderForm textarea:-ms-input-placeholder{color:#000010;font-size:20px;line-height:25px}.orderForm textarea:-moz-placeholder{color:#000010;font-size:20px;line-height:25px}@media screen and (max-width:600px){.orderForm textarea::-webkit-input-placeholder{color:#000010;font-size:16px;line-height:20px}.orderForm textarea::-moz-placeholder{color:#000010;font-size:16px;line-height:20px}.orderForm textarea:-ms-input-placeholder{color:#000010;font-size:16px;line-height:20px}.orderForm textarea:-moz-placeholder{color:#000010;font-size:16px;line-height:20px}}.orderForm .orderForm-phoneLine{position:relative}.orderForm .orderForm-phoneLine input{padding-left:90px}.orderForm .phoneTypeSelect{position:absolute;width:75px;flex-shrink:0;top:20px;left:0}@media screen and (max-width:600px){.orderForm .phoneTypeSelect{top:22px}}.orderForm .phoneTypeSelect-head{height:42px;box-sizing:border-box;font-feature-settings:"salt" 2;font-size:20px;line-height:25px;padding-left:10px;padding-right:10px;position:relative;cursor:pointer;color:#1323f5}@media screen and (max-width:600px){.orderForm .phoneTypeSelect-head{font-size:16px;line-height:21px}}.orderForm .phoneTypeSelect-head:after{content:"";width:7px;height:4px;background:url(/img/icon-phoneSelect-arrow.svg) 50% no-repeat;position:absolute;top:27%;margin-top:2px;right:15px}@media screen and (max-width:600px){.orderForm .phoneTypeSelect-head:after{top:17%;right:20px}}.orderForm .phoneTypeSelect:hover .orderForm .phoneTypeSelect-head{border-color:#1323f5}.orderForm .phoneTypeSelect-body{position:absolute;top:100%;left:0;right:0;background:#1323f5;padding:10px;font-size:16px;line-height:25px;z-index:100;list-style:none;opacity:0;color:#fff;visibility:hidden;transition:opacity .2s ease,visibility 0s linear .2s}.orderForm .phoneTypeSelect-body span{cursor:pointer;transition:color .2s ease}.orderForm .phoneTypeSelect-body span.active,.orderForm .phoneTypeSelect-body span:hover{color:#000}.orderForm .phoneTypeSelect-body.open{opacity:1;visibility:visible;transition:opacity .2s ease,visibility 0s linear}.orderForm .inputFile{position:relative;display:inline-block;cursor:pointer}.orderForm .inputFile input[type=file]{position:absolute;top:0;left:-99999px}.orderForm .inputFile strong{font-weight:400;color:#1323f5;text-decoration:underline;transition:color .2s ease}.orderForm .inputFile:hover strong{color:#ee3126}.orderForm .borderRow{align-items:flex-start;margin-top:40px;margin-bottom:0}.orderForm .borderRow label{border:0}.orderForm-footer{flex-direction:column;min-height:36px}.orderForm-footer-bottom{display:flex;align-items:center;margin-top:30px}@media screen and (max-width:600px){.orderForm-footer-bottom{flex-direction:column;align-items:flex-start;max-width:250px;gap:16px;margin-top:20px}}.orderForm-footer-captcha{margin-top:30px;color:#c8c8c8}.orderForm-footer-captcha a{color:inherit}.orderForm-footer .clm3{padding:8px 40px 0 10px}.orderForm-footer .clm9{padding-left:10px}.orderForm-footer .btn{margin-right:20px;font-family:JournalSansNew,Arial,sans-serif}.orderForm-footerMsg{display:none;min-height:36px;margin:0!important;font-size:48px;line-height:60px}@media screen and (max-width:600px){.orderForm-footerMsg{font-size:28px;line-height:36px}}.orderForm-footerMsg .clm9{display:flex;flex-direction:column;align-items:center;text-align:center;gap:30px}@media screen and (max-width:600px){.orderForm-footerMsg .clm9{gap:20px}}.orderForm-footerMsg .clm9 .successIcon{margin-bottom:70px}@media screen and (max-width:600px){.orderForm-footerMsg .clm9 .successIcon{width:160px;height:140px;margin-bottom:40px}}.orderForm-linesBlock{position:relative;overflow:hidden;margin-bottom:24px}@media screen and (max-width:600px){.orderForm-linesBlock{margin-bottom:20px}}.orderForm-lines{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;width:0;background:hsla(0,0%,100%,.8)}.orderForm-lines:after{content:"";position:absolute;top:50%;left:45%;transform:translate(-45%,-50%);width:36px;height:36px;background:url(/images/preloader.svg) no-repeat 50%;animation-name:rotation;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}.orderForm.blocked{height:100%}.orderForm.blocked .orderForm-footer{display:none}.orderForm.blocked .orderForm-footerMsg{display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.orderForm.blocked .orderForm-lines{width:100%}@media screen and (max-width:750px){.orderForm .row{display:block;padding:0;margin-bottom:15px}.orderForm .row .clm{width:100%!important}.orderForm .redLabel{padding:0;border:0!important;line-height:27px;height:auto}.orderForm .borderRow{border:0;margin-top:26px;margin-bottom:0}.orderForm .orderForm-phoneLine input{padding-left:80px}.orderForm textarea{padding:10px 20px;height:114px;margin-top:3px}.orderForm-lines{background-position:0 -1px}.orderForm-footer .clm3{margin-bottom:30px}.orderForm-footer .clm9{padding-left:0}.orderForm-footerMsg .clm3{display:none}.orderForm-footerMsg .clm9{padding-left:0}}@media screen and (max-width:600px){.orderForm textarea{font-size:16px;line-height:20px}}.orderForm .response{font-size:30px;margin-bottom:35px;display:none}.orderForm .response.err{color:#ee3126}.contactsForm{margin-bottom:50px}.contactsForm .orderForm.blocked .orderForm-footerMsg{position:static;transform:none;margin-bottom:40px!important}.footer{font-feature-settings:"salt" 2}.footer a[href^="tel:"]{color:#000010;text-decoration:none;cursor:default}.footer .breadcrumbs{color:#aaa;padding-left:10px}.footer-content{padding-top:10px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:flex-start;align-items:flex-start;align-content:flex-start;max-height:202px}@media screen and (max-width:768px){.footer-content{padding-top:0}}.footer .menu_allProductsLink a{padding-left:0;padding-top:0;padding-bottom:0;border:none}.footer .menu_allProductsLink a svg{height:14px;margin-top:2px}.footer-menu{padding-bottom:55px;margin-bottom:55px;background:#f8f8f8}.footer-menu-title{display:block;margin-top:40px;font-weight:400;font-size:20px;line-height:115%;color:#000;margin-bottom:20px}.footer-menu .submenu{transition:max-height .3s ease}.footer-menu .submenu.menuMore .showMore{position:relative;margin-top:24px;border:none;background:none;color:#1323f5;text-decoration:underline;outline:none;cursor:pointer}.footer-menu .submenu.menuMore .showMore:hover{color:#ff4938}.footer-menu .submenu.menuMore .showMore:hover svg path{fill:#ff4938}.footer-menu .submenu.menuMore .showMore svg{display:inline-block;height:14px;margin-top:-3px;margin-left:4px;vertical-align:middle}.footer-menu .submenu.menuMore .showMore svg path{transition:fill .3s ease}.footer-menu .submenu.menuMore .hidden-list{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.footer-menu .submenu.menuMore .hidden-list.open{height:auto;max-height:1000px;transition:max-height .3s ease-in}.footer-menu .submenu.menuMore .hidden-list.open+.showMore:before{transform:rotate(-180deg)}.footer-menu .submenu li{margin-top:10px}.footer-menu .clmContact-contact{font-size:16px;line-height:20px}.footer-menu .clmContact-contact p{margin-top:10px}@media screen and (max-width:1024px){.footer-menu .row{flex-wrap:wrap}.footer-menu .clm.clm3{width:50%!important}}@media screen and (max-width:600px){.footer-menu .clm.clm3{width:100%!important}}.footer-logo img{display:block;max-width:100%}.footer-title{font-size:48px;line-height:60px;font-weight:600;margin-left:-2px;padding:0;display:flex;justify-content:flex-start;align-items:center}.footer-title a{text-decoration:none;display:inline-block;line-height:50px;border-bottom:2px solid #1323f5;transition:border-color .2s ease,color .2s ease}.footer-title a:hover{border-color:#ee3126}.footer-contact{padding:0;margin-top:22px}.footer-contact p,.footer-contact p a{font-size:16px;font-weight:400;line-height:20px}.footer-contact p+p{margin-top:10px}.footer-contact .copySign{vertical-align:top;display:inline-block;margin-top:-2px;font-style:normal}.footer-social{width:auto;max-width:240px;line-height:40px;padding-top:20px;margin-bottom:23px}.footer-social a{line-height:0;border-bottom:none;display:inline-block;margin-right:32px}.footer-social a svg path{transition:fill .2s ease}.footer-social a+a{margin-left:0}.footer-social a:hover svg path{fill:#ee3126}.footer-social .instagram:hover svg path{fill:url(#instGradient)}.footer-social .behance:hover svg path{fill:#0057ff}.footer-social .facebook:hover svg path{fill:#4267b2}.footer-social .twitter:hover svg path{fill:#1da1f2}.footer-social .vk:hover svg path{fill:#5181b8}.footer-social .tch:hover svg path{fill:#da3545}.footer-social .tg:hover svg path{fill:url(#tgGradient)}.footer-social ul{list-style:none}.footer-social ul li+li{margin-top:10px}@media screen and (max-width:1366px){.footer a+a{margin-left:20px}}@media screen and (max-width:1280px) and (min-width:1024px){.footer-menu .submenu{padding-right:15px}.footer-social{padding-left:30px;margin-bottom:10px}.footer-social a{margin-right:20px}.footer .switcher-lang{margin-left:30px}}@media screen and (max-width:1000px){.footer{padding-bottom:70px}.footer-logo img{margin-left:-10px}.footer .copyHide{display:none}.footer-content{max-height:none}.footer-slogan{width:auto}.footer-title{flex-direction:column;align-items:flex-start;justify-content:flex-start;width:auto!important;order:1}.footer-social{width:100%!important;padding-top:10px;max-width:100%;order:2;margin-top:10px;margin-bottom:10px}.footer-contact{margin-top:0;order:3}.footer .switcher-lang{order:4;margin-left:0}}@media screen and (max-width:650px){.footer{padding:0 0 50px}.footer .row{flex-wrap:wrap}.footer-content,.footer-content .clm{width:auto!important}.footer-contact{width:66.666%!important;box-sizing:border-box}.footer-logo{width:130px!important;margin-bottom:30px}.footer-title{font-size:30px;line-height:40px}.footer-title a{line-height:30px}.footer-social{max-width:240px;line-height:35px}.footer-social a{margin-right:25px}.footer-contact{margin-bottom:30px}}@media screen and (max-width:450px){.footer .row{flex-direction:column}.footer .footer-logo{width:172px!important}.footer .footer-logo img{margin-right:0}.footer-content{padding:0}}@media screen and (max-width:420px){.footer{padding-top:0}.footer-contact{width:100%!important}}.call-84956041427{white-space:nowrap}.breadcrumbs{margin-top:40px}.breadcrumbs ul{font-size:14px;line-height:18px;color:#aaa}.breadcrumbs ul a{color:#aaa}.breadcrumbs ul a:hover{color:#000010}.breadcrumbs ul li{display:inline-block;position:relative}.breadcrumbs ul li:not(:last-child){margin-right:25px}.breadcrumbs ul li:not(:last-child):after{content:"";position:absolute;top:0;right:-15px;width:5px;height:100%;background:url(/img/breadsplit.svg) no-repeat;background-position:50%;background-size:contain}@media screen and (max-width:640px){.breadcrumbs{display:none}}.event-contacts__breadcrumbs ul{color:#0f0f0f;font-size:18px;line-height:26px}@media (max-width:640px){.event-contacts__breadcrumbs .breadcrumbs{display:block}}.event-contacts__breadcrumbs .breadcrumbs ul li:not(:last-child):after{background-image:url(/img/breadsplit-black.svg);top:1px;right:-17px}.event-contacts__breadcrumbs ul a{color:inherit}.event-contacts__breadcrumbs ul a:hover{color:#ee3126}.submenu .showMore{display:none}.submenu.menuMore .showMore{display:block}.projList-icon.goldenLabel{background-image:url(/img/aurum-mini.svg)}.projList-icon.offset1{left:30px}.projList-icon.offset2{left:60px}.projList-icon.offset3{left:90px}.showMoreBtn{position:relative;display:inline-block;height:25px}html[lang=en] .footer-social{margin-bottom:32px}@media screen and (max-width:1000px){html[lang=en] .footer-content .copyHide{display:inline-block}html[lang=en] .footer-content span:not(.copyHide){display:none}html[lang=en] .footer-content .footer-slogan span{display:block}}.captcha-notice{margin-top:12px;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal;opacity:.3}.captcha-notice a{color:inherit}@import url("//hello.myfonts.net/count/338e2f");@import url("//hello.myfonts.net/count/36a1d1");@font-face{font-family:JournalSansNew;src:url(/fonts/338E2F_1_0.eot);src:url(/fonts/338E2F_1_0.eot?#iefix) format("embedded-opentype"),url(/fonts/338E2F_1_0.woff2) format("woff2"),url(/fonts/338E2F_1_0.woff) format("woff"),url(/fonts/338E2F_1_0.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:JournalSansNew;src:url(/fonts/338E2F_0_0.eot);src:url(/fonts/338E2F_0_0.eot?#iefix) format("embedded-opentype"),url(/fonts/338E2F_0_0.woff2) format("woff2"),url(/fonts/338E2F_0_0.woff) format("woff"),url(/fonts/338E2F_0_0.ttf) format("truetype");font-style:normal;font-weight:600}@font-face{font-family:JournalSansNew;src:url(/fonts/36A1D1_0_0.eot);src:url(/fonts/36A1D1_0_0.eot?#iefix) format("embedded-opentype"),url(/fonts/36A1D1_0_0.woff2) format("woff2"),url(/fonts/36A1D1_0_0.woff) format("woff"),url(/fonts/36A1D1_0_0.ttf) format("truetype");font-style:italic;font-weight:400}@font-face{font-family:ruble;src:url(/fonts/rouble.eot);src:url(/fonts/rouble.eot?#iefix) format("embedded-opentype"),url(/fonts/rouble.woff2) format("woff2"),url(/fonts/rouble.woff) format("woff"),url(/fonts/rouble.ttf) format("truetype"),url(/fonts/rouble.svg#als_rublregular) format("svg");font-weight:400;font-style:normal}.header{padding:27px 0;position:absolute;top:0;left:0;right:0;z-index:50}@media screen and (max-width:1460px){.header{padding-right:70px;margin-left:calc(50vw - 660px)}}@media screen and (max-width:1366px){.header{padding-right:0;margin-left:0}}@media screen and (max-width:1110px){.header{padding-right:70px;margin-left:calc(50vw - 480px)}}@media screen and (max-width:1000px){.header{padding-right:50px;margin-left:0}}.header .row{align-items:center}.header .right{justify-content:space-between}.header-logo-s,.header .right{display:flex;align-items:center}@media screen and (max-width:1000px){.header-logo-s{padding:0}}.header-logo-s a{display:inline-block}.header-logo-s svg{display:block;max-width:100%}.header-logo{width:auto!important;display:inline-flex}.header-logo .left{fill:#fff!important}.header-logo .right{fill:#625af2!important}.header-contact{margin-left:auto}@media (max-width:550px){.header-logo-s{flex:1 0 0}}.header-typeMenu{list-style:none;display:flex}.header-typeMenu li{margin-left:-10px}.header-typeMenu li a,.header-typeMenu li span{display:block;font-size:16px;padding:0 10px;cursor:pointer;height:36px;line-height:36px;transition:background .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-typeMenu li a{color:#ff0;text-decoration:underline}.header-typeMenu li a:hover{background:#625af2}.header-typeMenu li.active{color:#fff;text-decoration:none;background:#625af2;cursor:default}.header-typeMenu li+li{margin-left:40px}.header-profileMenu{display:flex;list-style:none}.header-profileMenu li+li{margin-left:-2px}.header-profileMenu a{display:block;height:36px;border:2px solid #ff0;color:#ff0;text-decoration:none;font-size:16px;line-height:30px;padding:0 10px;box-sizing:border-box;transition:background .2s ease,color .2s ease}.header-profileMenu a:hover{background:#ff0;color:#1323f5}.header-phone{font-size:16px;line-height:20px;color:#fff}@media screen and (max-width:1366px){.header .right{justify-content:flex-end}.header-phone{display:none}}@media screen and (max-width:1000px){.header .row>.center{position:absolute;top:50px;left:20px;right:0;width:auto!important}.header .left{width:40%;padding-left:0}.header .right{width:4px;justify-content:flex-end;padding-right:0}.header-typeMenu li+li{margin-left:20px}}@media screen and (max-width:1000px){.header-typeMenu li{width:50%;box-sizing:border-box;text-align:center}.header-typeMenu li+li{margin-left:0}}@media (max-width:1000px){.clm>.headMenu{display:none}}.hostingTitle{padding-top:70px}.hostingTitle h1{font-size:48px;line-height:60px;font-weight:400;padding-left:10px}@media screen and (max-width:640px){.hostingTitle h1{font-size:30px;line-height:40px}}.hostingBanner{min-height:680px;background:#000;color:#fff;box-sizing:border-box;padding:205px 0 100px;position:relative}.hostingBanner-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/hosting//css/../img/hosting-banner.jpg);background-size:cover;background-position:50%;opacity:.25}.hostingBanner .wrap{position:relative}.hostingBanner .clm.clm3{padding-left:0}.hostingBanner-logo img{display:block;max-width:100%;height:auto}.hostingBanner-title{font-size:48px;line-height:60px;font-weight:600;margin-bottom:70px}.hostingBanner-list{list-style:none;display:flex;flex-wrap:wrap}.hostingBanner-list li{width:50%;font-size:20px;line-height:30px;margin-bottom:20px;box-sizing:border-box;padding-right:40px}.hostingBanner-list li:before{content:"";width:16px;height:16px;display:inline-block;margin-right:14px;background:#625af2 url(/hosting//css/../img/hosting-icon-cross.svg) 50% no-repeat}@media screen and (max-width:1000px){.hostingBanner .clm3{display:none}.hostingBanner .clm9{width:100%!important;padding:0}}@media screen and (max-width:640px){.hostingBanner-title{font-size:30px;line-height:40px}}@media screen and (max-width:550px){.hostingBanner{height:auto;min-height:600px;padding:100px 0 40px;display:flex;align-items:center}}.hostingTypes{padding:40px 0 70px}.hostingTypes-link{display:block;text-align:center;font-size:18px}.hostingList{display:flex;justify-content:center;list-style:none}.hostingList>li{width:33.3333%;max-width:305px;margin-right:20px}.hostingList>li:last-of-type{margin-right:0}.hostingList.bitrix{padding:0 10px}.hostingList.bitrix>li{width:25%}.hostingList-title{padding:20px 25px;border:2px solid #000010}.hostingList-title,.hostingList-title h2{font-size:24px;line-height:30px;font-weight:600}.hostingList-title.simple{border:0}.hostingList-title .price{color:#1323f5;font-size:20px;line-height:30px;font-weight:400}.hostingList-title .bitrixIcon{vertical-align:middle;display:inline-block;margin-left:-3px;margin-right:3px;margin-top:-3px}.hostingList-title .priceList{list-style:none}.hostingList .custRadio{display:inline-flex;position:relative;font-size:20px;line-height:30px;color:#1323f5;font-weight:400;cursor:pointer}.hostingList .custRadio input{position:absolute;top:0;left:-999999px}.hostingList .custRadio .elm{width:18px;height:18px;box-sizing:border-box;border:2px solid #1323f5;border-radius:50%;margin-right:10px;margin-top:7px;flex:0 0 18px;position:relative}.hostingList .custRadio .elm:after{content:"";display:block;width:8px;height:8px;border-radius:50%;position:absolute;top:3px;left:3px;background:#1323f5;opacity:0;transition:opacity .2s ease}.hostingList .custRadio input:checked~.elm:after{opacity:1}.hostingList-body{padding:25px;border:2px solid #000010;border-top:none;margin-bottom:15px}.hostingList-body.simple{border:0;padding-top:0}.hostingList-body>ul{list-style:none;margin-bottom:30px;font-size:16px;line-height:20px}.hostingList-body>ul li+li{margin-top:10px}.hostingList-body .btn{height:50px;background:#1323f5;color:#fff;font-size:20px;border:0;line-height:50px;display:block;text-align:center}.hostingList-body .btn:hover{background:#ee3126}.hostingList-domain{font-size:16px;line-height:20px;font-weight:600;margin-top:15px}@media screen and (max-width:1000px){.hostingList.bitrix{flex-wrap:wrap;padding:0}.hostingList.bitrix>li{width:33.3333%}.hostingList.bitrix>li:last-of-type{width:100%}}@media screen and (max-width:750px){.hostingList{flex-wrap:wrap}.hostingList>li{width:calc(50% - 10px)!important}.hostingList>li:nth-of-type(2){margin-right:0}}@media screen and (max-width:500px){.hostingList{flex-wrap:wrap}.hostingList>li{width:100%!important;margin-right:0;max-width:100%}}.hostingFeatures{background:url(/hosting//css/../img/hosting-advantages-bg.jpg) 0 0 no-repeat;background-size:cover;padding:50px 0 20px}.hostingFeatures .wrap{padding:0 10px}.hostingFeatures h2{font-size:48px;line-height:60px;margin-bottom:30px;font-weight:400}.hostingFeatures-list{counter-reset:counter;display:flex;flex-wrap:wrap;list-style:none}.hostingFeatures-list li{font-size:16px;line-height:20px;width:33.33333%;margin-bottom:60px;vertical-align:top;box-sizing:border-box;padding-right:40px}.hostingFeatures-list li:before{counter-increment:counter;content:counter(counter);color:#fff;background:#625af2;display:block;text-align:center;line-height:22px;width:18px;height:18px;margin-bottom:20px;font-size:20px;font-weight:400}@media screen and (max-width:750px){.hostingFeatures-list li{width:50%}}@media screen and (max-width:640px){.hostingFeatures h2{font-size:30px;line-height:40px}}@media screen and (max-width:500px){.hostingFeatures-list li{width:100%;position:relative;padding-left:40px}.hostingFeatures-list li:before{position:absolute;top:0;left:0}}.hostingText{padding:60px 0 0;font-size:20px;line-height:30px}.hostingText .wrap{padding:0 10px}.hostingText h2{font-size:48px;line-height:60px;margin-bottom:30px;font-weight:400}.hostingText p.small{font-size:16px;line-height:20px;color:#625af2}.hostingText p+p{margin-top:30px}@media screen and (max-width:640px){.hostingText h2{font-size:30px;line-height:40px}}.footer{padding:50px 0 70px}.footer-logo{width:25%;max-width:100%;height:auto;display:block}.footer-logo img{height:auto;margin-left:-20px}.footer-info{font-size:16px;line-height:20px}.footer-info p+p{margin-top:10px}@media screen and (max-width:750px){.footer .row{flex-wrap:wrap}.footer .left{width:100%!important;margin-bottom:40px;padding:0}.footer .center,.footer .right{width:50%!important}}@media screen and (max-width:500px){.footer .center,.footer .right{width:100%!important;padding:0}.footer .center{margin-bottom:40px}}.step{display:none}.errorRow-text{color:#ee3126;padding-left:10px!important}
/*# sourceMappingURL=style.min.css.map */
/* End */


/* Start:/css/additional.css?17199824726769*/
.serviceFaq {
	margin-top: 40px;
}
.integrationTypes-img {

	margin-top: 92px;
}
.integrationTypes-img img {
	max-width: 100%;
}
.license__container {
	margin-bottom: 100px;
}
.license__list {
	display: flex;
	gap: 17px;
}
.license__item {
	width: calc((100% - 17px) / 2);
	border: 2px solid #000010;
	display: flex;
	flex-direction: column;
}
.license__header {
	padding: 35px;
	border-bottom: 2px solid #000010;
	min-height: 175px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;

}
.license__title {
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 10px;
}
.license__price {
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	color: #1323F5;
}
.license__content {
	padding: 35px 35px 30px;
	min-height: 410px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.license__content ul li {
	padding-left: 15px;
	margin-bottom: 15px;
	position: relative;
	}
.license__content ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 5px;
	height: 5px;
	background-color: #1323F5;
}
.license__content p {
	margin-bottom: 25px !important;
}
.license__order {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 50px;
	color: #FFF;
	font-size: 20px;
	line-height: 30px;
	background-color: #1323F5;
	text-decoration: none;
	margin-top: auto;
}
.license__order:hover {
    color: #FFF;
    background: #ee3126;
}
.license-advantages .column {
	padding: 1.5rem;
}
.license-advantages .adm-service-card__image {
	margin-left: 0;
}
.bitrix-competence {
	display: grid;
	grid-template-columns: 93px 203px 203px 203px 203px;
	gap: 20px;
}

.bitrix-competence li {
	background: #FFF;
	padding: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

li.bitrix-img {
	grid-row: span 2;
	background: transparent;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.bitrix24-competence {
	display: grid;
	grid-template-columns: 93px 203px 203px;
	gap: 20px;
	margin-top: 41px;
}

.bitrix24-competence li {
	background: #FFF;
	padding: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

li.bitrix24-img {
	background: transparent;
	padding: 0;
}
.redList.yellow.enterprise .redList-title{
	margin-left: 0;
}

.integration-item__header {
	display: flex;
}
.integration-list {
	margin-bottom: 100px;
}
.integration-item {
	margin-bottom: 60px;
}
.integration-item__header-left {
	background-color: #1323F5;
	height: 261px;
	width: 328px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.integration-item__header-right {
	flex-grow: 1;
	background-image: url('/img/enterprise/background.jpg');
	padding-left: 148px;
	padding-top: 60px;
}
.integration-item__title {
	color: #FAED25;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 20px;
}
.integration-item__description {
	color: #FFF;
}
.integration-item__content {
	padding-left: 328px;
	padding-top: 30px;

}
.integration-item__content p {
	max-width: 762px;
	font-size: 20px;
	line-height: 30px;
}
.integrationTypes-list.enterprise li{
	margin-bottom: 70px;
}

@media (max-width: 1365px ) {
	.bitrix-competence {
		grid-template-columns: 93px 190px 190px 190px;
	}
	.bitrix-competence li, .bitrix24-competence li {
		font-size: 13px;
		padding: 10px;
		display: flex;
		align-items: center;
	}

	li.bitrix-img {
		grid-row: span 3;
	}
	li.bitrix24-img {
		padding: 0;
	}
}
@media (max-width: 767px) {
	.integrationTypes-list.enterprise li {
		margin-bottom: 0;
	}

	.integrationTypes-img {
		width: 100%;
		margin-bottom: 40px;
	}
	.license__list {
		flex-direction: column;
		gap: 24px;
	}
	.license__item {
		width: 100%;
	}
	.license__header {
		padding: 15px 25px;
		height: auto;
		min-height: auto;
	}
	.license__title, .license__price {
		font-size: 20px;
		margin-bottom: 1px;
	}
	.license__content {
		padding: 25px 20px;
	}
	.bitrix-competence,
	.bitrix24-competence {
		grid-template-columns: repeat(2, calc((100% - 15px)/2));
		gap: 15px;
	}

	li.bitrix-img,
	li.bitrix24-img {
		grid-row: initial;
		grid-column: span 2;
		justify-content: flex-start;
		padding-bottom: 15px;
	}
	.integration-item__content {
		padding: 0 15px;
	}
	.integration-item__header {
		flex-direction: column;
		background-image: url(/img/enterprise/background_mob.jpg);
		background-size: cover;
		padding: 25px;
		margin-bottom: 40px;
	}
	.integration-item__header-left {
		height: auto;
		width: auto;
		background-color: transparent;
		justify-content: flex-start;
	}

	.integration-item__header-right {
		background-image: none;
		padding: 25px 0 0;
	}
	.serviceFaq {
		margin-top: 0;
	}
}
.serviceProducts {
    height: auto !important;
}

.serviceProducts ul:nth-child(2) {
    background: #1323f5 !important;
    position: static !important;
}
.serviceProducts ul:first-child:before {
    height: 340px !important;
}
.footer-social a+a {
    margin-left:0 !important;
}
.switcher-lang {
    margin-left: 3px;
}

@media (max-width: 768px) {
    .experts__footer ul {justify-content: flex-start}
    .experts__footer ul li {margin-bottom: 15px; flex-basis: 35%;}
    .footer-content {padding-top: 0 !important;}
}

body.hidden {
    overflow: hidden;
}
.fancybox-lock .fancybox-overlay {
    padding-right: 18px;
}
.fancybox-close {
    display: none;
}

.fancybox-wrap {
    width: 70vw !important;
    height: 90vh !important;
}

@media(min-width: 1024px) {
    body.hidden {
        padding-right: 18px;
    }
}

@media(max-width: 600px) {
    .fancybox-wrap {
        width: 90vw !important;
        height: auto !important;
        max-height: 90vh !important;
        overflow: scroll !important;
    }
}
.fancybox-skin {
    background: transparent !important;
    box-shadow: none !important;
    height: 100% !important;
    width: 100% !important;
}
.fancybox-outer {
    height: 100% !important;
    width: 100% !important;
}
.fancybox-inner {
    overflow-y: scroll !important;
    background: transparent !important;
    height: 100% !important;
    width: 100% !important;
}
.fancybox-inner::-webkit-scrollbar { width: 0; }
.fancybox-inner { -ms-overflow-style: none; }
.fancybox-inner { overflow: -moz-scrollbars-none; }
.fancybox-lock .fancybox-overlay::-webkit-scrollbar { width: 0; }
.fancybox-lock .fancybox-overlay{ -ms-overflow-style: none; }
.fancybox-lock .fancybox-overlay{ overflow: -moz-scrollbars-none; }
.fancybox-image {
    height: auto !important;
    max-height: none !important;
}


.ecom-img_mobile {
    display: none;
}

.ecom-img_mobile img {
    width: 100%;
}

@media(max-width: 768px) {
    .ecom-img_pk {
        display: none;
    }
    .ecom-img_mobile {
        display: block;
    }

    .projectTags .wrap {padding:0}
}

.js-vacantNav,
.js-scrollSidebar {
  position: sticky;
  top: 0;
  left: 0;
}


/* End */


/* Start:/css/cookies-agreement.css?17266350943452*/
/* compile manually to cookies-agreement.css */
.cookiesAgr {
  background: rgba(19, 35, 245, 0.95);
  bottom: 0;
  color: #fff;
  font-size: 16px;
  position: fixed;
  width: 100%;
  z-index: 230;
}
.cookiesAgr-close {
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: 30px;
}
.cookiesAgr-close svg {
  transition: fill 0.2s ease;
}
.cookiesAgr-close:hover svg {
  fill: #ffff00;
}
.cookiesAgr-head {
  display: inline-block;
  font-size: 24px;
  margin-bottom: 20px;
}
.cookiesAgr .wrap.row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 32px 0 50px;
  max-width: 1320px;
  margin: 0 auto;
}
.cookiesAgr .wrap.row .clm {
  padding: 0 10px;
  box-sizing: border-box;
}
.cookiesAgr .wrap.row .clm10 {
  width: calc(100% / 12 * 10);
}
.cookiesAgr .wrap.row .clm10 p {
  max-width: 900px;
}
.cookiesAgr .wrap.row .clm2 {
  width: calc(100% / 12 * 2);
  text-align: right;
}
.cookiesAgr .btn {
  display: inline-block;
  height: 36px;
  border: 2px solid #1323F5;
  color: #1323F5;
  text-decoration: none;
  background: transparent;
  outline: 0;
  padding: 0 10px;
  font-size: 16px;
  line-height: 32px;
  cursor: pointer;
  box-sizing: border-box;
  transition: color 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  width: max-content;
  margin: 0;
}
.cookiesAgr .btn:hover {
  background: #1323F5;
  color: #fff;
}
.cookiesAgr .btn.light {
  background: transparent;
  border: 2px solid #ffff00;
  color: #ffff00;
}
.cookiesAgr .btn.light:hover {
  background: #ffff00;
  color: #1323F5;
}
@media screen and (min-width: 1367px) and (max-width: 1460px) {
  .cookiesAgr {
    padding-left: calc((100vw - 1320px) / 2);
    padding-right: 70px;
    box-sizing: border-box;
  }
  .cookiesAgr.hostingCookies {
    padding-right: 0;
  }
}
@media screen and (max-width: 1366px) {
  .cookiesAgr .wrap.row {
    max-width: 960px;
    padding: 32px 0 50px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1110px) {
  .cookiesAgr {
    padding-left: calc((100vw - 960px) / 2);
    box-sizing: border-box;
    padding-right: 70px;
  }
  .cookiesAgr.blogCookies {
    padding-right: 50px;
  }
  .cookiesAgr.hostingCookies {
    padding-right: 0;
  }
}
@media screen and (max-width: 1000px) {
  .cookiesAgr-close {
    top: 20px;
    right: 20px;
  }
  .cookiesAgr .wrap.row {
    padding: 32px 10px;
    max-width: 1000px;
  }
  .cookiesAgr .wrap.row .clm10 {
    width: 100%;
  }
  .cookiesAgr .wrap.row .clm2 {
    width: 100%;
    text-align: left;
  }
  .cookiesAgr .btn {
    margin-top: 20px;
  }
}
@media screen and (min-width: 900px) {
  .cookiesAgr.landingCookies {
    padding: 0;
  }
  .cookiesAgr.landingCookies .wrap.row {
    width: 90%;
    max-width: 1000px;
    padding: 32px 0 50px;
  }
  .cookiesAgr.landingCookies .wrap.row .clm {
    padding: 0;
  }
  .cookiesAgr.old-casesCookies {
    padding: 0;
  }
  .cookiesAgr.old-casesCookies .wrap.row {
    min-width: 900px;
    padding: 32px 21px 50px;
    box-sizing: border-box;
  }
  .cookiesAgr.old-casesCookies .wrap.row .clm {
    padding: 0;
  }

  .cookiesAgr.old-casesCookies .wrap.row p {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1000px) {
  .cookiesAgr.old-casesCookies .wrap.row {
    padding: 32px 0 50px;
  }
}

/* End */
/* /css/jquery.bxslider.css?17133255483934 */
/* /hosting//css/style.min.css?174537981352433 */
/* /css/additional.css?17199824726769 */
/* /css/cookies-agreement.css?17266350943452 */
