@charset "UTF-8";
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:none}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before,.slick-track:after{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir='rtl'] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
@charset 'UTF-8';.slick-loading .slick-list{background:#fff url(../js/slick/ajax-loader.gif) center center no-repeat}
@font-face{font-display:swap;font-family:'slick';font-weight:400;font-style:normal;src:url(../js/slick/fonts/slick.eot);src:url('../js/slick/fonts/slick.eot@') format('embedded-opentype'),url(../js/slick/fonts/slick.woff) format('woff'),url(../js/slick/fonts/slick.ttf) format('truetype'),url('../js/slick/fonts/slick.svg') format('svg')}
.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}
.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-prev{left:-25px}
[dir='rtl'] .slick-prev{right:-25px;left:auto}
.slick-prev:before{content:'←'}
[dir='rtl'] .slick-prev:before{content:'→'}
.slick-next{right:-25px}
[dir='rtl'] .slick-next{right:auto;left:-25px}
.slick-next:before{content:'→'}
[dir='rtl'] .slick-next:before{content:'←'}
.slick-dotted.slick-slider{margin-bottom:30px}
.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}
.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-dots li.slick-active button:before{opacity:.75;color:#000}
div.fancy-select{position:relative;font-size:.85vw;color:#747474;cursor:pointer;font-weight:400;width:100%}
div.fancy-select.disabled{opacity:.5}
div.fancy-select div.trigger{text-align:left;position:relative;display:flex;-ms-align-items:center;align-items:center;border-radius:7px;padding:.3vw 1vw;padding-left:2vw;padding-right:3.5vw;border:none;height:3.8vw;width:100%;transition:all 240ms ease-out;-webkit-transition:all 240ms ease-out;-moz-transition:all 240ms ease-out;-ms-transition:all 240ms ease-out;-o-transition:all 240ms ease-out}
div.fancy-select div.trigger:after{position:absolute;content:"";top:50%;margin-top:-3px;right:1.5vw;border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:8px solid #afafb0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all 0.4s;transition:all 0.4s;z-index:9}
div.fancy-select div.trigger.open{box-shadow:0 0 12px rgba(0,0,0,.1);border-radius:10px 10px 0 0;background-color:#fff}
div.fancy-select div.trigger.open:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
div.fancy-select ul.options{padding-left:0;list-style:none;margin:0;margin-top:-4px;position:absolute;left:0;visibility:hidden;opacity:0;z-index:50;overflow:auto;box-shadow:0 13px 12px rgba(0,0,0,.1);border-radius:0 0 10px 10px;border:none;background-color:#fff;width:100%;max-height:32vh;overflow-y:auto;overflow-x:hidden;transition:opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;-webkit-transition:opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;-moz-transition:opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;-ms-transition:opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out;-o-transition:opacity 300ms ease-out,top 300ms ease-out,visibility 300ms ease-out}
div.fancy-select ul.options.open{visibility:visible;top:85%;opacity:1;transition:opacity 300ms ease-out,top 300ms ease-out;-webkit-transition:opacity 300ms ease-out,top 300ms ease-out;-moz-transition:opacity 300ms ease-out,top 300ms ease-out;-ms-transition:opacity 300ms ease-out,top 300ms ease-out;-o-transition:opacity 300ms ease-out,top 300ms ease-out}
div.fancy-select ul.options.overflowing{top:100%;transition:opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;-webkit-transition:opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;-moz-transition:opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;-ms-transition:opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out;-o-transition:opacity 300ms ease-out,bottom 300ms ease-out,visibility 300ms ease-out}
div.fancy-select ul.options.overflowing.open{top:100%;transition:opacity 300ms ease-out,bottom 300ms ease-out;-webkit-transition:opacity 300ms ease-out,bottom 300ms ease-out;-moz-transition:opacity 300ms ease-out,bottom 300ms ease-out;-ms-transition:opacity 300ms ease-out,bottom 300ms ease-out;-o-transition:opacity 300ms ease-out,bottom 300ms ease-out}
div.fancy-select ul.options li{text-align:left;padding:.5vw 2vw;color:#747474;cursor:pointer;margin:0;transition:all 150ms ease-out;-webkit-transition:all 150ms ease-out;-moz-transition:all 150ms ease-out;-ms-transition:all 150ms ease-out;-o-transition:all 150ms ease-out}
div.fancy-select ul.options li:before{display:none}
div.fancy-select ul.options li.selected{color:#ff624a;font-weight:700}
div.fancy-select ul.options li.hover{color:#ff624a;cursor:pointer}
.to_top{position:fixed;right:2.5vw;bottom:1.5vw;-webkit-box-shadow:0 0 84px rgba(0,108,163,.41);box-shadow:0 0 84px rgba(0,108,163,.41);background-color:#dcbf8b;width:3.5vw;height:3.5vw;border-radius:100%;padding:.7vw;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;cursor:pointer;z-index:189;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s}
.to_top:before{content:'';position:relative;border:.8vw solid transparent;border-bottom:1vw solid #fff;-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%);-webkit-transition:all 0.4s;-o-transition:all 0.4s;transition:all 0.4s}
.to_top.act{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.to_top:hover:before{-webkit-transform:translateY(-37%);-ms-transform:translateY(-37%);transform:translateY(-37%)}
body.compensate-for-scrollbar{overflow:hidden}
.fancybox-active{height:auto}
.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}
.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}
.fancybox-container *{box-sizing:border-box}
.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}
.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}
.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}
.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}
.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}
.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}
.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.fancybox-toolbar{right:0;top:0}
.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}
.fancybox-is-open .fancybox-stage{overflow:hidden}
.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}
.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}
.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}
.fancybox-slide--image{overflow:hidden;padding:44px 0}
.fancybox-slide--image:before{display:none}
.fancybox-slide--html{padding:6px}
.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}
.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}
.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}
.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}
.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}
.fancybox-is-grabbing .fancybox-content{cursor:grabbing}
.fancybox-container [data-selectable=true]{cursor:text}
.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}
.fancybox-spaceball{z-index:1}
.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}
.fancybox-slide--video .fancybox-content{background:#000}
.fancybox-slide--map .fancybox-content{background:#e5e3df}
.fancybox-slide--iframe .fancybox-content{background:#fff}
.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}
.fancybox-iframe{left:0;position:absolute;top:0}
.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}
.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}
.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}
.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}
.fancybox-button:hover{color:#fff}
.fancybox-button:focus{outline:none}
.fancybox-button.fancybox-focus{outline:1px dotted}
.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}
.fancybox-button div{height:100%}
.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}
.fancybox-button svg path{fill:currentColor;stroke-width:0}
.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){
display:none}
.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}
.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}
.fancybox-close-small:hover{color:#fff;opacity:1}
.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}
.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}
.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}
.fancybox-navigation .fancybox-button div{padding:7px}
.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}
.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}
.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}
@supports (padding:max(0px)){
	.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}
}
.fancybox-caption--separate{margin-top:-50px}
.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}
.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}
.fancybox-caption a:hover{color:#fff;text-decoration:underline}
.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}
@keyframes a{to{transform:rotate(1turn)}}
.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}
.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}
.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}
.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}
.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}
.fancybox-fx-fade.fancybox-slide--current{opacity:1}
.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}
.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}
.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}
.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}
.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}
.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}
.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}
.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}
.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}
.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}
.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}
.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}
@media all and (max-height:576px){
	.fancybox-slide{padding-left:6px;padding-right:6px}
	.fancybox-slide--image{padding:6px 0}
	.fancybox-close-small{right:-6px}
	.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}
	.fancybox-caption{padding-left:12px;padding-right:12px}
	@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}
}
.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}
.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}
.fancybox-share p{margin:0;padding:0}
.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}
.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}
.fancybox-share__button:hover{text-decoration:none}
.fancybox-share__button--fb{background:#3b5998}
.fancybox-share__button--fb:hover{background:#344e86}
.fancybox-share__button--pt{background:#bd081d}
.fancybox-share__button--pt:hover{background:#aa0719}
.fancybox-share__button--tw{background:#1da1f2}
.fancybox-share__button--tw:hover{background:#0d95e8}
.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}
.fancybox-share__button svg path{fill:#fff}
.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}
.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}
.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}
.fancybox-show-thumbs .fancybox-thumbs{display:block}
.fancybox-show-thumbs .fancybox-inner{right:212px}
.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}
.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}
.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}
.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}
.fancybox-thumbs__list a:focus:before{opacity:.5}
.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}
.block-567{display:none}
@media all and (max-width:567px){
	.block-567{display:block}
	.fancybox-thumbs{width:110px}
	.fancybox-show-thumbs .fancybox-inner{right:110px}
	.fancybox-thumbs__list a{max-width:calc(100% - 10px)}
}
@font-face{font-family:'Manrope';src:url(../fonts/Manrope-Bold.woff2) format('woff2'),url(../fonts/Manrope-Bold.woff) format('woff'),url("../fonts/Manrope-Bold.svg") format('svg');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Manrope';src:url(../fonts/Manrope-Light.woff2) format('woff2'),url(../fonts/Manrope-Light.woff) format('woff'),url("../fonts/Manrope-Light.svg") format('svg');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'Manrope';src:url(../fonts/Manrope-Medium.woff2) format('woff2'),url(../fonts/Manrope-Medium.woff) format('woff'),url("../fonts/Manrope-Medium.svg") format('svg');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Manrope';src:url(../fonts/Manrope-Regular.woff2) format('woff2'),url(../fonts/Manrope-Regular.woff) format('woff'),url("../fonts/Manrope-Regular.svg") format('svg');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Manrope';src:url(../fonts/Manrope-ExtraLight.woff2) format('woff2'),url(../fonts/Manrope-ExtraLight.woff) format('woff'),url("../fonts/Manrope-ExtraLight.svg") format('svg');font-weight:200;font-style:normal;font-display:swap}
@font-face{font-family:'Manrope';src:url(../fonts/Manrope-SemiBold.woff2) format('woff2'),url(../fonts/Manrope-SemiBold.woff) format('woff'),url("../fonts/Manrope-SemiBold.svg") format('svg');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Manrope';src:url(../fonts/Manrope-ExtraBold.woff2) format('woff2'),url(../fonts/Manrope-ExtraBold.woff) format('woff'),url("../fonts/Manrope-ExtraBold.svg") format('svg');font-weight:800;font-style:normal;font-display:swap}
html{line-height:1.15;-webkit-text-size-adjust:100%}
body{margin:0}
h1{font-size:2em;margin:0}
hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace,monospace;font-size:1em}
a{background-color:transparent}
abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:.35em .75em .625em}
legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{vertical-align:baseline}
textarea{overflow:auto}
[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}
[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details{display:block}
summary{display:list-item}
template{display:none}
[hidden]{display:none}
@-webkit-keyframes opas{
	0%{opacity:.4}
	60%{opacity:1}
	100%{opacity:.4}
}
@keyframes opas{
	0%{opacity:.4}
	60%{opacity:1}
	100%{opacity:.4}
}
@-webkit-keyframes fadeOpas{
	0%{-webkit-transform:translateY(110%);transform:translateY(110%);opacity:0}
	100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
@keyframes fadeOpas{
	0%{-webkit-transform:translateY(110%);transform:translateY(110%);opacity:0}
	100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}
}
@-webkit-keyframes tooltipShow{
	0%{opacity:0}
	100%{opacity:1}
}
@keyframes tooltipShow{
	0%{opacity:0}
	100%{opacity:1}
}
@-webkit-keyframes rotate{
	0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}
	100%{-webkit-transform:translate(-50%,-50%) rotate(-360deg);transform:translate(-50%,-50%) rotate(-360deg)}
}
@keyframes rotate{
	0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}
	100%{-webkit-transform:translate(-50%,-50%) rotate(-360deg);transform:translate(-50%,-50%) rotate(-360deg)}
}
@-webkit-keyframes rotate2{
	0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}
	100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}
}
@keyframes rotate2{
	0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}
	100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}
}
@-webkit-keyframes deg{
	0%{-webkit-transform:rotate(0);transform:rotate(0)}
	60%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
	100%{-webkit-transform:rotate(0);transform:rotate(0)}
}
@keyframes deg{
	0%{-webkit-transform:rotate(0);transform:rotate(0)}
	60%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
	100%{-webkit-transform:rotate(0);transform:rotate(0)}
}
@-webkit-keyframes jamp{
	0%{margin-top:0}
	15%{margin-top:-1rem}
	25%{margin-top:0}
	35%{margin-top:-.5rem}
	45%{margin-top:0}
	100%{margin-top:0}
}
@keyframes jamp{
	0%{margin-top:0}
	15%{margin-top:-1rem}
	25%{margin-top:0}
	35%{margin-top:-.5rem}
	45%{margin-top:0}
	100%{margin-top:0}
}
@-webkit-keyframes jampTrf{
	0%{-webkit-transform:translateY(0);transform:translateY(0)}
	15%{-webkit-transform:translateY(-7%);transform:translateY(-7%)}
	25%{-webkit-transform:translateY(0);transform:translateY(0)}
	35%{-webkit-transform:translateY(-3%);transform:translateY(-3%)}
	45%{-webkit-transform:translateY(0);transform:translateY(0)}
	100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes jampTrf{
	0%{-webkit-transform:translateY(0);transform:translateY(0)}
	15%{-webkit-transform:translateY(-7%);transform:translateY(-7%)}
	25%{-webkit-transform:translateY(0);transform:translateY(0)}
	35%{-webkit-transform:translateY(-3%);transform:translateY(-3%)}
	45%{-webkit-transform:translateY(0);transform:translateY(0)}
	100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
@-webkit-keyframes slideme{
	0%{left:-30px;margin-left:0}
	30%{left:110%;margin-left:80px}
	100%{left:110%;margin-left:80px}
}
@keyframes slideme{
	0%{left:-30px;margin-left:0}
	30%{left:110%;margin-left:80px}
	100%{left:110%;margin-left:80px}
}
@-webkit-keyframes pulseicon-a{
	0%{-webkit-transform:translate(0,0) scale(.85);transform:translate(0,0) scale(.85)}
	50%{-webkit-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1)}
	100%{-webkit-transform:translate(0,0) scale(.85);transform:translate(0,0) scale(.85)}
}
@keyframes pulseicon-a{
	0%{-webkit-transform:translate(0,0) scale(.85);transform:translate(0,0) scale(.85)}
	50%{-webkit-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1)}
	100%{-webkit-transform:translate(0,0) scale(.85);transform:translate(0,0) scale(.85)}
}
@-webkit-keyframes pulseicon{
	0%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8)}
	50%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}
	100%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8)}
}
@keyframes pulseicon{
	0%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8)}
	50%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}
	100%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8)}
}
@-webkit-keyframes phone{
	0%{-webkit-transform:translate(-50%,-50%) rotate(15deg) scale(.9);transform:translate(-50%,-50%) rotate(15deg) scale(.9)}
	50%{-webkit-transform:translate(-50%,-50%) rotate(0deg) scale(1.01);transform:translate(-50%,-50%) rotate(0deg) scale(1.01)}
	100%{-webkit-transform:translate(-50%,-50%) rotate(15deg) scale(.9);transform:translate(-50%,-50%) rotate(15deg) scale(.9)}
}
@keyframes phone{
	0%{-webkit-transform:translate(-50%,-50%) rotate(15deg) scale(.9);transform:translate(-50%,-50%) rotate(15deg) scale(.9)}
	50%{-webkit-transform:translate(-50%,-50%) rotate(0deg) scale(1.01);transform:translate(-50%,-50%) rotate(0deg) scale(1.01)}
	100%{-webkit-transform:translate(-50%,-50%) rotate(15deg) scale(.9);transform:translate(-50%,-50%) rotate(15deg) scale(.9)}
}
@-webkit-keyframes pulseiconLine{
	0%{-webkit-transform:translateX(-55%) scale(.7);transform:translateX(-55%) scale(.7)}
	50%{-webkit-transform:translateX(-65%) scale(1);transform:translateX(-65%) scale(1)}
	100%{-webkit-transform:translateX(-55%) scale(.7);transform:translateX(-55%) scale(.7)}
}
@keyframes pulseiconLine{
	0%{-webkit-transform:translateX(-55%) scale(.7);transform:translateX(-55%) scale(.7)}
	50%{-webkit-transform:translateX(-65%) scale(1);transform:translateX(-65%) scale(1)}
	100%{-webkit-transform:translateX(-55%) scale(.7);transform:translateX(-55%) scale(.7)}
}
@-webkit-keyframes scale-before{
	0%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);opacity:0}
	50%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:.7}
	100%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);opacity:0}
}
@keyframes scale-before{
	0%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);opacity:0}
	50%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:.7}
	100%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);opacity:0}
}
@-webkit-keyframes transform-shiver{
	0%{-webkit-transform:translate(0,0) rotate(0deg);transform:translate(0,0) rotate(0deg)}
	25%{-webkit-transform:translate(-5px,0) rotate(0deg);transform:translate(-5px,0) rotate(0deg)}
	75%{-webkit-transform:translate(5px,0) rotate(0deg);transform:translate(5px,0) rotate(0deg)}
	100%{-webkit-transform:translate(0,0) rotate(0deg);transform:translate(0,0) rotate(0deg)}
}
@keyframes transform-shiver{
	0%{-webkit-transform:translate(0,0) rotate(0deg);transform:translate(0,0) rotate(0deg)}
	25%{-webkit-transform:translate(-5px,0) rotate(0deg);transform:translate(-5px,0) rotate(0deg)}
	75%{-webkit-transform:translate(5px,0) rotate(0deg);transform:translate(5px,0) rotate(0deg)}
	100%{-webkit-transform:translate(0,0) rotate(0deg);transform:translate(0,0) rotate(0deg)}
}
@-webkit-keyframes transform-shiver2{
	0%{-webkit-transform:translate(0,0) rotate(0deg);transform:translate(0,0) rotate(0deg)}
	25%{-webkit-transform:translate(0,-5px) rotate(0deg);transform:translate(0,-5px) rotate(0deg)}
	75%{-webkit-transform:translate(0,5px) rotate(0deg);transform:translate(0,5px) rotate(0deg)}
	100%{-webkit-transform:translate(0,0) rotate(0deg);transform:translate(0,0) rotate(0deg)}
}
@keyframes transform-shiver2{
	0%{-webkit-transform:translate(0,0) rotate(0deg);transform:translate(0,0) rotate(0deg)}
	25%{-webkit-transform:translate(0,-5px) rotate(0deg);transform:translate(0,-5px) rotate(0deg)}
	75%{-webkit-transform:translate(0,5px) rotate(0deg);transform:translate(0,5px) rotate(0deg)}
	100%{-webkit-transform:translate(0,0) rotate(0deg);transform:translate(0,0) rotate(0deg)}
}
@-webkit-keyframes car1{
	0%{-webkit-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1)}
	100%{-webkit-transform:translate(-200px,10px) scale(0);transform:translate(-200px,10px) scale(0)}
}
@keyframes car1{
	0%{-webkit-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1)}
	100%{-webkit-transform:translate(-200px,10px) scale(0);transform:translate(-200px,10px) scale(0)}
}
@-webkit-keyframes pulse{
	0%{-webkit-box-shadow:0 0 0 0 rgba(237,26,35,.5);box-shadow:0 0 0 0 rgba(237,26,35,.5)}
	70%{-webkit-box-shadow:0 0 0 8px rgba(237,26,35,0);box-shadow:0 0 0 8px rgba(237,26,35,0)}
	100%{-webkit-box-shadow:0 0 0 0 rgba(237,26,35,0);box-shadow:0 0 0 0 rgba(237,26,35,0)}
}
@keyframes pulse{
	0%{-webkit-box-shadow:0 0 0 0 rgba(237,26,35,.5);box-shadow:0 0 0 0 rgba(237,26,35,.5)}
	70%{-webkit-box-shadow:0 0 0 8px rgba(237,26,35,0);box-shadow:0 0 0 8px rgba(237,26,35,0)}
	100%{-webkit-box-shadow:0 0 0 0 rgba(237,26,35,0);box-shadow:0 0 0 0 rgba(237,26,35,0)}
}
@-webkit-keyframes pulse2{
	0%{-webkit-box-shadow:0 0 0 0 #EB8E00;box-shadow:0 0 0 0 #EB8E00}
	70%{-webkit-box-shadow:0 0 0 15px rgba(255,0,43,0);box-shadow:0 0 0 15px rgba(255,0,43,0)}
	100%{-webkit-box-shadow:0 0 0 0 rgba(255,0,43,0);box-shadow:0 0 0 0 rgba(255,0,43,0)}
}
@keyframes pulse2{
	0%{-webkit-box-shadow:0 0 0 0 #EB8E00;box-shadow:0 0 0 0 #EB8E00}
	70%{-webkit-box-shadow:0 0 0 15px rgba(255,0,43,0);box-shadow:0 0 0 15px rgba(255,0,43,0)}
	100%{-webkit-box-shadow:0 0 0 0 rgba(255,0,43,0);box-shadow:0 0 0 0 rgba(255,0,43,0)}
}
@-webkit-keyframes pulse3{
	0%{-webkit-box-shadow:0 0 0 0 #fff;box-shadow:0 0 0 0 #fff}
	70%{-webkit-box-shadow:0 0 0 11px rgba(255,255,255,0);box-shadow:0 0 0 11px rgba(255,255,255,0)}
	100%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0)}
}
@keyframes pulse3{
	0%{-webkit-box-shadow:0 0 0 0 #fff;box-shadow:0 0 0 0 #fff}
	70%{-webkit-box-shadow:0 0 0 11px rgba(255,255,255,0);box-shadow:0 0 0 11px rgba(255,255,255,0)}
	100%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0)}
}
@-webkit-keyframes sbs-anim{
	0%{opacity:1;-webkit-transform:translateX(0) translateY(0) rotate(0deg) scale(1,1);transform:translateX(0) translateY(0) rotate(0deg) scale(1,1);-webkit-animation-timing-function:linear;animation-timing-function:linear}
	50%{opacity:1;-webkit-transform:translateX(-2px) translateY(-8px) rotate(-5deg) scale(1,1);transform:translateX(-2px) translateY(-8px) rotate(-5deg) scale(1,1);-webkit-animation-timing-function:linear;animation-timing-function:linear}
	100%{opacity:1;-webkit-transform:translateX(0) translateY(0) rotate(0deg) scale(1,1);transform:translateX(0) translateY(0) rotate(0deg) scale(1,1)}
}
@keyframes sbs-anim{
	0%{opacity:1;-webkit-transform:translateX(0) translateY(0) rotate(0deg) scale(1,1);transform:translateX(0) translateY(0) rotate(0deg) scale(1,1);-webkit-animation-timing-function:linear;animation-timing-function:linear}
	50%{opacity:1;-webkit-transform:translateX(-2px) translateY(-8px) rotate(-5deg) scale(1,1);transform:translateX(-2px) translateY(-8px) rotate(-5deg) scale(1,1);-webkit-animation-timing-function:linear;animation-timing-function:linear}
	100%{opacity:1;-webkit-transform:translateX(0) translateY(0) rotate(0deg) scale(1,1);transform:translateX(0) translateY(0) rotate(0deg) scale(1,1)}
}
@-webkit-keyframes pop{
	0%{-webkit-transform:perspective(1px) rotateX(0deg) scale3d(1,1,1);transform:perspective(1px) rotateX(0deg) scale3d(1,1,1)}
	100%{-webkit-transform:perspective(1px) rotateX(0deg) scale3d(1.2,1.2,1.2);transform:perspective(1px) rotateX(0deg) scale3d(1.2,1.2,1.2)}
}
@keyframes pop{
	0%{-webkit-transform:perspective(1px) rotateX(0deg) scale3d(1,1,1);transform:perspective(1px) rotateX(0deg) scale3d(1,1,1)}
	100%{-webkit-transform:perspective(1px) rotateX(0deg) scale3d(1.2,1.2,1.2);transform:perspective(1px) rotateX(0deg) scale3d(1.2,1.2,1.2)}
}
@-webkit-keyframes puff-out{
	0%{-webkit-transform:translate(-50%,-50%) rotate(0deg) scale(1,1);transform:translate(-50%,-50%) rotate(0deg) scale(1,1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;opacity:1}
	100%{-webkit-transform:translate(-50%,-50%) rotate(0deg) scale(2,2);transform:translate(-50%,-50%) rotate(0deg) scale(2,2);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;opacity:0}
}
@keyframes puff-out{
	0%{-webkit-transform:translate(-50%,-50%) rotate(0deg) scale(1,1);transform:translate(-50%,-50%) rotate(0deg) scale(1,1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;opacity:1}
	100%{-webkit-transform:translate(-50%,-50%) rotate(0deg) scale(2,2);transform:translate(-50%,-50%) rotate(0deg) scale(2,2);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;opacity:0}
}
@-webkit-keyframes slide-up-in{
	0%{-webkit-transform:translate(0,100%) rotate(1deg);transform:translate(0,100%) rotate(1deg);opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0}
	100%{opacity:1;-webkit-transform:translate(0,0) rotate(0deg);transform:translate(0,0) rotate(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}
}
@keyframes slide-up-in{
	0%{-webkit-transform:translate(0,100%) rotate(1deg);transform:translate(0,100%) rotate(1deg);opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0}
	100%{opacity:1;-webkit-transform:translate(0,0) rotate(0deg);transform:translate(0,0) rotate(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}
}
.fade_in{opacity:1;-webkit-animation-delay:0ms;animation-delay:0ms;-webkit-animation-duration:1500ms;animation-duration:1500ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slide-up-in;animation-name:slide-up-in}
.title-first{-webkit-animation-delay:0ms;animation-delay:0ms;-webkit-animation-duration:1500ms;animation-duration:1500ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slide-up-in;animation-name:slide-up-in}
.subtitle-first{-webkit-animation-delay:0ms;animation-delay:0ms;-webkit-animation-duration:1500ms;animation-duration:1500ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slide-up-in;animation-name:slide-up-in}
@-webkit-keyframes main{
	0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}
	100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes main{
	0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}
	100%{-webkit-transform:translateY(0);transform:translateY(0)}
}
*{-webkit-box-sizing:border-box;box-sizing:border-box}
html{font-size:1vw}
body{font-family:'Manrope',sans-serif;line-height:1.2;font-weight:400;overflow-x:hidden;color:#282728}
h1,h2,h3,h4,h5,h6{margin:0;padding:0}
a,button,input,textarea,select{outline:none}
ul{list-style-type:none;margin:0;padding:0}
a{text-decoration:none}
p{margin:0}
img{max-width:100%;max-height:100%}
.col-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.col-vcenter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.row-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-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}
.row-vcenter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-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}
.sb-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-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}
.sb-vcenter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.st-ok{border-radius:100%;border:1px solid rgba(78,139,241,.26);width:2.9rem;height:2.9rem;padding:.9rem}
.st-ok svg{width:100%;height:100%}
.st-ok_white{border-color:#717478}
.st-ok_white svg{fill:#fff}
.st-ok_yel{border-color:#717478}
.st-ok_yel svg{fill:#fdc841}
.dnld-cir{position:absolute;background-color:#fff;border-radius:100%;width:8rem;height:8rem;left:1rem;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);bottom:51%;pointer-events:none}
.dnld-cir__img{width:6.7rem;height:6.7rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none;-webkit-animation:rotate2 10s infinite linear;animation:rotate2 10s infinite linear}
.dnld-cir__img img{max-width:none;width:100%;-ms-flex-negative:0;flex-shrink:0}
.margin-center{margin-left:auto;margin-right:auto}
.rel-center{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.abs-center{position:absolute!important;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}
@media all and (max-width:567px){
	.media-center{text-align:center}
}
.graf{-webkit-animation:transform-shiver 5000ms linear 0ms infinite normal both;animation:transform-shiver 5000ms linear 0ms infinite normal both}
.dotted{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-transition:all .4s;transition:all .4s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.dotted:before{content:'';position:absolute;top:120%;width:100%;border-bottom:1px dotted #EB8E00;-webkit-transition:all .4s;transition:all .4s}
.dotted:hover{color:#111}
.dotted:hover:before{width:30%;border-color:#282828}
.dotted_l::before{border-bottom:1px solid #EB8E00}
.dotted_l:hover:before{border-color:#282828}
.dotted_d::before{border-bottom:1px dashed #EB8E00}
.dotted_d:hover:before{border-color:#282828}
.dotted_d-inv::before{border-bottom:1px dashed #e2e2e2}
.dotted_d-inv:hover:before{border-color:#EB8E00}
.skew-text{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transform:skew(-8deg);transform:skew(-8deg);background-color:#EB8E00;padding:.9rem 1.1rem;border-radius:.5rem;line-height:1}
.skew-text__block{-webkit-transform:skew(8deg);transform:skew(8deg)}
.kr-text{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}
.kr-text__cir{background-color:#1cbc54;width:.35rem;height:.35rem;border-radius: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;-webkit-animation:opas 1.1s infinite linear;animation:opas 1.1s infinite linear}
.ovh{overflow:hidden}
.lh08{line-height:.8}
.lh1{line-height:1}
.lhm{line-height:1.2}
.lh15{line-height:1.5}
.lsp{letter-spacing:.05rem}
.tgc{color:#0099e4}
a.tgc{-webkit-transition:all 0.4s;transition:all 0.4s}
a.tgc:hover{color:#000}
.gray{color:rgba(40,39,40,.75)}
.black{color:#282728}
.white{color:#fefefe}
.blue{color:#4e8bf1}
.lblue{color:#baeefc}
.red{color:#EB8E00}
.green{color:#40d162}
.yellow{color:rgba(253,200,65,.75)}
.orange{color:#EB8E00}
.fw1{font-weight:100}
.fw2{font-weight:200}
.fw3{font-weight:300}
.fw5{font-weight:500}
.fw4{font-weight:400}
.fw6{font-weight:600}
.fw7{font-weight:700}
.fw8{font-weight:800}
.fwb{font-weight:700}
.fw9{font-weight:900}
.fsi{font-style:italic}
.tar{text-align:right}
.tdt{text-decoration:line-through}
.tdu{text-decoration:underline}
.tac{text-align:center}
.ttu{text-transform:uppercase}
.title-lg{font-size:3.3rem}
.zi1{z-index:1;position:relative}
.zi5{z-index:5;position:relative}
.title{font-size:3rem;line-height:1.2;position:relative;z-index:2}
.t48{font-size:2.5rem}
.t60{font-size:3rem}
.t54{font-size:2.7rem}
.t38{font-size:2rem}
.t36{font-size:1.9rem;position:relative;z-index:2}
.t34{font-size:1.77rem}
.t32{font-size:1.67rem}
.t30{font-size:1.56rem}
.t28{font-size:1.46rem}
.t26{font-size:1.35rem}
.t24{font-size:1.25rem}
.t23{font-size:1.2rem}
.t22{font-size:1.15rem}
.t21{font-size:1.1rem}
.t20{font-size:1.04rem}
.t19{font-size:1rem}
.t18{font-size:.94rem}
.t17{font-size:.88rem}
.t16{font-size:.83rem}
.t15{font-size:.8rem}
.t14{font-size:.73rem}
.t13{font-size:.68rem}
.t12{font-size:.63rem}
.t10{font-size:.52rem}
.t8{font-size:.42rem}
.t7{font-size:.37rem}
.zi-1{z-index:1}
.zi-2{z-index:2}
.zi-3{z-index:3}
.container{max-width:86.5rem;margin:0 auto;width:100%}
.container-big{max-width:91rem;margin:0 auto}
.container-sbig{max-width:81rem;margin:0 auto}
.container-big2{max-width:89rem;margin:0 auto}
.container-min{max-width:63rem;margin:0 auto}
.container-md{max-width:77rem;margin:0 auto}
.container-md2{max-width:74rem;margin:0 auto}
.mlg3{margin-bottom:8rem}
.mlg2{margin-bottom:6rem}
.mlg{margin-bottom:4.5rem}
.msm{margin-bottom:2.5rem}
.mb{margin-bottom:2rem}
.mb2{margin-bottom:1.4rem}
.mbm{margin-bottom:.7rem}
.mbs{margin-bottom:.41rem}
.mbs2{margin-bottom:.21rem}
.mrs{margin-right:.25rem}
.mrm{margin-right:.5rem}
.mr{margin-right:1rem}
.mrd{margin-right:1.5rem}
.mrlg{margin-right:2rem}
.stop{overflow:hidden}
.section{padding:4rem 0;position:relative}
.dib{display:inline-block}
.fsi{font-style:italic}
.tal{text-align:left}
.rel{position:relative}
.poe{pointer-events:none}
.white-space{white-space:nowrap}
.f-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}
.f-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.lts{letter-spacing:.02rem}
.btn{padding:1.35rem 1.9rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0.3s;transition:all 0.3s;z-index:6;cursor:pointer;border:none;position:relative;color:#fff;border-radius:3rem;background-color:#EB8E00}
.btn .btn-arr{width:1rem;height:auto}
.btn .btn-arr svg{width:100%;height:100%;fill:#fff}
.btn:hover{-webkit-transform:scale(1.04);transform:scale(1.04)}
.btn:not(:disabled) .btn-blick{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:3rem;overflow:hidden}
.btn:not(:disabled) .btn-blick:after{margin-left:-30px;content:" ";width:30px;height:400px;background:#fff;-webkit-animation-delay:0.05s;animation-delay:0.05s;position:absolute;left:-40px;top:-150px;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transition:all 0.1s;transition:all 0.1s;-webkit-animation-name:slideme;animation-name:slideme;-webkit-animation-duration:3.5s;animation-duration:3.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.btn.b-yel{background-color:#f8e049;background-image:linear-gradient(-129deg,#edd491 0%,#ffeea9 100%);-webkit-box-shadow:0 8px 13px rgba(204,178,118,.49),inset 0 -4px 1px #ccb276;box-shadow:0 8px 13px rgba(204,178,118,.49),inset 0 -4px 1px #ccb276;border-radius:30rem;padding:1.2rem 2rem}
.btn.b-yel:not(:disabled) .btn-blick{border-radius:30rem}
.btn.b-yel:hover{-webkit-box-shadow:0 8px 13px rgba(205,179,119,.49),inset 0 4px 1px #cdb377;box-shadow:0 8px 13px rgba(205,179,119,.49),inset 0 4px 1px #cdb377;-webkit-transform:scale(1);transform:scale(1)}
.btn.b-ws{padding:1.1rem 1.9rem;background-color:#1c8adb;border-radius:3rem;background-image:none;-webkit-box-shadow:none;box-shadow:none;padding-left:3.5rem}
.btn.b-ws .btn-img{width:1.5rem;position:absolute;left:1rem;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}
.btn.bord{border:none;border-radius:5px;background-color:#f1f6fa;color:#282728;-webkit-box-shadow:none;box-shadow:none;padding:1.6rem 3rem}
.btn.bord:hover{-webkit-box-shadow:none;box-shadow:none}
.btn.big{padding:2.5rem 3.4rem}
.btn.min{padding:1.25rem 1.5rem}
.burger{width:1.3rem;height:3rem;position:relative;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;cursor:pointer}
.burger span{display:block;width:100%;height:2px;position:relative;background-color:#282828;-webkit-transition:all 0.4s;transition:all 0.4s;border-radius:.3rem;-ms-flex-negative:0;flex-shrink:0}
.burger span:before,.burger span:after{content:'';position:absolute;display:block;width:100%;height:2px;left:0;background-color:#282828;-webkit-transition:all 0.4s;transition:all 0.4s;border-radius:.3rem}
.burger span:before{top:-.5rem;width:80%}
.burger span:after{bottom:-.5rem;right:auto;left:0;width:50%}
.burger__wrap{text-transform:uppercase;color:#282828;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;line-height:.8;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}
.burger__wrap:hover{color:#37b1e0}
.burger__wrap:hover .burger span{background-color:#37b1e0}
.burger__wrap:hover .burger span:before,.burger__wrap:hover .burger span:after{background-color:#37b1e0}
.close-nav{display:none}
.dark{color:#282828}
.white{color:#fff}
.ptn{pointer-events:none}
.link{-webkit-transition:all 0.4s;transition:all 0.4s;position:relative;display:inline-block;color:#67a8b9;z-index:4}
.link-o{cursor:pointer;-webkit-transition:all 0.4s;transition:all 0.4s;color:#282828}
.link-o:hover{color:#fc9533}
.link.green{color:#81c04f}
.link.green:before{border-bottom:1px solid #81c04f}
.link.green:hover{color:#81c04f}
.link.green:hover:before{width:40%}
.link:before{content:"";position:absolute;left:50%;top:100%;width:100%;height:1px;border-bottom:1px solid #67a8b9;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all 0.4s;transition:all 0.4s}
.link:hover{color:#464b53}
.link:hover:before{width:40%}
.link.dsh:before{border-bottom:1px dashed #67a8b9}
input::-webkit-input-placeholder{color:#2f2f2f}
input:-ms-input-placeholder{color:#2f2f2f}
input::-ms-input-placeholder{color:#2f2f2f}
input::-moz-placeholder{color:#2f2f2f}
input::placeholder{color:#2f2f2f}
textarea::-webkit-input-placeholder{color:#2f2f2f}
textarea:-ms-input-placeholder{color:#2f2f2f}
textarea::-ms-input-placeholder{color:#2f2f2f}
textarea::-moz-placeholder{color:#2f2f2f}
textarea::placeholder{color:#2f2f2f}
.area{padding-left:2rem;height:7rem}
.input{padding:1.1rem 1rem;border-radius:2rem;border:none;background-color:transparent;-ms-flex-item-align:center;align-self:center;width:100%;position:relative;background-color:#f3f4f3;padding-left:2rem;font-weight:500}
.input-small{padding:1.2rem .8rem}
.input.i-modal{border-radius:.4rem;background-color:#fff;padding:1rem 1rem;padding-left:1.5rem}
.input.i-gray{background-color:#f4f7fa}
.input.dash{background-color:transparent;border-radius:5px;border:1px solid #e1e1e1}
.input.phone{background:url(/wp-content/img/icons/phone.png) no-repeat center left 1.4rem,#ffffff;background-size:1rem}
.input.i-white{padding-top:1.3rem;padding-bottom:1.3rem;background-color:#fff;color:rgba(40,39,40,.65)}
.input.i-white::-webkit-input-placeholder{color:rgba(40,39,40,.65)}
.input.i-white:-ms-input-placeholder{color:rgba(40,39,40,.65)}
.input.i-white::-ms-input-placeholder{color:rgba(40,39,40,.65)}
.input.i-white::-moz-placeholder{color:rgba(40,39,40,.65)}
.input.i-white::placeholder{color:rgba(40,39,40,.65)}
.input.i-white::-webkit-input-placeholder{color:rgba(40,39,40,.65)}
.input.i-white:-ms-input-placeholder{color:rgba(40,39,40,.65)}
.input.i-white::-ms-input-placeholder{color:rgba(40,39,40,.65)}
.input.i-white::-moz-placeholder{color:rgba(40,39,40,.65)}
.input.i-white::placeholder{color:rgba(40,39,40,.65)}
.input.time{padding-left:3.5rem;background:url(/wp-content/img/icons/time.svg) no-repeat center left 1.4rem;background-size:1rem}
.input.v2{background-color:#f4f7fa}
.input.ipd{padding:1.3rem 1rem;padding-left:2rem}
.inp-min{width:31.5%}
.inp-md{width:48%}
.inp-big{width:100%}
.inp-c{width:40%}
.inp-mm{width:18.5%}
.arrows{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3rem;height:3rem;z-index:18;-webkit-transition:all 0.4s;transition:all 0.4s;cursor:pointer;border:none;background:transparent;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}
.arrows.t4{width:3.5rem;height:3.5rem}
.arrows.t6{-webkit-box-shadow:0 5px 54px rgba(0,0,0,.5);box-shadow:0 5px 54px rgba(0,0,0,.5);background-color:#fff;border-radius:100%;-webkit-filter:grayscale(1);filter:grayscale(1)}
.arrows:hover{opacity:.7;-webkit-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1)}
.arrows.v2.slidePrev{left:-3rem}
.arrows.v2.slideNext{right:-3rem}
.slidePrev{left:-4rem}
.slidePrev.t2{left:-4rem;top:55%}
.slidePrev.t4{left:-1.1rem}
.slidePrev.t3{left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.slidePrev.t3:hover{opacity:.7;-webkit-transform:translateX(-50%) scale(1.1);transform:translateX(-50%) scale(1.1)}
.slideNext{right:-4rem}
.slideNext.t2{right:-4rem;top:55%}
.slideNext.t4{right:-1.1rem}
.slideNext.t3{left:50%;bottom:-1rem;top:auto;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.slideNext.t3:hover{opacity:.7;-webkit-transform:translateX(-50%) scale(1.1);transform:translateX(-50%) scale(1.1)}
.check-box{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.check-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.check-label{width:.9rem;height:.9rem;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;padding:.2rem;position:relative;-ms-flex-negative:0;flex-shrink:0;margin-right:.5rem;border-radius:2px;background-color:#EB8E00}
.check-label.v2{border-radius:100%;-webkit-box-shadow:0 5px 10px rgba(43,43,51,.1);box-shadow:0 5px 10px rgba(43,43,51,.1);border:1px solid #e8e8e8;background-color:#fff;width:1.5rem;height:1.5rem;padding:.2rem}
.check-label.v2 .check-label-act{width:1rem;height:1rem;border-radius:100%;padding:.2rem;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-color:#4ca352}
.check-label-act{-webkit-transition:all 0.4s;transition:all 0.4s;-webkit-transform:scale(0);transform:scale(0);border-radius:2px;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:80%;height:80%}
.check-label.min{width:1rem;height:1rem;border-radius:2px}
.rhide{display:none}
.rhide:checked~span .check-label-act{-webkit-transform:scale(1);transform:scale(1)}
.rhide:checked~span .check-label.min{background-color:#5bd273}
.rhide:checked~.block-imp-bf{background-color:#4ca352;border:1px solid #4ca352}
.rhide:checked~.tsm13{color:#fff;position:relative}
.rhide:checked~.times-block div.fancy-select div.trigger{color:#fff!important}
.wac{color:#3fbf3f!important}
.vic{color:#8173c7!important}
.emc{color:#fbc855!important}
.text-rotate{position:absolute;left:0;top:0;width:8rem;height:100%;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;z-index:71}
.text-rotate.right{left:auto;right:0}
.text-rotate-item{position:relative;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);white-space:nowrap;display:inline-block;color:rgba(179,179,179,.5)}
.text-rotate-item:before{content:'';position:absolute;left:-3.4rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-top:1px solid #d1d1d1;width:3rem;height:1px}
.text-rotate-item:after{content:'';position:absolute;right:-3.4rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-top:1px solid #d1d1d1;width:3rem;height:1px}
.text-rotate-item.wh{color:#fff}
.row-colmob{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}
.list__item{margin-bottom:.5rem}
.list:last-child{margin-bottom:0}
.link-hover{-webkit-transition:all .3s;transition:all .3s}
.link-hover:hover{color:#EB8E00!important}
.link-hover.dotted:hover{color:#EB8E00}
.link-hover.dotted:hover::before{border-color:#EB8E00}
.link-hover_inv{-webkit-transition:all .3s;transition:all .3s}
.link-hover_inv:hover{color:#fff!important}
.link-hover_inv.dotted:hover{color:#fff}
.link-hover_inv.dotted:hover::before{border-color:#fff}
.link-hover_col{-webkit-transition:all .3s;transition:all .3s}
.link-hover_col:hover{color:#282828!important}
.link-hover_col.dotted:hover{color:#282828}
.link-hover_col.dotted:hover::before{border-color:#282828}
.link-ar{display:inline-block;width:1rem}
.link-ar img{width:100%}
.pre{position:relative;z-index:5}
.header{padding:1.6rem 0rem;padding-bottom:0;position:relative;z-index:4}
.header__cont{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;width:100%;margin-bottom:1.7rem}
.header__adr-ico{width:3rem;-ms-flex-negative:0;flex-shrink:0}
.header__adr-ico img{-ms-flex-negative:0;flex-shrink:0}
.logo{display:-webkit-box;display:-ms-flexbox;display:flex}
.logo__img{height:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin-right:2.2rem}
.logo__img img{max-width:none;width:100%}
.scroll{width:2rem;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#8f9090;position:absolute;left:1.5rem;top:65%;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}
.scroll__scrolldown{width:1px;height:1rem;margin-top:0;margin-bottom:1rem}
.scroll__cir{width:1.5rem;height:1.5rem}
.scroll__cir svg{width:100%;height:100%;-webkit-transform:translate(0,0%) rotate(0deg);transform:translate(0,0%) rotate(0deg);-webkit-animation:moveScroll 2s infinite linear;animation:moveScroll 2s infinite linear;fill:#8f9090}
.scroll__text{white-space:nowrap;-webkit-transform:translateY(-4rem) rotate(90deg);transform:translateY(-4rem) rotate(90deg);letter-spacing:.15rem;color:#282828;opacity:1;font-weight:400}
.scroll__line{height:15rem;width:1px;background-color:#dadada;position:relative;margin-top:.7rem;margin-bottom:1.7rem;position:relative}
.scroll__line::before{content:'';position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);width:1px;height:2.5rem;background-color:#d81d24}
.scroll.v2{-webkit-transform:translateY(0%);transform:translateY(0%);top:25%}
@-webkit-keyframes moveScroll{
	0%{-webkit-transform:translate(0,0%) rotate(0deg);transform:translate(0,0%) rotate(0deg)}
	50%{-webkit-transform:translate(0,15%) rotate(0deg);transform:translate(0,15%) rotate(0deg)}
	100%{-webkit-transform:translate(0,0%) rotate(0deg);transform:translate(0,0%) rotate(0deg)}
}
@keyframes moveScroll{
	0%{-webkit-transform:translate(0,0%) rotate(0deg);transform:translate(0,0%) rotate(0deg)}
	50%{-webkit-transform:translate(0,15%) rotate(0deg);transform:translate(0,15%) rotate(0deg)}
	100%{-webkit-transform:translate(0,0%) rotate(0deg);transform:translate(0,0%) rotate(0deg)}
}
.main{position:relative;width:100%}
.main__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.hero-block {
    background:#1C1C1C;
    position:relative;
    overflow:hidden;
	border-radius:1rem;
}
.hero-block::after {
    content:"";
    z-index:1;
    display:block;
    background-image:url(../images/auto-car.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center right;
    position:absolute;
    width:100%;
    height:100%;
    right:0;
    top:0;
}
@media all and (max-width:1020px){
	.hero-block::after {background-size:cover}
}
@media all and (max-width:767px){
	.hero-block::after{background-position:center}
}
.video-b{padding:2rem;border-radius:100px;width:5.3rem;height:5.3rem;-webkit-animation:pulse2 2s infinite;animation:pulse2 2s infinite;background-image:radial-gradient(circle 1502px at 48.69% -83.75%,#fcdc5e 0%,#fcdc5e 12%,#fdc841 100%);-ms-flex-negative:0;flex-shrink:0;-webkit-box-shadow:0 10px 38px rgba(253,200,65,.25),inset 0 0 27px rgba(252,233,185,.71);box-shadow:0 10px 38px rgba(253,200,65,.25),inset 0 0 27px rgba(252,233,185,.71)}
.video-b:hover{-webkit-transform:translate(-50%,-50%) scale(1.05);transform:translate(-50%,-50%) scale(1.05)}
.video-b img{z-index:10;position:relative;-ms-flex-negative:0;flex-shrink:0}
.video-b::before{content:'';position:absolute;width:140%;height:140%;border-radius:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:rgba(253,204,81,.5);z-index:-1;-ms-flex-negative:0;flex-shrink:0}
.close-nav{display:block}
.nav{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;width:100%;height:100%;letter-spacing:.8px}
.nav::after{content:'';position:absolute;top:0;left:0;width:200%;height:1px;border-top:1px solid #e9e9e9}
.nav__wrap{position:relative;width:100%}
.nav li{position:relative;-webkit-transition:all 0.4s;transition:all 0.4s}
.nav li.menu-item-has-children .menu-item-has-children::after{top:65%;-webkit-transform:translate(0,-100%) rotate(135deg);transform:translate(0,-100%) rotate(135deg);right:-.3rem;border-color:#aeaeae}
.nav li.menu-item-has-children .menu-item-has-children .sub-menu{opacity:0!important;-webkit-transform:translate(100%,0) scale(0)!important;transform:translate(100%,0) scale(0)!important;left:auto;right:-1rem;top:-1rem;-webkit-box-shadow:none!important;box-shadow:none!important;padding-top:1.06rem}
.nav li.menu-item-has-children .menu-item-has-children:hover::after{-webkit-transform:translate(-50%,-85%) rotate(315deg);transform:translate(-50%,-85%) rotate(315deg)}
.nav li.menu-item-has-children .menu-item-has-children:hover .sub-menu{opacity:1!important;-webkit-transform:translate(100%,0) scale(1)!important;transform:translate(100%,0) scale(1)!important}
.nav li.menu-item-has-children::after{content:'';position:absolute;right:0rem;top:51%;-webkit-transform:translate(0,-100%) rotate(45deg);transform:translate(0,-100%) rotate(45deg);border:solid #282828;border-width:0 .15rem .15rem 0;display:inline-block;padding:.15rem;background-size:100%;-webkit-transition:all .3s;transition:all .3s}
.nav li.menu-item-has-children a{padding-right:1rem;white-space:nowrap}
.nav li.menu-item-has-children:hover .sub-menu{opacity:1;-webkit-transform:translateY(0%) scale(1);transform:translateY(0%) scale(1)}
.nav li.menu-item-has-children:hover::after{-webkit-transform:translate(0,-45%) rotate(-135deg);transform:translate(0,-45%) rotate(-135deg);border-color:#EB8E00}
.nav li.menu-item-has-children:hover a{color:#EB8E00;font-weight:700}
.nav li.option{padding-right:2.9rem}
.nav li.option::before{content:'- 30%';border-radius:1rem;color:#fff;background-color:#EB8E00;padding:.3rem .4rem;position:absolute;right:0;top:0;font-size:.6rem;font-weight:700;top:50%;-webkit-transform:translate(0%,-50%);transform:translate(0%,-50%)}
.nav a{color:#282828;padding:1.7rem 0rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 0.4s;transition:all 0.4s;position:relative;font-weight:700;text-transform:uppercase}
.nav a:hover,.nav a:active{font-weight:700;color:#EB8E00}
.nav .current-menu-item a{font-weight:700;color:#EB8E00}
.close-nav{display:none}
.sub-menu{top:100%;left:-1.5rem;background-color:#fff;-webkit-box-shadow:-5px 47px 59px rgba(40,39,40,.1);box-shadow:-5px 47px 59px rgba(40,39,40,.1);width:auto;position:absolute;-webkit-transition:all 0.4s;transition:all 0.4s;-webkit-transform:translateY(0%) scale(0);transform:translateY(0%) scale(0);padding:.8rem;padding-left:0;opacity:0;z-index:99}
.sub-menu li{margin:0 .5rem}
.sub-menu a{color:#282828!important;padding:.3rem 0;position:relative;text-transform:none;padding-left:1rem;font-size:.8rem;text-decoration:underline;font-weight:700}
.sub-menu a:hover{color:#EB8E00!important;font-weight:700}
.soc-ico{height:2.5rem;width:2.5rem;padding:.85rem;background-color:#fff;border-radius:100%;position:relative}
.soc-ico::before{content:'';position:absolute;top:50%;left:50%;width:120%;height:120%;border-radius:100%;background-color:#44474a;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}
.st-bg{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}
.st-bg img{width:100%;height:100%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}
.st-bg-2{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}
.st-bg-2 img{width:100%;height:100%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}
.h-soc .kr-text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.h-soc .kr-text__cir{margin-top:.25rem}
.h-soc__item{width:2.5rem;height:2.5rem;border-radius:100%;padding:.6rem;padding:0;-ms-flex-negative:0;flex-shrink:0;margin-right:.7rem;-webkit-transition:all .3s;transition:all .3s}
.h-soc__item:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}
.h-soc__item:last-child{margin-right:0}
/*
	.h-soc__item:nth-child(1){background-color:#1c8adb}
	.h-soc__item:nth-child(2){background-color:#00a2f2}
*/
.h-soc__item svg{width:100%;height:100%;fill:#fff}
.h-soc__block.v2 .h-soc__item{padding:0;background-color:transparent!important;margin-right:0}
.opas{position:relative;-webkit-animation:opas 1.1s infinite linear;animation:opas 1.1s infinite linear;-ms-flex-negative:0;flex-shrink:0}
.opas-uni{position:relative;-webkit-animation:opas 1.1s infinite linear;animation:opas 1.1s infinite linear;-ms-flex-negative:0;flex-shrink:0;width:.3rem;left:-.3rem;display:inline-block}
.header .ph-bl__ico{margin-top:.3rem}
.ph-bl__ico{width:.8rem;-ms-flex-negative:0;flex-shrink:0}
.call-bl__wrap{margin-top:.2rem}
.rating{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-2.5rem}
.rating_google{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-1.5rem}
.rating__img{width:2rem;-ms-flex-negative:0;flex-shrink:0;margin-bottom:.2rem}
.rating__n{color:#fff;background:#141414;width:3.4rem;height:6.4rem;text-align:center;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;position:relative;font-size:1.4rem;padding-top:0}
.rating__n::after{content:"";width:0rem;height:0;border-left:1.7rem solid #141414;border-right:1.7rem solid #141414;border-bottom:1rem solid #fff;position:absolute;bottom:0}
.map-hover{position:absolute;top:100%;width:24rem;height:20rem;left:50%;-webkit-transform:translateX(-50%) scale(0);transform:translateX(-50%) scale(0);background-color:#fff;z-index:16;-webkit-transition:all 0.4s;transition:all 0.4s;z-index:211;pointer-events:none}
.header__map-hover{position:relative}
.header__map-hover:hover .map-hover{pointer-events:auto;-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}
.header-link__img{width:3rem;height:3rem}
.header-link__text div{position:relative;display:inline}
.header-link__text div::before{content:'';position:absolute;top:103%;left:0;height:1px;border-bottom:1px dashed #e2e2e2;width:100%;-webkit-transition:all .3s;transition:all .3s}
.header-link__text:hover div::before{width:30%;border-color:#EB8E00}
.green-bl{background-color:#01bc24;border-radius:2rem;padding:.45rem .6rem}
.green-bl .kr-text__cir{background-color:#fff;width:.2rem;height:.2rem;margin-right:.4rem}
.green-bl .kr-text__text{font-size:.45rem;letter-spacing:.05rem}
.call-bl{position:relative}
.call-bl__wrap{position:relative}
.call-bl__wrap::after{content:'';position:absolute;right:-.8rem;top:45%;-webkit-transform:translate(0,-100%) rotate(45deg);transform:translate(0,-100%) rotate(45deg);border:solid #282828;border-width:0 .15rem .15rem 0;display:inline-block;padding:.15rem;background-size:100%;-webkit-transition:all .3s;transition:all .3s}
.call-bl__wrap:hover::after{-webkit-transform:translate(0,-50%) rotate(225deg);transform:translate(0,-50%) rotate(225deg)}
.call-bl__wrap:hover .call-bl__menu{opacity:1;-webkit-transform:translateY(100%) scale(1);transform:translateY(100%) scale(1)}
.call-bl__menu{position:absolute;bottom:0;left:0;opacity:0;-webkit-transform:translateY(100%) scale(0);transform:translateY(100%) scale(0);background-color:#fff;width:calc(100% + 1rem);height:auto;z-index:10;-webkit-transition:all .3s;transition:all .3s;padding:.5rem}
.main__cont{max-width:89rem;margin:0 auto;padding-top:4.5rem;padding-left:6.7rem;padding-bottom:4rem}
.main__cont .st-bg img{border-radius:1rem}
.main__wrap{position:relative;z-index:2}
.main__right{width:7.5rem;-ms-flex-negative:0;flex-shrink:0;margin-left:3rem}
.main__right img{max-width:none;width:100%;-ms-flex-negative:0;flex-shrink:0}
.main__arr{position:absolute;left:2rem;bottom:5rem;-webkit-transform:translate(-100%,0);transform:translate(-100%,0);width:10rem}
.main__arr img{max-width:none;width:100%}
.main__link-img{width:2.5rem;height:2.5rem;-webkit-transition:all .3s;transition:all .3s}
.main__link .dotted::before{border-color:#6f3faa}
.main__link:hover .main__link-img{-webkit-transform:scale(1.05);transform:scale(1.05)}
.main__link:hover .dotted{color:#EB8E00}
.main__link:hover .dotted::before{border-color:#EB8E00;width:30%}
.line-text__line{margin-right:1rem;width:2.3rem;height:1px;border:1px solid #282728}
.line-text__line_white{margin-right:1rem;width:2.3rem;height:1px;border:1px solid #fff}
.soc-link{padding:1.3rem 2.7rem;border-radius:3rem;background-color:#1c8adb;width:auto;-webkit-transition:all .3s;transition:all .3s}
.soc-link.soc-google{background:#141414}
.soc-link:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}
.soc-link__img{width:2rem;height:2rem;margin-right:1rem}
.soc-link-tel{padding:.3rem 2.7rem;border-radius:3rem;background-color:#01bc24;width:auto;-webkit-transition:all .3s;transition:all .3s}
.soc-link-button{padding:0;border-radius:3rem;font-size:1rem;background-color:#EB8E00;width:370px;height:70px;line-height:70px;margin:0 auto;-webkit-transition:all .3s;transition:all .3s}
@media all and (max-width:1200px){
	.soc-link-button{width:300px;height:55px;line-height:55px;}
}
.mt4r{margin-top:4rem}
.soc-link-tel.telegram{background-color:#1C8ADB}
.soc-link-tel.viber{background-color:#6F3FAA}
.soc-link-tel:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}
.soc-link-tel__img{width:3rem;height:3rem;margin-right:1rem}
.soc-link-tel__img img{}
.soc-link-tel__img svg{width:1.5rem;height:1.5rem;fill:#fff}
.rate-fl{position:absolute;right:.3rem;top:3.4rem;z-index:5}
.rate-fl:hover .rate-fl__text{opacity:1;pointer-events:auto}
.rate-fl__img{border-radius:100%;width:1rem;height:1rem;padding:.2rem;background-color:#fff;-webkit-animation:pulse3 2s infinite;animation:pulse3 2s infinite;cursor:pointer}
.rate-fl__text{position:absolute;padding:.5rem;background-color:#fff;border-radius:.5rem;pointer-events:none;opacity:0;-webkit-transition:all .3s;transition:all .3s;left:50%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);bottom:-.5rem;width:8rem;height:auto;-webkit-box-shadow:-5px 47px 59px rgba(40,39,40,.1);box-shadow:-5px 47px 59px rgba(40,39,40,.1)}
.mark{padding-top:3rem;padding-bottom:3rem}
.mark-slider{width:100%;height:10rem}
.mark-slider__item{margin:1rem .5rem;padding:1.5rem 0;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-transition:all .3s;transition:all .3s;border-radius:.7rem}
.mark-slider__item:hover{-webkit-box-shadow:0 1px 15px rgba(0,0,0,.1);box-shadow:0 1px 15px rgba(0,0,0,.1);background-color:#fff}
.mark-slider__item:hover img{-webkit-transition:all .3s;transition:all .3s;-webkit-filter:grayscale(0);filter:grayscale(0)}
.mark-slider__img{height:4.5rem;margin-left:auto;margin-right:auto;-webkit-transition:all .3s;transition:all .3s}
.mark-slider__img img{-webkit-transition:all .3s;transition:all .3s;-webkit-filter:grayscale(1);filter:grayscale(1)}
.alt-container{margin-left:5rem;margin-right:5rem}
.alt-container .st-bg img{border-radius:1rem}
.alt-container_v2{max-width:89rem;margin:0 auto}
.garant{padding-bottom:4rem}
.garant__title{padding-left:5.5rem}
.garant__wrap{position:relative;z-index:5;padding-top:3.2rem}
.garant__man{position:absolute;width:28rem;right:1.6rem;bottom:0}
.garant__man img{max-width:none;width:100%}
.garant__block{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:67.5%}
.garant__img{position:relative;height:7rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:1rem}
.garant__item{width:33.3%;padding:2rem 4rem;padding-top:2rem;padding-right:3rem;padding-bottom:1rem;position:relative;-webkit-transition:all .3s;transition:all .3s;border-radius:1rem;min-height:21.35rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.garant__item:nth-child(1) .garant__img{width:15rem}
.garant__item:nth-child(1) .garant__text{padding-left:1.6rem}
.garant__item:nth-child(2) .garant__img{margin-left:1.5rem}
.garant__item:nth-child(2) .garant__text{padding-left:1.6rem}
.garant__item:nth-child(3) .garant__img{margin-left:1.5rem}
.garant__item:nth-child(3) .garant__text{padding-left:1.6rem}
.garant__item:hover{background-color:#EB8E00;color:#fff}
.garant__item:hover .garant__num{font-weight:700}
.garant__num{position:absolute;right:2rem;top:6rem}
.st-name{position:absolute;bottom:5rem;right:3rem}
.st-name .skew-text:nth-child(1){
position:absolute;top:-2.3rem;left:-2.8rem;z-index:5;white-space:nowrap;padding:.9rem 1.25rem}
.st-name .skew-text:nth-child(2){
background-color:#fff}
.serv{padding-top:2rem;padding-bottom:2rem}
.serv__bl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}
.serv-item{margin-left:0;margin-right:0;width:32.3%;min-height:31rem;padding:2rem 2rem;margin-bottom:1.5rem;-webkit-box-shadow:0 0 59px rgba(20,20,20,.2);box-shadow:0 0 59px rgba(20,20,20,.2);border-radius:1rem;justify-content:space-between}
.serv-item__header{cursor:default;color:#fff;-webkit-transition:all .3s;transition:all .3s}
.serv-item__header:hover{color:#EB8E00}
.serv-item__top{margin-bottom:1.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-right:2rem}
.serv-item .st-bg img{border-radius:1rem}
.serv-item:nth-child(3n){
margin-right:0;border-radius:1rem 1rem 1rem 1rem}
.serv-item:nth-child(3n) .st-bg img{border-radius:1rem}
.serv-item__cont{position:relative;z-index:2;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.serv-item li a{cursor:default;color:#fff;padding:.4rem 0;display:inline-block;-webkit-transition:all .3s;transition:all .3s;position:relative;letter-spacing:.06rem}
.serv-item li a::before{content:'';position:absolute;bottom:0;width:100%;left:0;border-bottom:1px dashed #3a3a3a;height:1px;-webkit-transition:all .3s;transition:all .3s}
.serv-item li a:hover{color:#EB8E00}
.serv-item li a:hover::before{border-color:#EB8E00;width:30%}
.serv-item li.menu-item-has-children a{font-weight:700}
.serv-item li.menu-item-has-children li{padding-left:1rem}
.serv-item li.menu-item-has-children li a{font-weight:300}
.serv-item_alt{background-color:#EB8E00}
.serv-item_alt .serv-item__header:hover{color:#fff}
.serv-item_alt .dotted{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.serv-item_alt .dotted svg{fill:#fff;-webkit-transition:all .3s;transition:all .3s}
.serv-item_alt .dotted::before{border-bottom:1px solid #fff!important}
.serv-item_alt .dotted:hover{color:#282828}
.serv-item_alt .dotted:hover svg{fill:#282828}
.serv-item_alt .dotted:hover:before{border-color:#282828!important}
.serv-item_alt .dnld-cir{left:auto;top:auto;bottom:6.5rem;right:2.5rem;-webkit-transform:none;transform:none;-webkit-box-shadow:0 0 65px rgba(255,255,255,.2);box-shadow:0 0 65px rgba(255,255,255,.2)}
.wh-span{background-color:#fff;padding:0rem .8rem;border-radius:.3rem}
.serv-bot{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.serv-bot__green{background-color:#1c8adb;padding:.5rem 1rem;border-radius:2rem;padding-right:1.5rem;-webkit-transition:all .3s;transition:all .3s}
.serv-bot__green:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}
.serv-bot__green-img{width:1.5rem}
.serv-bot__center{margin-top:1rem;-ms-flex-item-align:center;align-self:center}
.serv-bot .dotted:before{border-color:#6f3faa}
.serv-bot .dotted:hover{color:#EB8E00}
.serv-bot .dotted:hover:before{border-color:#EB8E00;width:30%}
.serv-bot__link-img{width:2.5rem;margin-bottom:-.4rem;-webkit-transition:all .3s;transition:all .3s}
.serv-bot__link-img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}
.serv-bot__link-img img{max-width:none;width:100%}
.st-link{margin-top:1rem}
.st-link .dotted{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.st-link .dotted::before{border-bottom:1px dashed #EB8E00!important}
.st-link:hover .dotted{color:#282828}
.st-link:hover .dotted:before{border-color:#282828!important}
.st-link:hover .st-link__arrow svg{fill:#282828}
.st-link__arrow{width:1rem;height:1rem;margin-left:.3rem}
.st-link__arrow svg{fill:#EB8E00;-webkit-transition:all .3s;transition:all .3s;height:100%;width:100%}
.serv-alt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}
.serv-alt__right{width:32.3%}
.serv-alt__item{width:65.8%;min-height:28rem}
.serv-alt__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.serv-alt__list:first-child{width:70%}
.serv-alt__list:first-child ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.serv-alt__list:first-child ul li{width:50%}
.serv-alt__list:last-child{width:28.5%}
.serv-alt .serv-bot{width:24rem}
.serv-alt__right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.serv-alt li a{padding:.5rem 0}
.dotted::before{pointer-events:none}
.cost-it{width:100%;height:100%;min-height:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:1rem 1rem 1rem 1rem}
.cost-it .st-bg img{border-radius:1rem 1rem 1rem 1rem}
.cost-it__header{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;padding-right:1rem;border-radius:.5rem;display:inline-block}
.cost-it .dotted{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.cost-it .dotted svg{fill:#EB8E00}
.cost-it .dotted:before{border-color:#EB8E00}
.cost-it .dotted:hover{color:#fff}
.cost-it .dotted:hover:before{border-color:#fff;width:30%}
.cost-it .dotted:hover svg{fill:#fff}
.cost-it__cont{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.price-it{width:100%;height:auto;position:relative;padding-left:3rem;padding-bottom:1rem}
.price-it__list{position:absolute;right:-6.2rem;bottom:1rem;width:14.5rem}
.price-it__list .dnld-cir{bottom:auto;top:-1rem;left:1rem;width:4.5rem;height:4.5rem}
.price-it__list .dnld-cir__img{width:3.7rem;height:3.7rem}
.price-it__list img{max-width:none;width:100%}
.price-it__inp-bl{margin-top:1rem;width:16rem}
.price-it__inp-bl div.fancy-select{margin-bottom:.9rem}
.price-it__gray{color:rgba(40,39,40,.5)}
.price-it__btn{width:100%}
div.fancy-select{font-size:.75rem;color:#2f2f2f;font-weight:500}
div.fancy-select div.trigger{padding:1.1rem 1rem;border:none;border-radius:2rem;padding-left:1.5rem;padding-right:2rem;background-color:#f3f4f3;font-weight:500;height:3rem}
div.fancy-select div.trigger::after{right:1rem;border-right:.25rem solid transparent;border-left:.25rem solid transparent;border-bottom:.35rem solid #282728}
div.fancy-select div.trigger.open{border-radius:5px;background-color:#f6f6f6}
div.fancy-select ul.options.open{background-color:#f6f6f6}
div.fancy-select ul.options.open li{color:#282728;padding:.5rem 1rem;padding-left:1.5rem;padding-right:1rem;font-weight:500}
div.fancy-select ul.options li.selected{color:#EB8E00}
div.fancy-select ul.options li{padding:.5rem 2rem}
.auto{padding-top:0rem;padding-bottom:0rem}
.plan{padding-top:4rem;padding-bottom:6rem}
.price_mob{display:none}
.auto .scroll{top:10%}
.auto__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.auto__left-wrap{width:40%;position:relative;-ms-flex-item-align:normal;align-self:normal}
.auto-left{padding-top:0rem;position:-webkit-sticky;position:sticky;top:2rem;left:0}
.auto-left__menu{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.5rem;width:75%}
.auto-left__menu-item{padding:.7rem 1rem;background-color:#f4f3f4;-webkit-transition:all .3s;transition:all .3s;color:#282828;border-radius:1.5rem;margin-right:.5rem;margin-bottom:.5rem}
.auto-left__menu-item:hover{background-color:#EB8E00;color:#fff}
.auto-left .st-link{margin-top:2rem}
.auto-right{width:62%;padding-top:1rem}
.auto-right__item{margin-bottom:2rem;-webkit-box-shadow:0 0 54px rgba(20,20,20,.07);box-shadow:0 0 54px rgba(20,20,20,.07);padding:1.7rem 2.6rem;border-radius:2rem;width:100%;padding-bottom:2.5rem}
.auto-right__option{padding:.8rem 1.6rem;background-color:#f4f3f4;border-radius:1.5rem;display:inline-block}
.auto-right__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;position:relative}
.auto-right__wrap .st-bg img{border-radius:1rem}
.auto-right__gal{width:49%;height:16rem;position:relative}
.auto-right__info{position:absolute;bottom:0;right:1.5rem;background-color:#EB8E00;color:#fff;padding:.6rem 1.2rem;border-radius:1.5rem;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translate(0,50%);transform:translate(0,50%)}
.auto-right__info:hover{background-color:#fff;color:#EB8E00;-webkit-box-shadow:0 0 21px rgba(20,20,20,.31);box-shadow:0 0 21px rgba(20,20,20,.31)}
.auto-right__info:hover svg{fill:#EB8E00}
.auto-right__info svg{fill:#fff}
.auto-right__right{-ms-flex-item-align:end;align-self:flex-end}
.st-option{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;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:2;position:absolute;top:.7rem;left:.95rem}
.st-option__item{padding:.6rem 1.2rem;background-color:#fff;-webkit-box-shadow:0 0 21px rgba(20,20,20,.31);box-shadow:0 0 21px rgba(20,20,20,.31);border-radius:1.5rem;margin-right:.5rem;margin-bottom:.5rem}
.feat{padding:4rem 0;padding-top:2rem;padding-bottom:2rem}
.feat-bl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}
.feat-bl__item{width:19%;padding:1.4rem 1.6rem;border-radius:1rem;background-color:#f4f3f4}
.feat-bl__item:first-child .feat-bl__img{right:.5rem;width:5.5rem}
.feat-bl__img{position:absolute;bottom:0;right:0;width:5rem}
.st-shadow{position:absolute;top:0;width:100%;height:100%;left:0;position:absolute;-webkit-transition:all .3s;transition:all .3s}
.feat-slider{width:53.55%;z-index:2}
.feat-slider__item{height:30rem;cursor:pointer}
.feat-slider__item .st-shadow{background-image:-webkit-gradient(linear,right top,left top,from(rgba(40,39,40,.75)),color-stop(52%,rgba(40,39,40,0)),to(rgba(40,39,40,0))),-webkit-gradient(linear,left bottom,left top,from(rgba(40,39,40,0)),color-stop(48%,rgba(40,39,40,0)),to(rgba(40,39,40,.75))),-webkit-gradient(linear,right top,left top,from(rgba(40,39,40,0)),color-stop(64%,rgba(40,39,40,0)),to(rgba(40,39,40,.75)));background-image:linear-gradient(to left,rgba(40,39,40,.75) 0%,rgba(40,39,40,0) 52%,rgba(40,39,40,0) 100%),linear-gradient(to top,rgba(40,39,40,0) 0%,rgba(40,39,40,0) 48%,rgba(40,39,40,.75) 100%),linear-gradient(to left,rgba(40,39,40,0) 0%,rgba(40,39,40,0) 64%,rgba(40,39,40,.75) 100%);border-radius:1rem}
.feat-slider__item .st-bg img{border-radius:1rem}
.st-dots .slick-dots{bottom:1.5rem}
.st-dots .slick-dots li{width:auto;height:auto;padding:0}
.st-dots .slick-dots li.slick-active button{background-color:#EB8E00}
.st-dots .slick-dots li button{width:.5rem;height:.5rem;padding:0;border-radius:100%;background-color:#fff}
.st-dots .slick-dots li button:before{display:none}
.st-info{position:absolute;top:2rem;left:0;width:100%;padding:0 8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;z-index:5}
.st-info__item{margin-bottom:1rem;margin-right:.7rem}
.st-info__img{width:2.4rem;height:2.4rem;padding:.5rem;border-radius:100%;-webkit-box-shadow:0 0 18px 2px rgba(255,0,43,.2);box-shadow:0 0 18px 2px rgba(255,0,43,.2);background-color:#EB8E00;margin-bottom:.5rem;-webkit-animation:pulse2 2s infinite;animation:pulse2 2s infinite}
.ab-arr.slidePrev{left:1rem}
.ab-arr.slideNext{right:1rem}
.st-play{width:9.5rem;height:9.5rem;position:relative;border-radius:100%;-webkit-transition:all .3s;transition:all .3s}
.st-play:hover{-webkit-transform:scale(1.025);transform:scale(1.025)}
.st-play.abs-center:hover{-webkit-transform:translate(-50%,-50%) scale(1.025);transform:translate(-50%,-50%) scale(1.025)}
.st-play__img{width:1.5rem;position:relative;z-index:5}
.st-play__img img{-webkit-filter:drop-shadow(0 0 18px 2px rgba(255,0,43,.2));filter:drop-shadow(0 0 18px 2px rgba(255,0,43,.2))}
.st-play .st-bg img{border-radius:100%}
.st-play__fl{position:absolute;top:50%;left:46%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:11.5rem;height:11.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.st-play_v2{width:3.5rem;height:3.5rem;position:absolute;background-color:#EB8E00}
.st-play_v2 .st-bg{display:none}
.st-play_v2 .st-play__img{width:.7rem}
.st-play_v2 .st-play__fl{width:5rem;height:5rem}
.feat-bot__right{width:40%;-ms-flex-item-align:start;align-self:flex-start}
.feat-bot__bl{margin-top:4rem}
.feat-bot__t{position:relative;margin-top:1rem;margin-left:-1rem}
.feat-bot__arr{position:absolute;top:-2.6rem;right:-1rem;width:6rem}
.feat-bot__arr img{max-width:none;width:100%}
.feat-bot__right-wrap{width:59%}
.feat-bot__right-wrap-100{width:100%}
.sl-arr{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}
.sl-arr__img{width:2rem;-ms-flex-negative:0;flex-shrink:0;background-color:transparent;padding:0;border:none;height:auto;cursor:pointer}
.sl-arr__img:first-child{margin-right:1.2rem}
.sl-arr__img img{max-width:none;width:100%}
.exp{padding:4rem 0;padding-top:2rem}
.exp__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.exp__left{width:35%}
.exp .sl-arr{margin-top:4rem}
.slider-dots__item{width:.6rem;height:.6rem;border-radius:100%;background-color:#efeeef;margin-right:.5rem;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}
.slider-dots__item:hover{background-color:#EB8E00}
.slider-dots__item:last-child{margin-right:0}
.slider-dots__item.active{background-color:#EB8E00}
.sl-arr_dots{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;width:12.7rem}
.sl-arr_dots .sl-arr__img{margin-right:0}
.exp-slider{width:58.5%;margin-top:1rem}
.exp-slider__item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-left:1rem;margin-right:1rem}
.exp-slider__img{width:100%;height:15rem;margin-bottom:1rem;-ms-flex-negative:0;flex-shrink:0}
.exp-slider__img img{max-width:none;width:100%;-ms-flex-negative:0;flex-shrink:0;border-radius:50%}
.exp-slider__info{border-radius:1.5rem;background-color:#282728;padding:.4rem .9rem;display:inline-block;margin-top:.5rem}
.work{padding:4rem 0;padding-top:2rem}
.work__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.work__left{width:30%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.work__right{width:60%}
.work__fl{position:absolute;right:-5rem;bottom:0;width:11.2rem}
.work__fl img{max-width:none;width:100%}
.work__play-ph{width:12.1rem}
.work__play-ph img{max-width:none;width:100%}
.work-slider{margin-left:0%;width:85%;margin-top:3rem}
.work-slider__item{cursor:pointer;margin-left:.7rem;margin-right:.7rem}
.work-slider__img{height:15rem;width:100%;cursor:pointer;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.work-slider__img img{max-width:none;width:100%}
.know-slider{width:13.6rem;margin:0;z-index:10;position:relative;left:2rem;top:0}
.know-slider .slick-dots{bottom:-3rem}
.know-slider .slick-dots li button{background-color:#eeedee}
.know-slider__wrap{width:12rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;right:0;left:0}
.know-slider__item{position:relative;z-index:20;height:23rem;border-radius:1rem;margin:0 1rem}
.know-slider__img{position:absolute;z-index:33;top:0rem;left:2rem;width:12rem!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin-left:auto;margin-right:auto}
.know-slider__img .slidePrev{left:-2.5rem}
.know-slider__img .slidePrev img{-ms-flex-negative:0;flex-shrink:0}
.know-slider__img .slideNext{right:-2.5rem}
.know-slider__img .slideNext img{-ms-flex-negative:0;flex-shrink:0}
.know-slider__img .arrows{width:2.5rem;height:2.5rem}
.know-phone{width:100%}
.def{padding:2rem 0}
.def__cont{padding:5rem 5.5rem}
.def__img{position:absolute;right:23rem;bottom:0;width:26.5rem;pointer-events:none}
.def__img img{max-width:none;width:100%}
.def__arr{position:absolute;bottom:6rem;left:5rem;width:17rem;-webkit-transform:translate(-100%,0);transform:translate(-100%,0);pointer-events:none}
.def__arr img{max-width:none;width:100%}
.red-span{padding-left:.8rem;padding-right:.8rem;border-radius:.5rem;background-color:#EB8E00;display:inline-block}
.real-time{padding:4rem 0}
.real-time__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.real-time__left{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:normal;-ms-flex-align:normal;align-items:normal;width:56.8%}
.real-time__item{min-height:18.2rem;border-radius:1rem;background-color:#aeaeae;position:relative;width:48.5%;margin-bottom:1.3rem}
.real-time__item .st-info__item{position:absolute;top:1.7rem;right:2rem;margin-right:0;width:2.6rem;height:2.6rem;z-index:2;padding:.55rem;border-radius:100%;-webkit-box-shadow:0 0 18px 2px rgba(255,0,43,.2);box-shadow:0 0 18px 2px rgba(255,0,43,.2);background-color:#EB8E00;-webkit-animation:pulse2 2s infinite;animation:pulse2 2s infinite}
.real-time__right{width:37%;padding-top:3rem}
.real-time__right ul li{position:relative;padding:.5rem 0;padding-left:1.5rem}
.real-time__right ul li::before{content:'';position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:.2rem;height:.2rem;border-radius:100%;border:.2rem solid #EB8E00;-ms-flex-negative:0;flex-shrink:0}
.top{padding:6rem 0;padding-top:2rem;position:relative}
.top__img{position:absolute;right:2rem;top:-8.5rem;width:45rem}
.top__img img{max-width:none;width:100%}
.top__fl-text{position:absolute;bottom:5rem;left:5.5rem;white-space:nowrap}
.top__cont{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}
.top__left{width:55%}
.rating__stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:.4rem;margin-bottom:0rem}
.rating__stars svg{width:.55rem;margin-right:.5rem}
.section-wrap .mof{margin-top:-2rem}
.mof__cont{min-height:60.8rem;position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:4.4rem;padding-top:4rem}
.discount__cont{background:#111 url(../img/discount/discount.jpg) center right no-repeat;border-radius:1rem;background-size:contain;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}
.discount__item{width:100%;min-height:23.5rem;border-radius:1rem;-webkit-box-shadow:0 1px 51px rgba(0,0,0,.15);box-shadow:0 1px 51px rgba(0,0,0,.15);padding:2.5rem 4rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.discount__fl{position:absolute;right:0;bottom:0;width:23rem}
.discount__fl img{max-width:100%;height:100%}
.discount__img{width:30rem}
.discount__img img{max-width:none;width:100%}
.discount__bl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:90%}
.discount__it:last-child{margin-right:0}
.discount__it:last-child .discount__it-img{width:9rem;position:relative;top:1rem;left:2rem}
.discount__it:last-child .discount__it-img img{-webkit-transform:scale(1.3);transform:scale(1.3)}
.discount__it:nth-child(2) .discount__it-img{width:7rem}
.discount__it-img{width:9.5rem;min-height:4rem;margin-bottom:.5rem}
.discount__it-img img{max-width:none;width:100%}
.usefull{padding-top:2rem}
.usefull__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.usefull__left{width:50%;padding-top:2rem}
.usefull__left .usefull__btn{width:16rem}
.usefull__item{margin-bottom:1rem;padding:2rem;border-radius:1rem;-webkit-box-shadow:0 0 54px rgba(20,20,20,.07);box-shadow:0 0 54px rgba(20,20,20,.07);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;-webkit-transition:all .3s;transition:all .3s;cursor:pointer;color:#282828}
.usefull__item:hover{color:#EB8E00}
.usefull__item:hover .dotted{color:#282828}
.usefull__item:hover .dotted svg{fill:#282828}
.usefull__item:hover .dotted::before{border-color:#282828!important;width:30%}
.usefull__prev{width:54.4%;min-height:15.4rem;border-radius:1rem}
.usefull__prev .st-option{top:1.7rem;left:2.1rem}
.usefull__prev .st-bg img{border-radius:1rem}
.usefull__it-right{width:41%;padding-top:1.3rem}
.usefull__arr{position:absolute;right:-1rem;bottom:1rem;-webkit-transform:translate(100%,0%);transform:translate(100%,0%);width:11rem;pointer-events:none}
.usefull__arr img{max-width:none;width:100%}
.usefull__right{width:50%;padding-top:2rem}
.usefull__right .usefull__arr{width:4rem;-webkit-transform:translate(100%,0);transform:translate(100%,0)}
.usefull__right .usefull__btn{width:18rem}
.usefull__ph{width:18rem;-ms-flex-item-align:center;align-self:center;margin-top:2rem}
.usefull__ph img{max-width:none;width:100%}
.usefull__fl{position:absolute;left:0;bottom:-2rem;z-index:-1;width:42rem}
.usefull__fl img{max-width:none;width:100%}
.usefull__fr{position:absolute;right:0;bottom:-2rem;z-index:-1;width:42rem}
.usefull__fr img{max-width:none;width:100%}
.usefull__bot{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:center;align-self:center}
.st-date{position:absolute;top:2.2rem;right:2.6rem;white-space:nowrap;z-index:2}
.file-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;border-radius:3rem;background-color:#fff}
.file-text{padding:1.2rem 1rem;padding-left:2.2rem}
.file-link{border-radius:0 3rem 3rem 0;background-color:transparent;padding:.8rem 1rem;-webkit-transform:scale(1.05);transform:scale(1.05);cursor:pointer;-webkit-transition:all 0.4s;transition:all 0.4s;border-left:1px solid #f5f5f7}
.file-link__img{width:.8rem}
.file-link__img svg{width:100%;height:100%}
.file-link:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}
.input-hidden{display:none}
.offer{padding-top:2rem}
.offer .scroll{top:19rem}
.offer .scroll__line{margin-top:3.7rem}
.offer__bl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}
.offer__cont{padding:5rem 5.5rem;padding-top:4.5rem}
.offer__wrap{width:100%}
.offer__item{margin-bottom:1rem;margin-right:4rem;margin-top:1.9rem;width:14%}
.offer__img{width:8rem;margin-left:1rem}
.offer__img img{max-width:none;width:100%}
.offer__num{position:absolute;left:0;top:-1rem;-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}
.offer__man{position:absolute;bottom:8rem;right:4rem;width:18rem}
.offer__man img{max-width:none;border-radius:0 0 1rem 0;width:100%}
.offer__man .st-name{right:2.5rem;bottom:7rem}
.offer-form{margin-top:1rem;width:48.4rem}
.offer-form-2{margin-top:1rem;width:30rem}
.offer-form__bl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:1.3rem}
.offer-form__inp-bl{width:31%}
.offer-form__inp-bl:nth-child(1){
width:38%}
.offer-form__inp-bl:nth-child(1) .file-wrap{margin-bottom:1rem}
.offer-form__inp-bl:nth-child(2){
width:26.8%}
.offer-form__inp-bl:nth-child(3){
width:29.5%}
.offer-form__inp-bl .input{width:100%;padding-top:1.3rem;padding-bottom:1.3rem;background-color:#fff}
.offer-form__inp-bl .btn{width:100%;padding-top:1.3rem;padding-bottom:1.3rem}
.price{padding-top:1rem;padding-bottom:3rem}
.price__smile{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#f5f5f7;border-radius:2rem;padding:.8rem 1.3rem}
.price__smile-img{width:1.5rem}
.price__h{margin-top:2rem;margin-bottom:3rem}
.price__h-img{width:1.5rem;margin-right:1rem}
.price__item:first-child{margin-right:4rem}
.price__item:first-child .price__arr{bottom:-.5rem}
.price__arr{position:absolute;right:-3rem;bottom:-.4rem;width:6rem;-webkit-transform:translate(0,80%);transform:translate(0,80%)}
.price__arr__2{position:absolute;right:18rem;bottom:7rem;width:6rem;-webkit-transform:translate(0,80%);transform:translate(0,80%)}
.price__arr img{max-width:none;width:100%}
.price__hot{background-color:#f5f5f7;border-radius:.5rem;padding:1.2rem 2.2rem;color:#282828}
.price__img{padding:1rem;-webkit-box-shadow:0 0 29px rgba(0,0,0,.1);box-shadow:0 0 29px rgba(0,0,0,.1);border-radius:1rem;background-color:#fff;width:18rem}
.price__img img{max-width:none;width:100%}
.price__t{margin-right:1rem}
.navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3rem}
.navigation__item{display:block;width:.3rem;height:.3rem;border-radius:100%;background-color:#EB8E00;-ms-flex-negative:0;flex-shrink:0;margin-left:.8rem;margin-right:.8rem}
.navigation a{color:#fff}
.navigation a:hover{color:#EB8E00}
.main_abort{padding-bottom:4rem}
.main_abort .main__cont{color:#fff;padding-left:7.8rem}
.main_abort .line-text__line{border:1px solid #fff}
.main_abort .line-text__line_white{border:1px solid #fff}
.main_abort .st-link{letter-spacing:.2rem}
.main_abort .st-link .dotted:hover{color:#fff}
.main_abort .st-link .dotted:hover svg{fill:#fff}
.main_abort .st-link .dotted:hover::before{border-color:#fff!important}
.main_abort .main__wrap{position:static;padding-left:0rem}
.abort__btn{position:relative;padding-right:4rem;padding-left:2.5rem;padding-top:1.4rem;padding-bottom:1.4rem;width:18.3rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:.65rem}
.abort__btn-img{position:absolute;width:7rem;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);right:0rem}
.abort__btn-img img{max-width:none;width:100%}
.abort-img{position:absolute;right:0rem;bottom:8.5rem;width:47rem}
.abort-img img{max-width:none;width:100%}
.main_thank .main__cont{padding-bottom:10rem;padding-top:3rem;padding-left:7.8rem}
.main_thank .navigation{margin-bottom:7rem}
.thank__man{right:7rem}
.vid{padding:4rem 0;padding-top:3.5rem;padding-bottom:2.5rem}
.st-vid{width:100%;height:41.7rem;display:block}
.st-vid .st-bg img{border-radius:1.5rem}
.st-vid .st-play{width:7rem;height:7rem}
.st-vid .st-play__img{width:1.5rem}
.st-vid .st-play__fl{width:9rem;height:9rem}
.subs{padding:6rem 0;padding-top:2rem}
.subs .usefull__arr{width:4rem}
.subs .usefull__ph{width:17rem}
.subs .usefull__btn{width:18rem}
.main_contacts .navigation{margin-bottom:4rem;color:#282828}
.main_contacts .main__cont{padding-top:3rem;padding-left:0;padding-right:0}
.main_contacts .main__wrap{width:100%}
.main_contacts .scroll{-webkit-transform:none;transform:none;top:38rem}
.main__contacts-wrap{width:80%}
.main__contacts-wrap .f-soc-bl{margin-top:.5rem}
.main__contacts-wrap .f-soc-bl__item{width:2.2rem;height:2.2rem}
.contacts{padding-bottom:5rem}
.contacts__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:0;padding-left:11rem}
.contacts__left{width:21%;margin-top:1.5rem}
.contacts__left .kr-text__text{font-size:.56rem}
.contacts__center{width:26%}
.contacts__right{width:43.5%}
.contacts-form{-webkit-box-shadow:0 0 59px rgba(20,20,20,.2);box-shadow:0 0 59px rgba(20,20,20,.2);background-image:linear-gradient(-237deg,#141414 0%,#1c1c1c 24%,#333333 98%,#333333 100%);padding:2rem 3.5rem;border-radius:1rem}
.contacts-form .btn{width:100%}
.contacts-form .textarea{min-height:5.5rem;border-radius:1rem}
.contacts-gal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.contacts-gal .st-option{top:1.5rem;left:2rem}
.contacts-gal__item{height:7rem;width:23%;position:relative}
.contacts-gal__item .st-bg img{border-radius:.7rem}
.contacts-gal__item:first-child{height:27.2rem;width:100%;margin-bottom:1.5rem}
.contacts-gal__item:first-child .st-bg img{border-radius:1rem 1rem 1rem 1rem}
.contacts-gal__item:last-child .st-bg img{border-radius:1rem 1rem 1rem 1rem}
.contacts-link__img{width:2.5rem;height:2.5rem;-ms-flex-negative:0;flex-shrink:0}
.contacts-adr{margin-left:1rem}
.contacts-adr__item{margin-bottom:1.3rem}
.contacts-adr__img{width:1.4rem;-ms-flex-negative:0;flex-shrink:0;margin-right:.8rem}
.contacts-adr__img img{-ms-flex-negative:0;flex-shrink:0}
.contacts-adr__text{line-height:1}
.contacts-adr .st-link{margin-left:2.3rem;margin-top:0rem}
.contacts-adr .st-link .dotted::before{border-bottom:1px solid #ed1c24}
.c-map{padding-bottom:1rem}
.c-map__cont{position:relative;height:39rem;border-radius:1.5rem 0 0 1.5rem;background-color:#aeaeae}
.c-map__cont iframe{border-radius:1.5rem 0 0 1.5rem}
.c-map__fl{position:absolute;right:5.2rem;top:7.5rem;-webkit-box-shadow:0 1px 54px rgba(0,0,0,.1);box-shadow:0 1px 54px rgba(0,0,0,.1);border-radius:1.5rem;background-color:rgba(255,255,255,.77);width:35.2rem;height:24rem}
.c-map__text{position:absolute;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);bottom:3.4rem;white-space:nowrap}
.c-map__text .dotted{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.c-map .st-play{width:5rem;height:5rem}
.c-map .st-play__fl{width:6rem;height:6rem}
.c-map .st-play__img{width:1rem}
.news-option__item{margin-right:1.2rem;padding:.65rem 1.8rem}
.news-option__item_date{background-color:transparent;border:1px solid #fff}
.main__news-img{width:1.2rem;-ms-flex-negative:0;flex-shrink:0}
.main__news-img img{max-width:none;width:100%}
.main_news-page .main__cont{padding-bottom:7rem;padding-top:3rem}
.main_news-page .navigation{margin-bottom:6rem}
.st-link_prev{margin-top:2rem}
.st-link_prev .dotted{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.st-link_prev .st-link__arrow{margin-left:0;margin-right:.4rem}
.st-link_prev .st-link__arrow svg{position:relative;-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.main_page .main__cont{padding-top:2.7rem;padding-bottom:4rem;padding-left:7.7rem}
.main_page .navigation{color:#282828}
.news{padding:2rem 0}
.news__t{white-space:nowrap;margin-right:1rem}
.news__top{margin-bottom:2rem}
.news .st-link{margin-top:2rem}
.news .st-link .dotted{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.news__wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.ntab{width:100%;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}
.ntab li a{background-color:#f4f3f4;border-radius:3rem;padding:.7rem 2rem;-webkit-transition:all .3s;transition:all .3s;color:#282828;cursor:pointer}
.ntab li a:hover{background-color:#EB8E00;color:#fff}
.ntab li.current-menu-item a{background-color:#EB8E00;color:#fff}
.yellow-fever:hover{color:#fff!important}
.yellow-fever:hover::before{border-color:#fff!important}
.yellow-fever::before{top:103%;bottom:auto;border-color:rgba(253,200,65,.75)}
.news-item{margin-bottom:2.5rem;margin-left:.743%;margin-right:.743%;width:23.7%;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;color:#282828}
.news-item:hover{color:#EB8E00}
.news-item:hover .dotted{color:#282828}
.news-item:hover .dotted svg{fill:#282828}
.news-item:hover .dotted::before{border-color:#282828!important;width:30%}
.news-item:nth-child(4n){
margin-right:0}
.news-item:nth-child(4n) .news-item__img{border-radius:1.3rem 0 0 1.3rem}
.news-item:nth-child(4n) .st-bg img{border-radius:1.3rem 0 0 1.3rem}
.news-item__img{width:100%;height:22.2rem;border-radius:1.3rem;margin-bottom:2rem}
.news-item__img .st-bg img{border-radius:1.3rem}
.news-item__header{width:100%;margin-bottom:2rem}
.news-item__bot{width:100%;padding-right:1rem}
.main_about .navigation{margin-bottom:2rem}
.main_about .main__cont{padding-bottom:7rem}
.main__about-wrap{padding-left:34rem}
.ab-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}
.ab-wrap__left{width:25%}
.ab-wrap__right{width:75%}
.ab-wrap .st-play{position:relative;width:5.4rem;height:5.4rem;margin-left:.7rem}
.ab-wrap .st-play__img{width:1rem}
.ab-wrap .st-play__fl{width:6.4rem;height:6.4rem}
.ab-wrap__ar{position:absolute;left:-.8rem;top:-2.1rem;width:4rem;-webkit-transform:translate(-100%,0);transform:translate(-100%,0);pointer-events:none}
.ab-wrap__ar img{max-width:none;width:100%;pointer-events:none}
.gal{padding-top:5rem}
.gal__bl{width:100%;margin-top:3.4rem}
.gal .scroll{-webkit-transform:none;transform:none;top:25rem}
.gal-slider{width:100%}
.gal-slider.st-dots .slick-dots{bottom:2rem}
.gal-slider__item{height:36.3rem;position:relative;cursor:pointer}
.gal-slider__item .st-shadow{-webkit-box-shadow:0 1px 54px rgba(0,0,0,.1);box-shadow:0 1px 54px rgba(0,0,0,.1);border-radius:1.5rem;background-image:-webkit-gradient(linear,right top,left top,from(rgba(40,39,40,.75)),color-stop(52%,rgba(40,39,40,0)),to(rgba(40,39,40,0))),-webkit-gradient(linear,left bottom,left top,from(rgba(40,39,40,.75)),color-stop(52%,rgba(40,39,40,0)),to(rgba(40,39,40,0))),-webkit-gradient(linear,right top,left top,from(rgba(40,39,40,0)),color-stop(64%,rgba(40,39,40,0)),to(rgba(40,39,40,.75)));background-image:linear-gradient(to left,rgba(40,39,40,.75) 0%,rgba(40,39,40,0) 52%,rgba(40,39,40,0) 100%),linear-gradient(to top,rgba(40,39,40,.75) 0%,rgba(40,39,40,0) 52%,rgba(40,39,40,0) 100%),linear-gradient(to left,rgba(40,39,40,0) 0%,rgba(40,39,40,0) 64%,rgba(40,39,40,.75) 100%)}
.gal-slider__item .st-bg img{border-radius:1.5rem}
.gal-slider-prev{width:100%;margin-top:1.7rem}
.gal-slider-prev__item{position:relative;height:10rem;margin-left:.5rem;margin-right:.5rem;cursor:pointer}
.gal-slider-prev__item .st-shadow{border-radius:1rem;background-image:-webkit-gradient(linear,right top,left top,from(rgba(40,39,40,.75)),color-stop(52%,rgba(40,39,40,0)),to(rgba(40,39,40,0))),-webkit-gradient(linear,left bottom,left top,from(rgba(40,39,40,.75)),color-stop(52%,rgba(40,39,40,0)),to(rgba(40,39,40,0))),-webkit-gradient(linear,right top,left top,from(rgba(40,39,40,0)),color-stop(64%,rgba(40,39,40,0)),to(rgba(40,39,40,.75)));background-image:linear-gradient(to left,rgba(40,39,40,.75) 0%,rgba(40,39,40,0) 52%,rgba(40,39,40,0) 100%),linear-gradient(to top,rgba(40,39,40,.75) 0%,rgba(40,39,40,0) 52%,rgba(40,39,40,0) 100%),linear-gradient(to left,rgba(40,39,40,0) 0%,rgba(40,39,40,0) 64%,rgba(40,39,40,.75) 100%)}
.gal-slider-prev__item .st-bg img{border-radius:1rem}
.c-map_ab{padding-top:2.3rem;padding-bottom:4rem}
.c-map_ab .c-map__fl{right:auto;left:5.8rem;top:6rem;width:auto;padding:2.2rem 2rem;height:auto}
.c-map_ab .contacts-adr__item{margin-bottom:2rem}
.c-map_ab .contacts-adr__item:last-child{margin-bottom:0}
.c-map_ab__header{margin-bottom:2rem}
.obor{padding-bottom:2rem}
.obor__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-ms-flex-wrap:wrap;flex-wrap:wrap}
.obor__item{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:31.7%;margin-left:.98%;margin-right:.98%;border-radius:1rem;padding:2.5rem;min-height:31rem;margin-bottom:1.5rem}
.obor__item:nth-child(3n){
margin-right:0}
.obor__item:nth-child(3n) .st-bg img{border-radius:1rem 1rem 1rem 1rem}
.obor__item:nth-child(3n) .st-shadow{border-radius:1rem 1rem 1rem 1rem}
.obor__item .st-bg img{border-radius:1rem}
.obor__item .st-shadow{-webkit-box-shadow:0 1px 54px rgba(0,0,0,.1);box-shadow:0 1px 54px rgba(0,0,0,.1);border-radius:1rem}
.obor__cir{position:absolute;right:.7rem;border:.3rem solid #EB8E00;border-radius:100%;width:1rem;height:1rem;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}
.obor__text{width:100%;position:relative}
.obor__header{width:100%;position:relative}
.sert{padding-top:2rem}
.sert__cont{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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.sert__item{-ms-flex-negative:0;flex-shrink:0;padding:1rem 1rem;background-color:#fefefe;-webkit-box-shadow:0 1px 54px rgba(0,0,0,.1);box-shadow:0 1px 54px rgba(0,0,0,.1);width:14.5%;margin-left:1.08%;margin-right:1.08%;border-radius:.7rem;margin-bottom:2rem}
.sert__item img{-ms-flex-negative:0;flex-shrink:0;border-radius:.7rem}
.com{padding-top:2rem;min-height:68rem}
.rab{padding-bottom:2rem}
.rab__cont{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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.rab__item{width:15.8%;margin-left:2.1%;margin-right:2.1%;margin-bottom:2rem}
.mat{padding-bottom:2rem}
.mat__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-ms-flex-wrap:wrap;flex-wrap:wrap}
.mat-item{margin-bottom:1.5rem;padding:2rem;padding-left:3.7rem;width:49%;min-height:23rem}
.mat-item:nth-child(odd){-webkit-box-shadow:0 1px 51px rgba(0,0,0,.15);box-shadow:0 1px 51px rgba(0,0,0,.15);border-radius:1.5rem;background-image:linear-gradient(-237deg,#141414 0%,#1c1c1c 24%,#333333 98%,#333333 100%)}
.mat-item:nth-child(even){-webkit-box-shadow:0 1px 51px rgba(0,0,0,.15);box-shadow:0 1px 51px rgba(0,0,0,.15);border-radius:1.5rem 0 0 1.5rem;background-image:linear-gradient(-237deg,#333333 0%,#333333 2%,#1c1c1c 76%,#141414 100%)}
.mat-item__text{width:73%}
.mat-item__img{width:23rem;-ms-flex-negative:0;flex-shrink:0}
.mat-item__img img{max-width:none;width:100%}
.mat-item__fl{position:absolute;right:0;bottom:0;width:11rem}
.mat-item__fl img{max-width:none;width:100%}
.real-time_ab .real-time__cont{-ms-flex-wrap:wrap;flex-wrap:wrap}
.real-time_ab .real-time__left{width:100%}
.real-time_ab .real-time__item{height:28rem;margin-bottom:2.2rem}
.real-time_ab .real-time__right{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:0;text-align:center}
.real-time_ab .real-time__right ul{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:center;-ms-flex-align:center;align-items:center;width:53rem;margin-right:-2rem}
.real-time_ab .real-time__right ul li{text-align:left;width:48%}
.bmest{padding-top:6rem;padding-bottom:6rem}
.bmest__img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:43rem;z-index:-1}
.bmest__img img{max-width:none;width:100%}
.bmest__num{position:absolute;top:0;right:0;-webkit-transform:translate(50%,-100%);transform:translate(50%,-100%)}
.bmest .dotted{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.rating__stars{position:relative}
.sotr .scroll{top:20rem;-webkit-transform:none;transform:none}
.sotr__cont{padding-top:4.5rem;padding-left:5.9rem;padding-bottom:4rem}
.sotr__bl{z-index:2;position:relative}
.sotr .st-name{right:auto;left:-3rem;bottom:4rem}
.sotr-form{width:40.5rem}
.sotr-form__inp-bl{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;-ms-flex-wrap:wrap;flex-wrap:wrap}
.sotr-form__inp-bl .input{width:32%;margin-bottom:1rem}
.sotr-form__inp-bl .textarea{width:100%;height:10rem;border-radius:1.5rem;margin-bottom:1rem}
.sotr-form__bot{width:100%}
.sotr-form__bot .btn{width:12rem}
.news_port .auto-right__info{bottom:auto;-webkit-transform:none;transform:none;top:1rem;right:1rem;color:#fff;z-index:2}
.news_port .st-option{top:1rem}
.news_port .st-shadow{border-radius:1.3rem;background-color:rgba(40,39,40,.15);background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(40,39,40,.9)),color-stop(24%,rgba(40,39,40,.9)),color-stop(56%,rgba(40,39,40,0)),to(rgba(40,39,40,0)));background-image:linear-gradient(to top,rgba(40,39,40,.9) 0%,rgba(40,39,40,.9) 24%,rgba(40,39,40,0) 56%,rgba(40,39,40,0) 100%)}
.news_port .news-item__img{margin-bottom:0}
.news_port .news-item:nth-child(4n) .st-shadow{border-radius:1.3rem 0 0 1.3rem}
.news-item__fl{position:absolute;padding:2rem;padding-bottom:2.5rem;bottom:0;left:0;width:100%;color:#fff}
.news-item__fl .dotted{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.news-item__fl .dotted:hover{color:#fff}
.news-item__fl .dotted:hover svg{fill:#fff}
.news-item__fl .dotted:hover::before{border-color:#fff}
.section-wrap .seob{padding-top:0}
.need{padding:4rem 0}
.need .offer__man{width:28rem}
.need .st-name{right:auto;bottom:18rem;left:0}
.need__cont{padding:4.5rem 5rem;padding-left:5.8rem;padding-bottom:5.5rem}
.need-bl{width:72%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:4rem}
.need-bl__form{width:37%}
.need-bl__form .btn{width:100%}
.need-bl__center{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:2.7rem;margin-left:-7rem}
.need-bl__right{width:50%;margin-top:.5rem}
.need-bl__ph{width:9rem;margin-right:1.9rem}
.need-bl__ph img{max-width:none;width:100%}
.need-bl__wrap{-ms-flex-item-align:end;align-self:flex-end}
.need-bl__wrap .serv-bot__green-img{width:1.9rem}
.need-bl__wrap .serv-bot__green{padding-left:1.6rem;padding-right:1.6rem;margin-bottom:2rem;padding-top:.8rem;padding-bottom:.8rem}
.need-bl__arr1{width:3rem;position:absolute;right:2.3rem;top:4.4rem;pointer-events:none}
.need-bl__arr1 img{max-width:none;width:100%}
.need-bl__arr2{width:4.2rem;position:absolute;right:-1rem;top:2.3rem;-webkit-transform:translate(100%,0);transform:translate(100%,0);pointer-events:none}
.need-bl__arr2 img{max-width:none;width:100%}
.need-bl__ar1{width:1rem;pointer-events:none}
.need-bl__ar1 img{max-width:none;width:100%}
.need-bl__ar2{width:1rem;pointer-events:none}
.need-bl__ar2 img{max-width:none;width:100%}
.need-bl__inp-bl{width:70%}
.main_port-page .main__cont{padding-bottom:0}
.main_port-page .gal{padding-top:0}
.port-page__editor{border-radius:1rem;border:1px dashed #f2f2f2;background-color:#f2f1f2;padding:4rem 5rem;line-height:1.5;width:100%}
.port-page__links{width:33%;margin-top:3.2rem}
.port-page__links .st-link{margin-top:0}
.port-page__links .dotted{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.states{padding-top:2rem;padding-bottom:2rem}
.cost{padding-bottom:6rem}
.cost__cont{width:100%}
.cost-bl{padding-right:1rem;margin-bottom:3rem}
.cost-bl__header{padding-left:1.75rem;padding-top:1.2rem;padding-bottom:1.1rem;width:100%;cursor:pointer;position:relative}
.cost-bl__header::before{content:'';position:absolute;left:49.6%;top:0rem;border-left:1px solid #cecdcd;height:100%;width:1px;opacity:0;-webkit-transition:.5s;transition:.5s}
.cost-bl__header::after{content:'';position:absolute;left:73.2%;top:0rem;height:100%;width:1px;border-right:1px solid #cecdcd;opacity:0;-webkit-transition:.5s;transition:.5s}
.cost-bl__header.active:before,.cost-bl__header.active::after{opacity:1}
.cost-bl__header.active .cost-bl__img svg{fill:#EB8E00;-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.cost-bl__top{border-radius:0;background-color:#EB8E00;padding-left:4.1rem;padding-top:1.3rem;padding-bottom:1.3rem;overflow-y:hidden}
.cost-bl__left{width:47%}
.cost-bl__center{width:25%;text-align:center}
.cost-bl__right{width:28%;text-align:center}
.cost-bl__info{padding-left:4.1rem;padding-top:0rem;padding-bottom:2rem;position:relative}
.cost-bl__info::before{content:'';position:absolute;left:49.6%;top:0rem;border-left:1px solid #cecdcd;height:100%;width:1px}
.cost-bl__info::after{content:'';position:absolute;left:73.2%;top:0rem;height:100%;width:1px;border-right:1px solid #cecdcd}
.cost-bl__bnew{width:100%;padding-bottom:.7rem}
.cost-bl__bnew:last-child{padding-bottom:0}
.cost-bl__bnew-left{width:47%}
.cost-bl__bnew-center{width:25%;text-align:center}
.cost-bl__bnew-right{width:28%;text-align:center}
.cost-bl__bot{background-color:#282728;padding-left:4.1rem;padding-right:4.1rem;padding-top:1.65rem;padding-bottom:1.65rem;z-index:2;position:relative}
.cost-bl__item{width:100%;-webkit-transition:all .3s;transition:all .3s;overflow-y:hidden}
.cost-bl__item:nth-child(1) .cost-bl__top{border-radius:.7rem .7rem 0 0}
.cost-bl__item:nth-child(odd){background-color:#f5f5f7}
.cost-bl__img{width:1rem;height:1rem;margin-right:1.25rem}
.cost-bl__img svg{fill:#282728;-webkit-transition:all .3s;transition:all .3s;height:100%;width:100%}
.cost-link__img{width:1rem}
.cost-link__img img{-ms-flex-negative:0;flex-shrink:0;max-width:none;width:100%}
.section-wrap .need{padding-top:2rem}
.section-wrap .mark{padding-top:0;padding-bottom:0}
.otz{padding-bottom:6rem}
.otz__img1{position:absolute;left:0;top:25%;width:20rem}
.otz__img1 img{max-width:none;width:100%}
.otz__img2{position:absolute;right:0;top:24%;width:20rem}
.otz__img2 img{max-width:none;width:100%}
.otz__top{padding:3rem;border-radius:1rem}
.otz__top .st-bg img{border-radius:1rem}
.otz__bl{min-height:40rem;width:60%;border:1px solid #282828}
.main_serv-page .main__wrap{width:100%;padding-bottom:0}
.main_serv-page .main__cont{padding-left:6.8rem;padding-bottom:0}
.main_serv-page .navigation{margin-bottom:4.5rem}
.mserv-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:60%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2rem}
.mserv-block__item{padding-right:2rem;position:relative;border-right:1px solid rgba(40,39,40,.1);margin-bottom:0;padding-bottom:0;width:29.5%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.mserv-block__item:nth-child(2){
padding-left:2rem;width:34.5%}
.mserv-block__item:nth-child(2) .mserv-block__text{padding-left:.7rem}
.mserv-block__item:nth-child(3){
width:36%;padding-left:2.8rem;border-right:none}
.mserv-block__num{position:absolute;top:-2rem;right:1rem}
.mserv-block__img{min-height:7rem;width:11rem;margin-bottom:1rem}
.mserv-block__img img{max-width:none;width:100%}
.mserv-block__text{width:100%}
.mserv-fl{position:absolute;right:5rem;bottom:0;border-radius:1rem 1rem 0 0;background-color:rgba(39,38,39,.75);padding:2rem 2.2rem;z-index:5}
.mserv-fl__img{margin-top:-14rem;width:7.5rem;margin-bottom:1rem;position:relative}
.mserv-fl__img img{max-width:none;width:100%}
.mserv-fl__arr{position:absolute;right:0rem;bottom:-6rem;-webkit-transform:translate(100%,0);transform:translate(100%,0);width:5.2rem}
.mserv-fl .soc-link{padding-top:.75rem;padding-bottom:.75rem;margin-bottom:1.4rem}
.mserv-fl .soc-link__img{width:1.8rem;margin-right:.8rem}
.section-wrap.v2{padding-top:4rem;padding-bottom:0}
.avak{padding-top:2rem;padding-bottom:2rem}
.avak .scroll{top:55%}
.avak .scroll__line{height:10rem;margin-top:-.5rem}
.avak__cont{padding:5rem 5.2rem;padding-left:5.7rem}
.avak__bl{width:53%}
.avak .dnld-cir{left:auto;top:auto;right:2.3rem;bottom:2rem}
.btn.b-ws_v2 .btn-img{width:1.4rem;left:1.5rem}
.place-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:auto;margin-right:auto;width:86.3%;margin-bottom:1.7rem}
.place-wrap__item{margin-bottom:2rem;border-radius:1rem;background-color:#f4f3f4;padding:2rem;padding-left:2.4rem;width:49%}
.place .scroll{-webkit-transform:none;transform:none;top:25rem}
.place__wr-bl .price-it{width:65.8%}
.place__wr-bl .serv-item_alt{min-height:25.8rem}
.place__wr-bl .serv-item_alt .dnld-cir{bottom:4rem}
.place__wr-bl .price-it__list{right:5.8rem;width:19rem;bottom:2rem}
.place__wr-bl .price-it__list .dnld-cir{top:auto;bottom:3.3rem;left:.3rem;width:5.3rem;height:5.3rem}
.place__wr-bl .price-it__list .dnld-cir__img{width:4.5rem;height:4.5rem}
.place__wr-bl .price-it__inp-bl{width:20.5rem}
.place__wr-bl .price-it__inp-bl .input{padding-top:1.35rem;padding-bottom:1.35rem}
.place__wr-bl .price-it__inp-bl div.fancy-select div.trigger{padding-top:1.35rem;padding-bottom:1.35rem;padding-left:2rem;height:3.5rem}
.place__wr-bl .price-it__inp-bl div.fancy-select ul.options li{padding-left:2rem}
.place__wr-bl .price-it__inp-bl .btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:1.35rem;padding-bottom:1.35rem;padding-left:4.5rem}
.place__wr-bl .price-it__inp-bl .btn .btn-img{width:1.8rem;left:2rem}
.place__wr-bl .price-it__inp-bl div.fancy-select div.trigger::after{right:2rem}
.place__wr-bl .check-box{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.place-item{min-height:25.8rem}
.place-item .serv-item__cont{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.place-item__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:auto}
.place-item__bl{margin-right:2rem}
.place-item__bl:last-child{margin-right:0}
.place-item__bl:nth-child(2) .place-item__img{width:1rem}
.place-item__img{width:1.4rem}
.place-item__img img{max-width:none;width:100%}
.place-word{position:absolute;top:50%;left:58%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:45rem;z-index:-1;letter-spacing:2rem;pointer-events:none}
.place-word img{max-width:none;width:100%}
.portf-sect{padding-top:2rem}
.portf-sect__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-ms-flex-wrap:wrap;flex-wrap:wrap}
.portf-sect__cont .auto-right__item{width:48%;border-radius:1.3rem}
.portf-sect__cont .auto-right__gal{height:13rem}
.st-link_center .dotted{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.moreph{padding-top:2rem;padding-bottom:2rem}
.moreph__bl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.moreph__item{border-radius:.7rem;width:18.5%;margin-left:.75%;margin-right:.75%;height:13rem;margin-bottom:1.2rem}
.moreph__item .st-bg img{border-radius:.7rem}
.section-wrap .com{padding-top:4rem}
.buls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:4rem;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-evenly}
.buls__text{min-height:3.5rem;margin-bottom:1.7rem}
.buls__item{justify-content:space-between;width:23%;margin-left:0;margin-right:0;margin-bottom:2rem}
.buls__img{width:100%;height:26rem;border-radius:1rem;-webkit-box-shadow:0 0 59px rgba(20,20,20,.2);box-shadow:0 0 59px rgba(20,20,20,.2)}
.buls__img .st-bg img{border-radius:1rem}
.step{padding-top:2rem}
.step__wrap{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;z-index:1;position:relative;width:100%}
.step__item{width:100%;margin-bottom:5.5rem}
.step__item:last-child{margin-bottom:0}
.step__item:nth-child(odd){padding-right:5rem;padding-left:5rem}
.step__item:nth-child(odd) .step__st-bg{display:none}
.step__item:nth-child(odd) .step__num{text-shadow:33px 28px 101px rgba(40,39,40,.2);color:#fff}
.step__item:nth-child(odd) .step__text a{color:#282828}
.step__item:nth-child(even){padding-left:5rem;padding-right:0}
.step__item:nth-child(even) .step__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding:4.75rem 0;padding-left:6rem;padding-right:5rem}
.step__item:nth-child(even) .step-line{left:0;right:auto;top:4.5rem;-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}
.step__item:nth-child(even) .step-line__cir{right:auto;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.step__item:nth-child(even) .step__text{color:#fff}
.step__item:nth-child(even) .step__text a{color:#fff}
.step__item:nth-child(even) .st-bg img{border-radius:1.5rem 0 0 1.5rem}
.step__item:nth-child(even) .step__num{color:#1b1a1a}
.step__item:nth-child(even) .step__info{color:#fff}
.step__item:nth-child(even) .step__slider-block{width:53%}
.step__item:nth-child(even) .step__info{width:40%}
.step__slider-block{width:49.1%;position:relative;z-index:1}
.step__info{width:37%;-ms-flex-item-align:end;align-self:flex-end;padding-bottom:2rem;z-index:0}
.step__num{position:absolute;top:0;left:-1rem;font-size:14rem;z-index:0;line-height:.9;letter-spacing:0rem;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}
.step-slider__item{border-radius:1.5rem!important;height:23rem;cursor:pointer}
.step-slider__item .st-shadow{-webkit-box-shadow:0 1px 54px rgba(0,0,0,.1);box-shadow:0 1px 54px rgba(0,0,0,.1);border-radius:1.5rem;background-image:-webkit-gradient(linear,right top,left top,from(rgba(40,39,40,.5)),color-stop(52%,rgba(40,39,40,0)),to(rgba(40,39,40,0))),-webkit-gradient(linear,left bottom,left top,from(rgba(40,39,40,.4)),color-stop(52%,rgba(40,39,40,0)),to(rgba(40,39,40,0))),-webkit-gradient(linear,right top,left top,from(rgba(40,39,40,0)),color-stop(64%,rgba(40,39,40,0)),to(rgba(40,39,40,.4)));background-image:linear-gradient(to left,rgba(40,39,40,.5) 0%,rgba(40,39,40,0) 52%,rgba(40,39,40,0) 100%),linear-gradient(to top,rgba(40,39,40,.4) 0%,rgba(40,39,40,0) 52%,rgba(40,39,40,0) 100%),linear-gradient(to left,rgba(40,39,40,0) 0%,rgba(40,39,40,0) 64%,rgba(40,39,40,.4) 100%)}
.step-slider__item .st-bg img{border-radius:1.5rem!important}
.step-slider-prev{margin-top:2rem}
.step-slider-prev .step-slider__item{height:7.8rem;margin-left:.45rem;margin-right:.45rem;border-radius:1rem!important}
.step-slider-prev .step-slider__item .st-bg img{border-radius:1rem!important}
.step-line{position:absolute;height:1px;border-top:1px dashed #ff395a;top:4.5rem;right:0;width:12.2rem;-webkit-transform:translate(100%,0);transform:translate(100%,0);z-index:5}
.step-line__cir{position:absolute;right:0;top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);width:.6rem;height:.6rem;-webkit-animation:pulse2 2s infinite;animation:pulse2 2s infinite;background-color:#212121;border-radius:100%}
.step-line__cir::after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;border-radius:100%;background-color:#EB8E00;z-index:2}
.step-line__cir::before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:150%;height:150%;border-radius:100%;background-color:rgba(255,0,43,.5);z-index:0}
.dvig{padding-top:1rem;padding-bottom:2rem}
.dvig__bl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.dvig__left{width:54.8%;height:27.2rem}
.dvig__left .st-bg img{border-radius:1.5rem}
.dvig__left .dnld-cir{right:auto;left:3.5rem;bottom:3.5rem;-webkit-transform:none;transform:none}
.dvig__right{width:36.5%}
.dvig__tab-item{-webkit-transition:all .3s;transition:all .3s;border-radius:1.5rem;padding:.8rem 1.5rem;margin-right:.5rem;background-color:#eae7ea;margin-bottom:2rem;font-weight:500;cursor:pointer}
.dvig__tab-item:last-child{margin-right:0}
.dvig__tab-item.active,.dvig__tab-item:hover{background-color:#EB8E00;color:#fff}
.dvig-info{margin-top:1rem;width:85%}
.dvig-info__img{width:1rem}
.dvig-info__img img{-ms-flex-negative:0;flex-shrink:0;max-width:none;width:100%}
.dvig-info__item{border-radius:.7rem;padding:1.2rem 1.8rem}
.dvig-info__item:first-child{-webkit-box-shadow:0 1px 98px rgba(0,0,0,.1);box-shadow:0 1px 98px rgba(0,0,0,.1);background-color:#EB8E00}
.dvig-info__item:last-child{-webkit-box-shadow:0 1px 98px rgba(0,0,0,.1);box-shadow:0 1px 98px rgba(0,0,0,.1);background-color:#282728;padding:.5rem 1.5rem}
.dvig-info__item:last-child .dvig-info__img{width:1.4rem}
.dvig-item__wrap{margin-bottom:.7rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}
.dvig-item__line{border-bottom:2px dotted #282828;width:auto;margin-top:.78rem;-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3;margin-left:.3rem;margin-right:.3rem}
.dvig-item__list-ans{width:34%}
.infbl{padding-top:4rem;padding-bottom:2rem}
.infbl__cont{padding:4rem 5rem;padding-left:5.7rem}
.infbl__wrap{width:70%;z-index:1;position:relative}
.infbl__text{width:60%}
.infbl__ph{position:absolute;right:0rem;bottom:0;width:25rem}
.infbl__ph img{max-width:none;width:100%}
.infbl__arr{position:absolute;bottom:9rem;left:1.8rem;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);width:14rem}
.infbl__arr img{max-width:none;width:100%}
.infbl .soc-link{padding-top:.75rem;padding-bottom:.75rem;margin-bottom:1.4rem}
.infbl .soc-link-tel{padding-top:.75rem;padding-bottom:.75rem;margin-bottom:1.4rem}
.plan__arr{position:absolute;right:13rem;top:2rem;width:55rem}
.plan__arr img{max-width:none;width:100%}
.ptab{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:3.8rem;margin-bottom:1.8rem}
.ptab__tab-item{margin-right:.76rem;background-color:#f4f3f4;padding:.9rem 1.4rem;border-radius:1.5rem;-webkit-transition:all .3s;transition:all .3s;margin-bottom:1rem;cursor:pointer}
.ptab__tab-item:hover,.ptab__tab-item.active{background-color:#EB8E00;color:#fff}
.ptab__tab-item:last-child{margin-right:0}
.ptab-cont__bl{padding:.7rem 2rem}
.ptab-cont__bl:first-child{border-radius:.7rem .7rem 0 0}
.ptab-cont__bl:last-child{border-radius:0 0 .7rem .7rem}
.ptab-cont__bl:nth-child(odd){background-color:#f4f3f4}
.ptab-cont__bl:nth-child(even){border:1px solid #eae7ea}
.ptab-cont__right{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transform:skew(-8deg);transform:skew(-8deg);background-color:#EB8E00;color:#fff;padding:.3rem 1.1rem;border-radius:.5rem;line-height:1;}
.ptab-cont__right span{-webkit-transform:skew(8deg);transform:skew(8deg)}
.ptab-cont__left{/*width:50%*/}
.proz{padding-bottom:2rem}
.proz__bl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}
.proz__item{width:18.6%;margin-left:.7%;margin-right:.7%;margin-bottom:2rem}
.proz__img{width:100%;height:14rem;-webkit-box-shadow:0 0 59px rgba(20,20,20,.2);box-shadow:0 0 59px rgba(20,20,20,.2)}
.proz__img .st-bg img{border-radius:.7rem}
.fb{padding-top:4rem;padding-bottom:2rem}
.fb .st-word{-webkit-transform:none;transform:none;top:1rem}
.gtab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}
.gtab__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}
.gtab__item{margin-bottom:1rem;z-index:2;position:relative;width:48.2%;border-radius:.4rem;padding:.3rem 2.5rem;padding-right:2rem;padding-left:0}
.gtab__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding-top:1rem;padding-bottom:1rem}
.gtab__top.show .gtab__img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.gtab__img{width:.8rem;-ms-flex-negative:0;flex-shrink:0;margin-right:1rem;-webkit-transition:all .3s;transition:all .3s}
.gtab__img img{max-width:none;width:100%}
.gtab__hover{padding-bottom:2rem;line-height:1.4;padding-top:1rem;padding-right:4rem;border-bottom:1px solid rgba(190,190,190,.5)}
.gtab__line{border-bottom:1px solid rgba(190,190,190,.5);width:100%;height:1px;margin-top:1rem}
.gtab__num{color:#EB8E00;font-weight:700}
.gtab__header{width:100%}
.seob{position:relative;padding:4.5rem 0;padding-top:3rem;width:78%;margin-left:auto;margin-right:auto}
.seob .ware__item__img{width:4rem;height:4rem}
.seob__btn{margin-top:1rem;width:1.4rem;margin-left:0;margin-right:auto;-webkit-transition:all .3s;transition:all .3s;cursor:pointer;opacity:.5}
.seob__btn.open img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.seob__text{text-align:center;color:#747474;position:relative;height:5rem;overflow:hidden;-webkit-transition:.7s;transition:.7s}
.seob__text-wrap{padding-bottom:2rem}
.seob__text.act{height:5rem!important}
.seob__text:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:6rem;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#fff));background-image:linear-gradient(to bottom,transparent 0%,#fff 100%)}
.footer{background-color:#f5f5f7;padding:4rem 0;padding-bottom:0;padding-top:3rem}
.footer__cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.footer__item li a{padding:.3rem 0;color:#282828;-webkit-transition:all .3s;transition:all .3s;display:block}
.footer__item li a:hover{color:#EB8E00}
.footer__item:nth-child(4){width:50%}
.footer .ul-feat{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.footer .ul-feat li{width:47%;padding-left:2rem;position:relative;margin-bottom:.4rem;-ms-flex-negative:0;flex-shrink:0}
.footer .ul-feat li a{padding:0}
.footer .ul-feat li::before{content:'';position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:1rem;height:1rem;-ms-flex-negative:0;flex-shrink:0;background-size:100%;background:url(../img/footer/ok.png) no-repeat center;border-radius:100%}
.footer__header{margin-bottom:1rem;letter-spacing:.05rem}
.footer__link{margin-left:1.5rem}
.footer .ph-bl__ico{width:1rem}
.footer .header-link{margin-top:2rem}
.footer .map-hover{right:0;left:auto;height:11rem;-webkit-transform:translateX(0%) scale(0);transform:translateX(0%) scale(0)}
.footer .header__map-hover:hover .map-hover{-webkit-transform:translateX(0%) scale(1);transform:translateX(0%) scale(1)}
.footer-logo{margin-bottom:.7rem}
.footer-logo__img{width:10rem;margin-right:1rem}
.footer-logo-img{width:10rem;margin-right:1rem}
.footer-logo__img img{max-width:none;width:100%}
.footer-logo-img img{max-width:none;width:100%}
.footer-logo .rating__img{width:1.3rem}
.footer-logo .rating__n{height:5rem;width:2.5rem;font-size:.9rem}
.footer-logo .rating__n::after{content:"";width:0rem;height:0;border-left:1.2rem solid #141414;border-right:1.2rem solid #141414;border-bottom:.6rem solid #f5f5f7}
.footer-logo .rating{margin-top:-1rem}
.f-soc-bl{margin-top:2rem}
.f-soc-bl__item{-webkit-transition:all .3s;transition:all .3s;width:2rem;height:2rem;-ms-flex-negative:0;flex-shrink:0;margin-right:.4rem;position:relative}
.f-soc-bl__item:last-child{margin-right:0}
.f-soc-bl__item img{max-width:none;width:100%}
.f-soc-bl__item:hover{-webkit-transform:scale(1.06);transform:scale(1.06)}
.footer-bot{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;padding:2rem 0;padding-top:1rem;padding-bottom:1.3rem;border-top:1px solid #c9c9cb;margin-top:3rem}
.footer-bot .btn-politics-js:hover{color:#282828!important}
.overlay{z-index:999;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);overflow-x:hidden}
.modal-wrap{position:absolute;top:6vh;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-bottom:8rem}
.modal-wrap .close:hover:before,.modal-wrap .close:hover:after{background-color:#fff}
.modal_pol{padding:3rem 2rem}
.modal-wrap_pol{border-radius:1.5rem}
.modal-min{width:30rem}
.modal-smin{width:27rem}
.modal-norm{width:46.6rem}
.modal-big{width:40rem}
.modal-sm{width:36.3rem}
.modal-test{width:69.271rem}
.case-check{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;width:100%;margin-top:1rem}
.case-check__item{width:24%;position:relative}
.case-check__block{position:relative;border-radius:5px;padding:0;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;cursor:pointer;width:100%}
.case-check__img{-ms-flex-negative:0;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:100%;padding:.82rem;background-color:#4b4b4b}
.case-check__img svg{max-width:100%;max-height:100%;fill:#fff;-ms-flex-negative:0;flex-shrink:0}
.case-check__text{white-space:nowrap;color:rgba(255,255,255,.4);margin-top:.5rem}
.checkbox-inp:checked~.case-check__block .case-check__text{font-weight:300!important;color:#fff}
.checkbox-inp:checked~.case-check__block .case-check__img.ws{background-color:#25d266}
.checkbox-inp:checked~.case-check__block .case-check__img.vb{background-color:#7F40BD}
.checkbox-inp:checked~.case-check__block .case-check__img.tg{background-color:#039BE5}
.checkbox-inp:checked~.case-check__block .case-check__img.email{background-color:#F44336}
.checkbox-inp:checked~.case-check__block .case-check__img.tel{background-color:#7CBD86}
.checkbox-inp:checked~.case-bgg{opacity:1}
.modal__block{padding:3rem 3rem;padding-top:3.5rem;padding-left:4.3rem;padding-right:4.7rem;-webkit-box-shadow:0 1px 120px rgba(0,0,0,.1);box-shadow:0 1px 120px rgba(0,0,0,.1);border-radius:1.5rem}
.leftm{position:fixed;left:1rem;bottom:1rem;width:12.9rem;z-index:99;-webkit-box-shadow:0 0 81px rgba(53,53,53,.2);box-shadow:0 0 81px rgba(53,53,53,.2);border-radius:1rem;border:3px solid #fff;background-color:#fff;-webkit-box-shadow:0 0 81px rgba(56,56,56,.2);box-shadow:0 0 81px rgba(56,56,56,.2)}
.leftm .st-play{width:4.2rem;height:4.2rem}
.leftm .st-play__img{width:.8rem}
.leftm-img{width:100%;height:19.3rem;overflow:hidden;border-radius:15px}
.leftm-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 3s;transition:all 3s}
.close-img{position:absolute;right:.8rem;top:.8rem;width:.7rem;cursor:pointer}
.arr-img{position:absolute;left:3rem;top:-6rem;width:8rem}
.modal-gray{color:rgba(255,255,255,.5)}
.modal-call .wh-span{background-color:#EB8E00;padding-top:0;padding-bottom:0;line-height:1.6;padding-left:.4rem;padding-right:.4rem}
.modal-call__item{width:48%}
.modal-call__inp-text{padding-left:2rem}
.modal-call div.fancy-select{font-size:.8rem;color:rgba(40,39,40,.65)}
.modal-call div.fancy-select div.trigger{padding-left:2rem;height:3.35rem}
.modal-call div.fancy-select div.trigger::after{right:2rem}
.modal-call div.fancy-select ul.options li{padding-left:2rem}
.modal-call__wrap{margin-bottom:2rem}
.modal-call__wrap2{margin-bottom:2rem}
.modal-call .btn{width:100%}
.st-check-box .check-label{border-radius:100%;width:1.6rem;height:1.6rem;padding:.4rem}
.st-check-box .check-label-act{-webkit-transform:scale(1);transform:scale(1)}
.st-check-box .check-label-act svg{fill:#aeaeae}
.rhide:checked~span .st-check-box__label.t2{background-color:#EB8E00!important}
.rhide:checked~span .st-check-box__label.t2 .check-label-act svg{fill:#fff}
.modal-call2{padding-right:2.7rem}
.modal-call2__wrap{margin-bottom:2.2rem;margin-top:1.5rem}
.modal-call2__item{margin-right:3.5rem}
.modal-call2__item:last-child{margin-right:0}
.modal-call2__item:nth-child(2) .modal-call2__img{width:1.8rem}
.modal-call2__item:nth-child(3) .modal-call2__img{width:1.95rem}
.modal-call2__img{width:2.5rem}
.modal-call2__img img{max-width:none;width:100%}
.modal-call2 .modal-call__item{margin-bottom:1rem;width:45%}
.modal-call2 .modal-call__item .btn{margin-bottom:1rem}
.modal-call2__bot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}
.modal-call2__bot .modal-call__item{margin-bottom:0}
.modal-call2__nor{margin-top:1.3rem}
.modal-call2 .b-ws{padding:1.35rem 1.9rem;background-color:#69bb39;padding-left:3rem;padding-right:1rem;margin-bottom:1.4rem!important}
.modal-call2 .b-ws .btn-img{width:2rem;left:1.1rem}
.modal-arr1{position:absolute;right:50%;top:-4rem;width:2.3rem}
.modal-arr1 img{max-width:none;width:100%}
.checkbox-inp{display:none}
.modal-call3 .wh-span{padding:.5rem 1rem}
.modal-call3__list{position:absolute;right:-7rem;bottom:-3rem;width:27rem}
.modal-call3__list img{max-width:none;width:100%}
.modal-call3__arr{position:absolute;left:-1rem;bottom:7rem;width:16rem}
.modal-call3__arr img{max-width:none;width:100%}
.modal-call4__man{width:20rem}
.modal-call4__man .st-name{bottom:7.5rem;right:1rem}
.modal-call4 .st-name .skew-text:nth-child(1){
background-color:#282728}
.check-label.t2{background-color:#dcdfe2;margin-right:.5rem}
.rhide:checked~span .check-label.t2{background-color:#ba2b31}
.input.t-modal{color:#747474;height:8rem}
.modal__tab-click{position:absolute;right:0;top:-8rem}
.modal__tab-click::before{content:'';position:absolute;bottom:.9rem;left:-.5rem;background:url(../img/modals/line.png) no-repeat center;background-size:100%;width:4.5rem;height:6.5rem;-webkit-transform:translate(-100%,100%);transform:translate(-100%,100%)}
.close{position:absolute;right:0;top:0;width:1.4rem;height:1.4rem;-webkit-transform:translate(-75%,75%);transform:translate(-75%,75%);cursor:pointer;z-index:99}
.close-modals{top:1rem}
.close:before,.close:after{position:absolute;left:50%;content:' ';height:100%;width:2px;background-color:#c7cbcf;-webkit-transition:all 0.4s;transition:all 0.4s;border-radius:3px}
.close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.close:hover:before,.close:hover:after{background-color:#282828}
.th-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:13rem;margin-left:43%}
.back-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.back-close img{width:.9rem;-ms-flex-negative:0;flex-shrink:0}
.close-b{right:1rem;top:-.5rem}
.end-soc-mod{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:90%}
.end-soc-mod .tiem{padding:.6rem}
.end-soc-mod .checkbox-block.t3 .checkbox-psevdo{margin-left:-1.4rem;margin-right:.6rem}
.right-menu{position:fixed;right:0rem;top:45%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:333}
.right-menu__item{margin-bottom:.5rem;width:5.8rem;height:5.5rem;padding:1.1rem;padding-left:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:3;color:#fff;border-radius:.5rem 0 0 .5rem;white-space:nowrap;background-color:#EB8E00;-webkit-transition:all 0.3s;transition:all 0.3s}
.right-menu__item:last-child{margin-bottom:0}
.right-menu__item:hover{background-color:#EB8E00;-webkit-box-shadow:inset 0 4px 1px #b16b00;box-shadow:inset 0 4px 1px #b16b00}
.right-menu__img{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:2rem;height:2rem;margin-bottom:.3rem}
.right-menu__img.pd{width:100%;height:100%}
.right-menu.t13{font-size:.8rem}
.btn--burger-wrapper{position:relative;margin:.18rem 0 .5rem 2.5rem;cursor:pointer;background-color:#EB8E00;width:1.5rem;height:1.5rem;border-radius:100px;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}
.btn--burger{width:.7rem;background-color:transparent}
.btn--burger:before{top:.95rem;-webkit-transform:rotate(-25deg);transform:rotate(-25deg);background-color:#fff!important}
.btn--burger:after{bottom:.95rem;-webkit-transform:rotate(25deg);transform:rotate(25deg);background-color:#fff!important}
.right-menu.active{-webkit-transform:translateX(100%) translateY(-50%);transform:translateX(100%) translateY(-50%)}
.right-menu.active .btn--burger-wrapper{-webkit-transform:translateX(-6rem);transform:translateX(-6rem)}
.btn--burger-wrapper.active .btn--burger{background-color:transparent}
.btn--burger-wrapper.active .btn--burger:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:.65rem}
.btn--burger-wrapper.active .btn--burger:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);bottom:.7rem}
.to_top{background-color:#EB8E00}
.close-b{position:absolute;right:.5rem;top:.5rem;width:1rem;-webkit-transition:all 0.4s;transition:all 0.4s;cursor:pointer}
.close-b:hover{opacity:.5}
.wom-m{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:33;cursor:pointer}
.m-img{width:10rem}
.to_top{right:2.5rem;bottom:1.5rem;width:3.5rem;height:3.5rem;padding:.7rem}
.to_top:before{border:.8rem solid transparent;border-bottom:1rem solid #fff}
.test-mod{padding:3rem 0}
.prev-modal .close{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}
.prev-modal__cont{width:100%;height:100vh;-webkit-transition:all .9s;transition:all .9s;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.prev-modal__scroll{width:70%;background-color:tomato;overflow:auto;height:100vh;position:relative}
.prev-modal__right{width:30%}
.right-content{background:#fff;height:100vh;padding:3rem 3rem 3rem 3.5rem;overflow:hidden;overflow-y:auto}
.right-content li{padding-left:1.5rem;position:relative}
.right-content li::before{content:'';position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:1rem;height:.5rem;background:url(/wp-content/img/right.svg) no-repeat center;background-size:100%}
.right-content__btn{margin-top:0;padding:2rem 2rem!important;padding-right:3.5rem!important}
.right-content__soc{margin-top:3rem}
.right-content__soc .soc__item{width:2.8rem;height:2.8rem;padding:.8rem}
.btn--burger:after,.btn--burger:before{content:"";position:absolute;display:block;width:45%;height:2px;background-color:#282828;-webkit-transition:0.4s;transition:0.4s}
.btn--burger:before{top:.55rem;-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}
.btn--burger:after{bottom:.55rem;-webkit-transform:rotate(25deg);transform:rotate(25deg)}
.right-menu .right-menu__item{-webkit-transform:translateX(0%);transform:translateX(0%)}
.right-menu.active .right-menu__item{-webkit-transform:translateX(170%);transform:translateX(170%)}
.st-ok{-ms-flex-negative:0;flex-shrink:0}
.st-ok img{-ms-flex-negative:0;flex-shrink:0}
.rating__stars svg{height:auto}
.com-img{width:100%;margin-top:-12rem}
.com-img img{width:100%;-o-object-fit:cover;object-fit:cover}
.news_port .news-item{color:#fff}
.news_port .news-item:hover{color:#EB8E00}
.news_port .news-item:hover .dotted{color:#fff}
.news_port .news-item:hover .dotted::before{border-color:#fff}
@media all and (max-width:1020px){
	html{font-size:15px!important}
	h2 br{display:none}
	.t14,.t15,.t16,.t13{font-size:1rem}
	.t12{font-size:.9rem}
	.t22{font-size:1.3rem}
	.hero-block .t22{text-align:center}
	.hero-block .t22 br{display:none}
	.line-text__line_white{display:none}
	.container{max-width:90vw}
	.container-big{max-width:90vw}
	.container-sbig{max-width:90vw}
	.container-big2{max-width:90vw}
	.container-min{max-width:90vw}
	.container-md{max-width:90vw}
	.container-md2{max-width:90vw}
	.nav{-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;padding:1.5rem;background-color:transparent;-webkit-box-shadow:0 0 0 #000;box-shadow:0 0 0 #000;border:none;height:auto}
	.nav__wrap{position:fixed;left:0;top:0;width:100%;height:100%;-webkit-box-shadow:1px -1px 57px rgba(0,0,0,.1);box-shadow:1px -1px 57px rgba(0,0,0,.1);border-radius:5px;background-color:rgba(0,0,0,.95);z-index:644;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;-webkit-transform:translateX(-110%);transform:translateX(-110%);-webkit-transition:all 0.4s ease-in;transition:all 0.4s ease-in}
	.nav__wrap.active{-webkit-transform:translateX(0);transform:translateX(0)}
	.burger__wrap-block{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;width:auto}
	.burger__wrap{text-transform:uppercase;font-size:1.4rem;color:#282828;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;cursor:pointer}
	.nav li.menu-item-has-children::before{width:calc(100% + 1.5rem)}
	.sub-menu{width:auto}
	.main__btn{display:none}
	.nav__wrap{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
	.close-nav{display:block}
	.rating{display:none}
	html{overflow-x:hidden}
	.kr-text__cir{-ms-flex-negative:0;flex-shrink:0}
	.header .header-link{display:none}
	.header .header__adr{display:none}
	.header .h-soc{display:none}
	.header .call-bl{display:none}
	.nav a{color:#fff}
	.nav li.menu-item-has-children::after{border-color:#fff}
	.sub-menu{left:50%;-webkit-transform:translate(-50%,0) scale(0);transform:translate(-50%,0) scale(0);right:auto;padding-left:2rem;padding-right:2rem}
	.sub-menu li{margin-left:0;margin-right:0}
	.sub-menu li a{padding-left:0}
	.nav li.menu-item-has-children:hover .sub-menu{-webkit-transform:translate(-50%,0) scale(1);transform:translate(-50%,0) scale(1)}
	.nav li.menu-item-has-children .menu-item-has-children .sub-menu{-webkit-transform:translate(-50%,100%) scale(0)!important;transform:translate(-50%,100%) scale(0)!important;min-width:calc(100% + 4rem)}
	.nav li.menu-item-has-children .menu-item-has-children:hover .sub-menu{-webkit-transform:translate(-50%,100%) scale(1)!important;transform:translate(-50%,100%) scale(1)!important;right:auto;left:50%;top:auto;bottom:0}
	.logo__img{margin-right:1rem}
	.main__cont{max-width:90vw;padding-left:5vw;padding-right:5vw;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}
	.main__arr{display:none}
	.main__block{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;flex-direction:column;}
	.main__right{margin-left:0}
	.main__left{-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;margin-bottom:1.5rem}
	.main__left .t17{text-align:center}
	.main__wrap{width: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}
	.main__wrap .t54{text-align:center}
	.main__wrap .t54 br{display:none}
	.line-text__line{-ms-flex-negative:0;flex-shrink:0}
	.mark{text-align:center}
	.mark-slider{width:80%;margin-left:auto;margin-right:auto}
	.alt-container{margin-left:0;margin-right:0}
	.garant .st-bg img{border-radius:0}
	.garant__wrap{max-width:90vw;margin-left:auto;margin-right:auto}
	.garant__title{padding-left:0;text-align:center}
	.garant__title br{display:none}
	.garant__man{position:relative;bottom:0;left:auto;margin-left:auto;margin-right:auto;/*-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;*/margin-top:1rem;width:22rem}
	.garant__item{-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;text-align:center;padding:2rem;width:48%}
	.garant__block{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}
	.garant__text{padding-left:0!important}
	.garant__text br{display:none}
	.garant__item:nth-child(1) .garant__img{width:12rem}
	.serv__bl{max-width:90vw;padding-left:0;margin-left:auto;margin-right:auto}
	.serv-item{width:100%;margin-left:0;margin-right:0;min-height:auto}
	.serv-bot{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
	.serv-bot__center{margin-top:2rem}
	.serv-item_alt{min-height:55vw;border-radius:1.5rem!important}
	.serv-item_alt .st-bg img{border-radius:1.5rem!important}
	.serv-alt{-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;max-width:90vw;margin-left:auto;margin-right:auto}
	.serv-alt .serv-bot{width:100%}
	.serv-bot__green-img{-ms-flex-negative:0;flex-shrink:0}
	.serv-alt__right{width:100%}
	.cost-it{border-radius:1.5rem}
	.cost-it .st-bg img{border-radius:1.5rem}
	.price-it__list{position:relative;right:0;left:0;margin-left:auto;margin-right:auto;bottom:0;margin-top:1rem}
	.price-it{padding-left:0;width:21rem}
	.price-it .t38{text-align:center;width:100%}
	.price-it .t15{text-align:center;width:100%}
	.price-it .input{text-align:left}
	.serv-alt__right{-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}
	.serv-alt__right .dnld-cir__text .t14{font-size:.9rem}
	.serv-alt__right .dnld-cir__text .t13{font-size:.7rem}
	.plan__arr{position:relative;right:unset;top:unset;max-width:90vw;margin:0 auto}
	.price-it__inp-bl{width:100%}
	.price-it__inp-bl .check-line .t12{white-space:nowrap;font-size:.8rem}
	div.fancy-select div.trigger{font-size:.9rem}
	.serv .title-lg{text-align:center}
	.serv .t32{text-align:center}
	.alt-container_v2{padding-left:0;padding-right:0;margin-left:auto;margin-right:auto;max-width:90vw}
	.auto__cont{-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}
	.auto-left{position:relative;width:100%;top:0}
	.auto__left-wrap{width:100%;margin-bottom:2rem}
	.auto-right{width:100%}
	.auto .st-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
	.auto-left{-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;text-align:center}
	.auto-left .title-lg br{display:none}
	.auto-left .t32{font-size:1.4rem}
	.auto-left .t32 br{display:none}
	.auto-left__menu{width:100%}
	.auto-right__wrap{-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}
	.auto-right__gal{width:100%;margin-top:2rem}
	.auto-right__gal:first-child{margin-top:0}
	.auto-right__bot{-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;margin-top:2rem}
	.auto-right__right{-ms-flex-item-align:center;align-self:center;margin-top:1rem}
	.auto-right__item{padding-left:2rem;padding-right:2rem}
	.auto-right__text .h3{text-align:center;font-size:1.5rem}
	.auto-right__text .t17{text-align:center}
	.auto-right__text .h3 br{display:none}
	.st-link .t17{font-size:1.1rem}
	.feat .title-lg{text-align:center}
	.feat .title-lg br{display:none}
	.feat-bl{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2rem}
	.feat-bl__item{width:48%;margin-bottom:2rem}
	.feat-bot{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
	.feat-bot__right{width:100%;margin-bottom:3rem}
	.feat .t48{text-align:center}
	.feat .t48 br{display:none}
	.feat-bot__bl{margin-top:2rem;-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}
	.feat-bot__right-wrap,.feat-bot__right-wrap-100{width:auto;text-align:center;margin-top:2rem}
	.feat-slider{width:100%}
	.exp__cont{-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}
	.exp__left{width:100%}
	.exp-slider{width:100%;margin-top:2rem}
	.exp-slider__img{height:44vw}
	.slick-dotted.slick-slider{margin-bottom:0}
	.work__cont{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
	.work__right{width:100%}
	.work__left{width:90%;margin-left:auto;margin-right:auto;margin-top:3rem}
	.work__right{text-align:center}
	.work-slider{width:100%}
	.work-slider__img{height:34vw}
	.alt-container .st-bg img{border-radius:0}
	.def__arr{display:none}
	.def__img{position:relative;right:0;left:0;bottom:-5rem;margin-top:0rem;margin-left:auto;margin-right:auto}
	.def__cont{-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;text-align:center}
	.real-time__cont{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
	.real-time__left{width:100%}
	.real-time__right{margin-bottom:2rem}
	.real-time__right{width:100%;padding-top:0}
	.top__img{top:0;right:0;width:35rem;position:relative}
	.top__left{width:100%;-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;text-align:center}
	.section-wrap .mof{margin-top:0}
	.mof__cont{min-height:57vw;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:0}
	.mof{background-position:bottom center!important}
	.discount__cont{background:#111 url(../img/discount/discount.jpg) center center no-repeat;background-size:cover;-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;border-radius:0}
	.discount__item{width:100%;background:rgb(17 17 17 / 60%);border-radius:0}
	.discount__item .t38{text-align:center}
	.discount__item .t38 br{display:none}
	.discount__fl{width:40vw;display:none}
	.discount__img{width:100%;text-align:center}
	.usefull__ph{width:10rem}
	.usefull__right .usefull__btn{width:calc(100% - 20px)}
	/*.usefull__cont{-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}*/
	.discount{padding-bottom:2rem}
	.usefull__left{padding-top:0;width:100%;margin-bottom:2rem}
	.usefull__arr{display:none}
	.usefull__right{margin-top:0;padding-top:0;width:100%;-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;text-align:center}
	.offer__man{position:relative;right:0;top:0;padding-bottom:5rem;margin-left:auto;margin-right:auto;width:90vw}
	.offer__man.col-center{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-pack:justify;
		-ms-flex-pack:justify;
		justify-content:space-between;
		-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-align:center;
        -ms-flex-align:center;
        align-items:center;
	}
	.price__arr__2{display:none}
	.offer .title-lg{text-align:center}
	.offer .title-lg br{display:none}
	.offer__wrap{padding-bottom:0;margin-left:auto;margin-right:auto;text-align:center;max-width:90vw}
	.offer__cont{padding-left:0;padding-right:0;padding-bottom:0}
	.offer__item{width:48%;margin-right:0;-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;text-align:center;margin-bottom:2rem;margin-top:0rem}
	.offer__num{position:relative;left:0;top:0;-webkit-transform:unset;transform:unset}
	.offer__bl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
	.offer-form{width: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;text-align:center}
	.offer-form-2{width: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;text-align:center}
	.offer-form__bl{-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;width:19rem}
	.offer-form__bl .input{width:100%}
	.offer-form__bl .btn{width:100%}
	.offer-form__inp-bl{width:100%!important}
	.offer-form__bl{-ms-flex-item-align:center;align-self:center}
	.offer-form__inp-bl:nth-child(2) .check-box{display:none}
	.offer-form__bl .btn{margin-top:.5rem}
	.offer-form__bl .t12{margin-bottom:.6rem;padding-left:2rem}
	.file-wrap .t12{margin-bottom:0}
	.price .title-lg br{display:none}
	.price__h{-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;text-align:center}
	.price__h-img{margin-right:0;width:3rem;margin-bottom:1rem}
	.price__bl{-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}
	.price__item:first-child{margin-right:0;width:100%;margin-bottom:3rem}
	.seob__text:before{display:none}
	.footer__cont{-ms-flex-wrap:wrap;flex-wrap:wrap;flex-flow:wrap-reverse}
	.footer__item{width:auto!important;margin-bottom:2rem}
	.footer__header{font-size:1.2rem}
	.footer-bot{-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;font-size:.8rem;margin-top:0}
	.footer-bot br{display:none}
	.footer-bot__item{margin-bottom:2rem}
	.footer-bot__item:last-child{margin-bottom:0}
	.abort-img{position:relative;right:0;top:0;bottom:0;width:80vw;margin-top:1rem;margin-bottom:1rem}
	.main_abort{padding-bottom:0}
	.main_abort .main__cont{padding-left:0;padding-right:0}
	.main_abort .main__cont .title{text-align:center}
	.main_abort .main__cont .st-bg img{border-radius:0}
	.main_abort .main__cont .t24{text-align:center}
	.main_abort .main__cont .t24 br{display:none}
	.main_abort .main__wrap{max-width:90vw;margin-left:auto;margin-right:auto}
	.main_abort .st-link{margin-bottom:3rem}
	.thank__man{width:70vw;position:relative;right:0;bottom:0;margin-top:2rem}
	.main_thank .t30{text-align:center}
	.main_thank .main__cont{-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;padding-left:0;padding-right:0;padding-bottom:0}
	.main_thank .main__cont .st-bg img{border-radius:0}
	.main_thank .main__wrap{max-width:90vw;margin-left:auto;margin-right:auto}
	.thank__main-wrap{-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}
	.thank__main-wrap .t22{margin-right:0;margin-bottom:1rem;text-align:center}
	.thank__main-wrap .t22 br{display:none}
	.main_thank .navigation{margin-bottom:4rem}
	.vid{text-align:center}
	.st-vid{height:70vw}
	.subs{text-align:center}
	.subs br{display:none}
	.main__contacts-wrap{text-align:center;-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;width:100%}
	.main_contacts .main__cont{padding-right:0;width:100%;margin-right:auto;margin-left:auto}
	.contacts__cont{padding-left:0;max-width:90vw;margin-left:auto;margin-right:auto;-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}
	.contacts__left{margin-top:0;width:100%;margin-bottom:2rem}
	.contacts-form{width:19rem;padding-left:1rem;padding-right:1rem;margin-bottom:2rem}
	.contacts-form .check-box .t12{font-size:.7rem}
	.contacts-form .t15{font-size:.9rem}
	.contacts__right{width:100%}
	.contacts-gal__item .st-bg img{border-radius:1rem!important}
	.c-map__cont{height:67vw;border-radius:0}
	.c-map__fl{right:auto;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);bottom:auto;top:3rem}
	.c-map__fl{height:15rem;width:20rem}
	.c-map .st-play{top:40%}
	.main_news-page .main__cont{padding-bottom:4rem;text-align:center}
	.news__top{-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;text-align:center}
	.news__top .news__t{display:none}
	.ntab{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}
	.ntab li{margin-bottom:1.2rem}
	.ntab a{display:inline-block}
	.news__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:90vw;margin-left:auto;margin-right:auto}
	.news__wrap .st-bg img{border-radius:1.2rem!important}
	.news-item{margin-left:0;margin-right:0;width:48%}
	.main_page .main__cont{text-align:center;padding-left:5vw;padding-right:5vw}
	.news-item__header br{display:none}
	.main__about-wrap{padding-left:0}
	.main_about .main__cont{padding-bottom:4rem;text-align:center}
	.main_about .main__cont br{display:none}
	.ab-wrap__ar{display:none}
	.ab-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
	.ab-wrap__right{width:100%;margin-bottom:2rem}
	.ab-wrap__left{margin-left:auto;margin-right:auto;width:auto}
	.gal-slider__item{height:20rem}
	.gal-slider-prev{display:none}
	.gal{padding-bottom:2rem}
	.gal .t30{font-size:1.2rem}
	.c-map_ab .title-lg{text-align:center}
	.c-map_ab{padding-bottom:1rem}
	.c-map_ab .c-map__fl{top:2rem;left:50%;right:auto;bottom:auto;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);width:21rem}
	.c-map_ab .contacts-adr{margin-left:0}
	.c-map_ab .c-map__cont{height:100vw}
	.obor .t36{text-align:center}
	.obor .t36 br{display:none}
	.obor .title-lg{text-align:center}
	.obor .title-lg br{display:none}
	.obor__cont{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}
	.obor__item{width:48%;margin-bottom:1.5rem;text-align:center;border-radius:0;margin-left:0;margin-right:0}
	.obor__item br{display:none}
	.obor__item .st-bg img{border-radius:0!important}
	.sert__item{width:31%}
	.com{min-height:auto}
	.rab__item{width:45%}
	.rab{text-align:center}
	.mat{padding-top:2rem}
	.mat-item{padding-bottom:3rem;padding-left:2rem;padding-right:2rem;min-height:auto;height:auto}
	.mat-item__fl{width:20vw;position:relative;bottom:0;top:auto;right:0;left:auto;margin-left:auto;margin-right:-2rem;margin-bottom:-3rem;margin-top:2rem;justify-self:end}
	.mat-item__text{width:100%}
	.mat-item__text br{display:none}
	.mat-item__img{width:100%}
	.real-time_ab{padding-top:2rem}
	.real-time_ab .t48 br{display:none}
	.real-time_ab .real-time__right ul{width:100%}
	.sotr__man{margin-bottom:-4rem}
	.sotr__header{text-align:center}
	.sotr__header br{display:none}
	.sotr__cont{padding-left:5vw;padding-right:5vw}
	.sotr-form{width:100%}
	.main_contacts .title-lg{text-align:center}
	.main_contacts .title-lg br{display:none}
	.serv-item .st-bg img{border-radius:1.5rem}
	.need-bl{-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;width:100%}
	.need-bl__form{width:20rem;text-align:center}
	.need-bl__form .check-box .t12{font-size:.8rem}
	.need-bl__form br{display:none}
	.need-bl__inp-bl{width:100%}
	.need-bl__ph{-ms-flex-negative:0;flex-shrink:0}
	.need-bl__arr2{display:none}
	.need-bl__arr1{display:none}
	.main__link-img{-ms-flex-negative:0;flex-shrink:0}
	.need-bl__center{display:none}
	.need-bl__right{width:auto;margin-top:2rem}
	.need__cont{padding-bottom:0}
	.need .offer__man{margin-right:-3rem}
	.need__cont{padding-left:5vw;padding-right:5vw}
	.need__cont .title-lg{text-align:center}
	.need__cont .t36{text-align:center;font-size:1.6rem}
	.need__cont .t32{font-size:1.4rem}
	.port-page{padding-top:2rem}
	.port-page__editor{padding:3rem 2rem}
	.states .title-lg{text-align:center}
	.states .title-lg br{display:none}
	.cost__cont .t38{text-align:center;font-size:1.5rem}
	.cost-link__img{-ms-flex-negative:0;flex-shrink:0}
	.cost-bl__bot{-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}
	.cost-bl__bot .t20{margin-bottom:1rem;text-align:center}
	.cost-bl__bot .t20 br{display:none}
	.cost-bl__bot .btn{margin-bottom:1rem}
	.cost-bl__bot .t18{margin-top:.8rem;margin-bottom:1rem}
	.cost-bl__info::before{display:none}
	.cost-bl__info::after{display:none}
	.cost-bl__header::before{display:none}
	.cost-bl__header::after{display:none}
	.cost-bl{padding-right:0}
	.otz__bl{width:100%}
	.otz{padding-bottom:4rem}	
	.mserv-fl{position:relative;right:0;width: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;border-radius:1rem 1rem 1rem 1rem}
	.mserv-fl{display:none}
	.main_serv-page .main__cont{padding-bottom:0}
	.mserv-fl__img{margin-top:0;display:none}
	.mserv-block{width:100%;-webkit-box-pack:sp;-ms-flex-pack:sp;justify-content:sp}
	.mserv-block__item{-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}
	.mserv-block__item br{display:none}
	.proz .title-lg br{display:none}
	.proz .t18 br{display:none}
	.proz__item{width:31.9%}
	.proz__item .t20{font-size:1.2rem}
	.proz__item .t15{font-size:.9rem}
	.proz__item .t15 br{display:none}
	.avak__wrap{-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}
	.avak__wrap .title-lg{text-align:center}
	.avak__wrap .t30{text-align:center}
	.avak__wrap .t24.mb2{text-align:center}
	.avak__bl{width:100%;-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}
	.avak .main__link{margin-top:.5rem;margin-bottom:.5rem}
	.avak .cost-link{margin-top:1rem}
	.avak .dnld-cir{position:relative;left:0;right:0;bottom:0;top:0;margin-left:auto;margin-bottom:1rem;margin-right:auto;-webkit-transform:none;transform:none}
	.avak__cont{padding-left:5vw;padding-right:5vw}
	.dvig__bl{-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}
	.dvig__left{width:100%;margin-bottom:2rem}
	.dvig__right{width:100%}
	.infbl__cont{padding-left:5vw;padding-right:5vw;padding-bottom:0}
	.infbl__wrap{width:100%;-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}
	.infbl__wrap .t28{text-align:center;margin-bottom:2rem;width:100%}
	.infbl__wrap .t28 br{display:none}
	.infbl__ph{position:relative;margin-left:auto;margin-right:auto;margin-top:2rem}
	.gtab__item{width:100%}
	.buls__item{width:48%}
	.buls__text{min-height:5rem}
	.buls__text br{display:none}
	.place__wr-bl .price-it__list{right:0;bottom:0}
	.serv-item .st-bg img{border-radius:1.5rem!important}
	.place__wr-bl .serv-item_alt .dnld-cir{bottom:0}
	.place__wr-bl .price-it{width:100%}
	.place__wr-bl .price-it__inp-bl{width:100%}
	.place__wr-bl .price-it__inp-bl .t18{font-size:.9rem}
	.place__wr-bl .price-it__list .dnld-cir{left:5rem;bottom:2rem}
	.place{padding-bottom:2rem}
	.plan{padding-top:2rem}
	.plan__arr,.ptab-cont{display:none}
	.price_mob{display:block}
	.price_mob img{width:100%}
	.step__item:nth-child(odd){	padding-left:5vw;padding-right:5vw}
	.step__wrap{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
	.step__slider-block{width:100%;margin-bottom:2rem}
	.step-slider-prev{display:none}
	.step__info{width:100%}
	.step__num{position:relative;-webkit-transform:none;transform:none;margin-top:1rem;top:0;bottom:0}
	.step__item:nth-child(even){	padding-left:0}
	.step__item:nth-child(even) .st-bg img{border-radius:0}
	.step__item:nth-child(even) .step__info{width:100%}
	.step__item:nth-child(even) .step__slider-block{width:100%}
	.step-line{display:none}
	.step .title-lg{margin-bottom:2rem}
	.plan .title-lg{text-align:center}
	.plan .title-lg br{display:none}
	.plan .t32{text-align:center}
	.plan .t32 br{display:none}
	.ptab__tab-item{margin-left:.5rem;margin-right:.5rem;width:31%}
	.ptab__tab-item:last-child{margin-right:.5rem}
	.portf-sect__cont .auto-right__item{width:100%}
	.portf-sect{padding-bottom:2rem}
	.portf-sect .auto-right__text br{display:none}
	.portf-sect .title-lg{text-align:center}
	.portf-sect .t30{font-size:1.2rem;text-align:center}
	.portf-sect .t30 br{display:none}
	.moreph__item{width:31.8%;height:26vw}
	.nav__wrap{overflow-y:scroll;padding-top:18rem}
	.nav__wrap .green-bl .t12{font-size:.7rem}
	.nav__wrap .header__adr{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;color:#fff;margin-bottom:2rem}
	.nav__wrap .h-soc{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;color:#fff;margin-bottom:2rem}
	.nav__wrap .call-bl{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
	.nav__wrap .call-bl .t22{font-size:1.4rem}
	.nav__wrap .call-bl .t14{font-size:.9rem}
	.nav__wrap .call-bl a{color:#fff}
	.nav__wrap .call-bl__menu a{color:#282828}
	.nav__wrap .call-bl__wrap::after{border-color:#fff}
	.nav__wrap .nav a{padding-top:.8rem;padding-bottom:1.2rem}
	.nav-elem{position:absolute;top:2rem;width:80%;left:20%;-webkit-transform:translate(-10%,0);transform:translate(-10%,0)}
	.right-menu{font-size:.7rem}
	.modal-norm{width:80%}
	.modal-norm .input{font-size:.8rem}
	.modal__block{padding-left:2rem;padding-right:2rem}
	.modal-call__wrap{-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;margin-bottom:0rem}
	.modal-call__item{width:100%;margin-bottom:1rem}
	.modal-call__inp-text{font-size:.8rem}
	.modal-call__wrap2{-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}
	.modal-call__wrap2 .modal-call__inp-text{margin-bottom:.5rem}
	.modal-call__wrap2 .check-box{margin-bottom:1rem}
	.check-label-act svg{height:100%}
	.modal-call .t32{text-align:center}
	.modal-call .t32 br{display:none}
	.modal-call .t20{text-align:center}
	.modal-call .t20 br{display:none}
	.modal-call .btn-politics-js{font-size:.7rem;white-space:nowrap}
	.modal__block{padding-bottom:2rem}
	.modal-call__wrap2{margin-bottom:1rem;margin-top:1rem}
	.modal-call2 .modal-call__item{width:100%}
	.modal-call2 .t18{text-align:center}
	.modal-call2 .t18 br{display:none}
	.modal-call2__wrap{-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}
	.modal-call2__item{margin-bottom:1rem}
	.modal-call2__item:last-child{margin-bottom:0}
	.modal-call2__bot{-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}
	.modal-call2__bot .t15{font-size:.9rem}
	.modal-call2 .b-ws{padding-left:4rem;padding-top:1rem;padding-bottom:1rem;margin-top:1rem}
	.modal-call2 .b-ws .btn-img{width:1.7rem;left:1.5rem}
	.modal-call3__list{position:relative;width:100%;right:-2rem;top:0;bottom:0;margin-left:auto;margin-right:auto;-ms-flex-item-align:center;align-self:center}
	.case-check__text{font-size:.7rem}
	.case-check__img{padding:.7rem}
	.modal-call4 .t30{text-align:center;font-size:1.6rem}
	.modal-call4 .t30 br{display:none}
	.modal-call4 .wh-span{white-space:nowrap}
	.modal-call4 .garant__man{width:19rem;margin-bottom:-2rem}
}
@media all and (max-width:767px){
	html{font-size:15px}
	.serv-alt__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}
	.serv-alt__list:first-child{width:100%;margin-bottom:2rem}
	.serv-alt__list:last-child{width:100%}
	.st-info{padding-left:2rem;padding-right:2rem;font-size:.8rem}
	.cost-bl__bot{padding-left:2rem;padding-right:2rem}
	.cost-bl__bot .btn .t14{font-size:.9rem}
	.cost-bl__top{padding-left:1rem;padding-right:1rem;font-size:.7rem}
	.cost-bl__left{width:auto}
	.cost-bl__center{width:auto}
	.cost-bl__right{width:auto}
	.cost-bl__info{padding-left:1rem;padding-right:1rem}
	.cost{padding-bottom:4rem}
	.ptab__tab-item{margin-left:1%;margin-right:1%!important;width:48%;text-align:center}
	.t60{font-size:2.2rem}
	.title{font-size:2rem;line-height:1.2}
	.t32{font-size:1.5rem;line-height:1.3}
	.hero-block .t22{font-size:1.2rem;line-height:1.3}
	.feat-bot__right .t19{font-size:1.2rem;line-height:1.3}
}
@media all and (max-width:567px){
	html{font-size:14px}
	.t60{font-size:1.7rem}
	.t60 br{/*display:none*/}
	.t54,.title-lg,.title{font-size:1.7rem}
	.t38{font-size:1.7rem}
	.t32{font-size:1.3rem}
	.line-text__text{font-size:1.2rem}
	.line-text__text br{display:none}
	.garant__text.t22{font-size:1.3rem}
	.garant__text.t16{font-size:1.1rem}
	h2 br{display:none}
	.mark-slider{width:11rem}
	.garant__item{width:100%}
	.st-name{right:2rem}
	.serv .t32{font-size:1.4rem}
	.serv-item__top{padding-right:0}
	.serv-item{padding-left:2rem;padding-right:2rem}
	.serv-bot{-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__man.col-center{-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}
	.serv-bot__center{margin-top:1rem;margin-bottom:1rem}
	.serv-item_alt .serv-item__header br{display:none}
	.serv-item_alt .dnld-cir{position:relative;bottom:0;right:0;left:0;margin-top:2rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
	.serv-item_alt .serv-item__top{margin-bottom:0}
	.serv-alt__list:first-child ul li{width:100%}
	.price-it{width:19rem}
	.feat-bl__item{width:100%}
	.feat .title-lg{font-size:2.1rem}
	.feat .t48{font-size:2.1rem}
	.feat-bot__right-wrap br,.feat-bot__right-wrap-100 br{display:none}
	.st-info{padding-left:1rem;padding-right:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}
	.st-info__item{width:33.3%;margin-right:0}
	.exp .t48{text-align:center}
	.exp .t48 br{display:none}
	.exp__left{-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}
	.exp-slider{width:70%}
	.exp-slider__img{height:61vw}
	.work-slider{display:none}
	.work__left{-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;width:100%}
	.work__play-ph{margin-bottom:2rem}
	.know-slider__wrap{left:auto;right:2rem}
	.work__right .t48{font-size:2rem}
	.work__right .t48 br{display:none}
	.exp{padding-bottom:2rem}
	.def__cont{padding-left:5vw;padding-right:5vw}
	.def__cont .t48{font-size:1.9rem}
	.def__cont .t32{font-size:1.22rem}
	.def__cont br{display:none}
	.real-time__item{width:100%}
	.real-time__right{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}
	.real-time__right .t48{text-align:center}
	.real-time__right .t24{text-align:center;font-size:1.4rem}
	.real-time__right .t24 br{display:none}
	.real-time__right ul li{text-align:left;font-size:1.1rem}
	.top__img{width:100vw;margin-bottom:2rem}
	.top__fl-text{bottom:0}
	.mof .t48{font-size:2.2rem}
	.mof__cont{min-height:130vw}
	.discount__item{padding-left:2rem;padding-right:2rem}
	.discount__item .t14{text-align:center}
	.discount__item .t38{text-align:center}
	.discount__item .t38 br{display:none}
	/*.discount__item:last-child .discount__fl{width:50vw}*/
	.discount__bl{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}
	.discount__it{width:48%;-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;text-align:center}
	.discount__it br{display:none}
	.discount__it-img{width:6.5rem}
	.discount__item:first-child{padding-bottom:3rem}
	.discount__fl{width:70vw}
	.discount__img{margin-left:auto;margin-right:auto}
	.usefull__item{-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;text-align:center;padding-left:1.3rem;padding-right:1.3rem}
	.usefull__it-right{width:100%}
	.usefull__it-right br{display:none}
	.usefull__prev{width:100%}
	.usefull__left .t54{text-align:center}
	.usefull__left .t54 br{display:none}
	.usefull{padding-bottom:2rem}
	.offer__man{width:90vw}
	.st-name .t13{font-size:.8rem}
	.st-name .t22{font-size:1rem}
	.st-name{text-align:center}
	.st-name .skew-text:nth-child(1){
	left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}
	.offer__text{font-size:1rem}
	.offer__text br{display:none}
	.price__h{margin-top:0}
	.price__item{-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;text-align:center}
	.price__arr{display:none}
	.price__t{margin-right:0;margin-bottom:1rem}
	.price .title-lg{font-size:2.2rem}
	.seob{padding-top:2rem}
	.footer__item{width:100%!important;-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;text-align:center}
	.footer__item .row-vcenter{justify-content:center}
	.footer-logo__img{margin-right:0}
	.footer .ul-feat{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
	.footer .ul-feat li{-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;padding-left:0;padding-top:1.5rem;margin-bottom:2rem}
	.footer .ul-feat li::before{width:2rem;height:2rem;left:50%;top:-1rem;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%)}
	.footer__header{font-size:1.5rem}
	.footer .ul-feat{margin-top:4rem}
	.footer .ul-feat li{font-size:1rem}
	.footer__item .t17{font-size:1.1rem}
	.footer__item li{font-size:1.1rem}
	.footer-logo__img{height:auto;max-width:100%;width:140px;}
	.footer-logo-img{height:auto;max-width:100%;width:140px;}
	.footer__item li a{padding-bottom:.8rem}
	.footer__item li a .header-adr{text-align:left}
	.green-bl .kr-text__text{font-size:.7rem}
	.footer__item:last-child .header__adr-text{text-align:left}
	.f-soc-bl{-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}
	.f-soc-bl .t12{margin-right:0;font-size:.9rem;margin-bottom:.7rem}
	.f-soc-bl__item{width:2.5rem;height:2.5rem}
	.thank__man{width:90vw}
	.vid{padding-bottom:1rem}
	.st-vid .st-play__fl{width:6rem;height:6rem}
	.st-vid .st-play{width:4.5rem;height:4.5rem}
	.st-vid .st-play__img{width:1.1rem}
	.contacts-gal .st-option{left:50%;-webkit-transform:translate(-50%,0%);transform:translate(-50%,0%);white-space:nowrap}
	.contacts-gal__item{width:48%;margin-bottom:1rem}
	.contacts{padding-bottom:2rem}
	.main__contacts-wrap .t18{margin-right:0;margin-bottom:.5rem;text-align:center}
	.main__contacts-wrap .f-soc-bl{margin-top:1rem}
	.main_contacts .main__cont{padding-bottom:2rem}
	.main__contacts-wrap .f-soc-bl__item{width:2.5rem;height:2.5rem}
	.call-bl__wrap .t24{font-size:1.6rem}
	.c-map__cont{height:100vw}
	.c-map__fl{height:8rem;width:15rem;top:2rem}
	.c-map__text{bottom:1.5rem}
	.c-map__text .t20{font-size:.8rem}
	.c-map .st-play{width:3rem;height:3rem}
	.c-map .st-play__fl{height:4rem;width:4rem}
	.news-option{-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}
	.news-option__item{padding-left:.8rem;padding-right:.8rem;width:15rem;margin-right:0}
	.news-option__item:first-child{margin-bottom:1rem}
	.main_news-page .main__cont .title{font-size:2.15rem}
	.news-item{width:100%}
	.ntab li{width:48%}
	.ntab li a{width:100%;padding-left:1.5rem;padding-right:1.5rem}
	.news__top{margin-bottom:1rem}
	.news-item__img{height:15rem}
	.c-map_ab .c-map__cont{height:300vw}
	.c-map_ab .c-map__fl{width:20rem;border-radius:1rem}
	.c-map_ab .title-lg{font-size:1.9rem}
	.obor__item{width:100%}
	.sert__item{width:47.8%;padding:.6rem;margin-bottom:1rem}
	.sert{padding-bottom:2rem}
	.com{min-height:auto;padding-bottom:2rem}
	.rab .exp-slider__img{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:42vw}
	.rab .exp-slider__info{font-size:.9rem}
	.mat .title-lg{text-align:center}
	.mat-item{width:100%;border-radius:0!important}
	.mat-item__fl{width:56vw}
	.mat{padding-bottom:0}
	.real-time_ab .real-time__right ul li{width:100%}
	.real-time_ab{padding-bottom:1rem}
	.bmest{padding-top:4rem;padding-bottom:4rem}
	.sotr__man{margin-top:2rem}
	.sotr-form .check-box .t16{font-size:.8rem}
	.sotr-form .t30{text-align:center;font-size:1.1rem}
	.sotr-form .t30 br{display:none}
	.sotr-form__inp-bl .input{width:100%}
	.sotr-form__bot{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
	.sotr-form__bot .btn{width:100%;margin-bottom:1rem}
	.sotr__header{font-size:2rem;margin-bottom:2rem}
	.sotr{padding-bottom:0}
	.sotr .st-name{left:50%;right:auto;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);white-space:nowrap}
	.sotr .garant__man{width:90vw;margin-left:auto;margin-right:auto;right:0;left:0}
	.need-bl__right{-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}
	.need-bl__ph{margin-right:0;margin-bottom:2rem}
	.need .offer__man{width:90vw}
	.need .st-name{top:auto;bottom:2rem}
	.need .serv-bot__green-text{font-size:.9rem}
	.need .title-lg{font-size:2.2rem}
	.need .t36{font-size:1.3rem}
	.need-bl{margin-top:2rem}
	.main_contacts .navigation{margin-bottom:2rem}
	.main_serv-page .t54{font-size:1.96rem}
	.main_serv-page .t54 br{display:none}
	.main_serv-page .line-text__text{font-size:1rem;text-align:left}
	.mserv-block__item{width:100%!important;border:none;display:flex;justify-content:space-between;flex-wrap:nowrap;margin:0!important;padding:0!important;flex-direction:row}
	.mserv-block__img{margin-right:1rem}
	.mserv-block__item:nth-child(2) .mserv-block__text{padding-left:0}
	.mserv-block__item br{display:block}
	.mserv-block__item .t18{font-size:1.2rem}
	.mserv-fl .soc-link{font-size:.8rem;text-align:left}
	.mserv-fl .soc-link-tel{font-size:.8rem;text-align:left}
	.proz__bl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
	.proz__item{width:100%;margin-left:0;margin-right:0}
	.proz__img{height:47vw}
	.proz__item .t15{font-size:.9rem}
	.dvig-info{width:100%}
	.dvig__top{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem}
	.dvig__tab-item{width:48%;text-align:center;margin-bottom:1rem}
	.dvig__left{height:100vw}
	.dvig__left .dnld-cir{bottom:2rem;left:2rem}
	.dvig-info{-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}
	.dvig-info__item:last-child{margin-top:1rem}
	.dvig-item__list-header{-ms-flex-negative:0;flex-shrink:0}
	.dvig-item__line{-ms-flex-negative:0;flex-shrink:0}
	.dvig-item__list-ans{-ms-flex-negative:0;flex-shrink:0}
	.dvig-item__cont{font-size:.8rem}
	.dvig-item__list-ans{width:28%}
	.gtab__top .t22{font-size:1.1rem}
	.gtab__hover{padding-right:0}
	.gtab__item{padding-right:1rem}
	.fb{padding-top:2rem;padding-bottom:2rem}
	.fb .title-lg{line-height:1.3}
	.com .title-lg{font-size:1.5rem}
	.com-img{margin-top:-5rem}
	.place-wrap{width:100%;-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}
	.place-wrap__item{width:100%}
	.buls__item{width:100%}
	.buls__text{min-height:auto}
	.buls{padding-top:2rem}
	.step__item:nth-child(even) .step__wrap{padding-left:5vw;padding-right:5vw}
	.step__info{padding-bottom:0!important}
	/*.ptab-cont__bl{-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;text-align:center}*/
	.ptab-cont__left{width:calc(100% - 100px);margin:0}
	.ptab-cont__right{width:100px;margin:0;padding:.3rem 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
	.plan{padding-bottom:2rem}
	.wp-editor{padding-top:2rem;padding-bottom:2rem}
	.step__text br{display:none}
	.step{padding-bottom:2rem}
	.moreph__item{width:48%;margin-left:0;margin-right:0;height:30vw}
	.moreph__bl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
	.nav li.menu-item-has-children li.menu-item-has-children .sub-menu{width:100%;padding-left:2rem;padding-right:1rem}
	.nav li.menu-item-has-children li.menu-item-has-children .sub-menu a{white-space:normal}
	.modal-big{width:20rem}
	.modal-big .text21{font-size:1.3rem}
}
.navigation span{display:inline-flex;align-items:center;flex-wrap:wrap;text-align:left}
.navigation a{color:#282828;transition:all .3s;font-weight:500}
.navigation strong{font-weight:700}
.navigation.white a{color:#fff}
.navigation.white a:hover{color:#EB8E00}
.ntab{justify-content:flex-start}
.ntab li{margin-right:1rem}
.ntab li:last-child{margin-right:0}
.mane_news-page-mod .title{width:60%}
.real-time__item{overflow:hidden}
.step__item:nth-child(even) .step__num{color:#1f1f1f}
.step__info p{margin-bottom:1.5rem}
.step__info p:last-child{margin-bottom:0}
.nav-links{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-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}
.nav-links a{color:#EB8E00;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-transition:all .4s;transition:all .4s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-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}
.nav-links a:before{content:'';position:absolute;top:120%;width:100%;border-bottom:1px dashed #EB8E00;-webkit-transition:all .4s;transition:all .4s}
.post-navigation{margin-bottom:0;width:100%}
.nav-previous .st-link__arrow{position:relative;-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-right:.5rem}
.nav-links a:hover{color:#282828}
.nav-links a:hover svg{fill:#282828}
.nav-links a:hover:before{width:30%;border-color:#282828}
.footer .rate-fl{top:2rem;right:0}
.otz__bl{border:none}
.know-slider__img .arrows{transition:all .3s;opacity:.5}
.know-slider__img .arrows:hover{opacity:1}
.sl-arr__img{transition:all .3s;opacity:.5}
.sl-arr__img:hover{opacity:1}
.arrows img{transition:all .3s;opacity:.5}
.arrows img:hover{opacity:1}
.serv-alt__list:last-child{width:29.5%}
.btn-politics-js{text-decoration:underline}
.gtab__hover{padding-left:2rem}
.proz__img{border-radius:.7rem}
@media all and (max-width:1020px){
	.exp .sl-arr{display:none}
	.exp .sl-arr-mod{display:flex!important;margin-top:2rem}
	.offer-form__inp-bl .check-box{display:none}
	.check-box-mod{display:block!important}
	.check-box-mod .t12{font-size:.8rem;text-align:left;padding-left:0}
	.nav__wrap{padding-top:20rem}
	.nav li.menu-item-has-children .sub-menu a{padding-bottom:.7rem}
	.nav li.menu-item-has-children li.menu-item-has-children .sub-menu{padding-left:1rem;padding-right:.5rem}
	.nav li.menu-item-has-children li.menu-item-has-children .sub-menu a{padding-right:0}
	.mod-cir{display:flex!important;width:2.5rem;height:2.5rem;padding:.6rem}
	.mod-cir.v1{background-color:#01bc24}
	.mod-cir.v1 svg{fill:#fff}
	.mod-cir.v2{padding:0}
	.mod-cir.v3{background-color:#01bc24}
	.mod-cir.v3 svg{fill:#fff}
	.logo__text{display:none}
	.logo__img{height:auto;max-width:100%;width:140px;margin-right:0}
	/*.auto__left-wrap_no-mod .auto-left__menu,.auto__left-wrap_no-mod .t32,.auto__left-wrap_no-mod .st-link{display:none}*/
	.left-wrap-auto-mod{display:flex!important;margin-top:2rem;margin-bottom:0}
	.know-slider__img .arrows{width:3rem;height:auto}
	.top__fl-text{left:50%;transform:translate(-50%,0)}
	.mof__cont{justify-content:flex-end}
	.mof{margin-bottom:-4rem}
	.usefull .st-date{top:auto;left:2.6rem;right:auto;bottom:1.6rem}
	.footer .ul-feat li br{display:none}
	.mane_news-page-mod .title{width:100%;font-size:2rem}
	.port-page__links{width:100%}
	.nav-links{justify-content:space-around;font-size:.9rem}
	.gtab__hover br{display:none}
	.gtab__hover{font-size:.9rem}
	.to_top{width:3rem;height:3rem;padding:.5rem}
	.to_top:before{border:.7rem solid transparent;border-bottom:.9rem solid #fff}
	.navigation span{display:inline}
	.navigation__item{display:inline-block;margin-left:.3rem;margin-right:.3rem}
	.nav__wrap{padding-top:31rem!important;overflow-x:hidden!important}
}
@media all and (max-width:767px){
	.serv-alt__list:last-child{width:100%}
	.yafeed{width:100%!important}
}
@media all and (max-width:567px){
	.st-name .skew-text:nth-child(1){
	transform:translate(-50%,0) skew(-8deg)}
	.modal-norm{width:90vw}
	.top__left .t30 br{display:none}
	.main .navigation{font-size:.75rem}
	.ntab{justify-content:space-between}
	.ntab li{margin-right:0}
	.otz__top{padding-left:1rem;padding-right:1rem}
	.otz__top .t38{font-size:1.9rem}
	.otz__top .t22{font-size:1.1rem}
	.real-time__item{min-height:auto!important;height:16rem!important}
	.news_port .news-item .t12{font-size:.8rem}
	.news_port .news-item .t14{font-size:.8rem}
	.news_port .news-item .st-option__item{padding-left:.4rem;padding-right:.4rem;padding-top:.5rem;padding-bottom:.5rem}
	.news_port .news-item .auto-right__info{padding-left:.7rem;padding-right:.7rem;padding-top:.5rem;padding-bottom:.5rem}
	.dvig-info{flex-direction:row;justify-content:space-between}
	.dvig-info__item:last-child{margin-top:0}
	.dvig-info__item:first-child{padding-left:.8rem;padding-right:.8rem}
	.bg-mod__wrap{position:relative}
	.bg-mod{display:block!important;right:0;left:auto;width:240vw;height:auto;top:11rem}
	.avak .dnld-cir{margin-top:5rem;margin-bottom:5rem}
	.avak .dnld-cir .t15{font-size:.8rem}
	.bg-mod img{border-radius:0}
	.feat-slider .arrows{width:3.5rem;height:auto}
	.feat-slider .arrows img{opacity:.8}
	.feat-slider .arrows:hover img{opacity:1}
	.exp .sl-arr__img{width:3rem}
	.know-slider__img .arrows{width:4rem}
	.know-slider__img .slideNext{right:-3.5rem}
	.know-slider__img .slidePrev{left:-3.5rem}
	.mof{background:none!important}
	.bg-mof{display:block!important;position:relative;height:20rem;width:100vw;margin-bottom:2rem}
	.mof__cont{min-height:auto}
	.usefull .btn svg{height:1rem;width:1rem}
}
.btn-politics-js{text-decoration:none}
.rate-fl__text{bottom:0}
.st-link__arrow{flex-shrink:0}
.st-link__arrow svg{flex-shrink:0}
.alter-btn{position:relative}
.alter-btn:not(:disabled) .btn-blick{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:3rem;overflow:hidden}
.alter-btn:not(:disabled) .btn-blick:after{margin-left:-30px;content:" ";width:20px;height:400px;background:#fff;-webkit-animation-delay:0.05s;animation-delay:0.05s;position:absolute;left:-40px;top:-150px;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transition:all 0.1s;transition:all 0.1s;-webkit-animation-name:slideme;animation-name:slideme;-webkit-animation-duration:3.5s;animation-duration:3.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.rating{color:#282828}
.rating_google{color:#282828}
.step__info strong{font-weight:900}
.sub-menu{padding-right:0}
.sub-menu li{margin-right:0rem}
.sub-menu li a{padding-right:1.8rem!important}
.nav li.menu-item-has-children .menu-item-has-children::after{right:.4rem}
.nav li.menu-item-has-children .menu-item-has-children .sub-menu{right:0}
.check-label-act svg{height:100%;width:100%}
.usefull .btn svg{width:1rem;height:1rem}
.check-label-act svg{width:.6rem;height:.6rem}
img.wp-smiley,img.emoji{
	display:inline !important;
	border:none !important;
	box-shadow:none !important;
	height:1em !important;
	width:1em !important;
	margin:0 0.07em !important;
	vertical-align:-0.1em !important;
	background:none !important;
	padding:0 !important;
}
.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}
img.lazyload,img.lazyloading{background-color:rgba(0,0,0,0);opacity:0.001}
img.lazyload,img.lazyloaded{
	opacity:1;
	-webkit-transition:opacity 300ms;
	-moz-transition:opacity 300ms;
	-ms-transition:opacity 300ms;
	-o-transition:opacity 300ms;
	transition:opacity 300ms;
}
iframe.lazyload,iframe.lazyloading{
	display:block;
	background-color:rgba(0,0,0,0);
}
.seob__text-wrap{
	text-align:left;
	font-weight:400;
}
.seob__text-wrap h1{
	font-size:2.23rem;
	font-weight:bold;
}
.seob__text-wrap h2{
	font-size:1.9rem;
	font-weight:bold;
}
.seob__text-wrap h3{
	font-size:1.8rem;
	font-weight:bold;
}
.seob__text-wrap h4{
	font-size:1.6rem;
	font-weight:bold;
}
.seob__text-wrap h5{
	font-size:1.5rem;
	font-weight:bold;
}
.seob__text-wrap h6{
	font-size:1.4rem;
	font-weight:bold;
}
.seob__text-wrap p{
	font-size:0.97rem;
}
.seob__text-wrap ul{
	font-size:0.97rem;
}
.seob__text-wrap li{
	font-size:0.97rem;
}
@media all and (max-width:1020px){
	.seob__text-wrap h1{
		font-size:2.33rem;
		font-weight:bold;
	}
	.seob__text-wrap h2{
		font-size:2rem;
		font-weight:bold;
	}
	.seob__text-wrap h3{
		font-size:1.9rem;
		font-weight:bold;
	}
	.seob__text-wrap h4{
		font-size:1.6rem;
		font-weight:bold;
	}
	.seob__text-wrap h5{
		font-size:1.7rem;
		font-weight:bold;
	}
	.seob__text-wrap h6{
		font-size:1.6rem;
		font-weight:bold;
	}
	.seob__text-wrap p{
		font-size:1.07rem;
	}
}
.seob__text-wrap ul{
	list-style-type:disc;
	margic-block-start:1em;
	margic-block-end:1em;
	padding-inline-start:40px;
}
.slider{position:relative;overflow:hidden;max-width:100%;margin-left:auto;margin-right:auto}
.slider__wrapper{position:relative;overflow:hidden}
.slider__items{display:flex;transition:transform 0.6s ease}
.slider__item{flex:0 0 100%;max-width:100%}
.slider__control{position:absolute;top:50%;display:none;align-items:center;justify-content:center;width:50px;color:#fff;text-align:center;opacity:0.5;height:50px;transform:translateY(-50%);background:rgba(0,0,0,0.5);background:#EB8E00}
.slider__control_show{display:flex}
.slider__control:hover,.slider__control:focus{color:#fff;text-decoration:none;outline:0;opacity:0.9}
.slider__control_prev{left:5.1%;left:0;border-radius:0 0.5rem 0.5rem 0}
.slider__control_next{right:5.1%;right:0;border-radius:0.5rem 0 0 0.5rem}
.slider__control::before{content:'';display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}
.slider__control_prev::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}
.slider__control_next::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}
.slider__indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none;margin-top:0;margin-bottom:0}
.slider__indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:4px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(0,0,0,0.5);background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent}
.slider__indicators li.active{background-color:#EB8E00}
.img-fluid{display:inline-block;height:auto;max-width:100%}
@media all and (max-width:1020px){
	.slider__control_prev{left:0}
	.slider__control_next{right:0}
}
/* box-3 */
#box-3-w{width:100%;padding:0;margin:0;position:relative;background:#fff}
#box-3{max-width:89rem;padding:4.5rem 0 4rem 0;margin:0 auto;position:relative;text-align:center;overflow:hidden}
#box-3 .box-h2{font-family:'Manrope',sans-serif;font-weight:normal;font-style:normal;text-align:center;font-size:24px;line-height:1.3;padding:0;margin:0 0 75px 0;color:#000;cursor:default;position:relative}
#box-3 .box-h2 span{font-family:'Manrope',sans-serif;font-weight:700;font-style:normal;text-align:center;font-size:40px;line-height:1.3;padding:0;margin:0;color:#000;cursor:default}
#box-3 .box-h2::after{content:'';width:90px;height:2px;padding:0;margin:0 0 0 -45px;position:absolute;left:50%;bottom:-23px;z-index:auto;background:#EB8E00}
#box-3 .box-h3{font-family:'Manrope',sans-serif;font-weight:700;font-style:normal;text-align:left;font-size:18px;line-height:52px;height:50px;padding:0 25px;margin:50px 0;color:#14191f;cursor:default;position:relative;border-left:5px solid #EB8E00;float:left;background:#fff;-moz-box-shadow:0 10px 25px 0 rgba(20,25,31,0.1);-webkit-box-shadow:0 10px 25px 0 rgba(20,25,31,0.1);box-shadow:0 10px 25px 0 rgba(20,25,31,0.1)}
.catalog-box-w{width:1170px;padding:0;margin:0 0 0 -15px;position:relative;text-align:center}
.all-catalog-box-w{width:1170px;padding:0;margin:0 0 0 -15px;position:relative;text-align:center;display:none}
.catalog-box{width:calc(33.33% - 32px);padding:0;margin:15px;float:left;position:relative;text-align:center;background:#fff;cursor:pointer}
.catalog-box img{width:100%;padding:0;margin:0 auto;display:block}
.catalog-box .box-h4{font-family:'Manrope',sans-serif;font-weight:700;font-style:normal;text-align:center;text-transform:uppercase;font-size:18px;line-height:18px;padding:0;margin:25px 0;color:#14191f;position:relative}
.catalog-box-price{font-family:'Manrope',sans-serif;font-weight:700;font-style:normal;text-align:center;text-transform:uppercase;font-size:18px;line-height:18px;padding:0;margin:15px 0 21px;color:#14191f;position:relative}
.catalog-dop{width:calc(20% - 30px);padding:0;margin:15px;float:left;position:relative;text-align:center;background:#fff}
.catalog-dop img{width:100%;padding:0;margin:0 auto;display:block;border-top:1px solid #f2f2f2}
.catalog-dop .box-h4{font-family:'Manrope',sans-serif;font-weight:700;font-style:normal;text-align:center;text-transform:uppercase;font-size:14px;line-height:14px;padding:0;margin:25px 0;color:#14191f;position:relative}
.catalog-box p{font-family:'Manrope',sans-serif;font-weight:300;font-style:normal;text-align:center;font-size:14px;line-height:18px;padding:0;margin:0 0 25px 0;color:#848484;position:relative}
.catalog-box p strong{font-family:'Manrope',sans-serif;font-weight:700;color:#14191f;font-size:14px;line-height:18px}
.catalog-box p span.sp-c1{font-family:'Manrope',sans-serif;font-weight:700;font-style:normal;text-align:center;font-size:18px;line-height:18px;padding:0;margin:0;color:#EB8E00;position:relative}
.catalog-box p span.sp-c2{margin:0 10px;display:inline-block}
.catalog-box p span.sp-c3{font-family:'Manrope',sans-serif;font-weight:700;font-style:normal;text-align:center;font-size:14px;line-height:18px;padding:0;margin:0;color:#EB8E00;position:relative}
.pod-button{font-family:'Manrope',sans-serif;font-weight:700;font-style:normal;text-align:center;font-size:12px;text-transform:uppercase;line-height:42px;width:100%;height:40px;padding:0;margin:0;outline:none;cursor:pointer;-webkit-appearance:none;color:#14191f;background:#EB8E00}
.pod-button:hover,.catalog-box:hover{box-shadow:none;-webkit-animation:si-button-pulse 0.8s 0s ease-out 1;-moz-animation:si-button-pulse 0.8s 0s ease-out 1;animation:si-button-pulse 0.8s 0s ease-out 1}
.info{font-family:'Manrope',sans-serif;font-weight:300;font-style:normal;text-align:center;font-size:14px;line-height:24px;padding:0 0 0 30px;margin:50px auto 0 auto;color:#848484;cursor:default;position:relative;background:url('../images/14.png') no-repeat top left;display:inline-block}
.button-price{font-family:'Manrope',sans-serif;font-weight:700;font-style:normal;text-align:center;font-size:14px;text-transform:uppercase;line-height:49px;width:376px;height:46px;padding:0;margin:50px 15px 0 15px;display:inline-block;outline:none;cursor:pointer;-webkit-appearance:none;color:#14191f;background:none;border:2px solid #EB8E00;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px}
.button-price:hover{box-shadow:none;-webkit-animation:si-button-pulse 0.8s 0s ease-out 1;-moz-animation:si-button-pulse 0.8s 0s ease-out 1;animation:si-button-pulse 0.8s 0s ease-out 1}
.button-3-1{font-family:'Manrope',sans-serif;font-weight:700;font-style:normal;text-align:center;font-size:14px;text-transform:uppercase;line-height:49px;width:276px;height:46px;padding:0;margin:50px 15px 0 15px;display:inline-block;outline:none;cursor:pointer;-webkit-appearance:none;color:#14191f;background:none;border:2px solid #EB8E00;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px}
.button-3-1:hover{box-shadow:none;-webkit-animation:si-button-pulse 0.8s 0s ease-out 1;-moz-animation:si-button-pulse 0.8s 0s ease-out 1;animation:si-button-pulse 0.8s 0s ease-out 1}
.button-3-2{font-family:'Manrope',sans-serif;font-weight:700;font-style:normal;text-align:center;font-size:14px;text-transform:uppercase;line-height:53px;width:280px;height:50px;padding:0;margin:50px 15px 0 15px;display:inline-block;outline:none;cursor:pointer;-webkit-appearance:none;color:#fff;background:#EB8E00;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;-moz-box-shadow:0 10px 25px 0 rgb(255 0 60 / 50%);-webkit-box-shadow:0 10px 25px 0 rgb(255 0 60 / 50%);box-shadow:0 10px 25px 0 rgb(255 0 60 / 50%);position:relative}
.button-sort{font-family:'Manrope',sans-serif;font-weight:700;font-style:normal;text-align:center;font-size:14px;line-height:50px;text-transform:uppercase;width:280px;height:50px;margin:20px 0 0;display:inline-block;outline:none;cursor:pointer;-webkit-appearance:none;color:#fff;background:#EB8E00;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;-moz-box-shadow:0 10px 25px 0 rgb(255 0 60 / 50%);-webkit-box-shadow:0 10px 25px 0 rgb(255 0 60 / 50%);box-shadow:0 10px 25px 0 rgb(255 0 60 / 50%);position:relative}
.button-3-2:hover,.button-sort:hover{box-shadow:none;-webkit-animation:si-button-pulse 0.8s 0s ease-out 1;-moz-animation:si-button-pulse 0.8s 0s ease-out 1;animation:si-button-pulse 0.8s 0s ease-out 1}
@media all and (max-width:1160px){
	#box-3{width:1000px}
	.catalog-box-w{width:1020px;margin:0 0 0 -10px}
	.all-catalog-box-w{width:1020px;margin:0 0 0 -10px}
}
@media all and (max-width:1020px){
	#box-3{width:700px}
	.catalog-box-w{width:720px}
	.all-catalog-box-w{width:720px}
	.catalog-box .box-h4{font-size:14px}
}
@media all and (max-width:767px){
	#box-3{width:420px}
	.catalog-box-w{width:360px;margin:0 auto}
	.all-catalog-box-w{width:360px;margin:0 auto}
	.catalog-box{width:calc(100% - 30px)}
}
.catalog__list1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.catalog__list{position:relative;z-index:3;display:flex;flex-flow:row wrap;align-items:flex-start;align-content:flex-start;justify-content:space-between;margin:0}
.catalog__item{position:relative;width:calc(25% - 1rem);margin:15px 0;font-size:0.9rem;border-radius:1rem;box-shadow:0px 0px 4px 0px rgba(0,0,0,0.15)
	/*  -webkit-box-shadow:0 0 54px rgba(20,20,20,.07);
	box-shadow:0 0 54px rgba(20,20,20,.07);*/
}
.catalog__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}
.catalog__preview{position:relative;z-index:2;padding-bottom:66%;font-size:0}
.catalog__preview .catalog__pic{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem 1rem 0 0}
.catalog__economy,.catalog__total{position:absolute;top:9px;z-index:2;padding:6px 10px;text-align:center;/*border:solid 1px rgb(0 0 0 / 10%);*/border-radius:1rem;font-size:0.7rem;font-family:'Manrope',sans-serif;font-weight:700;line-height:1.3;color:#fff}
.catalog__economy{left:10px;background:#0ABD39}
.catalog__total{right:10px;background:#EB8E00}
.catalog__head{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:15px;background:#f4f3f4}
.catalog__car{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:10px;font-size:1.2rem;font-family:'Manrope',sans-serif;font-weight:700;text-transform:uppercase}
.catalog__options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.catalog__option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.8rem}
.catalog__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:4px;font-size:0}
.catalog__icon .catalog__pic{width:20px;max-height:20px}
.catalog__body{position:relative;z-index:2;padding:15px 20px;background:#fff}
.catalog__line{display:-webkit-box;display:-ms-flexbox;display:flex}
.catalog__line:not(:last-child){margin-bottom:10px}
.catalog__value{-ms-flex-negative:0;flex-shrink:0;margin-left:10px;font-family:'Manrope',sans-serif;font-weight:700;}
.catalog__category{margin-right:auto;text-align:left}
.catalog__category span{color:#EB8E00}
.catalog__body .catalog__category{color:#515b69}
.catalog__body .catalog__value{color:#14191f}
.catalog__foot{position:relative;z-index:2;padding:20px;border-radius:0 0 1rem 1rem;background:#f4f3f4;border-bottom:2px solid #EB8E00}
.catalog__foot .catalog__value{/*color:#EB8E00*/}
.catalog__foot .catalog__btn{z-index:14;font-family:'Manrope',sans-serif;font-weight:400;font-style:normal;text-align:center;font-size:1rem;line-height:70px;width:100%;height:70px;padding:0;margin-top:10px;outline:none;cursor:pointer;-webkit-appearance:none;color:#fff;background:#EB8E00;border:none;border-radius:3rem}
.catalog__foot .catalog__btn:hover{box-shadow:none;-webkit-animation:si-button-pulse 0.8s 0s ease-out 1;-moz-animation:si-button-pulse 0.8s 0s ease-out 1;animation:si-button-pulse 0.8s 0s ease-out 1}
/* Button shadow */
@-webkit-keyframes si-button-pulse{
    from{
	box-shadow:0 0 4px 3px #EB8E00,0 0 6px 8px #EB8E00}
    to{
	box-shadow:0 0 9px 3px rgba(255,48,26,0),0 0 2px 36px rgba(255,48,26,0)}
}
@-moz-keyframes si-button-pulse{
    from{
	box-shadow:0 0 4px 3px #EB8E00,0 0 6px 8px #EB8E00}
    to{
	box-shadow:0 0 9px 3px rgba(255,48,26,0),0 0 2px 36px rgba(255,48,26,0)}
}
@keyframes si-button-pulse{
    from{
	box-shadow:0 0 4px 3px #EB8E00,0 0 6px 8px #EB8E00}
    to{
	box-shadow:0 0 9px 3px rgba(255,48,26,0),0 0 2px 36px rgba(255,48,26,0)}
}
@media all and (max-width:1400px){
	.catalog__item{width:calc(33.3% - 1rem)}
}
@media all and (max-width:1200px){
	.catalog__item{width:calc(33.3% - 1rem)}
	.catalog__foot .catalog__btn{height:55px;line-height:55px;}
}
@media all and (max-width:1020px){
	.catalog__item{width:calc(50% - 1rem)}
	.catalog__item{font-size:1.1rem}
	.catalog__economy,.catalog__total{font-size:0.9rem}
	.catalog__car{font-size:1.4rem}
	.catalog__option{font-size:1rem}
	.catalog__foot .catalog__btn{font-size:1.1rem;line-height:55px;height:55px}
}
@media all and (max-width:767px){
	.catalog__item{width:100%}
}
@media all and (max-width:567px){
}
#trust{
	background:rgb(37,37,37);
}
.trust_list{
    display:flex;
    flex-flow:row wrap;
    align-items:flex-start;
    align-content:flex-start;
    justify-content:space-between;
}
.perevagu_img{max-width:calc(100% + 20px);margin:-30px -10px 30px}
.trust_item{
	width:calc(33.3% - 1rem);
	height:-webkit-fill-available; /* Safari,старий Chrome */
	height:stretch;                /* сучасний стандарт */
	border-bottom:2px solid #EB8E00;
	border-radius:1rem;
	box-shadow:0px 0px 4px 0px rgba(0,0,0,0.15);
	background:rgb(58,58,58);
	display:flex;
	flex-direction:column;
	justify-content:flex-start;
	align-items:center;
	padding:30px 10px;
	margin-bottom:2rem;
	overflow:hidden;
}
.trust_item strong{
	color:#EB8E00;
	font-size:64px;
	font-weight:700;
	line-height:78px;
	text-align:center;
}
.trust_item span{
	color:#EB8E00;
	font-size:1.2rem;
	line-height:1.3;
	font-weight:700;
	text-align:center;    
}
.trust_item p{
	color:rgb(255,255,255);
	font-size:1rem;
	line-height:1.3;
	text-align:center;
	margin-top:30px;
	position:relative;
}
.trust_item p:after{
	content:'';
	display:block;
	width:40%;
	height:1px;
	background:#EB8E00;
	margin:0 auto;
	position:absolute;
	left:0;
	right:0;
	top:-15px;
}
@media all and (max-width:1400px){
}
@media all and (max-width:1200px){
}
@media all and (max-width:1020px){
	.trust_item{width:calc(50% - 1rem)}
	.trust_item span{font-size:1.3rem}
	.trust_item p{font-size:1.1rem}
}
@media all and (max-width:767px){
	.trust_item{width:calc(100% - 0px);height:auto}
}
@media all and (max-width:567px){
}
#stages{background:rgb(37,37,37)}
.stages_block{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:30px;
	position:relative;
	z-index:1;
}
.stages_item{
	width:calc(33.3% - 1rem);
	padding:30px;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	margin-top:20px;
	border-radius:1rem;
	position:relative;
}
.stages_item img {
    width:100%;
    max-width:45px;
    position:absolute;
    left:25px;
    top:25px;
}
.stages_item.bg_orange{
	border-bottom:2px solid rgb(0,146,69);
	box-shadow:0px 0px 4px 0px rgba(0,0,0,0.15);
	background:#EB8E00;border-bottom:2px solid #EB8E00;
}
.stages_item.bg_gray{
	border-bottom:2px solid rgb(0,146,69);
	box-shadow:0px 0px 4px 0px rgba(0,0,0,0.15);
	background:rgb(58,58,58);border-bottom:2px solid #EB8E00;
}
.stages_item span{
	width:34px;
	height:34px;
	background:#EB8E00;
	border-radius:50%;
	display:flex;
	justify-content:center;
	align-items:center;
	color:#fff;
	font-size:16px;
	font-weight:700;
	position:absolute;
	top:25px;
	right:25px;
}
.stages_item span:after{
	content:'';
	display:block;
	width:50px;
	height:50px;
	border:1px solid #EB8E00;
	border-radius:50%;
	position:absolute;
	top:-9px;
	left:-9px;
}
.stages_title{
	color:#EB8E00;
	font-size:1.2rem;
	line-height:1.2;
	font-weight:700;
	text-align:center;    
}
.stages_item p{
	color:rgb(255,255,255);
	font-size:1rem;
	line-height:1.3;
	text-align:center;
	margin-top:30px;
	position:relative;
}
.stages_item p:after{
	content:'';
	display:block;
	width:40%;
	height:1px;
	background:#EB8E00;
	margin:0 auto;
	position:absolute;
	left:0;
	right:0;
	top:-15px;
}
@media all and (max-width:1400px){
}
@media all and (max-width:1200px){
}
@media all and (max-width:1020px){
	.stages_item{width:calc(50% - 1rem)}
	.stages_title{font-size:1.3rem}
	.stages_item p{font-size:1.1rem}
}
@media all and (max-width:767px){
	.stages_item{width:calc(100% - 0px)}
}
@media all and (max-width:567px){
}
#advantages{background:#fff}
.advantages-flex{display:flex;flex-flow:row wrap;align-items:flex-start;align-content:flex-start;justify-content:center;justify-content:flex-start;}
#advantages .advantage{
	width:calc(33.3% - 15px);
	padding:0 60px 0 110px;
	margin:0 0 60px 15px;
	position:relative;
	text-align:left;
	float:left;
}
#advantages .advantage .before{
	content:'';
	width:70px;
	height:70px;
	padding:0;
	margin:0;
	background:#EB8E00;
	border-radius:100%;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	-khtml-border-radius:100%;
	position:absolute;
	top:20px;
	left:0;
	z-index:2;
	text-align:center;
	font-size:35px;
	line-height:70px;
}
#advantages .advantage .before img{max-width:46px;margin:12px auto;}
#advantages .advantage .before::after{
	content:'';
	width:98px;
	height:98px;
	padding:0;
	margin:0;
	position:absolute;
	top:calc(50% - 50px);
	left:calc(50% - 50px);
	z-index:1;
	border:1px solid #EB8E00;
	border-radius:100%;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	-khtml-border-radius:100%;
}
#1advantages .advantage::after{
	content:'';
	width:60px;
	height:60px;
	padding:0;
	margin:0;
	background:#f5b812 linear-gradient(210deg,#f5b812 22.81%,#ffdb5e 100%);
	border-radius:100%;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	-khtml-border-radius:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
#1advantages .advantage::before{
	content:'';
	width:60px;
	height:60px;
	padding:0;
	margin:0;
	background:url('../images/check.svg') no-repeat center center;
	border-radius:100%;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	-khtml-border-radius:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:3;
}
.before svg.icon{height:40px;width:40px;margin:15px auto;fill:#000}
#advantages .advantage h3{
	font-family:"Manrope",sans-serif;
	font-weight:700;
	font-style:normal;
	text-align:left;
	font-size:1.2rem;
	line-height:1.3;
	padding:0;
	margin:0;
	color:#272727;
	cursor:default;
}
#advantages .advantage h3 span{text-decoration:underline;cursor:pointer}
#advantages .advantage p{
	font-family:"Manrope",sans-serif;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	font-size:1rem;
	line-height:1.3;
	padding:0;
	margin:10px 0 0 0;
	color:#272727;
	cursor:default;
}
@media all and (max-width:1200px){
	#advantages .advantage{
		width:calc(33.3% - 15px);
		padding:0 60px 0 110px;
		margin:0 0 60px 15px;
		position:relative;
		text-align:left;
		float:left;
	}
}
@media all and (max-width:1020px){
	#advantages .advantage{
		width:calc(50% - 15px);
		padding:0 30px 0 90px;
		margin:0 0 60px 15px;
		position:relative;
		text-align:left;
		float:left;
	}
	#advantages .advantage .before{
		top:10px;
		width:50px;
		height:50px;
		font-size:25px;
		line-height:50px;
	}
	#advantages .advantage .before img{max-width:34px;margin:8px auto;}
	.before svg.icon{height:30px;width:30px;margin:10px auto}
	#advantages .advantage .before::after{
		width:78px;
		height:78px;
		top:calc(50% - 40px);
		left:calc(50% - 40px);
	}
	#1advantages .advantage::after{
		width:50px;
		height:50px;
	}
	#1advantages .advantage::before{
		width:50px;
		height:50px;
	}
	#advantages .advantage h3{font-size:1.3rem}
	#advantages .advantage p{font-size:1.1rem}
}
@media all and (max-width:767px){
	#advantages .advantage{
		width:calc(100% - 15px);
		max-width:100%;
		padding:0 0 0 90px;
		margin:0 0 30px 15px;
		position:relative;
		text-align:left;
		float:none;
		display:inline-block;
	}
}
.clear{clear:both;}