@charset "UTF-8";
.nice-select{-webkit-tap-highlight-color:transparent;background-color:#fff;border-radius:5px;border:solid 1px #dadada;box-sizing:border-box;clear:both;color:#707070;cursor:pointer;display:block;font-family:inherit;font-size:16px;font-weight:400;line-height:1.4;outline:none;padding:13px 20px;position:relative;text-align:left !important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%}.nice-select.open:after{transform:rotate(-135deg)}.nice-select.open .nice-select-dropdown{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .nice-select-dropdown{left:0 !important;right:0 !important}.nice-select.right{float:right}.nice-select.right .nice-select-dropdown{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .nice-select-dropdown{margin-top:4px;background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);pointer-events:none;position:absolute;top:100%;left:0;transform-origin:50% 0;transform:scale(.75) translateY(19px);transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9;opacity:0}.nice-select .list{border-radius:5px;box-sizing:border-box;overflow:hidden;padding:0;max-height:210px;overflow-y:auto}.nice-select .list:hover .option:not(:hover){background-color:transparent !important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;outline:none;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.nice-select .optgroup{font-weight:700}.no-csspointerevents .nice-select .nice-select-dropdown{display:none}.no-csspointerevents .nice-select.open .nice-select-dropdown{display:block}.nice-select .list::-webkit-scrollbar{width:0}.nice-select .has-multiple{white-space:inherit;height:auto;padding:7px 12px;min-height:36px;line-height:22px}.nice-select .has-multiple span.current{border:1px solid #ccc;background:#eee;padding:0 10px;border-radius:3px;display:inline-block;line-height:24px;font-size:14px;margin-bottom:3px;margin-right:3px}.nice-select .has-multiple .multiple-options{display:block;line-height:24px;padding:0}.nice-select .nice-select-search-box{box-sizing:border-box;width:100%;padding:5px;pointer-events:none;border-radius:5px 5px 0 0}.nice-select .nice-select-search{box-sizing:border-box;background-color:#fff;border:1px solid #e8e8e8;border-radius:3px;color:#444;display:inline-block;vertical-align:middle;padding:7px 12px;margin:0 10px 0 0;width:100%;min-height:36px;line-height:22px;height:auto;outline:0 !important;font-size:14px}.nice-select:after{border-bottom:1px solid #111;border-right:1px solid #111;content:'';display:block;height:8px;margin-top:-6px;pointer-events:none;position:absolute;right:20px;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:8px}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#e7ecf2;color:#90a1b5;pointer-events:none}.nice-select.disabled:after{border-color:#cdd5de}.nice-select.wide{width:100%}.nice-select.wide .list{left:0 !important;right:0 !important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border:1px solid #dadada;border-radius:5px;box-sizing:border-box;margin-top:2px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:-1px;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;width:calc(100% + 2px);z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent !important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all .2s;transition:all .2s}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f7f9}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#90a1b5;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden}body{color:#000;font-family:"Montserrat",sans-serif;font-weight:400;line-height:1.3;min-width:320px}svg,img{border:none;line-height:0;max-width:100%}a{text-decoration:none}button{cursor:pointer}input:not([type=checkbox]):not([type=radio]),textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}a,button,input,textarea,select{font-family:"Montserrat",sans-serif;font-weight:400;outline:none}.overflow-hidden{overflow:hidden !important}.d-none{display:none !important}.edit-page{background-color:#08c;border-radius:5px;color:#fff;display:block;padding:10px 15px;position:fixed;left:10px;top:70px;z-index:99999}.show-to500{display:none !important}.white-text{color:#fff !important}.bg-gray{background:rgba(0,0,0,.06)}.bg-white{background-color:#fff}.text-center{text-align:center}.d-flex{display:flex;flex-wrap:wrap}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.align-center{align-items:center}.btn{border:none}.hidden{display:none !important}.gs_reveal{will-change:transform,opacity;opacity:0;visibility:hidden;transform:translate(0px)}.btn-purple{background:linear-gradient(90deg,#ac68d2 0%,#728ac7 100%);border-radius:3px;border:none;color:#fff;font-size:20px;font-weight:800;opacity:1;padding:20px 53px;transition:all .25s}.btn-purple:hover{opacity:.9}.btn-empty-border{background-color:transparent;border:1px solid #bb51ec;border-radius:10px;box-sizing:border-box;color:#8f49d2;font-size:20px;font-weight:800;padding:20px 56px}.tns-inner,.tns-item img{user-select:none}.tns-outer>button{display:none}.show-mobile{display:none !important}.contain{margin:0 auto;max-width:1280px;padding:0 30px}.header-wrap{background-color:#fff;color:#202020}.head-top-line-wrap{align-items:center;border-bottom:1px solid rgba(194,194,194,.5);display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:16px;padding:12px 35px 12px 15px;position:relative;transition:all .7s ease-in-out;z-index:85}.hl-left{align-items:flex-start;display:flex;flex-wrap:wrap;font-size:14px;position:relative;z-index:10}.hl-left span{color:#282e40;font-weight:600}.hl-left .cr-btn{cursor:pointer;text-decoration:underline;transition:all .3s}.hl-left .cr-btn:hover{color:#727682}.work-schedule{margin:0 40px 0 0}.work-schedule span{color:#bb51ec}.hll-mail{color:#0d0d0d;font-size:14px;text-decoration:underline}.choice-region-wrap{background-color:#fff;box-shadow:0 5px 60px rgba(0,0,0,.2);border-radius:15px;padding:23px 0 18px;position:absolute;left:40px;top:30px;text-align:center;transition:all .7s;width:360px;z-index:101}.choice-region-wrap:after{content:'';position:absolute;left:16px;top:-15px;border:7px solid transparent;border-bottom:10px solid #fff}.header-wrap-2-bg .choice-region-wrap-hidden{transform:translateY(-200px)}.choice-region-blog-wrap{transform:translateY(-200px) !important}.close-choise-rw{cursor:pointer;height:20px;position:absolute;right:5px;top:5px}.choice-title{font-size:16px;margin-bottom:12px}.choice-title span{font-weight:600}.choise-title-noauto span{display:block;font-weight:400;margin-top:5px}.choice-btn-group{display:flex;flex-wrap:wrap;justify-content:center}.choice-btn-group button{border:none;border-radius:5px;font-size:16px;padding:7px 25px}.choice-btn-group button:nth-child(2){margin-left:20px}.choice-btn-group button:last-child{padding:0}.choice-btn-group-noauto button:last-child{margin-left:0}.cbr-yes{background:rgba(18,110,248,.8);color:#fff}.cbr-choice{background:0 0;color:#126ef8}.cbr-choice:hover{color:#508dea}.hl-right{align-items:center;display:flex;flex-wrap:wrap;font-size:14px;position:relative;z-index:1}.hl-right-phone{align-items:center;display:flex;flex-wrap:wrap;font-size:18px}.hlrp-social{align-items:center;display:flex;flex-wrap:wrap;margin-right:15px}.hlrp-social a{line-height:0;margin-left:4px}#fixedtopbar .hlrp-social a{margin-left:4px}.hlrp-social img{height:24px;width:28px}.hlrp-socal-phone-mobile{display:none}.hl-right-phone{margin-left:35px}.hl-right-phone a{color:#202020;font-size:20px;font-weight:600;margin-left:4px}.hlr-callbtn{background:linear-gradient(90deg,#ac68d2 0%,#728ac7 100%);border:none;border-radius:3px;box-shadow:0 2px 6px 2px rgba(0,0,0,.15);color:#fff;font-size:10px;font-weight:800;padding:6px;text-transform:uppercase;transition:all .25s}.hlr-callbtn:hover{opacity:.9}.head-middle-line-wrap{width:100%}#helper{position:absolute;top:100vh}.overflow-hidden #fixedtopbar{width:calc(100% - 17px)}#fixedtopbar{box-sizing:border-box;width:100%;height:52px;position:fixed;top:0;left:0;background:#fff;-webkit-box-shadow:0 2px 6px 2px rgba(0,0,0,.1);box-shadow:0 2px 6px 2px rgba(0,0,0,.1);z-index:99;transition:transform .2s;transform:translateY(-60px)}#fixedtopbar .contain{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;max-width:none;position:relative}@media screen and (max-width:1000px){#fixedtopbar{display:none}}#fixedtopbar.active{transform:translateY(0)!important}#fixedtopbar .hmlw-logo{position:absolute;left:15px;top:12px}@keyframes blink{0%{background:#4ec853}100%{background:#16aa1c}}#fixedtopbar ul.catalog{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;height:52px}#fixedtopbar ul.catalog li:first-child{padding-left:0}#fixedtopbar ul.catalog li{display:block;font-size:11px;text-transform:uppercase;padding-left:52px}#fixedtopbar ul.catalog li a{color:#000;font-size:11px;font-weight:800;line-height:13px;text-decoration:none;transition:.3s}#fixedtopbar ul.catalog li a:hover{opacity:.4}#fixedtopbar ul.catalog li:nth-last-child{padding-top:20px}#fixedtopbar .fixedtopbar-right{align-items:center;display:flex;flex-wrap:wrap;position:absolute;right:15px;top:12px}.fixedtopbar-right .hlr-callbtn{font-size:10px;line-height:1.2;margin-left:15px;padding:7px 8px}#fixedtopbar .social_icons{align-items:center;display:flex;flex-wrap:wrap;list-style:none}#fixedtopbar .social_icons li{line-height:0;margin:0 3px}#fixedtopbar .social_icons li:hover{opacity:.7;transition:.2s}#fixedtopbar .social_icons li a{line-height:0}#fixedtopbar .social_icons li img{height:20px}.fixtopbar-top-contact{line-height:1.1;margin-left:20px}.fixtopbar-top-contact a{color:#000;font-size:12px;font-weight:400}.fixtopbar-top-contact .ftc-phone{font-size:14px;font-weight:800}#side_menu::-webkit-scrollbar{width:12px}#side_menu::-webkit-scrollbar-track{background:0 0}#side_menu::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:6px;border:3px solid rgba(255,255,255,1)}#side_menu{position:fixed;z-index:102;width:280px;height:100%;background:#fff;overflow-x:auto;left:-300px;transition:.5s}#side_menu .wrap{position:relative;height:650px}#side_menu.opened{left:0}#overlay.hidden{opacity:0;visibility:hidden}#side_menu .close{display:block;width:26px;height:26px;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 6px 2px rgba(0,0,0,.1);box-shadow:0 2px 6px 2px rgba(0,0,0,.1);cursor:pointer;outline:none;user-select:none;position:absolute;right:15px;top:15px}#side_menu .close span{display:block;width:16px;height:16px;background-image:url(/front/page/css/../img/close_icon.svg);margin:5px}#side_menu .social_icons{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;text-align:center;padding-right:40px}#side_menu .social_icons li{margin:0 10px 5px;margin-right:5px}#side_menu .social_icons li img{height:24px}#side_menu nav{font-size:14px;padding:40px 10px 40px 30px}#side_menu nav h3{font-weight:900;font-size:16px;text-transform:uppercase;margin-bottom:10px}#side_menu .triangle{position:absolute;width:10px;height:10px;cursor:pointer;transition:.2s;top:5px;left:120px;opacity:.4;transform:rotate(90deg)}#side_menu li.opened .triangle{top:4px;left:113px;transform:rotate(-90deg)}#side_menu li ul{height:0;overflow:hidden;transition:.3s}#side_menu li.opened ul{height:120px}#side_menu nav ul{display:block;margin-bottom:32px}#side_menu nav ul li{display:block;margin-bottom:10px;line-height:20px;position:relative}#side_menu nav ul ul{margin-top:10px}#side_menu nav ul ul li{display:block;position:relative}#side_menu nav ul ul{margin-left:30px}#side_menu nav a{color:#000;text-decoration:none;font-weight:800;transition:.3s}#side_menu nav a:hover{color:#888}#side_menu img.logo{margin:20px 0 15px;width:183px}#side_menu nav .popular-query-title{font-size:16px;font-weight:900;margin-top:10px;margin-bottom:15px;text-align:left;text-transform:uppercase}.side-menu-email{margin-top:5px;padding-left:40px}#side_menu .side-menu-email a{font-size:13px;font-weight:400}.side-menu-phone a{font-size:15px}#overlay{background:#000;cursor:pointer;height:100%;opacity:.45;position:fixed;top:0;left:0;transition:.5s;visibility:inherit;width:100%;z-index:100}.hmlw-top-mobile{align-items:center;background-color:#fff;box-shadow:0 2px 6px 2px rgba(0,0,0,0);display:none;flex-wrap:wrap;justify-content:space-between;height:60px;position:fixed;top:34px;left:0;padding:0 15px;transition:top .2s ease-out .1s;width:100%;will-change:top;z-index:99}.hmlw-top-mobile.active{background-color:#fff}.hmlw-top-mobile.active-shadow{box-shadow:0 2px 6px 2px rgba(0,0,0,.1)}.hmlw-top{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.hmlw-top-index{justify-content:flex-start}.hmlw-logo{align-items:center;display:flex;flex-wrap:wrap;margin-right:120px;position:relative;z-index:2}.logotype{display:flex;flex-wrap:wrap}.logotype .logo-desc{display:none}.hmlw-top-mobile .logotype .logo-desc{display:block}.logo{width:104px}.menu-btn{background:#fff;border:none;border-radius:3px;filter:drop-shadow(0px 2px 8px rgba(0,0,0,.15));line-height:0;height:26px;margin-right:20px;transition:all .3s;width:26px}.menu-btn:hover{filter:drop-shadow(0px 2px 2px rgba(0,0,0,.15))}.logo-desc{color:#707070;font-size:12px;font-weight:600;margin-left:15px;max-width:228px}.hmlw-logo>img{width:114px}.fixed-menu-wrap{display:flex;align-content:center;justify-content:center;flex-direction:row;list-style:none;position:absolute;width:100%}.fixed-menu-wrap li{list-style:none;margin:0 25px}.fixed-menu-wrap li a{color:#000;font-size:11px;font-weight:800;text-transform:uppercase}.hmlw-right{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-right:25px;position:relative;z-index:1}.hmlw-right>a{line-height:0}.hmlw-right ul{align-items:center;display:flex;flex-wrap:wrap;list-style:none;justify-content:space-between}.hmlw-right ul li{margin-left:35px}.hmlw-right ul li a{color:#000}.hmlw-top-mobile .hlr-callbtn{margin-left:0}.fixed-contact-field{margin-left:15px}.fixed-contact-field a{color:#000;font-size:16px;font-weight:800;margin-right:5px}.fixed-contact-field a.hll-mail{font-size:13px;font-weight:400}.phone-number-icon{background:url(/front/page/css/../img/call.svg) no-repeat center center;width:26px;height:26px;border-radius:3px;-webkit-box-shadow:0 2px 6px 2px rgba(0,0,0,.1);box-shadow:0 2px 6px 2px rgba(0,0,0,.1);cursor:pointer;margin:0 5px;outline:none;user-select:none}.callphone-icon{background-color:#fff;border-radius:3px;filter:drop-shadow(0px 2px 8px rgba(0,0,0,.15));line-height:0;margin-left:9px;padding:6px 7px}.connection-btn{background-color:#fff;border:1px solid #818181;box-sizing:border-box;border-radius:5px;line-height:1;margin-left:25px;padding:11px 30px}.hmlw-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:72px 0 40px}.hmlw-content>img{margin-right:40px;width:298px}.hmlw-content p{color:#081339;font-size:50px;font-weight:600;line-height:1}.hmlw-link-wrap{align-items:center;display:flex;flex-wrap:wrap;margin-top:24px}.hmlw-link-wrap p{color:#282e40;font-size:22px;font-weight:400;padding:0 16px 0 10px;position:relative}.hmlw-link-wrap p:after{content:'|';position:absolute;right:0;top:0}.hmlw-link-wrap p:last-child:after{display:none}.hmlw-content .btn-purple{margin-right:20px}.hmlw-content-btn{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:35px 0 0;width:100%}.hmlw-link-items-wrap{background:#fff;background:-moz-linear-gradient(top,#fff 50%,#fff 50%);background:-webkit-linear-gradient(top,#fff 50%,#fff 50%);background:linear-gradient(to bottom,#fff 50%,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);width:100%}.hmlw-link-items{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:130px}.hmlw-link-items>div{border-radius:20px;color:#000;line-height:1.6;padding:38px 22px !important;position:relative;text-align:center;transition:all .3s;width:calc(20% - 15px)}.deg-arrow{position:absolute;right:21px;top:22px}.link-item-content p{font-size:20px;font-weight:600;line-height:1.1;margin-bottom:13px}.link-item-content span{font-size:16px;font-weight:400;line-height:.9}.hmlw-link-item5 .link-item-content{padding-top:40px}.hmlw-link-item1{background:#4ca4f5 url(/front/page/css/../img/item1.png) no-repeat center 200px}.hmlw-link-item1:hover{box-shadow:0 61px 81px -40px #4ca4f5}.hmlw-link-item2{background:#ef3b3b url(/front/page/css/../img/item2.png) no-repeat 35% bottom;background-size:225px auto}.hmlw-link-item2:hover{box-shadow:0 61px 81px -40px #ef3b3b}.hmlw-link-item3{background:#33d74c url(/front/page/css/../img/item3.png) no-repeat center 210px}.hmlw-link-item3:hover{box-shadow:0 61px 81px -40px #33d74c}.hmlw-link-item4{align-items:end;background:#ffc200 url(/front/page/css/../img/item4.png) no-repeat center 90%;background-size:250px auto;display:flex;flex-wrap:wrap}.hmlw-link-item4:hover{box-shadow:0 61px 81px -40px #ffc200}.hmlw-link-items .hmlw-link-item5{background:radial-gradient(128.39% 148.31% at 9.29% 59.93%,#427bff 0%,#0a51ff 51.37%,#0d42ce 100%);padding:0 !important}.hmlw-link-item5-bg{background:url(/front/page/css/../img/item5.svg) no-repeat 95% 75%;height:100%;padding:25px 50px 25px 22px}.hmlw-link-item5:hover{box-shadow:0 61px 81px -40px #0a51ff}.stable-connection .our-works h2{font-size:35px;font-weight:700;line-height:1.1}.fast-internet-wrap{padding-top:70px}.fast-internet-wrap .advantages-wrap{margin:0 auto}.advantages-wrap.stable-connection .hmlw-link-items>div{padding:0 20px 0 0 !important}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item{background-size:100% 100%;border-radius:20px;box-shadow:0 4px 15px rgba(204,204,204,.6);height:340px;margin:50px 0;padding:30px 46px 30px 22px !important}.advantages-wrap.stable-connection .hmlw-link-items2>div{margin:0;padding:0 !important;width:calc(25% - 13px)}.advantages-wrap.stable-connection .hmlw-link-items2 .hmlw-link-item{background-size:auto;border-radius:15px;box-shadow:0 4px 15px rgba(204,204,204,.6);height:300px;margin:0;padding:24px 26px !important}.our-works-item .hmlw-link-item{border-radius:15px;height:355px;padding:38px 20px}.our-works-item>div{padding:0 15px 0 0 !important}.our-works-item .hmlw-link-item:hover{box-shadow:none}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item1{background:url(/front/page/css/../img/is1.jpg) no-repeat right bottom,#fff url(/front/page/css/../img/arrow-d.svg) no-repeat calc(100% - 17px) 18px;background-size:90% auto,auto}.advantages-wrap.stable-connection .hmlw-link-item2{background:url(/front/page/css/../img/is2.jpg) no-repeat right bottom,#fff url(/front/page/css/../img/arrow-d.svg) no-repeat calc(100% - 17px) 18px;background-size:98% auto,auto !important}.advantages-wrap.stable-connection .hmlw-link-item3{background:url(/front/page/css/../img/is3.jpg) no-repeat right bottom,#fff url(/front/page/css/../img/arrow-d.svg) no-repeat calc(100% - 17px) 18px;background-size:80% auto,auto !important}.advantages-wrap.stable-connection .hmlw-link-item4{background:#fff url(/front/page/css/../img/is4.jpg) no-repeat right bottom;background-size:99% auto !important;border-radius:20px !important}.advantages-wrap.stable-connection .link-item-content span{font-size:17px;line-height:1.35}.advantages-wrap.stable-connection .hmlw-link-item4 span{display:block;width:235px}.connect-wrapper{color:#000}.cw-form-description h2{font-size:35px;font-weight:700;line-height:1.1;margin-bottom:15px}.cw-form-description p a{border:1px solid #bb51ec;border-radius:5px;box-sizing:border-box;color:#bb51ec;font-size:14px;padding:10px 22px;position:relative;top:-10px}.cw-form-description div{align-items:center;display:flex;flex-wrap:wrap;font-size:17px}.cw-form-description div a{background-color:#ffc200;border:none;border-radius:5px;box-shadow:0 10px 80px rgba(143,73,210,.15);color:#fff;font-size:20px;font-weight:800;margin-left:100px;padding:20px 70px}.cw-form{display:flex;flex-wrap:wrap;margin:25px 0}.cw-form div{width:304px}.cw-form input{background-color:#fefefe;box-shadow:none;color:#000;font-size:20px;padding:20px;width:100%}.cwf-1 input{border:1px solid #d6d6d6;border-radius:5px 0 0 5px}.cwf-2 input{border:1px solid #d6d6d6;border-left:none;border-radius:0 5px 5px 0}.cw-form button{font-size:18px;font-weight:800;height:69px;margin-left:20px;text-transform:uppercase}.slive-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin:40px 0 110px}.slive-wrapper>div:first-child{border-bottom-left-radius:0;border-top-left-radius:0;display:flex !important;flex-wrap:wrap !important;justify-content:right !important;width:calc(50% - 220px) !important}.slive-wrapper>div:last-child{border-bottom-right-radius:0;border-top-right-radius:0;display:flex !important;flex-wrap:wrap !important;justify-content:left !important;width:calc(50% - 220px) !important}.slive-wrap{background-color:#06cad2;border-radius:15px;height:547px;overflow:hidden;width:410px !important}.slive-item{color:#000;padding:50px 33px;max-width:480px}.slive-wrapper .slive-item-1 .slive-item{padding-left:15px}.slive-item p{font-size:26px;font-weight:600;line-height:1.1;margin-bottom:15px}.slive-item div{font-size:17px}.stage-connect-equipment .slive-item div{padding-right:68px}.slive-item-1{background:#35c955 url(/front/page/css/../img/si1-1.png) no-repeat right bottom;background-size:450px auto}.slive-item-2{background:#ff8a00 url(/front/page/css/../img/si2.png) no-repeat center bottom}.slive-item-3{background:#213c4b url(/front/page/css/../img/si3.png) no-repeat 0 bottom}.slive-item-3 p{color:#fff}.blue-form-wrapper{background-color:#4144d9;color:#fff;margin-bottom:130px;overflow:hidden}.blue-form-wrapper .contain{background:url(/front/page/css/../img/blue-bg.png) no-repeat right bottom;background-size:760px auto;padding:80px 15px 100px}.blue-description-wrap{color:#fff;font-size:26px;font-weight:800}.blue-description-wrap div{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-size:26px;font-weight:800;line-height:1.1;justify-content:space-between;margin-bottom:25px}.blue-description-wrap div p{width:calc(100% - 76px)}.blue-form-wrap{max-width:605px}.title-bf{font-size:46px;font-weight:800;line-height:1.1;margin-bottom:55px;text-transform:uppercase}.label-bf{font-size:26px;font-weight:800;margin:50px 0 15px}.description-bf{font-size:18px;font-weight:400;margin-bottom:40px}.blue-form-wrap .cw-form{margin:0;padding:0}.blue-form-wrap .cw-form div{width:50%}.blue-form-wrap .cw-form .button-bf{margin-top:20px;width:100%}.blue-form-wrap .cw-form input{background-color:#595cf3;border-color:#9496ff;border-radius:5px;color:#fff}.blue-form-wrap .cw-form .cwf-1 input{border-radius:5px 0 0 5px}.blue-form-wrap .cw-form .cwf-2 input{border-left:none;border-radius:0 5px 5px 0}.blue-form-wrap .cw-form .button-bf button{background:#ffc200;box-shadow:0 10px 80px rgba(143,73,210,.15);font-size:20px;margin:0;padding:0;width:100%}.yellow-btn{background-color:#ffc200;border:none;border-radius:5px;box-shadow:0 10px 80px rgba(143,73,210,.15);color:#fff;display:inline-block;font-size:20px;font-weight:800;padding:20px 70px}.blue-yellow-btn{margin-top:52px}.cw-form-description .yellow-btn{margin:30px 0 40px}.cw-form-description .cw-form-title{font-size:48px;text-transform:uppercase}.cw-form-description .cw-form-title a{padding:12px 22px;top:-16px}.cw-form-description .cw-form-label{font-size:49px}.video-surveillance{margin-bottom:150px}.video-surveillance .hmlw-link-items{margin:0}.video-surveillance .hmlw-link-items>div{padding:30px 22px !important;width:calc(25% - 10px) !important}.video-surveillance .hmlw-link-items>div:hover{box-shadow:none}.video-surveillance .link-item-content{text-align:left}.video-surveillance .hmlw-link-item1{background:#3fbaff url(/front/page/css/../img/item2-2.png) no-repeat center bottom;color:#fff}.video-surveillance .hmlw-link-item2{background:#ef3b3b url(/front/page/css/../img/item2-3.png) no-repeat center bottom}.video-surveillance .hmlw-link-item3{background:#33d74c url(/front/page/css/../img/item2-1.png) no-repeat center bottom}.video-surveillance .hmlw-link-item4{background:#ffc200 url(/front/page/css/../img/item2-4.png) no-repeat left bottom}.video-surveillance .hmlw-link-item1 span{font-size:17px}.black-form-wrapper{background-color:#202020}.black-form-wrapper .blue-form-wrap{width:590px}.black-form-wrapper .cw-form input{background-color:#313131;border-color:#5f5f5f}.black-form-wrapper .cw-form .button-bf button{background-color:#fff;color:#202020}.black-form-wrapper .contain{background:url(/front/page/css/../img/tv.png) no-repeat right center;background-size:810px auto;padding:70px 15px 100px}.black-form-wrapper .label-bf{margin-top:30px}.black-form-wrapper .description-bf{margin-bottom:20px}.go-to-tv-page{font-size:18px !important;font-weight:400 !important}.advantages-wrap{padding-bottom:40px}.advantages-title{font-size:35px;font-weight:700;line-height:1;margin-bottom:30px}.advantages-text{font-size:17px;line-height:1.2}.video-wrap{border-radius:7px;max-width:800px;margin:40px auto 60px;overflow:hidden}.video-wrap video{border-radius:7px;cursor:pointer;width:100%}.advantages-item-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.advantages-item p{color:#2852e6;font-size:60px;font-weight:600;line-height:1.2}.advantages-item span{color:#282e40;font-size:19px}.ai-2 p{color:#ff8a00}.ai-3 p{color:#8f49d2}.ai-4 p{color:#73de3e}.advantages-wrap .hmlw-link-items{margin:0}.advantages-wrap .hmlw-link-items>div{text-align:left}.advantages-wrap .hmlw-link-items>div:hover{box-shadow:none}.our-works{padding:0;position:relative;top:20px}.stable-connection .our-works{padding-bottom:40px;top:0}.our-works p{font-size:35px;font-weight:700}.our-works span{color:#000;font-size:22px}.advantages-wrap .hmlw-link-item1{background:#73de3e url(/front/page/css/../img/home-image.png) no-repeat right bottom}.advantages-wrap .hmlw-link-item2{background:#2852e7 url(/front/page/css/../img/home-image.png) no-repeat right bottom}.advantages-wrap .hmlw-link-item3{background:#ff8a00 url(/front/page/css/../img/home-image.png) no-repeat right bottom}.advantages-wrap .hmlw-link-item4{background:#f8be08 url(/front/page/css/../img/home-image.png) no-repeat right bottom}.advantages-wrap .link-item-content p{font-size:21px}.advantages-wrap .link-item-content span{font-size:17px}.map-wrapper{background:url(/front/page/css/../img/map.svg) no-repeat 72% 150px;background-size:715px auto;overflow:hidden;padding:50px 0 40px;min-height:650px}.map-wrap{position:relative}.map-content-wrap{color:#000}.mp-title{font-size:35px;font-weight:600;line-height:1.1;margin-bottom:30px}.mp-title div{font-size:17px;font-weight:400;line-height:1.15;margin:13px 0 4px}.mp-bottom .nice-select{color:#000;font-size:20px;height:69px;max-width:435px;padding:20px}.map-get-call{background-color:#35c955;border:none;border-radius:5px;box-shadow:0 10px 80px rgba(143,73,210,.15);color:#fff;font-size:20px;font-weight:800;line-height:1.35;height:68px;margin-top:16px;max-width:435px;padding:15px;transition:opacity .25s;width:100%}.map-get-call:hover{opacity:.75}.map-contact-wrap{align-items:flex-start;display:flex;flex-wrap:wrap}.map-contact-wrap div{font-size:20px;font-weight:600;line-height:1.2;margin-right:41px}.map-contact-wrap div:last-child{margin-right:0}.map-contact-wrap div a{color:#000;font-weight:600}.map-contact-wrap div a:hover,.map-contact-wrap div a:active,.map-contact-wrap div a:focus{color:#000}.map-contact-wrap div span{display:block;font-size:16px;font-weight:400;margin-bottom:10px}.our-question-title{font-size:60px;font-weight:600;line-height:1.1;letter-spacing:-.02em;margin:60px 0;max-width:1052px}.our-question-wrap{background-color:#fff;color:#000;padding:60px 0 0}.our-question{padding:0 30px 40px;position:relative}.oqw-antenna{line-height:0;max-width:670px;position:absolute;bottom:-1px;right:-60px}.our-question .cw-form{margin:0;max-width:605px;padding:0;position:relative}.our-question-label{font-size:35px;font-weight:700;line-height:1.1;margin:0 0 20px}.our-question-desc{font-size:17px;margin-bottom:20px}.our-question-wrap .our-question-desc{width:83%}.our-question-wrap .cw-form form{display:flex;flex-wrap:wrap;margin-bottom:15px;max-width:605px}.our-question-wrap div input{background-color:#fff;border:1px solid rgba(17,17,17,.2);color:#000}.our-question-wrap .cwf-1 input{border-right:0}.our-question-wrap .cw-form form>div{width:50%}.our-question-wrap .cw-form form>.cwf-button{margin-top:20px;width:100%}.our-question-wrap .cw-form button{background:#ffc200;border:none;box-shadow:0 10px 80px rgba(143,73,210,.15);margin:0;width:100%}.our-question-footer{color:rgba(17,17,17,.4);font-size:16px}.our-question-footer a{color:rgba(17,17,17,.4);text-decoration:underline}.question-accordion-wrap{margin-bottom:100px}.question-title{color:#081339;font-size:35px;font-weight:700;line-height:1.1;margin-bottom:30px}.question-accordion{align-items:center;background-color:#fff;border:1px solid #ededed;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;font-size:20px;font-weight:600;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px;padding:20px 40px 20px 30px;user-select:none;transition:all .3s}.question-accordion>img{position:absolute;right:30px;top:30px}.question-accordion.active img{transition:all .3s}.question-accordion.active{color:#000}.question-accordion:hover{color:#000}.question-accordion.active>img{transform:rotate(180deg)}.question-accordion>div{color:rgba(0,0,0,.8);display:none;font-size:16px;font-weight:400;line-height:1.4;margin-top:20px;padding-right:50px}.popular-query{display:flex;flex-wrap:wrap;margin:0 -20px 0;padding:0 15px}.popular-query a{background:#f4f4f4;border-radius:5px;color:#414141;font-size:17px;margin:0 7px 15px;padding:9px 15px;transition:all .2s}.popular-query a:hover{background:#dadada}#scrollTopBtn{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;position:fixed;bottom:15%;right:15px;width:42px;height:42px;background:#fff;border-radius:50%;-webkit-box-shadow:0px 3px 6px 3px rgba(0,0,0,.12);box-shadow:0px 3px 6px 3px rgba(0,0,0,.12);transition:.3s;opacity:1;cursor:pointer;transform:translateX(0px);z-index:90}#scrollTopBtn:active{transform:translateY(5px)}#scrollTopBtn.hidden{opacity:0;transform:translateX(80px)}#scrollTopBtn .arrow{border-left:2px solid #999;border-bottom:2px solid #999;height:10px;margin:15px;position:absolute;top:2px;left:1px;transform:rotate(135deg);width:10px;z-index:101}.footer-wrap{background-color:#1f1f1f;color:#fff;padding:35px 0 80px}.footer-wrap .hmlw-logo{margin-right:0}.footer-wrap .hll-mail{color:#fff;transition:all .3s}.footer-wrap .hll-mail:hover{color:#e2e2e2}.footer-wrap .work-schedule span{color:#fff}.footer-wrap .hlrp-social{margin-right:0}.footer-wrap .hl-right-phone .hlrp-social a{margin-left:8px;transition:all .3s}.footer-wrap .hl-right-phone .hlrp-social a:hover{opacity:.7}.footer-wrap .head-top-line-wrap{margin-bottom:31px;padding:21px 23px 21px 0}.footer-wrap .hl-left span{color:#fff}.footer-wrap .hl-right-phone a{color:#fff;transition:all .3s}.footer-wrap .hl-right-phone a:hover{color:#e2e2e2}.footer-wrap .hl-right-phone>a{margin-left:32px}.footer-wrap .hmlw-top{align-items:flex-start}.footer-wrap .logo-desc{color:#fff;font-size:9px}.footer-wrap .hmlw-right{align-items:flex-start}.footer-wrap .hmlw-right ul{align-items:flex-start}.footer-wrap .hmlw-right ul li{margin-left:30px;text-align:right}.footer-wrap .hmlw-right ul li a{color:#fff;font-size:14px;transition:all .3s}.footer-wrap .hmlw-right ul li a:hover{color:#e2e2e2}.footer-wrap .hmlw-right ul div{display:block}.footer-wrap .hmlw-right ul div a{display:block;font-size:14px}.footer-wrap .hmlw-right .connection-btn{background-color:#1f1f1f;border:1px solid #fff;border-radius:5px;color:#fff;display:block}.modal-window-wrap{align-items:center;background-color:rgba(0,0,0,.7);box-shadow:0 5px 60px rgba(0,0,0,.05);display:flex;flex-wrap:wrap;justify-content:center;height:100%;overflow-y:auto;overflow-x:hidden;opacity:1;padding:15px;position:fixed;left:0;top:0;width:100%;z-index:101}.modal-window-menu-wrap{background-color:transparent;color:#151515;height:auto;padding:0;position:absolute;left:0;top:0;width:auto}.modal-window-menu-wrap a{color:#151515 !important}.modal-window{background:#fff;border-radius:10px;box-shadow:0 5px 60px rgba(0,0,0,.05);margin:0;max-width:573px;overflow:hidden;padding:35px 40px 25px;user-select:none;width:100%}.close-modal-btn{cursor:pointer}.modalw-head{align-items:center;border-bottom:1px solid #d8d8d8;display:flex;flex-wrap:wrap;font-size:26px;font-weight:600;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.mwb-description{font-size:16px;line-height:1.4;margin:0 0 15px}.modalw-form-label{font-size:16px;font-weight:600;margin:5px 0 15px}.modalw-body .nice-select{color:#000}.modalw-body input{border:1px solid #dadada;border-radius:5px;color:#000;font-size:16px;margin-bottom:10px;padding:13px 20px;width:100%}.modalw-body input::placeholder{color:#909090}.modalw-body input::-webkit-input-placeholder{color:#909090}.modalw-body input:-moz-placeholder{color:#909090}.modalw-body input::-ms-input-placeholder{color:#909090}.modalw-body textarea::placeholder{color:#909090}.modalw-body textarea::-webkit-input-placeholder{color:#909090}.modalw-body textarea:-moz-placeholder{color:#909090}.modalw-body textarea::-ms-input-placeholder{color:#909090}.has-error input,.has-error textarea{border-color:#c21f1f !important}.modalw-body .tho-input{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.modalw-body .tho-input .form-group{width:calc(50% - 5px)}.modalw-body textarea{border:1px solid #dadada;border-radius:5px;color:#000;font-size:16px;height:208px;padding:13px 20px;resize:none;width:100%}.modalw-body .callback-textarea textarea{height:208px}.get-my-location{background:0 0;border:none;color:#126ef8;font-size:14px;margin-top:10px}.modal-form-bottom{margin-top:20px}.modal-form-bottom-rl{margin-top:50px}.modal-form-bottom .gradient-btn{background:linear-gradient(90deg,#ac68d2 0%,#728ac7 100%);font-size:16px;margin:0;padding:20px 25px;transition:all .25s}.modal-form-bottom .modalw-submit:hover{opacity:.9}.modal-form-bottom .modalw-submit-p80{padding:20px 90px}.modal-form-bottom p{color:rgba(112,112,112,.7);font-size:14px;font-weight:400;line-height:1.4;margin-top:11px}.choise-city-modal .modal-window{overflow:visible}.choise-city-modal .modalw-submit{background:rgba(18,110,248,.8);padding:25px 92px;width:auto}.choise-city-modal .nice-select .list{height:225px;max-height:none;overflow-y:auto}.modal-price{color:#081339;font-size:28px;font-weight:400}.modalw-submit{background-color:#bb51ec;border:1px solid rgba(54,92,230,.1);border-radius:5px;display:block;color:#fff;font-size:18px;font-weight:800;padding:23px;text-transform:uppercase;width:100%}.gallery-image{overflow:hidden;margin-bottom:13px}.gallery-image img{border-radius:5px;width:100%}.thumbnails{list-style:none;display:flex;flex-wrap:wrap}.thumbnails li{border-radius:3px;cursor:pointer;opacity:.3;margin-right:18px;overflow:hidden;transition:all .3s;width:106px}.thumbnails li img{border-radius:3px}.thumbnails li.tns-nav-active{opacity:1}.modalw-body-wrap{margin-top:15px}.modalw-body-item{display:flex;flex-wrap:wrap;justify-content:space-between}.modalw-body-gallery{max-width:calc(100% - 390px);position:relative}.our-works-modal .modal-window{max-width:1082px;min-width:auto;padding:27px 40px 27px 35px;position:relative;overflow:visible;user-select:auto}.modalw-body-right{color:#151515;font-size:16px;font-weight:400;line-height:1.35;padding-left:40px;width:415px}.modalw-body-right p{margin-bottom:8px}.modalw-parent-slide{position:relative;z-index:1}.modalw-parent-slide .owl-nav{display:flex;flex-wrap:wrap;justify-content:space-between;position:absolute;left:-92px;top:calc(50% - 44px);width:calc(100% + 190px);z-index:1}.modalw-parent-slide .owl-dots{display:none}.modalw-parent-slide .owl-prev{background:url(/front/page/css/../img/m-arrow.svg) no-repeat center center !important;height:44px;transform:rotate(-180deg);width:44px}.modalw-parent-slide .owl-next{background:url(/front/page/css/../img/m-arrow.svg) no-repeat center center !important;height:44px;width:44px}.modalw-parent-slide .owl-prev span,.modalw-parent-slide .owl-next span{display:none}.green-btn{background:#35c955;border:1px solid rgba(54,92,230,.1)}.blue-btn{background:rgba(18,110,248,.8);border:1px solid rgba(54,92,230,.1)}.mw-menu{max-width:356px;padding:35px 37px;width:100%}.mw-menu .modalw-head{border:none}.mw-menu .close-modal-btn{margin:-5px -12px 0 0}.mw-menu .modalw-head{font-size:24px;font-weight:800}.mwb-menu div{display:none}.mwb-menu a{background:url(/front/page/css/../img/arrow-right.svg) no-repeat right center;color:#484848;display:block;font-size:16px;margin:20px 0;padding-right:40px}.mwbm-btn{background:0 0;border:none;border-radius:5px;display:block;line-height:0;margin-bottom:20px;padding:10px 0;transition:all .3s;width:100%}.mwbm-btn.active img{transform:rotate(-180deg)}.mwbm-btn:hover{background-color:#eeebeb}.mwbm-btn img{height:13px}.mwf-phone{margin-bottom:10px}.mwf-phone .hl-right-phone{margin-left:0}.mwf-phone .hl-right-phone a{font-size:18px;font-weight:600}.mwf-email a{color:#0d0d0d;font-size:14px}.header-wrap-2{background:url(/front/page/css/../img/ci-fs.png) no-repeat bottom right;background-size:100% auto;color:#000;margin-bottom:100px;overflow:hidden;padding-bottom:140px;position:relative}.header-wrap-2 .head-middle-line-wrap{background:0 0;padding:0}.hw2-big-circle{background:rgba(194,195,255,.2);border-radius:50%;height:1200px;position:absolute;right:-310px;top:-560px;width:1200px;z-index:-3}.hw2-big-circle-bg{border-radius:50%;height:100%;position:relative;width:100%}.hw2-small-circle{background:#c2c3ff;border-radius:55%;height:909px;position:absolute;right:12%;top:11%;width:909px}.header-wrap-2 .work-schedule span{color:#000;font-weight:600}.header-wrap-2 .hll-mail{color:#000;text-decoration:underline}.header-wrap-2 .hll-mail:hover{color:#666}.header-wrap-2 .logo-desc{color:#000;font-size:8px;font-weight:600}.header-wrap-2 .connect-form-wrap .cw-form button{color:#7f2dce}.htlw-phone{color:#000;font-size:18px;font-weight:800;margin-left:20px}.htlw-phone:hover{color:#666}.header-wrap-2 .hl-right-phone a{color:#000;transition:all .3s}.header-wrap-2 .hl-right-phone a:hover{opacity:.65}.header-wrap-2 .hmlw-right ul li a{color:#000}.header-wrap-2 .hmlw-right ul li a:hover{color:#555}.header-wrap-2-bg .choice-title{color:#000}.header-wrap-2-bg .choice-title span{color:#000;cursor:auto;text-decoration:none}.header-wrap-2 .connection-btn{background-color:transparent;border:1px solid #fff;border-radius:5px;color:#fff}.connect-internet-hmlw-content{position:relative;z-index:15}.cihmlw-title{font-size:52px;font-weight:700;line-height:1.1;margin:0 0 35px}.cihmlw-desc{display:none;font-size:22px;margin-bottom:30px}.connect-wrapper .cw-form{margin-bottom:0}.connect-wrapper .our-question-footer{color:#707070;margin:12px 0 0}.connect-wrapper .our-question-footer a{color:#707070;text-decoration:underline}.connect-form-wrap{margin-bottom:50px;max-width:605px}.connect-form-wrap .cw-form{margin:0;padding:0}.connect-form-wrap .cw-form div{width:50%}.connect-form-wrap .cw-form .button-bf{margin:16px 0 0;padding:0;width:100%}.connect-form-wrap .cw-form button{background-color:#fff;color:#7f2dce;font-weight:400;margin:0;width:100%}.connect-form-wrap input{background-color:#a861eb;border-color:#d7aeff;color:#fff}.order-connection{background:linear-gradient(0deg,#35c955,#35c955);box-shadow:0 0 15px 3px rgba(0,0,0,.15);border:none;border-radius:5px;color:#fff;font-size:20px;font-weight:800;line-height:1.3;margin-bottom:32px;padding:22px 150px;transition:all .25s}.order-connection:hover{background:linear-gradient(0deg,#35c955,#26de4e)}.cihmlw-bottom{color:#000;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:550px}.cihmlw-bottom div{font-size:28px;font-weight:700;line-height:1.5}.cihmlw-bottom div span{display:block;font-size:18px;font-weight:400}.place-wrap{margin-top:60px}.place-title{color:#151515;font-size:35px;font-weight:700;line-height:1.1;margin-bottom:55px}.place-field-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.place-field-tho-wrap{align-items:flex-start}.place-field-wrap>div{background:#696bdc;box-shadow:0 4px 15px rgba(204,204,204,.6);border-radius:15px;color:#fff;margin-bottom:22px;padding:24px 30px 14px;width:calc(38% - 27px)}.place-image{align-items:center;background:0 0;box-shadow:0 80px 120px -50px rgba(0,0,0,.09);border-radius:15px;display:none;flex-wrap:wrap;justify-content:center;line-height:0;margin-bottom:15px;overflow:hidden;padding:0;position:relative;width:100%}.place-image>svg{height:100%;position:absolute;left:0;top:0;width:99.7%}.place-image svg g{cursor:pointer;display:block;position:relative;transition:all .25s}.place-image svg g circle{transition:all .25s}.place-image svg g:hover{transform:translateY(-3px)}.place-image svg g:active{transform:translateY(0)}.place-image svg g:hover circle:first-child{fill:#b6fac1}.place-image svg g:hover circle:nth-child(2){fill:#60d072}.place-image svg g.active circle:first-child{fill:#86da92}.place-image svg g.active circle:nth-child(2){fill:#4ab05a}.pulse-block{animation:pulse 1.5s infinite}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(232,45,12,.7)}70%{-webkit-box-shadow:0 0 0 10px rgba(204,169,44,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(232,45,12,.7)}70%{box-shadow:0 0 0 10px rgba(232,45,12,.7)}100%{box-shadow:0 0 0 0 rgba(204,169,44,0)}}.place-field-wrap div.place-image{align-items:center;background:0 0;box-shadow:none;border-radius:15px;display:flex;flex-wrap:wrap;justify-content:center;overflow:hidden;padding:0;width:62%}.place-image-text{background:#fff !important;box-shadow:0 0 15px rgba(0,0,0,.15);border-radius:13px;color:#000;display:none;font-size:12px;line-height:1.8;padding:14px;position:absolute;width:300px;z-index:1}.place-image-text.active{display:block}.place-image-text1{right:15%;top:19.5%}.place-image-text2{right:39.1%;top:5%}.place-image-text3{right:44.8%;top:30%}.place-field-wrap .pf-green{background-color:#4bcb5f;border-radius:15px;color:#fff;padding:24px 30px 14px}.place-field-wrap .pf-green p{margin-bottom:10px}.place-field-wrap .pf-green span{background:url(/front/page/css/../img/pf-icon-green.svg) no-repeat left top}.pf-green button{background:linear-gradient(0deg,#fff,#fff),#8f49d2;border:none;border-radius:5px;color:#35c955;font-size:20px;font-weight:800;line-height:1.35;margin:10px 0 15px;padding:20px;width:100%}.place-field-wrap .pf-gray{background-color:#fff;border-radius:15px;color:#000;padding:24px 30px 14px}.place-field-wrap .pf-gray p{margin-bottom:10px}.place-field-wrap .pf-gray span{background:url(/front/page/css/../img/pf-icon-green-fill.svg) no-repeat left top}.pf-gray button{background:#4bcb5f;border:none;border-radius:5px;color:#fff;font-size:20px;font-weight:800;line-height:1.35;margin:10px 0 15px;padding:20px;transition:all .25s;width:100%}.pf-gray button:hover{background:#3bdc54}.place-field-wrap div p{font-size:23px;font-weight:600;margin-bottom:15px}.place-field-wrap div span{align-items:center;background:url(/front/page/css/../img/pf-icon.svg) no-repeat left top;display:flex;flex-wrap:wrap;font-size:15px;font-weight:500;line-height:1.35;margin-bottom:8px;min-height:28px;padding-left:37px}.connect-why-title{margin:80px auto 40px}.cwt-1{margin-bottom:0}.connect-why-title .cw-form-description h2{margin-bottom:15px}.connect-slive-wrap .slive-item-1 .slive-item{padding-left:0}.connect-slive-wrap .slive-item-1{background:#fff url(/front/page/css/../img/si1-1.png) no-repeat right bottom;background-size:450px auto}.connect-slive-wrap .slive-item-1 p{color:#000}.connect-slive-wrap .slive-item-1 div{color:#000}.connect-slive2-wrap .slive-item-1 .slive-item{padding:50px 20px 50px 0}.connect-slive-wrap .slive-item-1 .slive-item,.connect-slive-wrap .slive-item-2 .slive-item{color:#081339}.connect-slive2-wrap .slive-item-2 .slive-item,.connect-slive2-wrap .slive-item-3 .slive-item{padding:50px 40px}.connect-slive2-wrap .slive-wrap{box-shadow:0 4px 15px rgba(204,204,204,.6);height:391px;position:relative}.connect-slive2-wrap .slive-item{position:relative}.connect-slive2-wrap .slive-item-3 p{color:#000}.connect-slive2-wrap .slive-item-1{background:#fff;padding-left:30px}.connect-slive2-wrap .slive-item-2{background:#fff}.connect-slive2-wrap .slive-item-3{background:#fff}.connect-slive2-wrap .number{font-size:304px;font-weight:800;line-height:304px;position:absolute;right:30px;top:100px}.connect-slive2-wrap .slive-item-1 .number{color:rgba(239,59,59,.15);top:-5px;right:-45px}.connect-slive2-wrap .slive-item-2 .number{color:rgba(59,88,239,.15);top:0;right:-23px}.connect-slive2-wrap .slive-item-3 .number{color:rgba(251,213,92,.15);top:0;right:-5px;z-index:-1}.connect-slive2-wrap .slive-item-1 p{color:#000}.connect-slive2-wrap .slive-item-1 div{color:#000}.otg-1 .connect-why-title{margin:0 auto}.operator-wrapp .tns-ovh{overflow:visible}.advantages-wrap .tns-ovh{overflow:visible}.tariff-item-wrap{margin:0 auto;padding:0}.tariff-item-wrap{transition:all .2s !important}.tariff-item-wrap .owl-stage-outer{overflow:visible}.tariff-item{border-radius:15px;box-shadow:0 4px 30px rgba(204,204,204,.45);cursor:pointer;font-size:15px;line-height:1.8;margin:25px 0;padding:8px 10px 22px !important;text-align:center;transition:all .25s}.tariff-item:hover{transform:translateY(-8px)}.ti-thumb{display:flex;flex-wrap:wrap;justify-content:center;height:90px}.ti-thumb img{width:auto !important}.tit-megafon{background-color:#00b956}.tit-beeline{background-color:#f7d807}.tit-mts{background-color:#e30611}.tit-yota{background-color:#16bef0}.tit-tele2{background-color:#313131}.tit-tele2 .ti-thumb img{position:relative;top:-5px}.tariff-item p{background-color:#fff;border-radius:9px;color:#081339;display:inline-block;font-size:18px;font-weight:600;margin-bottom:9px;padding:7px 22px}.tariff-item p:last-child{margin-bottom:0}.tariff-item p span{color:#081339;font-size:22px;font-weight:800}.internet-pocket-wrap .owl-stage-outer{overflow:visible}.owl-carousel{transition:all .5s}.internet-pocket{background-color:#fff;box-shadow:0 4px 15px rgba(204,204,204,.6);border-radius:15px;color:#000;margin:50px 0;padding:30px 35px;transition:all .25s}.internet-pocket:hover{transform:translateY(-8px)}.internet-pocket a{background:linear-gradient(0deg,#35c955,#35c955),#8f49d2;border-radius:5px;color:#fff;display:block;font-size:16px;font-weight:800;padding:20px 0;text-align:center;text-transform:uppercase;transition:opacity .25s}.internet-pocket a:hover{opacity:.75}.ip-description{font-size:16px;line-height:1.2;position:relative;top:-30px}.icon-desc{align-items:center;display:flex;flex-wrap:wrap}.icon-desc div{align-items:center;background:url(/front/page/css/../img/pf-icon-green.svg) no-repeat left center;font-size:18px;display:flex;flex-wrap:wrap;line-height:1.1;min-height:55px;margin:0 40px 0 0;padding:0 0 0 65px}.ip-price{font-size:30px;font-weight:800;margin-bottom:15px}.ip-price span{font-size:30px;font-weight:600}.ip-title{border-bottom:1px solid #dcdcdc;font-size:26px;margin-bottom:17px;padding-bottom:22px}.ip-title span{color:#70768c;display:block;font-size:16px;font-weight:400;margin-top:10px}.ip-advantages{border-bottom:1px solid #dcdcdc;border-top:1px solid #dcdcdc;margin-bottom:20px;padding:15px 0 5px}.pocket-description{color:rgba(17,17,17,.5);font-size:14px;line-height:1.2;margin-bottom:15px;padding-left:5px}.pocket-price{font-size:25px;font-weight:400;line-height:1.1;margin-bottom:18px;text-align:center}.pocket-price span{font-size:33px;font-weight:800;line-height:1.1}.ip-advantages p{align-items:center;display:flex;flex-wrap:wrap;font-size:14px;font-weight:400;line-height:1;min-height:19px;margin-bottom:15px}.ip-advantages p sup{font-size:10px;position:relative;top:-6px}.ip-advantages p svg{line-height:0;margin-right:10px;position:relative;top:-1px}.ip-advantages p:nth-child(2) svg{top:-2px}.ip-advantages p:nth-child(3) svg{top:0}.pocket-phone-icon svg{width:20px}.what-next-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:70px}.what-next{border:3px solid #f0f0f0;border-radius:15px;color:#000;height:300px;margin-bottom:24px;padding:27px 33px 27px 30px;width:calc(33.3333% - 12px)}.what-next p{font-size:21px;font-weight:600;line-height:1.1}.what-next span{display:block;font-size:17px;margin-top:20px}.what-next-1{background:#fff url(/front/page/css/../img/cs-2-2.jpg) no-repeat center bottom;background-size:auto}.what-next-2{background:#fff url(/front/page/css/../img/what-next-2.jpg) no-repeat right bottom}.what-next-3{background:#fff url(/front/page/css/../img/what-next-3.jpg) no-repeat right bottom;background-size:100% auto}.what-next-4{background:url(/front/page/css/../img/what-next-4.jpg) no-repeat calc(100% - 20px) calc(100% - 20px),#fff url(/front/page/css/../img/what-next-4-1.jpg) no-repeat left bottom;background-size:120px auto,auto}.what-next-5{background:#fff url(/front/page/css/../img/what-next-5.png) no-repeat right calc(100% + 20px);background-size:80% auto}.what-next-6{background:url(/front/page/css/../img/what-next-6.jpg) no-repeat right center;background-size:cover;border:none}.what-next-6 p{color:#fbff22;font-size:45px;font-weight:800;text-transform:uppercase}.what-next-6 span{color:#fff;font-size:20px;font-weight:600}.what-next-4 .connect-form-wrap{margin:44px 0 0}.what-next-4 .connect-form-wrap .cw-form button{background-color:#ffc200;border-radius:5px;color:#fff;font-size:20px}.connect-slive3-wrap>div:first-child{width:calc(50% - 10px) !important}.connect-slive3-wrap>div:last-child{width:calc(50% - 10px) !important}.connect-slive3-wrap .slive-wrap{height:520px}.connect-slive3-wrap .slive-item{max-width:738px;padding-left:0;width:100%}.connect-slive3-wrap .slive-item-1{background:url(/front/page/css/../img/stock-1.png) no-repeat right center;background-size:cover}.connect-slive3-wrap .slive-item-3{background:url(/front/page/css/../img/stock-2.png) no-repeat right center;background-size:cover}.connect-slive3-wrap .slive-item-1 p{color:#fbff22;font-size:103px;font-weight:800;text-transform:uppercase}.connect-slive3-wrap .slive-item-1 div{color:#fff;font-size:34px}.connect-slive3-wrap .slive-item-3 p{color:#fff;font-size:48px;font-weight:800}.connect-slive3-wrap .slive-item-3 .slive-item{padding-left:50px}.advantages-wrap-three .advantages-item p{font-size:100px}.slive-wrapper .slive-wrap{box-shadow:0 4px 50px rgba(204,204,204,.6);border:none}.connect-slive2-wrap .slive-wrap{box-shadow:none;border:2px solid #f0f0f0}.slive-wrapper-4 .slive-wrap{cursor:pointer;transition:all .25s}.slive-connect-four.slive-wrapper-2 .slive-item{height:100%;position:relative}.slive-connect-four.slive-wrapper-3 .slive-wrap{background:0 0 !important;box-shadow:none;border:2px solid #f0f0f0;height:430px;overflow:hidden}.slive-wrapper-3 .slive-item-3 .slive-item{max-width:320px}.slive-connect-four.slive-wrapper-2 .slive-item{padding:30px 23px}.slive-connect-four.slive-wrapper-2 .slive-item div{font-size:16px}.slive-connect-four.slive-wrapper-2 .slive-item-1{background-color:#fff}.slive-connect-four.slive-wrapper-2 .slive-item-1 .slive-item{background:url(/front/page/css/../img/cs-1.svg) no-repeat -15px bottom,url(/front/page/css/../img/cs-1-2.svg) no-repeat calc(100% - 40px) 35px;background-size:100% auto,auto 50%}.slive-connect-four.slive-wrapper-2 .slive-item-2{background:0 0}.slive-connect-four.slive-wrapper-2 .slive-item-2 .slive-item{background:url(/front/page/css/../img/cs-2.png) no-repeat calc(100% + 10px) calc(100% + 10px),#fff url(/front/page/css/../img/cs-2-2.svg) no-repeat calc(100% - 40px) 35px;background-size:76% auto,auto 50%}.slive-connect-four.slive-wrapper-2 .slive-item-4{background:0 0}.slive-connect-four.slive-wrapper-2 .slive-item-4 .slive-item{background:url(/front/page/css/../img/cs-3.png) no-repeat calc(100% + 10px) calc(100% + 10px),#fff url(/front/page/css/../img/cs-3-2.svg) no-repeat calc(100% - 40px) 35px;background-size:100% auto,auto 50%}.slive-connect-four.slive-wrapper-2 .slive-item-3 .slive-item{background:url(/front/page/css/../img/cs-4.png) no-repeat left bottom,#fff url(/front/page/css/../img/cs-4-2.svg) no-repeat calc(100% - 40px) 35px;background-size:100% auto,auto 50%}.stage-connect-equipment{align-items:start}.stage-connect-equipment .slive-item-3 .slive-item{max-width:490px}.stage-connect-equipment .slive-wrap{height:auto;transition:all .25s}.stage-connect-equipment-page .slive-wrap{min-height:270px}.stage-connect-equipment .slive-item-1 .slive-item,.stage-connect-equipment .slive-item-3 .slive-item{max-width:390px}.stage-connect-equipment .slive-item-2 .slive-item,.stage-connect-equipment .slive-item-3 .slive-item{padding:30px 20px 0 25px}.stage-connect-equipment .slive-item-1 .slive-item{background:url(/front/page/css/../img/scitem1.jpg) no-repeat calc(100% - 30px) bottom;background-size:auto 87%;padding:30px 20px 0 0}.stage-connect-equipment .slive-item-2 .slive-item{background:url(/front/page/css/../img/scitem2.jpg) no-repeat calc(100% - 30px) 25px;background-size:auto 88%}.stage-connect-equipment .slive-item-3 .slive-item{background:url(/front/page/css/../img/scitem3.jpg) no-repeat right 30px;background-size:auto 85%}.stage-connect-equipment .slive-item p{align-items:center;display:flex;flex-wrap:wrap;font-size:21px;min-height:70px}.stage-connect-equipment .number{bottom:0;right:0;top:auto}.header-wrap-3{background-color:#4144d9;color:#fff}.header-wrap-3 .head-middle-line-wrap{background:0 0;padding-bottom:140px}.header-wrap-3 .hl-right-phone a{color:#fff}.header-wrap-3 .hmlw-right ul li a{color:#fff}.header-wrap-3 .connect-form-wrap input{background-color:#595cf3;border-color:#9496ff}.header-wrap-3 .connect-form-wrap .cw-form button{color:#4144d9}.header-wrap-3 .connection-btn{background-color:transparent;border:1px solid #fff;border-radius:5px;color:#fff}.header-wrap-3-bg{background:url(/front/page/css/../img/streng-com-bg.png) no-repeat right bottom;background-size:43% auto}.header-wrap-3-bg .hl-left span{color:#fff}.header-wrap-3 .choice-region-wrap{color:#0d0d0d}.header-wrap-3 .choice-region-wrap span{color:#0d0d0d}.slive-wrapper-2>div:first-child{width:calc(50% - 340px) !important}.slive-wrapper-2>div:last-child{width:calc(50% - 340px) !important}.slive-wrapper-2 .slive-wrap{height:420px}.slive-wrapper-2 .slive-item-1{background:#fe7f4a;padding-left:30px}.slive-wrapper-2 .slive-item-1 .slive-item{background:url(/front/page/css/../img/si3-1.png) no-repeat left 95%;padding-left:0;padding-right:35px}.slive-wrapper-2 .slive-item-2{background:#06cad2 url(/front/page/css/../img/si3-2.png) no-repeat center 97%}.slive-wrapper-2 .slive-item-4{background:#17c932 url(/front/page/css/../img/si3-3.png) no-repeat center bottom}.slive-wrapper-2 .slive-item-3{background:#fff}.slive-wrapper-2 .slive-item-3 .slive-item{background:url(/front/page/css/../img/si3-4.png) no-repeat 63% bottom}.slive-wrapper-2 .slive-item-2,.slive-wrapper-2 .slive-item-4{width:320px !important}.slive-item-1 .slive-item,.slive-item-3 .slive-item{max-width:270px}.slive-wrapper-2 .slive-item p{color:#000;font-size:20px}.slive-wrapper-2 .slive-item>div{background:0 0;color:#000;font-size:16px}.slive-wrapper-2 .slive-item-3 p{color:#000}.antenna-pocket-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.antenna-pocket{background-color:#fafafa;border-radius:15px;padding:50px;width:calc(50% - 10px)}.ap-title{font-size:56px}.ap-title span{font-weight:600}.ap-description{color:#70768c;font-size:18px;margin-bottom:35px}.ap-bottom{align-items:center;display:flex;flex-wrap:wrap}.ap-bottom p{font-size:46px;font-weight:600;margin-right:40px}.ap-bottom button{background-color:#8f49d2;border:none;border-radius:5px;color:#fff;font-size:18px;padding:15px 70px}.what-result-wrapper .slive-wrap{height:500px;padding-left:15px}.what-result-wrapper .slive-item-1 .slive-item{padding-left:0}.what-result-wrapper .slive-item-1{background:#8f49d2}.what-result-wrapper .slive-item-3 .slive-item{padding-right:15px}.what-result-wrapper .slive-item-1 .slive-item{background:url(/front/page/css/../img/what-result1.png) no-repeat 80% bottom}.what-result-wrapper .slive-item-2{background:#ffc200 url(/front/page/css/../img/what-result2.png) no-repeat right bottom}.what-result-wrapper .slive-item-3{background:#4144d9;color:#fff}.what-result-wrapper .slive-item p{color:#fff;font-size:34px}.what-result-wrapper .slive-item-3 p{color:#fff;font-size:30px;margin-bottom:45px}.what-result-wrapper .slive-item-1 div{color:#fff}.what-result-wrapper .slive-item input{background-color:#595cf3;border:1px solid #9496ff;box-sizing:border-box;border-radius:5px;color:rgba(255,255,255,.6);font-size:20px;margin-bottom:25px;padding:20px;width:100%}.what-result-wrapper .slive-item button{background-color:#fff;border:none;border-radius:5px;color:#4144d9;font-size:20px;padding:22px;width:100%}.header-wrap-3 .cihmlw-desc{margin-bottom:60px}.our-work-wrap{margin-bottom:50px}.our-work-wrap .owl-stage-outer{overflow:visible}.our-work-item{background-color:#fff;box-shadow:0 4px 15px rgba(204,204,204,.6);border-radius:15px;cursor:pointer;padding:23px 24px;transition:all .25s}.our-work-item p{align-items:center;color:#000;display:flex;flex-wrap:wrap;font-size:20px;line-height:1.1;min-height:77px;margin-bottom:15px}.our-work-item p strong{font-size:22px;font-weight:600}.our-work-thumb{height:170px;margin-bottom:20px;overflow:hidden;position:relative}.our-work-item img:not(.owt-mark){display:block;transform:scale(1.2) translateY(-8px);width:100%}.our-work-thumb .owt-mark{height:auto !important;position:absolute;left:37%;top:15%;width:70px !important;z-index:1}.our-work-thumb-0 .owt-mark{left:29%;top:15%}.our-work-thumb-1 .owt-mark{left:25%;top:25%}.our-work-thumb-2 .owt-mark{left:10%;top:25%}.our-work-thumb-3 .owt-mark{left:25%;top:10%}.our-work-thumb-4 .owt-mark{left:65%;top:15%}.our-work-thumb-5 .owt-mark{left:54%;top:30%}.our-work-thumb-6 .owt-mark{left:36%;top:15%}.our-work-thumb-7 .owt-mark{left:70%;top:55%}.our-work-thumb-8 .owt-mark{left:70%;top:25%}.our-work-thumb-9 .owt-mark{left:60%;top:45%}.our-work-thumb-10 .owt-mark{left:27%;top:39%}.our-work-thumb-11 .owt-mark{left:49%;top:33%}.our-work-thumb-12 .owt-mark{left:55%;top:30%}.our-work-thumb-13 .owt-mark{left:55%;top:45%}.our-work-thumb-14 .owt-mark{left:39%;top:20%}.our-work-thumb-15 .owt-mark{left:50%;top:50%}.our-work-item button{background-color:rgba(8,19,57,.08);border:none;border-radius:5px;box-shadow:0 10px 80px rgba(143,73,210,.15);display:block;color:#000;font-size:20px;font-weight:600;padding:13px;transition:opacity .25s;width:100%}.our-work-item button:hover{opacity:.75}.header-wrap-4{background:linear-gradient(108.53deg,#fe7045 9.69%,#e75023 73.58%);color:#fff}.header-wrap-4-bg{background:url(/front/page/css/../img/hw4.png) no-repeat right bottom;background-size:50% auto;padding-bottom:130px}.header-wrap-4 .hl-left span{color:#fff}.header-wrap-4 .hl-right-phone a{color:#fff}.header-wrap-4 .hmlw-right ul li a{color:#fff}.header-wrap-4 .connection-btn{background-color:transparent;border:1px solid #fff;border-radius:5px;color:#fff}.cihmlw-checks{margin-bottom:50px}.cihmlw-checks p{background:url(/front/page/css/../img/checks.svg) no-repeat left top;font-size:20px;font-weight:600;line-height:1.6;margin-bottom:10px;padding-left:38px}.header-wrap-4 .connect-form-wrap input{background-color:#ff7349;border:1px solid #fda78e}.header-wrap-4 .connect-form-wrap .cw-form button{border-color:#f7663a;color:#f7663a}.breadcrumb-wrap{display:flex;flex-wrap:wrap;margin:50px 0 30px;position:relative}.breadcrumb-wrap a{background:url(/front/page/css/../img/arrow-wright.svg) no-repeat right center;color:#525252;font-size:14px;font-weight:400;margin-right:9px;padding-right:15px}.breadcrumb-wrap a:last-child{background:0 0;color:#000}.header-wrap-4 .breadcrumb-wrap a{color:#f3f3f3}.vs-constructor-wrap{color:#fff}.vs-constructor{background:#2852e7 url(/front/page/css/../img/vs-constructor-bg.png) no-repeat right bottom;border-radius:15px;padding:50px 60px}.vsc-label{font-size:26px;font-weight:600;margin-bottom:15px}.vsc-btn-group{display:flex;flex-wrap:wrap;margin:0 -10px 35px}.vsc-btn-group button{background:0 0;border:1px solid #fff;border-radius:5px;color:#fff;font-size:16px;margin:0 10px;padding:20px 40px}.vsc-btn-group .active{background:#fff;color:#2852e6}.get-conf{background-color:#ffb800;border:none;border-radius:5px;color:#fff;font-size:18px;font-weight:600;margin:20px 0 10px;padding:22px 66px}.vsc-desc{font-size:14px;max-width:490px}.video-surveillance-title{margin:80px auto}.slive-wrapper-5 .slive-item-1{background-color:#ffc200}.slive-wrapper-5 .slive-item-1 .slive-item{background:url(/front/page/css/../img/item2-1.png) no-repeat left 95%;padding-left:0;padding-right:35px}.slive-wrapper-5 .slive-item-2{background:#fff url(/front/page/css/../img/item2-2.png) no-repeat center 97%}.slive-wrapper-5 .slive-item-2 p{color:#081339}.slive-wrapper-5 .slive-item-2 div{color:#70768c}.slive-wrapper-5 .slive-item-4{background:#4144d9 url(/front/page/css/../img/item2-4.png) no-repeat center bottom;background-size:100% auto}.slive-wrapper-5 .slive-item-3{background:#ef3b3b}.slive-wrapper-5 .slive-item-3 .slive-item{background:url(/front/page/css/../img/item2-3.png) no-repeat 10px bottom}.what-next-wrap2 .what-next p{color:#fff}.what-next-wrap2 .what-next span{color:#fff;display:block;font-size:18px;width:272px}.what-next-wrap2 .what-next-1 p{color:#081339}.what-next-wrap2 .what-next-1 span{color:#081339}.what-next-wrap2 .what-next-3 span{width:293px}.what-next-wrap2 .what-next-1{background:#fff url(/front/page/css/../img/vs1.png) no-repeat right bottom;padding-right:200px}.what-next-wrap2 .what-next-2{background:#8f49d2 url(/front/page/css/../img/vs2.png) no-repeat right bottom}.what-next-wrap2 .what-next-3{background:#73de3e url(/front/page/css/../img/vs3.png) no-repeat right bottom}.what-next-wrap2 .what-next-4{background:#ffc200 url(/front/page/css/../img/vs4.png) no-repeat right bottom}.connect-slive4-wrap{margin-top:40px}.connect-slive4-wrap .slive-item-1{background:#bb51ec url(/front/page/css/../img/vstock1.png) no-repeat right bottom}.connect-slive4-wrap .slive-item-3{background:#ef3b3b url(/front/page/css/../img/vstock2.png) no-repeat left bottom}.connect-slive4-wrap .slive-item p{color:#fff;font-size:50px;font-weight:800;text-transform:uppercase}.connect-slive4-wrap .slive-item-3 .slive-item{padding-left:89px;width:85%}.hw2-big-circle-sc{background-color:#b0b1f7;left:44%;top:15%}.hw2-big-circle-sc .hw2-big-circle-bg{left:30px;top:-80px}.hw2-big-circle-sc .hw2-small-circle{border-radius:0;height:477px;top:calc(50% - 360px);width:754px;z-index:2}.header-wrap-sc .head-top-line-wrap{padding:12px 25px 12px 15px}.header-wrap-sc .htlw-phone{margin-right:20px;margin-left:0}.slive-wrapper-2.slive-wrapper-sc .slive-item-1 .slive-item{background:url(/front/page/css/../img/sw-1.png) no-repeat center bottom,url(/front/page/css/../img/cs-1-2.svg) no-repeat calc(100% - 40px) 35px;background-size:85% auto,auto 30%}.slive-wrapper-2.slive-wrapper-sc .slive-item-2{background:url(/front/page/css/../img/sw-2.png) no-repeat center bottom,#fff url(/front/page/css/../img/cs-2-2.svg) no-repeat calc(100% - 40px) 35px;background-size:55% auto,auto 30%}.slive-wrapper-2.slive-wrapper-sc .slive-item-4{background:url(/front/page/css/../img/sw-3.png) no-repeat center bottom,#fff url(/front/page/css/../img/cs-3-2.svg) no-repeat calc(100% - 40px) 35px;background-size:65% auto,auto 30%}.slive-wrapper-2.slive-wrapper-sc .slive-item-3 .slive-item{background:url(/front/page/css/../img/sw-4.png) no-repeat center bottom,url(/front/page/css/../img/cs-4-2.svg) no-repeat calc(100% - 40px) 35px;background-size:65% auto,auto 30%}.strengthening-pocket-wrap{margin:40px auto 200px}.strengthening-pocket-wrap .strengthening-pocket{background-color:#fff;border-radius:15px;box-shadow:0 4px 50px rgba(204,204,204,.6);padding:44px 60px;width:calc(50% - 10px)}.sp-label{color:#081339;font-size:45px;font-weight:600;line-height:1.2}.sp-label span{font-weight:700}.strengthening-data{border-bottom:1px solid #dcdcdc;border-top:1px solid #dcdcdc;font-size:20px;margin:15px 0 20px;padding:25px 15px 25px 0}.strengthening-data div{margin-bottom:20px}.strengthening-data div:last-child{margin-bottom:0}.strengthening-data div sup{position:relative;top:-13px}.strengthening-data div svg{margin-right:14px;width:28px}.strengthening-bottom{color:rgba(17,17,17,.5);font-size:20px;margin-bottom:30px}.strentthening-price p{font-size:33px}.strentthening-price span{font-size:43px;font-weight:700}.strentthening-price button{background-color:#35c955;border:none;border-radius:5px;color:#fff;font-size:20px;font-weight:700;line-height:26px;padding:15px 65px;text-transform:uppercase;transition:all .3s}.strentthening-price button:hover{background-color:#39dc5c}.slive-wrapper-sc-2{margin-bottom:0;padding-bottom:100px}.slive-wrapper-2.slive-wrapper-sc-2 .slive-wrap{height:300px}.slive-wrapper-sc-2 .slive-item-1 .slive-item,.slive-item-3 .slive-item{max-width:274px}.slive-wrapper-2.slive-wrapper-sc-2 .slive-item-1{background:#fff url(/front/page/css/../img/sc-wr-1.png) no-repeat right bottom;background-size:auto 100%}.slive-wrapper-2.slive-wrapper-sc-2 .slive-item-1 .slive-item{background:0 0}.slive-wrapper-2.slive-wrapper-sc-2 .slive-item-2{background:#fff url(/front/page/css/../img/sc-wr-2.png) no-repeat right bottom;background-size:100% auto}.slive-wrapper-2.slive-wrapper-sc-2 .slive-item-4{background:#fff url(/front/page/css/../img/sc-wr-3.png) no-repeat center bottom;background-size:90% auto}.slive-wrapper-2.slive-wrapper-sc-2 .slive-item-3 .slive-item{background:url(/front/page/css/../img/sc-wr-4.png) no-repeat right bottom;background-size:100% auto}.question-wrapper-sc{padding:150px 0 100px}.review-wrapp p{font-size:35px;font-weight:700}.review-slider-wrapper{height:377px}.review-slider-wrapper .owl-stage-outer{overflow:visible}.review-slider-wrap{display:flex;padding:30px 0}.review-slider-wrap .owl-carousel.owl-drag .owl-item{position:relative}.slider-item{background-color:#fff;box-shadow:0 4px 30px rgba(204,204,204,.6);border-radius:15px;cursor:pointer;overflow:hidden;padding:25px;position:absolute;transition:all .25s;width:100%}.slider-item-thumb{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:15px}.slider-item-thumb img{border-radius:50%;height:50px;margin-right:20px;width:50px}.slider-item-thumb p{font-size:16px;font-weight:600;width:calc(100% - 70px)}.slider-item-thumb p span{color:rgba(0,0,0,.9);display:block;font-size:14px;font-weight:500;margin-top:5px}.slider-item-text{color:rgba(0,0,0,.9);font-size:16px;height:210px;overflow:hidden;transition:all .25s}.slider-item-btn{background-color:#fff;box-shadow:0 0 31px 39px #fff;display:flex;flex-wrap:wrap;justify-content:center;height:22px;position:absolute;left:0;bottom:0;width:100%}.slider-item-btn.active{box-shadow:none}.slider-item-btn button{align-items:center;background:0 0;border:none;border-radius:0;height:12px;display:flex}.slider-item-btn button svg:last-child{display:none}.slider-item-btn.active button svg:first-child{display:none}.slider-item-btn.active button svg:last-child{display:block}.comment-form-modal .modal-window{max-width:750px}.review-ad-btn-wrap{text-align:center}.review-btn{background:linear-gradient(0deg,rgba(18,110,248,.8),rgba(18,110,248,.8)),rgba(143,73,210,.2);border-radius:5px;color:#fff;font-size:18px;font-weight:800;max-width:380px;padding:21px;transition:all .25s;width:100%}.review-btn:hover{opacity:.8}.comment-detail-modal .modal-window{max-width:750px}.comment-detail-modal .modalw-head p span{display:block;font-size:12px}.operator-modal-wrap .modal-window{background:0 0;padding:0}.operator-modal-wrap .modalw-head{justify-content:space-between;height:84px;margin-bottom:0;padding:26px 36px}.operator-modal-wrap .modalw-body{background-color:#fff;padding:35px 40px 30px}.omw-detail{margin-bottom:60px}.operator-modal-wrap .omw-detail p{color:#515151;display:flex;font-size:16px;justify-content:space-between;margin-bottom:20px}.operator-modal-wrap .omw-detail p span{color:#151515;font-weight:600}.omw-price{color:#151515;font-size:22px;font-weight:600}.omw-price p{color:#515151;font-size:16px;font-weight:400}.omw-price span{color:#151515;font-size:27px;font-weight:800}.coverage-btn{align-items:center;border:1px solid #35c955;border-radius:5px;color:#35c955;display:flex;flex-wrap:wrap;justify-content:center;font-size:16px;font-weight:800;line-height:1;height:65px;padding:10px 28px;text-align:center;transition:all .25s}.coverage-btn:hover{border:1px solid #32f35c;color:#32f35c}.operator-modal-wrap .order-connection{align-items:center;box-shadow:none;display:flex;flex-wrap:wrap;justify-content:center;height:65px;margin:26px 0 25px;padding:10px;text-align:center}.link-to-operator-product a{color:#126ef8;font-size:14px;transition:all .25s}.link-to-operator-product a:hover{color:#5596f8}.operator-megafon-modal-wrap .modalw-head{background-color:#00b956}.operator-yota-modal-wrap .modalw-head{background-color:#16bef0;padding:22px 36px}.operator-mts-modal-wrap .modalw-head{background-color:#e11f26;padding:26px 36px}.operator-rt-tele2-modal-wrap .modalw-head{background-color:#313131;padding:10px 36px}.operator-beeline-modal-wrap .modalw-head{background-color:#f7d807;padding:20px 36px}.translate-item .slive-wrap{user-select:none;transition:all .25s}.translate-item .slive-wrap:hover{cursor:pointer;transform:translateY(-8px) !important}.slive-item-hover-wrap .slive-item{opacity:1;transition:all .5s}.slive-item-hover{background:#fff url(/front/page/css/../img/cs-22.jpg) no-repeat center bottom;background-size:100% auto;height:100%;opacity:0;padding:30px 23px;position:absolute;left:0;top:0;transition:all .5s;width:100%;z-index:1}.slive-item-hover-wrap.active .slive-item-hover{opacity:1}.slive-item-hover-wrap.active .slive-item{opacity:0}.slive-item-4.slive-item-hover-wrap .slive-item-hover{background:#fff url(/front/page/css/../img/cs-3-3.png) no-repeat right bottom}.slive-item-3.slive-item-hover-wrap .slive-item-hover{background:#fff url(/front/page/css/../img/cs-2-2.jpg) no-repeat left 70%;max-width:315px}.slive-item-dots{justify-content:end;padding-right:15px;max-width:320px;position:absolute;left:0;top:20px;width:100%;z-index:1}.slive-item-dots div{background-color:#d9d9d9;border-radius:50%;height:6px;margin:0 5px;width:6px}.slive-item-dots div:first-child{background-color:#000}.slive-item-hover-wrap.active .slive-item-dots div:first-child{background-color:#d9d9d9}.slive-item-hover-wrap.active .slive-item-dots div:last-child{background-color:#000}.choise-master{background-color:#fff;box-shadow:0 0 30px rgba(166,166,166,.5);border-radius:5px;border:2px solid #4bcb5f;color:#4bcb5f;display:none;font-size:17px;font-weight:600;line-height:.7;margin:auto;min-width:240px;padding:22px 15px;position:absolute;bottom:30px;text-align:center;transition:all .3s;width:85%}.choise-master:hover{border:2px solid #49ee63;color:#49ee63}.choise-master-first{background-color:#4bcb5f;border:2px solid #4bcb5f;border-radius:5px;box-shadow:0 0 30px rgba(166,166,166,.5);color:#fff;display:block;font-size:17px;font-weight:700;line-height:.7;margin:auto;min-width:240px;padding:22px 15px;position:absolute;bottom:30px;text-align:center;width:85%}.choise-master-first:hover{background-color:#3bdc54;border:2px solid #3bdc54;color:#fff}.slive-item-hover-wrap.active .choise-master{display:block}.slive-item-hover .choise-master{left:25px}.hmlw-link-item>a{height:100%;position:absolute;left:0;top:0;width:100%;z-index:1}.hmlw-link-item>a:hover{-webkit-tap-highlight-color:transparent}.calculation-title{margin:70px auto 30px}.calculation-title h2{color:#000;font-size:35px;font-weight:700}.calculation-wrapper{background:#fff url(/front/page/css/../img/calc-bg.jpg) no-repeat right bottom;background-size:55% auto;box-shadow:0 0 30px rgba(0,0,0,.1);border-radius:15px;max-width:1220px;margin:0 auto 100px;padding:40px 50px}.calculation-wrap{display:flex;flex-wrap:wrap}.calc-row{display:flex;flex-wrap:wrap;margin-bottom:12px;width:100%}.calc-btn-w100{width:100%}.calculation-wrap .calc-row:last-child{margin-bottom:0}.calc-row p{color:#121212;font-size:20px;font-weight:600;margin-bottom:12px;width:100%}.calc-item{display:flex;flex-wrap:wrap}.calc-item button{align-items:center;background:#fff;border:.5px solid rgba(0,0,0,.76);border-radius:5px;color:#121212;display:flex;flex-wrap:wrap;font-size:14px;justify-content:center;height:40px;margin:0 10px 10px 0;min-width:40px;padding:5px 15px;transition:all .3s}.calc-item button:hover{opacity:.6}.calc-item button.select{background:#f0f0f0;color:#000}.calc-item button.disabled{border:.5px solid rgba(0,0,0,.4);color:#8c8c8c;cursor:not-allowed}.calc-item button:last-child{margin-right:0}.calc-tho-row .calc-item{width:40%}.calculation-foot{align-items:center;display:flex;flex-wrap:wrap;margin-top:30px}.calc-result-wrap{font-size:14px;margin-right:60px}.calc-result-wrap p{font-size:34px;font-weight:600}.calc-result-wrap p span{font-size:50px;font-weight:800}.calc-order{background-color:#35c955;border:1px solid rgba(54,92,230,.1);border-radius:5px;color:#fff;font-size:15px;font-weight:700;padding:20px 30px;text-transform:uppercase;transition:all .25s}.calc-order:hover{background:#3bdc54}.equip-access-wrapper{margin:30px 0 70px}.equip-access-wrapper h2{font-size:35px;font-weight:700;line-height:1.1;margin-bottom:30px}.equip-access-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.equip-access-wrap-mobile{display:none}.ea-item-wrap{width:calc(33.3333% - 13px)}.equip-access{background-color:#fff;box-shadow:0 4px 50px rgba(204,204,204,.6);border-radius:15px;cursor:pointer;margin:0 0 20px;user-select:none;transition:all .3s;width:100%}.equip-access-head{align-items:center;background:url(/front/page/css/../img/ea/ea1.jpg) no-repeat calc(100% - 10px) center;background-size:auto 170px;display:flex;flex-wrap:wrap;font-size:27px;font-weight:600;line-height:1.1;height:200px;padding:30px 35px;position:relative}.equip-access-head2{background:url(/front/page/css/../img/ea/ea2.jpg) no-repeat calc(100% - 20px) center;background-size:auto 130px}.equip-access-head3{background:url(/front/page/css/../img/ea/ea3.jpg) no-repeat calc(100% - 20px) bottom;background-size:auto 160px}.equip-access-head4{background:url(/front/page/css/../img/ea/ea4.jpg) no-repeat calc(100% - 10px) center;background-size:auto 210px}.equip-access-head5{background:url(/front/page/css/../img/ea/ea5.jpg) no-repeat calc(100% - 10px) center;background-size:auto 130px}.equip-access-head6{background:url(/front/page/css/../img/ea/ea6.jpg) no-repeat right bottom;background-size:auto 180px}.ea-show{display:flex;justify-content:center;position:absolute;left:0;bottom:19px;width:100%}.ea-show-btn{background:0 0;border:none}.equip-access-body{border-top:1px solid #e0e0e0;color:#000;display:none;font-size:15px;font-weight:600;margin:0 25px 0;padding:24px 0 45px;position:relative}.ea-hide{display:flex;justify-content:center;position:absolute;left:0;bottom:13px;width:100%}.ea-hide-btn{background:0 0;border:none}.ea-pulse{animation:pulse 2s infinite;background:#35c955;border-radius:50%;box-shadow:rgba(53,201,85,.3);display:block;height:30px;position:absolute;left:15px;top:15px;width:30px;z-index:1}.ea-pulse:before{animation:pulse2 1.5s infinite;border-radius:50%;box-shadow:rgba(85,203,111,.3);display:block;content:'';height:30px;position:absolute;left:0;top:0;width:30px}.ea-pulse:after{animation:pulse3 1s infinite;border-radius:50%;box-shadow:rgba(123,191,137,.3);display:block;content:'';height:30px;position:absolute;left:0;top:0;width:30px}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(53,201,85,.3)}70%{-webkit-box-shadow:0 0 0 15px rgba(53,201,85,.3)}100%{-webkit-box-shadow:0 0 0 0 rgba(53,201,85,.3)}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 rgba(53,201,85,.3);box-shadow:0 0 0 0 rgba(53,201,85,.3)}70%{-moz-box-shadow:0 0 0 15px rgba(53,201,85,.3);box-shadow:0 0 0 15px rgba(53,201,85,.3)}100%{-moz-box-shadow:0 0 0 0 rgba(53,201,85,.3);box-shadow:0 0 0 0 rgba(53,201,85,.3)}}@-webkit-keyframes pulse2{0%{-webkit-box-shadow:0 0 0 0 rgba(87,213,115,.3)}70%{-webkit-box-shadow:0 0 0 20px rgba(87,213,115,.3)}100%{-webkit-box-shadow:0 0 0 0 rgba(87,213,115,.3)}}@keyframes pulse2{0%{-moz-box-shadow:0 0 0 0 rgba(87,213,115,.3);box-shadow:0 0 0 0 rgba(87,213,115,.3)}70%{-moz-box-shadow:0 0 0 20px rgba(87,213,115,.3);box-shadow:0 0 0 20px rgba(87,213,115,.3)}100%{-moz-box-shadow:0 0 0 0 rgba(87,213,115,.3);box-shadow:0 0 0 0 rgba(87,213,115,.3)}}@-webkit-keyframes pulse3{0%{-webkit-box-shadow:0 0 0 0 rgba(87,213,115,.3)}50%{-webkit-box-shadow:0 0 0 25px rgba(87,213,115,.3)}90%{-webkit-box-shadow:0 0 0 0 rgba(87,213,115,.3)}}@keyframes pulse3{0%{-moz-box-shadow:0 0 0 0 rgba(170,232,183,.3);box-shadow:0 0 0 0 rgba(170,232,183,.3)}50%{-moz-box-shadow:0 0 0 25px rgba(170,232,183,.3);box-shadow:0 0 0 25px rgba(170,232,183,.3)}90%{-moz-box-shadow:0 0 0 0 rgba(170,232,183,.3);box-shadow:0 0 0 0 rgba(170,232,183,.3)}}.hw2-circle-wrapper{position:relative}.hw2-bg-section{max-width:720px;position:absolute;right:-8%;top:-306px;user-select:none;z-index:1}.hw2-bg-section-equipment{background:url(/front/page/css/../img/home-router22.png) no-repeat 0 150px,url(/front/page/css/../img/ci-bg33.png) no-repeat 80% 50px;background-size:auto 160px,auto 250px;height:100%;position:absolute;left:-10px;top:0;width:100%;z-index:1}.hw2-bgs-img{position:relative;z-index:-1}.hw2-bg-section-dacha .hw2-bgs-img{max-width:700px}.hw2-new-equipment{position:absolute;left:24%;top:-20px;width:116px;z-index:-2}.hw2-bg-section-dacha .hw2-new-equipment{left:25% !important;top:-24px !important;width:114px !important}.hw2-new-car{position:absolute;left:29%;bottom:-38px;z-index:1}.stage-connect-equipment .slive-item{min-height:280px}.link-item-btn{width:100%}.hmlw-link-call-btn{background:linear-gradient(90deg,#ac68d2 0%,#728ac7 100%);border:none;border-radius:3px;box-shadow:0 2px 6px 2px rgba(0,0,0,.15);color:#fff;display:block;font-size:18px;font-weight:700;margin-top:20px;min-width:220px;padding:15px;text-align:center;text-transform:uppercase;transition:all .25s;width:100%}.hmlw-link-call-btn:hover{background:linear-gradient(90deg,#bf79e7 0%,#8098d5 100%)}.hw2-big-circle-home{background:rgba(187,81,236,.2);right:-310px;height:1200px;top:-454px;width:1200px}.hw2-bg-section-home{background:0 0;max-width:800px;position:absolute;right:-12%;top:-330px;user-select:none;z-index:1}.hw2-big-circle-home .hw2-small-circle{background:rgba(187,81,236,.44);right:12%;top:11%}.hw2-bg-section-home .hw2-new-car{position:absolute;left:49%;bottom:50px;z-index:1}.slive-connect-four.slive-wrapper-3 .slive-item-1 .slive-item{background:url(/front/page/css/../img/hli1.jpg) no-repeat calc(100% + 7px) bottom !important;background-size:100% auto !important}.slive-connect-four.slive-wrapper-3 .slive-item-2 .slive-item{background:url(/front/page/css/../img/hli2.jpg) no-repeat center bottom;background-size:85% auto}.slive-connect-four.slive-wrapper-3 .slive-item-4 .slive-item{background:url(/front/page/css/../img/hli3.jpg) no-repeat right bottom;background-size:70% auto}.slive-connect-four.slive-wrapper-3 .slive-item-3 .slive-item{background:url(/front/page/css/../img/hli4.jpg) no-repeat right calc(100% + 10px);background-size:78% auto}.slive-connect-four.slive-wrapper-4 .slive-item-1 .slive-item{background:url(/front/page/css/../img/sw4-1.png) no-repeat center bottom,url(/front/page/css/../img/cs-1-2.svg) no-repeat calc(100% - 40px) 35px;background-size:80% auto,auto 30%}.slive-connect-four.slive-wrapper-4 .slive-item-2 .slive-item{background-size:80% auto,auto 30%}.slive-connect-four.slive-wrapper-4 .slive-item-4 .slive-item{background:url(/front/page/css/../img/sw4-2.png) no-repeat calc(100% + 10px) calc(100% + 10px),#fff url(/front/page/css/../img/cs-3-2.svg) no-repeat calc(100% - 40px) 35px;background-size:100% auto,auto 30%}.slive-connect-four.slive-wrapper-4 .slive-item-3 .slive-item{background:url(/front/page/css/../img/sw4-4.png) no-repeat left bottom,#fff url(/front/page/css/../img/cs-4-2.svg) no-repeat right 35px;background-size:95% auto,auto 30%}.what-next-wrap-home{padding-bottom:0}.question-wrapper-home{margin-top:70px}.hw2-bg-section-home .hw2-bg-section-equipment{background:url(/front/page/css/../img/home-router2.png) no-repeat left top,url(/front/page/css/../img/ci-bg3.png) no-repeat right bottom;background-size:auto 250px,auto 220px;left:-10px;height:260px;top:130px;width:570px}.hw2-bg-section-home .hw2-new-equipment{left:24%;top:-28px;width:120px}.hw2-bg-section-dacha{background:0 0;right:-11%;max-width:none;position:absolute;user-select:none;top:-291px;z-index:1}.hw2-big-circle-dacha{background-color:rgba(148,206,85,.2) !important;right:-392px}.hw2-big-circle-dacha .hw2-small-circle{background:rgba(148,206,85,.6);right:135px;top:10%}.hw2-bg-section-dacha .hw2-new-car{left:35.5%;bottom:-50px;max-width:250px}.slive-connect-four.slive-connect-four-dacha .slive-item-1 .slive-item{background:url(/front/page/css/../img/hlig1.jpg) no-repeat right bottom;background-size:100% auto}.slive-connect-four.slive-connect-four-dacha .slive-item-4 .slive-item{background:url(/front/page/css/../img/hlig3.jpg) no-repeat center bottom;background-size:90% auto}.slive-connect-four.slive-connect-four-dacha .slive-item-3 .slive-item{background:url(/front/page/css/../img/hlig4.jpg) no-repeat right bottom;background-size:95% auto}.header-wrap-work{background:url(/front/page/css/../img/ci-fs-work.png) no-repeat right bottom,url(/front/page/css/../img/ci-fs-work-home.png) no-repeat calc(100% - 25%) 79%;background-size:100% auto,auto 75%}.hw2-big-circle-work{background-color:rgba(53,201,85,.2)}.hw2-circle-work-wrapper .hw2-small-circle{background:rgba(53,201,85,.6);height:1000px;right:8%;top:8%;width:1000px}.hw2-equipment-wrap{background:url(/front/page/css/../img/home-router2.png) no-repeat -60px -50px,url(/front/page/css/../img/home-router.png) no-repeat right bottom;background-size:auto 250px,auto 200px;height:380px;position:absolute;right:130px;top:-345px;width:330px;z-index:1}.place-field-work-wrap .place-image-text1{right:15.5%;top:20%;bottom:auto}.place-field-work-wrap .place-image-text2{bottom:27%;right:13%;top:auto}.place-field-work-wrap .place-image-text3{bottom:27%;right:49%;top:auto}.step-work-inner{margin:50px auto 40px}.slive-wrapper-3 .slive-item p br{display:none}.connect-article-page{box-sizing:border-box;margin:0 auto 100px;max-width:1280px;padding:0 30px}.article_page .article_cover{background-size:cover;background-position:center;border-radius:12px;height:280px;margin:20px 0 35px;overflow:hidden;width:100%}.connect-article-page ul{line-height:1.6;margin:-8px 0 20px;padding-left:30px}.connect-article-page h1{font-size:35px;font-weight:800;margin-bottom:25px;text-align:left}.connect-article-page h2,.connect-article-page h3,.connect-article-page h4,.connect-article-page h5,.connect-article-page h6{margin:30px 0 15px;text-align:left}.connect-article-page p{font-size:16px;font-weight:400;line-height:1.6;margin-bottom:10px;text-align:left}.connect-article-page .cw-form-description{margin-top:80px}.connect-article-page .btn-blog-call{background-color:#ffc200;border-radius:5px;color:#fff;padding:10px 30px;transition:all .25s}.connect-article-page .btn-blog-call:hover{background-color:#f3b700}.connect-article-page .our-question-footer{margin-bottom:100px}.connect-article-page p.popular-query-title{color:#151515;font-size:22px;font-weight:800}.popular_queries ul{display:flex;flex-direction:row;list-style:none;margin:0 -5px;padding:0}.popular_queries li a{background:#f4f4f4;border-radius:5px;color:#414141;display:block;line-height:20px;font-size:15px;margin:0 7px 15px;padding:9px 15px;text-align:center;text-decoration:none;transition:.2s}.popular_queries li a:hover{background-color:#e5e5e5}.cookie_agree{position:fixed;max-width:365px;bottom:20px;right:30px;background:#fff;box-shadow:0px 0px 7px rgba(122,106,106,.8);border-radius:8px;padding:10px;display:none;z-index:9999}.cookie_agree .bod{display:flex;gap:10px}.cookie_agree .text{font-family:"Montserrat";font-style:normal;font-weight:600;font-size:11px;line-height:14px;width:95%;color:#000;font-weight:300}.cookie_agree .text a{text-decoration:underline}.cookie_agree .agree_cookie_yes{background:#555;border-radius:5px;float:right;font-family:"Montserrat";font-style:normal;font-weight:800;font-size:14px;line-height:18px;padding:5px 25px;color:#fff;border:none;margin-top:10px}ul.info{display:flex;justify-content:center;gap:15px;list-style-type:none;margin-top:15px}ul.info li a{color:#fff;font-size:14px}ul.info li .firmware-question-text a{color:#000;font-size:auto}.firmware-question{cursor:pointer;position:relative;font-size:14px}.firmware-question .firmware-question-text-wrap{display:none;position:absolute;background:#fff;padding:15px;color:#000;border-radius:15px;bottom:29px;z-index:9;width:350px;z-index:9999;right:50%;margin-right:-175px}.firmware-question:hover .firmware-question-text-wrap{display:block}.firmware-question-text:after{content:'';position:absolute;right:13px;bottom:-15px;border:7px solid transparent;border-top:10px solid #f7f7f7}.firmware-question.center_info .firmware-question-text:after{right:50%;margin-right:-7px}@media screen and (max-width:768px){ul.info{display:flex;flex-direction:column;gap:0}}@media screen and (max-width:1450px){.hmlw-right ul li{margin-left:30px}.hw2-new-equipment{max-width:166px}.header-wrap-work{background:url(/front/page/css/../img/ci-fs-work.png) no-repeat calc(100% + 180px) calc(100% + 30px),url(/front/page/css/../img/ci-fs-work-home.png) no-repeat calc(100% - 15%) 90%;background-size:auto,auto 75%}}@media screen and (max-width:1300px){.map-wrapper{background-position:90% 110px;min-height:600px}.slive-connect-four.slive-wrapper-2{margin-left:auto;margin-right:auto;max-width:1200px}.slive-connect-four.slive-wrapper-2 .slive-wrap{border-radius:15px;margin-bottom:25px;padding:0;width:49% !important}.slive-connect-four.slive-wrapper-2 .slive-wrap .slive-item{background-size:35% auto,auto;max-width:none;padding:30px 25px}.slive-connect-four.slive-wrapper-2 .slive-item-1 .slive-item{background-size:35% auto,auto !important}.slive-connect-four.slive-wrapper-2 .slive-item-2{background-size:50% auto,auto}.slive-connect-four.slive-wrapper-2 .slive-item-4{background-size:63% auto,auto}.slive-connect-four.slive-wrapper-2 .slive-item-3 .slive-item{background-size:40% auto,auto}.slive-item-3.slive-item-hover-wrap .slive-item-hover{max-width:none}.stage-connect-equipment .slive-item-2 .slive-item,.stage-connect-equipment .slive-item-3 .slive-item{padding:25px 20px 30px 25px}.stage-connect-equipment .slive-item-1 .slive-item,.stage-connect-equipment .slive-item-3 .slive-item{max-width:406px}.map-wrapper{background-position:100% 110px}.oqw-antenna{right:-115px}.footer-wrap .logo-desc{display:none}.slive-wrap{width:360px !important}.slive-wrapper>div:first-child,.slive-wrapper>div:last-child{width:calc(50% - 200px) !important}.what-next{width:calc(50% - 12px)}.what-next-1{background-size:auto}.what-next-3{background-size:75% auto}.what-next-5{background-size:70% auto}.video-wrap{margin:40px auto}.advantages-item-wrap{justify-content:space-evenly;max-width:672px;margin:0 auto}.advantages-wrap.stable-connection .hmlw-link-items2 .hmlw-link-item{height:200px}.advantages-wrap.stable-connection .hmlw-link-items2 .link-item-content{max-width:260px}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item1{background-size:222px auto,auto}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item2{background-size:270px auto,auto !important}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item3{background-size:235px auto,auto !important}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item4{background-size:270px auto,auto !important}.advantages-item-wrap .advantages-item{margin-bottom:25px;width:50%}.advantages-wrap.stable-connection .hmlw-link-items2>div{margin-bottom:25px;width:calc(50% - 13px)}.slive-wrapper-2 .slive-item{width:100%}.slive-wrapper-2 .slive-item p{font-size:21px;width:330px}.slive-wrapper-2 .slive-item div{font-size:17px;width:330px}.slive-connect-four.slive-wrapper-2 .slive-item div{font-size:17px}.advantages-wrap.stable-connection .hmlw-link-item4 span{width:100%}.map-wrapper{background-position:128% 110px}.oqw-antenna{right:-210px}.slive-wrapper-2.slive-wrapper-sc .slive-item-1 .slive-item{background-size:auto,auto}.slive-wrapper-2.slive-wrapper-sc .slive-item-2{background-size:auto,auto}.slive-wrapper-2.slive-wrapper-sc .slive-item-4{background-size:auto,auto}.slive-wrapper-2.slive-wrapper-sc .slive-item-3 .slive-item{background-size:38% auto,auto}.slive-wrapper-2.slive-wrapper-sc-2 .slive-item-3 .slive-item{background-size:50% auto,auto;background-position:left bottom}.slive-wrapper-2.slive-wrapper-sc-2 .slive-item-2{background-size:auto,auto}.hw2-big-circle-sc{left:44%;top:15%}.strengthening-pocket-wrap{margin:40px auto 120px}.strengthening-pocket-wrap .strengthening-pocket{padding:44px 40px 34px}.strengthening-bottom{margin-bottom:25px}.strentthening-price p{font-size:30px}.strentthening-price span{font-size:40px}.strentthening-price button{padding:15px 50px}.work-schedule{margin:0 25px 0 0}.hl-right-phone{margin-left:15px}.header-wrap-sc .htlw-phone{margin-right:15px;margin-left:0}.hmlw-right ul li{margin-left:25px}.hw2-bg-section-home{right:-13%;top:-316px}.hw2-bg-section{top:-270px}.slive-connect-four.slive-wrapper-3 .slive-wrap{height:230px}.slive-wrapper-2 .slive-wrap{height:350px}.hw2-bg-section-dacha{right:-10%;top:-245px}.hw2-bg-section-dacha{background-size:auto 123px,auto 230px}.hw2-bg-section-dacha .hw2-bgs-img{max-width:620px}.hw2-bg-section-equipment{background-size:auto 137px,auto 210px;left:40px;width:90%}.slive-connect-four.slive-wrapper-3 .slive-wrap .slive-item{padding:30px 45% 30px 25px}.header-wrap-work{background-size:auto,auto 63%}.slive-connect-four.slive-wrapper-3 .slive-item-1 .slive-item{background-size:43% auto,auto !important}.slive-connect-four.slive-wrapper-3 .slive-item-2 .slive-item{background-position:right bottom}.slive-connect-four.slive-wrapper-3 .slive-item-3 .slive-item{background-size:45% auto}}@media screen and (max-width:1200px){.work-schedule{display:none}.hmlw-logo{margin-right:20px}#fixedtopbar ul.catalog{position:relative;left:-80px}#fixedtopbar ul.catalog li{padding-left:40px}}@media screen and (max-width:1150px){.hw2-small-circle{background-position:calc(50% - 70px) 60px}.hmlw-right{display:none}.footer-wrap .hmlw-right{display:block}.footer-wrap .logotype .logo-desc{display:block}.breadcrumb-wrap{margin:50px 0 25px}.strengthening-pocket-wrap .strengthening-pocket{padding:44px 30px 34px}.strentthening-price p{font-size:28px}.strentthening-price span{font-size:38px}.strentthening-price button{padding:15px 45px}.equip-access-head{background:url(/front/page/css/../img/ea/ea1.jpg) no-repeat calc(100% - 10px) center;background-size:auto 130px;font-size:23px}.equip-access-head2{background:url(/front/page/css/../img/ea/ea2.jpg) no-repeat calc(100% - 20px) center;background-size:auto 90px}.equip-access-head3{background:url(/front/page/css/../img/ea/ea3.jpg) no-repeat calc(100% - 20px) bottom;background-size:auto 110px}.equip-access-head4{background:url(/front/page/css/../img/ea/ea4.jpg) no-repeat calc(100% - 10px) center;background-size:auto 140px}.equip-access-head5{background:url(/front/page/css/../img/ea/ea5.jpg) no-repeat calc(100% - 10px) center;background-size:auto 90px}.equip-access-head6{background:url(/front/page/css/../img/ea/ea6.jpg) no-repeat right bottom;background-size:auto 140px}.header-wrap-2{padding-bottom:120px}.hw2-bg-section{max-width:730px;right:-16%;top:-272px}.hw2-new-car{bottom:-25px;max-width:245px}.hw2-bg-section-home{right:-23%;max-width:770px;top:-316px}.hw2-bg-section-home .hw2-new-car{left:31%;bottom:74px}.hmlw-link-call-btn{font-size:14px;min-width:auto;width:auto}.pf-gray button{font-size:17px}}@media screen and (max-width:1050px){.fixed-menu-wrap{display:none}.map-wrapper{background-position:20px calc(100% - 60px)}.header-wrap-2 .hll-mail{display:none}.strentthening-price p{font-size:25px}.strentthening-price span{font-size:35px}.strentthening-price button{padding:15px 40px}.slive-item-3.slive-item-hover-wrap .slive-item-hover{max-width:none;width:100%}.internet-pocket{padding:26px}.ip-price span{font-size:26px}.ip-advantages p{font-size:13px}.pocket-description{font-size:13px}.internet-pocket,.slive-wrapper-2 .slive-wrap:hover,.tariff-item:hover{transform:none !important}.hmlw-logo{margin:0;width:100%}.hmlw-top .menu-btn{margin-right:10px}.breadcrumb-wrap{margin:30px 0 16px}.hmlw-right .btn-purple{font-size:15px;margin-right:15px;padding:10px 22px}.cw-form-description div a{margin-left:60px}.hmlw-link-items{justify-content:space-between}.advantages-wrap .link-item-content span{font-size:16px}.slive-wrap{width:280px !important}.slive-wrapper>div:first-child,.slive-wrapper>div:last-child{width:calc(50% - 160px) !important}.connect-slive3-wrap>div:first-child,.connect-slive3-wrap>div:last-child{width:calc(50% - 20px) !important}.ap-bottom p{font-size:27px;margin-right:20px}.cw-form-description h2{font-size:35px}.cw-form-description div{font-size:20px}.cw-form div{width:250px}.btn-purple{padding:20px 35px}.black-form-wrapper .contain{background-size:60% auto;background-position:calc(100% + 150px) center}.advantages-wrap .hmlw-link-items>div{padding:25px 22px !important}.title-bf{margin-bottom:35px}.blue-yellow-btn{margin-top:25px}.our-question-desc{font-size:18px}.question-title{font-size:40px}.question-accordion{font-size:17px;padding:15px 20px}.popular-query a{font-size:16px;padding:7px 12px}.footer-wrap .hl-right-phone>a{margin-left:18px}.tariff-item-wrap{margin:40px auto 60px}.tariff-item{font-size:15px}.ip-price{font-size:45px}.ip-advantages p{font-size:16px}.modal-choise-wrap .ip-advantages p:not(.modal-price){font-size:14px}.modal-choise-wrap .modal-window{padding:15px 21px}.connect-why-title{margin-top:60px;margin-bottom:25px}.hl-right p{display:none}.connect-slive2-wrap .slive-item{padding:30px 20px}.slive-item p{font-size:20px}.stage-connect-equipment .slive-item p{font-size:20px}.slive-item div{font-size:14px}.connect-slive2-wrap .number{bottom:10px;font-size:200px;right:0;top:auto}.connect-slive2-wrap .slive-item-3 .number{line-height:.8;left:auto;right:0}.what-next-1{background-size:420px}.what-next-2{background:#fff url(/front/page/css/../img/what-next-2.jpg) no-repeat center bottom}.connect-slive3-wrap .slive-item-1 p{font-size:60px}.connect-slive3-wrap .slive-item-3 p{font-size:29px}.connect-slive3-wrap .slive-item-1 div{font-size:22px}.advantages-wrap-three .advantages-item p{font-size:40px}.advantages-item span{font-size:18px}.footer-wrap{padding:15px 0 35px}.footer-wrap .hmlw-logo{flex-direction:row;margin-bottom:20px;width:auto}.footer-wrap .logotype .logo-desc{display:block}.hmlw-right ul li li{margin-left:0}.footer-wrap .hmlw-right .connection-btn{display:block}.tariff-item p{font-size:16px}.header-wrap-4-bg{background-size:45% auto;padding-bottom:100px}.connect-slive4-wrap .slive-item-1 p,.connect-slive4-wrap .slive-item-3 p{font-size:30px}.variable-televizion-wrap{justify-content:space-around}.vt-item{margin-bottom:15px;width:calc(50% - 15px)}.televizion-slive-wrapp .slive-wrap,.televizion-slive-wrapp>div,.televizion-slive-wrapp>div:last-child,.televizion-slive-wrapp>div:first-child{height:330px;width:calc(50% - 20px) !important}.televizion-slive-wrapp .number{font-size:300px}.slive-wrapper-5 .slive-item-2,.slive-wrapper-5 .slive-item-4,.slive-wrapper-5>div:first-child,.slive-wrapper-5>div:last-child{width:calc(50% - 25px) !important}.bi-3{margin-bottom:90px}.about-cwt .cw-form-description p{font-size:46px}.what-next{width:calc(50% - 7px)}.what-next-2{background-position:right bottom}.what-next:not(.what-next-6) p{font-size:24px;line-height:1.1}.what-next:not(.what-next-6) span{font-size:18px;line-height:1.3}.footer-wrap .hmlw-right ul div a,.footer-wrap .hmlw-right ul li a{font-size:13px}.place-title{font-size:36px;margin-bottom:30px}.place-field-wrap div{padding:20px 20px 14px;width:calc(33.3333% - 10px)}.place-field-wrap div p{font-size:22px}.place-field-wrap div span{background-size:19px auto;font-size:16px}.place-field-wrap .pf-green span{background-size:19px auto}.pf-green button{font-size:14px}.our-works-modal .modal-window{max-width:750px}.advantages-wrap.stable-connection .hmlw-link-items2>div{margin-bottom:26px;width:calc(50% - 13px)}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item1{background-size:47% auto,auto !important;background-position:right bottom,calc(100% - 15px) 15px !important}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item2{background-size:55% auto,auto !important;background-position:calc(100% + 45px) bottom,calc(100% - 15px) 15px !important}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item3{background-size:45% auto,auto !important;background-position:right bottom,calc(100% - 15px) 15px !important}.advantages-wrap.stable-connection .hmlw-link-item4{background-size:80% auto !important;background-position:right bottom !important}.hmlw-link-call-btn{display:none}.advantages-wrap.stable-connection .hmlw-link-items2 .link-item-content{max-width:270px}.advantages-wrap.stable-connection .hmlw-link-items2 .hmlw-link-item{height:215px}.advantages-wrap .link-item-content p{font-size:26px}.advantages-wrap.stable-connection .hmlw-link-items2 .hmlw-link-item span{font-size:18px}.hw2-small-circle{background-position:75px 155px}.hw2-small-circle{background-size:160px auto;background-position:80px 135px;left:calc(50% - 490px);top:calc(50% - 490px);height:1012px;width:1012px}.hw2-big-circle-bg{border-radius:50%;content:'';height:100%;position:absolute;left:0;top:0;width:100%;z-index:1}.hw2-big-circle-sc{height:1100px;left:25%;top:220px;width:1100px}.hw2-big-circle-sc .hw2-big-circle-bg{left:30px;top:-48px}.hw2-big-circle-sc .hw2-small-circle{background:url(/front/page/css/../img/small-circle-sc.png) no-repeat center top;background-size:450px auto;border-radius:0;height:300px;top:calc(50% - 360px);width:750px;z-index:2}.strengthening-pocket-wrap .strengthening-pocket{padding:30px}.sp-label{font-size:35px}.strengthening-data{font-size:18px}.strengthening-bottom{font-size:18px;margin-bottom:20px}.strentthening-price p{font-size:22px}.strentthening-price span{font-size:32px}.strentthening-price button{font-size:18px;padding:15px 35px}.hw2-big-circle-sc{left:35%;top:200px}.hw2-big-circle-sc .hw2-big-circle-bg{left:-75px;top:30px}.hw2-big-circle-sc .hw2-small-circle{left:calc(50% - 450px);top:calc(50% - 285px)}.bi-item{font-size:18px;height:320px}.ap-bottom button{font-size:18px;padding:13px 20px}.what-next{height:360px}.what-next:not(.what-next-6) p{font-size:23px;line-height:1.1}.what-next:not(.what-next-6) span{font-size:18px;line-height:1.3}.what-next-6 p{font-size:50px}.what-next:not(.what-next-6) p br{display:none}.connect-form-wrap .cw-form div{width:100%}.what-next-4 .connect-form-wrap{margin:30px 0 0}.connect-form-wrap .cw-form .cwf-1{margin-bottom:10px}.connect-form-wrap input{border-radius:5px}.header-wrap-6{padding-bottom:70px}.about-4-wrap{justify-content:space-evenly;margin:70px 0}.about-4-wrap>div{margin-bottom:40px;width:calc(43% - 10px)}.social-items{width:170px}.slive-connect-four.slive-wrapper-2 .slive-wrap{height:460px}.slive-connect-four>div:first-child,.slive-connect-four>div:last-child,.slive-connect-four .slive-item-2,.slive-connect-four .slive-item-4{height:450px;width:calc(50% - 20px) !important}.place-field-wrap .place-image{width:100%}.place-field-wrap div p{font-size:26px}.place-field-wrap .pf-green{width:100%}.place-field-wrap .pf-green p{font-size:35px}.our-works-modal .modal-window{max-width:900px;width:100%}.place-field-wrap div.place-image{width:100%}.mp-title p{font-size:45px}.slive-wrapper-2.slive-wrapper-sc .slive-wrap{height:380px}.slive-wrapper-2.slive-wrapper-sc-2 .slive-wrap{height:280px}.slive-wrapper{margin:40px 0 70px}.strengthening-pocket-wrap{margin:30px auto 70px}.strengthening-pocket-wrap .strengthening-pocket{margin-bottom:30px;width:100%}.strengthening-data div{margin-bottom:0}.strentthening-price p{font-size:35px}.strentthening-price span{font-size:49px}.strentthening-price button{font-size:20px;padding:15px 65px}.hl-left{font-size:13px}.slive-wrapper-2.slive-wrapper-sc .slive-item-3 .slive-item{background-size:50% auto,auto}.head-top-line-wrap .hl-right-phone{margin-left:15px}.hmlw-link-wrap p{font-size:14px}.cihmlw-title{font-size:40px}.cihmlw-desc{font-size:18px}.order-connection{font-size:18px;padding:22px 50px}.stable-connection .our-works h2{font-size:30px}.slive-wrapper>div{margin-bottom:15px}.slive-wrapper>div:first-child,.slive-wrapper>div:last-child{width:33% !important}.slive-wrap{width:33% !important}.slive-wrapper-5>div:first-child,.slive-wrapper-5>div:last-child{width:calc(50% - 20px) !important}.slive-wrapper-5 .slive-wrap{width:calc(50% - 20px) !important}.slive-item{max-width:none}.slive-item-1{background-size:95%}.slive-item-3{background-size:93%}.connect-slive2-wrap .slive-wrap{height:320px}.what-next:not(.what-next-6) p{font-size:20px;line-height:1.1}.what-next:not(.what-next-6) span{font-size:16px;line-height:1.3}.what-next-6 p{font-size:50px}.ap-title{font-size:39px}.ap-description{font-size:16px}.antenna-pocket .ip-advantages p{font-size:16px}.ap-bottom p{font-size:28px;margin-right:15px}.ap-bottom button{font-size:16px;padding:13px 20px}.antenna-pocket{padding:25px}.what-result-wrapper .slive-item p{font-size:31px}.connect-slive3-wrap .slive-item-1 .slive-item{max-width:none;padding:30px}.connect-slive3-wrap .slive-item-3 .slive-item{padding:30px}.connect-slive3-wrap .slive-item-3 p{font-size:40px}.connect-slive3-wrap .slive-item-1 p{font-size:56px}.connect-slive3-wrap .slive-item-1 div{font-size:23px}.slive-connect-four.slive-wrapper-2 .slive-item p{font-size:21px}.slive-connect-four.slive-wrapper-2 .slive-item div{font-size:18px}.slive-connect-four.slive-wrapper-2 .slive-wrap{height:280px}.slive-connect-four>div:first-child,.slive-connect-four>div:last-child,.slive-connect-four .slive-item-2,.slive-connect-four .slive-item-4{height:450px;width:calc(50% - 20px) !important}.header-wrap-4-bg{background-size:35% auto;padding-bottom:80px}.vs-constructor{background-size:300px auto}.vsc-btn-group button{margin:0 5px 10px}.connect-slive3-wrap.connect-slive4-wrap>div:first-child,.connect-slive3-wrap.connect-slive4-wrap>div:last-child{background-size:400px auto}.connect-slive3-wrap.connect-slive4-wrap>div:first-child{background-size:300px auto}.connect-slive4-wrap .slive-item-1 p,.connect-slive3-wrap .slive-item-3 p{font-size:30px}.advantages-title{font-size:40px}.cw-form div{width:230px}.cw-form button{font-size:14px}.slive-wrapper-5 .slive-item-4{background-size:100% auto;background-position:center bottom}.what-next-wrap2 .what-next-1{padding-right:30px}.what-next-wrap2 .what-next-2{background-size:250px auto}.connect-slive4-wrap .slive-item-3 .slive-item{width:100%}.connect-slive4-wrap .slive-item-1 p,.connect-slive4-wrap .slive-item-3 p{font-size:23px}.connect-slive3-wrap .slive-wrap{height:300px}.cihmlw-bottom{max-width:330px}.tariff-item-wrap{margin:40px auto 0}.otg-1 .ip-description{margin-bottom:60px}.otg-1 .video-surveillance-title{margin-top:0}.otg-1 .cw-form{margin-bottom:10px}.modalw-body-gallery{max-width:calc(100% - 320px)}.modalw-body-right{width:270px}.head-top-line-wrap .hll-mail{display:none}.hl-right-phone a{display:none}.hl-right-phone .hlrp-social a{display:block}.hlrp-social{margin-right:5px}.header-wrap-2 .hlrp-social a{margin-left:5px}.header-wrap-2 .hlrp-social .hlrp-socal-mobile{display:block}.header-wrap-2 .hlrp-social a svg{display:block}.hlr-callbtn{margin:0}.place-title{margin-bottom:30px}.slive-wrapper-2 .slive-item-1{padding-left:23px}.hw2-big-circle-bg{border-radius:50%;content:'';height:100%;position:absolute;left:0;top:0;width:100%;z-index:1}.map-get-call{margin-right:0}.hw2-big-circle-sc{height:1100px;width:1100px;left:35%;top:200px}.hw2-big-circle-sc .hw2-big-circle-bg{left:-100px;top:-30px}.hw2-big-circle-sc .hw2-small-circle{left:calc(50% - 490px);top:calc(50% - 332px)}.slive-wrapper-2.slive-wrapper-sc .slive-wrap{height:380px}.slive-wrapper-2.slive-wrapper-sc-2 .slive-wrap{height:280px}.hw2-big-circle{right:-510px;top:-400px}.hw2-bg-section{max-width:550px;right:-7%;top:-204px}.hw2-bg-section-equipment{background-size:auto 135px,auto 170px;left:-12px;top:-26px}.hw2-new-equipment{max-width:90px}.header-wrap-2{margin-bottom:70px;padding-bottom:90px}.cihmlw-bottom div{margin-bottom:20px}.advantages-wrap{padding-bottom:0}.slive-connect-four.slive-wrapper-2 .slive-item-1 .slive-item{background-size:45% auto,auto}.slive-connect-four.slive-wrapper-2 .slive-item-2 .slive-item{background-size:45% auto,auto 50%}.slive-connect-four.slive-wrapper-2 .slive-item-4 .slive-item{background-size:45% auto,auto 50%}.connect-slive2-wrap .slive-wrap{height:290px}.stage-connect-equipment .slive-item-1 .slive-item{background-size:auto 60%;background-position:calc(100% - 14px) bottom}.stage-connect-equipment .slive-item-2 .slive-item{background-size:auto 59.5%;background-position:calc(100% - 15px) calc(100% - 5px);height:100%}.stage-connect-equipment .slive-item-3 .slive-item{background-size:auto 59.5%;background-position:calc(100% - 15px) calc(100% - 5px)}.hw2-big-circle-home{right:-450px;top:-460px}.hw2-bg-section-home .hw2-new-equipment{left:25%;top:-6px}.hw2-bg-section-home{max-width:730px;top:-305px}.hw2-bg-section-home .hw2-bg-section-equipment{top:85px}.hw2-big-circle-dacha{right:-390px;top:-430px}.hw2-bg-section-dacha{right:-6%;top:-262px}.hw2-bg-section-dacha .hw2-new-equipment{top:-8px !important}}@media screen and (max-width:950px){.hw2-big-circle-dacha{right:-500px}.hw2-bg-section-dacha{right:-6%;top:-205px}.hw2-bg-section-dacha .hw2-bgs-img{max-width:500px}.hw2-bg-section-equipment{background-size:auto 120px,auto 160px;left:6px;top:-40px}}@media screen and (max-width:830px){.hw2-bg-section{max-width:515px;right:-12%;top:-200px}.header-wrap-work{background-size:170% auto,auto 50%;background-position:calc(100% + 180px) calc(100% + 30px),calc(100% - 15%) 97%}.hw2-big-circle-home{right:-536px}.hw2-equipment-wrap{background-position:-40px -50px,right bottom;height:350px;right:35px;top:-318px;width:330px}}@media screen and (max-width:768px){.contain{padding:0 15px}.show-desktop{display:none !important}.show-mobile{display:block !important}.slider-item-btn.show-mobile{display:flex !important}.hmlw-logo{align-items:flex-start;flex-direction:column;justify-content:flex-start}.logotype{display:none}.hmlw-top-mobile .logotype{display:flex}.hmlw-top-mobile .fixed-contact-field{display:none}.logotype .logo-desc{display:block}.hmlw-logo .menu-btn{display:none}.head-top-line-wrap{margin-bottom:40px;position:relative;z-index:101}.hmlw-top-mobile{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}.hmlw-top-mobile .hl-right{display:flex}.hlr-callbtn{font-size:10px;padding:6px 15px 5px}.head-middle-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.btn-purple{font-size:12px}.hmlw-link-items>div{height:170px;margin-bottom:13px;padding:25px 22px !important}.advantages-wrap .hmlw-link-items>div{height:370px}.hmlw-content{margin:50px 0 18px;text-align:center}.hmlw-content>img{width:237px}.hmlw-content p{font-size:30px;line-height:1.1}.hmlw-content-btn{display:flex}.hmlw-content-btn{margin-top:15px}.btn-empty-border{font-size:16px;padding:22px 47px}.hmlw-link-wrap{display:none}.hmlw-link-item5-bg{background-position:98% 80%}.hmlw-link-item1{background-position:calc(100% + 30px) center;background-size:110px auto}.hmlw-link-item2{background-position:calc(100% + 50px) bottom;background-size:130px auto}.hmlw-link-item3{background-position:calc(100% + 25px) 75%;background-size:85px auto}.hmlw-link-item4{background-position:calc(100% + 65px) 90%;background-size:140px auto}.hmlw-link-item5-bg{background-size:120px auto}.hmlw-link-item4 .link-item-content span{display:block}.our-question .cw-form{margin:0 auto;max-width:none}.our-question-wrap .cw-form form{max-width:none}.cw-form{margin:25px 0}.cw-form div{width:100%}.cw-form input{border:1px solid #d6d6d6;border-radius:5px;margin-bottom:8px}.cw-form button{margin:0;width:100%}.cw-form-description div{font-size:16px}.cw-form-description p a{display:none}.slive-wrapper .slive-wrap{background-size:70%}.slive-wrapper .slive-item-2{background-size:100%}.slive-item{padding:30px 18px}.slive-item p{font-size:18px}.slive-item div{font-size:16px}.label-bf{font-size:22px;font-weight:800;margin-top:15px}.description-bf{margin-bottom:15px}.blue-form-wrapper{margin-bottom:70px}.blue-form-wrapper .contain{background-size:300px auto;background-position:right bottom;padding:50px 15px 100px}.blue-form-wrap .cw-form{margin-top:25px}.blue-form-wrap .cw-form div{width:100%}.blue-form-wrap .cw-form .cwf-1 input,.blue-form-wrap .cw-form .cwf-2 input{border:1px solid #d6d6d6;border-radius:5px}.blue-form-wrap .cw-form .button-bf{margin-top:0}.blue-description-wrap div{margin-bottom:20px}.cw-form-description .cw-form-label{font-size:28px}.video-surveillance{margin-bottom:50px}.black-form-wrapper .contain{background-size:300px auto;background-position:right bottom;padding:50px 15px 90px}.black-form-wrapper .label-bf{font-size:22px;font-weight:800;margin:0 0 10px}.black-form-wrapper .cw-form{margin-bottom:20px}.advantages-title{font-size:35px;line-height:1.2;margin-bottom:25px}.advantages-item{margin-bottom:20px;text-align:left;width:100%}.advantages-item p{font-size:55px}.advantages-item span{font-size:18px}.our-works{padding:50px 0 30px}.our-works p{margin-bottom:10px}.advantages-wrap .hmlw-link-items>div{padding:38px 20px !important}.map-wrapper{margin-bottom:0;padding:40px 0 70px}.oql-mwrap{padding:70px 15px 25px}.our-question{padding:30px 15px}.oql-mwrap .our-question-label{font-size:27px;margin:0}.our-question-wrap{background-size:150px auto;background-position:right bottom;padding-top:0}.our-question-footer{font-size:16px;margin-bottom:20px}.oqw-antenna{display:none}.our-question-wrap .cw-form form>div{width:100%}.our-question-wrap .cw-form form>.cwf-button{margin:0}.map-content-wrap{position:relative}.mp-title{margin-bottom:20px}.mp-bottom{margin-bottom:20px}.map-contact-wrap div{margin-bottom:20px}.question-title{font-size:26px;margin-bottom:15px}.question-accordion-wrap{margin-bottom:75px}.question-accordion{color:#414141;padding:21px 35px 21px 12px;position:relative}.question-accordion>img{position:absolute;right:8px;top:25px}.question-accordion>div{font-size:14px;margin-top:10px;padding-right:0}.popular-query a{color:#414141;margin:0 0 10px;padding:9px 15px}.footer-top-line{display:flex;flex-wrap:wrap}.fl-left{margin-right:10px;width:114px}.fl-right{font-size:9px;font-weight:600;width:150px}.work-schedule{font-size:14px;margin-right:0}.footer-wrap .work-schedule span{font-weight:600}.footer-middle-line{margin-bottom:21px}.footer-middle-line .hl-right-phone{display:block;margin:16px 0}.footer-wrap .hl-right-phone>a{display:block;margin:0 0 10px}.footer-wrap .hl-right-phone .hlrp-social a{margin:0 8px 0 0}.footer-bottom-menu ul{list-style:none}.footer-bottom-menu ul div{display:none}.footer-bottom-menu a{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font-size:14px;font-weight:500;justify-content:flex-start;margin-bottom:5px}.footer-bottom-menu a svg{margin:1px 0 0 10px}.footer-bottom-menu li:last-child a{margin-bottom:0}.slive-wrapper{margin-bottom:60px;margin-top:25px}.slive-wrap{height:440px}.connect-slive3-wrap>div:first-child,.connect-slive3-wrap>div:last-child{background-size:cover;width:calc(100% - 30px) !important}.connect-slive3-wrap .slive-item-1 .slive-item{padding-left:30px}.connect-slive3-wrap .slive-item-3 .slive-item{padding-left:30px}.connect-slive3-wrap .slive-item-3 p{font-size:40px}.connect-slive3-wrap .slive-wrap{height:340px}.footer-wrap{padding:25px 10px 90px}.choise-region-btn{font-size:13px;font-weight:400}.choise-region-btn span{font-weight:600}.footer-top-line{display:flex !important;margin-bottom:20px}.slive-wrapper .slive-item-2{background-size:100%}.slive-wrapper-2 .slive-item p{font-size:24px}.ap-title{font-size:35px}.ap-description{margin-bottom:25px}.ip-advantages{margin-bottom:20px}.ap-bottom{justify-content:center}.ap-bottom p{font-size:40px;margin-bottom:15px;margin-right:0}.ap-bottom button{font-size:18px;padding:15px;width:100%}.what-result-wrapper .slive-wrap{height:500px;padding:0}.what-result-wrapper .slive-item-1 .slive-item,.what-result-wrapper .slive-item-3 .slive-item,.what-result-wrapper .slive-item{padding:30px}.connect-slive3-wrap .slive-item-1 p{font-size:70px}.connect-slive3-wrap .slive-item-1 div{font-size:25px}.connect-slive4-wrap .slive-item-1 p,.connect-slive4-wrap .slive-item-3 p{font-size:40px}.connect-slive4-wrap .slive-wrap{height:300px}.slive-wrapper-5 .slive-wrap{background-size:100%}.slive-wrapper-5 .slive-item p{font-size:19px}.variable-televizion-wrap{justify-content:flex-start}.vt-item{margin-bottom:15px;min-height:420px;width:100%}.vt-label{font-size:26px}.vt-overlay .vt-label{font-size:26px;line-height:1.3}.bi-item{background-size:250px auto;font-size:24px;height:290px;margin-bottom:15px;width:100%}.what-next{height:440px}.about-4-wrap{justify-content:space-between;margin:70px 0}.about-4-wrap>div{margin-bottom:20px;width:calc(50% - 10px)}.hmlw-top-index .hmlw-logo{align-items:flex-start;flex-direction:column;justify-content:flex-start;width:auto}.requisites-wrap{justify-content:flex-start}.r-item{margin-bottom:15px;width:50%}.what-next:not(.what-next-6) p{font-size:22px;line-height:1.1}.what-next:not(.what-next-6) span{font-size:16px;line-height:1.3}.what-next-6 p{font-size:50px}.advantages-wrap.stable-connection .hmlw-link-items>div{height:auto}.place-title{font-size:28px}.place-image{display:block}.place-field-wrap .place-image{display:none}.place-field-wrap div{margin-bottom:14px;width:100%}.thumbnails li{margin-right:10px;width:80px}.connect-internet-hmlw-content{margin-top:60px}.header-wrap-2-bg .hl-top-right{display:none}.place-field-wrap div.place-image{display:none}.mp-bottom{display:block}.map-get-call{margin:15px 0 0}.mp-bottom .nice-select,.map-get-call{max-width:none;width:100%}.our-question-wrap .cwf-1 input{border-right:1px solid rgba(17,17,17,.2)}.head-top-line-wrap{border-bottom:none}.hmlw-top-mobile{top:28px}.connect-slive2-wrap .slive-item-1 .number{font-size:300px;right:0}.connect-slive2-wrap .slive-item-2 .number{font-size:300px;right:20px;bottom:5px}.connect-slive2-wrap .slive-item-3 .number{font-size:300px;right:5px;bottom:25px}.stage-connect-equipment .slive-item-3 .slive-item{background-size:70px auto;background-position:calc(100% - 10px) bottom;width:100%}.advantages-text{font-size:16px}.video-wrap{margin:30px 0}.advantages-wrap .link-item-content p{font-size:19px}.advantages-wrap.stable-connection .hmlw-link-items2 .link-item-content{line-height:1.2;max-width:265px}.advantages-wrap.stable-connection .hmlw-link-items2 .hmlw-link-item span{font-weight:400}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item2{background:url(/front/page/css/../img/is2-m.jpg) no-repeat right bottom,#fff url(/front/page/css/../img/arrow-d.svg) no-repeat calc(100% - 17px) 18px !important}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item3{background-size:170px auto,auto !important}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item4{background-size:auto !important}.slive-connect-four.slive-wrapper-2{padding:0 15px}.slive-connect-four.slive-wrapper-2 .slive-wrap{width:100% !important}.slive-connect-four.slive-wrapper-2 .slive-wrap div div{max-width:290px}.connect-slive2-wrap{padding:0 15px}.slive-item-dots{max-width:none}.slive-wrap,.slive-wrapper>div:first-child,.slive-wrapper>div:last-child{border-radius:15px;width:100% !important}.slive-wrap,.slive-wrapper>div:first-child,.slive-wrapper>div:last-child{width:100% !important}.hw2-big-circle-sc{left:26%;top:135px}.hw2-big-circle-sc .hw2-big-circle-bg{left:-75px;top:30px}.hw2-big-circle-sc .hw2-small-circle{left:calc(50% - 450px);top:calc(50% - 285px)}.slive-wrapper-2.slive-wrapper-sc .slive-item-3 .slive-item{background-size:auto,auto}.slive-connect-four.slive-wrapper-2 .slive-item-1 .slive-item{background-size:auto}.slive-connect-four.slive-wrapper-2 .slive-item-4{background-size:auto}.place-image-text{width:192px}.place-image-text1{right:12.8%;top:19.5%}.place-image-text2{right:23.1%;top:12%}.place-image-text3{right:26%;top:45.5%}.slider-item-text{font-size:13px;height:218px}.posr{height:1100px}.stage-connect-equipment .slive-item-1 .slive-item,.stage-connect-equipment .slive-item-3 .slive-item{max-width:none}.hw2-big-circle-home{right:-610px}.hw2-bg-section-home{right:-23%;max-width:600px;top:-245px}.hw2-bg-section-home .hw2-bg-section-equipment{background-size:auto 250px,auto 200px;left:-42px;top:50px;width:500px}.hw2-bg-section-home .hw2-new-equipment{left:24%;top:-1px;max-width:70px;width:auto}.hw2-bg-section-home .hw2-new-car{bottom:30px;left:33%;max-width:170px}.pbg-1{transform:translate(5px,-5px)}.pbg-2{transform:translate(10px,-19px)}.pbg-3{transform:translate(25px,-12px)}.place-image svg .pbg-1:hover{transform:translate(5px,-8px)}.place-image svg .pbg-2:hover{transform:translate(10px,-22px)}.place-image svg .pbg-3:hover{transform:translate(25px,-15px)}.slive-connect-four.slive-wrapper-3 .slive-item-2 .slive-item{background-size:30% auto;background-position:right bottom}.slive-connect-four.slive-wrapper-3 .slive-item-4 .slive-item{background-size:30% auto}.slive-connect-four.slive-wrapper-3 .slive-item-3 .slive-item{background-size:33% auto;background-position:right calc(100% + 50px)}.slive-connect-four.slive-wrapper-4 .slive-item-1 .slive-item{background:url(/front/page/css/../img/sw4-1.png) no-repeat center bottom,url(/front/page/css/../img/cs-1-2.svg) no-repeat calc(100% - 40px) 35px;background-size:27% auto,auto 50% !important}.slive-connect-four.slive-wrapper-4 .slive-item-2 .slive-item{background-size:30% auto,auto 50%}.slive-connect-four.slive-wrapper-4 .slive-item-4 .slive-item{background-size:29% auto,auto 50%}.slive-connect-four.slive-wrapper-4 .slive-item-3 .slive-item{background-size:34% auto,auto 50%}.stage-connect-equipment .slive-wrap{height:auto;min-height:auto}.stage-connect-equipment .slive-item{min-height:220px}.hw2-bg-section-dacha{right:-8%;top:-160px}.hw2-big-circle-dacha{right:-582px;top:-380px}.hw2-bg-section-dacha .hw2-bgs-img{max-width:340px}.hw2-bg-section-equipment{background-size:auto 100px,auto 150px;background-position:0 130px,80% 50px}.hw2-bg-section-dacha .hw2-new-equipment{top:-15px !important;max-width:70px}.slive-connect-four.slive-wrapper-2 .slive-wrap{height:230px}}@media screen and (max-width:650px){.slive-item{padding:25px 18px}.slive-item p{font-size:28px}.slive-item div{font-size:15px}.stable-connection .our-works h2{font-size:23px;margin-bottom:25px}.cw-form-description p{font-size:25px;margin-bottom:10px}.cw-form-description div a{margin:15px 0 0}.slive-wrapper{margin:25px 0 70px}.slive-wrap{height:420px}.advantages-title{font-size:35px}.advantages-item p{font-size:60px}.hmlw-content>img{margin:0 10px 10px}.blue-form-wrapper .contain{background-size:270px auto}.cihmlw-title{font-size:35px}.cihmlw-bottom div{font-size:30px;margin-bottom:10px;width:50%}.what-next{height:360px;width:100%}.what-next-1{background-size:auto}.advantages-wrap-three .advantages-item{margin-bottom:10px;width:48%}.tariff-item{font-size:15px}.antenna-pocket{padding:25px 20px}.antenna-pocket .ip-advantages p{font-size:14px}.what-result-wrapper .slive-item p{font-size:35px}.slive-wrapper-2 .slive-item-1 .slive-item{background-size:70% auto}.slive-wrapper-2.slive-wrapper-6 .slive-item-2{background-size:70% auto}.slive-wrapper-2.slive-wrapper-6 .slive-item-4{background-size:100% auto}.slive-wrapper-2 .slive-wrap{height:400px}.slive-wrapper-5>div:first-child,.slive-wrapper-5>div:last-child,.slive-wrapper-5 .slive-item-2,.slive-wrapper-5 .slive-item-4{width:calc(50% - 25px) !important}.vs-constructor{background-position:right bottom;background-size:400px auto;padding-bottom:250px}.televizion-slive-wrapp .slive-wrap,.televizion-slive-wrapp>div,.televizion-slive-wrapp>div:last-child,.televizion-slive-wrapp>div:first-child{width:calc(100% - 30px) !important}.televizion-slive-wrapp .number{font-size:300px}.bi-3{margin-bottom:60px}.advantages-wrap-three p.advantages-title-tele{font-size:26px}.modal-window{min-width:400px}.contact-page-wrap .breadcrumb-wrap{display:flex}.contact-page-wrap .h1-page{color:#081339;font-size:30px;font-weight:800}.rg-item{margin-bottom:14px;padding:30px 30px 15px;width:100%}.rg-title{margin-bottom:20px}.social-items{margin-top:10px}.slive-connect-four.slive-wrapper-2 .slive-wrap .slive-item{padding:30px 20px;width:100%}.slive-connect-four.slive-wrapper-2 .slive-item p{font-size:22px}.slive-connect-four.slive-wrapper-2 .slive-item div{font-size:14px;line-height:1.4}.slive-connect-four.slive-wrapper-2 .slive-wrap{height:255px}.slive-connect-four.slive-wrapper-3 .slive-wrap{height:200px}.slive-connect-four>div:first-child,.slive-connect-four>div:last-child,.slive-connect-four .slive-item-2,.slive-connect-four .slive-item-4{width:calc(100% - 30px) !important}.slive-connect-four.slive-wrapper-2 .slive-wrap{justify-content:flex-start !important}.slive-connect-four.slive-wrapper-2 .slive-wrap div{max-width:350px}.slive-connect-four.slive-wrapper-2 .slive-item-1 div{max-width:none}.slive-connect-four.slive-wrapper-2 .slive-item-1 div p{max-width:300px}.slive-connect-four.slive-wrapper-2 .slive-item-1 div div{max-width:300px}.slive-connect-four.slive-wrapper-2 .slive-item-2{background:url(/front/page/css/../img/cs-2-1-2.jpg) no-repeat right bottom;background-size:auto}.slive-connect-four.slive-wrapper-4 .slive-item-2{background:url(/front/page/css/../img/cs-2-1.jpg) no-repeat right bottom,#fff url(/front/page/css/../img/cs-2-2.svg) no-repeat 30px calc(100% - 30px);background-size:auto,auto 50%}.slive-connect-four.slive-wrapper-2 .slive-item-4{background:#fff url(/front/page/css/../img/si2-m.jpg) no-repeat right bottom}.slive-connect-four.slive-wrapper-2 .slive-item-4 .slive-item div{max-width:192px}.slive-connect-four.slive-wrapper-2 .slive-item-3 .slive-item{background:url(/front/page/css/../img/cs-2-m.jpg) no-repeat right bottom,url(/front/page/css/../img/cs-2-ellipse.png) no-repeat left bottom;background-size:auto;width:100%}.slive-connect-four.slive-wrapper-2 .slive-item-3 div{max-width:none}.slive-connect-four.slive-wrapper-2 .slive-item-3 .slive-item div{max-width:254px}.slive-connect-four.slive-wrapper-2 .slive-item-3 .slive-item p{max-width:254px}.cwt-1 .cw-form-description p{font-size:26px}.cwt-1 .cw-form-description div{font-size:16px;line-height:1.4}.modalw-body-gallery{max-width:none;width:100%}.modalw-body-right{margin:20px 0 0;padding-left:0;width:100%}.thumbnails li{margin-right:7px;width:60px}.advantages-wrap.stable-connection .hmlw-link-items2 .hmlw-link-item{height:310px}.place-field-wrap div span{font-size:14px}.mp-title p{font-size:40px}.slive-connect-four.slive-wrapper-2 .slive-item-1 .slive-item{background:url(/front/page/css/../img/cs-1-1-1.jpg) no-repeat right bottom}.slive-wrapper-2.slive-wrapper-sc .slive-item-1 .slive-item{background:url(/front/page/css/../img/sw-1.png) no-repeat center bottom,#fff url(/front/page/css/../img/cs-1-2.svg) no-repeat calc(100% - 40px) 35px;background-size:40% auto,auto 50%}.slive-wrapper-2.slive-wrapper-sc .slive-item-2{background:url(/front/page/css/../img/sw-2.png) no-repeat center bottom,#fff url(/front/page/css/../img/cs-2-2.svg) no-repeat calc(100% - 40px) 35px;background-size:35% auto,auto 50%}.slive-wrapper-2.slive-wrapper-sc .slive-item-4{background:url(/front/page/css/../img/sw-3.png) no-repeat center bottom,#fff url(/front/page/css/../img/cs-3-2.svg) no-repeat calc(100% - 40px) 35px;background-size:35% auto,auto 50%}.slive-wrapper-2.slive-wrapper-sc .slive-item-3 .slive-item{background:url(/front/page/css/../img/sw-4.png) no-repeat center bottom,#fff url(/front/page/css/../img/cs-4-2.svg) no-repeat calc(100% - 40px) 35px;background-size:30% auto,auto 50%}.slive-connect-four.slive-wrapper-4 .slive-item-1 .slive-item{background:url(/front/page/css/../img/sw4-1.png) no-repeat calc(100% + 10px) bottom,url(/front/page/css/../img/cs-1-2.svg) no-repeat 30px calc(100% - 30px);background-size:auto 77%,auto 50%}.slive-connect-four.slive-wrapper-4 .slive-item-3 .slive-item{background:url(/front/page/css/../img/sw4-4.png) no-repeat calc(100% + 55px) calc(100% + 50px),#fff url(/front/page/css/../img/cs-4-2.svg) no-repeat 30px calc(100% - 30px);background-size:auto 75%,auto 50%}}@media screen and (max-width:580px){.hmlw-top-mobile .logotype{display:none}.operator-modal-wrap .modalw-head{padding:22px 25px}.operator-modal-wrap .modalw-body{padding:30px 25px 25px}.omw-detail{margin-bottom:30px}.operator-modal-wrap .omw-detail p{display:block;font-size:14px}.omw-price p{font-size:14px}.operator-modal-wrap .omw-detail p span{display:block;width:100%}.omw-subscribe-price{display:block}.omw-price{margin-bottom:20px}.coverage-btn{font-size:14px}.operator-modal-wrap .order-connection{font-size:15px;margin:15px 0}}@media screen and (max-width:550px){.header-wrap-3-bg{padding-top:25px}.ip-price{font-size:37px}.ip-advantages p{font-size:13px}.cw-form-description p{font-size:26px;margin-bottom:10px}.slive-item-1{background-size:100%}.slive-item-3{background-size:100%}.slive-item p{font-size:20px}.slive-index-wrapper .slive-item p{font-size:24px !important}.slive-item div{font-size:17px}.advantages-wrap{margin-bottom:50px}.no-mobile-padding{padding-left:0 !important;padding-right:0 !important}.advantages-wrap .our-works{padding:0 15px}.internet-pocket-wrap .ip-description{padding:0 15px}.blue-form-wrapper{margin-bottom:55px}.blue-form-wrapper .contain{background-size:300px auto;background-position:center bottom;padding:25px 25px 250px}.black-form-wrapper .contain{background-size:100% auto;background-position:-13px calc(100% + 25px);padding-bottom:280px}.black-form-wrapper{margin-bottom:45px}.black-form-wrapper .blue-form-wrap{width:100%}.title-bf{margin-bottom:20px}.blue-description-wrap div{justify-content:flex-start}.blue-description-wrap div svg{margin-right:15px;width:38px}.blue-description-wrap div p{width:calc(100% - 60px)}.blue-yellow-btn{margin-top:5px;padding:16px 54px}.cw-form-description .yellow-btn{margin:20px 0 0;padding:15px 54px}.hmlw-link-items{margin-bottom:40px}.our-works{padding:0 0 20px}.video-surveillance .hmlw-link-items>div{height:350px;width:calc(25% - 10px) !important}.title-bf{font-size:26px}.cw-form-description .cw-form-title{font-size:31px}.slive-wrapper-2 .slive-item p{font-size:20px}.advantages-item-wrap{margin-bottom:0}.advantages-title{font-size:24px;margin-bottom:20px}.advantages-item p{font-size:40px}.advantages-item span{font-size:16px}.our-works p{font-size:26px}.our-works span{font-size:16px}.mp-title p{font-size:30px;margin-bottom:12px}.mp-bottom .nice-select{width:100%}.mp-title div{font-size:20px}.map-contact-wrap div{margin-bottom:15px}.map-contact-wrap span{font-size:18px}.nice-select{font-size:14px;padding:10px 15px;width:100%}.our-question-wrap .our-question-desc{font-size:16px;width:92%}.our-question-wrap .our-question-desc br{display:none}.hmlw-top{padding-top:20px}.breadcrumb-wrap{font-size:11px}.breadcrumb-wrap a{font-size:11px;margin-bottom:5px}.connect-internet-hmlw-content{margin-top:50px}.cihmlw-title{font-size:26px;margin-bottom:15px}.cihmlw-desc{font-size:15px;margin-bottom:30px}.connect-form-wrap{margin-bottom:25px}.cihmlw-bottom{justify-content:flex-start}.cihmlw-bottom div{font-size:20px;margin-right:0;width:100%}.slive-wrapper .slive-wrap{background-size:100%}.connect-form-wrap .cw-form div{width:100%}.connect-slive2-wrap .number{bottom:-52px;font-size:345px;right:auto}.stage-connect-equipment .slive-wrap{overflow:hidden}.connect-slive2-wrap .slive-item-2 .number{right:13px}.tariff-item p{font-size:17px}.tariff-item p span{font-size:18px}.ip-title span{font-size:14px}.ip-advantages p{font-size:14px}.connect-slive3-wrap .slive-item-1 p{font-size:62px}.connect-slive3-wrap .slive-item-1 div{font-size:26px}.connect-slive3-wrap .slive-item-1 div br{display:none}.connect-slive3-wrap .slive-item-3 p{font-size:26px}.advantages-title{font-size:26px}.advantages-wrap-three .advantages-item{width:100%}.slive-wrapper-2.slive-wrapper-6>div:first-child,.slive-wrapper-2.slive-wrapper-6>div:last-child,.slive-wrapper-2.slive-wrapper-6 .slive-item-2,.slive-wrapper-2.slive-wrapper-6 .slive-item-4{width:calc(100% - 30px) !important}.slive-wrapper-2.slive-wrapper-6 .slive-item-2{background-size:45% auto}.slive-wrapper-2.slive-wrapper-6 .slive-item-4{background-size:60% auto}.slive-wrapper-2 .slive-item p{font-size:30px}.antenna-pocket{margin-bottom:20px;width:100%}.antenna-pocket .ip-advantages p{font-size:17px}.ap-bottom{justify-content:space-between}.ap-bottom p{font-size:42px;margin-bottom:0}.ap-bottom button{width:50%}.ap-bottom p{font-size:35px;margin-bottom:0}.what-result-wrapper .slive-item p{font-size:30px}.slive-wrapper-5>div:first-child,.slive-wrapper-5>div:last-child,.slive-wrapper-5 .slive-item-2,.slive-wrapper-5 .slive-item-4{width:calc(100% - 30px) !important}.connect-slive4-wrap .slive-item-1 p,.connect-slive4-wrap .slive-item-3 p{font-size:29px}.header-wrap-4-bg{padding-bottom:50px}.get-conf{font-size:16px}.about-cwt .cw-form-description p{font-size:23px;margin-bottom:20px}.about-4-wrap{margin:40px 0 50px}.about-cwt .cw-form-description p{font-size:42px}.header-index-wrap .head-top-line-wrap{display:flex}.hmlw-top-index{padding-top:10px}.choice-title{font-size:13px;margin-bottom:10px}.choice-region-wrap{left:6px;padding:16px 13px 12px;top:27px;width:268px}.choice-btn-group button{font-size:13px;padding:6px 17px}.modal-window{padding:30px}.modalw-head{font-size:23px}.modalw-submit{font-size:16px;padding:17px}.r-item{margin-bottom:15px;width:100%}.stage-connect-equipment .slive-item p{font-size:18px;line-height:1.2}.stage-connect-equipment .slive-item div{font-size:14px;line-height:1.4}.stage-connect-equipment .slive-item-1 .slive-item{background-position:calc(100% - 20px) bottom;background-size:110px auto;padding:25px 20px 25px 0}.stage-connect-equipment .slive-item-2 .slive-item{background-size:95px auto,auto;background-position:calc(100% - 20px) calc(100% - 18px);padding-bottom:50px}.stage-connect-equipment .slive-item-3 .slive-item{background-size:250px auto;background-position:calc(100% + 77px) bottom}.stage-connect-equipment .slive-item{min-height:200px !important}.tariff-item-wrap{margin:20px 0 10px}.ti-thumb{height:155px}.tariff-item p{font-size:16px;padding:8px 12px}.advantages-wrap.stable-connection .hmlw-link-items2>div{margin-bottom:10px;width:calc(50% - 5px)}.our-work-item p{font-size:21px}.hw2-small-circle{left:calc(50% - 255px);top:calc(50% - 255px)}.what-next{margin-bottom:10px}.place-wrap{margin-top:60px}.pf-green button{font-size:16px;padding:17px}.cw-form-description h2,.place-title{font-size:23px}.review-slider-wrapper{margin-bottom:15px}.stage-connect-equipment .slive-item div{padding-right:0}.equip-access-wrapper{margin:30px 0 60px}.equip-access-wrap{display:none}.equip-access-wrap-mobile{display:flex}}@media screen and (max-width:500px){#toast-container .toast-close-button{right:7px !important;top:0 !important}.header-wrap-2 .logotype .logo-desc{display:none}.modal-window-wrap{padding:15px 10px}.modal-choise-wrap .modal-window{padding:15px}.hide-to500{display:none !important}.show-to500{display:flex !important}.ip-advantages-tho{display:block}.ip-advantages-tho p{width:100%}.modal-choise-wrap .ip-advantages{margin-bottom:15px}.modal-choise-wrap .ip-advantages p.show-to500{margin-right:8px;width:154px}.modal-choise-wrap .ip-advantages-tho p.modal-price{margin-top:15px}.place-title{margin-bottom:30px}.place-field-wrap div p{font-size:20px;font-weight:600}.place-field-wrap .pf-green span,.place-field-wrap div span{background-size:24px auto;min-height:26px}.place-field-wrap .pf-green p{font-size:20px}.place-field-wrap .pf-green{padding:20px 20px 14px}.advantages-wrap .our-works{padding:0}.advantages-wrap.stable-connection .hmlw-link-items2>div{width:100%}.advantages-wrap.stable-connection .hmlw-link-items2 .hmlw-link-item{height:auto;padding:16px 20px 14px !important}.advantages-wrap.stable-connection .hmlw-link-item:not(.hmlw-link-item4){min-height:105px}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item1{background:url(/front/page/css/../img/arrow-d.svg) no-repeat calc(100% - 10px) 10px,#fff url(/front/page/css/../img/is1.jpg) no-repeat calc(100% + 35px) bottom !important;background-size:auto,130px auto !important}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item2{background:url(/front/page/css/../img/arrow-d.svg) no-repeat calc(100% - 10px) 10px,#fff url(/front/page/css/../img/is2.jpg) no-repeat calc(100% + 70px) bottom !important;background-size:auto,172px auto !important}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item3{background:url(/front/page/css/../img/arrow-d.svg) no-repeat calc(100% - 10px) 10px,#fff url(/front/page/css/../img/is3-1.jpg) no-repeat right bottom !important;background-size:auto,145px auto !important}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item4{background:#fff url(/front/page/css/../img/is4-1.jpg) no-repeat right bottom !important;background-size:auto !important;border-radius:15px !important}.advantages-wrap.stable-connection .hmlw-link-items2 .hmlw-link-item p{margin-bottom:8px}.advantages-wrap.stable-connection .hmlw-link-items2 .hmlw-link-item span{font-size:14px}.slive-connect-four.slive-wrapper-2 .slive-wrap{height:auto;min-height:230px}.slive-connect-four.slive-wrapper-3 .slive-wrap{min-height:160px}.slive-connect-four.slive-wrapper-2 .slive-wrap .slive-item{padding:20px}.slive-wrapper-2 .slive-item-1{padding-left:20px}.slive-connect-four.slive-wrapper-2 .slive-item p{font-size:18px}.slive-connect-four.slive-wrapper-2 .slive-wrap div p{max-width:242px}.slive-connect-four.slive-wrapper-2 .slive-item-3 .slive-item p{max-width:210px}.slive-connect-four.slive-wrapper-2 .slive-item-1 div div{max-width:240px}.slive-connect-four.slive-wrapper-2 .slive-wrap div{max-width:none}.slive-connect-four.slive-wrapper-2 .slive-wrap div p,.slive-connect-four.slive-wrapper-2 .slive-wrap div div{max-width:280px}.slive-connect-four.slive-wrapper-2 .slive-item-1 div p,.slive-connect-four.slive-wrapper-2 .slive-item-1 div div{max-width:260px}.connect-slive2-wrap .slive-wrap{height:auto}.connect-slive2-wrap .slive-item-1{padding-left:20px}.connect-slive2-wrap .slive-item-1 .number{font-size:230px;right:0}.connect-slive2-wrap .slive-item-2 .number{font-size:230px}.connect-slive2-wrap .slive-item-3 .number{font-size:230px}.connect-slive2-wrap .slive-item-2 .slive-item,.connect-slive2-wrap .slive-item-3 .slive-item{padding:25px 20px}.stage-connect-equipment .slive-item-3 .slive-item{background-size:86px auto;background-position:calc(100% - 20px) 35px;width:100%}.slive-wrapper>div:first-child{justify-content:left !important}.stage-connect-equipment .slive-item p{max-width:296px}.stage-connect-equipment .slive-item div{max-width:260px}.stage-connect-equipment .slive-item-1 .slive-item{width:100%}.slive-wrapper{margin:25px 0 40px}.slive-wrapper>div{margin-bottom:10px}.otg-1{padding:0}.otg-1 .ip-description{margin-bottom:25px}.connect-wrapper .our-question-footer{font-size:12px;line-height:1.4;margin-left:0}.video-surveillance-title{margin:70px auto}.tariff-item{margin:10px 0 25px}.connect-why-title{margin-top:40px}.tariff-item{padding:10px 10px 35px !important}.ti-thumb{height:100px}.tariff-item p{font-size:20px;padding:8px 20px}.tariff-item p span{font-size:20px}.video-wrap{margin:25px 0}.pocket-description{font-size:14px}.pocket-price{font-size:23px}.pocket-price span{font-size:32px}.ip-price,.ip-price span{font-size:26px}.modal-wrap-advantages .pocket-price{font-size:22px}.modal-wrap-advantages .pocket-price span{font-size:26px}.hw2-bg-section-home{right:-34%;max-width:420px;top:-168px}.hw2-bg-section-home .hw2-bg-section-equipment{background-size:auto 155px,auto 140px;left:10px;height:143px;top:58px;width:292px}.hw2-bg-section-home .hw2-new-equipment{left:21%;max-width:67px;top:-16px}.hw2-big-circle-home{left:50px !important;height:450px !important;width:450px !important}.hw2-big-circle-home .hw2-small-circle{left:50px !important;right:auto !important;top:10%}.hw2-bg-section-home .hw2-new-car{bottom:0;left:20%;max-width:170px}.ea-item-wrap{width:100%}.hw2-bg-section-dacha{right:-20%;max-width:370px;top:-140px;z-index:1}.hw2-big-circle-dacha{left:50px !important;height:450px !important;width:450px !important}.hw2-bg-section-dacha .hw2-new-car{bottom:-38px;left:26.5%;max-width:150px}.slive-connect-four.slive-wrapper-3 .slive-item-1 .slive-item{background:url(/front/page/css/../img/hli1.jpg) no-repeat right bottom;background-size:auto 100%}.slive-connect-four.slive-wrapper-3 .slive-item-2 .slive-item{background:url(/front/page/css/../img/hli2.jpg) no-repeat center bottom;background-size:85% auto}.slive-connect-four.slive-wrapper-3 .slive-item-3 .slive-item{background:url(/front/page/css/../img/hli4.jpg) no-repeat right calc(100% + 6px);background-size:auto 70%}.slive-connect-four.slive-connect-four-dacha .slive-item-1 .slive-item{background:url(/front/page/css/../img/hlig1.jpg) no-repeat right bottom;background-size:auto 100%}.slive-connect-four.slive-connect-four-dacha .slive-item-3 .slive-item{background:url(/front/page/css/../img/hlig4.jpg) no-repeat calc(100% + 48px) bottom;background-size:auto 80%}.stage-connect-equipment .slive-item p{min-height:auto}.hw2-bg-section-dacha .hw2-new-equipment{left:23% !important;top:-22px !important;width:150px !important}.connect-article-page{padding:0 20px}.connect-article-page h1{font-size:24px;font-weight:800;margin-bottom:15px}.connect-article-page p{font-size:14px}.connect-article-page ul{font-size:14px;flex-direction:column}.popular_queries li a{margin-bottom:5px}.connect-article-page h2,.connect-article-page h3,.connect-article-page h4,.connect-article-page h5,.connect-article-page h6{margin-bottom:10px}.connect-article-page h2{font-size:21px;margin-bottom:10px}.connect-article-page h3{font-size:19px;margin-bottom:10px}.connect-article-page h4{font-size:17px;margin-bottom:10px}.connect-article-page h5{font-size:15px;margin-bottom:10px}.connect-article-page h6{font-size:14px;margin-bottom:10px}.article_page .article_cover{margin:20px 0 25px}.connect-article-page .our-question-footer{font-size:12px}.connect-article-page .our-question-footer{margin-bottom:60px}.connect-article-page{margin-bottom:80px}.connect-article-page .popular_queries ul{margin:0 -5px}}@media screen and (max-width:450px){.cw-form-description p{font-weight:600;font-size:25px;margin-bottom:10px}.ip-description{font-size:11px}.ip-description br{display:none}.what-next{height:220px;padding:24px}.what-next:not(.what-next-6) p{font-size:18px}.what-next:not(.what-next-6) span{font-size:14px;margin-top:10px}.what-next-1{background-position:center calc(100% + 10px);background-size:230px auto}.what-next-2{background-position:calc(100% + 20px) bottom;background-size:180px auto}.what-next-3{background-position:right bottom;background-size:300px auto}.what-next-4{background:url(/front/page/css/../img/what-next-4.jpg) no-repeat calc(100% + 10px) calc(100% + 40px),#fff url(/front/page/css/../img/what-next-4-1.jpg) no-repeat left bottom}.what-next-5{background-size:310px auto;background-position:right calc(100% + 10px)}.what-next-6{padding-top:25px}.what-next-6 p{font-size:30px}.what-next-6 span{font-size:18px}.what-next-4 .connect-form-wrap{margin:50px 0 0}.what-next-4 .connect-form-wrap .cw-form button{font-size:19px}.header-wrap-3 .cihmlw-desc{margin-bottom:40px}.ap-bottom{justify-content:center}.ap-bottom p{font-size:50px;margin-bottom:15px}.ap-bottom button{width:100%}.connect-slive3-wrap .slive-item-1 .slive-item,.connect-slive3-wrap .slive-item-3 .slive-item{padding:25px}.connect-slive3-wrap .slive-item-1 p{font-size:55px}.connect-slive3-wrap .slive-item-1 div{font-size:23px}.connect-slive3-wrap .slive-item-3 p{font-size:23px}.what-next-wrap2 .what-next{height:400px;padding-bottom:0}.what-next-wrap2 .what-next p{font-size:25px}.what-next-wrap2 .what-next span{font-size:16px}.what-next-wrap2 .what-next-1{background-size:100% auto}.what-next-wrap2 .what-next-2{background-position:center bottom;background-size:85% auto}.what-next-wrap2 .what-next-3{background-size:100% auto}.what-next-wrap2 .what-next-4{background-size:700px auto;background-position:-200px bottom}.vs-constructor{background-size:320px auto;padding:25px 25px 200px}.vsc-btn-group-w100 button{margin:0 0 10px;width:100%}.vsc-btn-group-grid{justify-content:space-between}.vsc-btn-group-grid button{margin:0;padding:15px 20px}.vsc-btn-group-grid .vsc-other{font-size:12px;padding:15px 6px;text-align:center;width:94px}.vsc-label{font-size:22px}.vsc-btn-group{margin:0 0 20px}.vsc-btn-group-tho{justify-content:space-between}.vsc-btn-group-tho button{margin:0;width:calc(50% - 2px)}.get-conf{font-size:14px;padding:15px;width:100%}.callback-form-wrapper{margin-top:30px}.connect-slive4-wrap .slive-item-1 .slive-item,.connect-slive4-wrap .slive-item-3 .slive-item{padding:30px}.connect-slive4-wrap .slive-item-1 p{font-size:25px}.connect-slive4-wrap .slive-item-3 p{font-size:29px}.video-surveillance-title{margin-top:75px}.advantages-wrap-three p{font-size:20px}.header-wrap-5{margin-bottom:50px}.header-wrap-5-bg{padding-bottom:20px}.header-wrap-5 .cihmlw-checks{margin-bottom:20px}.cihmlw-title{margin-bottom:25px}.vt-item{min-height:480px}.header-wrap-6{padding-bottom:40px}.header-wrap-6 .cihmlw-bottom{margin:30px 0 25px}.cw-form-description div{color:#282e40;font-size:16px;line-height:1.35}.about-cwt .cw-form-description p{font-size:35px}.about-cwt-head .cw-form-description p{font-size:18px}.modal-window{min-width:340px;padding:18px 26px 20px;width:100%}.modalw-head{font-size:20px;font-weight:600;padding-bottom:10px}.mwb-description{font-size:14px}.modalw-form-label{margin:20px 0 10px}.modalw-body input,.modalw-body textarea{font-size:14px;padding:10px 15px}.modalw-body .tho-input .form-group{width:100%}.modalw-body textarea{height:109px !important}.modal-form-bottom{margin-top:15px}.modal-form-bottom .modalw-submit-p80{padding:15px 30px}.modal-form-bottom .modalw-submit{font-size:14px;padding:16px 25px;width:100%}.modal-form-bottom p{font-size:10px}.internet-pocket-wrap{margin:30px 0 50px}.internet-pocket{margin:0}.tariff-item-wrap{margin:20px 0 25px}.tariff-item{margin:0}.what-next-wrap{padding-bottom:50px}.fast-internet-wrap{padding:60px 0 0}.advantages-title{margin-bottom:23px}.our-works-modal .modal-window{padding:15px 25px}.what-next-2:not(.what-next-6) p{max-width:none}.what-next-2:not(.what-next-6) span{max-width:none}.map-wrapper{padding:40px 0 70px}.advantages-wrap{margin-bottom:35px}.our-works span{display:block;max-width:245px}.our-work-item{box-shadow:0 2px 6px rgba(204,204,204,.6);margin:0}.advantages-wrap .our-works{padding:0}.our-works p{margin-bottom:10px}.our-work-item{padding:18px}.our-work-item p{font-size:18px;min-height:63px}.our-work-item p strong{display:block;font-size:18px}.our-work-item img{margin-bottom:13px}.our-work-item button{font-size:16px}.mp-title p{font-size:26px;font-weight:600}.mp-title div{font-size:16px;font-weight:500}.mp-bottom .nice-select{font-size:18px;height:52px;padding:13px 14px}.map-get-call{font-size:18px;margin:10px 0 0;width:100%}.our-question-label{font-size:26px;margin-bottom:10px}.our-question-wrap .our-question-desc{width:84%}.our-question-label br{display:none}.our-question-footer{font-size:13px;margin-bottom:0}.map-contact-wrap div span{font-size:14px;font-weight:400}.footer-wrap .hmlw-right ul div a,.footer-wrap .hmlw-right ul li a{font-size:13px}.hmlw-top-mobile{margin-bottom:40px}.hmlw-top{padding-top:0}.logo{width:162px}.header-wrap-2 .logo-desc{display:none}.connect-internet-hmlw-content{margin-top:32px}.cihmlw-title{max-width:none}.cihmlw-bottom{flex-direction:column-reverse}.order-connection{font-size:16px;margin-bottom:30px;width:100%}.cihmlw-desc{font-size:16px;margin-bottom:25px;max-width:none}.header-wrap-sc .cihmlw-desc br{display:none}.header-wrap .head-top-line-wrap{position:fixed;left:15px;top:0;transition:all .3s;width:calc(100% - 30px)}.header-wrap .head-top-line-wrap.choice-region-wrap-hidden{transform:translateY(-200px)}.head-top-line-wrap{border-bottom:1px solid rgba(194,194,194,.5);margin:0 15px 0 0;padding:12px 0}.hmlw-top-mobile{top:42px}.hmlw-top-mobile .hlrp-socal-phone-mobile{display:block}.hmlw-logo{margin-top:115px}.header-wrap-2 .hlrp-social a{margin-left:7px}.hlr-callbtn{margin-left:15px;margin-right:5px;padding:6px}.hmlw-top-mobile .hlr-callbtn{margin-left:18px}.cihmlw-bottom div span{font-size:14px}.slive-connect-four.slive-wrapper-2 .slive-item-4{background:#fff url(/front/page/css/../img/si2-m.jpg) no-repeat right bottom;background-size:auto auto}.slive-connect-four.slive-wrapper-2 .slive-item-3 .slive-item p{max-width:280px}.slive-connect-four.slive-wrapper-2 .slive-item p{font-size:18px}.slive-connect-four.slive-wrapper-2 .slive-item div{font-size:14px}.cw-form input{font-size:16px;padding:12px}.cw-form button{height:60px}.our-works-modal .modal-window{padding-left:25px;padding-right:25px}.modalw-body-wrap{margin-top:0}.modalw-parent-slide .owl-nav{display:none}.modalw-body-right{font-size:14px;margin-top:15px}.hl-left{font-size:13px}.map-wrapper{background-position:20px calc(100% + 30px);min-height:760px}.logotype{display:flex}.menu-btn{height:28px;width:28px}.icon-desc div{background-size:42px;font-size:16px;min-height:42px;margin-bottom:0;padding-left:45px}.modal-wrap-advantages .ip-advantages{display:block;padding-left:10px}.pocket-home-icon{margin-left:0}.advantages-item-wrap .advantages-item{width:100%}#side_menu nav{padding:38px}#side_menu img.logo{width:100%}#side_menu .social_icons{padding-right:0}.side-menu-email{line-height:1.5;padding:0;text-align:center}.hw2-big-circle-sc .hw2-small-circle{background-size:260px auto;left:calc(50% - 110px);height:177px;top:calc(50% - 128px);width:260px}.hw2-big-circle-sc .hw2-big-circle-bg{top:24px}.slive-wrapper-2.slive-wrapper-sc .slive-wrap{height:250px}.slive-wrapper-2.slive-wrapper-sc .slive-item-4{background:url(/front/page/css/../img/sw-3.png) no-repeat center bottom,#fff url(/front/page/css/../img/cs-3-2.svg) no-repeat calc(100% - 40px) 35px;background-size:35% auto,auto 50%}.slive-wrapper-2.slive-wrapper-sc .slive-item-3 .slive-item{background-size:35% auto,auto 50%}.hw2-big-circle-sc .hw2-small-circle{background-size:308px auto;left:calc(50% - 150px);height:195px;top:calc(50% - 160px);width:308px}.hw2-big-circle-sc .hw2-big-circle-bg{left:12px;top:24px}.strengthening-data div{margin-bottom:13px}.strentthening-price p{font-size:30px;line-height:30px;margin-bottom:30px;text-align:center;width:100%}.strentthening-price p span{font-size:46px}.strentthening-price button{padding:25px 65px;text-align:center;width:100%}.slive-wrapper-2.slive-wrapper-sc-2 .slive-wrap{height:240px}.slive-wrapper-2.slive-wrapper-sc-2 .slive-item-1 .slive-item{background:0 0}.slive-wrapper-2.slive-wrapper-sc-2 .slive-item-1{background:#fff url(/front/page/css/../img/sc-wr-1.png) no-repeat right bottom;background-size:auto 100%}.slive-wrapper-2.slive-wrapper-sc-2 .slive-item-2{background:#fff url(/front/page/css/../img/sc-wr-2-2.png) no-repeat right bottom;background-size:326px,auto}.slive-wrapper-2.slive-wrapper-sc-2 .slive-item-4{background:#fff url(/front/page/css/../img/sc-wr-3.png) no-repeat calc(100% + 30px) calc(100% + 30px);background-size:auto}.slive-wrapper-2.slive-wrapper-sc-2 .slive-item-3 .slive-item{background:url(/front/page/css/../img/sc-wr-4-2.png) no-repeat left top,url(/front/page/css/../img/sc-wr-4-3.png) no-repeat right bottom;background-size:auto 93%,auto}.question-wrapper{margin-top:0}.our-work-wrap{padding-bottom:20px}.our-question-wrap{padding:0}.question-accordion-wrap{margin-bottom:50px}.place-wrap{margin-top:50px}.review-wrapp{padding-top:0 !important}.review-wrapp p{font-size:23px}.our-work-wrap{margin-bottom:0}.place-image{box-shadow:none}.header-wrap-2{background-size:auto 70px}.hw2-big-circle{bottom:-210px;left:70px;height:500px;right:auto;top:auto;width:500px}.hw2-small-circle{bottom:70px;left:80px;height:350px;top:auto;width:350px}.hw2-big-circle-dacha .hw2-small-circle{bottom:60px !important;left:60px !important;height:330px;top:auto;width:330px}.hw2-bg-section{max-width:420px;right:-47%;top:-180px;z-index:1}.hw2-bg-section-equipment{background-size:auto 100px,auto 110px;background-position:0 80px,145px 70px}.hw2-new-equipment{max-width:64px;top:-8px}.hw2-new-car{bottom:-35px;left:22%;max-width:135px}.header-wrap-2{margin-bottom:60px;padding-bottom:80px}.choise-master-first{bottom:20px;font-size:15px;min-width:auto;padding:18px 0;width:200px}.choise-master{bottom:20px;font-size:15px;min-width:auto;padding:18px 0;width:200px}.slive-item-dots{top:15px;left:auto;right:15px;width:auto}.slive-connect-four.slive-wrapper-2 .slive-item-2 .slive-item{background:0 0}.slive-connect-four.slive-wrapper-2 .slive-item-4 .slive-item{background:0 0}.slive-item-hover{background:#fff url(/front/page/css/../img/sih-2.jpg) no-repeat right bottom;font-size:14px;padding:20px}.slive-item-4.slive-item-hover-wrap .slive-item-hover{background:#fff url(/front/page/css/../img/sih-3.jpg) no-repeat right bottom}.slive-item-3.slive-item-hover-wrap .slive-item-hover{background:#fff url(/front/page/css/../img/cs-2-2.jpg) no-repeat center center;background-size:210px auto}.slive-item-hover br{display:none}.choise-master{bottom:20px}.stage-connect-equipment .slive-item{min-height:auto}.posr{height:700px}.calculation-wrapper{background:#fff;margin:0 15px 60px;padding:15px}.calculation-title h2{font-size:23px}.calc-row{margin-bottom:15px}.calc-item{width:100%}.calc-item button{margin-bottom:10px}.calc-btn-w100 button{margin:0 0 10px;width:100% !important}.calc-item button:hover{opacity:1}.calc-tho-row .calc-item{width:100%}.calculation-foot{margin-top:10px}.calc-result-wrap{font-size:16px;margin:0 0 20px}.calc-result-wrap p{font-size:22px}.calc-result-wrap p span{font-size:40px}.calc-order{width:100%}.equip-access-head{font-size:21px;height:140px;padding:20px 50px}.equip-access-head{background-size:auto 120px}.equip-access-head4{background-size:auto 140px}.equip-access-head2{background-size:auto 100px}.equip-access-head5{background-size:auto 86px}.equip-access-head3{background-size:auto 110px}.equip-access-head6{background-size:auto 120px}.equip-access-wrapper h2{font-size:23px}.equip-access-body{font-weight:400}.slive-item-hover .choise-master{left:calc(50% - 100px)}.slider-item-thumb p{width:100%}.hmlw-link-call-btn{font-size:15px}.place-image>svg{top:4px}.header-wrap-work{background:url(/front/page/css/../img/ci-fs-work-mob.png) repeat-x right calc(100% + 25px);background-size:100% auto;padding-bottom:40px}.place-image-work>svg{top:0}.place-image-work .place-image-text1{right:16%}.place-image-work .place-image-text2{right:13%;top:29%}.place-image-work .place-image-text3{right:49.5%;top:45.5%}.slive-connect-four.slive-wrapper-3 .slive-item-2,.slive-connect-four.slive-wrapper-3 .slive-item-4{background:0 0}.slive-connect-four.slive-wrapper-3 .slive-item{padding-right:100px !important}.slive-connect-four.slive-wrapper-3 .slive-item span{font-size:14px}.slive-connect-four.slive-wrapper-3 .slive-item-2 .slive-item{background:url(/front/page/css/../img/hli2.jpg) no-repeat right bottom;background-size:auto 59.3%}.slive-connect-four.slive-wrapper-3 .slive-item-4 .slive-item{background:url(/front/page/css/../img/hli3.jpg) no-repeat right bottom;background-size:auto 63%}.slive-connect-four.slive-wrapper-4 .slive-item-4 .slive-item{background:url(/front/page/css/../img/sw4-2-mobile.png) no-repeat calc(100% + 10px) calc(100% + 10px),#fff url(/front/page/css/../img/cs-3-2.svg) no-repeat 30px calc(100% - 30px);background-size:auto 90%,auto 50%}.slive-connect-four.slive-connect-four-dacha .slive-item-4 .slive-item{background:url(/front/page/css/../img/hlig3.jpg) no-repeat right bottom;background-size:auto 56%}.hw2-circle-work-wrapper .hw2-small-circle{height:350px;left:89px;top:10%;width:350px}.hw2-equipment-wrap{background-size:118px auto,90px auto;background-position:-16px top,right bottom;bottom:8px;right:11%;height:200px;top:auto;width:200px}.stage-connect-equipment-page .slive-wrap{min-height:auto}.stage-connect-equipment .slive-item-1 .slive-item{background:url(/front/page/css/../img/sce-1.png) no-repeat right bottom,url(/front/page/css/../img/sce-1.svg) no-repeat calc(100% - 45px) 25px;background-size:auto 120px,50px auto}.stage-connect-equipment .slive-item-2 .slive-item{background:url(/front/page/css/../img/sce-2.png) no-repeat right bottom,url(/front/page/css/../img/sce-2.svg) no-repeat calc(100% - 25px) 25px;background-size:auto 115px,90px auto}.stage-connect-equipment .slive-item-3 .slive-item{background:url(/front/page/css/../img/sce-3.png) no-repeat calc(100% + 25px) bottom,url(/front/page/css/../img/sce-3.svg) no-repeat calc(100% - 25px) 25px;background-size:auto 140px,90px auto}.place-btn-group:not(.place-btn-group-work) g:first-child{transform:scale(1.5) translate(-172px,-92px)}.place-btn-group:not(.place-btn-group-work) g:nth-child(2){transform:scale(1.5) translate(-184px,-40px)}.place-btn-group:not(.place-btn-group-work) g:nth-child(3){transform:scale(1.5) translate(-242px,-80px)}.place-btn-group-work g:first-child{transform:scale(1.5) translate(-256px,-66px)}.place-btn-group-work g:nth-child(2){transform:scale(1.5) translate(-265px,-145px)}.place-btn-group-work g:nth-child(3){transform:scale(1.5) translate(-162px,-145px)}.slive-connect-four.slive-wrapper-4 .slive-item-1 .slive-item{background-size:37% auto,auto 50% !important}.slive-connect-four.slive-wrapper-2:not(.slive-wrapper-4,.slive-wrapper-3) .slive-item-1 .slive-item{background-size:auto,auto !important}.hmlw-link-call-btn{display:block}}@media screen and (max-width:385px){.modal-choise-wrap .ip-advantages p.show-to500{margin-right:2px;width:120px}.slive-connect-four.slive-wrapper-2 .slive-item-1 div div{max-width:215px}.header-wrap-2-bg{min-height:559px}.connect-slive2-wrap .slive-wrap{height:260px}.stage-connect-equipment .slive-item p{max-width:245px}.stage-connect-equipment .slive-item div{max-width:204px}.slive-connect-four.slive-wrapper-2 .slive-item p{font-size:20px}.what-next{height:230px;padding:24px}.mp-bottom .nice-select{font-size:16px;height:52px;padding:14px}.our-question-label{font-size:28px}.our-question-wrap .our-question-desc{font-size:14px;width:100%}.menu-btn{margin-right:12px}.logo{width:138px}}@media screen and (max-width:360px){.hmlw-top-mobile .logotype{display:none}}@media screen and (min-width:1300px){.fast-internet-wrap{padding:100px 0 0}.fast-internet-wrap-sc{padding:100px 0 180px}}@media screen and (min-width:1000px){.slive-wrapper-2 .slive-wrap:hover,.hmlw-link-items>div:hover,.slider-item:hover,.our-work-item:hover,.equip-access:hover{transform:translateY(-8px) !important}.slive-wrapper-3 .slive-wrap:hover{transform:none !important}}@media screen and (min-width:768px){.get-call-modal-desctop,.call-to-btn{display:none}}@media screen and (max-width:1440px) and (max-height:890px) and (min-width:1000px){.header-wrap-2{padding-bottom:100px}.hw2-bg-section{max-width:805px;right:-12%;top:-352px}.hw2-new-equipment{top:-8px}.hw2-new-car{left:34%;bottom:-24px;max-width:230px}.breadcrumb-wrap{margin:30px 0}.cihmlw-title{font-size:40px;margin-bottom:40px}.order-connection{font-size:17px;margin-bottom:20px;padding:16px 150px}.cihmlw-desc{font-size:18px;margin-bottom:20px}.cihmlw-bottom{max-width:525px}.cihmlw-bottom div{font-size:25px}.cihmlw-bottom div span{font-size:16px}.place-field-wrap div.place-image{width:60%}.place-title{margin-bottom:35px}.place-field-wrap div{width:38%}.place-field-wrap div span{font-size:15px;padding-left:38px}.pf-gray button{font-size:19px}.advantages-wrap.stable-connection .hmlw-link-items2>div{line-height:1.2;width:calc(25% - 13px)}.advantages-wrap.stable-connection .hmlw-link-items2 .hmlw-link-item{height:320px}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item1{background-size:280px auto,auto}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item2{background-size:300px auto,auto !important}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item3{background-size:320px auto,auto !important}.advantages-wrap.stable-connection .hmlw-link-items .hmlw-link-item4{background-size:310px auto !important}.slive-connect-four.slive-wrapper-2 .slive-wrap{width:23% !important}.slive-connect-four.slive-wrapper-2 .slive-item-1,.slive-connect-four.slive-wrapper-2 .slive-item-3{width:26% !important}.slive-wrapper-2 .slive-item p{width:100%}.slive-wrapper-2 .slive-item div{width:100%}.slive-connect-four.slive-wrapper-2 .slive-item-1 .slive-item{background-size:64% auto,60px auto;background-position:right bottom,calc(100% - 30px) 35px}.slive-connect-four.slive-wrapper-2 .slive-item-2{background-size:87% auto,auto 50%;background-position:calc(100% + 10px) calc(100% + 10px),90% 35px}.slive-connect-four.slive-wrapper-2 .slive-item-4{background-size:76% auto,112px auto;background-position:calc(100% + 10px) calc(100% + 10px),90% 35px}.slive-connect-four.slive-wrapper-2 .slive-item-3 .slive-item{background-size:100% auto,50% auto}.slive-connect-four.slive-wrapper-4 .slive-item-1 .slive-item{background-size:73% auto,auto 30%}.slive-connect-four.slive-wrapper-4 .slive-item-3 .slive-item{background-size:100% auto,auto 30%}.what-next{margin-bottom:20px;padding:30px;width:calc(33.3333% - 12px)}.what-next-1{background-size:70% auto}.what-next-3{background-size:98% auto}.what-next-4{background-size:135px auto,auto}.what-next-5{background-size:90% auto}.advantages-item-wrap{max-width:none}.advantages-item-wrap .advantages-item{width:auto}.advantages-item p{font-size:50px}.advantages-item span{font-size:17px}.logotype .logo-desc{font-size:8px}.oqw-antenna{right:-40px;max-width:580px}.hw2-bg-section-home{max-width:710px;right:-6%;top:-292px}.hw2-bg-section-home .hw2-new-equipment{left:22%;max-width:110px;top:-21px}.hw2-bg-section-home .hw2-bg-section-equipment{background-size:auto 230px;left:10px;top:95px}.hw2-big-circle-home{right:-300px;top:-472px}.hw2-bg-section-dacha{max-width:750px;right:-8%;top:-312px}.hw2-big-circle-dacha{right:-258px;top:-574px}.hw2-bg-section-dacha .hw2-new-equipment{left:27% !important;top:-7px !important;width:110px !important}.hw2-bg-section-dacha .hw2-bg-section-equipment{background-size:auto 165px;left:-31px;top:92px}.hw2-bg-section-dacha .hw2-new-car{left:40%;bottom:10px;max-width:281px}.header-wrap-work{background-size:auto,auto 88%}.hw2-equipment-wrap{background:url(/front/page/css/../img/home-router2.png) no-repeat -50px -30px,url(/front/page/css/../img/home-router.png) no-repeat right bottom;background-size:auto 210px,auto 180px;height:318px;right:115px;top:-310px;width:360px}}.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:alpha(opacity=80);filter:alpha(opacity=80)}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:alpha(opacity=40);filter:alpha(opacity=40)}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:alpha(opacity=80);filter:alpha(opacity=80)}#toast-container>:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:alpha(opacity=40);filter:alpha(opacity=40)}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}