@charset "utf-8";

*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}
ol,ul{padding:0}
blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,.h1,.h2,.h3,.h4,li,ol,p,ul{margin:0}
body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}
ol[class],ul[class]{list-style:none}
a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}
img{max-width:100%;display:block}
article>*+*{margin-top:1em}
button,input,select,textarea{font:inherit}
@font-face{font-family:Gilroy;src:local("Gilroy Regular"),local("Gilroy-Regular"),url(/assets/template/css/../fonts/Gilroy-Regular.woff2) format("woff2"),url(/assets/template/css/../fonts/Gilroy-Regular.woff) format("woff"),url(/assets/template/css/../fonts/Gilroy-Regular.ttf) format("opentype");font-style:normal;font-weight:400;font-display:swap;font-display:swap;}
@font-face{font-family:Gilroy;src:local("Gilroy Medium"),local("Gilroy-Medium"),url(/assets/template/css/../fonts/Gilroy-Medium.woff2) format("woff2"),url(/assets/template/css/../fonts/Gilroy-Medium.woff) format("woff"),url(/assets/template/css/../fonts/Gilroy-Medium.ttf) format("opentype");font-style:normal;font-weight:500;font-display:swap;font-display:swap;}
@font-face{font-family:Gilroy;src:local("Gilroy Semibold"),local("Gilroy-Semibold"),url(/assets/template/css/../fonts/Gilroy-Semibold.woff2) format("woff2"),url(/assets/template/css/../fonts/Gilroy-Semibold.woff) format("woff"),url(/assets/template/css/../fonts/Gilroy-Semibold.ttf) format("opentype");font-style:normal;font-weight:600;font-display:swap;font-display:swap;}
@font-face{font-family:Gilroy;src:local("Gilroy Bold"),local("Gilroy-Bold"),url(/assets/template/css/../fonts/Gilroy-Bold.woff2) format("woff2"),url(/assets/template/css/../fonts/Gilroy-Bold.woff) format("woff"),url(/assets/template/css/../fonts/Gilroy-Bold.ttf) format("opentype");font-style:normal;font-weight:700;font-display:swap;font-display:swap;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:600;text-align:center}
h1,.h1{font-size: clamp(25px,2.8vw,45px);line-height: 110%;}
h2,.h2{font-size: clamp(25px,2.8vw,36px);line-height: 110%;}
h3,.h3{font-size:24px;line-height:29px}
.headline{margin-top:15px;margin-bottom:30px}
.headline_blog_h1{font-size:36px;line-height:44px}
body{font-size:16px;font-family:Gilroy;color:#fafafa;background-color:#1b1c20}
body.body_stop_scrolling{height:100%;overflow:hidden}
a{color:#fafafa;text-decoration:none}
button{border:none}
.container{max-width: 1270px;margin:0 auto;padding-left:30px;padding-right:30px}
.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.row_justify_content_spb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:52px;padding:0 32px;background:#31383f;border-radius:3px;cursor:pointer;color:#fafafa;border:2px solid transparent;transition: all 0.3s ease;}
.btn:hover{background:#3683FF;}
.btn_color_blue{background: #2D64BC;}
.btn_color_blue:hover{background:#3683FF;}
.btn_color_opacity{background: rgba(45, 100, 188, 0.6);border: 2px solid #2D64BC;}
.btn_color_opacity:hover{background:#2D64BC;border-color:#2D64BC;}
.btn_size_small{height:45px}
.btn_size_big{height:58px;font-size: 18px;}
.btn_type_search{position:relative;margin-right:5px;color:transparent;width:51px;padding:0}
.btn_type_search:before{display:block;content:"";width:22px;height:22px;background:url(/assets/template/css/../img/icon-search.svg) 50% no-repeat;background-size:contain;position:absolute;left:calc(50% - 11px)}
.btn_type_to-top{padding:0;width:60px;height:60px;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:200;box-shadow:none;}
.btn_type_to-top:after{content:"";display:block;width:24px;height:24px;background:url(/assets/template/css/../img/icons.png) 0 -132px no-repeat;}
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:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}
.fancybox-container *{-webkit-box-sizing:border-box;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;-webkit-transition-duration:inherit;-o-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.47,0,.74,.71);-o-transition-timing-function:cubic-bezier(.47,0,.74,.71);transition-timing-function:cubic-bezier(.47,0,.74,.71)}
.fancybox-is-open .fancybox-bg{opacity:.9;-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);-o-transition-timing-function:cubic-bezier(.22,.61,.36,1);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;-webkit-transition:opacity .25s ease,visibility 0s ease .25s;-o-transition:opacity .25s ease,visibility 0s ease .25s;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;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;-o-transition:opacity .25s ease 0s,visibility 0s ease 0s;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;-webkit-transform:translateZ(0);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:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:transform,opacity;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;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{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:transform,opacity;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}
.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}
.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}
.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}
.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}
.fancybox-container [data-selectable=true]{cursor:text}
.fancybox-image,.fancybox-spaceball{background:0 0;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:0 0;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;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;-webkit-transition:color .2s;-o-transition:color .2s;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:0}
.fancybox-button.fancybox-focus{outline:1px dotted}
.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}
.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;-ms-transform:scaleX(0);-webkit-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;-webkit-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;z-index:99998}
.fancybox-close-small{background:0 0;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:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.85)),color-stop(50%,rgba(0,0,0,.3)),color-stop(65%,rgba(0,0,0,.15)),color-stop(75.5%,rgba(0,0,0,.075)),color-stop(82.85%,rgba(0,0,0,.037)),color-stop(88%,rgba(0,0,0,.019)),to(transparent));background:-o-linear-gradient(bottom,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 100%);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: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{-webkit-animation:fancybox-rotate 1s linear infinite;animation:fancybox-rotate 1s linear infinite;background:0 0;border:4px solid;border-color:#888 #888 #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}
@-webkit-keyframes fancybox-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}
}
@keyframes fancybox-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}
}
.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,.25,1);-o-transition-timing-function:cubic-bezier(0,0,.25,1);transition-timing-function:cubic-bezier(0,0,.25,1)}
.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);-o-transition-timing-function:cubic-bezier(.19,1,.22,1);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;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}
.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}
.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}
.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-1turn);-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}
.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(1turn);-webkit-transform:rotate(1turn);transform:rotate(1turn)}
.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}
.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}
.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}
.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}
.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}
.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}
.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}
.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;-webkit-transition:all .2s;-o-transition:all .2s;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:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;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:transparent;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;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);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:0;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;-webkit-transition:all .2s cubic-bezier(.25, .46, .45, .94);-o-transition:all .2s cubic-bezier(.25, .46, .45, .94);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}
.carousel{overflow:hidden;position:relative;width:100%;height:400px;-webkit-perspective:500px;perspective:500px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}
.carousel.carousel-slider{top:0;left:0}
.carousel.carousel-slider .carousel-fixed-item{position:absolute;left:0;right:0;bottom:20px;z-index:1}
.carousel.carousel-slider .carousel-fixed-item.with-indicators{bottom:68px}
.carousel.carousel-slider .carousel-item{width:100%;height:100%;min-height:400px;position:absolute;top:0;left:0}
.carousel.carousel-slider .carousel-item h2{font-size:24px;font-weight:500;line-height:32px}
.carousel.carousel-slider .carousel-item p{font-size:15px}
.carousel .carousel-item{visibility:hidden;width:200px;height:200px;position:absolute;top:0;left:0}
.carousel .carousel-item>img{width:100%}
.carousel .indicators{position:absolute;text-align:center;left:0;right:0;bottom:0;margin:0}
.carousel .indicators .indicator-item{display:inline-block;position:relative;cursor:pointer;height:8px;width:8px;margin:24px 4px;background-color:hsla(0,0%,100%,.5);-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;border-radius:50%}
.carousel .indicators .indicator-item.active{background-color:#fff}
.carousel .carousel-item:not(.active) .materialboxed,.carousel.scrolling .carousel-item .materialboxed{pointer-events:none}
.slick-slider{-webkit-box-sizing:border-box;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,.slick-slider{position:relative;display:block}
.slick-list{overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:after,.slick-track:before{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}
.jGrowl{z-index:9999;color:#fff;font-size:12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;position:fixed}
.jGrowl.top-left{left:0;top:0}
.jGrowl.top-right{right:0;top:0}
.jGrowl.bottom-left{left:0;bottom:0}
.jGrowl.bottom-right{right:0;bottom:0}
.jGrowl.center{top:0;width:50%;left:25%}
.jGrowl.center .jGrowl-closer,.jGrowl.center .jGrowl-notification{margin-left:auto;margin-right:auto}
.jGrowl-notification{background-color:#000;opacity:.9;zoom:1;width:250px;padding:10px;margin:10px;text-align:left;display:none;border-radius:5px;min-height:40px}
.jGrowl-notification .ui-state-highlight,.jGrowl-notification .ui-widget-content .ui-state-highlight,.jGrowl-notification .ui-widget-header .ui-state-highlight{border:1px solid #000;background:#000;color:#fff}
.jGrowl-notification .jGrowl-header{font-weight:700;font-size:.85em}
.jGrowl-notification .jGrowl-close{background-color:transparent;color:inherit;border:none;z-index:99;float:right;font-weight:700;font-size:1em;cursor:pointer}
.jGrowl-closer{background-color:#000;opacity:.9;zoom:1;width:250px;margin:10px;display:none;border-radius:5px;padding:4px 10px;cursor:pointer;font-size:.9em;font-weight:700;text-align:center}
.jGrowl-closer .ui-state-highlight,.jGrowl-closer .ui-widget-content .ui-state-highlight,.jGrowl-closer .ui-widget-header .ui-state-highlight{border:1px solid #000;background:#000;color:#fff}
.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;overflow:hidden}
.side-wrapper{display:flow-root}
.side-wrapper__sidebar{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px)}
.side-wrapper_layout_blog .side-wrapper__sidebar,.side-wrapper_layout_blog-single .side-wrapper__sidebar{width:calc(33.33333% - 30px)}
.side-wrapper__content{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(75% - 30px)}
.side-wrapper_layout_blog .side-wrapper__content,.side-wrapper_layout_blog-single .side-wrapper__content{width:calc(66.66667% - 30px)!important}
.side-nav{background-color:#232428;border-radius:3px;padding-top:11px;padding-bottom:11px}
.side-nav__headline{padding-left:35px;color:#3d5f95;text-align:left;margin-bottom:14px;line-height:1em}
.side-nav__list{font-size:14px;line-height:1em}
.side-nav__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;width:100%;padding-left:32px;border-left:3px solid transparent}
.side-nav__link:hover,.side-nav__list-item_active .side-nav__link{background-color:#30373d;border-left:3px solid #3d5f95}
.header{position:fixed;width:100%;height:100px;z-index:100;background-color:rgba(35,37,42,0);-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.header_fill{background-color:#23252a;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15)}
.header_fill .nav__subnav{border-radius:0 0 3px 3px;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15),inset 0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15),inset 0 5px 13px rgba(0,0,0,.15)}
.header__wrap{margin:0 auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}
.header__logo{margin-right:175px}
.header__logo-img{height:65px;width:157px}
.header__nav{margin-right:0px}
.header__additions{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.breadcrumbs{padding-top:15px;margin-bottom:15px}
.breadcrumbs__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;background-color:#232428;border-radius:3px;padding-left:35px}
.breadcrumbs__list{position:relative;width:100%}
.breadcrumbs__list,.breadcrumbs__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.breadcrumbs__list-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3d5f95}
.breadcrumbs__list-item:not(:last-child):after{content:"";display:block;width:8px;height:15px;margin-left:25px;margin-right:25px;background:url(/assets/template/css/../img/icon-breadcrumbs-arrow.svg) 50% no-repeat}
.breadcrumbs__link{color:#8b8b8b}
.main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding-top:100px}
.footer{background-color:#1d1e22}
.footer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.footer__first{width:32%;padding-top:12px;padding-bottom:32px}
.footer__logo{margin-bottom:31px;width:240px;height:109px;background:url(/img/logo.svg) 50% no-repeat;background-size:contain}
.footer__additions,.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.footer__nav{padding-top:40px;padding-bottom:40px;background-color:#232428;width:48.5%;position:relative;z-index:1}
.footer__nav-list{width:50%;padding-left:94px;line-height:1.2}
.footer__nav-item:not(:last-child){margin-bottom:15px}
.footer__soc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:27px;padding-bottom:26px;padding-left:40px;width:19.5%;background-color:#232428;position:relative;z-index:1}
.footer__soc:before{height:90%;width:2px;background-color:#424242;bottom:0;margin-top:auto;margin-bottom:auto;left:0}
.footer__soc:after,.footer__soc:before{content:"";display:block;position:absolute;top:0}
.footer__soc:after{height:100%;width:3000px;background-color:#232428;left:100%}
.footer__policy{padding-top:26px;padding-bottom:29px;width:100%;font-size:13px;text-align:justify;background-color:#17181c}
.footer__policy-text{margin-bottom:21px}
.footer__policy-link{color:#8b8b8b}
.footer__policy-link a{color:#8b8b8b;text-decoration:underline}
.mobile-menu-btn{padding:0 0 10px;background:0 0;border:none;outline:0;position:relative;left:0;z-index:201;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.mobile-menu-btn_active{display:sticky;left:0;padding:15px 15px 25px;background:#31383f;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:0 3px 3px 0;left:-15px}
.mobile-menu-btn__wrap{padding:0 0 9px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.mobile-menu-btn span{position:relative;display:block;width:34px;height:3px;margin:9px 0 0;background:#fafafa;border-radius:1px}
.mobile-menu-btn span:after,.mobile-menu-btn span:before{content:"";position:absolute;top:12px;left:0;width:34px;height:3px;background:#fafafa;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;border-radius:1px}
.mobile-menu-btn span:after{top:-12px}
.mobile-menu-btn_active span{background:0 0}
.mobile-menu-btn_active span:before{top:0!important;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.mobile-menu-btn_active span:after{top:0!important;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.mobile-menu-btn_type_back span{background:0 0}
.mobile-menu-btn_type_back span:after,.mobile-menu-btn_type_back span:before{width:14px!important;left:3px!important}
.mobile-menu-btn_type_back span:before{top:5px!important;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.mobile-menu-btn_type_back span:after{top:-4px!important;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.nav__mobile{display:none;height:100%;margin-left:20px}
.nav__mobile-wrap{height:100%}
.nav__mobile-search,.nav__mobile-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.nav__mobile-search{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:80px;position:fixed;top:-100%;left:0;right:0;margin:0 auto;padding:0 15px;background:#23252a;z-index:202;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.nav__mobile-search_active{top:0}
.nav__mobile-search .searchline{width:100%}
.nav__mobile-search-btn{padding:0;background:0 0;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;z-index:201;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.nav__mobile-search-btn:not(.nav__mobile-search-btn_fixed):hover{background:0 0;-webkit-box-shadow:none;box-shadow:none}
.nav__mobile-search-btn_fixed{position:fixed;right:0;margin-right:0;background:-o-linear-gradient(358.01deg,#3d5f95 -31.4%,#1e2f4b 129.3%);background:linear-gradient(91.99deg,#3d5f95 -31.4%,#1e2f4b 129.3%);border-radius:3px 0 0 3px}
.nav__wrap{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.nav__social{display:none}
.nav__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #1e2f4b}
.nav__item,.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.nav__item{border-bottom:3px solid transparent;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.nav__item:hover{border-bottom:3px solid #3d5f95}
.nav__item_has-subnav:after{content:"";display:block;position:relative;top:7px;width:19px;height:11px;margin-left:14px;background:url(/assets/template/css/../img/icon-subnav-arrow.svg) 50% no-repeat;background-size:contain}
.nav__item_active{border-bottom:3px solid #3d5f95}
.nav__item:hover .nav__subnav{display:block}
.nav__item:not(:last-child){margin-right:65px}
.nav__link{z-index: 9;display:block;font-size:16px;padding-bottom:13px}
.nav__link,.nav__subnav{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.nav__subnav{display:none;position:absolute;top:100%;-webkit-columns:3;-moz-columns:3;column-count:3;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;background-color:rgba(35,37,42,.98);-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:3px;padding:26px 10px 26px 46px;margin-left:-46px}
.nav__subnav_col_1{-webkit-columns:unset;-moz-columns:unset;columns:unset;padding-right:46px}
.nav__subnav:before{content:"";display:block;position:absolute;left:0;bottom:100%;width:100%;height:40px}
.nav__subnav-item{margin-bottom:17px}
.nav__subnav-item:hover .nav__subnav-link{position:relative;left:11px;color:#3d5f95}
.nav__subnav-item:hover .nav__subnav-link:before{content:"";display:block;width:20px;height:10px;position:absolute;top:2px;left:-34px;margin-right:15px;background:url(/assets/template/css/../img/icon-subnav-item-arrow.svg) 50% no-repeat}
.nav__subnav-item_active .nav__subnav-link{position:relative;left:11px;color:#3d5f95}
.nav__subnav-item_active .nav__subnav-link:before{content:"";display:block;width:20px;height:10px;position:absolute;top:2px;left:-34px;margin-right:15px;background:url(/assets/template/css/../img/icon-subnav-item-arrow.svg) 50% no-repeat}
.nav__subnav_col_1 .nav__subnav-item:last-child{margin-bottom:0}
.nav__subnav-link{white-space:nowrap;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}

.title-wrap{display:grid;gap: 15px;margin-bottom:30px}
.title-descr{font-size:clamp(15px,1.5vw,20px);line-height: 130%;}

.section {padding-top: 100px;padding-bottom: 100px}
.section.top-0{padding-top:0}
.section.bottom-0{padding-bottom:0}

.tabs{position: relative;z-index: 2;width: 100%;}
.tabs .title-wrap{margin:0}
.tabs-caption{margin: 0;padding: 0;list-style:none;display: flex;flex-wrap: wrap;gap: 10px;margin-bottom: 30px;}
.tabs-btn{cursor: pointer;transition: all 0.3s ease;text-align: center;line-height: 1;margin: 0;display: flex;align-items: center;justify-content: center;padding: 12px clamp(10px,1.5vw,20px) 10px;position: relative;font-size: clamp(16px,3vw,18px);background: rgb(255 255 255 / 10%);color: rgb(255 255 255 / 60%);flex-shrink: 0;width: auto;text-decoration: none;border-radius: 4px;}
.tabs-btn:hover{color: var(--white);}
.tabs-btn span{position:relative}
.tabs-btn.active,.tabs-btn:hover{background: #2D64BC;color: #fff;}
.tabs-content{display: none;z-index: 2;}
.tabs-content.active{display:block;}

.hero{position:relative}
.hero__content{text-align:center;}
.hero__title{}

.hero__btns{display: grid;grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));gap:10px 20px;justify-content:center;margin: 0 auto 20px;max-width: 800px;}
.hero__btns a{}
.hero__offers{display:flex;flex-wrap:wrap;gap: 5px 20px;justify-content:center;}
.hero__offers-item{display:grid;grid-template-columns: auto 1fr;align-items: center;gap:5px;line-height: 1;}
.hero__offers-item img{max-width:24px;display:block}
.hero__bg{position:absolute;inset:0;z-index:-1;pointer-events:none}
.hero__bg img{width:100%;height:100%;object-fit:cover}
.hero__bg:before{content:'';background: rgb(0 0 0 / 60%);position:absolute;inset:0}

.services{}
.services__content{text-align:center}
.services__tabs-caption{justify-content:center;}
.services__row{display: grid;grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));gap: 20px;}
.services-item{--color:#fff;display:grid;align-content: start;justify-content: start;justify-items: start;text-align: left;gap: 10px;background: #292A2C;border: 1px solid transparent;padding: 15px;border-radius: 2px;transition: all 0.3s ease;}
.services-item__title{font-size: clamp(15px, 1.5vw, 22px);font-weight: 500;line-height: 110%;color: var(--color,#EBEBEB);transition: all 0.3s ease;}
.services-item__img{background: var(--color);-webkit-mask: var(--icon_image);mask: var(--icon_image);display: block;width: 40px;transition: all 0.3s ease;}
.services-item__img img{opacity:0}
.services-item:hover{--color:#2D64BC;border-color:var(--color);background:rgb(45 100 188 / 10%)}

.pricelist__content{text-align:center}
.pricelist__tabs{--wcol: clamp(80px,15vw,200px);margin-bottom:15px}
.pricelist__tabs-caption{justify-content:center;}
.pricelist-row{margin-bottom:30px}
.pricelist-head{display:grid;grid-template-columns: 1fr var(--wcol) var(--wcol);text-align: center;background: rgb(244 244 244 / 10%);padding:15px 20px;border-radius:2px;margin-bottom:5px;font-size: clamp(14px,1.5vw,18px);color: #558CE4;font-weight: 500;}
.pricelist-head-item_title{text-align:left}
.pricelist-item{display:grid;grid-template-columns: 1fr var(--wcol) var(--wcol);padding: 15px 20px;border: 1px dotted rgb(244 244 244 / 10%);margin-bottom: 5px;position: relative;color:var(--color);transition: all 0.3s ease;font-size: clamp(14px,1.5vw,18px);}
.pricelist-item__srok{hyphens:auto}
.pricelist-item__title{color:var(--color);transition: all 0.3s ease;text-align: left;}
.pricelist-item__title:after{content:'';position:absolute;inset:0;z-index:1}
.pricelist-item:hover{--color: #558CE4}

.offer{position:relative;height:622px;background-size:cover;margin-top:-100px;background:url(/assets/template/css/../img/bg-offer-min-480.jpg) bottom no-repeat;}
@media (min-width: 768px) {.offer{background:url(/assets/template/css/../img/bg-offer-min-960.jpg) bottom no-repeat;}
}
@media (min-width: 992px) {.offer{background:url(/assets/template/css/../img/bg-offer-min.jpg) bottom no-repeat;}
}
.offer__wrap{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.offer__headline{margin-bottom:34px}
.offer__headline span{color:#3d5f95}
.offer__subline{text-align:center;font-size:18px;max-width:600px;margin-bottom:60px}
.offer__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.offer__buttons .btn{margin-right:30px}
.offer__buttons .btn:last-child{margin-right:0;margin-bottom:0}
.main-services{height:180px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-shadow:0 0 16px #2f343c;box-shadow:0 0 16px #2f343c}
.main-services__item{position:relative;width:16.6667%;background:#101317}
.main-services__item:first-child{border-radius:5px 0 0 5px}
.main-services__item:last-child{border-radius:0 5px 5px 0}
.main-services__item:not(:last-child):after{position:absolute;content:"";right:0;top:0;height:100%;width:1px;background:url(/assets/template/css/../img/main-services-delimeter.svg) 50% repeat-y}
.main-services__item-wrap{width:100%;height:100%;padding:85px 25px 20px;overflow:hidden;border-radius:5px;position:relative;display:block;z-index:1}
.main-services__item-wrap:before{content:"";display:block;width:117px;height:117px;position:absolute;top:-36px;left:calc(50% - 58px);border-radius:50%;background-color:#161a1f}
.main-services__item-wrap:hover:before{background-color:#3d5f95}
.main-services__item-img{display:block;position:absolute;top:18px;left:0;right:0;margin-left:auto;margin-right:auto}
.main-services__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;font-size:14px;text-align:center}
.common-services{margin-bottom:45px;position:relative}
.common-services__headline{margin-bottom:50px}
.common-services__services{margin-bottom:60px}
.common-services__item{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.33333% - 30px);padding-left:113px;position:relative;height:100px;border-radius:9px;background-color:#232428;overflow:hidden;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15)}
.common-services__item:after,.common-services__item:before{content:"";display:block;position:absolute;left:0;top:0;height:100%;width:95px;z-index:1}
.common-services__item:after{z-index:0;background:-webkit-gradient(linear,left top,right top,from(#3d5f95),to(#1e2f4b));background:-o-linear-gradient(left,#3d5f95,#1e2f4b);background:linear-gradient(90deg,#3d5f95,#1e2f4b)}
.common-services__item:hover:after{width:100%}
.common-services__item:hover{cursor:pointer}
.common-services__item:hover:before{background-color:#3d5f95}
.common-services__item:not(:nth-last-child(-n+4)){margin-bottom:45px}
.common-services__item:first-child:before{background:url(/assets/template/css/../img/icon-main-service-1.svg) 50% no-repeat}
.common-services__item:nth-child(2):before{background:url(/assets/template/css/../img/icon-main-service-2.svg) 50% no-repeat}
.common-services__item:nth-child(3):before{background:url(/assets/template/css/../img/icon-main-service-3.svg) 50% no-repeat}
.common-services__item:nth-child(4):before{background:url(/assets/template/css/../img/icon-main-service-4.svg) 50% no-repeat}
.common-services__item:nth-child(5):before{background:url(/assets/template/css/../img/icon-main-service-5.svg) 50% no-repeat}
.common-services__item:nth-child(6):before{background:url(/assets/template/css/../img/icon-main-service-6.svg) 50% no-repeat}
.common-services__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:22px;height:100%;width:100%;position:relative;z-index:2}
.block-vector{padding-top:70px;padding-bottom:70px;position:relative}
.block-vector__headline{margin-bottom:60px}
.block-vector__main-services{margin-top:-158px;margin-bottom:70px;width:100%;z-index:99}
.block-vector__services{margin-bottom:60px}
.block-vector__item{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px);padding-left:37px;position:relative;height:75px;overflow:hidden}
.block-vector__item:before{content:"";display:block;position:absolute;left:0;top:0;height:75px;width:75px;border-radius:50%;background-color:#1e2f4b;background-position:50%;background-repeat:no-repeat}
.block-vector__item:hover{cursor:pointer}
.block-vector__item:hover:before{background-color:#3d5f95}
.block-vector__item:not(:nth-last-child(-n+4)){margin-bottom:45px}
.block-vector__item-img{display:block;position:absolute;left:17px;top:0;bottom:0;margin-top:auto;margin-bottom:auto}
.block-vector__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:60px;padding-right:22px;height:100%;width:100%;background-color:#232428;border-radius:5px}
.block-vector__buttons{text-align:center}
.block-why{padding-top:42px;padding-bottom:42px;background-color:#232428}
.block-why__sidebar{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.33333% - 30px);padding-right:65px}
.block-why__sidebar-headline{text-align:left;margin-bottom:30px}
.block-why__list{counter-reset:why-list;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.block-why__item{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;height:100px;counter-increment:why-list}
.block-why__item:not(:last-child){margin-bottom:30px}
.block-why__item-content{position:relative;padding-left:120px;padding-right:30px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;background:-webkit-gradient(linear,right top,left top,from(#464646),to(#28292b));background:-o-linear-gradient(right,#464646 0,#28292b 100%);background:linear-gradient(270deg,#464646 0,#28292b)}
.block-why__item-content:before{content:"0" counter(why-list);display:block;position:absolute;left:16px;top:calc(50% - 46px);font-size:68px;font-weight:700;background:-webkit-gradient(linear,left top,right top,from(#3d5f95),to(rgba(61,95,149,.34)));background:-o-linear-gradient(left,#3d5f95 0,rgba(61,95,149,.34) 100%);background:linear-gradient(90deg,#3d5f95,rgba(61,95,149,.34));-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.block-why__headline{color:#3d5f95;padding-bottom:15px;margin-bottom:35px;position:relative}
.block-why__headline:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;margin:0 auto;height:2px;width:70%;background-color:#424242}
.block-why__content{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(66.66667% - 30px);background-color:#292a2b;border-radius:6px;padding:50px 65px;text-align:center}
.block-why__content-text{margin-bottom:42px}
.block-why__content-text p:not(:last-child){margin-bottom:20px}
.block-benefits{padding-top:70px;padding-bottom:50px}
.block-benefits__headline{margin-bottom:70px}
.block-benefits__item{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px);text-align:center;height:123px;padding:40px 15px 15px;background-color:#232428;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;position:relative;justify-content: center;}
.block-benefits__item:after,.block-benefits__item:before{content:"";position:absolute;display:block;background-repeat:no-repeat;background-size:contain}
.block-benefits__item:before{width:95px;height:95px;top:-47px;left:calc(50% - 70px);background-position:0}
.block-benefits__item:after{width:52px;height:52px;top:-22px;left:0;right:0;margin:0 auto;background-position:50%}
.block-benefits__item:first-child:after{width:58px;height:58px;background-image:url(/assets/template/css/../img/icon-benefit-1.svg)}
.block-benefits__item:nth-child(2):after{background-image:url(/assets/template/css/../img/icon-benefit-2.svg)}
.block-benefits__item:nth-child(3):after{background-image:url(/assets/template/css/../img/icon-benefit-3.svg)}
.block-benefits__item:nth-child(4):after{background-image:url(/assets/template/css/../img/icon-benefit-4.svg)}
.block-benefits__item:nth-child(5):after{background-image:url(/assets/template/css/../img/russia-5.png)}
.page-content__content{text-align:justify}
.block-benefits__item:not(:nth-last-child(-n+2)){margin-bottom:48px;}
@media (max-width:576px){.page-content__content{text-align:left}
}
.block-benefits__item-last{width:calc(75% - 30px);padding:15px;text-align:left;background:none;}
@media screen and (max-width:992px){.block-benefits__item-last{width:100%!important;margin:38px 0 0;}
}
.page-content__content h3,.page-content__content .h3{text-align:left;margin-bottom:21px}
.page-content__content ul,.page-content__content ol{list-style-position:outside;padding-left:25px}
.page-content__content ul li{margin-bottom:15px;padding-left:5px}
.page-content__content img{margin:0 0 30px 30px;float:right}
.block-not-allowed{padding-top:70px;padding-bottom:60px}
.block-not-allowed__wrap{margin-left:auto;margin-right:auto}
.block-not-allowed__headline{margin-bottom:40px}
.block-not-allowed__headline span{color:red}
.block-not-allowed__item{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(16.66667% - 30px);text-align:center;height:185px;padding:100px 15px 15px;background-color:#101317;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;position:relative;font-size:14px;-webkit-box-shadow:0 0 16px #2f343c;box-shadow:0 0 16px #2f343c}
.block-not-allowed__item-img{width:64px;position:absolute;display:block;top:23px;left:0;right:0;margin:0 auto}
.block-any-questions{margin-top:95px;margin-bottom:32px}
.block-any-questions__headline{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-right:15px;margin-left:calc(16.66667% + 15px);width:calc(83.33333% - 30px);padding-bottom:20px;text-align:left}
.block-any-questions__content{background-color:#232428}
.block-any-questions__content-wrap{padding-top:32px;padding-bottom:32px;position:relative}
.block-any-questions__content-wrap:before{width:315px;height:362px;bottom:-23px;left:-180px;background-image:url(/assets/template/css/../img/bg-any-questions-min.png)}
.block-any-questions__content-wrap:after,.block-any-questions__content-wrap:before{content:"";display:block;position:absolute;background-position:50%;background-repeat:no-repeat}
.block-any-questions__content-wrap:after{width:477px;height:95px;top:0;bottom:0;right:0;margin-top:auto;margin-bottom:auto;background-image:url(/assets/template/css/../img/shpion.svg);background-size:contain}
.block-any-questions__content-col{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-right:15px;margin-left:calc(16.66667% + 15px);width:calc(41.66667% - 30px)}
.block-any-questions__offer{padding-right:65px;margin-bottom:32px;font-size:18px}
.block-address{padding-top:70px;padding-bottom:70px}
.block-address__side{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px)}
.block-address__content{height:185px;padding-top:15px;margin-bottom:-70px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:1}
.block-address__content:after,.block-address__content:before{content:"";display:block;position:absolute;top:0;height:100%;width:2000px;z-index:0}
.block-address__content:before{background-image:url(/assets/template/css/../img/bg-map-headline.svg);background-size:contain;background-position:100%;background-repeat:no-repeat;right:0}
.block-address__content:after{right:100%;background-color:#292a2b}
.block-address__side:last-child .block-address__content{text-align:right;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.block-address__side:last-child .block-address__content:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);right:auto;left:0}
.block-address__side:last-child .block-address__content:after{left:100%;background-color:#292a2b}
.block-address__headline{position:relative;font-size:36px;font-weight:600;color:#3d5f95;margin-bottom:20px}
.block-address__text{position:relative;width:60%}
.block-address__map{height:395px;background-color:#000;background-size:cover;background-position:50%;background-repeat:no-repeat;display:block}
.block-address__map1{background-image:url(/assets/template/css/../img/msk.png)}
.block-address__map2{background-image:url(/assets/template/css/../img/spb.png)}
.text-block{border-radius:6px;background-color:#212226;padding:25px;margin-bottom:60px;text-align:justify}
.text-block h2{margin-top:40px;margin-bottom:18px}
.text-block p:not(:last-of-type){margin-bottom:15px}
.text-block ol,.text-block ul{list-style-position:outside;padding-left:25px}
.text-block ol li,.text-block ul li{margin-bottom:15px;padding-left:5px}
.text-block a{color:#3d5f95;text-decoration:underline}
.text-block img{display:block;margin:25px auto;max-width:100%;height: auto;border-radius:9px}
.text-block_attention{margin-top:70px;margin-bottom:70px;background-color:#292a2b;position:relative}
.text-block_attention:after{content:"";display:block;position:absolute;top:0;bottom:0;left:calc(50% - 3000px);margin:auto;width:6000px;height:50%;max-height:215px;background-color:#232428;z-index:-1}
.text-block_attention .headline{margin:0 auto 23px;color:#3d5f95;padding-bottom:20px;border-bottom:1px solid #424242;max-width:50%}
.text-block_attention ul{list-style:none;padding:0 55px}
.text-block_attention ul li{position:relative}
.text-block_attention ul li:before{content:"";display:block;width:10px;height:10px;position:absolute;left:-20px;top:7px;border-radius:50%;background:-o-linear-gradient(358.01deg,#3d5f95 -31.4%,#1e2f4b 129.3%);background:linear-gradient(91.99deg,#3d5f95 -31.4%,#1e2f4b 129.3%)}
.text-block_content h2{margin-top:30px;margin-bottom:15px;font-size:24px;text-align:left;line-height:36px}
.text-block_content-services{margin-bottom:0}
.our-clients-short{margin-bottom:45px}
.our-clients-short__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:18px}
.our-clients-short__list-item{max-width:380px;width:50%;height:110px;background:-o-linear-gradient(169.28deg,#464646 0,#28292b 100%);background:linear-gradient(280.72deg,#464646,#28292b);border-radius:6px;position:relative;overflow:hidden}
.our-clients-short__list-item:not(:last-child){margin-bottom:15px}
.our-clients-short__list-item:nth-child(odd){margin-right:10px}
.our-clients-short__list-item:before{content:"";display:block;position:absolute;left:0;bottom:0;background-size:95px 95px;background-repeat:no-repeat;background-position:left -10px bottom -14px}
.our-clients-short__list-item:first-child:before{width:90px;height:90px;background-image:url(/assets/template/css/../img/icon-our-clients-1.svg)}
.our-clients-short__list-item:nth-child(2):before{width:98px;height:94px;background-image:url(/assets/template/css/../img/icon-our-clients-2.svg)}
.our-clients-short__link{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-left:74px;padding-right:30px;text-align:center}
.our-clients-short__link:hover:after{content:"";display:block;position:absolute;right:0;bottom:0;height:100%;width:56px;background:url(/assets/template/css/../img/icon-arrow-white-right.svg) 50% no-repeat,-o-linear-gradient(358.01deg,#3d5f95 -31.4%,#1e2f4b 129.3%);background:url(/assets/template/css/../img/icon-arrow-white-right.svg) 50% no-repeat,linear-gradient(91.99deg,#3d5f95 -31.4%,#1e2f4b 129.3%)}
.connect-with-messenger{position:relative;padding:30px 95px 30px 350px;margin-top:87px;margin-bottom:87px;background-color:#373940;background-image:url(/assets/template/css/../img/bg-connect-with-messenger.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:14px}
.connect-with-messenger:after,.connect-with-messenger:before{content:"";display:block;position:absolute;top:0;bottom:0;margin:auto;background-repeat:no-repeat;background-size:contain}
.connect-with-messenger:before{width:180px;height:36px;left:-30px;background-image:url(/assets/template/css/../img/shpion.svg);background-position:50%;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}
.connect-with-messenger:after{width:311px;height:348px;left:50px;background-image:url(/assets/template/css/../img/bg-connect-phone.png);background-position:center 14px}
.connect-with-messenger__headline{margin-bottom:25px;text-align:left}
.connect-with-messenger__text{margin-bottom:25px}
.connect-with-messenger__list{padding:12px 16px;border-radius:11px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(27,28,32,.4)}
.connect-with-messenger__link{display:block;width:25px;height:25px;background-size:contain;background-position:50%;background-repeat:no-repeat}
.connect-with-messenger__list-item:not(:last-child){margin-right:25px}
.connect-with-messenger__list-item:nth-child(1) .connect-with-messenger__link{width:26px;height:26px;background-image:url(/assets/template/css/../img/icon-color-whatsapp.svg)}
.connect-with-messenger__list-item:nth-child(2) .connect-with-messenger__link{width:24px;height:24px;background-image:url(/assets/template/css/../img/icon-color-telegram.svg)}
.benefits-short{margin-bottom:45px;position:relative}
.benefits-short__headline{margin-bottom:50px}
.benefits-short__list{margin-bottom:60px}
.benefits-short__item{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.33333% - 30px);position:relative;height:150px;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15)}
.benefits-short__item:after{content:"";display:block;position:absolute;width:98px;height:98px;left:32px;top:-27px;background-position:50%;background-size:contain;background-repeat:no-repeat}
.benefits-short__item:first-child:after{background:url(/assets/template/css/../img/icon-benefits-short-1.svg) 50% no-repeat}
.benefits-short__item:nth-child(2):after{background:url(/assets/template/css/../img/icon-benefits-short-2.svg) 50% no-repeat}
.benefits-short__item:nth-child(3):after{background:url(/assets/template/css/../img/icon-benefits-short-3.svg) 50% no-repeat}
.benefits-short__item:nth-child(4):after{background:url(/assets/template/css/../img/icon-benefits-short-4.svg) 50% no-repeat}
.benefits-short__item:nth-child(5):after{background:url(/assets/template/css/../img/icon-benefits-short-5.svg) 50% no-repeat}
.benefits-short__item:nth-child(6):after{background:url(/assets/template/css/../img/icon-benefits-short-6.svg) 50% no-repeat}
.benefits-short__item-content{padding-top:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;height:100%;width:100%;border-radius:6px;overflow:hidden;position:relative;background-color:#292a2c}
.benefits-short__item-content:before{content:"";display:block;position:absolute;left:0;top:0;width:182px;height:87px;background-image:url(/assets/template/css/../img/bg-benefits-short-splash.svg);background-position:100% 100%;background-size:214px 205px;background-repeat:no-repeat}
.qt{margin-top:90px}
.qt__wrap{padding-top:50px;padding-bottom:50px;padding-left:95px;background-color:#101317;background-image:url(/assets/template/css/../img/bg-qt.png);background-size:auto;background-position:0 0;background-repeat:no-repeat;border-radius:14px 0 0 14px;position:relative}
.qt__wrap:before{width:69px;height:60px;top:-32px;left:22px;background-image:url(/assets/template/css/../img/icon-qt.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}
.qt__wrap:after,.qt__wrap:before{content:"";display:block;position:absolute}
.qt__wrap:after{width:2000px;height:100%;left:100%;top:0;background-color:#101317;background-image:url(/assets/template/css/../img/bg-qt.png);background-size:auto;background-position:0 0}
.qt__content{max-width:720px}
.qt__content:after{content:"";display:block;width:307px;height:282px;position:absolute;right:-65px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;background-image:url(/assets/template/css/../img/logo-face.svg);background-size:contain;background-position:50%;z-index:1}
.qt__content_wo_face:after{display:none}
.qt__headline{font-size:18px;color:#3d5f95}
.qt__text{margin-top:37px}
.qt-2{margin:60px 0;height:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url(/assets/template/css/../img/bg-qt-2.jpg) 50% no-repeat;background-size:1059px 705px;background-position:right top -107px;border-radius:9px;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15)}
.qt-2__text{max-width:380px;position:relative;left:16%;text-align:center;font-size:18px;z-index:0}
.qt-2__text:before{display:none}
.qt-2__text:after{content:"";display:block;width:96px;height:74px;background:url(/assets/template/css/../img/icon-qt-2.svg) 50% no-repeat;background-size:contain;position:absolute;top:-43px;right:-47px;z-index:-1}
.block-facts{margin:60px 0}
.block-facts__headline{margin-bottom:34px}
.block-facts__list{counter-reset:block-facts}
.block-facts__item{padding:10px 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#232428;border-radius:6px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.25);box-shadow:0 2px 8px rgba(0,0,0,.25);counter-increment:block-facts}
.block-facts__item:not(:last-child){margin-bottom:20px}
.block-facts__item:before{width:90px;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:7px;margin-right:43px;content:"0" counter(block-facts);display:block;line-height:1em;position:relative;top:5px;font-size:68px;font-weight:700;text-align:right;background:-webkit-gradient(linear,left top,right top,from(#3d5f95),to(rgba(61,95,149,.34)));background:-o-linear-gradient(left,#3d5f95 0,rgba(61,95,149,.34) 100%);background:linear-gradient(90deg,#3d5f95,rgba(61,95,149,.34));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.block-facts__content{padding:10px 20px 10px 0}
.block-license{margin:60px 0}
.block-license__wrap{background:#232428;border-radius:6px;padding:35px 65px}
.block-license__content{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.block-license__text{max-width:410px}
.block-license__slider{height:438px}
.block-license__slider-item{max-width:316px;max-height:438px;border-radius:3px;overflow:hidden}
.block-license__slider-img{width:100%;height:100%}
.block-license__slider-nav{max-width:316px;height:23px;margin:0 auto 45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.block-license__slider-btn{width:65px;height:100%;background:url(/assets/template/css/../img/icon-licence-carousel-arrow.svg) 50% no-repeat;background-size:contain}
.block-license__slider-btn:hover{opacity:.3;cursor:pointer}
.block-license__slider-btn_next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.block-license__slider-pages{color:#8b8b8b;font-size:18px}
.block-license2{display:flow-root;margin-bottom:70px}
.block-license2__wrap{margin:72px 0;background:#232428;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:9px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.block-license2_align_left .block-license2__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.block-license2__side{max-width:570px;z-index:1}
.block-license2__content{padding:40px 0 40px 65px}
.block-license2_align_left .block-license2__content{padding-right:40px}
.block-license2__headline{text-align:left;margin-bottom:20px;color:#3d5f95;line-height:120%}
.block-license2__text{font-size:18px}
.block-license2__slider-nav{padding:28px 81px;background:#2a2b31;border-radius:0 14px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.block-license2_align_left .block-license2__slider-nav{border-radius:14px 0 0 0}
.block-license2__slider-btn{width:65px;height:15px;background:url(/assets/template/css/../img/icon-licence-carousel-arrow.svg) 50% no-repeat;background-size:contain}
.block-license2__slider-btn:hover{opacity:.3;cursor:pointer}
.block-license2__slider-btn_next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.block-license2__slider-pages{color:#8b8b8b;font-size:18px}
.block-license2__slider{position:absolute!important;top:0;bottom:0;right:148px;margin:auto;height:444px;width:320px}
.block-license2_align_left .block-license2__slider{right:auto;left:148px}
.block-license2__slider .slick-list{overflow:visible}
.block-license2__slider .slick-slide{opacity:1!important;z-index:1!important;-webkit-transform:scale(.9) translateX(110px);-ms-transform:scale(.9) translateX(110px);transform:scale(.9) translateX(110px);-webkit-transition:-webkit-transform .5s!important;transition:-webkit-transform .5s!important;-o-transition:transform .5s!important;transition:transform .5s!important;transition:transform .5s,-webkit-transform .5s!important}
.block-license2_align_left .block-license2__slider .slick-slide{-webkit-transform:scale(.9) translateX(-110px);-ms-transform:scale(.9) translateX(-110px);transform:scale(.9) translateX(-110px)}
.block-license2__slider .slick-slide.slick-current{position:relative;z-index:2!important;-webkit-transform:scale(1)!important;-ms-transform:scale(1)!important;transform:scale(1)!important}
.block-license2__slider .slick-slide .block-license2__slider-item{cursor:-webkit-zoom-in;cursor:zoom-in;pointer-events:auto;width:100%;position:relative;-webkit-filter:blur(1px) brightness(50%);filter:blur(1px) brightness(50%);-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15)}
.block-license2__slider .slick-slide.slick-current .block-license2__slider-item{-webkit-filter:blur(0);filter:blur(0)}
.block-license2__slider .slick-slide .block-license2__slider-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:0}
.block-license2__slider .slick-slide .block-license2__slider-item:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(3,3,3,.34);z-index:2;pointer-events:none;opacity:0;-webkit-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}
.block-license2__slider .slick-slide .block-license2__slider-item:hover:before{opacity:1}
.block-license2__slider .slick-slide .block-license2__slider-item:after{content:"";color:#fff;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:50px;height:52px;background-image:url(/assets/template/css/../img/icon-licence-carousel-magnifier.svg);background-repeat:no-repeat;background-position:50%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;-o-transition:transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear;z-index:3;pointer-events:none}
.block-license2__slider .slick-slide .block-license2__slider-item:hover:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.block-license2__slider-item{display:block;width:320px;height:444px;border-radius:3px;overflow:hidden}
.block-steps{margin:60px 0}
.block-steps__headline{margin-bottom:40px}
.block-steps__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;counter-reset:block-steps;position:relative}
.block-steps__list:after{content:"";display:block;height:2px;width:70%;position:absolute;top:calc(50% - 1px);left:0;right:0;margin:auto;background-color:#31383f;z-index:-1}
.block-steps__item{padding:10px;counter-increment:block-steps;-webkit-box-flex:0;-ms-flex:none;flex:none;width:214px;height:129px;position:relative;text-align:center;background:url(/assets/template/css/../img/bg-steps-item-stroke.svg) 50% no-repeat;background-size:100%}
.block-steps__item:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:187px}
.block-steps__item:nth-child(2){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;left:18%}
.block-steps__item:nth-child(3){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:187px}
.block-steps__item:nth-child(4){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;right:18%}
.block-steps__item:nth-child(5){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-bottom:187px}
.block-steps__content{padding:10px;height:100%;border-radius:5px;background:-o-linear-gradient(169.28deg,#464646 0,#28292b 100%);background:linear-gradient(280.72deg,#464646,#28292b)}
.block-steps__content,.block-steps__count-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.block-steps__count-wrap{position:absolute;left:0;right:0;margin:auto;width:90px;height:89px;border-radius:50%;border:2px solid #31383f;background-color:#1b1c20}
.block-steps__count-wrap:after,.block-steps__count-wrap:before{position:absolute;content:"";display:block;left:0;right:0;margin:auto;background-color:#31383f}
.block-steps__count-wrap:before{width:2px;height:27px}
.block-steps__count-wrap:after{width:8px;height:8px;border-radius:50%}
.block-steps__item:first-child .block-steps__count-wrap{bottom:-136px}
.block-steps__item:first-child .block-steps__count-wrap:before{bottom:calc(100% + 2px)}
.block-steps__item:first-child .block-steps__count-wrap:after{bottom:calc(100% + 27px)}
.block-steps__item:nth-child(2) .block-steps__count-wrap{top:-140px}
.block-steps__item:nth-child(2) .block-steps__count-wrap:before{top:calc(100% + 2px)}
.block-steps__item:nth-child(2) .block-steps__count-wrap:after{top:calc(100% + 27px)}
.block-steps__item:nth-child(3) .block-steps__count-wrap{bottom:-136px}
.block-steps__item:nth-child(3) .block-steps__count-wrap:before{bottom:calc(100% + 2px)}
.block-steps__item:nth-child(3) .block-steps__count-wrap:after{bottom:calc(100% + 27px)}
.block-steps__item:nth-child(4) .block-steps__count-wrap{top:-140px}
.block-steps__item:nth-child(4) .block-steps__count-wrap:before{top:calc(100% + 2px)}
.block-steps__item:nth-child(4) .block-steps__count-wrap:after{top:calc(100% + 27px)}
.block-steps__item:nth-child(5) .block-steps__count-wrap{bottom:-136px}
.block-steps__item:nth-child(5) .block-steps__count-wrap:before{bottom:calc(100% + 2px)}
.block-steps__item:nth-child(5) .block-steps__count-wrap:after{bottom:calc(100% + 27px)}
.block-steps__count-text:before{display:block;position:relative;content:"0" counter(block-steps);background:-webkit-gradient(linear,left top,right top,from(#3d5f95),to(rgba(61,95,149,.34)));background:-o-linear-gradient(left,#3d5f95 0,rgba(61,95,149,.34) 100%);background:linear-gradient(90deg,#3d5f95,rgba(61,95,149,.34));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:47px;font-weight:700;line-height:100%;text-shadow:0 5px 13px rgba(0,0,0,.15)}
.block-press{margin:60px 0}
.block-press__item{margin-bottom:40px;-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.33333% - 30px);background-color:#212226;border-radius:6px}
.block-press__item-logo{padding:0 25px;position:relative;height:132px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.block-press__item-logo:after{display:block;content:"";position:absolute;bottom:0;height:1px;width:100%;background:url(/assets/template/css/../img/bg-press-delimeter.svg) 50% repeat-x}
.block-press__item-content{padding:30px 25px}
.block-press__item-date{margin-bottom:17px;display:block;color:#3d5f95}
.block-press__item-text{margin-bottom:18px;min-height:66px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.block-press__item-link{color:#3d5f95}
.block-press__buttons{text-align:center}
.block-benefits-2{margin:60px 0 85px}
.block-benefits-2__headline{margin-bottom:50px}
.block-benefits-2__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}
.block-benefits-2__list-item{max-width:380px;width:50%;height:70px;background:#232428;border-radius:6px;position:relative;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15)}
.block-benefits-2__list-item:not(:nth-last-child(-n+2)){margin-bottom:56px}
.block-benefits-2__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:30px;top:0;bottom:0;margin:auto;width:95px;height:95px;border-radius:14px;background:-o-linear-gradient(169.28deg,#464646 0,#28292b 100%);background:linear-gradient(280.72deg,#464646,#28292b);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.25);box-shadow:0 2px 8px rgba(0,0,0,.25)}
.block-benefits-2__list-item:first-child .block-benefits-2__item-icon .block-benefits-2__item-img{position:relative;top:10px}
.block-benefits-2__text{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-left:160px;padding-right:30px}
.block-performance{margin:60px 0 0}
.block-performance__list{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.block-performance__item,.block-performance__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.block-performance__item{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 0;height:180px;background:#232428;border-radius:9px;width:100%}
.block-performance__item:not(:last-child){margin-right:20px}
.block-performance__item:first-child{max-width:185px}
.block-performance__item:nth-child(2){max-width:315px}
.block-performance__item:nth-child(3){max-width:285px}
.block-performance__num{font-size:96px;line-height:1em;font-weight:700;background:-webkit-gradient(linear,left top,right top,from(#3d5f95),to(rgba(61,95,149,.34)));background:-o-linear-gradient(left,#3d5f95 0,rgba(61,95,149,.34) 100%);background:linear-gradient(90deg,#3d5f95,rgba(61,95,149,.34));-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 4.32692px 11.25px rgba(0,0,0,.15)}
.block-performance__item:nth-child(3) .block-performance__num{position:relative;padding-left:40px}
.block-performance__num-more{position:absolute;left:7px;top:4px;height:73px;width:19px;background:url(/assets/template/css/../img/icon-text-more.svg) 50%/contain no-repeat}
.block-performance__text{font-size:18px}
.block-pricelist__list_nested{margin-right:-95px}
.block-pricelist__item{margin-bottom:10px}
.block-pricelist__item-heading{height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;border-radius:9px;overflow:hidden}
.block-pricelist__list .block-pricelist__list .block-pricelist__item-heading{opacity:.3}
.block-pricelist__item-heading-icon{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:75px;height:100%;background:#1e2f4b;border-radius:9px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}
.block-pricelist__item_active>.block-pricelist__item-heading .block-pricelist__item-heading-icon{background:-o-linear-gradient(358.01deg,#3d5f95 -31.4%,#1e2f4b 129.3%);background:linear-gradient(91.99deg,#3d5f95 -31.4%,#1e2f4b 129.3%)}
.block-pricelist__item-heading-text{padding-left:105px;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:-o-linear-gradient(169.28deg,#464646 0,#28292b 100%);background:linear-gradient(280.72deg,#464646,#28292b);font-size:18px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}
.block-pricelist__item_active>.block-pricelist__item-heading .block-pricelist__item-heading-text{color:#3d5f95}
.block-pricelist__item-heading-arrow{position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none;width:92px;margin-left:3px;background:-o-linear-gradient(169.28deg,#28292b 0,#464646 100%);background:linear-gradient(280.72deg,#28292b,#464646)}
.block-pricelist__item-heading-arrow:before{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;content:"";display:block;width:21px;height:12px;background:url(/assets/template/css/../img/icon-pricelist-item-arrow-white.svg) 50% no-repeat;background-size:contain;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}
.block-pricelist__item_active>.block-pricelist__item-heading .block-pricelist__item-heading-arrow:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background:url(/assets/template/css/../img/icon-pricelist-item-arrow-blue.svg) 50% no-repeat;background-size:contain}
.block-pricelist__sublist-wrap{display:none;margin-top:10px;padding-right:95px}
.block-pricelist__sublist{border-radius:9px;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15)}
.block-pricelist__sublist-item{position:relative}
.block-pricelist__sublist-item-wrap{padding-left:65px;padding-right:95px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#232428;position:relative;overflow:hidden}
.block-pricelist__sublist-item:first-child>.block-pricelist__sublist-item-link .block-pricelist__sublist-item-wrap{border-radius:9px 9px 0 0}
.block-pricelist__sublist-item:last-child>.block-pricelist__sublist-item-link .block-pricelist__sublist-item-wrap{border-radius:0 0 9px 9px}
.block-pricelist__sublist-item:not(:first-child) .block-pricelist__sublist-item-wrap:after{position:absolute;content:"";display:block;height:10px;width:100%;left:0;bottom:100%;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15)}
.block-pricelist__sublist-item-link{display:block;height:77px}
.block-pricelist__sublist-item-text{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.block-pricelist__sublist-item-price,.block-pricelist__sublist-item-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}
.block-pricelist__sublist-item-price{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;width:190px;background:#26272c;font-size:18px;font-weight:600}
.block-pricelist__sublist-item-btn{position:absolute;top:0;bottom:0;right:-95px;margin:auto}
.services-list{margin-bottom:60px}
.services-list__headline{margin-bottom:70px}
.services-list__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.services-list__item{padding-top:94px;width:calc(20% - 8px);margin-right:10px}
.services-list__item:last-child,.services-list__item:nth-child(5n){margin-right:0}
.services-list__item-wrap{text-align:center;height:102px;padding:31px 27px 15px;background-color:#232428;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:6px;position:relative;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15)}
.services-list__item-wrap:hover{cursor:pointer;color:#3d5f95}
.services-list__item-icon{width:117px;height:117px;position:absolute;left:0;right:0;margin:auto;top:-80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(/assets/template/css/../img/bg-services-list-item.svg) 50% no-repeat}
.services-list__item-wrap:hover .services-list__item-icon{background:url(/assets/template/css/../img/bg-services-list-item-hover.svg) 50% no-repeat}
.services-list__item-img{position:relative;top:-3px;left:1px}
.contacts-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.contacts-list__item:not(:last-child) .contacts-list__item-icon-box{margin-bottom:34px}
.contacts-list__item-icon-box{margin-right:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:47px;height:47px;background:-o-linear-gradient(169.28deg,#464646 0,#28292b 100%);background:linear-gradient(280.72deg,#464646,#28292b);-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:9px}
.contacts-list__item-content{padding-top:12px;-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.contacts-list__item-box{-ms-flex-preferred-size:55%;flex-basis:55%}
.contacts-list__item-heading{font-size:18px;font-weight:600}
.contacts-list__item-interactive{font-size:18px;font-weight:600;color:#3d5f95}
.contacts-list__item-text{font-size:14px;color:#8b8b8b}
.block-contacts__side{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px);padding:30px;background:#232428;border-radius:6px}
.block-claim a{color:#3d5f95;text-decoration:underline}
.block-claim__wrap{padding:35px 65px;background-color:#373940;background-image:url(/assets/template/css/../img/bg-connect-with-messenger.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:9px;line-height:27px;font-size:18px;font-weight:500;text-align:justify}
.article-short{min-height:345px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#232428;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:9px;overflow:hidden}
.article-short:not(:last-child){margin-bottom:30px}
.article-short__photo{-webkit-box-flex:0;-ms-flex:none;flex:none;width:350px}
.article-short__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.article-short__content{-ms-flex-preferred-size:100%;flex-basis:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:30px;margin-top:0}
.article-short__main{padding:25px 25px 0 0}
.article-short__title{font-size:18px;font-weight:500;text-align:left;line-height:135%;margin-bottom:20px}
.article-short__title-link{color:#3d5f95}
.article-short__text{line-height:120%;text-align:justify}
.article-short__service{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.article-short__date{color:#3d5f95}
.article-short__btn{border-radius:3px 0 0 0}
.side-blog-popular__headline{margin-bottom:20px;height:66px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fafafa;background:#1e2f4b}
.side-blog-popular__headline,.side-blog-popular__item{-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:6px}
.side-blog-popular__item{background:#292a2b;padding:25px 25px 20px}
.side-blog-popular__item:not(:last-child){margin-bottom:20px}
.side-blog-popular__item-text{margin-bottom:20px;line-height:135%;text-align:justify}
.side-blog-popular__item-date{font-size:14px;line-height:17px;color:#3d5f95}
.pagination{padding-top:70px}
.pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.pagination__item{width:45px;height:50px}
.pagination__item_next,.pagination__item_prev{width:50px;height:50px;background:#232428;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:9px;background:url(/assets/template/css/../img/icon-arrow-white-right.svg) 50% no-repeat,#232428}
.pagination__item_prev{margin-right:50px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.pagination__item_next{margin-left:50px}
.pagination__item_current{position:relative}
.pagination__item_current:before{content:"";position:absolute;left:calc(50% - 25px);top:0;right:0;bottom:0;margin:auto;width:50px;height:50px;background:-o-linear-gradient(358.01deg,#3d5f95 -31.4%,#1e2f4b 129.3%);background:linear-gradient(91.99deg,#3d5f95 -31.4%,#1e2f4b 129.3%);-webkit-box-shadow:inset 4px 3px 7px rgba(0,0,0,.25);box-shadow:inset 4px 3px 7px rgba(0,0,0,.25);border-radius:50%;z-index:-1}
.pagination__link{display:block;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:21px;font-weight:500;line-height:1em;color:#8b8b8b}
.pagination__item_current .pagination__link{color:#fafafa}
.services-links{margin-top:40px;margin-bottom:45px}
.services-links__btn-mob{display:none;max-width:400px;width:100%;margin:0 auto;height:50px;background:-o-linear-gradient(358.01deg,#3d5f95 -31.4%,#1e2f4b 129.3%);background:linear-gradient(91.99deg,#3d5f95 -31.4%,#1e2f4b 129.3%);-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:6px;font-size:18px;font-weight:500;color:#fff;position:relative;z-index:1}
.services-links__btn-mob:after{content:"";margin-left:35px;display:block;width:20px;height:17px;background:url(/assets/template/css/../img/icon-menu-mob.svg) 50% no-repeat;background-size:contain}
.services-links__btn-mob_active{border-radius:6px 6px 0 0}
.services-links__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.services-links__item{border-bottom:2px solid #1e2f4b;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.services-links__item:last-child{-webkit-box-flex:1000;-ms-flex-positive:1000;flex-grow:1000}
.services-links__item:last-child .services-links__item-link{display:inline-block;position:relative}
.services-links__item:last-child .services-links__item-link:after{content:"";width:3000px;height:2px;background-color:#1b1c20;position:absolute;bottom:-4px;left:100%}
.services-links__item-link{position:relative;bottom:-2px;display:block;padding:16px 25px 12px;font-size:18px;font-weight:500;color:#fafafa;border-bottom:4px solid transparent;text-align:center}
.services-links__item-link:hover,.services-links__item-link_active{color:#3d5f95;border-bottom-color:#3d5f95}
.services-masonry{margin-top:45px;margin-bottom:70px}
.services-masonry__tab-container{display:none}
.services-masonry__tab-container_active{display:block}
.services-masonry__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.services-masonry__item-wrap{display:block;width:100%;height:100%}
.services-masonry__item{width:calc(50% - 12px);background:#232428;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:6px;margin-bottom:25px;overflow:hidden}
.services-masonry__item:nth-child(odd){margin-right:24px}
.services-masonry__item_gutter_sizer{width:24px}
.services-masonry__item-content{padding:25px 25px 30px}
.services-masonry__item-heading{font-size: 24px;font-weight: 600;text-align:left;line-height:29px;margin-bottom:20px}
.services-masonry__item-text{line-height:130%;text-align:justify}
.services-masonry__item-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.services-masonry__item-btn,.services-masonry__item-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px}
.services-masonry__item-price{padding-left:25px;padding-right:25px;background:-o-linear-gradient(358.01deg,#3d5f95 -31.4%,#1e2f4b 129.3%);background:linear-gradient(91.99deg,#3d5f95 -31.4%,#1e2f4b 129.3%);border-radius:0 14px 0 0;font-size:18px;font-weight:500}
.services-masonry__item-btn{padding-left:32px;padding-right:32px;font-weight:500;background:#31383f;border-radius:14px 0 0}
.block-faq{margin-top:70px;margin-bottom:90px}
.block-faq__headline{margin-bottom:40px}
.block-faq__list{counter-reset:block-faq}
.block-faq__item{-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:9px;position:relative}
.block-faq__item:not(:last-child){margin-bottom:20px}
.block-faq_type_pic .block-faq__item:before{content:"";display:block;position:absolute;top:-10px;left:13px;width:52px;height:52px;z-index:1}
.block-faq_custom.block-faq_type_pic .block-faq__item:before{display:none}
.block-faq__item-icon{background-position:50%;background-size:contain;background-repeat:no-repeat;display:block;position:absolute;top:-10px;left:13px;width:52px;height:52px;z-index:1}
.block-faq_type_pic .block-faq__item:first-child:before{background:url(/assets/template/css/../img/icon-faq-pic-1.svg) 50% no-repeat;background-size:contain}
.block-faq_type_pic .block-faq__item:nth-child(2):before{background:url(/assets/template/css/../img/icon-faq-pic-2.svg) 50% no-repeat;background-size:contain}
.block-faq_type_pic .block-faq__item:nth-child(3):before{background:url(/assets/template/css/../img/icon-faq-pic-3.svg) 50% no-repeat;background-size:contain}
.block-faq_type_pic .block-faq__item:nth-child(4):before{background:url(/assets/template/css/../img/icon-faq-pic-4.svg) 50% no-repeat;background-size:contain}
.block-faq__item-wrap{overflow:hidden;border-radius:9px}
.block-faq__question{min-height:72px;padding-left:115px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#232428;position:relative;cursor:pointer}
.block-faq__question:before{content:"";position:absolute;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:1px;bottom:0;margin:auto 0;left:18px;font-size:60px;font-weight:700;line-height:1em;counter-increment:block-faq;content:"0" counter(block-faq);color:#3c3c3d}
.block-faq__item_active .block-faq__question:before{background:-o-linear-gradient(359.58deg,#3d5f95 4.44%,rgba(61,95,149,.34) 109.4%);background:linear-gradient(90.42deg,#3d5f95 4.44%,rgba(61,95,149,.34) 109.4%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.block-faq_type_pic .block-faq__question{background:#292a2c;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25)}
.block-faq_type_pic .block-faq__question:before{display:none}
.block-faq_type_pic .block-faq__question:after{content:"";position:absolute;top:-38px;left:-15px;width:100px;height:110px;background:url(/assets/template/css/../img/bg-icon-faq-splash.svg) 50% no-repeat;background-size:contain}
.block-faq__question-text{padding:24px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:500;position:relative;line-height:135%}
.block-faq__item_active .block-faq__question-text{color:#3d5f95}
.block-faq_type_pic .block-faq__question-text{color:#fafafa}
.block-faq__question-arrow{margin-left:30px;width:72px;min-width:72px;background:-o-linear-gradient(169.28deg,#464646 0,#28292b 100%);background:linear-gradient(280.72deg,#464646,#28292b);position:relative}
.block-faq__question-arrow:before{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;content:"";display:block;width:23px;height:13px;background:url(/assets/template/css/../img/icon-pricelist-item-arrow-white.svg) 50% no-repeat;background-size:100%;-webkit-transition:color .2s linear,-webkit-transform .2s linear;transition:color .2s linear,-webkit-transform .2s linear;-o-transition:transform .2s linear,color .2s linear;transition:transform .2s linear,color .2s linear;transition:transform .2s linear,color .2s linear,-webkit-transform .2s linear}
.block-faq__item_active .block-faq__question-arrow{background:-o-linear-gradient(358.01deg,#3d5f95 -31.4%,#1e2f4b 129.3%);background:linear-gradient(91.99deg,#3d5f95 -31.4%,#1e2f4b 129.3%)}
.block-faq__item_active .block-faq__question-arrow:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}
.block-faq_type_pic .block-faq__question-arrow{background:#3c3c3d}
.block-faq__answer{display:none;background:#2a2b31;padding:30px 35px;line-height:130%}
.block-faq_type_pic .block-faq__answer{background:#2e3033;line-height:149.5%}
.services-blocks{margin-bottom:45px}
.services-blocks__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:18px}
.services-blocks__item{max-width:380px;width:50%;height:110px;background:-o-linear-gradient(169.28deg,#464646 0,#28292b 100%);background:linear-gradient(280.72deg,#464646,#28292b);border-radius:6px;position:relative;overflow:hidden}
.services-blocks__item:not(:last-child){margin-bottom:15px}
.services-blocks__item:nth-child(odd){margin-right:10px}
.services-blocks__link{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-left:128px;padding-right:50px;text-align:center}
.services-blocks__link:hover:after{content:"";display:block;position:absolute;right:0;bottom:0;height:100%;width:56px;background:url(/assets/template/css/../img/icon-arrow-white-right.svg) 50% no-repeat,-o-linear-gradient(358.01deg,#3d5f95 -31.4%,#1e2f4b 129.3%);background:url(/assets/template/css/../img/icon-arrow-white-right.svg) 50% no-repeat,linear-gradient(91.99deg,#3d5f95 -31.4%,#1e2f4b 129.3%)}
.services-blocks__img{position:absolute}
.services-blocks__item:first-child .services-blocks__img{width:175px;height:98px;left:-62px;bottom:-14px}
.services-blocks__item:nth-child(2) .services-blocks__img{width:115px;height:90px;left:0;bottom:-12px}
.form-free-request{margin:30px 0 60px;padding:50px 65px;background:url(/assets/template/css/../img/bg-form-free-request.png) right -115px center no-repeat,-o-linear-gradient(170.09deg,#0e1c31 -21.28%,#1c2935 106.73%);background:url(/assets/template/css/../img/bg-form-free-request.png) right -115px center no-repeat,linear-gradient(279.91deg,#0e1c31 -21.28%,#1c2935 106.73%);-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:9px}
.form-free-request__fieldset{border:0;padding:0;margin:0}
.form-free-request__control{margin:20px 0 25px;display:block;height:50px;border:0;outline:0}
.form-free-request__control:first-child{margin-top:0}
.form-free-request__control:last-child{margin-bottom:0}
.form-free-request__label{margin:25px 0 35px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.form-free-request__label:first-child{margin-top:0}
.form-free-request__label:last-child{margin-bottom:0}
.form-free-request__label-text{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;display:block;margin-bottom:20px;font-size:18px;line-height:22px}
.form-free-request__input-text{padding:0 30px;width:100%;height:50px;max-width:285px;background:#233548;color:#fafafa;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:3px;border:0;outline:0}
.form-free-request__input-text::-webkit-input-placeholder{color:#8b8b8b}
.form-free-request__input-text::-moz-placeholder{color:#8b8b8b}
.form-free-request__input-text:-ms-input-placeholder{color:#8b8b8b}
.form-free-request__input-text::-ms-input-placeholder{color:#8b8b8b}
.form-free-request__input-text::placeholder{color:#8b8b8b}
.form-free-request__input-text_passport_ser{margin-right:20px;max-width:125px;text-align:center}
.form-free-request__input-text_passport_num{max-width:140px;text-align:center}
.form-free-request__input-text_ogrn{max-width:475px}
.form-free-request__select{-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:3px;padding:0 30px}
.form-free-request__result{max-width:410px}
.form-free-request__result p{margin-bottom:10px;font-size:18px;line-height:22px;color:#3d5f95}
.form-free-request__result p span{color:#fafafa}
.form-free-request__result_passport p{line-height:140%;color:#fafafa}
.form-free-request__result_passport p span{color:#3d5f95}
.form-free-request__notify{font-size:16px;color:#fafafa}
.form-free-request__btn{margin-top:25px}
.mfs-container{position:relative;width:100%;height:50px;max-width:460px;color:#3e4e5e;font-size:16px}
.mfs-container select{position:absolute;width:100%;top:0;z-index:1;opacity:0}
.mfs-container.notouch select{display:none}
.mfs-container .mfs-options{position:absolute;top:100%;width:100%;padding:0;margin:0;list-style-type:none;background:#1d2c3d;border-radius:0 0 3px 3px;z-index:10}
.mfs-container .mfs-options li:first-child{display:none}
.mfs-container .mfs-options li:last-child{border-radius:0 0 3px 3px}
.mfs-container .mfs-options li a{display:block;padding:15px 30px;text-decoration:none;color:#fff}
.mfs-container .mfs-options li.selected{background-color:none}
.mfs-container .mfs-options li.selected a{color:#6fb1ff}
.mfs-container .mfs-options li:hover{background:-o-linear-gradient(353.78deg,#10213c -30.94%,#2c4164 105.3%);background:linear-gradient(96.22deg,#10213c -30.94%,#2c4164 105.3%)}
.mfs-container a.mfs-selected-option{display:block;position:absolute;top:0;right:0;bottom:0;left:0;padding:0 45px 0 30px;line-height:50px;text-decoration:none;background:#233548;color:#fafafa;border:0;border-radius:3px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);z-index:11}
.mfs-container a.mfs-selected-option:after{content:"";position:absolute;right:0;top:0;width:50px;height:100%;background-color:#293b4f;z-index:-1}
.mfs-container a.mfs-selected-option p{margin:0;padding:0;color:#8b8b8b}
.mfs-container a.mfs-selected-option span{position:absolute;top:16px;right:19px;width:12px;height:12px;border-bottom:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.block-secrets{margin-top:70px;margin-bottom:90px}
.block-secrets__item{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.33333% - 30px);padding:25px 35px 45px;background:#232c3b;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:6px;overflow:hidden;position:relative}
.block-secrets__item:last-child{margin-bottom:0}
.block-secrets__item-heading{font-weight: 600;font-size:18px;line-height:140%;text-align:left;margin-bottom:15px}
.block-secrets__item-text{height:40px;overflow:hidden;margin-bottom:25px;font-size:14px;line-height:140%;text-align:justify}
.block-secrets__item-btn{position:absolute;bottom:0;border-radius:3px 3px 0 0}
.block-service{margin-bottom:70px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background:#232428;border-radius:9px;overflow:hidden}
.block-service,.block-service__conditions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15)}
.block-service__conditions{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#292a2c;border-radius:0 0 9px 0;z-index:1}
.block-service__price,.block-service__rating,.block-service__term{min-height:50px;padding:0 50px 0 25px}
.block-service__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#373737;border-radius:0 0 9px 0}
.block-service__price-heading{color:#3d5f95}
.block-service__price-content,.block-service__price-heading{margin-right:20px;font-weight:500}
.block-service__price-hint{font-size:14px;color:#8b8b8b}
.block-service__price-hicon{display:none}
.block-service__term{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.block-service__term-heading{margin-right:20px;font-weight:500;color:#3d5f95}
.block-service__term-content{font-weight:500}
.block-service__content{padding:50px 25px;font-size:18px;line-height:140%;text-align:justify}
.block-service__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#292a2b;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:0 9px 0 0}
.block-service__rating .rating{margin-right:30px;height:25px;width:92px}
.block-service__rating .rating .rating__best{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);position:relative;left:-19px;top:-5px}
.block-service__rating .text_rate_num{margin-right:30px}
.block-service__btn{position:absolute;bottom:0;right:25px;border-radius:3px 3px 0 0}
.days-work-to{margin-top:70px;margin-bottom:70px;padding:30px;background-color:#232c3b;background-image:url(/assets/template/css/../img/bg-days-work-to.png);background-size:cover;background-repeat:no-repeat;background-position:50%;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:9px;font-size:18px;text-align:center}
.days-work-to__date{color:#3d5f95}
.mobile-providers{margin-top:70px;margin-bottom:70px}
.mobile-providers__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.mobile-providers__item,.mobile-providers__list{display:-webkit-box;display:-ms-flexbox;display:flex}
.mobile-providers__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(20% - 17px);height:70px;background:#232c3b;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:6px}
.mobile-providers__item:not(:last-child){margin-right:16px}
.page-404{margin-top:70px;margin-bottom:70px}
.page-404__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.page-404__img{max-width:445px;width:100%;margin-bottom:35px}
.page-404__text{margin-bottom:55px;font-size:24px;font-weight:600;text-align:center}
.search{margin-bottom:60px}
.searchline{min-width:51px;position:relative}
.searchline_header{margin-right:5px;min-width:51px}
.searchline__wrap{height:51px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}
.searchline_absolute .searchline__wrap,.searchline_slide .searchline__wrap{position:absolute;right:0;top:0}
.searchline_absolute .searchline__wrap{z-index:9}
.searchline__hidden{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0;max-width:1110px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden;-webkit-transition:width .1s linear;-o-transition:width .1s linear;transition:width .1s linear;display:none}
.searchline_slide .searchline__hidden{display:-webkit-box;display:-ms-flexbox;display:flex}
.searchline_slide .searchline__hidden{width:1110px}
.searchline__btn-icon{position:absolute;left:0;top:0;background:-o-linear-gradient(358.01deg,#3d5f95 -31.4%,#1e2f4b 129.3%);background:linear-gradient(91.99deg,#3d5f95 -31.4%,#1e2f4b 129.3%);-webkit-box-shadow:0 2.26667px 9.06667px rgba(0,0,0,.25);box-shadow:0 2.26667px 9.06667px rgba(0,0,0,.25);border-radius:3px;z-index:1}
.searchline__input{padding-left:80px;padding-top:0;padding-bottom:0;-ms-flex-preferred-size:100%;flex-basis:100%;margin-right:30px;border:1px solid #243859;border-radius:3px;background:#31383f;outline:0;color:#fafafa;-webkit-box-sizing:border-box;box-sizing:border-box}
.searchline_header .searchline__input{margin-right:-30px}
.searchline_mobile .searchline__input{margin-right:-5px;padding-left:15px}
.searchline__btn{-webkit-box-flex:0;-ms-flex:none;flex:none;padding-top:0;padding-bottom:0}
.searchline__close{position:absolute;width:17px;height:17px;top:0;bottom:0;right:130px;margin-top:auto;margin-bottom:auto;background:url(/assets/template/css/../img/icon-close-search.svg) 50%/contain no-repeat;cursor:pointer}
.searchline_mobile .searchline__close{right:80px}
.searchresults__headline{margin-bottom:40px;font-size:24px;font-weight:500}
.searchresults__item{margin-bottom:30px;background:#232428;overflow:hidden;border-radius:9px}
.searchresults__item:last-child{margin-bottom:0}
.searchresults__item-heading{display:block;margin-bottom:20px;font-size:18px;font-weight:500;text-align:left}
.searchresults__item-heading:hover{color:#3d5f95}
.searchresults__item-text{line-height:19px}
.searchresults__content{padding:25px 35px 35px}
.searchresults__crumbs{margin-bottom:35px;color:#3d5f95;font-size:14px}
.searchresults__crumbs-item,.searchresults__crumbs-list{display:-webkit-box;display:-ms-flexbox;display:flex}
.searchresults__crumbs-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px}
.searchresults__crumbs-item:not(:first-child):before{content:"";display:block;width:13px;height:8px;position:relative;top:-1px;margin-right:15px;background:url(/assets/template/css/../img/icon-subnav-item-arrow.svg) 50% no-repeat;background-size:contain}
.searchresults__crumbs-link{color:#3d5f95}
.searchresults__conditions{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#292a2c;border-radius:0 9px 0 0;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15)}
.searchresults__price,.searchresults__term{min-height:50px;padding:0 35px}
.searchresults__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#373737;border-radius:0 9px 0 0}
.searchresults__price-heading{margin-right:5px;font-weight:500;color:#3d5f95}
.searchresults__price-content{font-weight:500}
.searchresults__term{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.searchresults__term-heading{margin-right:5px;font-weight:500;color:#3d5f95}
.searchresults__term-content{font-weight:500}
.no-searchresults__wrap{padding:50px 35px;background:url(/assets/template/css/../img/bg-searchresults-no-result.png) 50% no-repeat,-o-linear-gradient(353.78deg,#10213c -30.94%,#2c4164 105.3%);background:url(/assets/template/css/../img/bg-searchresults-no-result.png) 50% no-repeat,linear-gradient(96.22deg,#10213c -30.94%,#2c4164 105.3%);background-size:cover;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:9px;position:relative}
.no-searchresults__content{max-width:630px}
.no-searchresults__content:after{content:"";display:block;width:307px;height:224px;position:absolute;right:35px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;background:url(/assets/template/css/../img/bg-searchresults-magnifier.png) 50% no-repeat;background-size:contain}
.no-searchresults__headline{margin-bottom:25px;font-size:24px;font-weight:500;line-height:120.1%}
.no-searchresults__text{font-size:18px}
.feedback-offer{margin-top:70px}
.feedback-offer__wrap{padding:0 95px 40px 65px;position:relative}
.feedback-offer__wrap:before{content:"";display:block;position:absolute;right:0;top:0;width:3000px;height:100%;background:#232428;border-radius:0 9px 9px 0;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);z-index:-1}
.feedback-offer__headline{margin-bottom:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:36px;font-weight:600;height:113px;position:relative;z-index:1}
.feedback-offer__headline:before{content:"";display:block;position:absolute;right:0;top:0;width:3000px;height:100%;background:#2a2b31;border-radius:0 0 30px 0;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);z-index:-1}
.feedback-offer__text{margin-bottom:40px;text-align:justify}
.smi{margin-top:60px;margin-bottom:60px}
.smi__item:not(:last-child){margin-bottom:30px}
.smi__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0 20px 65px;background:#232c3b;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:9px}
.smi__item-wrap:hover{background:-o-linear-gradient(353.78deg,#10213c -30.94%,#2c4164 105.3%);background:linear-gradient(96.22deg,#10213c -30.94%,#2c4164 105.3%)}
.smi__item-content{max-width:475px;width:100%}
.smi__item-date{display:block;margin-bottom:37px;color:#3d5f95}
.smi__item-text{margin-bottom:37px;font-size:18px}
.smi__item-link{color:#3d5f95}
.smi__item-pic{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.smi__item-img{max-width:70%}
.popup{display:none;max-width:540px;width:calc(100% - 30px);padding:0;background:0 0}
.popup_success{max-width:340px}
.popup_success p{margin-bottom:20px}
.popup__wrap{padding:35px 65px;background:url(/assets/template/css/../img/bg-popup-form.png) bottom/928px 618px no-repeat,-o-linear-gradient(146.43deg,#30373e -12.62%,#1b1f23 97.85%);background:url(/assets/template/css/../img/bg-popup-form.png) bottom/928px 618px no-repeat,linear-gradient(303.57deg,#30373e -12.62%,#1b1f23 97.85%);border-radius:9px;text-align:center;position:relative}
.popup_success .popup__wrap{background:#0e1f2b;padding:36px 45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.popup__img-success{margin-bottom:50px}
.popup__form-captcha{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.popup__fieldset{margin:0;padding:0;outline:0;border:none}
.popup__headline{margin-bottom:25px;font-size:36px;font-weight:600;line-height:43px;color:#3d5f95}
.popup__headline span{color:#fafafa}
.popup_success .popup__headline{position: relative;margin-top: 115px;font-size:40px;font-weight:700;color:#fff}
.popup_success .popup__headline:before{content:'';position: absolute;width:64px;height:64px;background:url(/assets/template/css/../img/icons.png) -64px -36px no-repeat;margin:auto;left:0;right:0;top:-115px}
.popup__input-text-label{width:100%;display:block;position:relative}
.popup__input-text-label:not(:last-child){margin-bottom:20px}
.popup__input-text-label:before{content:"";display:block;height:100%;width:100%;position:absolute;top:0;left:0;background:rgba(48,55,61,.6);border-radius:3px}
.popup__input-text{padding:0 30px;display:block;width:100%;height:50px;border:none;outline:0;background:0 0;color:#fafafa;position:relative;z-index:1;border-radius:3px}
.popup__input-text.error{background-color:#ffceca}
.popup__textarea{display:block;padding:12px 30px;width:100%;border:none;outline:0;min-height:50px;background:0 0;color:#fafafa;position:relative;z-index:1;resize:none}
.popup__btn-close{top:0;right:0}
.popup__btn-close svg{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}
.block-feedback{margin-top:60px;margin-bottom:60px}
.block-feedback__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.block-feedback__item{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px);height:170px;background:#232c3b;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:6px}
.block-feedback__item:not(:nth-last-child(-n+4)){margin-bottom:30px}
.block-feedback__item:hover{background:-o-linear-gradient(353.78deg,#10213c -30.94%,#2c4164 105.3%);background:linear-gradient(96.22deg,#10213c -30.94%,#2c4164 105.3%)}
.block-feedback__item-wrap{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.block-feedback__item-pic,.block-feedback__item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}
.block-feedback__item-pic{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;max-width:80%}
.block-feedback__item-img{width:100%}
.block-feedback__item-link{height:48px;width:100%;max-width:175px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-o-linear-gradient(359.58deg,#3d5f95 4.44%,rgba(61,95,149,.34) 109.4%);background:linear-gradient(90.42deg,#3d5f95 4.44%,rgba(61,95,149,.34) 109.4%);border-radius:6px 6px 0 0}
.block-feedback__item-link,.social-contacts{display:-webkit-box;display:-ms-flexbox;display:flex}
.social-contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.social-contacts_fixed{position:fixed;margin-left:60px;height:100vh;z-index:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.social-contacts_fixed:after,.social-contacts_fixed:before{content:"";position:relative;display:block;width:1px;height:140px;background-color:#314454}
.social-contacts_fixed:before{top:-45px}
.social-contacts_fixed:after{bottom:-45px;height:150px}
.social-contacts__nav-dominated-you{display:none}
.social-contacts__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.social-contacts__item:not(:last-child){margin-bottom:10px}
.social-contacts_fixed .social-contacts__item:not(:last-child){margin-bottom:20px}
.social-contacts__item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:38px;height:38px;border-radius:9px;background:-o-linear-gradient(315deg,#28292b 0,#464646 100%);background:linear-gradient(135deg,#28292b,#464646)}
.social-contacts__item-icon:hover{background:-webkit-gradient(linear,left top,right top,from(#3d5f95),to(rgba(61,95,149,.34)));background:-o-linear-gradient(left,#3d5f95 0,rgba(61,95,149,.34) 100%);background:linear-gradient(90deg,#3d5f95 0,rgba(61,95,149,.34))}
.social-contacts_fixed .social-contacts__item-icon{width:47px;height:47px;border-radius:15px}
.social-contacts_fixed .social-contacts__item-icon:after{width:28px;height:28px}
.social-contacts__item-img{width:23px;height:23px;-o-object-fit:contain;object-fit:contain}
.social-contacts__item-text{margin-left:25px;font-weight:600}
.social-contacts__mail:after{background-image:url(/assets/template/css/../img/icon-mail.svg)}
.social-contacts__whatsapp:after{background-image:url(/assets/template/css/../img/icon-whatsapp.svg)}
.social-contacts__viber:after{background-image:url(/assets/template/css/../img/icon-viber.svg)}
.social-contacts__telegram:after{background-image:url(/assets/template/css/../img/icon-telegram.svg)}
.to-top{position:fixed;bottom:60px;right:30px;z-index:1}
.jGrowl{display:none}
@media screen and (max-width:1480px){.header__wrap{max-width:1110px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.header__logo{margin-right:0}
.header__logo-img{height:61px;width:142px}
.header__nav{margin-right:0}
.nav__item:not(:last-child){margin-right:40px}
.block-any-questions__content-wrap:before{left:-118px}
.searchline_slide .searchline__hidden{width:735px}
.social-contacts_fixed{margin-left:30px}
.social-contacts_fixed:after,.social-contacts_fixed:before{height:130px}
}
@media screen and (max-width:1275px){.social-contacts_fixed{margin-left:5px}
}
@media screen and (max-width:1215px){.header__wrap{max-width:100%}
.header{height:70px}
.nav__mobile-search{height:70px}
.header_fill .nav__subnav{-webkit-box-shadow:none;box-shadow:none}
.header__logo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%;z-index:201}
.header__logo-img{height:51px;width:125px;margin:0 auto}
.header__nav{odrer:1;-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}
.header__additions{overflow:hidden;height:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}
.mobile-menu-btn_active{left:-20px}
.nav__mobile{display:block}
.nav__wrap{position:fixed;top:0;left:100%;width:100%;height:100%;padding:150px 40px 93px;z-index:200;background:#23252a}
.nav__wrap_visible{left:0}
.nav__social{padding:0 40px;position:absolute;bottom:0;left:0;width:100%;height:93px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.nav__social:before{content:"";position:absolute;top:0;left:0;right:0;margin:0 auto;height:1px;width:calc(100% - 80px);background:#424242}
.nav__social .social-contacts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.nav__social .social-contacts__item:not(:last-child){margin-bottom:0;margin-right:15px}
.nav__list{display:block;width:100%;height:100%;overflow-y:scroll}
.nav__item:hover{border-color:transparent}
.nav__item_has-subnav:after{width:15px;height:9px;top:8px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);background:url(/assets/template/css/../img/icon-pricelist-item-arrow-white.svg) 50%/contain no-repeat;cursor:pointer}
.nav__item_active{border-color:transparent}
.nav__item:not(:last-child){margin-bottom:19px}
.nav__link{font-size:18px;padding-bottom:0}
.nav__item_active .nav__link,.nav__link:hover{color:#3d5f95}
.nav__subnav{display:block;-webkit-columns:unset;-moz-columns:unset;columns:unset;padding:0 40px;margin-top:80px;margin-left:0;width:100%;height:calc(100% - 173px);left:100%;top:0;z-index:202;overflow-y:scroll;background-color:#23252a;-webkit-box-shadow:none;box-shadow:none}
.nav__subnav_active{left:0}
.nav__subnav_col_1{margin-top:150px;height:calc(100% - 243px)}
.nav__subnav-item{display:block}
.nav__subnav-item:hover .nav__subnav-link{position:static;color:#fafafa}
.nav__subnav-item:hover .nav__subnav-link:before{display:none}
.nav__subnav-item_active .nav__subnav-link{position:static;color:#3d5f95!important}
.nav__subnav-item_active .nav__subnav-link:before{display:none}
.nav__subnav-link{font-size:18px}
.nav__subnav-link:hover{color:#3d5f95!important}
.social-contacts_fixed{margin-left:0;margin-right:20px;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;z-index:101;right:0;height:70px}
.social-contacts_fixed:after,.social-contacts_fixed:before{display:none}
.social-contacts_fixed .social-contacts__item:not(:last-child){margin-right:15px;margin-bottom:0}
.social-contacts_fixed .social-contacts__item-icon:hover{background:0 0}
.social-contacts_fixed .social-contacts__item-icon{background:0 0;width:35px;height:35px}
.social-contacts_fixed .social-contacts__item-icon:after{width:35px;height:35px;background-size:contain}
.social-contacts_fixed .social-contacts__item:not(:last-child){margin-right:10px}
.social-contacts_fixed .social-contacts__item-img{width:35px;height:35px}
.social-contacts__item-text{display:none}
}
@media screen and (max-width:1110px) and (min-width:993px){.nav__item:not(:last-child){margin-right:28px}
.header__wrap{padding:0 10px}
}
@media screen and (max-width:992px){.container{padding-left:15px;padding-right:15px;max-width:720px}
.row_lg_wide{margin-left:-20px;margin-right:-20px}
.side-wrapper_layout_blog .container{max-width:760px}
.side-wrapper__sidebar{width:calc(33.33333% - 30px)}
.side-wrapper_layout_blog .side-wrapper__sidebar,.side-wrapper_layout_blog-single .side-wrapper__sidebar{width:calc(25% - 30px)}
.side-wrapper__content{width:calc(66.66667% - 30px)!important}
.side-wrapper_layout_blog .side-wrapper__content,.side-wrapper_layout_blog-single .side-wrapper__content{width:calc(75% - 30px)!important}
.side-nav{margin-left:-20px}
.side-nav__headline,.side-nav__link{padding-left:25px}
.header{height:70px}
.nav__mobile-search{height:70px}
.header_fill .nav__subnav{-webkit-box-shadow:none;box-shadow:none}
.header__logo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%;z-index:201}
.header__logo-img{height:51px;width:125px;margin:0 auto}
.header__nav{odrer:1;-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}
.header__additions{overflow:hidden;height:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:0;-ms-flex:none;flex:none;width:33.3333%}
.mobile-menu-btn_active{left:-20px}
.breadcrumbs .container{max-width:760px}
.breadcrumbs__wrap{padding-left:25px}
.main{padding-top:80px}
.footer__first{width:39%}
.footer__nav{width:49%}
.footer__nav-list{padding-left:28px}
.footer__soc{width:12%;padding-left:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.nav__mobile{display:block}
.nav__wrap{position:fixed;top:0;left:100%;width:100%;height:100%;padding:150px 40px 93px;z-index:200;background:#23252a}
.nav__wrap_visible{left:0}
.nav__social{padding:0 40px;position:absolute;bottom:0;left:0;width:100%;height:93px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.nav__social:before{content:"";position:absolute;top:0;left:0;right:0;margin:0 auto;height:1px;width:calc(100% - 80px);background:#424242}
.nav__social .social-contacts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.nav__social .social-contacts__item:not(:last-child){margin-bottom:0;margin-right:15px}
.nav__list{display:block;width:100%;height:100%;overflow-y:scroll}
.nav__item:hover{border-color:transparent}
.nav__item_has-subnav:after{width:15px;height:9px;top:8px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);background:url(/assets/template/css/../img/icon-pricelist-item-arrow-white.svg) 50%/contain no-repeat;cursor:pointer}
.nav__item_active{border-color:transparent}
.nav__item:not(:last-child){margin-bottom:19px}
.nav__link{font-size:18px;padding-bottom:0}
.nav__item_active .nav__link,.nav__link:hover{color:#3d5f95}
.nav__subnav{display:block;-webkit-columns:unset;-moz-columns:unset;columns:unset;padding:0 40px;margin-top:80px;margin-left:0;width:100%;height:calc(100% - 173px);left:100%;top:0;z-index:202;overflow-y:scroll;background-color:#23252a;-webkit-box-shadow:none;box-shadow:none}
.nav__subnav_active{left:0}
.nav__subnav_col_1{margin-top:150px;height:calc(100% - 243px)}
.nav__subnav-item{display:block}
.nav__subnav-item:hover .nav__subnav-link{position:static;color:#fafafa}
.nav__subnav-item:hover .nav__subnav-link:before{display:none}
.nav__subnav-item_active .nav__subnav-link{position:static;color:#3d5f95!important}
.nav__subnav-item_active .nav__subnav-link:before{display:none}
.nav__subnav-link{font-size:18px}
.nav__subnav-link:hover{color:#3d5f95!important}
.offer{height:496px}
.offer__headline{margin-bottom:24px}
.offer__subline{margin-bottom:40px}
.main-services{max-width:555px;height:auto;margin:0 auto;-webkit-box-shadow:none;box-shadow:none}
.main-services__item{width:33.333333%;height:180px;margin-bottom:15px}
.main-services__item:nth-child(3n){border-radius:0 5px 5px 0}
.main-services__item:nth-child(3n):after{position:absolute;content:"";right:0;top:0;height:100%;width:300%;background:0 0;border-radius:5px;-webkit-box-shadow:0 0 16px #2f343c;box-shadow:0 0 16px #2f343c}
.main-services__item:nth-child(3n+1){border-radius:5px 0 0 5px}
.main-services__item:nth-last-child(-n+3){margin-bottom:0}
.common-services__services{max-width:570px;margin-right:auto;margin-left:auto;margin-bottom:40px}
.common-services__item{width:calc(50% - 30px);height:82px;padding-left:90px}
.common-services__item:after,.common-services__item:before{width:78px}
.common-services__item:not(:nth-last-child(-n+2)){margin-bottom:20px}
.common-services__item:nth-child(odd){padding-right:15px}
.common-services__item-content{font-size:14px;padding-right:0}
.block-vector{padding-bottom:50px}
.block-vector__main-services{margin-bottom:50px}
.block-vector__services{max-width:570px;margin-right:auto;margin-left:auto;margin-bottom:40px}
.block-vector__item{width:calc(50% - 30px)}
.block-vector__item:not(:nth-last-child(-n+2)){margin-bottom:20px}
.block-vector__item:nth-child(odd){padding-right:15px}
.block-vector__item:nth-child(2n){padding-left:52px}
.block-vector__item:nth-child(2n):before{left:15px}
.block-vector__item:nth-child(2n) .block-vector__item-img{left:32px}
.block-why{padding-top:35px;padding-bottom:40px}
.block-why__wrap{padding-left:45px;padding-right:45px}
.block-why__sidebar{width:calc(100% - 30px);padding-right:0;margin-bottom:30px}
.block-why__item{width:calc(50% - 30px)}
.block-why__item:nth-child(odd){padding-right:30px}
.block-why__item:nth-child(2n){padding-left:15px}
.block-why__item:not(:last-child){margin-bottom:0}
.block-why__item:not(:nth-last-child(-n+2)){margin-bottom:30px}
.block-why__content{width:calc(100% - 30px)}
.block-benefits__item{width:calc(50% - 30px)}
.block-benefits__item:not(:nth-last-child(-n+2)){margin-bottom:48px}
.page-content__content img{float:none;margin-bottom:30px;margin-left:auto;margin-right:auto}
.block-not-allowed__wrap{max-width:570px}
.block-not-allowed__item{width:calc(33.33333% - 30px)}
.block-not-allowed__item:not(:nth-last-child(-n+3)){margin-bottom:48px}
.block-any-questions{margin-top:75px}
.block-any-questions__headline{margin-left:15px;width:calc(100% - 30px)}
.block-any-questions__content-wrap:before{right:-85px;left:auto}
.block-any-questions__content-wrap:after{display:none}
.block-any-questions__content-col{margin-left:15px;width:calc(66.66667% - 30px)}
.block-address__content{height:168px;margin-bottom:-100px}
.block-address__content:after,.block-address__content:before{background-size:100%;background-position:left 100%}
.block-address__content:before{background-image:url(/assets/template/css/../img/bg-map-headline-mob.svg)}
.block-address__headline{font-size:24px;margin-bottom:15px}
.block-address__text{font-size:14px}
.text-block_attention ul{padding:0 25px}
.our-clients-short__list{font-size:16px}
.our-clients-short__list-item{height:94px}
.our-clients-short__list-item:first-child:before{width:70px;height:70px;background-size:70px 70px;background-position:left -7px bottom -10px}
.our-clients-short__list-item:nth-child(2):before{width:73px;height:70px;background-size:70px 70px;background-position:left -7px bottom -10px}
.our-clients-short__link:hover:after{width:30px;background-size:35%,100%}
.connect-with-messenger{padding-left:30px;padding-right:220px}
.connect-with-messenger:before{display:none}
.connect-with-messenger:after{left:auto;right:-49px;height:340px}
.connect-with-messenger__headline{margin-bottom:15px}
.connect-with-messenger__text{margin-bottom:15px;font-size:14px}
.benefits-short__list{max-width:570px;margin-right:auto;margin-left:auto;margin-bottom:40px}
.benefits-short__item{width:calc(100% - 30px);height:98px}
.benefits-short__item:not(:last-child){margin-bottom:32px}
.benefits-short__item-content{padding-top:0;padding-left:182px}
.qt__wrap{padding-top:35px;padding-bottom:35px;padding-left:90px}
.qt__wrap:before{width:59px;height:51px}
.qt__content{text-align:justify}
.qt__content:after{display:none}
.qt__text{margin-top:20px}
.qt-2{margin-bottom:50px;background-size:160%;background-position:top 19% right 6%}
.qt-2__text{font-size:16px;max-width:300px;left:10%}
.qt-2__text:after{width:74px;height:57px;top:-30px;right:0}
.block-license__wrap{padding:30px}
.block-license__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}
.block-license__text{margin-bottom:30px}
.block-license__slider{height:335px}
.block-license__slider-item{max-width:242px;max-height:335px;min-height:335px!important}
.block-license2{margin-bottom:60px}
.block-license2__wrap{margin:36px 0}
.block-license2__side{max-width:350px}
.block-license2__content{padding:30px 0 30px 30px}
.block-license2_align_left .block-license2__content{padding-right:20px}
.block-license2__headline{font-size:24px}
.block-license2__text{font-size:16px}
.block-license2__slider-nav{padding:28px 35px}
.block-license2__slider{height:344px;width:250px;right:70px}
.block-license2_align_left .block-license2__slider{left:70px}
.block-license2__slider .slick-slide{-webkit-transform:scale(.9) translateX(66px);-ms-transform:scale(.9) translateX(66px);transform:scale(.9) translateX(66px)}
.block-license2_align_left .block-license2__slider .slick-slide{-webkit-transform:scale(.9) translateX(-66px);-ms-transform:scale(.9) translateX(-66px);transform:scale(.9) translateX(-66px)}
.block-license2__slider-item{height:344px;max-width:250px}
.block-steps__headline{line-height:54px}
.block-steps__list:after{display:none}
.block-steps__item{-webkit-box-ordinal-group:unset!important;-ms-flex-order:unset!important;order:unset!important}
.block-steps__item:not(:last-child){margin-bottom:163px}
.block-steps__item:nth-child(2){left:auto}
.block-steps__item:nth-child(4){right:auto}
.block-steps__item:nth-child(2) .block-steps__count-wrap{top:auto;bottom:-140px}
.block-steps__item:nth-child(2) .block-steps__count-wrap:before{top:auto;bottom:calc(100% + 2px)}
.block-steps__item:nth-child(2) .block-steps__count-wrap:after{top:auto;bottom:calc(100% + 27px)}
.block-steps__item:nth-child(4) .block-steps__count-wrap{top:auto;bottom:-140px}
.block-steps__item:nth-child(4) .block-steps__count-wrap:before{top:auto;bottom:calc(100% + 2px)}
.block-steps__item:nth-child(4) .block-steps__count-wrap:after{top:auto;bottom:calc(100% + 27px)}
.block-press__item{width:calc(50% - 30px);margin-bottom:20px}
.block-press__item-logo{height:110px;padding:0 20px}
.block-press__item-content{padding:20px;font-size:14px}
.block-press__buttons{margin-top:20px}
.block-benefits-2__list-item{width:100%;max-width:100%}
.block-benefits-2__list-item:not(:last-child){margin-bottom:45px}
.block-benefits-2__text{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.block-performance__list{-ms-flex-wrap:wrap;flex-wrap:wrap}
.block-performance__item{padding:20px 0;height:155px}
.block-performance__item:not(:last-child){margin-right:0;margin-bottom:16px}
.block-performance__item:first-child{max-width:159px}
.block-performance__item:nth-child(2){max-width:271px}
.block-performance__item:nth-child(3){max-width:245px}
.block-performance__num{font-size:84px}
.block-performance__num-more{height:63px;width:17px;left:7px;top:4px}
.block-performance__text{font-size:16px}
.block-pricelist__sublist-item-wrap{padding-left:25px;padding-right:74px}
.block-pricelist__sublist-item-price{width:175px}
.services-list__item{width:calc(33.33333% - 16px);margin-right:24px}
.services-list__item:nth-child(5n){margin-right:24px}
.services-list__item:nth-child(3n){margin-right:0}
.block-contacts__side{margin-left:calc(8.33333% + 15px);width:calc(83.33333% - 30px)}
.block-contacts__side:not(:last-child){margin-bottom:30px}
.block-claim__wrap{padding:35px 30px}
.article-short{min-height:auto}
.article-short__photo{width:200px}
.article-short__main{padding:25px 30px 20px 0}
.article-short__title{font-size:16px;margin-bottom:15px}
.article-short__date,.article-short__text{font-size:14px}
.side-blog-popular__headline{height:50px;font-size:18px}
.side-blog-popular__item:not(:last-child){margin-bottom:15px}
.side-blog-popular__item{padding:20px 20px 15px}
.side-blog-popular__item-text{margin-bottom:15px;font-size:13px}
.side-blog-popular__item-date{font-size:13px}
.services-links__btn-mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.services-links__list{display:none;padding-left:103px;padding-top:25px;padding-bottom:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:400px;margin:0 auto;background-color:#232428;border-radius:0 0 6px 6px;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15)}
.services-links__item{border:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}
.services-links__item:not(:last-child){margin-bottom:20px}
.services-links__item:last-child{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}
.services-links__item:last-child .services-links__item-link{display:block}
.services-links__item:last-child .services-links__item-link:after{display:none}
.services-links__item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;border-bottom:none;font-weight:400;padding:0}
.services-links__item-link_active:after{content:"";display:block;position:relative;top:-2px;margin-left:35px;width:20px;height:10px;background:url(/assets/template/css/../img/icon-subnav-item-arrow.svg) 50% no-repeat;background-size:100%}
.services-masonry__tab-container{width:100%;max-width:400px;margin:0 auto}
.services-masonry__list{height: auto !important;}
.services-masonry__item{width:100%;margin-right:0!important;position:relative!important;top:auto!important;left:auto!important}
.services-masonry__item:last-child{margin-bottom:0}
.block-faq__answer{padding:30px}
.services-blocks__list{font-size:16px}
.services-blocks__item{height:94px}
.services-blocks__link{padding-right:30px;padding-left:70px}
.services-blocks__link:hover:after{width:30px;background-size:35%,100%}
.services-blocks__item:first-child .services-blocks__img{width:115px;height:64px;left:-51px;bottom:0}
.services-blocks__item:nth-child(2) .services-blocks__img{width:74px;height:57px;left:-15px;bottom:4px}
.form-free-request{padding:50px 30px;background:-o-linear-gradient(170.09deg,#0e1c31 -21.28%,#1c2935 106.73%);background:linear-gradient(279.91deg,#0e1c31 -21.28%,#1c2935 106.73%)}
.mfs-container .mfs-options li a{font-size:14px}
.block-secrets__item{width:calc(50% - 30px);padding:25px 30px 45px;margin-bottom:30px}
.block-service{margin-bottom:55px}
.block-service__conditions{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;border-radius:0}
.block-service__price,.block-service__rating,.block-service__term{padding:0 25px}
.block-service__price-heading{margin-right:15px}
.block-service__price-content{margin-right:10px}
.block-service__price-hint{display:none}
.block-service__price-hicon{-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;top:-2px;padding-top:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:500;line-height:1em;width:17px;height:17px;border-radius:50%;background:-o-linear-gradient(358.01deg,#3d5f95 -31.4%,#1e2f4b 129.3%);background:linear-gradient(91.99deg,#3d5f95 -31.4%,#1e2f4b 129.3%);cursor:help}
.block-service__term{padding:0 0 0 20px}
.block-service__term-heading{margin-right:15px}
.block-service__content{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:30px 25px;font-size:16px}
.block-service__rating{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;border-radius:0}
.block-service__btn{position:static;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;-ms-flex-item-align:center;align-self:center}
.days-work-to{margin-top:55px;margin-bottom:55px}
.mobile-providers{margin-top:50px;margin-bottom:50px}
.mobile-providers__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.mobile-providers__item{width:calc(33.33333% - 8px)}
.mobile-providers__item:not(:last-child){margin-right:12px}
.mobile-providers__item:nth-child(3n){margin-right:0}
.mobile-providers__item:not(:nth-last-child(-n+3)){margin-bottom:30px}
.mobile-providers__item:not(:nth-last-child(-n+2)){margin-bottom:20px}
.searchline_slide .searchline__hidden{width:100%}
.searchline__close{right:160px}
.searchresults__content{padding:25px 30px}
.searchresults__crumbs-list{-ms-flex-wrap:wrap;flex-wrap:wrap}
.searchresults__price,.searchresults__term{padding:0 25px}
.searchresults__term{padding:0 20px}
.no-searchresults__wrap{padding:35px 30px}
.no-searchresults__content{max-width:360px}
.no-searchresults__content:after{width:257px;height:188px;right:15px}
.feedback-offer__wrap{padding:0 50px 40px}
.feedback-offer__text{margin-bottom:35px}
.smi__item-wrap{padding-left:50px}
.smi__item-content{max-width:330px}
.smi__item-date,.smi__item-text{margin-bottom:25px}
.smi__item-pic{-ms-flex-preferred-size:50%;flex-basis:50%}
.block-feedback__item{width:calc(33.33333% - 30px)}
.block-feedback__item:not(:nth-last-child(-n+3)){margin-bottom:30px}
.social-contacts_fixed{margin-left:0;margin-right:20px;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;z-index:101;right:0;height:70px}
.social-contacts_fixed:after,.social-contacts_fixed:before{display:none}
.social-contacts_fixed .social-contacts__item:not(:last-child){margin-right:15px;margin-bottom:0}
.social-contacts_fixed .social-contacts__item-icon:hover{background:0 0}
.social-contacts_fixed .social-contacts__item-icon{background:0 0;width:35px;height:35px}
.social-contacts_fixed .social-contacts__item-icon:after{width:35px;height:35px;background-size:contain}
.social-contacts_fixed .social-contacts__item:not(:last-child){margin-right:10px}
.social-contacts_fixed .social-contacts__item-img{width:35px;height:35px}
.social-contacts__item-text{display:none}
}
@media screen and (max-width:576px){h1{}
h2{font-size:24px;line-height:29px}
.headline_blog_h1{font-size:28px;line-height:34px}
.container{max-width:404px;}
.row_justify_content_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.row_lg_wide{margin-left:unset;margin-right:unset}
.mobile-menu-btn span{width:32px;height:3px;margin:9px 0 0}
.mobile-menu-btn span:after,.mobile-menu-btn span:before{top:11px;width:32px;height:3px}
.mobile-menu-btn span:after{top:-11px}
.mobile-menu-btn_active span:after,.mobile-menu-btn_active span:before{top:0}
.btn{padding:0 25px}
.btn_size_small{height:51px}
.btn_type_to-top{padding:0}
.side-wrapper_layout_blog .container{max-width:404px}
.side-wrapper__sidebar{display:none}
.side-wrapper_layout_blog .side-wrapper__sidebar,.side-wrapper_layout_blog-single .side-wrapper__sidebar{width:calc(100% - 30px)}
.side-wrapper_layout_blog-single .side-wrapper__sidebar{display:block}
.side-wrapper__content,.side-wrapper_layout_blog .side-wrapper__content,.side-wrapper_layout_blog-single .side-wrapper__content{width:calc(100% - 30px)!important}
.header{height:60px}
.header__logo-img{height:41px;width:101px}
.breadcrumbs{font-size:14px}
.breadcrumbs .container{max-width:404px}
.breadcrumbs__wrap{height:40px;margin-left:unset;margin-right:unset;padding-left:0;height:auto;background-color:transparent}
.breadcrumbs__list,.breadcrumbs__wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.breadcrumbs__list-item{padding:10px 0 10px 15px;min-height:40px;background-color:#232428;border-radius:3px;line-height:17px}
.breadcrumbs__list-item:not(:last-child){margin-bottom:10px}
.breadcrumbs__list-item:not(:last-child):after{margin-left:15px;margin-right:0}
.breadcrumbs__list-item:first-child:before{top:0}
.breadcrumbs__list-item:before,.breadcrumbs__list-item:first-child:before{content:"";position:absolute;left:0;display:block;width:100%;height:40px;background-color:#232428;border-radius:3px;z-index:-1}
.breadcrumbs__list-item:nth-child(n+3){padding-right:15px;-ms-flex-preferred-size:100%;flex-basis:100%}
.main{padding-top:66px}
.footer__wrap{-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;max-width:315px;margin:0 auto}
.footer__first,.footer__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal}
.footer__first{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.footer__logo{margin-bottom:25px}
.footer__nav{width:100%}
.footer__nav:before{content:"";display:block;height:100%;width:2000px;background-color:#232428;position:absolute;top:0;left:calc(50% - 1000px);z-index:-1}
.footer__nav-list:first-child{padding-left:0}
.footer__soc{width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}
.footer__soc:before{height:2px;width:100%;bottom:auto;right:0;margin-left:auto;margin-right:auto}
.footer__soc:after{left:calc(50% - 1500px);z-index:-1}
.footer__policy{font-size:12px}
.footer__policy-link{text-align:left}
.nav__mobile{margin-left:15px}
.nav__mobile-search{height:60px}
.offer{height:590px;margin-top:-66px}
.offer__headline{margin-bottom:18px}
.offer__subline{font-size:16px;margin-bottom:30px}
.offer__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.offer__buttons .btn{margin-right:0;margin-bottom:15px}
.main-services__item{width:50%;margin-bottom:15px}
.main-services__item:nth-child(3n):after{width:1px;background:url(/assets/template/css/../img/main-services-delimeter.svg) 50% repeat-y}
.main-services__item:nth-child(2n){border-radius:0 5px 5px 0}
.main-services__item:nth-child(2n):after{position:absolute;content:"";right:0;top:0;height:100%;width:200%;background:0 0;border-radius:5px;-webkit-box-shadow:0 0 16px #2f343c;box-shadow:0 0 16px #2f343c}
.main-services__item:nth-child(odd){border-radius:5px 0 0 5px}
.common-services__headline{margin-left:auto;margin-right:auto;margin-bottom:25px;max-width:226px}
.common-services__item{width:calc(100% - 30px);height:100px}
.common-services__item:not(:nth-last-child(-n+1)){margin-bottom:20px}
.common-services__item:nth-child(odd){padding-right:0}
.common-services__item-content{font-size:16px}
.block-vector__headline{margin-left:auto;margin-right:auto;margin-bottom:25px;max-width:226px}
.block-vector__item{width:calc(100% - 30px);width:255px}
.block-vector__item:not(:nth-last-child(-n+1)){margin-bottom:20px}
.block-vector__item:nth-child(odd){padding-right:0}
.block-vector__item:nth-child(2n){padding-left:37px}
.block-vector__item:nth-child(2n):before{left:0}
.block-vector__item:nth-child(2n) .block-vector__item-img{left:17px}
.block-why{background-color:transparent;padding-top:0;padding-bottom:50px}
.block-why__wrap{padding-left:15px;padding-right:15px}
.block-why__sidebar{width:calc(100% - 30px)}
.block-why__sidebar-headline{text-align:center}
.block-why__item{width:calc(100% - 30px);width:285px}
.block-why__item:nth-child(odd){padding-right:0}
.block-why__item:nth-child(2n){padding-left:0}
.block-why__item:not(:last-child){margin-bottom:15px}
.block-why__headline{padding-bottom:20px;margin-bottom:20px}
.block-why__content{width:calc(100% - 30px);padding:30px 30px 35px}
.block-why__content-text{font-size:14px}
.block-benefits{padding-top:0}
.block-benefits__headline{margin-bottom:48px}
.block-benefits__item{width:calc(100% - 30px);width:290px}
.block-benefits__item:not(:last-child){margin-bottom:38px}
.page-content{font-size:14px}
.page-content__content h3,.page-content__content .h3{font-size:18px}
.block-not-allowed{padding-top:50px;padding-bottom:50px}
.block-not-allowed__wrap{width:340px}
.block-not-allowed__headline{margin-bottom:30px}
.block-not-allowed__item{width:calc(50% - 30px);font-size:13px}
.block-not-allowed__item:not(:nth-last-child(-n+2)){margin-bottom:20px}
.block-any-questions{margin-top:40px}
.block-any-questions .container{max-width:340px}
.block-any-questions__content-wrap:before{width:169px;height:173px;background-size:contain;right:-54px;top:-42px}
.block-any-questions__content-col{width:calc(100% - 30px)}
.block-any-questions__offer{padding-right:100px;margin-bottom:25px;font-size:16px}
.block-address__side{width:calc(100% - 30px)}
.block-address__side:not(:last-child){margin-bottom:25px}
.block-address__content{padding-left:30px}
.block-address__side:last-child .block-address__content{padding-left:0;padding-right:30px}
.text-block{font-size:14px}
.text-block_attention{margin-top:55px;margin-bottom:55px}
.text-block_attention:after{display:none}
.text-block_attention .headline{width:100%;margin-bottom:20px}
.text-block_attention ul{padding:0 0 0 15px}
.text-block_content h2{font-size:18px;font-weight:500;line-height:135%}
.text-block_content-services h2{font-size:18px;font-weight:600;line-height:135%}
.our-clients-short__list{-ms-flex-wrap:wrap;flex-wrap:wrap}
.our-clients-short__list-item{font-size:18px;width:100%;height:110px;min-width:100%}
.our-clients-short__list-item:first-child:before{width:90px;height:90px;background-size:95px 95px;background-position:left -10px bottom -14px}
.our-clients-short__list-item:nth-child(2):before{width:98px;height:94px;background-size:95px 95px;background-position:left -10px bottom -14px}
.our-clients-short__link{padding-right:30px;padding-left:120px}
.connect-with-messenger{padding-right:30px;margin-bottom:50px;margin-top:135px;text-align:center}
.connect-with-messenger:after{z-index:-1;left:0;right:0;top:auto;bottom:100%;width:224px;height:95px;background-image:url(/assets/template/css/../img/bg-connect-phone-sm.png)}
.connect-with-messenger__headline{text-align:center}
.benefits-short__headline{margin-left:auto;margin-right:auto;margin-bottom:38px}
.benefits-short__item{width:calc(100% - 30px);height:164px}
.benefits-short__item-content{padding-top:76px;padding-left:0}
.qt{margin-top:72px}
.qt__wrap{padding-left:15px}
.qt__headline{font-size:16px}
.qt__text{font-size:14px}
.qt-2{margin-bottom:45px;background-size:200%;background-position:top 25% right 10%}
.qt-2__text{left:auto}
.qt-2__text:after{top:-37px;right:15px}
.block-facts{margin:45px 0}
.block-facts__list{font-size:14px}
.block-facts__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:0;-webkit-box-shadow:none;box-shadow:none}
.block-facts__item:before{width:65px;font-size:52px;text-align:left;margin-left:0;margin-right:12px;top:7px}
.block-facts__item:after{content:"";display:block;position:absolute;top:0;left:-50%;width:1000px;height:100%;background:#232428;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.25);box-shadow:0 2px 8px rgba(0,0,0,.25);z-index:-1}
.block-facts__content{padding:7px 20px 7px 0}
.block-license__wrap{padding:25px 15px}
.block-license__text{font-size:14px;margin-bottom:25px}
.block-license__slider-item{max-width:200px;max-height:276px;min-height:276px!important}
.block-license__slider-item.active{left:-30px!important}
.block-license__slider-nav{margin-bottom:30px}
.block-license__slider-btn{width:60px}
.block-license__slider-pages{font-size:16px}
.block-license2{margin-bottom:50px}
.block-license2__wrap{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.block-license2__side{width:100%;max-width:100%}
.block-license2__content{padding:26px 15px}
.block-license2_align_left .block-license2__content{padding-right:15px}
.block-license2__text{font-size:14px}
.block-license2__slider-nav{padding:20px 15px;border-radius:0}
.block-license2_align_left .block-license2__slider-nav{border-radius:0}
.block-license2__slider-btn{width:60px}
.block-license2__slider-pages{font-size:16px}
.block-license2__slider-wrap{padding:30px 15px 25px}
.block-license2_align_left .block-license2__slider-wrap{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.block-license2__slider{position:relative!important;top:auto;left:auto;right:40px;bottom:auto;height:236px;width:172px}
.block-license2_align_left .block-license2__slider{left:auto;right:40px}
.block-license2__slider .slick-slide,.block-license2_align_left .block-license2__slider .slick-slide{-webkit-transform:scale(.9) translateX(102px);-ms-transform:scale(.9) translateX(102px);transform:scale(.9) translateX(102px)}
.block-license2__slider-item{height:236px;max-width:172px}
.block-steps__headline{line-height:29px;margin-bottom:0}
.block-steps__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.block-steps__item{margin-bottom:0!important;margin-top:163px}
.block-steps__item:not(:last-child){margin-bottom:0}
.block-steps__item:first-child .block-steps__count-wrap{bottom:auto;top:-140px}
.block-steps__item:first-child .block-steps__count-wrap:before{bottom:auto;top:calc(100% + 2px)}
.block-steps__item:first-child .block-steps__count-wrap:after{bottom:auto;top:calc(100% + 27px)}
.block-steps__item:nth-child(2) .block-steps__count-wrap{bottom:auto;top:-140px}
.block-steps__item:nth-child(2) .block-steps__count-wrap:before{bottom:auto;top:calc(100% + 2px)}
.block-steps__item:nth-child(2) .block-steps__count-wrap:after{bottom:auto;top:calc(100% + 27px)}
.block-steps__item:nth-child(3) .block-steps__count-wrap{bottom:auto;top:-140px}
.block-steps__item:nth-child(3) .block-steps__count-wrap:before{bottom:auto;top:calc(100% + 2px)}
.block-steps__item:nth-child(3) .block-steps__count-wrap:after{bottom:auto;top:calc(100% + 27px)}
.block-steps__item:nth-child(4) .block-steps__count-wrap{bottom:auto;top:-140px}
.block-steps__item:nth-child(4) .block-steps__count-wrap:before{bottom:auto;top:calc(100% + 2px)}
.block-steps__item:nth-child(4) .block-steps__count-wrap:after{bottom:auto;top:calc(100% + 27px)}
.block-steps__item:nth-child(5) .block-steps__count-wrap{bottom:auto;top:-140px}
.block-steps__item:nth-child(5) .block-steps__count-wrap:before{bottom:auto;top:calc(100% + 2px)}
.block-steps__item:nth-child(5) .block-steps__count-wrap:after{bottom:auto;top:calc(100% + 27px)}
.block-press__item{width:calc(100% - 30px)}
.block-press__item-logo{padding:0 25px;height:132px}
.block-press__item-content{padding:30px 25px;font-size:16px}
.block-benefits-2__list,.block-benefits-2__list-item{font-size:14px}
.block-benefits-2__text{padding-right:30px;padding-left:155px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.block-performance__item:first-child,.block-performance__item:nth-child(2),.block-performance__item:nth-child(3){max-width:100%}
.block-pricelist__list_nested{margin-right:0}
.block-pricelist__item{margin-bottom:8px}
.block-pricelist__item-heading{height:52px;border-radius:6px}
.block-pricelist__item-heading-icon{display:none}
.block-pricelist__item-heading-text{font-size:16px;padding-left:15px}
.block-pricelist__item-heading-arrow{width:49px}
.block-pricelist__item-heading-arrow:before{width:17px;height:10px}
.block-pricelist__sublist-wrap{margin-top:8px;padding-right:0}
.block-pricelist__sublist-item{height:auto}
.block-pricelist__sublist-item-wrap{min-height:60px;padding-right:0;padding-left:16px}
.block-pricelist__sublist-item:first-child>.block-pricelist__sublist-item-link .block-pricelist__sublist-item-wrap{border-radius:6px 6px 0 0}
.block-pricelist__sublist-item:last-child>.block-pricelist__sublist-item-link .block-pricelist__sublist-item-wrap{border-radius:0 0 6px 6px}
.block-pricelist__sublist-item-link{height:auto}
.block-pricelist__sublist-item-text{font-size:14px;padding:5px 0}
.block-pricelist__sublist-item-price{padding:0 13px;width:auto;font-size:14px}
.block-pricelist__sublist-item-btn{display:none}
.services-list__headline{margin-bottom:48px}
.services-list__item{width:calc(50% - 7px);margin-right:14px;padding-top:68px}
.services-list__item:nth-child(3n),.services-list__item:nth-child(5n){margin-right:14px}
.services-list__item:nth-child(2n){margin-right:0}
.services-list__item-wrap{height:75px;padding:20px 7px 15px}
.services-list__item-icon{top:-50px;width:75px;height:75px;background-size:contain}
.services-list__item-wrap:hover .services-list__item-icon{background-size:contain}
.services-list__item-img{width:40%}
.services-list__item-text{font-size:14px}
.contacts-list__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.contacts-list__item:not(:last-child){margin-bottom:30px}
.contacts-list__item:not(:last-child) .contacts-list__item-icon-box{margin-bottom:0}
.contacts-list__item-icon-box{position:relative;top:-4px}
.contacts-list__item-content{padding-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.contacts-list__item-heading{line-height:22px;margin-bottom:6px}
.contacts-list__item-interactive{margin-bottom:4px;line-height:20px;font-size:16px}
.contacts-list__item-text{font-size:13px;line-height:16px}
.block-contacts__side{margin-left:15px;width:calc(100% - 30px);padding:25px 15px}
.block-claim__wrap{padding:25px;font-size:16px;line-height:24px}
.article-short{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.article-short__photo{width:100%}
.article-short__content{padding-left:0;padding-top:20px}
.article-short__main{padding:0 15px 20px}
.article-short__service{padding-left:15px}
.side-blog-popular{margin-top:55px}
.side-blog-popular__headline{margin-bottom:15px}
.side-blog-popular__item-text{font-size:14px}
.side-blog-popular__item-date{line-height:16px}
.pagination{padding-top:50px}
.pagination__item{width:30px;height:36px}
.pagination__item_next,.pagination__item_prev{width:36px;height:36px;background-size:9px 15px}
.pagination__item_prev{margin-right:20px}
.pagination__item_next{margin-left:20px}
.pagination__item_current:before{width:36px;height:36px;left:calc(50% - 18px)}
.pagination__link{font-size:18px}
.services-links{margin-bottom:30px}
.services-links__list{padding-left:89px}
.services-links__item-link{display:block}
.services-links__item-link_active{padding-left:14px}
.services-links__item-link_active:after{position:absolute;top:-4px;bottom:0;margin:auto 0;right:100%}
.services-masonry{margin-top:30px;margin-bottom:50px}
.services-masonry__item-content{padding:25px 15px}
.services-masonry__item-heading{font-size:18px;line-height:22px;margin-bottom:13px}
.services-masonry__item-text{font-size:14px;text-align: left;}
.services-masonry__item-price{font-size:16px}
.services-masonry__item-btn,.services-masonry__item-price{padding-left:20px;padding-right:20px}
.block-faq{margin-top:50px}
.block-faq__item-icon,.block-faq_type_pic .block-faq__item:before{top:-8px;left:10px;width:43px;height:43px}
.block-faq__question{min-height:50px;padding-left:10px}
.block-faq__question:before{display:none}
.block-faq_type_pic .block-faq__question{min-height:60px;padding-left:90px}
.block-faq_type_pic .block-faq__question:after{top:-33px;width:90px;height:90px}
.block-faq__question-text{font-size:16px;padding:15px 0}
.block-faq__question-arrow{margin-left:15px;width:50px;min-width:50px}
.block-faq__question-arrow:before{width:19px;height:11px}
.block-faq__answer{padding:25px 15px;font-size:14px}
.services-blocks__list{-ms-flex-wrap:wrap;flex-wrap:wrap}
.services-blocks__item{font-size:18px;width:100%;height:110px;min-width:100%}
.services-blocks__link{padding-left:128px;font-size:16px}
.services-blocks__img{width:auto;height:auto;bottom:0}
.services-blocks__item:first-child .services-blocks__img{width:161px;height:90px;left:-54px;bottom:-5px}
.services-blocks__item:nth-child(2) .services-blocks__img{width:115px;height:90px;left:-17px;bottom:0}
.form-free-request{padding:30px 15px}
.form-free-request__control{height:45px}
.form-free-request__label-text{font-size:16px}
.form-free-request__input-text{padding:0 15px;font-size:14px}
.form-free-request__input-text_passport_ser{max-width:calc(50% - 20px);width:calc(50% - 20px)}
.form-free-request__input-text_passport_num{max-width:50%;width:50%}
.form-free-request__input-text_ogrn{max-width:100%}
.form-free-request__captcha .g-recaptcha{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0;width:243px;margin-top:-10px}
.form-free-request__result p{font-size:16px}
.form-free-request__notify{font-size:14px;line-height:140%}
.form-free-request__btn-wrap{text-align:center}
.mfs-container{font-size:14px}
.mfs-container .mfs-options li a{padding:11px 15px}
.mfs-container a.mfs-selected-option{padding-left:15px}
.block-secrets__item{width:calc(100% - 30px);padding:25px 15px 45px}
.block-secrets__item-heading{font-size:16px}
.block-service{margin-bottom:45px}
.block-service__conditions{-ms-flex-wrap:wrap;flex-wrap:wrap}
.block-service__price,.block-service__rating,.block-service__term{padding:0 15px;min-height:46px;font-size:14px}
.block-service__price{-ms-flex-preferred-size:100%;flex-basis:100%;border-radius:0;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);z-index:1}
.block-service__content{padding:25px 15px;font-size:14px}
.block-service__rating{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:15px;padding-bottom:15px}
.block-service__rating .rating{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.block-service__rating .rating .rating__best{left:0}
.block-service__rating .text_rate_num{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50%;margin-right:0;margin-bottom:3px;text-align:center}
.block-service__rating .text_rate_average{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:50%;margin-right:0;margin-bottom:3px;text-align:center}
.days-work-to{padding:20px 15px;font-size:14px}
.mobile-providers{margin-top:40px;margin-bottom:40px}
.mobile-providers__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.mobile-providers__item{width:calc(50% - 10px)}
.mobile-providers__item:not(:last-child){margin-right:20px}
.mobile-providers__item:nth-child(2n){margin-right:0}
.page-404__text{font-size:18px}
.page-404__text,.search{margin-bottom:35px}
.searchline__wrap{height:47px}
.searchline__btn-icon{display:none}
.searchline_header .searchline__btn-icon{display:-webkit-box;display:-ms-flexbox;display:flex}
.searchline__input{margin:0 -3px 0 0;padding-left:15px;font-size:14px;height:47px}
.searchline__btn{height:47px;border:0}
.searchline__close{right:120px}
.searchresults__headline{font-size:18px;margin-bottom:25px}
.searchresults__item{margin-bottom:25px}
.searchresults__item-heading{font-size:16px;margin-bottom:20px}
.searchresults__item-text{font-size:14px;line-height:130%;text-align:justify}
.searchresults__content{padding:20px 15px 25px}
.searchresults__crumbs{font-size:12px;margin-bottom:25px}
.searchresults__crumbs-item{margin-right:10px;margin-bottom:5px}
.searchresults__crumbs-item:not(:first-child):before{margin-right:10px}
.searchresults__crumbs-item:nth-child(2){margin-right:0}
.searchresults__conditions{width:100%;border-radius:0;-ms-flex-wrap:wrap;flex-wrap:wrap}
.searchresults__price,.searchresults__term{padding:0 15px;min-height:46px;font-size:14px}
.searchresults__price{-ms-flex-preferred-size:100%;flex-basis:100%;border-radius:0;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);z-index:1}
.no-searchresults__wrap{padding:25px 15px}
.no-searchresults__content:after{display:none}
.no-searchresults__headline{margin-bottom:20px;font-size:18px}
.no-searchresults__text{font-size:16px}
.feedback-offer{margin-top:50px}
.feedback-offer__wrap{padding:0 15px 35px}
.feedback-offer__headline{margin-bottom:30px;font-size:24px;line-height:29px}
.feedback-offer__text{font-size:14px}
.smi{margin-bottom:50px}
.smi__item:not(:last-child){margin-bottom:25px}
.smi__item-wrap{padding:35px 15px 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.smi__item-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.smi__item-date{margin-bottom:20px;font-size:14px}
.smi__item-text{margin-bottom:20px;font-size:16px}
.smi__item-pic{margin-bottom:35px}
.smi__item-img{max-width:90%}
.popup__wrap{padding:35px 25px 25px}
.popup__form-captcha .g-recaptcha{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0;width:243px;margin-top:-10px}
.popup__headline{font-size:24px;line-height:29px}
.popup__input-text{height:47px;font-size:14px}
.popup__textarea{font-size:14px}
.block-feedback{margin-bottom:50px}
.block-feedback__item{width:calc(100% - 30px);max-width:260px}
.block-feedback__item:not(:last-child){margin-bottom:25px}
.social-contacts{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.social-contacts_fixed{height:60px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.social-contacts__item:not(:last-child){margin-bottom:0}
.social-contacts_fixed .social-contacts__item:not(:last-child){margin-right:10px}
.social-contacts_fixed .social-contacts__item-icon{width:32px;height:32px}
.social-contacts_fixed .social-contacts__item-img{width:32px;height:32px}
.social-contacts__item-text{margin-left:15px}
.social-contacts__item-text_visible{display:block}
.to-top{right:20px;bottom:40px}
}
@media (max-width:576px){.fancybox-thumbs{width:110px}
.fancybox-show-thumbs .fancybox-inner{right:110px}
.fancybox-thumbs__list a{max-width:calc(100% - 10px)}
}
@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:0px){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}
}
}
@media screen and (max-width:425px){.social-contacts_fixed .social-contacts__item:not(:last-child){margin-right:7px}
.social-contacts_fixed .social-contacts__item-icon{width:29px;height:29px}
.social-contacts_fixed .social-contacts__item-img{width:29px;height:29px}
}
@media screen and (max-width:375px){.header__logo-img{height:37px;width:91px}
.row{margin-left:-5px;margin-right:-5px}
.side-wrapper__sidebar{margin-left:5px;margin-right:5px}
.side-wrapper_layout_blog .side-wrapper__sidebar,.side-wrapper_layout_blog-single .side-wrapper__sidebar{width:calc(100% - 10px)}
.side-wrapper__content{margin-left:5px;margin-right:5px}
.side-wrapper__content,.side-wrapper_layout_blog .side-wrapper__content,.side-wrapper_layout_blog-single .side-wrapper__content{width:calc(100% - 10px)!important}
.common-services__item{width:calc(100% - 10px)}
.block-vector__item,.block-why__sidebar,.common-services__item{margin-left:5px;margin-right:5px}
.block-why__sidebar{width:calc(100% - 10px)}
.block-why__content,.block-why__item{margin-left:5px;margin-right:5px}
.block-why__content{width:calc(100% - 10px)}
.block-benefits__item,.block-not-allowed__item{margin-left:5px;margin-right:5px}
.block-not-allowed__item{width:calc(50% - 10px)}
.block-any-questions__content-col,.block-any-questions__headline{margin-left:5px;margin-right:5px}
.block-any-questions__content-col{width:calc(100% - 10px)}
.block-address__side{width:calc(100% - 10px)}
.benefits-short__item,.block-address__side{margin-left:5px;margin-right:5px}
.benefits-short__item{width:calc(100% - 10px)}
.block-press__item{width:calc(100% - 10px)}
.block-contacts__side,.block-press__item{margin-left:5px;margin-right:5px}
.block-contacts__side{width:calc(100% - 10px)}
.block-secrets__item{width:calc(100% - 10px)}
.block-feedback__item,.block-secrets__item{margin-left:5px;margin-right:5px}
.block-feedback__item{width:calc(100% - 10px)}
}
@media screen and (max-width:374px){.container{max-width: 100%;}
.btn_type_to-top{padding:0}
.breadcrumbs .container,.side-wrapper_layout_blog .container{max-width:320px}
.main{padding-top:66px}
.offer{margin-top:-66px}
.block-not-allowed__item:not(:nth-last-child(-n+2)){margin-bottom:10px}
.block-address__content{padding-left:0}
.block-address__side:last-child .block-address__content{padding-right:0}
.block-address__text{width:70%}
.our-clients-short__headline{padding-left:30px;padding-right:30px}
.block-license2__slider,.block-license2_align_left .block-license2__slider{right:auto;left:0;margin-left:0}
.block-benefits-2__headline{padding-left:30px;padding-right:30px}
.services-links__list{padding-left:52px}
.services-blocks__headline{padding-left:30px;padding-right:30px}
.popup__wrap{padding:35px 10px 25px}
.social-contacts_fixed{margin-right:15px}
.to-top{right:15px;bottom:30px}
}
@media screen and (max-width:321px){.header__logo-img{height:33px;width:81px}
.social-contacts_fixed .social-contacts__item:not(:last-child){margin-right:5px}
.social-contacts_fixed .social-contacts__item-icon{width:29px;height:29px}
.social-contacts_fixed .social-contacts__item-img{width:29px;height:29px}
.mobile-menu-btn span{width:30px;margin:9px 0 0}
.mobile-menu-btn span:after,.mobile-menu-btn span:before{top:10px;width:30px}
.mobile-menu-btn span:after{top:-10px}
}
@media (prefers-reduced-motion:reduce){*{-webkit-animation-duration:NaNs!important;animation-duration:NaNs!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:NaNs!important;-o-transition-duration:NaNs!important;transition-duration:NaNs!important;scroll-behavior:auto!important}
}
@media print{.jGrowl{display:none}
}
.home_revs{margin-bottom:60px;text-align:center;background:#232428;padding:40px 0 60px}
.home_review_slider_item{text-align:center}
.home_review_slider_item img{max-width:128px;margin:20px auto;height:auto;display:block;border-radius:50%}
.home_review_text{font-size:14px;margin-bottom:10px;color:#fff}
.home_review_name{font-size:20px;margin-bottom:5px;color:#aaa}
.home_review_rate{width:102px;height:16px;display:block;background:url(/assets/template/css/../img/icons.png) 0 -100px no-repeat;margin:0 auto 20px}
.home_review_rate .rate_inner{height:16px;width:0;display:block;background:url(/assets/template/css/../img/icons.png) 0 -116px no-repeat}
.home_articles{margin-bottom:60px}
.home_article_box{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;font-size:14px}
.home_article_item{width:49%;margin-bottom:24px;background:#f9f9f9;position:relative}
.home_article_item .home_article_info{position:absolute;bottom:40px;background:rgba(0,0,0,0.75);left:20px}
.home_article_img{text-align:center;display:block;margin:0}
.home_article_img img{width:100%;height:auto;display:block}
.home_article_title{text-decoration:none;color:#fff;font-weight:700;line-height:1.2;display:block;padding:4px 12px}
.home_article_text{color:#555;line-height:1.2;padding:12px;display:none}
@media (max-width:991px) {.home_article_item{width:100%}
.home_article_item .home_article_info{bottom:20px;left:10px}
}
.articles_date{color:#777;font-size:14px}
.agree_label{text-align:left;padding:5px 30px}
.agree_checkbox_area{position:relative;z-index:1;font-size:12px;color:#aaa}
.agree_checkbox_area a{text-decoration:underline;color:#aaa}
.err .agree_checkbox_area,.err .agree_checkbox_area a{color:#a52a2a}
.agree_checkbox{margin-right:10px}
.error_g-recaptcha-response.error {line-height: 1;}
.subm_btn:disabled,#my-submit:disabled {cursor: initial;color: #777;}
.subm_btn:disabled:hover,#my-submit:disabled:hover {background: -o-linear-gradient(358.01deg,#3d5f95 -31.4%,#1e2f4b 129.3%);background: linear-gradient(91.99deg,#3d5f95 -31.4%,#1e2f4b 129.3%);}
.rev_title{font-size:24px;font-weight:700;margin:32px 0 16px}
#user_address{display:none}
.review_form{border-radius:6px;background-color:#212226;padding:25px}
.review_form_title{margin:42px 0 24px;font-size:20px;font-weight:700}
.review_form .form-group{margin-bottom:20px}
.review_form label{width:auto;font-size:13px;display:block}
.review_form input{border:none;outline:0;padding:0 24px;width:50%;color:#fafafa;background:rgba(255,255,255,0.05);height:50px}
.review_form textarea{border:none;outline:0;padding:5px 10px;width:50%;color:#fafafa;background:rgba(255,255,255,0.05)}
.form-actions{margin-top:15px}
.review_form .btn{background:-o-linear-gradient(358.01deg,#3d5f95 -31.4%,#1e2f4b 129.3%);background:linear-gradient(91.99deg,#3d5f95 -31.4%,#1e2f4b 129.3%);font-size:16px}
.review_form .btn:disabled,.review_form .btn:disabled:hover{color:#ccc}
.rev_block{background:url(/assets/template/css/../img/quote.png) 0 10px no-repeat;padding:0 0 24px 50px;margin:0 0 24px;border-bottom:2px solid #3d5f95}
.rev_name{font-weight:700;margin-bottom:5px}
.rev_text{color:#ccc}
.rev_date{font-size:80%;font-weight:400;display:inline-block;margin-right:10px;color:#777}
.rev_pagination ul{list-style:none;padding-left:0;text-align:center}
.rev_pagination ul li{display:inline-block;margin:0 5px}
.rev_pagination ul li.active a{color:#222}
.review_form .err{background-color:#ffceca;color:#a52a2a}
.review_form_ok span{margin-top:10px;display:inline-block;color:green;font-weight:700}
.review_form_ok em{margin-top:10px;display:inline-block;color:red;font-weight:700}
input[name="hidd_input"]{display:none}
.agree_box {margin-top: 20px;}
.header__nav{position: relative;}
.header_address{font-size:12px;color:#aaa;position:absolute;z-index:0;bottom:-25px;margin:auto;left:0;right:0;text-align:center}
.header_address span{position:relative;padding-left:16px;display:inline-block;margin-right:16px}
.header_address span:before{content:'';background:url(/assets/template/css/../img/icons.png) 0 0 no-repeat;width:12px;height:12px;position:absolute;left:0;top:0;bottom:0;margin:auto}
.header_address span:nth-child(2):before{background-position:-12px 0}
@media (max-width:991px) {.header_address{display:none}
.review_form input{width:100%}
.review_form textarea{width:100%}
}
.services-masonry__item-heading{margin-right:42px;position:relative}
.services-masonry__item-heading img{width:auto;height:24px;position:absolute;right:-42px;top:4px;color:#3d5f95;font-size:2px;line-height:1}
.text_bold{font-weight:700}
.section_docs{margin-top:70px;margin-bottom:90px}
.docs_row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding:10px 20px;border:1px dashed #777;border-radius:6px}
.docs_item{width:24%;margin:1% 1% 1% 0;padding-left:32px;position:relative;font-size:14px}
.docs_item:last-child{margin-right:0}
.docs_item:before{background:url(/assets/template/css/../img/icons.png) 0 -12px;content:'';width:24px;height:24px;position:absolute;left:0;margin:auto;top:0;bottom:0}
.docs_item[href$=".doc"]:before,.docs_item[href$=".docx"]:before{background-position:0 -12px}
.docs_item[href$=".pdf"]:before{background-position:-24px -12px}
.docs_item[href$=".xls"]:before,.docs_item[href$=".xlsx"]:before{background-position:-48px -12px}
.docs_item[href$=".png"]:before{background-position:-72px -12px}
.docs_item[href$=".jpg"]:before,.docs_item[href$=".jpeg"]:before{background-position:-96px -12px}
@media (max-width:991px) {.docs_item{width:49%}
.docs_item:nth-child(2){margin-right:0}
}
@media (max-width:576px) {.docs_item{width:100%;margin:2% 0}
}
.section_revs{text-align:center;background:#1b1c20;margin-top:70px;margin-bottom:90px}
.revs_slider{margin-bottom:16px}
.revs_item_inner{padding:40px 20px 40px 120px;border:1px solid #777;margin:0 5px 0 100px;border-radius:6px;position:relative}
.revs_item_inner span{position:absolute;font-size:16px;color:#fff;left:-100px;text-align:center;background:#1b1c20;width:200px;padding:10px 0;top:10px}
.revs_item_inner span:before{content:'';width:64px;height:64px;display:block;background:url(/assets/template/css/../img/icons.png) 0 -36px no-repeat;margin:0 auto 5px}
.revs_item_inner em,.revs_item_inner .em{display:block;font-style:normal;margin-bottom:2px;font-weight:700}
.revs_item_inner i{font-size:12px;line-height:1.1;display:block;color:#777;font-style:normal}
.revs_item_inner div{min-height:70px}
.revs_prev,.revs_next{border:0;padding:0;line-height:1;text-indent:-4500px;width:36px;height:24px;background:#232c3b;margin:0 10px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;border-radius:3px}
.revs_prev:hover,.revs_next:hover{background:#3C4658}
.revs_prev:after,.revs_next:after{content:'';width:8px;height:12px;position:absolute;background:url(/assets/template/css/../img/icons.png) -40px 0 no-repeat;left:14px;top:6px}
.revs_next:after{background-position:-48px 0}
@media (max-width:991px) {.revs_item_inner{padding:20px;margin-left:0}
.revs_item_inner span{position:relative;left:auto;width:auto;top:auto;display:block;margin:0 auto 10px}
.revs_item_inner div{min-height:auto}
}
.section_stages{margin-top:70px;margin-bottom:90px}
.stages_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.stages_item{padding:25px;background:#232428;border-radius:9px;width:100%;line-height:1.3}
.stages_item:not(:last-child){margin-right:20px}
.stages_num{font-size:64px;line-height:1em;font-weight:700;margin-bottom:24px;color:#3d5f95}
.stages_text{margin-bottom:16px;font-weight:700;line-height:1.3}
.stages_text_two{color:#999;font-size:16px}
@media (max-width:991px) {.stages_list{-ms-flex-wrap:wrap;flex-wrap:wrap}
.stages_item:not(:last-child){margin-right:0;margin-bottom:16px}
.stages_num{font-size:48px}
.stages_text{font-size:16px}
}
@media (max-width:576px) {.stages_item{text-align:center}
}
.section_related{margin-top:70px;margin-bottom:90px}
.related_row .slick-list {margin: 0 -15px;}
.related_row .slick-slide {margin: 0 15px;}
.related_item{width:25%;background:#232c3b;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:6px;padding:16px 16px 40px 64px;position:relative}
.related_item:hover{background:#3C4658}
.related_item:last-child{margin-right:0}
.related_item img{position:absolute;left:16px;width:32px;height:32px;color:#555;font-size:5px;top:16px}
.related_heading{line-height:1.2;margin-bottom:16px;display:block;font-size:16px;min-height: 60px;}
.related_price{font-size:18px;font-weight:700;position:absolute;bottom:16px}
.related_row_btn {margin-top: 16px;text-align: center;}
@media (max-width:991px) {.related_item{width:49%;margin-bottom:2%}
.related_item:nth-child(2){margin-right:0}
}
@media (max-width:576px) {.related_item{width:100%;margin-right:0}
}
.section_popular{margin-top:70px;margin-bottom:90px}
.popular_row{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.popular_item{width:19%;margin-right:1%;border:1px solid #777;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15);border-radius:6px;padding:16px 16px 40px 64px;position:relative}
.popular_item:hover{background:#333}
.popular_item:last-child{margin-right:0}
.popular_item img{position:absolute;left:16px;width:32px;height:32px;color:#555;font-size:5px;top:16px}
.popular_heading{line-height:1.2;margin-bottom:16px;display:block;font-size:14px}
.popular_price{font-size:18px;font-weight:700;position:absolute;bottom:16px;left:16px;right: 16px;text-align: center;}
@media (max-width:991px) {.popular_row {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: start;}
.popular_item{width:32%;margin-bottom:2%}
.popular_item:nth-child(3){margin-right:0}
}
@media (max-width:576px) {.popular_item{width:100%;margin-right:0}
}
.section_lsi{margin:60px 0}
.lsi_title,h2.lsi_title{line-height: 1;text-align:left;color:#fff;font-weight:700;font-size:24px;margin-bottom:16px}
.section_lsi ul{padding:0;list-style-position:inside}
.section_lsi li {margin-bottom: 5px}
.page_payments .text-block img{margin:25px 0}
@media (max-width:576px) {.block-secrets{margin-top:32px;margin-bottom:32px}
.section_stages{margin-top:32px;margin-bottom:32px}
.section_related{margin-top:32px;margin-bottom:32px}
.section_popular{margin-top:32px;margin-bottom:32px}
.qt__wrap{padding-top:25px;padding-bottom:25px;padding-left:0}
.qt .qt__wrap{padding:25px;}
.section_lsi{margin:30px 0}
}
.block-benefits .block-benefits__item:before{display:none}
.text-block{margin-bottom:0}
.row_lg_wide{margin-top:60px}
.services-links__btn-mob{display:none}
.services-links__list img{display:none}
@media screen and (max-width:992px){.btn_type_to-top{width:40px;height:40px}
.btn_type_to-top:after{width:16px;height:16px;background-position:-41px -132px}
.block-service__price-hicon.visible span{position:absolute;background-image:url("/assets/template/img/bg_hint.png");width:264px;height:41px;top:-45px;background-size:cover;left:-15px;display:flex;justify-content:center;padding-top:8px;color:#8b8b8b}
.block-service__price-hicon{-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;top:-2px;padding-top:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:500;line-height:1em;width:17px;height:17px;border-radius:50%;background:-o-linear-gradient(358.01deg,#3d5f95 -31.4%,#1e2f4b 129.3%);background:linear-gradient(91.99deg,#3d5f95 -31.4%,#1e2f4b 129.3%);cursor:help}
.services-links__list img{display:flex}
.block-service{margin-bottom:55px;overflow:inherit}
.services-links__list{display:block;padding-left:0;padding-top:0;padding-bottom:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:400px;margin:0 auto;background-color:transparent;border-radius:0 0 6px 6px;-webkit-box-shadow:0 5px 13px rgba(0,0,0,.15);box-shadow:0 5px 13px rgba(0,0,0,.15)}
.services-links__item:last-child .services-links__item-link{display:flex}
.services-links__item:last-child .services-links__item-link:after{display:none}
.services-links__item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;border-bottom:none;font-weight:400;padding:0;height:49px;line-height:45px;color:#fff;font-size:16px}
.services-links__item-link img{margin-left:18%;margin-right:26px}
.services-links__item-link_active{color:#fff;border-radius:6px;background:linear-gradient(91.99deg,#3d5f95 -31.4%,#1e2f4b 129.3%)}
.services-links__item-link:hover,.services-links__item-link_active{color:#fff}
.services-links__item-link_active:after{display:none}
.services-links__item:not(:last-child){margin-bottom:0}
}
@media screen and (max-width:576px){.block-service__price-hicon.visible span{position:absolute;background-image:url("/assets/template/img/bg_hint_576.png");width:146px;height:47px;top:-45px;background-size:cover;left:-15px;display:flex;justify-content:center;padding-top:6px;padding-left:14px;color:#8b8b8b;font-size:11px}
.block-service__conditions,.block-service__price{border-radius:9px 9px 0 0}
}
.side-nav{background-color:#232428;border-radius:3px;padding-top:11px;padding-bottom:11px;position:sticky;position:-webkit-sticky;top:110px}
.body_mod .qt{margin-top:0;height:450px;padding-top:100px}
.body_mod .footer,.body_mod .qt{overflow-x:hidden}
body.body_mod{overflow-x:hidden;width:100%}
.body_mod .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;overflow:unset}
@media screen and (max-width:767px){body.body_mod{overflow-x:unset}
.body_mod .wrapper{overflow:hidden;width:100%}
}
.block-faq{margin-bottom:20px}
@media screen and (max-width:992px) and (min-width:768px){.body_mod .social-contacts_fixed{right:51px}
}
@media screen and (max-width:576px){.body_mod .qt{height:auto}
}
@media screen and (max-width:576px){.body_mod .qt{padding-top:30px;height:auto}
}
.page-content__content_video{margin:65px 0 30px 30px;float:right}
.popup__input-text.error{background-color:#ffceca}
@media (max-width: 992px) {.page-content__content_video{max-width:100%;float:none;width:100%;height:263px;margin:53px 0 29px}
.page-content__content img{width:100%;height:263px;margin:53px 0 29px!important}
}
.nav_link_off{cursor:pointer}
#mse2_sort a.active,#mse2_tpl a.active{color:#000;text-decoration:none;cursor:default}
#mse2_filters .disabled{color:#aaa}
#mse2_results{margin-bottom:20px}
#mse2_filters .mse2_number_slider{font-size:.7em;margin-bottom:10px}
#mse2_filters .mse2_number_inputs label{display:inline-block}
#mse2_selected_wrapper{min-height:2em;margin:10px 0}
#mse2_selected{display:none;background:#f9f9f9;padding:5px 0 5px 5px;border-radius:3px}
#mse2_selected .mse2_selected_link em{color:#000}
.mSearchLog,.mFilterLog{width:100%;overflow:auto;word-wrap:normal;white-space:pre}
#mse2_sort .sort span{color:#000}
#mse2_sort .sort[data-dir="asc"] span:after{content:""}
#mse2_sort .sort[data-dir="desc"] span:after{content:""}
#mse2_mfilter .btn_more{width:150px;display:block;margin:auto}
#mse2_mfilter .pagination{margin:0;padding:0}
#mse2_mfilter .spinner{display:none;width:32px;height:32px;background:url(/assets/components/msearch2/css/web/spinner.gif) no-repeat;background-size:32px}
#mse2_mfilter.loading .spinner{display:block;margin:20px auto 10px}
.form-group .input-sm{width:50%;display:inline-block}
.mse2-ac-item:hover{cursor:pointer}
.mse2-ac-item .mse2-ac-weight{display:inline-block;float:right}
.ui-autocomplete-loading{background:#fff url(/assets/components/msearch2/css/web/jquery-ui/images/ui-anim_basic_16x16.gif) right center no-repeat}
.jGrowl{z-index:9999;color:#fff;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;position:fixed}
.jGrowl.top-left{left:0;top:0}
.jGrowl.top-right{right:0;top:0}
.jGrowl.bottom-left{left:0;bottom:0}
.jGrowl.bottom-right{right:0;bottom:0}
.jGrowl.center{top:0;width:50%;left:25%}
.jGrowl.center .jGrowl-closer,.jGrowl.center .jGrowl-notification{margin-left:auto;margin-right:auto}
.jGrowl-notification{background-color:#000;opacity:.9;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));zoom:1;width:250px;padding:10px;margin:10px;text-align:left;display:none;border-radius:5px;min-height:40px}
.jGrowl-notification .ui-state-highlight,.jGrowl-notification .ui-widget-content .ui-state-highlight,.jGrowl-notification .ui-widget-header .ui-state-highlight{border:1px solid #000;background:#000;color:#fff}
.jGrowl-notification .jGrowl-header{font-weight:700;font-size:.85em}
.jGrowl-notification .jGrowl-close{background-color:transparent;color:inherit;border:none;z-index:99;float:right;font-weight:700;font-size:1em;cursor:pointer}
.jGrowl-closer{background-color:#000;opacity:.9;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));zoom:1;width:250px;padding:10px;margin:10px;display:none;border-radius:5px;padding-top:4px;padding-bottom:4px;cursor:pointer;font-size:.9em;font-weight:700;text-align:center}
.jGrowl-closer .ui-state-highlight,.jGrowl-closer .ui-widget-content .ui-state-highlight,.jGrowl-closer .ui-widget-header .ui-state-highlight{border:1px solid #000;background:#000;color:#fff}
@media print{.jGrowl{display:none}
}
.af-message-success{background-color:green!important}
.af-message-error{background-color:#a52a2a!important}
.af-message-info{background-color:#000!important}
.ajax_form.af_example{width:100%}
.ajax_form.af_example .controls input,.ajax_form.af_example .controls textarea{width:100%}
.ajax_form .error{color:#a52a2a}
@media screen and (min-width: 320px) {.ajax_form.af_example .controls button[type="submit"]{float:right}
}
@media screen and (max-width: 320px) {.ajax_form.af_example .controls button{width:100%;margin-top:5px}
}
.side_pop_title{font-weight:700;line-height:1.1;margin-bottom:8px;text-align: left;}
.side-blog-popular__item-text:empty{display:none}
.adj_list{display:none;position:absolute;top:100%;max-width:320px;background:rgba(35,37,42,.98);box-shadow:0 5px 13px rgba(0,0,0,.15);z-index:5;border-radius:3px;padding:16px 24px;max-height:480px;overflow-y:scroll}
.adj_list li,.adj_li{line-height:1.2;border-bottom:1px dotted #555}
.adj_list li a,.adj_item {display: block;padding:8px 0}
.adj_list li a:hover,.adj_link:hover{color:#3d5f95}
@media screen and (min-width: 992px) {.adj_box:hover .adj_list{display:block !important}
}
.payments_item{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(50% - 30px);padding:255px 48px 48px;margin-bottom:30px;background:#212125;border-radius:6px;position: relative;}
.payments_img{text-align:center;position:absolute;top:0;left:0;right:0;z-index:0}
.payments_img img{color:#212125;max-width:100%;display:block;margin:auto;width:320px;height:320px}
.payments_title{line-height:1.3;text-align:center;color:#fff;font-size:26px;margin-bottom:24px;letter-spacing:1px;z-index:1;position:relative}
.payments_text{font-size:16px;color:#b2b2b2;}
.payments_item p{margin-bottom:6px}
.payments_item ul{padding-left:15px;margin:6px 0}
@media screen and (max-width:992px) {.payments_item{margin-left:calc(8.33333% + 15px);width:calc(83.33333% - 30px)}
}
@media screen and (max-width:576px) {
.section {padding-top: 50px;padding-bottom: 50px}
.services__row{gap:10px;grid-template-columns:1fr}
.services-item{grid-template-columns:auto 1fr;align-items:center}
.payments_item{margin-left:15px;width:calc(100% - 30px);padding:200px 15px 15px}
.payments_img img {width: 240px;height: 240px;}
.payments_title{font-size:18px;margin-bottom:12px;line-height:1.2}
.payments_text{font-size:14px}
}
@media screen and (max-width:375px) {.payments_item{margin-left:5px;width:calc(100% - 10px);margin-right:5px}
}
.hemail {margin: 0 25px;}
.hemail .social-contacts__item-text {margin-left: 0;}
@media screen and (max-width: 1215px) {.hemail {    	margin: 0 -17px;}
}
.d-none{display:none!important}
@media screen and (min-width:577px) {.block-license2.licmain {margin: 70px 0 0;}
}
.popup__textarea.error {background-color: #ffceca;}
.block-pricelist__order-item-btn {height: 51px;flex-shrink: 0;border-radius: 5px;border: 1px solid #FFF;color: #FFF;font-family: Gilroy;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;padding: 16px 27px;margin: auto;}
@media screen and (max-width:750px) {.block-pricelist__order-item-btn {display: none;}
}
.services-masonry__inner {    display: flex;    color: #FFF;    font-family: Gilroy;    font-size: 16px;    font-style: normal;    font-weight: 700;    line-height: normal;	margin-top:  10px;	justify-content: space-between;	flex-wrap: wrap;}
.services-masonry__clock {    display: flex;    align-items: center;    background: url('/assets/template/img/free-icon-clock.svg') center left no-repeat;    min-height: 20px;    padding-left: 30px;}
.services-masonry__reit {        background: url('/assets/template/img/star-fill.svg') center left no-repeat;    min-height: 20px;    padding-left: 30px;}



html {
  scroll-behavior: smooth;
}

.block-not-allowed__item {
    height: 218px!important;
}

.artical__title {
    font-size: 24px;
    text-align: left;
    line-height: 36px;
        display: flex;
    align-items: flex-start;
    column-gap: 15px;
}

.count__news {
        display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-content: flex-end;
    align-items: flex-end;
}

.block-service__rating__news {
   margin-top: 20px;
}

.block-service__rating__news .rating_wrapper {
   display: flex;
    align-items: center;
    column-gap: 10px;
}

.count__articals {
       color: #3d5f95;
    margin-top: 30px;
}


.artical__title span {
  font-size: 15px;
}
.actives {
  transform: rotate(180deg);
}

img.imgForRight {
	float: right;
	width: 45%;
	padding-left: 20px;
	margin: 0;
}


.table_bl {
  overflow: auto;
}


.side-wrapper.side-wrapper_layout_blog-single .side-wrapper__content.blog_left {
  width: 100%!important;
}

.toc {
    padding: 10px 0;
    margin-bottom: 20px;
}

.toc-list {
    cursor: pointer;
}

.toc-list ul {
    list-style-type: none;
    padding-left: 20px;
}

.toc-list li {
    margin: 5px 0;
}

.toc-list li a {
   text-decoration: revert;
}

.toc-list li a:hover {
    text-decoration: underline;
} 


@media(max-width:950px) {
	img.imgForRight {
		width: 100%;
		margin-bottom: 20px;
	}
}



.stages_list {
	margin-bottom: 60px;
}
.slick-slider .slick-track {
	display: flex;
	gap: 20px;
}

.slick-slider {
	position: relative;
}

.slick-slider .nslider-arrow {
	top: 105%;
}

.nslider-arrow--prev {
	left: calc(50% - 40px);
}
.nslider-arrow--next {
	left: calc(50% + 10px);
}

.nslider-arrow {
	border: 0;
	padding: 0;
	line-height: 1;
	width: 36px;
	height: 24px;
	background: #232c3b;
	position: absolute;
	cursor: pointer;
	border-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.nslider-arrow--next::before,
.nslider-arrow--prev::before {
	content: '';
	width: 8px;
	height: 12px;
	background: url(/assets/template/css/../img/icons.png) -40px 0 no-repeat;
	top: 6px;
}

.nslider-arrow--next::before {
	transform: rotate(180deg);
}





.ui-widget.ui-widget-content.ui-autocomplete {
	border-color: #232428;
}
.ui-autocomplete li {
	background: #232428;
}
.ui-autocomplete .msearch-res-line a {
	color: white;
}

.slick-slider .slick-track .block-press__item {
	margin: 0;
}

.block-press__buttons {
	margin-top: 20px;
}

@media (max-width: 577px) {
	.block-press__buttons {
		margin-top: 60px;
	}
}

.side-blog-popular__list--mobile {
	display: none;
}
.services-links__item-arrow {
	display: none;
}
@media (max-width: 992px) {
	.services-links__item {
		position: relative;
	}
	.services-links__item-arrow::before {
		content: '';
		display: block;
		width: 8px;
		height: 8px;
		border-bottom: solid 1.5px white;
		border-right: solid 1.5px white;
		transform: rotate(45deg);
		position: relative;
		top: -2px;
		transition-duration: .2s;
	}
	.services-links__item-arrow.opened::before {
		transform: rotate(225deg);
		top: 2px;
	}
	.services-links__item-arrow {
		position: absolute;
		width: 25px;
		height: 25px;
		padding: 5px;
		background: #232428;
		right: 20px;
		top: 14px;
		display: flex;
		align-items:center;
		justify-content: center;
		border-radius: 3px;
	}
	
	.services-links__list .services-links__item {
		display: none;
	}
	.services-links__list .services-links__item:first-child {
		display: block;
	}

	.services-links__list.opened .services-links__item {
		display: block;
	}
}

@media (max-width: 577px) {
	.side-blog-popular__list--mobile {
		display: block;
	}
	.side-blog-popular__list--desktop {
		display: none;
	}
	.side-wrapper_layout_blog .side-wrapper__sidebar {
		display: block;
	}

	.side-blog-popular__list--mobile.slick-slider .slick-track {
		gap: 0;
	}

	.block-steps__list-slider {
		flex-direction: row;
	}

  .table_bl {
  width: 400px;
}
}



.services-masonry__inner {
	justify-content: flex-start;
	gap: 40px;
	align-items: center;
}
.services-masonry__item-buttons {
	justify-content: flex-start;
	gap: 20px;
}

.services-masonry__item-btn {
	background: none;
	text-decoration: underline;
	color: white;
	border-radius: 0;
	padding: 0;
}

.services-masonry__item-heading img {
	height: 30px;
}
.services-masonry__item-wrap {
	position: relative;
}
.services-masonry__item-icon {
	position: absolute;
	width: auto;
	height: 30px;
	position: absolute;
	right: 30px;
	bottom: 30px;
	color: #3d5f95;
	font-size: 2px;
	line-height: 1;
}

@media (max-width: 480px) {
	.services-masonry__item-btn {
		display: none;
	}
}

.block-pricelist__sublist-item-btn {
	position: static;
}

.block-pricelist__sublist-item-wrap {
	padding-right: 10px;
	gap: 20px;
}

.block-pricelist__sublist-wrap {
	padding-right: 0;
}


header.header.header--new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 85px;
  background: #14161A;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: static;
}

.header--new .header_fixed_block {
  width: 100%;
  height: 85px;
  background: #14161A;
  position: fixed;
  z-index: 101;
}

header.header--new .header__wrap {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

header.header--new .header__wrap .header__inner {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}

header.header.header--new .header__wrap .header__inner .header__additions {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: unset;
  position: static;
}

.header--new .searchline_header {
  min-width: auto;
  margin-right: 53px;
  position: static;
}

.header--new .searchline__wrap {
  height: auto;
}

header.header.header--new .header__wrap .header__inner .searchline__btn-icon {
  width: auto;
  height: auto;
  border: none;
  margin-right: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: static;
}

.header--new .btn_type_search:before {
  background: transparent url(/img/new_img/search-blue.svg) no-repeat center center;
  background-size: 20px 20px;
  position: static;
}

.searchline_absolute .searchline__wrap, .searchline_slide .searchline__wrap {
  position: static;
}

.searchline_slide .searchline__hidden {
  width: auto;
  max-width: none;
  height: 51px;
  overflow: visible;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 30;
}

header.header.header--new .header__wrap .header__inner .hemail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  height: auto;
  margin-right: 6px;
  padding: 0;
}

header.header--new .hemail > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 46px;
  height: 43px;
  background: var(--2, linear-gradient(90deg, #2F373E 5.81%, #30383F 100%));
  border-radius: 2px;
  padding: 3px;
}

header.header--new .hemail > a::before {
  content: '';
  display: block;
  width: 23px;
  height: 18px;
  background: transparent url(/img/new_img/mail-white.svg) no-repeat center center;
  background-size: contain;
}

header.header--new .hemail > a > img {
  display: none;
}

.btn_h_request {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 162px;
  height: 43px;
  background: #2D64BC;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 60px 0px #2257D6;
  box-shadow: 0px 0px 60px 0px #2257D6;
  padding: 5px 10px;
  color: #FFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
}

.main.main--new_pt {
  padding-top: 0;
}

.offer--new {
  height: auto;
  background: #040404;
  margin-top: 0;
  padding-top: 86px;
  padding-bottom: 116px;
}

.offer--new::after {
  content: '';
  display: block;
  width: 877px;
  height: 100%;
  background: -o-linear-gradient(left, #040404 0%, rgba(4, 4, 4, 0.00) 20.52%), url(/img/new_img/main_top_bg.jpg), lightgray 50% / cover no-repeat;
  background: -webkit-gradient(linear, left top, right top, from(#040404), color-stop(20.52%, rgba(4, 4, 4, 0.00))), url(/img/new_img/main_top_bg.jpg), lightgray 50% / cover no-repeat;
  background: linear-gradient(90deg, #040404 0%, rgba(4, 4, 4, 0.00) 20.52%), url(/img/new_img/main_top_bg.jpg), lightgray 50% / cover no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.offer--new .offer__wrap {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 2;
}

.offer--new .offer__headline {
  max-width: 425px;
  margin-bottom: 42px;
  text-align: left;
  color: #FFF;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.2;
}

.offer--new .offer__subtitle {
  margin-bottom: 10px;
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
}

.offer--new .offer__subline {
  max-width: 425px;
  text-align: left;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1;
}

.btn_offer_question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 279px;
  height: 52px;
  background: #2D64BC;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 60px 0px #2257D6;
          box-shadow: 0px 0px 60px 0px #2257D6;
  padding: 5px 10px;
}

.block-vector--new .block-vector__main-services {
  margin-top: 0;
}

.block-questions--new {
  margin-bottom: 85px;
}

.block-questions--new .block-any-questions__content {
  background: #080E1A;
}

.block-questions--new .block-any-questions__content-wrap {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  padding-top: 62px;
  padding-bottom: 82px;
}

.block-questions--new .block-any-questions__content-wrap:before {
  display: none;
}

.block-questions--new .block-any-questions__content-wrap:after {
  width: 459px;
  height: 100%;
  background: transparent url(/img/new_img/ask_form_bottom_bg.jpg) no-repeat center center;
  background-size: contain;
  right: -20px;
  z-index: 2;
}

.block-questions--new .block-any-questions__content-col  {
  width: 100%;
  max-width: 370px;
  margin-left: 0;
  position: relative;
  z-index: 3;
}

.block-questions--new .block-any-questions__headline {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  color: #FFF;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.block-questions--new .block-any-questions__offer {
  margin-top: 32px;
  margin-bottom: 0;
  padding-right: 0;
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}

.block-questions--new .block-any-questions__buttons {
  margin-top: 47px;
}

.block-questions--new .block-any-questions__buttons .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 280px;
  height: 52px;
  background: #2D64BC;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 60px 0px #2257D6;
          box-shadow: 0px 0px 60px 0px #2257D6;
  padding: 5px 10px;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
}

.main-content {
  margin-top: 58px;
  margin-bottom: 96px;
}

.main-content__title {
  color: #FFF;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.main-content__descr {
  margin-top: 43px;
  color: #FFF;
  text-align: left;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}

.page-content__content .main-content__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
  margin-bottom: 40px;
}

.page-content__content .main-content__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 20px 0 0;
  padding: 0;
}

.page-content__content .main-content__list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  margin-right: 0;
  padding: 0;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
}

.page-content__content .main-content__list li:last-child {
  margin-bottom: 0;
}

.page-content__content .main-content__list li::before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background: #3A5B97;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.page-content__content .main-content__list li:last-child::after {
  display: none;
}

.main-content__video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
}

.main-content__video .page-content__content_video {
  float: none;
  margin: 0;
}

.main-content p {
  text-align: left;
}

.block_trust_main {
  margin-top: 118px;
  margin-bottom: 138px;
}

.trust_title {
  color: #FFF;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.trust_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 56px;
}

.trust_wrap__elem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 32%;
  height: auto;
  background: -o-linear-gradient(left, rgba(55, 84, 131, 0.07) 0%, #22395C 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(55, 84, 131, 0.07)), to(#22395C));
  background: linear-gradient(90deg, rgba(55, 84, 131, 0.07) 0%, #22395C 100%);
  border-radius: 20px;
  margin-right: 2%;
  padding: 48px 30px;
}

.trust_wrap__elem:nth-child(3n) {
  margin-right: 0;
}

.trust_elem_title {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}

.trust_elem_text {
  margin-top: 18px;
}

.trust_elem_text p {
  margin: 0;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}

.block-faq--new {
  margin-bottom: 85px;
}

.contacts_top {
  background: #060C1C;
  position: relative;
}

.contacts_top::after {
  content: '';
  display: block;
  width: 1225px;
  height: 100%;
  background: -o-linear-gradient(right, #060C1C 0%, rgba(6, 12, 28, 0.00) 25.67%), url(/img/new_img/contacts_page_bg.jpg), lightgray 0px -71.556px / 100.327% 137.925% no-repeat;
  background: -webkit-gradient(linear, right top, left top, from(#060C1C), color-stop(25.67%, rgba(6, 12, 28, 0.00))), url(/img/new_img/contacts_page_bg.jpg), lightgray 0px -71.556px / 100.327% 137.925% no-repeat;
  background: linear-gradient(270deg, #060C1C 0%, rgba(6, 12, 28, 0.00) 25.67%), url(/img/new_img/contacts_page_bg.jpg), lightgray 0px -71.556px / 100.327% 137.925% no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: -7px;
  bottom: 0;
  z-index: 1;
}

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

.contacts_top_wrap {
  padding-top: 98px;
  padding-bottom: 164px;
}

.contacts_top_title {
  max-width: 410px;
  margin: 0 auto;
  color: #FFF;
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.2;
}

.contacts_top_social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 65px;
}

.contacts_top_social li {
  margin-right: 80px;
}

.contacts_top_social li:last-child {
  margin-right: 0;
}

.contacts_top_social a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 70px;
  height: 70px;
  background: #2D64BC;
  border-radius: 14px;
  -webkit-box-shadow: 0px 0px 60px 0px #2257D6;
          box-shadow: 0px 0px 60px 0px #2257D6;
}

.contacts_top_social a img {
  display: none;
}

.contacts_top_social li a::after {
  content: '';
  display: block;
}

.contacts_top_social .soc_wp a::after {
  width: 37px;
  height: 37px;
  background: transparent url(/img/new_img/soc_wp.svg) no-repeat center center;
  background-size: contain;
}

.contacts_top_social .soc_vb a::after {
  width: 33px;
  height: 35px;
  background: transparent url(/img/new_img/soc_vb.svg) no-repeat center center;
  background-size: contain;
}

.contacts_top_social .soc_tg a::after {
  width: 37px;
  height: 35px;
  background: transparent url(/img/new_img/soc_tg.svg) no-repeat center center;
  background-size: contain;
}

.block-contacts--new .block-contacts__side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #141619;
  border-radius: 20px;
  padding: 51px 45px;
}

.contacts_item_phone,
.contacts_item_mail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contacts_item-icon {
  display: block;
  position: relative;
}

.contacts_item_phone .contacts_item-icon {
  width: 24px;
  height: 24px;
  background: transparent url(/img/new_img/phone-blue.svg) no-repeat center center;
  background-size: contain;
  margin-right: 31px;
  top: 6px;
}

.contacts_item_mail .contacts_item-icon {
  width: 20px;
  height: 16px;
  background: transparent url(/img/new_img/mail-blue.svg) no-repeat center center;
  background-size: contain;
  margin-right: 35px;
  top: 12px;
}

.contacts_item-link {
  color: #FFF;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
}

.contacts_item_phone .contacts_item-descr {
  margin-top: 5px;
  color: #3A5B97;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
}

.contacts_item_mail {
  margin-top: 26px;
}

.time_item_title {
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
}

.time_item_descr {
  max-width: 290px;
  margin-top: 21px;
  color: #3A5B97;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}

.articles-list--new .article-short {
  border-radius: 10px;
}

.articles-list--new .article-short__main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.articles-list--new .article-short__title {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
}

.articles-list--new .article-short__title a {
  color: #FFF;
}

.articles-list--new .article-short__text {
  display: none;
}

.breadcrumbs--new .breadcrumbs__wrap {
  width: auto;
  background: transparent;
  padding: 0;
}

.breadcrumbs--new .breadcrumbs__list-item {
  color: rgba(255, 255, 255, 0.60);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}

.breadcrumbs--new .breadcrumbs__link {
  color: #3A5B97;
}

.breadcrumbs--new .breadcrumbs__list-item:not(:last-child):after {
  width: 17px;
  height: 17px;
  background: transparent url(/img/new_img/breadcrumb_point.svg) no-repeat center center;
  background-size: contain;
  margin-right: 5px;
  margin-left: 5px;
}

.block-service--new {
  background: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.block-service__top {
  width: 100%;
  height: 293px;
  background: url(/img/new_img/service_search_bg.jpg), lightgray 0px -0.467px / 100% 192.719% no-repeat;
  background-size: cover;
  background-position: center center;
  border-radius: 0px 10px 0px 0px;
}

.block_service_search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 85%;
  max-width: 518px;
  height: 73px;
  background: rgba(45, 100, 188, 0.26);
  border: 3px solid #2D64BC;
  border-radius: 90px;
  -webkit-box-shadow: 0px 0px 60px 0px #2257D6;
          box-shadow: 0px 0px 60px 0px #2257D6;
  margin: 93px auto 20px;
  padding: 10px 39px;
  color: #FAFCFF;
  text-shadow: 0px 0px 60px #2257D6;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}

.block_service_search::after {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  background: transparent url(/img/new_img/search-white.svg) no-repeat center center;
  background-size: contain;
  margin-left: auto;
}

.block-service__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #090D12;
  border-radius: 0px 0px 10px 10px;
  padding: 47px 60px 43px;
}

.block-service__bottom-text {
  width: 62.5%;
  margin-right: 8.3%;
  color: #FFF;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.2;
}

.block-service__bottom-text .headline {
  margin-top: 0;
  margin-bottom: 27px;
  text-align: left;
  color: #FFF;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.5;
}

.block-service__bottom-text h3 {
  margin-top: 0;
  margin-bottom: 24px;
  text-align: left;
  color: #FFF;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.5;
}

.block-service__bottom-text ul {
  margin-bottom: 24px;
}

.block-service__bottom-text ul:not(.service_num_list) {
  padding-left: 30px;
}

.block-service__bottom-text ul li {
  margin-bottom: 24px;
} 

.block-service__bottom-text ul.service_num_list li {
  list-style: none;
}

.block-service__bottom-text ul li:last-child {
  margin-bottom: 0;
}

.block-service__bottom-text p {
  margin-bottom: 24px;
  color: #FFF;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.2;
}

.block-service__bottom-text p:last-child {
  margin-bottom: 0;
}

.block-service__bottom-info {
  width: 29.2%;
}

.block-service__bottom-info .block-service__rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}

.block-service__bottom-info .rating_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.block-service__bottom-info .rating-value {
  margin-right: 15px;
}

.block-service__bottom-info .block-service__rating .rating {
  width: 100%;
  margin-right: 0;
}

.block-service__bottom-info .block-service__rating .text_rate_num {
  margin-top: 10px;
  margin-right: 0;
  color: #3A5B97;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}

.block-service__bottom-info .block-service__term {
  min-height: auto;
  margin-top: 41px;
  padding: 0;
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}

.block-service__bottom-info .block-service__price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  min-height: auto;
  background: transparent;
  margin-top: 21px;
  padding: 0;
}

.block-service__bottom-info .block-service__price-number {
  width: 100%;
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}

.block-service__bottom-info .block-service__price-hint {
  width: 100%;
  margin-top: 4px;
  color: #3A5B97;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}

.block-service__bottom-info .block-service__btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 51px;
  background: #2D64BC;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 60px 0px #2257D6;
          box-shadow: 0px 0px 60px 0px #2257D6;
  margin-top: 56px;
  padding: 5px 10px;
  position: static;
}

.to-top {
  bottom: 75px;
  z-index: 90;
}

.main--new_pt .side-wrapper .row > .row {
  margin-left: 0;
}

.block-service__bottom-info .headline--mobile {
  display: none;
}

.sticky_socials_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 40%;
  left: 45px;
  z-index: 100;
}

.sticky_socials_wrapper .h_mail {
  display: none;
}

.sticky_socials_wrapper .h_soc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sticky_socials_wrapper .h_soc a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 14px;
  margin-bottom: 30px;
}

.sticky_socials_wrapper .h_soc a:last-child {
  margin-bottom: 0;
}

.sticky_socials_wrapper .h_soc .h_soc_tg {
  background: #4390D2;
}

.sticky_socials_wrapper .h_soc .h_soc_wp {
  background: #31DE42;
}

.sticky_socials_wrapper .h_soc .h_soc_vb {
  background: #4D1199;
}

.sticky_socials_wrapper .h_soc a::before {
  content: '';
  display: block;
}

.sticky_socials_wrapper .h_soc .h_soc_tg::before {
  width: 32px;
  height: 30px;
  background: transparent url(/img/new_img/soc_tg.svg) no-repeat center center;
  background-size: contain;
}

.sticky_socials_wrapper .h_soc .h_soc_wp::before {
  width: 32px;
  height: 32px;
  background: transparent url(/img/new_img/soc_wp.svg) no-repeat center center;
  background-size: contain;
}

.sticky_socials_wrapper .h_soc .h_soc_vb::before {
  width: 29px;
  height: 30px;
  background: transparent url(/img/new_img/soc_vb.svg) no-repeat center center;
  background-size: contain;
}

.sticky_socials_wrapper .h_soc span {
  display: none;
}

.days-work-to-wrapper {
  margin-top: 45px;
}

.days-work-to-wrapper .days-work-to {
  background: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  color: #3A5B97;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  text-align: left;
}

.footer__soc--new .social-contacts__item-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 7px;
}

.f_mail-item .social-contacts__item-icon {
  background: var(--2, linear-gradient(90deg, #2F373E 5.81%, #30383F 100%));
}

.f_WhatsApp-item .social-contacts__item-icon {
  background: #31DE42;
}

.f_Viber-item .social-contacts__item-icon {
  background: #4D1199;
}

.f_Telegram-item .social-contacts__item-icon {
  background: #4390D2;
}

.footer__soc--new .social-contacts__item-icon img {
  display: none;
}

.f_WhatsApp-item .social-contacts__item-icon::before,
.f_Viber-item .social-contacts__item-icon::before,
.f_Telegram-item .social-contacts__item-icon::before {
  content: '';
  display: block;
}

.f_WhatsApp-item .social-contacts__item-icon::before {
  width: 20px;
  height: 20px;
  background: transparent  url(/img/new_img/soc_wp.svg) no-repeat center center;
  background-size: contain;
}

.f_Viber-item .social-contacts__item-icon::before {
  width: 18px;
  height: 19px;
  background: transparent  url(/img/new_img/soc_vb.svg) no-repeat center center;
  background-size: contain;
}

.f_Telegram-item .social-contacts__item-icon::before {
  width: 20px;
  height: 19px;
  background: transparent  url(/img/new_img/soc_tg.svg) no-repeat center center;
  background-size: contain;
}

.header--new .nav__list {
  border-bottom: 0;
}

.block_address_title {
  width: 100%;
  margin-bottom: 76px;
  font-size: 42px;
  line-height: 1.2;
  text-align: center;
}

.searchline__hidden .searchline__input {
  padding-left: 40px;
}

@media screen and (min-width:1025px) {
  .block-questions--new .block-any-questions__buttons .btn:hover {
    background: -o-linear-gradient(353.78deg,#10213c -30.94%,#2c4164 105.3%);
    background: linear-gradient(96.22deg,#10213c -30.94%,#2c4164 105.3%);
    -webkit-box-shadow: 0 8px 20px rgba(31,48,77,.45);
    box-shadow: 0 8px 20px rgba(31,48,77,.45);
  }

  .block-service__bottom-info .block-service__btn:hover {
    background: -o-linear-gradient(353.78deg,#10213c -30.94%,#2c4164 105.3%);
    background: linear-gradient(96.22deg,#10213c -30.94%,#2c4164 105.3%);
    -webkit-box-shadow: 0 8px 20px rgba(31,48,77,.45);
    box-shadow: 0 8px 20px rgba(31,48,77,.45);
  }
}

@media screen and (max-width:1340px) {
  .sticky_socials_wrapper {
    margin-top: 80px;
    top: 10%;
    left: 10px;

    right: auto;
  }

  .sticky_socials_wrapper .h_soc a {
    width: 44px;
    height: 44px;
    margin-bottom: 16px;
  }
}

@media screen and (min-width:768px) and (max-width:1215px) {
  .sticky_socials_wrapper {
    display: none !important;
  }
}

@media screen and (max-width:1215px) {
  header.header.header--new {
    height: 80px;
    background: #23252A;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .header--new .header_fixed_block {
    height: 80px;
    background: #23252A;
  }

  header.header.header--new .header__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
  }

  header.header.header--new .header__wrap .header__inner {
    background: transparent;
  }

  header.header.header--new .header__wrap .header__nav {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }

  header.header.header--new .header__wrap .header__inner .header__logo {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-right: 0;
  }

  header.header.header--new .header__wrap .header__inner .h_soc {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .main.main--new_pt {
    padding-top: 0;
  }

  .offer--new::after {
    right: -20%;
  }

  .header--new .nav__mobile {
    margin-left: 0;
  }

  .header--new .mobile-menu-btn:not(.mobile-menu-btn_active) span {
    display: none;
  }

  .header--new .mobile-menu-btn:not(.mobile-menu-btn_active) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 24px;
    height: 24px;
    background: transparent url(/img/new_img/burger_menu.svg) no-repeat center center;
    background-size: contain;
    padding: 0;
  }

  .body_stop_scrolling header.header.header--new .header__wrap .header__nav {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }

  .header--new .mobile-menu-btn_active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 24px;
    height: 24px;
    margin-left: 30px;
    padding: 0;
    position: relative;
  }

  .header--new .mobile-menu-btn_active span {
    display: none;
  }

  .header--new  .mobile-menu-btn_active::before,
  .header--new  .mobile-menu-btn_active::after {
    content: '';
    display: block;
    width: 24px;
    height: 2px;
    background: #fff;
    position: absolute;
  }

  .header--new  .mobile-menu-btn_active::before {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }

  .header--new  .mobile-menu-btn_active::after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  
  .header--new .nav__mobile-search {
    height: 80px;
  }

  .body_stop_scrolling header.header .header__wrap .header__inner {
    padding-right: 79px;
  }

  .body_stop_scrolling header.header.header--new .header__wrap .header__inner .header__logo {
    width: auto !important;
    margin: 0 auto;
  }
}

@media screen and (max-width:1024px) {
  .offer--new::after {
    right: -32%;
  }

  .offer--new .offer__headline {
    max-width: 325px;
    font-size: 32px;
  }

  .offer--new .offer__subtitle {
    font-size: 20px;
  }

  .trust_wrap__elem {
    padding: 24px 7px;
  }

  .block-service__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 25px 15px 30px;
  }

  .block-service__bottom-text {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin-top: 15px;
    margin-right: 0;
  }

  .block-service__bottom-info {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    width: 100%;
  }

  .block-service__bottom-text .headline {
    display: none;
  }

  .block-service__bottom-info .headline--mobile {
    display: block;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: left;
    color: #FFF;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
  }

  .block-service__bottom-info .block-service__rating .text_rate_num {
    margin-top: 4px;
  }

  .block-service__bottom-info .block-service__term {
    margin-top: 20px;
  }

  .block-service__bottom-info .block-service__price {
    margin-top: 12px;
  }

  .block-service__bottom-info .block-service__btn {
    margin-top: 25px;
  }
}

@media screen and (max-width:992px) {
  .block-questions--new .block-any-questions__content-wrap:after {
    display: block;
  }

  .block-contacts--new .row_lg_wide {
    background: #141619;
    border-radius: 20px;
    margin-left: 0;
    margin-right: 0;
    padding: 35px 75px 39px;
  }

  .block-contacts--new .block-contacts__side {
    background: transparent;
    margin: 0;
    padding: 0;
  }

  .contacts_item_phone .contacts_item-descr {
    margin-top: 9px;
  }

  .contacts_item_mail {
    margin-top: 30px;
  }

  .contacts_item_time {
    margin-top: 39px;
  }

  .time_item_descr {
    margin-top: 14px;
    font-size: 16px;
  }

  .nav__wrap {
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    left: -100%;
    right: 0;
  }

  .nav__wrap_visible {
    visibility: visible;
    opacity: 1;
    left: 0;
    right: 100%;
  }
}

@media screen and (max-width:890px) {
  .offer--new::after {
    right: -50%;
  }
}

@media screen and (max-width:767px) {

  header.header.header--new .header__wrap .header__inner .header__additions .hemail {
    display: none;
  }

  .header--new .nav__mobile-search-btn {
    margin-right: 0;
  }

  .header--new .btn_type_search:before {
    width: 24px;
    height: 24px;
  }

  .offer--new {
    padding-top: 187px;
    padding-bottom: 47px;
  }

  .offer--new::after {
    width: 100%;
    height: 268px;
    background: -o-linear-gradient(bottom, #000 0%, rgba(0, 0, 0, 0.00) 23.51%), url(/img/new_img/main_top_bg-mob.jpg), lightgray 50% / cover no-repeat;
    background: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(23.51%, rgba(0, 0, 0, 0.00))), url(/img/new_img/main_top_bg-mob.jpg), lightgray 50% / cover no-repeat;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 23.51%), url(/img/new_img/main_top_bg-mob.jpg), lightgray 50% / cover no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    right: 0;
  }

  .offer--new .offer__headline {
    margin-bottom: 24px;
    font-size: 28px;
  }

  .offer--new .offer__subtitle {
    margin-bottom: 8px;
    font-size: 18px;
  }

  .offer--new .offer__subline {
    margin-bottom: 38px;
  }

  .offer--new .offer__buttons {
    width: 100%;
    max-width: 420px;
  }

  .btn_offer_question {
    width: 100%;
    font-size: 14px;
  }

  .block_trust_main {
    margin-top: 55px;
    margin-bottom: 51px;
  }

  .trust_wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .trust_wrap__elem {
    width: 100%;
    max-width: 450px;
    margin-right: 0;
    margin-bottom: 20px;
    padding: 48px 23px 55px;
  }

  .trust_wrap__elem:last-child {
    margin-bottom: 0;
  }

  .main-content {
    margin-top: 41px;
    margin-bottom: 69px;
  }

  .main-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .main-content__title {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
    font-size: 24px;
  }

  .main-content__video {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }

  .main-content__video .page-content__content_video {
    margin-top: 44px;
    margin-bottom: 42px;
  }

  .main-content__descr {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0;
    font-size: 16px;
  }

  .page-content__content .main-content__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  .page-content__content .main-content__list {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 19px 0 42px;
  }

  .page-content__content .main-content__list li {
    margin-bottom: 10px;
  }

  .page-content__content .main-content__list li:last-child {
    margin-bottom: 0;
  }

  .main-content__video {
    margin-right: auto;
  }

  .main-content__video + p {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    font-size: 16px;
    line-height: 1.2;
  }

  .block-vector--new {
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .block-questions--new {
    margin-top: 40px;
    margin-bottom: 30px;
  }

  .block-questions--new .row {
    margin-left: 0;
    margin-right: 0;
  }

  .block-questions--new .block-any-questions__content {
    background: #0A101C;
  }

  .block-questions--new .block-any-questions__content-col {
    margin-right: 0;
  }

  .block-questions--new .block-any-questions__headline {
    font-size: 24px;
  }

  .block-questions--new .block-any-questions__offer {
    margin-top: 18px;
    font-size: 16px;
  }

  .block-questions--new .block-any-questions__buttons {
    width: 100%;
    max-width: 420px;
    margin: 30px auto 0;
  }

  .block-questions--new .block-any-questions__buttons .btn {
    width: 100%;
    font-size: 14px;
  }

  .block-questions--new .block-any-questions__content-wrap:after {
    right: -15%;
  }

  .block-contacts--new .row_lg_wide {
    margin-top: 31px;
  }

  .contacts_top::after {
    width: 100%;
    background: url(/img/new_img/contacts_page_bg-mob.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
  }

  .contacts_top_wrap {
    padding-top: 67px;
    padding-bottom: 48px;
  }

  .contacts_top_title {
    font-size: 24px;
  }

  .contacts_top_social {
    margin-top: 86px;
  }

  .contacts_top_social li {
    margin-right: 35px;
  }

  .contacts_top_social a {
    width: 50px;
    height: 50px;
    margin: 0;
  }

  .contacts_top_social .soc_tg a::after {
    width: 25px;
    height: 26px;
  }

  .contacts_top_social .soc_wp a::after {
    width: 26px;
    height: 26px;
  }

  .contacts_top_social .soc_vb a::after {
    width: 24px;
    height: 25px;
  }

  .sticky_socials_wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 60px;
    background: #23252A;
    padding: 5px 10px 6px;
    position: fixed;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .sticky_socials_wrapper .h_mail {
    display: block;
    margin-right: 57px;
  }

  .sticky_socials_wrapper .h_mail a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto;
  }

  .sticky_socials_wrapper .h_mail span {
    display: block;
    margin-top: auto;
    color: rgba(255, 255, 255, 0.70);
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.2;
  }

  .sticky_socials_wrapper .h_soc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  
  .sticky_socials_wrapper .h_soc a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    height: auto;
    border-radius: 0;
    margin-right: 57px;
    margin-bottom: 0;
  }

  .sticky_socials_wrapper .h_soc a:last-child {
    margin-right: 0;
  }

  .sticky_socials_wrapper .h_soc .h_soc_tg,
  .sticky_socials_wrapper .h_soc .h_soc_wp,
  .sticky_socials_wrapper .h_soc .h_soc_vb {
    background: transparent;
  }

  .sticky_socials_wrapper .h_soc .h_soc_tg::before {
    width: 25px;
    height: 24px;
    background: transparent url(/img/new_img/soc_tg-color.svg) no-repeat center center;
    background-size: contain;
  }

  .sticky_socials_wrapper .h_soc .h_soc_wp::before {
    width: 26px;
    height: 26px;
    background: transparent url(/img/new_img/soc_wp-color.svg) no-repeat center center;
    background-size: contain;
  }

  .sticky_socials_wrapper .h_soc .h_soc_vb::before {
    width: 25px;
    height: 26px;
    background: transparent url(/img/new_img/soc_vb-color.svg) no-repeat center center;
    background-size: contain;
  }

  .sticky_socials_wrapper .h_soc span {
    display: block;
    margin-top: auto;
    color: rgba(255, 255, 255, 0.70);
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.2;
  }

  header.header.header--new .header__wrap .header__inner .h_soc {
    display: none;
  }
}

@media screen and (max-width:625px) {
  .toc-list {
    display: none;
  }


  .block-questions--new .block-any-questions__content-wrap {
    max-width: 360px;
    padding-top: 182px;
    padding-bottom: 45px;
  }

  .block-questions--new .block-any-questions__content-wrap:after {
    width: 360px;
    height: 230px;
    background: -o-linear-gradient(bottom, #090F1B 0%, rgba(9, 15, 27, 0.00) 28.65%), url(/img/new_img/ask_form_bottom_bg.jpg);
    background: -webkit-gradient(linear, left bottom, left top, from(#090F1B), color-stop(28.65%, rgba(9, 15, 27, 0.00))), url(/img/new_img/ask_form_bottom_bg.jpg);
    background: linear-gradient(0deg, #090F1B 0%, rgba(9, 15, 27, 0.00) 28.65%), url(/img/new_img/ask_form_bottom_bg.jpg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    left: auto;
    right: auto;
    bottom: auto;
  }

  .block-questions--new .block-any-questions__content-col {
    max-width: 290px;
    margin: 0 auto;
  }
}

@media screen and (max-width:576px) {
  .header--new .nav__mobile-search-btn {
    padding: 0;
  }

  .header__logo-img {
    width: 121px;
    height: 50px;
  }

  .header--new .nav__mobile-search {
    padding: 0 10px;
  }

  .header--new .searchline__btn {
    padding: 0;
  }

  .block-questions--new .block-any-questions__content-wrap:after {
    left: -20px;
    right: -20px;
  }

  .block-contacts--new .row_lg_wide {
    padding-left: 25px;
    padding-right: 25px;
  }

  .contacts_item-link {
    font-size: 22px;
  }

  .time_item_title {
    font-size: 18px;
  }

  .contacts_item_phone .contacts_item-icon {
    margin-right: 20px;
    top: 2px;
  }

  .contacts_item_mail .contacts_item-icon {
    margin-right: 22px;
    top: 6px;
  }

  .block-service__bottom-info .block-service__rating {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .block-service__bottom-info .block-service__rating .rating {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .block-service__bottom-info .block-service__rating .text_rate_num {
    text-align: left;
  }

  .block_address_title {
    font-size: 28px;
  }
}

@media screen and (max-width:540px) {
  .main-content__video .page-content__content_video {
    height: 163px;
  }
}

@media screen and (max-width:390px) {
  .header__logo-img {
    width: 104px;
    height: auto;
  }

  header.header.header--new .header__wrap .header__inner .h_soc {
    gap: 4px;
  }
}





.nservices-masonry__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.nservices-masonry__tab-container .services-masonry__item {
  position: static;
  width: 100%;
  margin: 0;
  min-height: 203px;
}

.nservices-masonry__tab-container .services-masonry__item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.nservices-masonry__tab-container .services-masonry__item-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.services-links__item-link {
  cursor: pointer;
}

.nservices-masonry__tab-container {
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .nservices-masonry__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
	.footer__policy-link {
		margin-bottom: 40px;
	}
}


.popular_row .slick-list {
	width: 100%;
}


.side-wrapper__sidebar .side-nav {
position: initial;
}
.side-wrapper__sidebar .side-nav .nav__subnav-item {
position: relative;
}
.side-wrapper__sidebar .side-nav .nav__subnav-item .adj_list_new {
left: 99%;
top: -12px;
width: 270px;
overflow-y: auto;
}
.side-wrapper__sidebar .side-nav .nav__subnav-item:hover .adj_list_new {
display: block;
}


ol.mainol li {
list-style: decimal !important;
}
ol.mainol li {
margin-bottom: 15px;
}
ol.mainol li a {
text-decoration: underline;
}
ol.mainol li a:hover {
text-decoration: none;
}

table.tabl td {
padding: 5px;
border-collapse: collapse;
border: 1px solid #fff;
}


@media screen and (max-width: 1215px) {
    .nav__subnav-link {
        display: block;
    }
}


@media screen and (max-width: 580px) {
    .articles-pagination {
        margin-top: 50px;
    }
}

.side-wrapper_layout_blog-single h3{
      margin: 25px 0;
}

.side-wrapper__content.services-wrapper__content{
  width: 100%!important;
}

.block-facts__item.block-facts__item-1:before{
  content: "01";
}
.block-facts__item.block-facts__item-2:before{
  content: "02";
}
.block-facts__item.block-facts__item-3:before{
  content: "03";
}
.block-facts__item.block-facts__item-4:before{
  content: "04";
}
.block-facts__item.block-facts__item-5:before{
  content: "05";
}
.block-facts__item.block-facts__item-6:before{
  content: "06";
}

.article_top_container{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 40px;
}
.article_author_container{
  border-radius: 5px;
  background: #232428;
  padding: 20px;
  height: fit-content;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  row-gap: 20px;
  width: 320px;
}
.author_block{
  display: flex;
  gap: 20px;
  align-items: center;
  width: 100%;
}
.author_block_flavour{
  color: #8B8B8B;
  font-size: 14px;
}
.author_block_name{
  font-size: 20px;
  color: white;
  font-weight: bold;
}
.article_info_block{
  display: flex;
  align-items: center;
  gap: 30px;
  width: 100%;
}
.article_info_time{
  display: flex;
  gap: 10px;
  align-items: center;
}
.article_info_date{
  display: flex;
  gap: 10px;
  align-items: center;
}
.neighbors_articles{
  margin-top: 30px;
  margin-bottom: 30px;
}
.neighbors_articles .neighbors{
  display: flex;
  justify-content: space-between;
}
.neighbors_articles .neighbors a{
  color: white;
}
.similar_article_slider{
  padding: 0;
}
.similar_article_slide{

}
.similar_article_img{
  height: 200px;
}
.similar_article_img img{
  margin: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.similar_article_flavour{
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.similar_article_count{
  display: flex;
  align-items: center;
  gap: 10px;
}
.similar_article_time{
  display: flex;
  align-items: center;
  gap: 10px;
}
.similar_article_date{
  display: flex;
  align-items: center;
  gap: 10px;
}
.similar_article_count img{
  margin: 0!important;
}
.similar_article_time img{
  margin: 0!important;
}
.similar_article_date img{
  margin: 0!important;
}
.similar_article_title{
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
  min-height: 110px;  
}
.similar_article_bottom{
  display: flex;
  justify-content: space-between;
}
.similar_article_author{

}
.similar_article_author_flavour{
  color: #8B8B8B;
  font-size: 12px;
  font-weight: 400;
}
.similar_article_author_name{
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
}
.similar_article_link{
  border-radius: 3px 0 0 0;
  background: #31383F;
  box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.15);
  padding: 15px;
  display: flex;
  align-items: center;
}
.similar_article_link a{
  color: #FAFAFA;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}
.article_next.slick-arrow{
  border: 0;
  padding: 0;
  line-height: 1;
  width: 36px;
  height: 24px;
  background: #232c3b;
  margin: 0 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 3px;
}
.article_prev.slick-arrow{
  border: 0;
  padding: 0;
  line-height: 1;
  width: 36px;
  height: 24px;
  background: #232c3b;
  margin: 0 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 3px;
}
.article_next.slick-arrow:after{
  content: '';
  width: 8px;
  height: 12px;
  position: absolute;
  background: url(/assets/template/img/icons.png) -40px 0 no-repeat;
  left: 14px;
  top: 6px;
  background-position: -48px 0;
}
.article_prev.slick-arrow:after{
  content: '';
  width: 8px;
  height: 12px;
  position: absolute;
  background: url(/assets/template/img/icons.png) -40px 0 no-repeat;
  left: 14px;
  top: 6px;
}
.similar_article_slider_arr{
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.preview_article_author{

}
.preview_article_author_flavour{
  color: #8B8B8B;
  font-size: 12px;
  font-weight: 400;
}
.preview_article_author_name{
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
}
.preview_article_flavour{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-right: 25px;
  padding-top: 30px;
}
.preview_article_count{
  display: flex;
  align-items: center;
  gap: 10px;
}
.preview_article_time{
  display: flex;
  align-items: center;
  gap: 10px;
}
.preview_article_date{
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 991px){
  .article_author_container{
    width: 100%;
  }
  .article_info_block{
    width: unset;
  }
  .author_block{
    width: unset;
  }
}
@media screen and (max-width: 576px){
  .article_info_block{
    width: 100%;
  }
  .author_block{
    width: 100%;
  }
  .preview_article_flavour{
    padding-left: 15px;
    padding-right: 15px;
  }
  .preview_article_count{
    font-size: 14px;
    gap: 5px;
  }
  .preview_article_time{
    font-size: 14px;
    gap: 5px;
  }
  .preview_article_date{
    display: flex;
    align-items: center;
    gap: 10px;
  }  
}
@media screen and (max-width: 450px){
  .neighbors_articles .neighbors a{
    text-decoration: none;
  }  
  .neighbors_articles .neighbors a span{
    display: none;
  }
}

.main--new_pt .side-wrapper .row > .row {
    margin-right: 0;
}




*,
::before,
::after {
  box-sizing: border-box;
}

h1 {
  margin: 0;
}


:where(ul, ol):where([class]) {
  padding-left: 0;
}


body,
:where(blockquote, figure, fieldset):where([class]) {
  margin: 0;
}


:where(h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl):where([class]) {
  margin-block: 0;
}

:where(dd[class]) {
  margin-left: 0;
}

:where(fieldset[class]) {
  padding: 0;
  border: none;
}


:where(ul[class]) {
  list-style: none;
}

:where(address[class]) {
  font-style: normal;
}


p {
  --paragraphMarginBottom: 24px;
  margin-block: 0;
}


p:where(:not([class]):not(:last-child)) {
  margin-bottom: var(--paragraphMarginBottom);
}


img,
video {
  display: block;
  max-width: 100%;
  height: auto;
}


input,
textarea,
select,
button {
  font: inherit;
}

html {
  
  height: 100%;
  
  scrollbar-gutter: stable;
}


html {
  scroll-behavior: smooth;
}

body {
  
  min-height: 100%;
  
  line-height: 1.5;
}


a:where([class]) {
  display: inline-flex;
}


button,
label {
  cursor: pointer;
}


:where([fill]:not([fill=none],
[fill^=url])) {
  fill: currentColor;
}


:where([stroke]:not([stroke=none],
[stroke^=url])) {
  stroke: currentColor;
}


svg * {
  transition-property: fill, stroke;
}


:where(table) {
  border-collapse: collapse;
  border-color: currentColor;
}


@media (prefers-reduced-motion: reduce) {
  *,
  ::before,
  ::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

@media (max-width: 767px) {
  .hidden-mobile {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .visible-mobile {
    display: none !important;
  }
}

.hidden {
  display: none;
}

.show {
  display: block;
}

.tdn {
  text-decoration: none;
}

:root {
  --bg-blue: #2D64BC;
  --border-blue: #26477E;
  --bg-dark: #1B1C20;
  --bg-dark-gray: #25262A;
  --bg-gray:#3D3E40;
  --bg-dark-gray:#292A2C;
  
  
  --bg-light-gray: #F6F6F6;
  --bg-green: #476E5C;
  --bg-light-green: #729887;
  --bg-red: #DD644F;
  --gray-font: #585858;
  --black-font: #333333;
  --radius-20: 20px;
}

body {
  font-family: "Gilroy", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
  color: white;
}

h2 {
  color: white;
  font-size: clamp(22px, 2.3668639053vw, 32px);
  font-weight: 700;
}

.container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 !important;
}
@media (max-width: 767px) {
  .container {
    padding-inline: 20px !important;
  }
}

section {
  padding-block: 70px;
}
section div {
  border-radius: 2px;
}

.d-grid {
  display: grid;
}

.d-flex {
  display: flex;
}

.container-fluid {
  max-width: 100%;
  margin: 0 auto;
}

.btn-fill-blue {
  background-color: #4178D0;
  padding: 20px;
  border-radius: 2px;
  color: #FFF;
  font-size: 14px;
}

.btn-fill-gray {
  background-color: #555555;
  padding: 20px;
  border-radius: 2px;
  color: #FFF;
  font-size: 14px;
}
.btn-fill-gray:hover {
  background-color: #4178D0;
}

.btn-fill-red {
  background-color: var(--bg-red);
  color: white;
  border: none;
  border-radius: 10px;
  padding-inline: 20px;
  padding-block: 15px;
  text-wrap: nowrap;
  max-height: max-content;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.btn-border {
  max-height: fit-content;
  color: var(--bg-red);
  border: 1px solid var(--bg-red);
  border-radius: 6px;
  padding-inline: 20px;
  padding-block: 15px;
  text-wrap: nowrap;
}

.d-none {
  display: none !important;
}

.btn-center {
  justify-self: center;
}

.w-100 {
  width: 100%;
}


button {
  appearance: none;
  border: 0;
  background: none;
  padding: 0;
  margin: 0;
  outline: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
}

section {
  padding-bottom: 30px;
}
@media (max-width: 1023px) {
  section {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  section {
    padding-bottom: 2px;
  }
}

img {
  max-width: 100%;
  height: auto;
}

p a, .working__wrapper a {
  color: #0d95e8;
}

.working__wrapper a, .keys__content a {
  color: #0d95e8;
}

a {
  text-decoration: none;
}

.table-responsive {
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch;
  max-width: 92vw;
}

.table-responsive table {
  min-width: 600px; 
  width: 100%;
}

@media (max-width: 1023px) {
  .hidden-tablet {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .visible-tablet {
    display: none !important;
  }
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.pointer {
  cursor: pointer;
}

@media (max-width: 767px) {
  .section-keys {
    padding-block: 0;
    padding-bottom: 30px;
  }
}

.keys__title-des {
  text-align: center;
  margin-bottom: 40px;
}
.keys__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
@media (max-width: 767px) {
  .keys__content {
    grid-template-columns: 1fr;
  }
}
.keys__content .left {
  display: grid;
  background-color: var(--bg-dark-gray);
  padding: 15px;
  border-radius: 2px;
}
.keys__content .left p {
  margin-top: 20px;
}
.keys__content .left .expert {
  display: flex;
  gap: 20px;
}
.keys__content .left .expert img {
  border-radius: 5px;
  margin-right: 15px;
}
.keys__content .left .about-expert {
  display: grid;
  align-items: center;
  max-height: fit-content;
}
.keys__content .right {
  background-color: var(--border-blue);
  padding: 15px;
  border-radius: 2px;
}

.first-screen-section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  position: relative;
}
.first-screen-section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7882352941);
  z-index: 2;
}

.first-screen {
  display: grid;
  align-items: center;
  min-height: 400px;
  padding-inline: 0 !important;
  z-index: 3;
  position: relative;
}
@media (max-width: 767px) {
  .first-screen {
    padding-inline: 30px !important;
  }
}
.first-screen__wrapper {
  display: grid;
  grid-template-columns: 2fr 1fr;
}
@media (max-width: 767px) {
  .first-screen__wrapper {
    grid-template-columns: 1fr;
    justify-items: stretch;
  }
}
.first-screen .left {
  display: grid;
  justify-items: left;
  gap: 30px;
}
@media (max-width: 767px) {
  .first-screen .left {
    text-align: center;
  }
}
.first-screen .right {
  display: grid;
  gap: 10px;
  justify-content: right;
  align-items: center;
}
@media (max-width: 767px) {
  .first-screen .right {
    grid-template-columns: 1fr 1fr;
  }
  .first-screen .right a {
    justify-self: center;
  }
}
.first-screen .right .react {
  display: grid;
  align-items: center;
  padding: 20px;
  max-width: 324px;
  background-color: rgba(38, 71, 126, 0.7607843137);
  height: 100px;
  font-size: clamp(12px, 1.0355029586vw, 14px);
}
@media (max-width: 767px) {
  .first-screen .right .react {
    padding: 10px;
    height: auto;
    width: 100%;
    height: 100%;
  }
}
.first-screen .right .react .first {
  display: flex;
  gap: 12px;
  font-size: clamp(18px, 1.775147929vw, 24px);
}

.mobile-header-btn {
  grid-column: span 2; 
  width: 100%;
  text-align: center; 
  justify-self: center; 
  display: block; 
}

.working-section {
  background-color: var(--bg-dark);
}
@media (max-width: 767px) {
  .working-section {
    padding-top: 30px;
  }
}

.working__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 15px;
  background: linear-gradient(180deg, #1E232D 0%, #20324F 100%);
}
@media (max-width: 767px) {
  .working__wrapper {
    grid-template-columns: 1fr;
  }
}
.working__wrapper h2, .working__wrapper h3, .working__wrapper h4, .working__wrapper h5 {
  text-align: left;
  margin-bottom: 20px;
}
.working__wrapper .left {
  padding: 20px;
}
.working__wrapper .left ul {
  padding-left: 20px;
}
.working__wrapper .right {
  background-color: var(--bg-dark);
  padding: 20px;
}
@media (max-width: 767px) {
  .working__wrapper .right a {
    text-align: center;
  }
}

.block-license2 {
  background-color: var(--bg-dark-gray);
}
@media (max-width: 767px) {
  .block-license2 {
    margin: 0;
    padding-block: 0;
  }
}
@media (max-width: 767px) {
  .block-license2 .row_lg_wide {
    margin-top: 20px;
  }
}

.trust-section .trust h2 {
  margin-bottom: 20px;
}
.trust-section .trust__wrapper {
  display: grid;
  gap: 15px;
}
.trust-section .trust__item {
  display: grid;
  grid-template-columns: 80px 450px auto;
  padding: 20px;
  gap: 10px;
  background-color: #101317;
}
@media (max-width: 767px) {
  .trust-section .trust__item {
    grid-template-columns: 70px auto;
  }
}
.trust-section .trust__item .icon {
  display: grid;
  align-items: center;
}
.trust-section .trust__item .left {
  display: grid;
  align-items: center;
  width: 494px;
  word-break: normal;
  font-weight: 700;
  font-size: clamp(18px, 1.6272189349vw, 22px);
}
@media (max-width: 767px) {
  .trust-section .trust__item .left {
    width: auto;
  }
}
@media (max-width: 767px) {
  .trust-section .trust__item .right {
    grid-column: span 2;
  }
}

.necessary-section .necessary h2 {
  margin-bottom: 30px;
}
.necessary-section .necessary__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
@media (max-width: 767px) {
  .necessary-section .necessary__wrapper {
    grid-template-columns: 1fr;
  }
}
.necessary-section .necessary__wrapper div, .necessary-section .necessary__wrapper img {
  border-radius: 4px;
}
.necessary-section .necessary__wrapper .text {
  display: grid;
  align-items: center;
  padding: 20px;
  background-color: var(--bg-dark-gray);
}
.necessary-section .necessary__wrapper .text ul {
  padding-left: 20px;
}

.similar-section .similar {
  background: linear-gradient(180deg, #1E232D 0%, #20324F 100%);
  padding: 20px;
}
.similar-section .similar h3 {
  text-align: left;
  margin-bottom: 15px;
}
.similar-section .similar__wrapper {
  display: flex;
  gap: 20px;
}
@media (max-width: 767px) {
  .similar-section .similar__wrapper {
    flex-wrap: wrap;
  }
}
.similar-section .similar__item {
  background-color: #36455D;
  padding: 15px;
  font-size: clamp(16px, 1.3313609467vw, 18px);
  cursor: pointer;
}
.similar-section .similar__item:hover {
  background-color: var(--border-blue);
}

.faq-section .faq h2 {
  margin-bottom: 15px;
}
.faq-section .faq__des {
  text-align: center;
  margin-bottom: 15px;
}
.faq-section .faq__wrapper {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 20px;
}
@media (max-width: 767px) {
  .faq-section .faq__wrapper {
    grid-template-columns: 1fr;
  }
}
.faq-section .faq .left {
  display: grid;
  gap: 10px;
}
.faq-section .faq .faq-item div {
  padding: 10px;
}
.faq-section .faq .faq-item .question {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  background-color: #25262A;
}
.faq-section .faq .faq-item .answer {
  background-color: #393939;
}

.square-contact {
  display: grid;
  justify-items: center;
  gap: 20px;
  padding: 30px;
  background-color: rgba(38, 71, 126, 0.5294117647);
}
.square-contact .title {
  font-weight: 700;
  font-size: clamp(20px, 2.0710059172vw, 28px);
}
.square-contact div {
  text-align: center;
}
.square-contact .links__title {
  font-weight: 600;
  margin-bottom: 15px;
  font-size: clamp(16px, 1.4792899408vw, 20px);
}
.square-contact .links__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  gap: 30px;
}
.square-contact .links__wrapper a {
  display: flex;
  align-items: center;
  gap: 5px;
}
.square-contact .links__wrapper a img {
  background-color: #0d95e8;
  padding: 5px;
  height: 24px;
  width: 24px;
  border-radius: 2px;
}

@media (max-width: 767px) {
  .map-header-section {
    padding-top: 50px;
  }
}

.heder-map {
  text-align: center;
}

.map__contact {
  display: grid;
  gap: 20px;
}
.map__contact .address-item {
  display: flex;
  gap: 10px;
  align-items: center;
}
.map__btn {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  cursor: pointer;
}
.map__btn .active {
  background-color: #4178D0;
}
.map__btn div {
  display: grid;
  align-items: center;
  width: 100%;
  text-align: center;
  font-size: clamp(14px, 1.1834319527vw, 16px);
}

.map-section {
  position: relative;
  min-height: 450px;
  padding-top: 10px;
}

.map-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  .map-wrapper {
    position: relative;
    order: 1;
    height: 300px;
    width: 95%;
    margin-inline: 10px;
  }
}

.map-wrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
  order: 2;
}

.map-section .container.map {
  position: relative;
  z-index: 2;
  min-height: 450px;
  display: flex;
  align-items: flex-start;
  pointer-events: none;
}
@media (max-width: 767px) {
  .map-section .container.map {
    min-height: fit-content;
  }
}

.map__contact {
  background: var(--bg-dark);
  padding: 30px;
  border-radius: 2px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  max-width: 420px;
  width: 100%;
  pointer-events: auto;
  margin-top: 10px; 
}


.map-section .container.map {
  align-items: center; 
}


.map-section .container.map {
  align-items: flex-start;
  padding-bottom: 30px; 
}

@media (max-width: 768px) {
  .map__contact {
    max-width: calc(100% - 40px);
    margin: 20px;
    padding: 20px;
  }
}
@media (max-width: 768px) and (max-width: 767px) {
  .map__contact {
    max-width: 100%;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .map-section .container.map {
    align-items: center;
  }
}
.formcallback-section {
  background-size: cover;
  position: relative;
}
.formcallback-section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7882352941);
  z-index: 2;
}
@media (max-width: 767px) {
  .formcallback-section {
    background-size: cover;
    background-position: -1307px top;
    background-repeat: no-repeat;
  }
}

.formcallback {
  position: relative;
  z-index: 3;
}
.formcallback .left {
  max-width: 50%;
}
@media (max-width: 767px) {
  .formcallback .left {
    max-width: 100%;
  }
}
.formcallback .left h2 {
  margin-bottom: 30px;
  font-size: clamp(28px, 2.5887573964vw, 35px);
  font-weight: 700;
}
.formcallback .form-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
@media (max-width: 767px) {
  .formcallback .form-wrapper {
    grid-template-columns: 1fr;
  }
}
.formcallback .form-wrapper input {
  background-color: transparent;
  border: 1px solid white;
  border-radius: 4px;
  padding: 5px;
  color: white;
  padding-block: 10px;
}
.formcallback .form-wrapper input::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.formcallback .form-wrapper .agreement {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  grid-column: span 2;
}
.formcallback .form-wrapper .agreement .text a {
  color: #0d95e8;
}
@media (max-width: 767px) {
  .formcallback .form-wrapper .agreement {
    grid-column: unset;
  }
}
.formcallback .form-wrapper .agreement__checkbox {
  -webkit-appearance: none;
  appearance: none; 
  background-color: var(--bg-dark);
  width: 24px; 
  height: 24px; 
  min-width: 24px; 
  border: 2px solid white; 
  border-radius: 6px; 
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease;
  margin-top: 2px; 
  
  
  
  
}
.formcallback .form-wrapper .agreement__checkbox:hover {
  background-color: #333;
  transform: scale(1.05);
}
.formcallback .form-wrapper .agreement__checkbox:checked {
  background-color: var(--bg-dark);
  border-color: white;
}
.formcallback .form-wrapper .agreement__checkbox:checked::after {
  content: "✓";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 16px;
  font-weight: bold;
}
.formcallback .form-wrapper .agreement__checkbox:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
}
.formcallback .form-wrapper button {
  justify-self: center;
  grid-column: span 2;
}
@media (max-width: 767px) {
  .formcallback .form-wrapper button {
    grid-column: unset;
    width: 100%;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .section-quiz {
    padding: 0;
    padding-block: 0;
  }
}

.quiz {
  max-width: 800px;
  margin: 50px auto;
  color: #fff;
}
.quiz h2 {
  font-size: clamp(16px, 1.6272189349vw, 22px);
}

.quiz-step {
  display: none;
  background-color: #3D3E40;
  padding-inline: 60px;
  padding-block: 20px;
  border-radius: 10px;
  height: 288px;
  max-width: 830px;
  margin: 0 auto;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .quiz-step {
    margin-inline: 10px;
    height: fit-content;
    padding-inline: 20px;
  }
}

.quiz-step.active {
  display: grid;
}

.quiz-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin: 10px 0;
}
@media (max-width: 767px) {
  .quiz-grid {
    grid-template-columns: 1fr;
  }
}

.quiz-option,
.checkbox {
  background: #555555;
  padding: 15px;
  border-radius: 2px;
  cursor: pointer;
  border: 2px solid transparent;
  transition: 0.2s;
}

.quiz-option.active,
.checkbox.active {
  border-color: #4178D0;
  background: #4178D0;
  background: linear-gradient(180deg, #1E232D 0%, #20324F 100%);
}

.checkbox input {
  display: none;
}

.quiz-nav {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  justify-content: space-around;
  align-self: end;
}
@media (max-width: 767px) {
  .quiz-nav {
    grid-template-columns: 1fr 1fr;
  }
}
.quiz-nav button {
  padding: 14px;
  border-radius: 2px;
}
@media (max-width: 767px) {
  .quiz-nav button {
    padding-inline: 5px;
  }
}
.quiz-nav button.disable {
  color: #777777;
  background-color: rgba(27, 28, 32, 0.5019607843);
}
.quiz-nav button.active {
  background-color: #4178D0;
}
.quiz-nav .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
  gap: 5px;
}
@media (max-width: 767px) {
  .quiz-nav .progress-bar {
    order: 3;
    grid-column: span 2;
  }
}
.quiz-nav .progress-bar__wrapper {
  display: flex;
  gap: 5px;
}
@media (max-width: 767px) {
  .quiz-nav .progress-bar__wrapper {
    width: 100%;
  }
}
.quiz-nav .progress-bar__wrapper div {
  width: 29px;
  height: 3px;
  background-color: #555555;
}
@media (max-width: 767px) {
  .quiz-nav .progress-bar__wrapper div {
    width: 33%;
  }
}
.quiz-nav .progress-bar__wrapper div.active {
  background-color: #4178D0;
}

button {
  padding: 10px 20px;
  border: none;
  background: #4c8bf5;
  color: #fff;
  border-radius: 6px;
  cursor: pointer;
}

button.prev {
  background: #1B1C20;
}

button:disabled {
  background-color: rgba(27, 28, 32, 0.5019607843);
  opacity: 0.5;
}

.result-form {
  margin-top: 20px;
  display: flex;
  gap: 10px;
}

.result-form input {
  flex: 1;
  padding: 10px;
  border-radius: 6px;
  border: none;
}

.checkbox {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  background: #555555;
  padding: 15px;
  border-radius: 8px;
  border: 2px solid transparent;
}

.checkbox input {
  display: none;
}


.checkbox::before {
  content: "";
  width: 18px;
  height: 18px;
  border: 2px solid #888;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}


.checkbox.active {
  border-color: #4c8bf5;
  background: #2f3f5a;
}

.checkbox.active::before {
  background: #4c8bf5;
  content: "✓";
  color: white;
  font-size: 14px;
  font-weight: bold;
}

.checkbox.consent {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 20px 0;
  cursor: pointer;
  padding: 10px;
  border-radius: 8px;
  transition: all 0.3s ease;
}


.checkbox.consent::before {
  margin-right: 0;
}


.checkbox.consent {
  position: relative;
}

.checkbox.consent::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-right: 0;
}


.checkbox.consent span {
  flex: 1;
  font-size: 14px;
  line-height: 1.4;
  color: #e0e0e0;
}

.checkbox.consent a {
  color: #4c8bf5;
  text-decoration: none;
}

.checkbox.consent a:hover {
  text-decoration: underline;
}


.checkbox.consent.active::before {
  background: #4c8bf5;
  content: "✓";
  color: white;
  font-size: 14px;
  font-weight: bold;
}




button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

button:disabled:hover {
  transform: none;
  background: #4c8bf5;
}

.result-step {
  background-color: #4178D0;
}
.result-step .result {
  display: grid;
  gap: 20px;
}
.result-step .result h2 {
  text-align: center;
}
.result-step .result__wrapper {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
@media (max-width: 767px) {
  .result-step .result__wrapper {
    display: grid;
    grid-template-columns: 1fr;
  }
}
.result-step .result__wrapper #phone {
  background-color: transparent;
  border: 1px solid white;
  border-radius: 3px;
  color: white;
  padding-inline: 5px;
  height: 50px;
  margin-bottom: 10px;
}
.result-step .result__wrapper #phone::placeholder {
  color: white;
  padding-inline: 5px;
}
.result-step .checkbox-politic {
  display: flex;
  align-items: start;
  font-size: clamp(10px, 0.8875739645vw, 12px);
  max-width: 241px;
}
.result-step .checkbox {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  background: transparent;
  padding: 0;
  border-radius: 8px;
  border: 1px solid transparent;
}
.result-step .checkbox::before {
  border: 1px solid #fff;
}
.result-step #submitBtn {
  font-size: clamp(12px, 1.1834319527vw, 16px);
  background-color: transparent;
  color: white;
}
.result-step #consentLabel {
  margin-right: 5px;
}

.quiz-option {
  display: flex;
  gap: 15px;
  align-items: center;
  justify-items: center;
  padding-left: 40px;
}




;
.af-message-success{background-color:green!important}
.af-message-error{background-color:#a52a2a!important}
.af-message-info{background-color:#000!important}
.ajax_form.af_example{width:100%}
.ajax_form.af_example .controls input,.ajax_form.af_example .controls textarea{width:100%}
.ajax_form .error{color:#a52a2a}
@media screen and (min-width: 320px) {
.ajax_form.af_example .controls button[type="submit"]{float:right}
}
@media screen and (max-width: 320px) {
.ajax_form.af_example .controls button{width:100%;margin-top:5px}
}

