.vdp-datepicker{margin-bottom:20px}.vdp-datepicker .vdp-datepicker__calendar{width:100%;border-color:transparent}.vdp-datepicker .vdp-datepicker__calendar .disabled{color:inherit;opacity:.4}.vdp-datepicker .vdp-datepicker__calendar .cell.selected,.vdp-datepicker .vdp-datepicker__calendar .cell.selected.highlighted,.vdp-datepicker .vdp-datepicker__calendar .cell.selected:hover{background:#000;color:#fff}.vdp-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,.vdp-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,.vdp-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover{border-color:transparent;background:#ddd}.vdp-datepicker.inverse .vdp-datepicker__calendar{background:transparent}.vdp-datepicker.inverse .vdp-datepicker__calendar .cell.selected,.vdp-datepicker.inverse .vdp-datepicker__calendar .cell.selected.highlighted,.vdp-datepicker.inverse .vdp-datepicker__calendar .cell.selected:hover{background:#fff;color:#000}.vdp-datepicker.inverse .vdp-datepicker__calendar header .next:after{border-left-color:#fff}.vdp-datepicker.inverse .vdp-datepicker__calendar header .next:hover:after{border-left-color:#000}.vdp-datepicker.inverse .vdp-datepicker__calendar header .prev:after:after{border-right-color:#fff}.vdp-datepicker.inverse .vdp-datepicker__calendar header .prev:after:hover:after{border-right-color:#fff}.vdp-datepicker.inverse .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,.vdp-datepicker.inverse .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,.vdp-datepicker.inverse .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover,.vdp-datepicker.inverse .vdp-datepicker__calendar header .next:not(.disabled):hover,.vdp-datepicker.inverse .vdp-datepicker__calendar header .prev:not(.disabled):hover,.vdp-datepicker.inverse .vdp-datepicker__calendar header .up:not(.disabled):hover{color:#000}

/*!
 
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}.nav-modal .underlay{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;opacity:.95}.nav-modal .underlay .circle{width:200%}.nav-modal .underlay .circle.left{float:left;moz-transform-origin:0 0;-o-transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}.nav-modal .underlay .circle.right{float:right;moz-transform-origin:100% 0;-o-transform-origin:100% 0;-ms-transform-origin:100% 0;-webkit-transform-origin:100% 0;transform-origin:100% 0}.nav-modal .underlay .circle.circle-animation-enter-active{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0)}.nav-modal .underlay .circle.circle-animation-enter-to{-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}.nav-modal .underlay .circle.circle-animation-leave-active{-webkit-transition:all .3s ease .1s;-moz-transition:all .3s ease .1s;-ms-transition:all .3s ease .1s;-o-transition:all .3s ease .1s;transition:all .3s ease .1s;-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}.nav-modal .underlay .circle.circle-animation-leave-to{-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0)}.nav-modal .close_link{display:inline-block;position:fixed;z-index:1;top:41px;color:#fff}.nav-modal .close_link.left{left:53px}.nav-modal .close_link.left.close-link-animation-enter-active{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-moz-transform:rotate(-90deg) scale(0);-o-transform:rotate(-90deg) scale(0);-ms-transform:rotate(-90deg) scale(0);-webkit-transform:rotate(-90deg) scale(0);transform:rotate(-90deg) scale(0);opacity:0}.nav-modal .close_link.left.close-link-animation-enter-to{-moz-transform:rotate(0deg) scale(1);-o-transform:rotate(0deg) scale(1);-ms-transform:rotate(0deg) scale(1);-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);opacity:1}.nav-modal .close_link.left.close-link-animation-leave-active{-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;-moz-transform:rotate(0deg) scale(1);-o-transform:rotate(0deg) scale(1);-ms-transform:rotate(0deg) scale(1);-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);opacity:1}.nav-modal .close_link.left.close-link-animation-leave-to{-moz-transform:rotate(-90deg) scale(0);-o-transform:rotate(-90deg) scale(0);-ms-transform:rotate(-90deg) scale(0);-webkit-transform:rotate(-90deg) scale(0);transform:rotate(-90deg) scale(0);opacity:0}.nav-modal .close_link.right{right:53px}.nav-modal .close_link.right.close-link-animation-enter-active{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-moz-transform:rotate(90deg) scale(0);-o-transform:rotate(90deg) scale(0);-ms-transform:rotate(90deg) scale(0);-webkit-transform:rotate(90deg) scale(0);transform:rotate(90deg) scale(0);opacity:0}.nav-modal .close_link.right.close-link-animation-enter-to{-moz-transform:rotate(0deg) scale(1);-o-transform:rotate(0deg) scale(1);-ms-transform:rotate(0deg) scale(1);-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);opacity:1}.nav-modal .close_link.right.close-link-animation-leave-active{-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;-moz-transform:rotate(0deg) scale(1);-o-transform:rotate(0deg) scale(1);-ms-transform:rotate(0deg) scale(1);-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1);opacity:1}.nav-modal .close_link.right.close-link-animation-leave-to{-moz-transform:rotate(90deg) scale(0);-o-transform:rotate(90deg) scale(0);-ms-transform:rotate(90deg) scale(0);-webkit-transform:rotate(90deg) scale(0);transform:rotate(90deg) scale(0);opacity:0}.nav-modal .close_link .icon-close{font-size:42px}.nav-modal .content{position:relative;max-width:550px;margin:35px auto}@media (min-width: 992px){.nav-modal .content{max-width:600px}}.nav-modal .content.left.content-animation-enter-active{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-moz-transform:translate(-100%, 0);-o-transform:translate(-100%, 0);-ms-transform:translate(-100%, 0);-webkit-transform:translate(-100%, 0);transform:translate(-100%, 0)}.nav-modal .content.left.content-animation-enter-to{-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0)}.nav-modal .content.left.content-animation-leave-active{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0)}.nav-modal .content.left.content-animation-leave-to{-moz-transform:translate(-100%, 0);-o-transform:translate(-100%, 0);-ms-transform:translate(-100%, 0);-webkit-transform:translate(-100%, 0);transform:translate(-100%, 0)}.nav-modal .content.right.content-animation-enter-active{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-moz-transform:translate(100%, 0);-o-transform:translate(100%, 0);-ms-transform:translate(100%, 0);-webkit-transform:translate(100%, 0);transform:translate(100%, 0)}.nav-modal .content.right.content-animation-enter-to{-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0)}.nav-modal .content.right.content-animation-leave-active{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0)}.nav-modal .content.right.content-animation-leave-to{-moz-transform:translate(100%, 0);-o-transform:translate(100%, 0);-ms-transform:translate(100%, 0);-webkit-transform:translate(100%, 0);transform:translate(100%, 0)}.router_underlay{position:fixed;z-index:3;top:0;left:0;right:0;bottom:0;background:#000;visibility:hidden;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;opacity:0}.router_underlay.visible{visibility:visible;opacity:1}.router-enter-active{-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.router-enter-active,.router-leave-active{-webkit-transition:all .6s ease .6s;-moz-transition:all .6s ease .6s;-ms-transition:all .6s ease .6s;-o-transition:all .6s ease .6s;transition:all .6s ease .6s}.v_1_5_common .content_container{max-width:1600px;margin-left:auto;margin-right:auto}.v_1_5_common .point{position:absolute;z-index:2;display:block;margin:0;width:40px;height:40px}.v_1_5_common .point .icon_point{display:block;width:100%;height:100%;position:relative;padding:20%}.v_1_5_common .point .icon_point label{display:block;cursor:pointer;position:absolute;z-index:1;top:0;left:0;bottom:0;right:0}.v_1_5_common .point .icon_point label,.v_1_5_common .point .icon_point label:focus{outline:none}.v_1_5_common .point .icon_point .base{display:block;width:100%;height:100%}.v_1_5_common .point .icon_point .circle{display:block;position:absolute;top:0;left:0;width:100%;height:100%;animation:point-anim 1s linear infinite both}@keyframes point-anim{0%{transform:scale(1)}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}.v_1_5_common .point .note_container{position:relative}.v_1_5_common .point .note{display:block;width:100%;text-align:left;font-weight:normal;font-size:16px;color:rgba(255,255,255,0.8)}.v_1_5_common .text_animate{-webkit-transition:all 0.5s ease 0.3s;-moz-transition:all 0.5s ease 0.3s;-ms-transition:all 0.5s ease 0.3s;-o-transition:all 0.5s ease 0.3s;transition:all 0.5s ease 0.3s;opacity:0;visibility:hidden;-moz-transform:translate(0, 25px);-o-transform:translate(0, 25px);-ms-transform:translate(0, 25px);-webkit-transform:translate(0, 25px);transform:translate(0, 25px)}.v_1_5_common .text_animate.inview{opacity:1;visibility:visible;-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0)}.v_1_5_rings_block{display:inline-block}.v_1_5_rings_block .rings_wrap_1{padding-bottom:100%;position:relative}.v_1_5_rings_block .rings_wrap_2{position:absolute;top:0;left:0;width:100%;height:100%}.v_1_5_rings_block .rings_wrap_3{position:relative;height:100%}.v_1_5_rings_block svg{width:100%;height:100%;max-width:100%;animation:home-page-rings 3s ease-in-out infinite alternate both}@keyframes home-page-rings{0%{transform:scale(0.95)}100%{transform:scale(1)}}.v_1_5_rings_block svg ellipse,.v_1_5_rings_block svg circle{transform-origin:50% 50%}@keyframes home-page-ring-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.v_1_5_rings_block svg .rign_1{animation:home-page-ring-rotate 5.5s linear infinite both}.v_1_5_rings_block svg .rign_2{animation:home-page-ring-rotate 5s linear infinite reverse both}.v_1_5_rings_block svg .rign_3{animation:home-page-ring-rotate 4.5s linear infinite both}.v_1_5_rings_block svg .rign_4{animation:home-page-ring-rotate 4s linear infinite reverse both}.v_1_5_sections_container{background:#000;color:#fff;position:relative}.next_gen_section{padding-top:70px;padding-bottom:80px;position:relative;overflow:hidden}@media (min-width: 1200px){.next_gen_section{padding-top:130px;padding-bottom:130px}}.next_gen_section .text_block{max-width:600px}@media (min-width: 1200px){.next_gen_section .text_block{max-width:430px}}.next_gen_section .monitor_wrap{position:relative;margin-top:-120%}@media (min-width: 1200px){.next_gen_section .monitor_wrap{margin-top:-20%}}@media (min-width: 1700px){.next_gen_section .monitor_wrap{margin-left:-100px}}.next_gen_section .monitor_wrap .shadow{position:absolute;top:-4%;left:-30%;width:140%;height:100%;background-image:-webkit-radial-gradient(circle closest-side at 50% 50%, rgba(255,255,255,0.12), rgba(0,0,0,0));background-image:radial-gradient(circle closest-side at 50% 50%, rgba(255,255,255,0.12), rgba(0,0,0,0));background-repeat:no-repeat;display:none}@media (min-width: 1200px){.next_gen_section .monitor_wrap .shadow{display:block}}@media (min-width: 1700px){.next_gen_section .monitor_wrap .shadow{left:-47%}}.next_gen_section .monitor_wrap img{position:relative;z-index:1;width:155%;max-width:1040px}.next_gen_section .button{font-weight:bold;text-transform:uppercase;display:inline-block;border:1px solid #fff;font-size:16px;padding:10px 40px;margin-top:60px}@media (min-width: 1200px){.next_gen_section .button{margin-top:40px}}.next_gen_section .pult_wrap{position:relative;display:inline-block;margin-top:90px;width:32.5%;max-width:180px}@media (min-width: 1200px){.next_gen_section .pult_wrap{width:86.5%;max-width:500px}}@media (min-width: 1700px){.next_gen_section .pult_wrap{margin-top:120px}}.next_gen_section .pult_wrap .pult_img{width:100%}.next_gen_section .pult_wrap .circle{position:absolute;animation:pult-circle 1.3s linear infinite;width:23% !important;top:18.3%;left:55.6%}@keyframes pult-circle{0%{transform:scale(1)}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@media (min-width: 1200px){.next_gen_section .pult_wrap .circle{width:10% !important;top:55.9%;left:71.95%}}.next_gen_section .v_1_5_rings_block{position:absolute;top:460px;left:4%;width:64%;max-width:560px}@media (min-width: 992px){.next_gen_section .v_1_5_rings_block{left:11%}}@media (min-width: 1200px){.next_gen_section .v_1_5_rings_block{left:34%;margin-left:-114px;top:356px}}@media (min-width: 1700px){.next_gen_section .v_1_5_rings_block{margin-left:-155px}}.allinone_section{position:relative;padding-top:70px;padding-bottom:80px;overflow:hidden}@media (min-width: 1200px){.allinone_section{padding-top:185px}}.allinone_section .text_block{position:relative;z-index:1}.allinone_section .text_block p{max-width:730px}@media (min-width: 1700px){.allinone_section .text_block p{max-width:495px;padding-left:30px}}.allinone_section .cinema_container{display:inline-block;position:relative;padding:0 0 200px 0;margin:75px 0 50px 0}@media (min-width: 1200px){.allinone_section .cinema_container{padding-bottom:130px;margin-top:90px}}@media (min-width: 1700px){.allinone_section .cinema_container{margin-top:110px}}.allinone_section .cinema_container .cinema_shadow{position:absolute;background-image:-webkit-radial-gradient(circle closest-side at 50% 50%, rgba(255,255,255,0.18), rgba(0,0,0,0));background-image:radial-gradient(circle closest-side at 50% 50%, rgba(255,255,255,0.18), rgba(0,0,0,0));background-repeat:no-repeat;top:-65%;left:-20%;bottom:-34%;right:-20%;opacity:0;visibility:hidden}.allinone_section .cinema_container .cinema{position:relative;width:680px}@media (min-width: 1200px){.allinone_section .cinema_container .cinema{width:800px}}@media (min-width: 1700px){.allinone_section .cinema_container .cinema{width:930px}}.allinone_section .cinema_container .cinema .wrap_1{padding-bottom:35.97%;position:relative}.allinone_section .cinema_container .cinema .wrap_2{position:absolute;top:0;left:0;width:100%;height:100%}.allinone_section .cinema_container .cinema .wrap_3{position:relative;height:100%}.allinone_section .cinema_container .cinema .align{position:absolute;top:0;left:0;width:100%}.allinone_section .cinema_container .cinema .screen{position:absolute;top:0;left:0;width:100%}.allinone_section .cinema_container .cinema .sofa{position:absolute;bottom:0;left:13%;width:71%;opacity:0;transform:translateY(-120%)}.allinone_section .cinema_container .cinema .cinema_screen{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:100%}.allinone_section .cinema_container .cinema .cinema_screen .wrap_1{padding-bottom:24.65%}.allinone_section .cinema_container .cinema .cinema_screen .screen_left{position:absolute;top:0;height:100%;left:0;transform-origin:0 50%;transform:translateX(98.5%) scale(0.82)}.allinone_section .cinema_container .cinema .cinema_screen .screen_right{position:absolute;top:0;height:100%;right:0;transform-origin:100% 50%;transform:translateX(-98.5%) scale(0.82)}.allinone_section .cinema_container .cinema .cinema_screen .screen_center{position:absolute;top:0;height:100%;left:31.64%}.allinone_section .cinema_container .point{opacity:0;visibility:hidden}.allinone_section .cinema_container .point.point_1{right:3px;top:154px}@media (min-width: 1200px){.allinone_section .cinema_container .point.point_1{right:-14px;top:74px}}@media (min-width: 1700px){.allinone_section .cinema_container .point.point_1{right:-14px;top:104px}}.allinone_section .cinema_container .point.point_1 .note_container{width:240px;padding:78px 15px 0 0;margin:7px 0 0 -220px;animation-duration:1s}@media (min-width: 1200px){.allinone_section .cinema_container .point.point_1 .note_container{width:76px;padding:226px 15px 0 0;margin:-18px 0 0 50px}}@media (min-width: 1700px){.allinone_section .cinema_container .point.point_1 .note_container{width:260px;padding:246px 15px 0 0;margin:-18px 0 0 50px}}.allinone_section .cinema_container .point.point_1 .note_container:before{display:none;content:'';position:absolute;background:rgba(255,255,255,0.4);top:0;left:0;height:1px;width:100%}@media (min-width: 1200px){.allinone_section .cinema_container .point.point_1 .note_container:before{display:block}}.allinone_section .cinema_container .point.point_1 .note_container:after{content:'';display:block;position:absolute;top:0;height:100%;right:0;width:1px;background:rgba(255,255,255,0.4)}@media (min-width: 1200px){.allinone_section .cinema_container .point.point_1 .note_container .note{width:auto;margin:0 0 0 -350px}}@media (min-width: 1700px){.allinone_section .cinema_container .point.point_1 .note_container .note{margin:0 0 0 -316px}}@media (min-width: 1200px){.allinone_section .cinema_container .point.point_1 .note_container.v-enter-active:before{transition:all .2s linear;width:0}}.allinone_section .cinema_container .point.point_1 .note_container.v-enter-active:after{transition:all .5s linear;height:0}@media (min-width: 1200px){.allinone_section .cinema_container .point.point_1 .note_container.v-enter-active:after{transition-duration:.3s;transition-delay:.2s}}.allinone_section .cinema_container .point.point_1 .note_container.v-enter-active .note{transition:all .5s linear .5s;opacity:0}@media (min-width: 1200px){.allinone_section .cinema_container .point.point_1 .note_container.v-enter-to:before{width:100%}}.allinone_section .cinema_container .point.point_1 .note_container.v-enter-to:after{height:100%}.allinone_section .cinema_container .point.point_1 .note_container.v-enter-to .note{opacity:1}.allinone_section .cinema_container .point.point_1 .note_container.v-leave-active .note{transition:all .5s linear;opacity:1}.allinone_section .cinema_container .point.point_1 .note_container.v-leave-active:after{transition:all .5s linear .5s;height:100%}@media (min-width: 1200px){.allinone_section .cinema_container .point.point_1 .note_container.v-leave-active:after{transition-duration:.3s}}@media (min-width: 1200px){.allinone_section .cinema_container .point.point_1 .note_container.v-leave-active:before{transition:all .2s linear .8s;width:100%}}.allinone_section .cinema_container .point.point_1 .note_container.v-leave-to .note{opacity:0}.allinone_section .cinema_container .point.point_1 .note_container.v-leave-to:after{height:0}@media (min-width: 1200px){.allinone_section .cinema_container .point.point_1 .note_container.v-leave-to:before{width:0}}.allinone_section .cinema_container .point.point_2{left:87px;top:222px}@media (min-width: 1200px){.allinone_section .cinema_container .point.point_2{left:107px;top:264px}}@media (min-width: 1700px){.allinone_section .cinema_container .point.point_2{left:131px;top:309px}}.allinone_section .cinema_container .point.point_2 .note_container{width:71px;padding:40px 0 0 15px;margin:-20px 0 0 -82px;animation-duration:1s}@media (min-width: 1200px){.allinone_section .cinema_container .point.point_2 .note_container{margin:-21px 0 0 -210px;width:200px}}@media (min-width: 1700px){.allinone_section .cinema_container .point.point_2 .note_container{width:405px;padding:43px 0 0 15px;margin:-20px 0 0 -416px}}.allinone_section .cinema_container .point.point_2 .note_container .note{width:225px}@media (min-width: 1200px){.allinone_section .cinema_container .point.point_2 .note_container .note{width:auto;margin:0 -230px 0 0}}@media (min-width: 1700px){.allinone_section .cinema_container .point.point_2 .note_container .note{margin:0 -172px 0 0}}.allinone_section .cinema_container .point.point_2 .note_container:before{content:'';display:block;position:absolute;background:rgba(255,255,255,0.4);top:0;right:0;height:1px;width:100%}.allinone_section .cinema_container .point.point_2 .note_container:after{content:'';display:block;position:absolute;background:rgba(255,255,255,0.4);top:0;height:100%;left:0;width:1px}.allinone_section .cinema_container .point.point_2 .note_container.v-enter-active:before{transition:all .2s linear;width:0}.allinone_section .cinema_container .point.point_2 .note_container.v-enter-active:after{transition:all .3s linear .2s;height:0}.allinone_section .cinema_container .point.point_2 .note_container.v-enter-active .note{transition:all .5s linear .5s;opacity:0}.allinone_section .cinema_container .point.point_2 .note_container.v-enter-to:before{width:100%}.allinone_section .cinema_container .point.point_2 .note_container.v-enter-to:after{height:100%}.allinone_section .cinema_container .point.point_2 .note_container.v-enter-to .note{opacity:1}.allinone_section .cinema_container .point.point_2 .note_container.v-leave-active .note{transition:all .5s linear;opacity:1}.allinone_section .cinema_container .point.point_2 .note_container.v-leave-active:after{transition:all .3s linear .5s;height:100%}.allinone_section .cinema_container .point.point_2 .note_container.v-leave-active:before{transition:all .2s linear .8s;width:100%}.allinone_section .cinema_container .point.point_2 .note_container.v-leave-to .note{opacity:0}.allinone_section .cinema_container .point.point_2 .note_container.v-leave-to:after{height:0}.allinone_section .cinema_container .point.point_2 .note_container.v-leave-to:before{width:0}.allinone_section .cinema_container.visible .cinema_shadow{transition:opacity .5s linear;opacity:1;visibility:visible}.allinone_section .cinema_container.visible .cinema .cinema_screen{transition:opacity .5s linear;opacity:1;visibility:visible}.allinone_section .cinema_container.visible .cinema .cinema_screen .screen_left{animation:cinema-screen-left 1.5s linear 1 both .5s}@keyframes cinema-screen-left{0%{transform:translateX(98.5%) scale(0.82)}50%{transform:translateX(49.25%) scale(0.95)}100%{transform:translateX(0) scale(1)}}.allinone_section .cinema_container.visible .cinema .cinema_screen .screen_right{animation:cinema-screen-right 1.5s linear 1 both .5s}@keyframes cinema-screen-right{0%{transform:translateX(-98.5%) scale(0.82)}50%{transform:translateX(-49.25%) scale(0.95)}100%{transform:translateX(0) scale(1)}}.allinone_section .cinema_container.visible .cinema .sofa{transition:all 1s linear .7s;opacity:1;transform:translateY(0)}.allinone_section .cinema_container.visible .point{transition:opacity .5s linear 2s;opacity:1;visibility:visible}.hightech_section{padding-top:60px;padding-bottom:10px;overflow:hidden;position:relative}.hightech_section .underlay{position:absolute;top:0;left:0;right:0;bottom:0}.hightech_section .text_block{position:relative}@media (min-width: 1200px){.hightech_section .text_block{max-width:620px}}@media (min-width: 1700px){.hightech_section .text_block{max-width:495px;padding-left:30px}}.hightech_section .device_kit{position:relative;display:inline-block;width:754px;margin-left:-60px;margin-top:45px;padding-bottom:340px;margin-bottom:50px}@media (min-width: 1200px){.hightech_section .device_kit{width:1176px;margin-left:-150px;margin-top:-230px;padding-bottom:220px}}@media (min-width: 1700px){.hightech_section .device_kit{width:1411px;padding-bottom:135px;margin-top:-320px}}.hightech_section .device_kit .wrap_1{position:relative;padding-bottom:62.4%}.hightech_section .device_kit .wrap_2{position:absolute;top:0;left:0;width:100%;height:100%}.hightech_section .device_kit .wrap_3{position:relative;height:100%}.hightech_section .device_kit .align{position:absolute;top:0;left:0;width:100%}.hightech_section .device_kit .device_wrap{position:relative;height:100%}.hightech_section .device_kit .device_img{display:block;width:100%}.hightech_section .device_kit .path{display:block;position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .5s ease;opacity:0}.hightech_section .device_kit .device_item{pointer-events:none}.hightech_section .device_kit .hoverable{pointer-events:all;position:absolute;top:0;left:0;width:100%;height:100%}.hightech_section .device_kit .hoverable:hover ~ .path,.hightech_section .device_kit .hoverable:active ~ .path,.hightech_section .device_kit .hoverable:focus ~ .path,.hightech_section .device_kit .hoverable.active ~ .path{opacity:1}.hightech_section .device_kit .device_desktop{position:absolute;top:0;left:0;width:47%}.hightech_section .device_kit .device_vr{position:absolute;top:42%;right:7%;width:36%}.hightech_section .device_kit .device_vr .path{width:98.5%}.hightech_section .device_kit .device_phone{position:absolute;bottom:15%;left:82%;width:18%}.hightech_section .device_kit .device_laptop{position:absolute;top:40%;right:23%;width:40%}.hightech_section .device_kit .device_laptop .hoverable_1{position:absolute;left:0;top:13%;width:64%;height:60%;-moz-transform:skew(0deg, -23deg);-o-transform:skew(0deg, -23deg);-ms-transform:skew(0deg, -23deg);-webkit-transform:skew(0deg, -23deg);transform:skew(0deg, -23deg)}.hightech_section .device_kit .device_laptop .hoverable_2{position:absolute;left:18%;top:56%;width:68%;height:38%;-moz-transform:rotateZ(22deg);-o-transform:rotateZ(22deg);-ms-transform:rotateZ(22deg);transform:rotateZ(-28deg) skewX(38deg)}.hightech_section .device_kit .point.point_1{left:30px;top:382px}@media (min-width: 1200px){.hightech_section .device_kit .point.point_1{left:180px;top:550px}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_1{left:180px;top:665px}}.hightech_section .device_kit .point.point_1 .note_container{width:156px;padding:0;margin:0 0 0 19px;animation-duration:1s}@media (min-width: 1200px){.hightech_section .device_kit .point.point_1 .note_container{width:210px}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_1 .note_container{width:290px}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_1 .note_container .note{margin:0 0 0 -130px}}.hightech_section .device_kit .point.point_1 .note_container .line{position:relative;height:54px;margin:10px 0}@media (min-width: 1200px){.hightech_section .device_kit .point.point_1 .note_container .line{height:112px}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_1 .note_container .line{height:110px}}.hightech_section .device_kit .point.point_1 .note_container .line:before{content:'';display:block;height:100%;position:absolute;top:0;left:0;width:1px;background:rgba(255,255,255,0.4)}.hightech_section .device_kit .point.point_1 .note_container.v-enter-active .line:before{transition:all .5s linear;height:0}.hightech_section .device_kit .point.point_1 .note_container.v-enter-active .note{transition:all .5s linear .5s;opacity:0}.hightech_section .device_kit .point.point_1 .note_container.v-enter-to .line:before{height:100%}.hightech_section .device_kit .point.point_1 .note_container.v-enter-to .note{opacity:1}.hightech_section .device_kit .point.point_1 .note_container.v-leave-active .note{transition:all .5s linear;opacity:1}.hightech_section .device_kit .point.point_1 .note_container.v-leave-active .line:before{transition:all .5s linear .5s;height:100%}.hightech_section .device_kit .point.point_1 .note_container.v-leave-to .note{opacity:0}.hightech_section .device_kit .point.point_1 .note_container.v-leave-to .line:before{height:0}.hightech_section .device_kit .point.point_2{left:260px;top:394px}@media (min-width: 1200px){.hightech_section .device_kit .point.point_2{left:422px;top:610px}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_2{left:520px;top:648px}}.hightech_section .device_kit .point.point_2 .note_container{width:156px;padding:0;margin:0 0 0 19px;animation-duration:1s}@media (min-width: 1200px){.hightech_section .device_kit .point.point_2 .note_container{width:210px}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_2 .note_container{width:290px}}.hightech_section .device_kit .point.point_2 .note_container .line{position:relative;height:41px;width:100%;margin:10px 0}@media (min-width: 1200px){.hightech_section .device_kit .point.point_2 .note_container .line{height:54px}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_2 .note_container .line{height:122px}}.hightech_section .device_kit .point.point_2 .note_container .line:before{content:'';display:block;height:100%;position:absolute;top:0;left:0;width:1px;background:rgba(255,255,255,0.4)}.hightech_section .device_kit .point.point_2 .note_container .note{margin:0 0 0 -52px}@media (min-width: 1200px){.hightech_section .device_kit .point.point_2 .note_container .note{margin:0}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_2 .note_container .note{margin:0 0 0 -130px}}.hightech_section .device_kit .point.point_2 .note_container.v-enter-active .line:before{transition:all .5s linear;height:0}.hightech_section .device_kit .point.point_2 .note_container.v-enter-active .note{transition:all .5s linear .5s;opacity:0}.hightech_section .device_kit .point.point_2 .note_container.v-enter-to .line:before{height:100%}.hightech_section .device_kit .point.point_2 .note_container.v-enter-to .note{opacity:1}.hightech_section .device_kit .point.point_2 .note_container.v-leave-active .note{transition:all .5s linear;opacity:1}.hightech_section .device_kit .point.point_2 .note_container.v-leave-active .line:before{transition:all .5s linear .5s;height:100%}.hightech_section .device_kit .point.point_2 .note_container.v-leave-to .note{opacity:0}.hightech_section .device_kit .point.point_2 .note_container.v-leave-to .line:before{height:0}.hightech_section .device_kit .point.point_3{left:487px;top:247px}@media (min-width: 1200px){.hightech_section .device_kit .point.point_3{left:770px;top:470px}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_3{left:930px;top:570px}}.hightech_section .device_kit .point.point_3 .note_container{width:170px;padding:0;margin:0 0 0 18px;animation-duration:1s}@media (min-width: 1200px){.hightech_section .device_kit .point.point_3 .note_container{width:210px}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_3 .note_container{width:290px}}.hightech_section .device_kit .point.point_3 .note_container .line{position:relative;height:189px;margin:10px 0}@media (min-width: 1200px){.hightech_section .device_kit .point.point_3 .note_container .line{height:194px}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_3 .note_container .line{height:204px}}.hightech_section .device_kit .point.point_3 .note_container .line:before{content:'';display:block;height:100%;position:absolute;top:0;left:0;width:1px;background:rgba(255,255,255,0.4)}.hightech_section .device_kit .point.point_3 .note_container .note{margin:0 0 0 -102px}@media (min-width: 1200px){.hightech_section .device_kit .point.point_3 .note_container .note{margin:0 0 0 -80px}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_3 .note_container .note{margin:0 0 0 -130px}}.hightech_section .device_kit .point.point_3 .note_container.v-enter-active .line:before{transition:all .5s linear;height:0}.hightech_section .device_kit .point.point_3 .note_container.v-enter-active .note{transition:all .5s linear .5s;opacity:0}.hightech_section .device_kit .point.point_3 .note_container.v-enter-to .line:before{height:100%}.hightech_section .device_kit .point.point_3 .note_container.v-enter-to .note{opacity:1}.hightech_section .device_kit .point.point_3 .note_container.v-leave-active .note{transition:all .5s linear;opacity:1}.hightech_section .device_kit .point.point_3 .note_container.v-leave-active .line:before{transition:all .5s linear .5s;height:100%}.hightech_section .device_kit .point.point_3 .note_container.v-leave-to .note{opacity:0}.hightech_section .device_kit .point.point_3 .note_container.v-leave-to .line:before{height:0}.hightech_section .device_kit .point.point_4{left:640px;top:383px}@media (min-width: 1200px){.hightech_section .device_kit .point.point_4{left:940px;top:558px}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_4{left:1190px;top:696px}}.hightech_section .device_kit .point.point_4 .note_container{width:156px;padding:0;margin:0 0 0 19px;animation-duration:1s}@media (min-width: 1200px){.hightech_section .device_kit .point.point_4 .note_container{width:210px}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_4 .note_container{width:290px}}.hightech_section .device_kit .point.point_4 .note_container .line{position:relative;height:53px;margin:10px 0}@media (min-width: 1200px){.hightech_section .device_kit .point.point_4 .note_container .line{height:104px}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_4 .note_container .line{height:78px}}.hightech_section .device_kit .point.point_4 .note_container .line:before{content:'';display:block;height:100%;position:absolute;top:0;left:0;width:1px;background:rgba(255,255,255,0.4)}.hightech_section .device_kit .point.point_4 .note_container .note{margin:0 0 0 -64px}@media (min-width: 1200px){.hightech_section .device_kit .point.point_4 .note_container .note{margin:0}}@media (min-width: 1700px){.hightech_section .device_kit .point.point_4 .note_container .note{margin:0 0 0 -130px}}.hightech_section .device_kit .point.point_4 .note_container.v-enter-active .line:before{transition:all .5s linear;height:0}.hightech_section .device_kit .point.point_4 .note_container.v-enter-active .note{transition:all .5s linear .5s;opacity:0}.hightech_section .device_kit .point.point_4 .note_container.v-enter-to .line:before{height:100%}.hightech_section .device_kit .point.point_4 .note_container.v-enter-to .note{opacity:1}.hightech_section .device_kit .point.point_4 .note_container.v-leave-active .note{transition:all .5s linear;opacity:1}.hightech_section .device_kit .point.point_4 .note_container.v-leave-active .line:before{transition:all .5s linear .5s;height:100%}.hightech_section .device_kit .point.point_4 .note_container.v-leave-to .note{opacity:0}.hightech_section .device_kit .point.point_4 .note_container.v-leave-to .line:before{height:0}.hightech_section ~ .scrollmagic-pin-spacer{background:#000}.characteristics_section{margin-top:160px;padding-top:70px;padding-bottom:80px;position:relative}.characteristics_section table{width:100%}.characteristics_section table tr th:first-child,.characteristics_section table tr td:first-child{text-align:left;padding-left:0}.characteristics_section table th,.characteristics_section table td{text-align:center;padding:10px}.characteristics_section table th{font-weight:bold;padding-top:48px;padding-bottom:24px;vertical-align:top}.characteristics_section table td{font-weight:normal;font-size:16px;padding:0;vertical-align:middle}.characteristics_section table .negative:before{content:'-'}.characteristics_section table .positive{display:inline-block;width:10px;height:10px;border:1px solid #fff;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.slogan_section{text-align:center;position:relative;z-index:2}.slogan_section h1{text-transform:uppercase;margin:0;font-size:61px}@media (min-width: 1200px){.slogan_section h1{font-size:90px}}@media (min-width: 1700px){.slogan_section h1{font-size:120px}}.slogan_section .mark{display:inline;padding:0;background:transparent;color:#000}.slogan_section .triggers .trigger_1{min-height:470px;height:60vh}.slogan_section .triggers .trigger_2{min-height:470px;height:70vh}.slogan_section .triggers .trigger_3{min-height:470px;height:80vh}.slogan_section .arrow_block{text-align:center;position:absolute;left:0;width:100%;bottom:25px}.slogan_section .arrow_block .arrow{width:40px;margin-top:15px}.slogan_section .slogan_background{position:fixed;top:0;left:0;right:0;bottom:0;background:#c9002c;display:none}.slogan_section .slogan_block_1{position:fixed;left:0;right:0;top:0;height:100vh;min-height:470px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;display:none;opacity:0;visibility:hidden}.slogan_section .slogan_block_1 .wrap{position:absolute}.slogan_section .slogan_block_1 .content{position:relative;padding:50px 125px}@media (min-width: 1200px){.slogan_section .slogan_block_1 .content{padding:70px 172px}}@media (min-width: 1700px){.slogan_section .slogan_block_1 .content{padding:116px 245px}}.slogan_section .slogan_block_1 .bracket{position:absolute;top:0;height:100%}.slogan_section .slogan_block_1 .bracket.left{left:0}.slogan_section .slogan_block_1 .bracket.right{right:0}.slogan_section .slogan_block_2{position:absolute;left:0;right:0;bottom:0;height:100vh;min-height:470px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;opacity:0;visibility:hidden}.slogan_section .slogan_block_2 .v_1_5_rings_block{position:absolute;width:730px;display:none}@media (min-width: 1200px){.slogan_section .slogan_block_2 .v_1_5_rings_block{width:800px}}@media (min-width: 1700px){.slogan_section .slogan_block_2 .v_1_5_rings_block{width:1194px}}.slogan_section .slogan_block_2 .wrap{position:absolute}.slogan_section .slogan_block_2 .content{position:relative;z-index:1}.slogan_section.fixed .slogan_block_1{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.slogan_section.fixed .slogan_block_2{position:fixed;top:0}.allinone_section .cinema_container{padding: 1px 1px 234px 260px !important;}.allinone_section .cinema_container .point.point_2{left: 196px !important;} .allinone_section .cinema_container {padding: 1px 1px 0px 79px !important;} .v_1_5_common .content_container{display: flex;flex-direction:column; align-items:center;} .hightech_section{padding-top: 242px !important;background: black;}.hightech_section .device_kit{padding-bottom:2px!important;}.allinone_section {padding-top: 18px!important;}.section-block.replicable-content{padding: 21px !important;}

 @media only screen and (min-device-width : 360px) and (max-device-width : 480px),(max-device-width:320px){
	.allinone_section .cinema_container .cinema .sofa {
    osition: absolute;
    bottom: 87px;
    left: 19%;
    width: 49%;
        opacity: 0;
    transform: translateY(-120%);
}
.allinone_section .cinema_container .cinema .cinema_screen {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 142px;
    width: 47%;
    }
    .allinone_section .cinema_container .point.point_2 {
    left: 214px!important;
	    top: 134px;
    }
.allinone_section {
padding-bottom:0px!important;
}
.hightech_section .device_kit .wrap_3 {
    width: 47%;
    margin-left: 257px;
}

.hightech_section {
    padding-top: 0px !important;
    }
.hightech_section .device_kit .point.point_1 {
    left: -15px;
    top: 173px;
}
.hightech_section .device_kit .point.point_2 {
    left: 255px;
    top: 262px;
}
.hightech_section .device_kit {
    margin-bottom: -50px;

}

 }

 @media (max-width:768px){
	.hightech_section {
    padding-top: 0px !important;

}
 }


