Commit 3ec344ae authored by Sergey Serov's avatar Sergey Serov

site and its English version #2

parent e5ba28cd
......@@ -3243,9 +3243,9 @@
}
},
"core-js": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.9.tgz",
"integrity": "sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A=="
"version": "2.6.10",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.10.tgz",
"integrity": "sha512-I39t74+4t+zau64EN1fE5v2W31Adtc/REhzWN+gWRRXg6WH5qAsZm62DHpQ1+Yhe4047T55jvzz7MUqF/dBBlA=="
},
"core-util-is": {
"version": "1.0.2",
......@@ -11440,9 +11440,9 @@
"dev": true
},
"vuex": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.1.tgz",
"integrity": "sha512-ER5moSbLZuNSMBFnEBVGhQ1uCBNJslH9W/Dw2W7GZN23UQA69uapP5GTT9Vm8Trc0PzBSVt6LzF3hGjmv41xcg=="
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/vuex/-/vuex-3.1.2.tgz",
"integrity": "sha512-ha3jNLJqNhhrAemDXcmMJMKf1Zu4sybMPr9KxJIuOpVcsDQlTBYLLladav2U+g1AvdYDG5Gs0xBTb0M5pXXYFQ=="
},
"watchpack": {
"version": "1.6.0",
......
......@@ -8,12 +8,12 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"core-js": "^2.6.5",
"core-js": "^2.6.10",
"register-service-worker": "^1.6.2",
"vue": "^2.6.10",
"vue-router": "^3.0.3",
"vue-scrollto": "^2.17.1",
"vuex": "^3.0.1"
"vuex": "^3.1.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.11.0",
......
......@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<title>АО "АНЦ"</title>
......
::-webkit-scrollbar{width:0;background:transparent}body{-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden;background-color:#000;width:100%;font-family:Noah}@font-face{font-family:Noah;src:url(../fonts/noah-bold.e823d9f3.otf) format("opentype");font-style:normal;font-weight:400}@font-face{font-family:Europe;src:url(../fonts/6509.5eda9a22.TTF) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:BebasNeueBold;src:url(../fonts/9114.524d720f.OTF) format("opentype");font-style:normal;font-weight:400}@font-face{font-family:BebasNeue;src:url(../fonts/5114.22a53d25.TTF) format("truetype");font-style:normal;font-weight:400}@media only screen and (min-width:320px) and (max-width:1399px){#navigator{padding:1em;z-index:100;width:100vw}}@media only screen and (min-width:1400px){#navigator{padding:1.7em;z-index:100;height:80px}}#navigator{position:absolute;top:0;left:0;max-height:100px}.navig span{font-size:calc(.9vw + 11.2px);color:#fff;font-weight:500;margin-right:1em;-webkit-transition:.3s;transition:.3s;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px}a.navig:hover,a.navig:hover span{color:#0ff;text-decoration:none}a.navig:hover span{background-size:100% 2px}.WidthNavigation{margin:0 auto;display:table-cell}.WidthNavigation.TitlesNavigation{text-align:right;vertical-align:middle}.router-link-exact-active span,a.router-link-exact-active:hover span{color:#0092ca}div#logotip_div{max-width:38vw;padding-left:30px}img#logotip{max-width:500px;width:22vw;pointer-events:none}.WidthNavigation.TitlesNavigation .menu{margin-right:16%;display:inline}.WidthNavigation.TitlesNavigation #lang{color:#fff;width:10px;display:inline}.WidthNavigation.TitlesNavigation #lang span{padding:10px;border-radius:50%;font-size:calc(1vw + 11.2px);line-height:calc(1vw + 11.2px);text-align:center}.WidthNavigation.TitlesNavigation #lang span.active{border-radius:50%;border:3px solid #fff;padding:7px}#lang{display:inline-block}.fade-enter-active,.fade-leave-active{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s}.fade-enter-active{-webkit-transition-delay:.2s;transition-delay:.2s}.fade-enter,.fade-leave-active{opacity:0}.main-fade-enter-active{-webkit-transition:all .3s ease;transition:all .3s ease}.main-fade-leave-active{-webkit-transition:all .8s cubic-bezier(1,.5,.8,1);transition:all .8s cubic-bezier(1,.5,.8,1)}.main-fade-enter,.main-fade-leave-to{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}@-webkit-keyframes bounce-in{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce-in{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}#world{width:400px;top:-520px}svg#contact{width:51vw;margin-left:28vw;max-width:700px}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#svg_contact{max-width:1600px;margin:0 auto}#svg_contact #map_contact{position:absolute;width:40vw;height:40vw;max-width:700px;max-height:700px;overflow:auto;margin-top:-6%;margin-left:14vw}#svg_contact #yandex_map{overflow:hidden;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#svg_contact #yandex_map iframe{border-radius:50%}#main{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;width:100%;font-family:Noah}#main .background_image{padding-top:calc(4% + 100px);background-image:url(../img/Background.507b3f8c.png);background-size:cover}#main .background_image2{background-image:url(../img/Background2.b4583ae2.png);background-size:cover}#main #title,#main .item{margin:0 auto}#main #title{height:calc(90% - 80px);width:95%}#main #block_title{margin:0 auto;padding-top:12%;display:table-cell}#main #block_title div{display:inline-block;vertical-align:middle}#main #block_title div.title_img{width:32%}#main #block_title div.title{color:#fff;text-align:left;white-space:normal;text-transform:uppercase;width:67%;font-weight:700}#main p#title_text{width:100%;font-size:calc(440% + 19.2px)}#main #about{min-height:90%}#main .about_block{margin:0 auto;margin-top:5%;width:60%}#main .about_block p#about_title{width:90%;text-transform:uppercase;font-size:calc(1% + 19.2px);color:#fff;font-weight:700;margin:0 auto}#main .about_block .about_mini_block{margin-top:6%}#main .about_block .about_mini_block .about_fon_block{background-color:rgba(2,55,76,.72);height:100%;padding-bottom:0;margin-bottom:0}#main .about_block .about_mini_block .about_fon_block .about{width:90%;margin:0 auto}#main .about_block .about_mini_block .about_fon_block .about .about_img{padding:37px;border-bottom:2px solid #fff}#main .about_block .about_mini_block .about_fon_block .about .about_img img{width:50%}#main .about_block .about_mini_block .about_fon_block .about .about_text{padding:10%;padding-bottom:0;margin-bottom:0}#main .about_block .about_mini_block .about_fon_block .about .about_text p{color:#fff;text-align:justify;font-size:calc(50% + 12px);font-weight:700;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}#main #info{height:100%;margin:0 auto;margin-top:14%}#main #info_block{margin:0 auto;margin-top:8%}#main #info #info_mini_block{margin-left:33%;margin-left:calc(7% + 19.2px)}#main #info #info_mini_block #info_title{width:84%}#main #info #info_mini_block #info_title p{color:#fff;font-size:calc(.2% + 19.2px);text-transform:uppercase;text-align:left}#main #info #info_mini_block #info_list{width:100%}#main #info #info_mini_block #info_list ul#information{color:#fff;text-align:left;list-style:none}#main #info #info_mini_block #info_list ul#information li{margin-top:20px}#main #info #info_mini_block #info_list ul#information li:before{margin-left:-2em;margin-top:.5em;margin-right:1em;float:left;content:" ";width:1em;height:1em;vertical-align:middle;border-radius:50%;border:3px solid #fff}#main #info #info_mini_block #info_list ul#information .info_list_title{font-weight:700;font-size:calc(.2% + 19.2px)}#main #info #info_mini_block #info_list ul#information .info_list_text{font-weight:700;font-size:calc(.2% + 17.2px)}#main #info #telescope{margin-top:15%}#main #info #telescope p{color:#fff;font-weight:700;text-transform:uppercase;font-size:calc(1.3% + 17.2px)}#main #base,#main #info #telescope .teleskopes_info{margin:0 auto}#main #base{padding-top:10%;min-height:90%}#main #base_block{margin:0 auto}#main .blocks_base{background-color:rgba(2,55,76,.72)}#main .blocks_base .mount{padding:10px}#main .blocks_base .mount .img_mount{margin:0 auto;padding:30px;border-bottom:3px solid #fff}#main #base #base_block .mount_text{color:#fff;text-align:left}#main #base .mount .title_mount{text-transform:uppercase}#main #base #earth{position:relative}#main #base #earth .graf{height:100%;position:relative}#main #base #earth .graf #planet{position:absolute;height:73%}#main #base #earth .graf #planet img{width:67%}#main #base #earth .graf #planet div#text_planet{height:37%;width:90%;margin:0 auto;margin-top:11%}#main #base #earth .graf #planet div#text_planet p{color:#fff;font-weight:700;text-transform:uppercase;font-size:calc(80% + 7px)}#main #base #earth .graf #left{position:absolute;left:2%;top:0;width:100%;height:50%}#main #base #earth .graf #left #Circle{position:absolute;width:2.5%;height:5%;border-radius:50%;border:3px solid #fff;left:-2%;top:-2%}#main #base #earth .graf #left #Naklon{position:absolute;height:3px;width:20%;background-color:#fff;-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-transform-origin:top left;transform-origin:top left;left:22%}#main #base #earth .graf #left #Gorizont{position:absolute;height:3px;width:22%;background-color:#fff}#main #base #earth .graf #right{position:absolute;right:0;top:0;width:100%;height:50%}#main #base #earth .graf #right #Circle{position:absolute;width:2.5%;height:5%;border-radius:50%;border:3px solid #fff;right:-1%;top:-2%}#main #base #earth .graf #right #Naklon{position:absolute;height:3px;width:20%;background-color:#fff;-webkit-transform:rotate(-30deg);transform:rotate(-30deg);-webkit-transform-origin:top right;transform-origin:top right;right:23.4%}#main #base #earth .graf #right #Gorizont{position:absolute;height:3px;width:22%;background-color:#fff;right:1.4%}.strelka{border-radius:50%;border:3px solid #fff;margin:0 auto;content:"";background-color:none;-webkit-transition:all .3s;transition:all .3s}#arrow,.strelka{position:relative}#arrow{margin-top:39%;margin-left:22%;width:58%;height:58%}#arrowleft,#arrowright{position:absolute;background-color:#fff;width:71%;height:9%}#arrowleft{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:bottom left;transform-origin:bottom left}#arrowright{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:bottom right;transform-origin:bottom right;right:0}.strelka:hover{background-color:#00aeff}.strelka_one{margin-top:2%}.strelka_one,.strelka_two{margin-left:calc(50% - 25px)}.strelka_two{margin-top:50px}.strelka_three{margin-top:25px;margin-left:calc(50% - 25px)}.strelka_four{margin-top:10%;margin-bottom:2%;margin-left:calc(50% - 25px)}.strelka_four_rot{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (min-height:1400px){.strelka_one,.strelka_two{margin-left:calc(50% - 25px)}}@media only screen and (min-width:1400px){.strelka{width:70px;height:70px;padding:15px}#main #block_title{padding-top:10%}#main #block_title div.title{width:47%}}@media only screen and (max-width:1399px) and (min-width:1024px){.strelka{width:50px;height:50px;padding:15px}#main #block_title{padding-top:2%}#main p#title_text{font-size:5em;width:50%;width:91%;margin-left:19%}}@media only screen and (max-width:1023px) and (min-width:380px){.strelka{width:20px;height:20px;padding:15px}}#main #footer{background:#000;position:relative}#main #footer #footer_position{margin-left:5%}#main #footer span{font-size:calc(50% + 12px);color:#fff;font-weight:700}#main #footer .footer{display:inline}#main #footer div img#logo{width:50px}#main #footer div.footer.img{padding:30px}#main #footer span a{text-decoration:none;color:#fff;-webkit-transition:all .3s;transition:all .3s}#main #footer span a:hover{color:#00aeff}
\ No newline at end of file
::-webkit-scrollbar{width:0;background:transparent}body{-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden;background-color:#000;width:100vw;font-family:Noah}@font-face{font-family:Noah;src:url(../fonts/noah-bold.e823d9f3.otf) format("opentype");font-style:normal;font-weight:400}@font-face{font-family:Europe;src:url(../fonts/6509.5eda9a22.TTF) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:BebasNeueBold;src:url(../fonts/9114.524d720f.OTF) format("opentype");font-style:normal;font-weight:400}@font-face{font-family:BebasNeue;src:url(../fonts/5114.22a53d25.TTF) format("truetype");font-style:normal;font-weight:400}@media only screen and (min-width:320px) and (max-width:1399px){#navigator{padding:1em;z-index:100;width:100vw}}@media only screen and (min-width:1400px){#navigator{padding:1.7em;z-index:100;height:80px}}#navigator{position:absolute;top:0;left:0;max-height:100px}.navig span{font-size:calc(.9vw + 11.2px);color:#fff;font-weight:500;margin-right:1em;-webkit-transition:.3s;transition:.3s;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px}a.navig:hover,a.navig:hover span{color:#0ff;text-decoration:none}a.navig:hover span{background-size:100% 2px}.WidthNavigation{margin:0 auto;display:table-cell}.WidthNavigation.TitlesNavigation{text-align:right;vertical-align:middle}.router-link-exact-active span,a.router-link-exact-active:hover span{color:#0092ca}div#logotip_div{max-width:38vw;padding-left:30px}img#logotip{max-width:500px;width:22vw;pointer-events:none}.WidthNavigation.TitlesNavigation .menu{margin-right:16%;display:inline}.WidthNavigation.TitlesNavigation #lang{color:#fff;width:10px;display:inline}.WidthNavigation.TitlesNavigation #lang span{padding:10px;border-radius:50%;font-size:calc(1vw + 11.2px);line-height:calc(1vw + 11.2px);text-align:center}.WidthNavigation.TitlesNavigation #lang span.active{border-radius:50%;border:3px solid #fff;padding:7px}#lang{display:inline-block}.fade-enter-active,.fade-leave-active{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.2s;transition-duration:.2s}.fade-enter-active{-webkit-transition-delay:.2s;transition-delay:.2s}.fade-enter,.fade-leave-active{opacity:0}.main-fade-enter-active{-webkit-transition:all .3s ease;transition:all .3s ease}.main-fade-leave-active{-webkit-transition:all .8s cubic-bezier(1,.5,.8,1);transition:all .8s cubic-bezier(1,.5,.8,1)}.main-fade-enter,.main-fade-leave-to{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}@-webkit-keyframes bounce-in{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce-in{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}#world{width:400px;top:-520px}svg#contact{width:51vw;margin-left:28vw;max-width:700px}#contact{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#contact .section{background-image:url(../img/Background.edaeb522.png);background-size:cover}#contact #svg_contact{max-width:1600px;margin:0 auto;padding-top:14%;height:100vh}#contact #svg_contact #map_contact{position:absolute;width:40vw;height:40vw;max-width:700px;max-height:700px;overflow:auto;margin-top:-6%;margin-left:14vw}#contact #svg_contact #yandex_map{overflow:hidden;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#contact #svg_contact #yandex_map iframe{border-radius:50%}#contact #footer_contact{position:absolute;bottom:0;height:7%;width:100vw;background-color:#000;color:#fff}#contact #footer_contact a{color:#fff}#contact #footer_contact a:hover{color:#fff;cursor:pointer}#contact #footer_contact div{bottom:0}#contact #footer_contact div img{width:3%;margin-left:10px;margin-right:10px}#main{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;width:100%;font-family:Noah}#main .background_image{padding-top:calc(4% + 100px);background-image:url(../img/Background.edaeb522.png);background-size:cover}#main .background_image2{background-image:url(../img/Background2.f063e432.png);background-size:cover}#main #title,#main .item{margin:0 auto}#main #title{height:calc(90% - 80px);width:95%}#main #block_title{margin:0 auto;padding-top:12%;display:table-cell}#main #block_title div{display:inline-block;vertical-align:middle}#main #block_title div.title_img{width:32%}#main #block_title div.title{color:#fff;text-align:left;white-space:normal;text-transform:uppercase;width:67%;font-weight:700}#main p#title_text{width:100%;font-size:calc(440% + 19.2px)}#main #about{min-height:90%}#main .about_block{margin:0 auto;margin-top:5%;width:60%}#main .about_block p#about_title{width:90%;text-transform:uppercase;font-size:calc(1% + 19.2px);color:#fff;font-weight:700;margin:0 auto}#main .about_block .about_mini_block{margin-top:6%}#main .about_block .about_mini_block .about_fon_block{background-color:rgba(2,55,76,.72);height:100%;padding-bottom:0;margin-bottom:0}#main .about_block .about_mini_block .about_fon_block .about{width:90%;margin:0 auto}#main .about_block .about_mini_block .about_fon_block .about .about_img{padding:37px;border-bottom:2px solid #fff}#main .about_block .about_mini_block .about_fon_block .about .about_img img{width:50%}#main .about_block .about_mini_block .about_fon_block .about .about_text{padding:10%;padding-bottom:0;margin-bottom:0}#main .about_block .about_mini_block .about_fon_block .about .about_text p{color:#fff;text-align:justify;font-size:calc(50% + 12px);font-weight:700;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}#main #info{height:100%;margin:0 auto;margin-top:14%}#main #info_block{margin:0 auto;margin-top:8%}#main #info #info_mini_block{margin-left:33%;margin-left:calc(7% + 19.2px)}#main #info #info_mini_block #info_title{width:84%}#main #info #info_mini_block #info_title p{color:#fff;font-size:calc(.2% + 19.2px);text-transform:uppercase;text-align:left}#main #info #info_mini_block #info_list{width:100%}#main #info #info_mini_block #info_list ul#information{color:#fff;text-align:left;list-style:none}#main #info #info_mini_block #info_list ul#information li{margin-top:20px}#main #info #info_mini_block #info_list ul#information li:before{margin-left:-2em;margin-top:.5em;margin-right:1em;float:left;content:" ";width:1em;height:1em;vertical-align:middle;border-radius:50%;border:3px solid #fff}#main #info #info_mini_block #info_list ul#information .info_list_title{font-weight:700;font-size:calc(.2% + 19.2px)}#main #info #info_mini_block #info_list ul#information .info_list_text{font-weight:700;font-size:calc(.2% + 17.2px)}#main #info #telescope{margin-top:15%}#main #info #telescope p{color:#fff;font-weight:700;text-transform:uppercase;font-size:calc(1.3% + 17.2px)}#main #base,#main #info #telescope .teleskopes_info{margin:0 auto}#main #base{padding-top:10%;min-height:90%}#main #base_block{margin:0 auto}#main .blocks_base{background-color:rgba(2,55,76,.72)}#main .blocks_base .mount{padding:10px}#main .blocks_base .mount .img_mount{margin:0 auto;padding:30px;border-bottom:3px solid #fff}#main #base #base_block .mount_text{color:#fff;text-align:left}#main #base .mount .title_mount{text-transform:uppercase}#main #base #earth{position:relative}#main #base #earth .graf{height:100%;position:relative}#main #base #earth .graf #planet{position:absolute;height:73%}#main #base #earth .graf #planet img{width:67%}#main #base #earth .graf #planet div#text_planet{height:37%;width:90%;margin:0 auto;margin-top:11%}#main #base #earth .graf #planet div#text_planet p{color:#fff;font-weight:700;text-transform:uppercase;font-size:calc(80% + 7px)}#main #base #earth .graf #left{position:absolute;left:2%;top:0;width:100%;height:50%}#main #base #earth .graf #left #Circle{position:absolute;width:2.5%;height:5%;border-radius:50%;border:3px solid #fff;left:-2%;top:-2%}#main #base #earth .graf #left #Naklon{position:absolute;height:3px;width:20%;background-color:#fff;-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-transform-origin:top left;transform-origin:top left;left:22%}#main #base #earth .graf #left #Gorizont{position:absolute;height:3px;width:22%;background-color:#fff}#main #base #earth .graf #right{position:absolute;right:0;top:0;width:100%;height:50%}#main #base #earth .graf #right #Circle{position:absolute;width:2.5%;height:5%;border-radius:50%;border:3px solid #fff;right:-1%;top:-2%}#main #base #earth .graf #right #Naklon{position:absolute;height:3px;width:20%;background-color:#fff;-webkit-transform:rotate(-30deg);transform:rotate(-30deg);-webkit-transform-origin:top right;transform-origin:top right;right:23.4%}#main #base #earth .graf #right #Gorizont{position:absolute;height:3px;width:22%;background-color:#fff;right:1.4%}.strelka{border-radius:50%;border:3px solid #fff;margin:0 auto;content:"";background-color:none;-webkit-transition:all .3s;transition:all .3s}#arrow,.strelka{position:relative}#arrow{margin-top:39%;margin-left:22%;width:58%;height:58%}#arrowleft,#arrowright{position:absolute;background-color:#fff;width:71%;height:9%}#arrowleft{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:bottom left;transform-origin:bottom left}#arrowright{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:bottom right;transform-origin:bottom right;right:0}.strelka:hover{background-color:#00aeff}.strelka_one{margin-top:2%}.strelka_one,.strelka_two{margin-left:calc(50% - 25px)}.strelka_two{margin-top:50px}.strelka_three{margin-top:25px;margin-left:calc(50% - 25px)}.strelka_four{margin-top:10%;margin-bottom:2%;margin-left:calc(50% - 25px)}.strelka_four_rot{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (min-height:1400px){.strelka_one,.strelka_two{margin-left:calc(50% - 25px)}}@media only screen and (min-width:1400px){.strelka{width:70px;height:70px;padding:15px}#main #block_title{padding-top:10%}#main #block_title div.title{width:47%}#main #base_block{min-height:460px}}@media only screen and (max-width:1399px) and (min-width:1024px){.strelka{width:50px;height:50px;padding:15px}#main #block_title{padding-top:2%}#main p#title_text{font-size:5em;width:50%;width:91%;margin-left:19%}}@media only screen and (max-width:1023px) and (min-width:380px){.strelka{width:20px;height:20px;padding:15px}}#main #footer{background:#000;position:relative}#main #footer #footer_position{margin-left:5%}#main #footer span{font-size:calc(50% + 12px);color:#fff;font-weight:700}#main #footer .footer{display:inline}#main #footer div img#logo{width:50px}#main #footer div.footer.img{padding:30px}#main #footer span a{text-decoration:none;color:#fff;-webkit-transition:all .3s;transition:all .3s}#main #footer span a:hover{color:#00aeff}#equipment{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#equipment .section{background-image:url(../img/Background.edaeb522.png);background-size:cover}#equipment .content{height:100vh}#equipment #footer_equipment{position:absolute;bottom:0;height:7%;width:100vw;background-color:#000;color:#fff}#equipment #footer_equipment a{color:#fff}#equipment #footer_equipment a:hover{color:#fff;cursor:pointer}#equipment #footer_equipment div{bottom:0}#equipment #footer_equipment div img{width:3%;margin-left:10px;margin-right:10px}#amenites{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#amenites .section{background-image:url(../img/Background.edaeb522.png);background-size:cover}#amenites .content{height:100vh}#amenites #footer_amenites{position:absolute;bottom:0;height:7%;width:100vw;background-color:#000;color:#fff}#amenites #footer_amenites a{color:#fff}#amenites #footer_amenites a:hover{color:#fff;cursor:pointer}#amenites #footer_amenites div{bottom:0}#amenites #footer_amenites div img{width:3%;margin-left:10px;margin-right:10px}
\ No newline at end of file
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="16.000000pt" height="16.000000pt" viewBox="0 0 16.000000 16.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.11, written by Peter Selinger 2001-2013
</metadata>
<g transform="translate(0.000000,16.000000) scale(0.000320,-0.000320)"
fill="#000000" stroke="none">
<path d="M18 46618 c45 -75 122 -207 122 -211 0 -2 25 -45 55 -95 30 -50 55
-96 55 -102 0 -5 5 -10 10 -10 6 0 10 -4 10 -9 0 -5 73 -135 161 -288 89 -153
173 -298 187 -323 14 -25 32 -57 41 -72 88 -149 187 -324 189 -335 2 -7 8 -13
13 -13 5 0 9 -4 9 -10 0 -5 46 -89 103 -187 175 -302 490 -846 507 -876 8 -16
20 -36 25 -45 28 -46 290 -498 339 -585 13 -23 74 -129 136 -236 61 -107 123
-215 137 -240 14 -25 29 -50 33 -56 5 -5 23 -37 40 -70 18 -33 38 -67 44 -75
11 -16 21 -33 63 -109 14 -25 29 -50 33 -56 4 -5 21 -35 38 -65 55 -100 261
-455 269 -465 4 -5 14 -21 20 -35 15 -29 41 -75 103 -180 24 -41 52 -88 60
-105 9 -16 57 -100 107 -185 112 -193 362 -626 380 -660 8 -14 23 -38 33 -55
11 -16 23 -37 27 -45 4 -8 26 -46 48 -85 23 -38 53 -90 67 -115 46 -81 64
-113 178 -310 62 -107 121 -210 132 -227 37 -67 56 -99 85 -148 16 -27 32 -57
36 -65 4 -8 15 -27 25 -42 9 -15 53 -89 96 -165 44 -76 177 -307 296 -513 120
-206 268 -463 330 -570 131 -227 117 -203 200 -348 36 -62 73 -125 82 -140 10
-15 21 -34 25 -42 4 -8 20 -37 36 -65 17 -27 38 -65 48 -82 49 -85 64 -111 87
-153 13 -25 28 -49 32 -55 4 -5 78 -134 165 -285 87 -151 166 -288 176 -305
10 -16 26 -43 35 -59 9 -17 125 -217 257 -445 132 -229 253 -441 270 -471 17
-30 45 -79 64 -108 18 -29 33 -54 33 -57 0 -2 20 -37 44 -77 24 -40 123 -212
221 -383 97 -170 190 -330 205 -355 16 -25 39 -65 53 -90 13 -25 81 -144 152
-265 70 -121 137 -238 150 -260 12 -22 37 -65 55 -95 18 -30 43 -73 55 -95 12
-22 48 -85 80 -140 77 -132 163 -280 190 -330 13 -22 71 -123 130 -225 59
-102 116 -199 126 -217 10 -17 29 -50 43 -72 15 -22 26 -43 26 -45 0 -2 27
-50 60 -106 33 -56 60 -103 60 -105 0 -2 55 -98 90 -155 8 -14 182 -316 239
-414 13 -22 45 -79 72 -124 27 -46 49 -86 49 -89 0 -2 14 -24 30 -48 16 -24
30 -46 30 -49 0 -5 74 -135 100 -176 5 -8 24 -42 43 -75 50 -88 58 -101 262
-455 104 -179 199 -345 213 -370 14 -25 28 -49 32 -55 4 -5 17 -26 28 -45 10
-19 62 -109 114 -200 114 -197 133 -230 170 -295 16 -27 33 -57 38 -65 17 -28
96 -165 103 -180 4 -8 16 -28 26 -45 10 -16 77 -131 148 -255 72 -124 181
-313 243 -420 62 -107 121 -209 131 -227 35 -62 323 -560 392 -678 38 -66 83
-145 100 -175 16 -30 33 -59 37 -65 4 -5 17 -27 29 -47 34 -61 56 -100 90
-156 17 -29 31 -55 31 -57 0 -2 17 -32 39 -67 21 -35 134 -229 251 -433 117
-203 235 -407 261 -451 27 -45 49 -85 49 -88 0 -4 8 -19 19 -34 15 -21 200
-341 309 -533 10 -19 33 -58 51 -87 17 -29 31 -54 31 -56 0 -2 25 -44 55 -94
30 -50 55 -95 55 -98 0 -4 6 -15 14 -23 7 -9 27 -41 43 -71 17 -30 170 -297
342 -594 171 -296 311 -542 311 -547 0 -5 5 -9 10 -9 6 0 10 -4 10 -10 0 -5
22 -47 49 -92 27 -46 58 -99 68 -118 24 -43 81 -140 93 -160 5 -8 66 -114 135
-235 69 -121 130 -227 135 -235 12 -21 259 -447 283 -490 10 -19 28 -47 38
-62 11 -14 19 -29 19 -32 0 -3 37 -69 83 -148 99 -170 305 -526 337 -583 13
-22 31 -53 41 -70 11 -16 22 -37 26 -45 7 -14 82 -146 103 -180 14 -24 181
-311 205 -355 13 -22 46 -80 75 -130 29 -49 64 -110 78 -135 14 -25 51 -88 82
-140 31 -52 59 -102 63 -110 4 -8 18 -33 31 -55 205 -353 284 -489 309 -535
17 -30 45 -78 62 -106 18 -28 36 -60 39 -72 4 -12 12 -22 17 -22 5 0 9 -4 9
-10 0 -5 109 -197 241 -427 133 -230 250 -431 259 -448 51 -90 222 -385 280
-485 37 -63 78 -135 92 -160 14 -25 67 -117 118 -205 51 -88 101 -175 111
-193 34 -58 55 -95 149 -257 51 -88 101 -173 110 -190 9 -16 76 -131 147 -255
72 -124 140 -241 151 -260 61 -108 281 -489 355 -615 38 -66 77 -133 87 -150
35 -63 91 -161 100 -175 14 -23 99 -169 128 -220 54 -97 135 -235 142 -245 4
-5 20 -32 35 -60 26 -48 238 -416 276 -480 10 -16 26 -46 37 -65 30 -53 382
-661 403 -695 10 -16 22 -37 26 -45 4 -8 26 -48 50 -88 24 -41 43 -75 43 -77
0 -2 22 -40 50 -85 27 -45 50 -84 50 -86 0 -3 38 -69 83 -147 84 -142 302
-520 340 -587 10 -19 34 -60 52 -90 18 -30 44 -75 57 -100 14 -25 45 -79 70
-120 25 -41 56 -96 70 -121 14 -25 77 -133 138 -240 62 -107 122 -210 132
-229 25 -43 310 -535 337 -581 11 -19 26 -45 34 -59 17 -32 238 -414 266 -460
11 -19 24 -41 28 -49 3 -7 75 -133 160 -278 84 -146 153 -269 153 -274 0 -5 5
-9 10 -9 6 0 10 -4 10 -10 0 -5 82 -150 181 -322 182 -314 201 -346 240 -415
12 -21 80 -139 152 -263 71 -124 141 -245 155 -270 14 -25 28 -49 32 -55 6 -8
145 -248 220 -380 37 -66 209 -362 229 -395 11 -19 24 -42 28 -49 4 -8 67
-118 140 -243 73 -125 133 -230 133 -233 0 -2 15 -28 33 -57 19 -29 47 -78 64
-108 17 -30 53 -93 79 -139 53 -90 82 -141 157 -272 82 -142 115 -199 381
-659 142 -245 268 -463 281 -485 12 -22 71 -125 132 -230 60 -104 172 -298
248 -430 76 -132 146 -253 156 -270 11 -16 22 -36 26 -44 3 -8 30 -54 60 -103
29 -49 53 -91 53 -93 0 -3 18 -34 40 -70 22 -36 40 -67 40 -69 0 -2 37 -66 81
-142 45 -77 98 -168 119 -204 20 -36 47 -81 58 -100 12 -19 27 -47 33 -62 6
-16 15 -28 20 -28 5 0 9 -4 9 -9 0 -6 63 -118 140 -251 77 -133 140 -243 140
-245 0 -2 18 -33 41 -70 22 -37 49 -83 60 -101 10 -19 29 -51 40 -71 25 -45
109 -189 126 -218 7 -11 17 -29 22 -40 6 -11 22 -38 35 -60 14 -22 37 -62 52
-90 14 -27 35 -62 45 -77 11 -14 19 -29 19 -32 0 -3 18 -35 40 -71 22 -36 40
-67 40 -69 0 -2 19 -35 42 -72 23 -38 55 -94 72 -124 26 -47 139 -244 171
-298 6 -9 21 -36 34 -60 28 -48 37 -51 51 -19 6 12 19 36 29 52 10 17 27 46
38 65 11 19 104 181 208 360 103 179 199 345 213 370 14 25 42 74 64 109 21
34 38 65 38 67 0 2 18 33 40 69 22 36 40 67 40 69 0 3 177 310 199 346 16 26
136 234 140 244 2 5 25 44 52 88 27 44 49 81 49 84 0 2 18 34 40 70 22 36 40
67 40 69 0 2 20 36 43 77 35 58 169 289 297 513 9 17 50 86 90 155 40 69 86
150 103 180 16 30 35 62 41 70 6 8 16 24 22 35 35 64 72 129 167 293 59 100
116 199 127 220 11 20 30 53 41 72 43 72 1070 1850 1121 1940 14 25 65 113
113 195 48 83 96 166 107 185 10 19 28 50 38 68 11 18 73 124 137 235 64 111
175 303 246 427 71 124 173 299 225 390 52 91 116 202 143 248 27 45 49 85 49
89 0 4 6 14 14 22 7 9 28 43 46 76 26 47 251 436 378 655 11 19 29 51 40 70
11 19 101 176 201 348 99 172 181 317 181 323 0 5 5 9 10 9 6 0 10 5 10 11 0
6 8 23 18 37 11 15 32 52 49 82 16 30 130 228 253 440 122 212 234 405 248
430 13 25 39 70 57 100 39 65 69 117 130 225 25 44 50 87 55 95 12 19 78 134
220 380 61 107 129 224 150 260 161 277 222 382 246 425 15 28 47 83 71 123
24 41 43 78 43 83 0 5 4 9 8 9 4 0 13 12 19 28 7 15 23 45 36 67 66 110 277
478 277 483 0 3 6 13 14 21 7 9 27 41 43 71 17 30 45 80 63 110 34 57 375 649
394 685 6 11 16 27 22 35 6 8 26 42 44 75 18 33 41 74 51 90 10 17 24 41 32
55 54 97 72 128 88 152 11 14 19 28 19 30 0 3 79 141 175 308 96 167 175 305
175 308 0 3 6 13 14 21 7 9 26 39 41 66 33 60 276 483 338 587 24 40 46 80 50
88 4 8 13 24 20 35 14 23 95 163 125 215 11 19 52 91 92 160 40 69 80 139 90
155 9 17 103 179 207 360 105 182 200 346 211 365 103 181 463 802 489 845 7
11 15 27 19 35 4 8 29 51 55 95 64 110 828 1433 848 1470 9 17 24 41 33 55 9
14 29 48 45 77 15 28 52 93 82 145 30 51 62 107 71 123 17 30 231 398 400 690
51 88 103 179 115 202 12 23 26 48 32 55 6 7 24 38 40 68 17 30 61 107 98 170
37 63 84 144 103 180 19 36 41 72 48 81 8 8 14 18 14 21 0 4 27 51 59 106 32
55 72 124 89 154 16 29 71 125 122 213 51 88 104 180 118 205 13 25 28 50 32
55 4 6 17 26 28 45 11 19 45 80 77 135 31 55 66 116 77 135 11 19 88 152 171
295 401 694 620 1072 650 1125 11 19 87 152 170 295 83 143 158 273 166 288 9
16 21 36 26 45 6 9 31 52 55 96 25 43 54 94 66 115 11 20 95 164 186 321 91
157 173 299 182 315 9 17 26 46 37 65 12 19 66 114 121 210 56 96 108 186 117
200 8 14 24 40 34 59 24 45 383 664 412 713 5 9 17 29 26 45 15 28 120 210
241 419 36 61 68 117 72 125 4 8 12 23 19 34 35 57 245 420 262 453 11 20 35
61 53 90 17 29 32 54 32 56 0 3 28 51 62 108 33 57 70 119 80 138 10 19 23 42
28 50 5 8 32 53 59 100 27 47 149 258 271 470 122 212 234 405 248 430 30 53
62 108 80 135 6 11 15 27 19 35 4 8 85 150 181 315 96 165 187 323 202 350 31
56 116 202 130 225 5 8 25 42 43 75 19 33 92 159 162 280 149 257 157 271 202
350 19 33 38 67 43 75 9 14 228 392 275 475 12 22 55 96 95 165 40 69 80 139
90 155 24 42 202 350 221 383 9 15 27 47 41 72 14 25 75 131 136 236 61 106
121 210 134 232 99 172 271 470 279 482 5 8 23 40 40 70 18 30 81 141 142 245
60 105 121 210 135 235 14 25 71 124 127 220 56 96 143 247 194 335 51 88 96
167 102 175 14 24 180 311 204 355 23 43 340 590 356 615 5 8 50 87 101 175
171 301 517 898 582 1008 25 43 46 81 46 83 0 2 12 23 27 47 14 23 40 67 56
97 16 30 35 62 42 70 7 8 15 22 18 30 4 8 20 38 37 65 16 28 33 57 37 65 6 12
111 196 143 250 5 8 55 95 112 193 57 98 113 195 126 215 12 20 27 46 32 57 6
11 14 27 20 35 5 8 76 130 156 270 80 140 165 287 187 325 23 39 52 90 66 115
13 25 30 52 37 61 8 8 14 18 14 21 0 4 41 77 92 165 50 87 175 302 276 478
101 176 208 360 236 408 28 49 67 117 86 152 19 35 41 70 48 77 6 6 12 15 12
19 0 7 124 224 167 291 12 21 23 40 23 42 0 2 21 40 46 83 26 43 55 92 64 109
54 95 327 568 354 614 19 30 45 75 59 100 71 128 82 145 89 148 4 2 8 8 8 13
0 5 42 82 94 172 311 538 496 858 518 897 14 25 40 70 58 100 18 30 42 71 53
90 10 19 79 139 152 265 73 127 142 246 153 265 10 19 43 76 72 125 29 50 63
108 75 130 65 116 80 140 87 143 4 2 8 8 8 12 0 8 114 212 140 250 6 8 14 24
20 35 5 11 54 97 108 190 l100 170 -9611 3 c-5286 1 -9614 -1 -9618 -5 -5 -6
-419 -719 -619 -1068 -89 -155 -267 -463 -323 -560 -38 -66 -81 -140 -95 -165
-31 -56 -263 -457 -526 -910 -110 -190 -224 -388 -254 -440 -29 -52 -61 -109
-71 -125 -23 -39 -243 -420 -268 -465 -11 -19 -204 -352 -428 -740 -224 -388
-477 -826 -563 -975 -85 -148 -185 -322 -222 -385 -37 -63 -120 -207 -185
-320 -65 -113 -177 -306 -248 -430 -72 -124 -172 -297 -222 -385 -51 -88 -142
-245 -202 -350 -131 -226 -247 -427 -408 -705 -65 -113 -249 -432 -410 -710
-160 -278 -388 -673 -506 -877 -118 -205 -216 -373 -219 -373 -3 0 -52 82
-109 183 -58 100 -144 250 -192 332 -95 164 -402 696 -647 1120 -85 149 -228
396 -317 550 -212 365 -982 1700 -1008 1745 -10 19 -43 76 -72 125 -29 50 -64
110 -77 135 -14 25 -63 110 -110 190 -47 80 -96 165 -110 190 -14 25 -99 171
-188 325 -89 154 -174 300 -188 325 -13 25 -64 113 -112 195 -48 83 -140 242
-205 355 -65 113 -183 317 -263 454 -79 137 -152 264 -163 282 -50 89 -335
583 -354 614 -12 19 -34 58 -50 85 -15 28 -129 226 -253 440 -124 215 -235
408 -247 430 -12 22 -69 121 -127 220 -58 99 -226 389 -373 645 -148 256 -324
561 -392 678 -67 117 -134 232 -147 255 -13 23 -33 59 -46 80 l-22 37 -9615 0
-9615 0 20 -32z"/>
</g>
</svg>
<!DOCTYPE html><html lang=ru><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><!--[if IE]><link rel="icon" type="image/png" href="favicon.png"/><![endif]--><link rel=stylesheet href=https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css><title>АО "АНЦ"</title><link href=css/app.8a594eea.css rel=preload as=style><link href=js/app.a58e2584.js rel=preload as=script><link href=js/chunk-vendors.c0253383.js rel=preload as=script><link href=css/app.8a594eea.css rel=stylesheet><link rel=icon type=image/png sizes=32x32 href=img/icons/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=img/icons/favicon-16x16.png><link rel=manifest href=manifest.json><meta name=theme-color content=#4DBA87><meta name=apple-mobile-web-app-capable content=no><meta name=apple-mobile-web-app-status-bar-style content=default><meta name=apple-mobile-web-app-title content=site><link rel=apple-touch-icon href=img/icons/apple-touch-icon-152x152.png><link rel=mask-icon href=img/icons/safari-pinned-tab.svg color=#4DBA87><meta name=msapplication-TileImage content=img/icons/msapplication-icon-144x144.png><meta name=msapplication-TileColor content=#000000></head><body><noscript><strong>We're sorry but site doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.c0253383.js></script><script src=js/app.a58e2584.js></script></body></html>
\ No newline at end of file
<!DOCTYPE html><html lang=ru><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=favicon.ico type=image/x-icon><link rel=stylesheet href=https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css><title>АО "АНЦ"</title><link href=css/app.e5c54209.css rel=preload as=style><link href=js/app.d0e21727.js rel=preload as=script><link href=js/chunk-vendors.3a0f4a6f.js rel=preload as=script><link href=css/app.e5c54209.css rel=stylesheet><link rel=icon type=image/png sizes=32x32 href=img/icons/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=img/icons/favicon-16x16.png><link rel=manifest href=manifest.json><meta name=theme-color content=#4DBA87><meta name=apple-mobile-web-app-capable content=no><meta name=apple-mobile-web-app-status-bar-style content=default><meta name=apple-mobile-web-app-title content=site><link rel=apple-touch-icon href=img/icons/apple-touch-icon-152x152.png><link rel=mask-icon href=img/icons/safari-pinned-tab.svg color=#4DBA87><meta name=msapplication-TileImage content=img/icons/msapplication-icon-144x144.png><meta name=msapplication-TileColor content=#000000></head><body><noscript><strong>We're sorry but site doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.3a0f4a6f.js></script><script src=js/app.d0e21727.js></script></body></html>
\ No newline at end of file
(function(t){function e(e){for(var a,o,l=e[0],c=e[1],r=e[2],M=0,d=[];M<l.length;M++)o=l[M],Object.prototype.hasOwnProperty.call(s,o)&&s[o]&&d.push(s[o][0]),s[o]=0;for(a in c)Object.prototype.hasOwnProperty.call(c,a)&&(t[a]=c[a]);u&&u(e);while(d.length)d.shift()();return n.push.apply(n,r||[]),i()}function i(){for(var t,e=0;e<n.length;e++){for(var i=n[e],a=!0,l=1;l<i.length;l++){var c=i[l];0!==s[c]&&(a=!1)}a&&(n.splice(e--,1),t=o(o.s=i[0]))}return t}var a={},s={app:0},n=[];function o(e){if(a[e])return a[e].exports;var i=a[e]={i:e,l:!1,exports:{}};return t[e].call(i.exports,i,i.exports,o),i.l=!0,i.exports}o.m=t,o.c=a,o.d=function(t,e,i){o.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:i})},o.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"===typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(o.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var a in t)o.d(i,a,function(e){return t[e]}.bind(null,a));return i},o.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return o.d(e,"a",e),e},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.p="";var l=window["webpackJsonp"]=window["webpackJsonp"]||[],c=l.push.bind(l);l.push=e,l=l.slice();for(var r=0;r<l.length;r++)e(l[r]);var u=c;n.push([0,"chunk-vendors"]),i()})({0:function(t,e,i){t.exports=i("56d7")},"028b":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABwCAMAAADhcojgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM2REQ0ODk4RThFRjExRTk4MTQyQkU5NzZGRDAzNEFFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM2REQ0ODk5RThFRjExRTk4MTQyQkU5NzZGRDAzNEFFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzZERDQ4OTZFOEVGMTFFOTgxNDJCRTk3NkZEMDM0QUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzZERDQ4OTdFOEVGMTFFOTgxNDJCRTk3NkZEMDM0QUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7STQnvAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAALfSURBVHja7JrRsqMwDEPF///03rnbByCWLSd2sjtTnloo5KDGji3AFW0ArsYNwvitBF+AfxPgPuQToB4G0U3zL80AMG4aWwEg72+ZA5+RgOHzlij4jIT71vIH0DC8jfgk2JkH8N42J6K39k0ECMbvDAABgOWGDQDDgEcAxsDoB8A9BUjS1AI8Z74TG1+AE3Pg7/fmOXA+CijBmUyIc5nwNeSBxWhcjfcCjPXI755tAKcrIoxFIVkgu6ti8rFwYs73BUUzc7ozqoqNfG949QM89r5rQ6N1OeIPnAagoZleuFYA2OHU5JgDeCcH0lKVAFyuAKxy0QmmZtCYD+xVtBcgKJ1UAiwKQEundoCLG3k8PmoA4DXO2AXAdrjxsQjwuRpsANjxUQfwdOuYJnlfFanxiVn3shI7AIL6nKijEBQCwI6PEoDQriM9vUCQAXDMOqJOFYCQXIg6MQGmUs9mAC2cJquz/wFAXVXc6rUfwEsQawBJAYzqxD0fxQKY/esSQE6Ax4iSu4NCAUxDA9caQEYAc4uugcIZYBg7cXWIcgGMyeddBfUCjO3pPEAqBBxn1bkO2pKgeB0UJsGpn2CHALMAdQJ4T+G2CDAHUCkA/5nzx1QKkANQ1pC8Jcc6CiGvVQgwCVAoAC0adwkwBVAqAPM8twmQArg6BCDGslfc1QqQAlhM8IkT4DXiqBUgBbC2yCdOATsuljl9ANdKnZWxWY0Q1G4QXQDqLJh8YDY8XqBJOMiG6VWAtElgWRgKQNbkNE5E2GCW1AHvzrEIID/+SGDaKeH7VLoAiG4LfKaE79Qpbp39xP/u6dtnBiuCv59msxhAriSj8R82gVvtQLmkKADiaTweiDJ/xn8dXgNW/ilIkyprikZxfE94YfusefCGKRTnMWndcR8TMoDPq2BSfohdJOU5zNQbNaqRp7xjvVgcBGaq8CxupTZA8xa7uVsIcHJzs+RhgC3SOH/Bz4E/AgwApzQr0f22g4IAAAAASUVORK5CYII="},"034f":function(t,e,i){"use strict";var a=i("64a9"),s=i.n(a);s.a},"0943":function(t,e,i){t.exports=i.p+"img/Earth.962d788e.png"},"1b54":function(t,e,i){},"287b":function(t,e,i){},"4a10":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHoAAAB6CAMAAABHh7fWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRERDg3QkVDRThFRjExRTlCM0NCQzhDN0M0MDdENkM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRERDg3QkVERThFRjExRTlCM0NCQzhDN0M0MDdENkM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REREODdCRUFFOEVGMTFFOUIzQ0JDOEM3QzQwN0Q2QzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REREODdCRUJFOEVGMTFFOUIzQ0JDOEM3QzQwN0Q2QzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7KdK+0AAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAL0SURBVHja7NrbbsMgEATQ4f9/ulJVNTbsZWZZYqWqn1qH+BhjFtiAsX3g9xC/1yiLNhphEUevrNhokee/z9MTJtoNtP//aTo8cYo2IMX+p68XYGnmHE3z0aGZXiJTcKneBw7nOE/DP3i61K+vSskuh5SJIOmWQDp/cXoCqV0fuYIvJrb5cNK74OhB08vpjE5aNfo4kb/POVclJljxx5nsX7ZAg3nbcryFHqXgUGhrRmYaa38JQEQ4e9KI2uWV6YP3GYoVe5DGkHq/NRVAUU7fxbyblGk8QON5GmJbY7utqzmEhiXAz8NqsFHrWA/Qr4bat1GMJg3NjWo0McZfHKeDOfg5ep2MVOfgH0RbWBZeP56OFneHs4VWd1qnnifoaCFfCq/7NI7T/vi/1v4E7dzPWTqdZZ7LFqYL7GO0e0lYOfH30OM0LaRZeHubro9gqMrTm/Uq0EojToaamZRztJ21OEXD7s3LcqaTBuCniOallDB4gpfvL1J6dNHDaMyprmOq+j59h26v0ZyJxFK2gb68PmY/Mm9vl7Yzf8uK42LTcQVCIBN+i2ig6V+JC5EcUvTOxk6p2pDGDeF3AiKRWx4st1sbXbJe7T5arjbaZLnajbRabfTJarWhLbL0aqNKFxN61CVa6dFDl7KBUmv30sOcPor09EOZYl+L79KVTsas1vS84E5O8Z10NMSTsjiCMfeNrWkRS0Ojq9lPOsXB09DkvLVByyqNAm3dM58qMIp7OTeuY4k01TlBdkt2zWwWD/alHKIh0t79kmtmu7id222lEdFIaPduqQ7mJmq3aGoB5xYn6OgLGp3bOQ16chwlDVPa2T9ERvKwuLPz6h30cHZeRauHR+ihZl3XnG149Xjq3RRSMhrhRty9kGKuyMhKb4YU81U6Rec2Bl+U2lc4Gmk+y01sHb09Fk2m+nWy3XWmqS1i2/T95RHp0U5TOxXJaJZveGPoev6MCTpEqNrMGrqxViq9X+tlm7/RQHjmeE7++/SXAAMAv34sMKuO4AYAAAAASUVORK5CYII="},"564b":function(t,e,i){},"56d7":function(t,e,i){"use strict";i.r(e);i("6762"),i("2fdb"),i("cadf"),i("551c"),i("f751"),i("097d");var a,s,n,o,l=i("2b0e"),c=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{attrs:{id:"app"}},[a("nav",{staticClass:"container-fluid",attrs:{id:"navigator"}},[a("div",{staticClass:"row"},[a("transition",{attrs:{name:"fade"}},[t.mobile?t._e():a("div",{staticClass:"WidthNavigation col-sm-3 col-md-3 col-lg-2",attrs:{id:"logotip_div"}},[a("img",{attrs:{id:"logotip",src:i("d49b")}})])]),a("div",{staticClass:"WidthNavigation TitlesNavigation col-sm-9 col-md-9 col-lg-7"},[a("div",{staticClass:"menu"},[a("router-link",{staticClass:"navig",attrs:{to:"/",exact:""}},[a("span",[t._v(" "+t._s(t.page.home)+" ")])]),a("router-link",{staticClass:"navig",attrs:{to:"/product"}},[a("span",[t._v(" "+t._s(t.page.product)+" ")])]),a("router-link",{staticClass:"navig",attrs:{to:"/files"}},[a("span",[t._v(" "+t._s(t.page.file)+" ")])]),a("router-link",{staticClass:"navig",attrs:{to:"/contact"}},[a("span",[t._v(" "+t._s(t.page.contact)+" ")])])],1),a("div",{attrs:{id:"lang"}},[a("span",{class:[{active:"Russia"===t.select}],on:{click:function(e){return t.SelectLang("Russia")}}},[t._v("Ru")]),a("span",{class:[{active:"English"===t.select}],on:{click:function(e){return t.SelectLang("English")}}},[t._v("En")])])])],1)]),a("transition",{attrs:{name:"fade"}},[a("router-view",{ref:"page"})],1)],1)},r=[],u={name:"app",data:function(){return{mobile:!1,select:"Russia",activeClass:"active",page:[],text:[{Russia:{home:"Главная",product:"Оборудование",file:"Услуги",contact:"Контакты"},English:{home:"Home",product:"Equipment",file:"Services",contact:"Contact"}}]}},created:function(){this.Before()},methods:{Up:function(){this.$refs.page.move(1)},Before:function(){this.mobile=this.$parent.mobile,this.select=this.$parent.lang,this.page=this.text[0][this.select]},SelectLang:function(t){this.$refs.page.SelectLang(t),this.select=t,this.page=this.text[0][this.select]}}},M=u,d=(i("034f"),i("2877")),m=Object(d["a"])(M,c,r,!1,null,null,null),g=m.exports,L=i("8c4f"),v=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"app"}},[i("div",{staticClass:"section"},[i("div",{attrs:{id:"svg_contact"}},[i("div",{},[t._m(0),i("InsertSVG")],1)]),t._m(1)])])},w=[function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"map_contact"}},[i("div",{attrs:{id:"yandex_map"}},[i("iframe",{attrs:{width:"100%",height:"100%",src:"https://yandex.ru/map-widget/v1/?um=constructor%3A140c84673a3c947be2adf9e08ca48c6b17660cc8c5ef8e01d1546f7dd1c49382&source=constructor",frameborder:"0"}})])])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{attrs:{id:"footer"}},[a("div",[a("span",[a("a",{attrs:{href:"tel:+74956415135"}},[t._v("+7(495) 641 51 35")]),t._v("  /  "),a("a",{attrs:{href:"mailto:info@ancprotek.ru"}},[t._v("INFO@ANCPROTEK.RU")]),a("img",{attrs:{src:i("9879")}}),t._v("Россия, Москва, Шоссе Энтузиастов, 56с25")])])])}],p=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",[i("svg",{attrs:{id:"contact",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",version:"1.1",viewBox:"-0.5 -0.5 551 294"}},[i("defs"),i("g",[i("path",{attrs:{d:"M 1 154.5 L 201 34.5",fill:"none",stroke:"#ffffff","stroke-width":"2","stroke-miterlimit":"10","pointer-events":"none"}}),i("path",{attrs:{d:"M 1 154.5 L 281 154.5",fill:"none",stroke:"#ffffff","stroke-width":"2","stroke-miterlimit":"10","pointer-events":"none"}}),i("path",{attrs:{d:"M 1 154.5 L 201 274.5",fill:"none",stroke:"#ffffff","stroke-width":"2","stroke-miterlimit":"10","pointer-events":"none"}}),i("path",{attrs:{d:"M 281 274.5 L 201 274.5",fill:"none",stroke:"#ffffff","stroke-width":"2","stroke-miterlimit":"10","pointer-events":"none"}}),i("path",{attrs:{d:"M 281 34.5 L 201 34.5",fill:"none",stroke:"#ffffff","stroke-width":"2","stroke-miterlimit":"10","pointer-events":"none"}}),i("image",{attrs:{x:"270.5",y:"0",width:"40",height:"40","xlink:href":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwMCAxMDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAwIDEwMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPiYjeGE7PG1ldGFkYXRhPiBTdmcgVmVjdG9yIEljb25zIDogaHR0cDovL3d3dy5vbmxpbmV3ZWJmb250cy5jb20vaWNvbiA8L21ldGFkYXRhPiYjeGE7PGc+PHBhdGggc3R5bGU9ImZpbGw6IHdoaXRlOyIgZD0iTTQ5OS42LDEwYy0xOTkuOCwwLTM2Ni4xLDE4My0zMTQsMzg5LjZjNTksMjMzLjcsMzE1LjksNDk0LjYsMzE1LjksNDk0LjZTNzU0LDYzNC40LDgxNC4xLDQwMC44Qzg2Ny4yLDE5NC40LDY5OS40LDEwLDQ5OS42LDEweiBNNzcyLjEsMzg4LjljLTUxLjYsMjA1LjQtMjcwLjgsNDQxLjItMjcwLjgsNDQxLjJzLTIyMy0yMzguNC0yNzMuNi00NDMuOEMxODIuOSwyMDQuOCwzMjguMSw1Myw0OTkuNyw1M0M2NzEuMiw1Myw4MTcuNywyMDcuNiw3NzIuMSwzODguOXoiLz48cGF0aCBzdHlsZT0iZmlsbDogd2hpdGU7IiBkPSJNNDk5LjgsMTc0LjJjLTk5LjEsMC0xNzkuNCw4MC4zLTE3OS40LDE3OS40YzAsOTkuMSw4MC4zLDE3OS40LDE3OS40LDE3OS40czE3OS40LTgwLjMsMTc5LjQtMTc5LjRDNjc5LjIsMjU0LjUsNTk4LjksMTc0LjIsNDk5LjgsMTc0LjJ6IE00OTkuOCw0OTAuNWMtNzUuNiwwLTEzNi44LTYxLjMtMTM2LjgtMTM2LjhjMC03NS42LDYxLjMtMTM2LjgsMTM2LjgtMTM2LjhjNzUuNiwwLDEzNi44LDYxLjMsMTM2LjgsMTM2LjhDNjM2LjYsNDI5LjIsNTc1LjMsNDkwLjUsNDk5LjgsNDkwLjV6Ii8+PHBhdGggc3R5bGU9ImZpbGw6IHdoaXRlOyIgZD0iTTY0OS45LDc5Mi41Yzc1LjIsMTUuMSwxMjQuOSw0MSwxMjQuOSw3MC42YzAsNDYuNS0xMjMuMSw4NC4yLTI3NS4xLDg0LjJjLTE1MS45LDAtMjc1LTM3LjctMjc1LTg0LjJjMC0yOS4zLDQ4LjgtNTUuMSwxMjMtNzAuMmwtOS4zLTM5LjNjLTkzLjksMjIuMS0xNTcsNjIuOC0xNTcsMTA5LjVjMCw3MC4yLDE0Mi42LDEyNywzMTguNSwxMjdjMTc1LjksMCwzMTguNS01Ni44LDMxOC41LTEyN2MwLTQ2LjctNjMuMi04Ny41LTE1Ny4zLTEwOS41TDY0OS45LDc5Mi41eiIvPjwvZz4mI3hhOzwvc3ZnPg==",preserveAspectRatio:"none","pointer-events":"none"}}),i("image",{attrs:{x:"276.5",y:"138",width:"28",height:"28","xlink:href":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwMCAxMDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAwIDEwMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPiYjeGE7PG1ldGFkYXRhPiBTdmcgVmVjdG9yIEljb25zIDogaHR0cDovL3d3dy5vbmxpbmV3ZWJmb250cy5jb20vaWNvbiA8L21ldGFkYXRhPiYjeGE7PGc+PHBhdGggc3R5bGU9ImZpbGw6IHdoaXRlOyIgZD0iTTc4My4zLDk5MGgtMTEuNWMtNjUuMSwwLTE1OC45LTMwLjYtMjYwLjMtODIuM2MtOTcuNi00NS45LTE5My4zLTExNC44LTI0OC44LTE3MC40QzIwMy4zLDY3OCwxNDIuMSw1ODgsOTAuNCw0ODYuNkMzOC43LDM4NS4yLDEwLDI5MS40LDEwLDIyOC4ydi0xMS41bDUuNy05LjZjMS45LDAsMzAuNi00OS44LDcwLjgtOTMuOEMxMjYuOCw2My42LDE4MC40LDEwLDIyOC4yLDEwYzQ1LjksMCw5My44LDQyLjEsMTI0LjQsNjdjMTkuMSwxOS4xLDc0LjYsNzAuOCw5NS43LDEyOC4yYzI0LjksNjEuMiwzLjgsOTUuNy0xMS41LDExMWMtMjQuOSwyNC45LTUzLjYsNDQtNzIuNyw1My42Yy0zMi41LDIxLjEtMzYuNCwyNC45LTM2LjQsMzguM2MwLDQ0LDU1LjUsMTAxLjQsMTA5LjEsMTU1YzUzLjYsNTMuNiwxMTEsMTA5LjEsMTUzLjEsMTA5LjFjMTUuMywwLDE3LjItMy44LDM4LjMtMzYuNGMxNy4yLTIxLjEsMzAuNi00Ny45LDU1LjUtNzIuN2MxNS4zLTE1LjMsMzYuNC0yNC45LDU5LjMtMjQuOWMyMywwLDUxLjcsMTMuNCw4NC4yLDI4LjdjMjQuOSwxNS4zLDQ3LjksMzguMyw3NC43LDU5LjNjMjEsMjEuMSw4OCw5MS45LDg4LDE0My42YzAsNTEuNy01Ny40LDEwMy4zLTEwMy40LDE0My41Yy00Ny45LDM2LjQtOTEuOSw2OC45LTkzLjgsNjguOUw3ODMuMyw5OTB6IE04Ni42LDIzOS43YzUuNyw1My42LDMyLjUsMTI4LjIsNzIuNywyMTQuNGM0Ny45LDkwLDEwNS4zLDE3Mi4zLDE1NywyMjkuN2M1MS43LDUxLjcsMTM5LjcsMTExLDIyOS43LDE1Ni45Yzg0LjIsNDAuMiwxNjQuNiw3MC44LDIxNC40LDcwLjhjMTMuNC05LjYsNDUuOS0yOC43LDcyLjctNTUuNWM3MC44LTU1LjUsODAuNC04Mi4zLDgwLjQtODYuMWMwLTkuNi0yMy00OS44LTY3LTkwYy00NC00NC05MC02NS4xLTEwMy40LTY1LjFjLTUuNy0xLjktMy44LDMuOC01LjcsMS45Yy0yMS4xLDIxLjEtMjguNyw0MC4yLTQ0LDU5LjNjLTIxLjEsMzIuNS00NCw3Mi43LTEwMy40LDcyLjdjLTc0LjYsMC0xNDcuNC02Ny0yMDYuNy0xMzIuMWMtNjctNjctMTMyLjEtMTMyLjEtMTMyLjEtMjA4LjZjMC01NS41LDM4LjMtODQuMiw3Mi43LTEwMy40YzE5LjEtOS42LDM4LjMtMjMsNTkuMy00NGMwLTEuOSwxLjktNS43LTMuOC0yMS4xYy05LjYtMjguNy0zOC4zLTY1LjEtNzQuNi0xMDEuNGMtMzYuNC0zNi40LTcwLjgtNTEuNy03NC42LTUxLjdjLTcuNywwLTI0LjksMTEuNS04OCw3OC41QzExOS4xLDE5My44LDk2LjEsMjI2LjMsODYuNiwyMzkuN0w4Ni42LDIzOS43eiBNNjIyLjUsMjU1Yy00NCwwLTc4LjUsMjEuMS0xMDMuNCw1NS41YzE1LjMtMTEuNSwzNC41LTkuNiw0OS44LTkuNmM3MC44LDAsMTMwLjIsNTUuNSwxMzAuMiwxMzAuMmMwLDE3LjItMy44LDMyLjUtOS42LDQ3LjljMzQuNS0xOS4xLDU1LjUtNjEuMiw1NS41LTEwMS40Qzc0NSwzMDguNiw2OTEuNCwyNTUsNjIyLjUsMjU1TDYyMi41LDI1NXogTTY1My4xLDEzMi41Yy02NywwLTEyMi41LDI2LjgtMTYyLjcsNzIuN2MzMi41LTE3LjIsNjctMjYuOCwxMDkuMS0yNi44YzEyMi41LDAsMjIyLDk3LjYsMjIyLDIyMmMwLDM2LjQtOS42LDc4LjUtMjguNywxMDcuMmM0NS45LTM2LjQsNzQuNi05OS41LDc0LjYtMTYwLjhDODY3LjUsMjI2LjMsNzY5LjksMTMyLjUsNjUzLjEsMTMyLjVMNjUzLjEsMTMyLjV6IE03MTQuNCwxMGMtODIuMywwLTE0OS4zLDM0LjQtMjAxLDg2LjFjNDIuMS0yNi44LDkxLjktNDAuMiwxNDcuNC00MC4yYzE1OC45LDAsMjgzLjMsMTI0LjQsMjgzLjMsMjgzLjNjMCw1NS41LTE1LjMsMTAxLjQtNDIuMSwxNDcuNGM1NS41LTUxLjcsODgtMTIyLjUsODgtMjAxQzk5MCwxMzAuNiw4NjUuNiwxMCw3MTQuNCwxMHoiLz48L2c+JiN4YTs8L3N2Zz4=",preserveAspectRatio:"none","pointer-events":"none"}}),i("image",{attrs:{x:"280.5",y:"259",width:"33",height:"33","xlink:href":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwMCAxMDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAwIDEwMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPiYjeGE7PG1ldGFkYXRhPiBTdmcgVmVjdG9yIEljb25zIDogaHR0cDovL3d3dy5vbmxpbmV3ZWJmb250cy5jb20vaWNvbiA8L21ldGFkYXRhPiYjeGE7PGc+PHBhdGggc3R5bGU9ImZpbGw6IHdoaXRlOyIgZD0iTTkwMy42LDE4MC40SDk2LjVjLTQ3LjcsMC04Ni41LDM1LjgtODYuNSw3OS45djQ3OS40YzAsNDQsMzguOCw3OS45LDg2LjUsNzkuOWg4MDcuMWM0Ny42LDAsODYuNC0zNS45LDg2LjQtNzkuOVYyNjAuM0M5OTAsMjE2LjMsOTUxLjIsMTgwLjQsOTAzLjYsMTgwLjRMOTAzLjYsMTgwLjR6IE03Ny45LDczMC4zVjI4MGwyNDQuMywyMjUuOEgzMjJMNzcuOSw3MzEuNEM3Ny45LDczMSw3Ny45LDczMC42LDc3LjksNzMwLjNMNzcuOSw3MzAuM3ogTTE0Mi4xLDI1MC4zaDcxNS44TDUwMC4xLDU4MUwxNDIuMSwyNTAuM0wxNDIuMSwyNTAuM3ogTTM3My4zLDU0My4ybDEyNi43LDExNy4xbDEyNy4zLTExNy42bDIyMy42LDIwNi42SDE1MC40TDM3My4zLDU0My4yTDM3My4zLDU0My4yeiBNNjc5LjMsNTA1LjdoLTEuNWwyMzkuMS0yMjAuOXY0NDAuM0w2NzkuMyw1MDUuN0w2NzkuMyw1MDUuN3oiLz48L2c+JiN4YTs8L3N2Zz4=",preserveAspectRatio:"none","pointer-events":"none"}}),i("g",{attrs:{transform:"translate(306.5,27.5)"}},[i("switch",[i("foreignObject",{staticStyle:{overflow:"visible"},attrs:{"pointer-events":"all",width:"231",height:"12",requiredFeatures:"http://www.w3.org/TR/SVG11/feature#Extensibility"}},[i("div",{staticStyle:{display:"inline-block","font-size":"12px","font-family":"Helvetica",color:"rgb(0, 0, 0)","line-height":"1.2","vertical-align":"top","white-space":"nowrap","text-align":"left"},attrs:{xmlns:"http://www.w3.org/1999/xhtml"}},[i("div",{staticStyle:{display:"inline-block","text-align":"inherit","text-decoration":"inherit"},attrs:{xmlns:"http://www.w3.org/1999/xhtml"}},[i("font",{attrs:{color:"#ffffff"}},[t._v("Ш. ЭНТУЗИАСТОВ, 56, СТР. 25, МОСКВА")])],1)])])],1)]),i("g",{attrs:{transform:"translate(315.5,145.5)"}},[i("switch",[i("foreignObject",{staticStyle:{overflow:"visible"},attrs:{"pointer-events":"all",width:"102",height:"12",requiredFeatures:"http://www.w3.org/TR/SVG11/feature#Extensibility"}},[i("div",{staticStyle:{display:"inline-block","font-size":"12px","font-family":"Helvetica",color:"rgb(0, 0, 0)","line-height":"1.2","vertical-align":"top","white-space":"nowrap","text-align":"left"},attrs:{xmlns:"http://www.w3.org/1999/xhtml"}},[i("div",{staticStyle:{display:"inline-block","text-align":"inherit","text-decoration":"inherit"},attrs:{xmlns:"http://www.w3.org/1999/xhtml"}},[i("font",{attrs:{color:"#ffffff"}},[t._v("+7 (495) 641 51 35")])],1)])])],1)]),i("g",{attrs:{transform:"translate(322.5,268.5)"}},[i("switch",[i("foreignObject",{staticStyle:{overflow:"visible"},attrs:{"pointer-events":"all",width:"136",height:"12",requiredFeatures:"http://www.w3.org/TR/SVG11/feature#Extensibility"}},[i("div",{staticStyle:{display:"inline-block","font-size":"12px","font-family":"Helvetica",color:"rgb(0, 0, 0)","line-height":"1.2","vertical-align":"top","white-space":"nowrap","text-align":"left"},attrs:{xmlns:"http://www.w3.org/1999/xhtml"}},[i("div",{staticStyle:{display:"inline-block","text-align":"inherit","text-decoration":"inherit"},attrs:{xmlns:"http://www.w3.org/1999/xhtml"}},[i("font",{attrs:{color:"#ffffff"}},[t._v("INFO@ANCPROTEK.RU")])],1)])])],1)])])])])},b=[],j={name:"app",data:function(){return{msg:"Product"}},methods:{test:function(t){this.$emit("move",t)}}},A=j,N=(i("dd5a"),Object(d["a"])(A,p,b,!1,null,null,null)),h=N.exports,f={name:"app",components:{InsertSVG:h},data:function(){return{msg:"Contact",options:{}}},methods:{Before:function(){this.mobile=this.$parent.mobile},move:function(t){this.$refs.fullpage.api.moveTo(t)}}},D=f,T=(i("610c"),Object(d["a"])(D,v,w,!1,null,null,null)),y=T.exports,I=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"main"}},[i("div",{staticClass:"background_image"},[i("div",{staticClass:"item",attrs:{id:"title"}},[i("div",{attrs:{id:"block_title"}},[t._m(0),i("div",{staticClass:"title"},[i("p",{attrs:{id:"title_text"}},[t._v(t._s(t.page.Title))])])]),i("div",{directives:[{name:"scroll-to",rawName:"v-scroll-to",value:"#about",expression:"'#about'"}],staticClass:"strelka strelka_one"},[t._m(1)])]),i("div",{staticClass:"item",attrs:{id:"about"}},[i("div",{staticClass:"row"},[i("div",{staticClass:"about_block col-sm-10 col-md-8 col-lg-11 col-xl-6"},[i("p",{attrs:{id:"about_title"}},[t._v(t._s(t.page.About))]),i("div",{staticClass:"row about_mini_block"},[i("div",{staticClass:"col-sm-9 col-md-12 col-lg-4",staticStyle:{margin:"0 auto","margin-bottom":"10px"}},[i("div",{staticClass:"about_fon_block"},[i("div",{staticClass:"about"},[t._m(2),i("div",{staticClass:"about_text"},[i("p",[t._v("\n\t\t\t\t\t\t\t\t\t\t\t"+t._s(t.page.about_list[0].text)+"\n\t\t\t\t\t\t\t\t\t\t")])])])])]),i("div",{staticClass:"col-sm-9 col-md-12 col-lg-4",staticStyle:{margin:"0 auto","margin-bottom":"10px"}},[i("div",{staticClass:"about_fon_block"},[i("div",{staticClass:"about"},[t._m(3),i("div",{staticClass:"about_text"},[i("p",[t._v("\n\t\t\t\t\t\t\t\t\t\t\t"+t._s(t.page.about_list[1].text)+"\n\t\t\t\t\t\t\t\t\t\t")])])])])]),i("div",{staticClass:"col-sm-9 col-md-12 col-lg-4",staticStyle:{margin:"0 auto","margin-bottom":"10px"}},[i("div",{staticClass:"about_fon_block"},[i("div",{staticClass:"about"},[t._m(4),i("div",{staticClass:"about_text"},[i("p",[t._v("\n\t\t\t\t\t\t\t\t\t\t\t"+t._s(t.page.about_list[2].text)+"\n\t\t\t\t\t\t\t\t\t\t")])])])])])])])]),i("div",{directives:[{name:"scroll-to",rawName:"v-scroll-to",value:"#info",expression:"'#info'"}],staticClass:"strelka strelka_two"},[t._m(5)])]),i("div",{staticClass:"item row",attrs:{id:"info"}},[i("div",{staticClass:"col-sm-12 col-md-12 col-lg-8 col-xl-6",attrs:{id:"info_block"}},[i("div",{attrs:{id:"info_mini_block"}},[i("div",{attrs:{id:"info_title"}},[i("p",[t._v(t._s(t.page.info))])]),i("div",{attrs:{id:"info_list"}},[i("ul",{attrs:{id:"information"}},t._l(t.page.info_list,(function(e){return i("li",[i("span",{staticClass:"info_list_title"},[t._v("\n\t\t\t\t\t\t\t\t\t"+t._s(e.title)+"\n\t\t\t\t\t\t\t\t")]),i("br"),i("span",{staticClass:"info_list_text"},[t._v("\n\t\t\t\t\t\t\t\t\t"+t._s(e.text_one)+"\n\t\t\t\t\t\t\t\t")]),i("br"),i("span",{staticClass:"info_list_text"},[t._v("\n\t\t\t\t\t\t\t\t\t"+t._s(e.text_two)+"\n\t\t\t\t\t\t\t\t")])])})),0)])]),i("div",{staticClass:"row",attrs:{id:"telescope"}},[i("div",{staticClass:"col-sm-12 col-md-12 col-lg-12 teleskopes_info"},[i("p",[t._v("\n\t\t\t\t\t\t\t"+t._s(t.page.info_telescope)+"\n\t\t\t\t\t\t")])])])]),i("div",{directives:[{name:"scroll-to",rawName:"v-scroll-to",value:"#base",expression:"'#base'"}],staticClass:"strelka strelka_three"},[t._m(6)])])]),i("div",{staticClass:"background_image2"},[i("div",{staticClass:"item row",attrs:{id:"base"}},[i("div",{staticClass:"col-sm-12 col-md-12 col-lg-9 row",attrs:{id:"base_block"}},[i("div",{staticClass:"col-sm-12 col-md-6 col-lg-3 blocks_base",attrs:{id:"shit"}},[i("div",{staticClass:"mount"},[t._m(7),i("div",{staticClass:"mount_text"},[i("p",{staticClass:"title_mount"},[t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount1_title)+"\n\t\t\t\t\t\t\t")]),i("p",[t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount1_alternative.title)+":"),i("br"),t._v(t._s(t.page.mount1_alternative.value)+"\n\t\t\t\t\t\t\t")]),i("p",[t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount1_region.title)+":"),i("br"),t._v(t._s(t.page.mount1_region.value)+"\n\t\t\t\t\t\t\t")]),i("p",[t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount1_place.title)+":"),i("br"),t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount1_place.value1)),i("br"),t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount1_place.value2)),i("br"),t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount1_place.value3)),i("br")])])])]),t.mobile?t._e():i("div",{staticClass:"col-sm-12 col-md-12 col-lg-6",attrs:{id:"earth"}},[i("div",{staticClass:"graf"},[t._m(8),t._m(9),i("div",{attrs:{id:"planet"}},[t._m(10),i("div",{attrs:{id:"text_planet"}},[i("p",[t._v("\n\t\t\t\t\t\t\t\t\t"+t._s(t.page.text_planet)+"\n\t\t\t\t\t\t\t\t")])])])])]),i("div",{staticClass:"col-sm-12 col-md-6 col-lg-3 blocks_base",attrs:{id:"blag"}},[i("div",{staticClass:"mount"},[t._m(11),i("div",{staticClass:"mount_text"},[i("p",{staticClass:"title_mount"},[t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount2_title)+"\n\t\t\t\t\t\t\t")]),i("p",[t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount2_region.title)+":"),i("br"),t._v(t._s(t.page.mount2_region.value)+"\n\t\t\t\t\t\t\t")]),i("p",[t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount2_place.title)+":"),i("br"),t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount2_place.value1)),i("br"),t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount2_place.value2)),i("br"),t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount2_place.value3)),i("br")])])])])]),i("div",{staticClass:"strelka_four"},[i("div",{directives:[{name:"scroll-to",rawName:"v-scroll-to",value:"#main",expression:"'#main'"}],staticClass:"strelka strelka_four_rot"},[t._m(12)])])])]),i("div",{attrs:{id:"footer"}},[i("div",{attrs:{id:"footer_position"}},[i("div",{staticClass:"footer"},[i("span",[i("a",{attrs:{href:"tel:"+t.page.footer_tel}},[t._v(t._s(t.page.footer_tel))]),t._v(" / "),i("a",{attrs:{href:"mailto:"+t.page.footer_mail}},[t._v(t._s(t.page.footer_mail))])])]),t._m(13),i("div",{staticClass:"footer"},[i("span",[t._v("\n\t\t\t\t\t"+t._s(t.page.footer_address)+"\n\t\t\t\t")])])])])])},E=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"title_img"},[a("img",{staticClass:"img_on_main",attrs:{src:i("0943")}})])},function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"arrow"}},[i("div",{attrs:{id:"arrowleft"}}),i("div",{attrs:{id:"arrowright"}})])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"about_img"},[a("img",{attrs:{src:i("599e")}})])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"about_img"},[a("img",{attrs:{src:i("60c5")}})])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"about_img"},[a("img",{attrs:{src:i("596c")}})])},function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"arrow"}},[i("div",{attrs:{id:"arrowleft"}}),i("div",{attrs:{id:"arrowright"}})])},function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"arrow"}},[i("div",{attrs:{id:"arrowleft"}}),i("div",{attrs:{id:"arrowright"}})])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"img_mount"},[a("img",{attrs:{src:i("028b")}})])},function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"left"}},[i("div",{attrs:{id:"Naklon"}}),i("div",{attrs:{id:"Gorizont"}}),i("div",{attrs:{id:"Circle"}})])},function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"right"}},[i("div",{attrs:{id:"Naklon"}}),i("div",{attrs:{id:"Gorizont"}}),i("div",{attrs:{id:"Circle"}})])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{attrs:{id:"img_planet"}},[a("img",{attrs:{src:i("90a6"),alt:""}})])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"img_mount"},[a("img",{attrs:{src:i("4a10")}})])},function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"arrow"}},[i("div",{attrs:{id:"arrowleft"}}),i("div",{attrs:{id:"arrowright"}})])},function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"footer img"},[a("img",{attrs:{id:"logo",src:i("d7e0")}})])}],x={name:"app",data:function(){return{publicPath:"",page:[],select:"",text:[{Russia:{Title:"Мы видим весь мусор в космосе!",About:'Акционерное общество "Астрономический Научный Центр" образовано в 2011 году и является специализированным российским предприятием, ориентированным на:',about_list:[{img:"../source/About_one.png",text:"Создание и эксплуатацию автоматизированных оптико-электронных систем наблюдения за космическими объектами ( искусственного и естественного происхождения )"},{img:"../source/About_two.png",text:"Создание автоматизированных систем обработки информации о космических объектах осуществляющих орбитальный полет, сопутствующие им в запуске элементы конструкции, фрагменты их разрушений"},{img:"../source/About_three.png",text:"Оценку космической обстановки по траектории выведения и орбитального движения космических аппаратов в интересах спутниковых операторов"}],info:'оптико-электронные средства АО "АНЦ" позволяют одновременно наблюдать космические объекты. Полная площать сферы составляет 41252.97 кв. градусов',info_list:[{title:"C проницанием до 14m",text_one:"суммарное поле зрения 285789 кв. градуса",text_two:"за сутки площадь покрытия составляет 6.9 площадей сферы"},{title:"C проницанием до 15.5m",text_one:"суммарное поле зрения 38604 кв. градуса (с апертурой 30, 40, 50, 65 см)",text_two:"0.9 от полной площади сферы"},{title:"C проницанием до 17m",text_one:"суммарное поле зрения 18291 кв. градуса (с апертурой 40, 50, 65 см)",text_two:"0.4 от полной площади сферы"},{title:"C проницанием до 18,5m",text_one:"суммарное поле зрения 8712 кв. градуса (с апертурой 50, 65 см)",text_two:"0.2 от полной площади сферы"}],info_telescope:'АО "АНЦ" осуществляет управление работой 51 телескопом с апертурой от 19см до 65см, размещенными в 14 обсерваториях',base_title:'Экспериментальная база АО "АНЦ"',mount1_title:"Гора Шиджатмаз",mount1_alternative:{title:"Альтернатива",value:"Gora Shidzhadmaz"},mount1_region:{title:"Регион",value:"Республика Карачаево-Черкесия"},mount1_place:{title:"Расположение",value1:"Широта (с.ш.) 43°43’50”",value2:"Долгота (в.д.) 42°39’40”",value3:"Высота над уровнем моря: 1908(м)"},mount2_title:"Благовещенский район",mount2_region:{title:"Регион",value:"Амурская область, Благовещенский р-н, Грибский сельсовет"},mount2_place:{title:"Расположение",value1:"Широта (с.ш.) 50°07’37”",value2:"Долгота (в.д.) 127°43’20”",value3:"Часовой пояс: UTC+9"},text_planet:'АО "АНЦ" имеет собственные обсерватории, размещенные в Карачаево-Черсессии ( гора Шидзатмаз ) и в районе г. Благовещенск Амурской области',footer_mail:"info@ancprotek.ru",footer_tel:" +7 (495) 641 51 35",footer_address:"Россия, Москва, шоссе Энтузиастов, 56с25"},English:{Title:"We see all the garbage in space!",About:'Joint-stock company "Astronomical Scientific Center" was founded in 2011 and is a specialized Russian enterprise focused on:',about_list:[{img:"../source/About_one.png",text:"The creation and operation of automated opto-electronic surveillance systems for space objects ( artificial and natural origin )"},{img:"../source/About_two.png",text:"Creation of automated systems of processing of information about space objects carrying out orbital flight, related to the startup of construction elements, fragments of their destruction"},{img:"../source/About_three.png",text:"Assessment of the space situation at the trajectory of the launch and orbital motion of spacecraft in the interests of satellite operators"}],info:'optical-electronic devices of JSC "ANC" can simultaneously observe space objects. The full area of the sphere is 41252.97 sq degrees',info_list:[{title:"With a penetration of up to 14m",text_one:"the total field of view 285789 sq degrees",text_two:"during the day, the coverage area is 6.9 space sphere"},{title:"With penetration to 15.5 m",text_one:"the total field of view 38604 square degrees (with an aperture 30, 40, 50, 65 cm)",text_two:"0.9 of the total area of the sphere"},{title:"With a penetration of up to 17m",text_one:"the total field of view 18291 square degrees (with an aperture 40, 50, 65 cm)",text_two:"0.4 of the total area of the sphere"},{title:"With a penetration of up to 18.5 m",text_one:"the total field of view 8712 sq degrees (aperture 50, 65 cm)",text_two:"0.2 of the total area of the sphere"}],info_telescope:'JSC "ANC" manages the operation 51 aperture telescope from 19cm up to 65cm, posted at 14 observatories',base_title:'Экспериментальная база АО "АНЦ"',mount1_title:"Mount Shidzhadmaz",mount1_alternative:{title:"Alternative:",value:"Gora Shidzhadmaz"},mount1_region:{title:"Region",value:"The Republic Of Karachay-Cherkessia"},mount1_place:{title:"Location:",value1:"Latitude (n) 43°43’50”",value2:"Longitude (e) 42°39’40”",value3:"Height above sea level: 1908(m)"},mount2_title:"Blagoveshchensky district",mount2_region:{title:"Region",value:"Amur oblast, Blagoveshchensk R-n, Grebski SEL"},mount2_place:{title:"Location:",value1:"Latitude (n) 50°07’37”",value2:"Longitude (e) 127°43’20”",value3:"Time zone: UTC+9"},text_planet:' JSC "ANC" has its own Observatory, located in Karachay-of Cherkessii ( mount Sigsetmask ) and in the area of Blagoveshchensk, Amur region',footer_mail:"info@ancprotek.ru",footer_tel:" +7 (495) 641 51 35",footer_address:"Russia, Moscow, shosse Entuziastov, 56с25"}}]}},created:function(){this.Before()},methods:{Before:function(){this.mobile=this.$parent.mobile,this.select=this.$parent.select,this.page=this.text[0][this.select]},SelectLang:function(t){this.page=this.text[0][t],console.log(t)}},watch:{}},C=x,z=(i("c266"),Object(d["a"])(C,I,E,!1,null,null,null)),k=z.exports,O={},S=Object(d["a"])(O,a,s,!1,null,null,null),R=S.exports,G={},_=Object(d["a"])(G,n,o,!1,null,null,null),Y=_.exports;l["a"].use(L["a"]);var U=new L["a"]({base:"",routes:[{path:"/",name:"Main",component:k},{path:"/equipment",name:"Equipment",component:R},{path:"/amenites",name:"Amenites",component:Y},{path:"/contact",name:"Contact",component:y}]}),Z=i("f13c");l["a"].use(Z),l["a"].config.productionTip=!1,new l["a"]({router:U,data:{mobile:!1,first:!0,lang:"English"},created:function(){this.Before()},methods:{Up:function(){this.$refs.page.move(1)},isMobileOrTablet:function(){var t=!1;return function(e){(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i.test(e)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(e.substr(0,4)))&&(t=!0)}(navigator.userAgent||navigator.vendor||window.opera),t},Lang:function(){var t=navigator.language||navigator.userLanguage,e=this.categorize(t);switch(e){case"English":this.lang="English";break;case"Russia":this.lang="Russia";break}},categorize:function(t){return t.includes("en")||t.includes("US")?"English":t.includes("ru")||t.includes("RU")||t.includes("Ru")?"Russia":"English"},Before:function(){this.Lang(),this.isMobileOrTablet()&&(this.mobile=!0)}},render:function(t){return t(g)}}).$mount("#app")},"596c":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHsAAAB7CAMAAABjGQ9NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU2MjJDMDQzRTlBNzExRTk4RDUyRTgzODg2QkUwQ0JGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU2MjJDMDQ0RTlBNzExRTk4RDUyRTgzODg2QkUwQ0JGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTYyMkMwNDFFOUE3MTFFOThENTJFODM4ODZCRTBDQkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTYyMkMwNDJFOUE3MTFFOThENTJFODM4ODZCRTBDQkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5czj/mAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAHxSURBVHja7NlJksMgDAXQr/tfuhepTozN8DVYOBWx6YVtXjMJBSDTglcRoV5bvnf6iqoTpK3jSRu0rdDBVsnb2GmzOlY1Hv6K0MOeb/OTM7TPLcstdLxVMSF8janwW2ILGw3DYwuP3xTXgmz98mbxSLvpa68N1n4//+DMyiRtYl5I29chtqhiC/hIHGq37V1+trRFY0PV8Jh9DL2Gx9lkvnjudK9NrnB1w/02hg332jK3rxt3jI213dm3o+1RLb3Ny26DLMqcirChKOZfI30bFluXQz/Sdvf5an4sbVEGMIbuV/u1dv83wZ328PePyxZ+s9Q8iLNxpw1js502nR5RJx+68SYaPnnBaS9x3Ggv8OnTIBsGeopzecv4bXarduRMA4LPEjz5Wq+nNAmKK1dUjluoPdYlwRYHHZafm87F/fM8uLAxFSk+8uCLjlT5FDOy6eNRu++aSXSTvwVguWxw+42dAF/3KaTSp1PAXLo9caXPz+JxpNMfcIf9PiPeQP+TkHz6fSmwzwaww5aN9M/aeTt2lSr7prk8Y409wV4PC3VvAU09RLBR2FDVY/mm7DBbd4RqPk/ut7vs+TeL8S677Fpjtb7L3m5372kM9vl/8Nqee4Oynznetb7Lrv279u+ya31/lX18mH7uUOVXyp8AAwDw9CVd3fFH0AAAAABJRU5ErkJggg=="},"599e":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAAB/CAMAAADxY+0hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk2RTREQjNGRTlBNzExRTlBMkRCRTVCRjY5NDNGREZGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk2RTREQjQwRTlBNzExRTlBMkRCRTVCRjY5NDNGREZGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTZFNERCM0RFOUE3MTFFOUEyREJFNUJGNjk0M0ZERkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTZFNERCM0VFOUE3MTFFOUEyREJFNUJGNjk0M0ZERkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4w07yzAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAALBSURBVHja7JvhdsMgCIXh/V9669adpUbhXkDNuvirZxM/FIOCKvpZ5FkUL9KWgOzX79e2gvCg8DefbUPGhZV+8MkWxC6kOGtH8UvcdL78kIMqcKIdRTxxmwFpcMYdBWxhv3mwhob4kH29SnE+OMGdaibfkhw028GJ30zXEyD49t/dP2MKjDwANfPNv2L+Rzl8t6uDYQEUaP2/OWhDW5/kIFM+/b//3bY2609nXoGf9dfzfIfaTUVnmBEvjK6YXct6ZgYap/CtAuCXXsjXs8dawbfMAcoF+aOPHlwwavjm96CZAYjzpY7PTqNf7wV+5Um+u4rEByDGxxSYyMdXbSoeIGwIKIDHA46hzf2YtyOfyYfrpPjQRjY4ARD7T+UHtxF/nP+6/+K3MZKcfyk+GvXDfGb5I7IOiFvl+FzSA1o7CD6bcynljxM27PqLxLv2iGP7J6ngJxKd2NLNJux0I1+VxbtTA094KlmwvbHk+hEVI/ia4GsZX0q7z8SfIQXwdDyesudPOIr4GuRrFV8jng9sWesVoE6DKINKbVWcj7dKukspntOstxaq91Sp44tMUwDauN78C/ALV1+L3+vBSv/fy0cs7z8c+NTbv5AvtfbPKDCOkQHriaQVyPBlK78m/gnzJRr+tHHu6AB7TvBVxM/g6/iqm/gpfJ6fw2t8/sN87q4Jyc9dByriJ/JCSb6fv4meHRD8YFZwMn9wgW413wnNcnzuTHh4CyfHF3g3PNKpkm+dt6zhG2nrwT2JSXxkwtz80u9vM19ufsNv/MJqvjsveb61Y7j5V+RbfoHje93ZzdcdfMv/F9v/v/MVybnpXv5rpXr/n7pU9AZ8SPoN+Mj993n89v3bYn7n/cNK/vn9x1K+XIKv3EutOj7+3G4iX2/+Vr5cgo/M/3xxm93L19X88/vnxfzz+++ZCpgtP35/CDAANAUseDvU7w8AAAAASUVORK5CYII="},"60c5":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHwAAAB8CAMAAACcwCSMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ3Qzk4OEUwRTlBNzExRTlBM0U3RTIwMTY0NkZCRTBFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ3Qzk4OEUxRTlBNzExRTlBM0U3RTIwMTY0NkZCRTBFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDdDOTg4REVFOUE3MTFFOUEzRTdFMjAxNjQ2RkJFMEUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDdDOTg4REZFOUE3MTFFOUEzRTdFMjAxNjQ2RkJFMEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7QI7V7AAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAKwSURBVHja7NrdesIgDAbg5P5veiduKyX/+aDqQ0+2ueorCAlEiCsXva7Yfeqj1MJtX77p8mgbN/gdOAVuyr7vhE57catfr/8cftEfbfo78dur6fqCbh+eq73QYvz1bF9fNNWMQJbHY11x7zr7Y4+G1+gHEdWVxvz2WOCdBqZZbfxQJVkJg76kUzRgyZ1JraBB6UTJ8kBv4sHpL02zYr/TNNgcXR3nfdwKWEomR+CBcDnnccLgg+ckabm7UTj7SXpGCyOO5NBGTlSeBmgbVzO2ifP1g2AIbunaU7gW2yWI9AfLwVzHzbWSPtXW4GwuQyBLX38hQqtsttMhidMfZTu4uEaG2R4+L1Yovsxs4/8krL0JnNF9ncJ5mc2RfLTKDuG8yI7h/Che1+0eDWbHmu6Vq6KpuaD79arwuiCvA/G07seHzCavtocF4Tk9sH/NrccyehSPr0TTut/tnH5FOL5Qz24aAHoKp2BEzrY9tksNZu/cqEtskTPfIWCWUcI+iCLFERT+iE78oC7gsZUbQidrXqwedaSUPLboQhGQheLmGn0uAs4VPqg+jCqt+hmpZJcXlRquFDeRDQfgtT2UiA+x/fJm3K8LeTte37e2u72zZe7hzVKBjUtTLZNx6rgSZHC2ghvhtUXfbrZwMbF0Gi0XUOMptdXdOVxeTGAGmIEzcmClccbbCZzhdgbHV1o/Bv/LZZjzQyU8uWv+Alz8unIrLv5x8C4ubxrmO1eE1zGAkNpw5ElBZf23E5/PerwLLq9kDg7Chw1KuSZTbbl8DFE7n/G5OE/TfB8uHtwTcPtYTIu+VZc0XHw6whZPUR2c/QNwy3AqXj4uFJdGnBpXIMCYLSdaox/8zfHyXIK0HG5vwI3PYDcuFvz24XTwr8e97ZaHcyfIRP62fp7rXNuuHwEGANSIKl9vlANGAAAAAElFTkSuQmCC"},"610c":function(t,e,i){"use strict";var a=i("564b"),s=i.n(a);s.a},"64a9":function(t,e,i){},"90a6":function(t,e,i){t.exports=i.p+"img/planet.b3a03c81.png"},9879:function(t,e,i){t.exports=i.p+"img/LogoWhite.92069ed4.png"},c266:function(t,e,i){"use strict";var a=i("287b"),s=i.n(a);s.a},d49b:function(t,e,i){t.exports=i.p+"img/Logo.7a915cb8.png"},d7e0:function(t,e,i){t.exports=i.p+"img/Logo_circle.92069ed4.png"},dd5a:function(t,e,i){"use strict";var a=i("1b54"),s=i.n(a);s.a}});
//# sourceMappingURL=app.a58e2584.js.map
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
(function(t){function e(e){for(var s,o,c=e[0],r=e[1],l=e[2],M=0,d=[];M<c.length;M++)o=c[M],Object.prototype.hasOwnProperty.call(a,o)&&a[o]&&d.push(a[o][0]),a[o]=0;for(s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s]);u&&u(e);while(d.length)d.shift()();return n.push.apply(n,l||[]),i()}function i(){for(var t,e=0;e<n.length;e++){for(var i=n[e],s=!0,c=1;c<i.length;c++){var r=i[c];0!==a[r]&&(s=!1)}s&&(n.splice(e--,1),t=o(o.s=i[0]))}return t}var s={},a={app:0},n=[];function o(e){if(s[e])return s[e].exports;var i=s[e]={i:e,l:!1,exports:{}};return t[e].call(i.exports,i,i.exports,o),i.l=!0,i.exports}o.m=t,o.c=s,o.d=function(t,e,i){o.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:i})},o.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"===typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(o.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var s in t)o.d(i,s,function(e){return t[e]}.bind(null,s));return i},o.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return o.d(e,"a",e),e},o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.p="";var c=window["webpackJsonp"]=window["webpackJsonp"]||[],r=c.push.bind(c);c.push=e,c=c.slice();for(var l=0;l<c.length;l++)e(c[l]);var u=r;n.push([0,"chunk-vendors"]),i()})({0:function(t,e,i){t.exports=i("56d7")},"028b":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABwCAMAAADhcojgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM2REQ0ODk4RThFRjExRTk4MTQyQkU5NzZGRDAzNEFFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM2REQ0ODk5RThFRjExRTk4MTQyQkU5NzZGRDAzNEFFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzZERDQ4OTZFOEVGMTFFOTgxNDJCRTk3NkZEMDM0QUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzZERDQ4OTdFOEVGMTFFOTgxNDJCRTk3NkZEMDM0QUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7STQnvAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAALfSURBVHja7JrRsqMwDEPF///03rnbByCWLSd2sjtTnloo5KDGji3AFW0ArsYNwvitBF+AfxPgPuQToB4G0U3zL80AMG4aWwEg72+ZA5+RgOHzlij4jIT71vIH0DC8jfgk2JkH8N42J6K39k0ECMbvDAABgOWGDQDDgEcAxsDoB8A9BUjS1AI8Z74TG1+AE3Pg7/fmOXA+CijBmUyIc5nwNeSBxWhcjfcCjPXI755tAKcrIoxFIVkgu6ti8rFwYs73BUUzc7ozqoqNfG949QM89r5rQ6N1OeIPnAagoZleuFYA2OHU5JgDeCcH0lKVAFyuAKxy0QmmZtCYD+xVtBcgKJ1UAiwKQEundoCLG3k8PmoA4DXO2AXAdrjxsQjwuRpsANjxUQfwdOuYJnlfFanxiVn3shI7AIL6nKijEBQCwI6PEoDQriM9vUCQAXDMOqJOFYCQXIg6MQGmUs9mAC2cJquz/wFAXVXc6rUfwEsQawBJAYzqxD0fxQKY/esSQE6Ax4iSu4NCAUxDA9caQEYAc4uugcIZYBg7cXWIcgGMyeddBfUCjO3pPEAqBBxn1bkO2pKgeB0UJsGpn2CHALMAdQJ4T+G2CDAHUCkA/5nzx1QKkANQ1pC8Jcc6CiGvVQgwCVAoAC0adwkwBVAqAPM8twmQArg6BCDGslfc1QqQAlhM8IkT4DXiqBUgBbC2yCdOATsuljl9ANdKnZWxWY0Q1G4QXQDqLJh8YDY8XqBJOMiG6VWAtElgWRgKQNbkNE5E2GCW1AHvzrEIID/+SGDaKeH7VLoAiG4LfKaE79Qpbp39xP/u6dtnBiuCv59msxhAriSj8R82gVvtQLmkKADiaTweiDJ/xn8dXgNW/ilIkyprikZxfE94YfusefCGKRTnMWndcR8TMoDPq2BSfohdJOU5zNQbNaqRp7xjvVgcBGaq8CxupTZA8xa7uVsIcHJzs+RhgC3SOH/Bz4E/AgwApzQr0f22g4IAAAAASUVORK5CYII="},"034f":function(t,e,i){"use strict";var s=i("64a9"),a=i.n(s);a.a},"0943":function(t,e,i){t.exports=i.p+"img/Earth.4faca846.png"},"1b54":function(t,e,i){},"231c":function(t,e,i){},"287b":function(t,e,i){},"4a10":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHoAAAB6CAMAAABHh7fWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRERDg3QkVDRThFRjExRTlCM0NCQzhDN0M0MDdENkM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRERDg3QkVERThFRjExRTlCM0NCQzhDN0M0MDdENkM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REREODdCRUFFOEVGMTFFOUIzQ0JDOEM3QzQwN0Q2QzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REREODdCRUJFOEVGMTFFOUIzQ0JDOEM3QzQwN0Q2QzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7KdK+0AAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAL0SURBVHja7NrbbsMgEATQ4f9/ulJVNTbsZWZZYqWqn1qH+BhjFtiAsX3g9xC/1yiLNhphEUevrNhokee/z9MTJtoNtP//aTo8cYo2IMX+p68XYGnmHE3z0aGZXiJTcKneBw7nOE/DP3i61K+vSskuh5SJIOmWQDp/cXoCqV0fuYIvJrb5cNK74OhB08vpjE5aNfo4kb/POVclJljxx5nsX7ZAg3nbcryFHqXgUGhrRmYaa38JQEQ4e9KI2uWV6YP3GYoVe5DGkHq/NRVAUU7fxbyblGk8QON5GmJbY7utqzmEhiXAz8NqsFHrWA/Qr4bat1GMJg3NjWo0McZfHKeDOfg5ep2MVOfgH0RbWBZeP56OFneHs4VWd1qnnifoaCFfCq/7NI7T/vi/1v4E7dzPWTqdZZ7LFqYL7GO0e0lYOfH30OM0LaRZeHubro9gqMrTm/Uq0EojToaamZRztJ21OEXD7s3LcqaTBuCniOallDB4gpfvL1J6dNHDaMyprmOq+j59h26v0ZyJxFK2gb68PmY/Mm9vl7Yzf8uK42LTcQVCIBN+i2ig6V+JC5EcUvTOxk6p2pDGDeF3AiKRWx4st1sbXbJe7T5arjbaZLnajbRabfTJarWhLbL0aqNKFxN61CVa6dFDl7KBUmv30sOcPor09EOZYl+L79KVTsas1vS84E5O8Z10NMSTsjiCMfeNrWkRS0Ojq9lPOsXB09DkvLVByyqNAm3dM58qMIp7OTeuY4k01TlBdkt2zWwWD/alHKIh0t79kmtmu7id222lEdFIaPduqQ7mJmq3aGoB5xYn6OgLGp3bOQ16chwlDVPa2T9ERvKwuLPz6h30cHZeRauHR+ihZl3XnG149Xjq3RRSMhrhRty9kGKuyMhKb4YU81U6Rec2Bl+U2lc4Gmk+y01sHb09Fk2m+nWy3XWmqS1i2/T95RHp0U5TOxXJaJZveGPoev6MCTpEqNrMGrqxViq9X+tlm7/RQHjmeE7++/SXAAMAv34sMKuO4AYAAAAASUVORK5CYII="},"564b":function(t,e,i){},"56d7":function(t,e,i){"use strict";i.r(e);i("6762"),i("2fdb"),i("cadf"),i("551c"),i("f751"),i("097d");var s=i("2b0e"),a=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{attrs:{id:"app"}},[s("nav",{staticClass:"container-fluid",attrs:{id:"navigator"}},[s("div",{staticClass:"row"},[s("transition",{attrs:{name:"fade"}},[t.mobile?t._e():s("div",{staticClass:"WidthNavigation col-sm-3 col-md-3 col-lg-2",attrs:{id:"logotip_div"}},[s("img",{attrs:{id:"logotip",src:i("d49b")}})])]),s("div",{staticClass:"WidthNavigation TitlesNavigation col-sm-9 col-md-9 col-lg-7"},[s("div",{staticClass:"menu"},[s("router-link",{staticClass:"navig",attrs:{to:"/",exact:""}},[s("span",[t._v(" "+t._s(t.page.home)+" ")])]),s("router-link",{staticClass:"navig",attrs:{to:"/equipment"}},[s("span",[t._v(" "+t._s(t.page.product)+" ")])]),s("router-link",{staticClass:"navig",attrs:{to:"/amenites"}},[s("span",[t._v(" "+t._s(t.page.file)+" ")])]),s("router-link",{staticClass:"navig",attrs:{to:"/contact"}},[s("span",[t._v(" "+t._s(t.page.contact)+" ")])])],1),s("div",{attrs:{id:"lang"}},[s("span",{class:[{active:"Russia"===t.select}],on:{click:function(e){return t.SelectLang("Russia")}}},[t._v("Ru")]),s("span",{class:[{active:"English"===t.select}],on:{click:function(e){return t.SelectLang("English")}}},[t._v("En")])])])],1)]),s("transition",{attrs:{name:"fade"}},[s("router-view",{ref:"page"})],1)],1)},n=[],o={name:"app",data:function(){return{mobile:!1,select:"Russia",activeClass:"active",page:[],text:[{Russia:{home:"Главная",product:"Оборудование",file:"Услуги",contact:"Контакты"},English:{home:"Home",product:"Equipment",file:"Services",contact:"Contact"}}]}},created:function(){this.Before()},methods:{Up:function(){this.$refs.page.move(1)},Before:function(){this.mobile=this.$parent.mobile,this.select=this.$parent.lang,this.page=this.text[0][this.select]},SelectLang:function(t){this.$refs.page.SelectLang(t),this.select=t,this.page=this.text[0][this.select]}}},c=o,r=(i("034f"),i("2877")),l=Object(r["a"])(c,a,n,!1,null,null,null),u=l.exports,M=i("8c4f"),d=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"contact"}},[i("div",{staticClass:"section"},[i("div",{attrs:{id:"svg_contact"}},[i("div",{},[t._m(0),i("InsertSVG")],1)]),t._m(1)])])},m=[function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"map_contact"}},[i("div",{attrs:{id:"yandex_map"}},[i("iframe",{attrs:{width:"100%",height:"100%",src:"https://yandex.ru/map-widget/v1/?um=constructor%3A140c84673a3c947be2adf9e08ca48c6b17660cc8c5ef8e01d1546f7dd1c49382&source=constructor",frameborder:"0"}})])])},function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{attrs:{id:"footer_contact"}},[s("div",[s("span",[s("a",{attrs:{href:"tel:+74956415135"}},[t._v("+7(495) 641 51 35")]),t._v("  /  "),s("a",{attrs:{href:"mailto:info@ancprotek.ru"}},[t._v("INFO@ANCPROTEK.RU")]),s("img",{attrs:{src:i("9879")}}),t._v("Россия, Москва, Шоссе Энтузиастов, 56с25")])])])}],g=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",[i("svg",{attrs:{id:"contact",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",version:"1.1",viewBox:"-0.5 -0.5 551 294"}},[i("defs"),i("g",[i("path",{attrs:{d:"M 1 154.5 L 201 34.5",fill:"none",stroke:"#ffffff","stroke-width":"2","stroke-miterlimit":"10","pointer-events":"none"}}),i("path",{attrs:{d:"M 1 154.5 L 281 154.5",fill:"none",stroke:"#ffffff","stroke-width":"2","stroke-miterlimit":"10","pointer-events":"none"}}),i("path",{attrs:{d:"M 1 154.5 L 201 274.5",fill:"none",stroke:"#ffffff","stroke-width":"2","stroke-miterlimit":"10","pointer-events":"none"}}),i("path",{attrs:{d:"M 281 274.5 L 201 274.5",fill:"none",stroke:"#ffffff","stroke-width":"2","stroke-miterlimit":"10","pointer-events":"none"}}),i("path",{attrs:{d:"M 281 34.5 L 201 34.5",fill:"none",stroke:"#ffffff","stroke-width":"2","stroke-miterlimit":"10","pointer-events":"none"}}),i("image",{attrs:{x:"270.5",y:"0",width:"40",height:"40","xlink:href":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwMCAxMDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAwIDEwMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPiYjeGE7PG1ldGFkYXRhPiBTdmcgVmVjdG9yIEljb25zIDogaHR0cDovL3d3dy5vbmxpbmV3ZWJmb250cy5jb20vaWNvbiA8L21ldGFkYXRhPiYjeGE7PGc+PHBhdGggc3R5bGU9ImZpbGw6IHdoaXRlOyIgZD0iTTQ5OS42LDEwYy0xOTkuOCwwLTM2Ni4xLDE4My0zMTQsMzg5LjZjNTksMjMzLjcsMzE1LjksNDk0LjYsMzE1LjksNDk0LjZTNzU0LDYzNC40LDgxNC4xLDQwMC44Qzg2Ny4yLDE5NC40LDY5OS40LDEwLDQ5OS42LDEweiBNNzcyLjEsMzg4LjljLTUxLjYsMjA1LjQtMjcwLjgsNDQxLjItMjcwLjgsNDQxLjJzLTIyMy0yMzguNC0yNzMuNi00NDMuOEMxODIuOSwyMDQuOCwzMjguMSw1Myw0OTkuNyw1M0M2NzEuMiw1Myw4MTcuNywyMDcuNiw3NzIuMSwzODguOXoiLz48cGF0aCBzdHlsZT0iZmlsbDogd2hpdGU7IiBkPSJNNDk5LjgsMTc0LjJjLTk5LjEsMC0xNzkuNCw4MC4zLTE3OS40LDE3OS40YzAsOTkuMSw4MC4zLDE3OS40LDE3OS40LDE3OS40czE3OS40LTgwLjMsMTc5LjQtMTc5LjRDNjc5LjIsMjU0LjUsNTk4LjksMTc0LjIsNDk5LjgsMTc0LjJ6IE00OTkuOCw0OTAuNWMtNzUuNiwwLTEzNi44LTYxLjMtMTM2LjgtMTM2LjhjMC03NS42LDYxLjMtMTM2LjgsMTM2LjgtMTM2LjhjNzUuNiwwLDEzNi44LDYxLjMsMTM2LjgsMTM2LjhDNjM2LjYsNDI5LjIsNTc1LjMsNDkwLjUsNDk5LjgsNDkwLjV6Ii8+PHBhdGggc3R5bGU9ImZpbGw6IHdoaXRlOyIgZD0iTTY0OS45LDc5Mi41Yzc1LjIsMTUuMSwxMjQuOSw0MSwxMjQuOSw3MC42YzAsNDYuNS0xMjMuMSw4NC4yLTI3NS4xLDg0LjJjLTE1MS45LDAtMjc1LTM3LjctMjc1LTg0LjJjMC0yOS4zLDQ4LjgtNTUuMSwxMjMtNzAuMmwtOS4zLTM5LjNjLTkzLjksMjIuMS0xNTcsNjIuOC0xNTcsMTA5LjVjMCw3MC4yLDE0Mi42LDEyNywzMTguNSwxMjdjMTc1LjksMCwzMTguNS01Ni44LDMxOC41LTEyN2MwLTQ2LjctNjMuMi04Ny41LTE1Ny4zLTEwOS41TDY0OS45LDc5Mi41eiIvPjwvZz4mI3hhOzwvc3ZnPg==",preserveAspectRatio:"none","pointer-events":"none"}}),i("image",{attrs:{x:"276.5",y:"138",width:"28",height:"28","xlink:href":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwMCAxMDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAwIDEwMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPiYjeGE7PG1ldGFkYXRhPiBTdmcgVmVjdG9yIEljb25zIDogaHR0cDovL3d3dy5vbmxpbmV3ZWJmb250cy5jb20vaWNvbiA8L21ldGFkYXRhPiYjeGE7PGc+PHBhdGggc3R5bGU9ImZpbGw6IHdoaXRlOyIgZD0iTTc4My4zLDk5MGgtMTEuNWMtNjUuMSwwLTE1OC45LTMwLjYtMjYwLjMtODIuM2MtOTcuNi00NS45LTE5My4zLTExNC44LTI0OC44LTE3MC40QzIwMy4zLDY3OCwxNDIuMSw1ODgsOTAuNCw0ODYuNkMzOC43LDM4NS4yLDEwLDI5MS40LDEwLDIyOC4ydi0xMS41bDUuNy05LjZjMS45LDAsMzAuNi00OS44LDcwLjgtOTMuOEMxMjYuOCw2My42LDE4MC40LDEwLDIyOC4yLDEwYzQ1LjksMCw5My44LDQyLjEsMTI0LjQsNjdjMTkuMSwxOS4xLDc0LjYsNzAuOCw5NS43LDEyOC4yYzI0LjksNjEuMiwzLjgsOTUuNy0xMS41LDExMWMtMjQuOSwyNC45LTUzLjYsNDQtNzIuNyw1My42Yy0zMi41LDIxLjEtMzYuNCwyNC45LTM2LjQsMzguM2MwLDQ0LDU1LjUsMTAxLjQsMTA5LjEsMTU1YzUzLjYsNTMuNiwxMTEsMTA5LjEsMTUzLjEsMTA5LjFjMTUuMywwLDE3LjItMy44LDM4LjMtMzYuNGMxNy4yLTIxLjEsMzAuNi00Ny45LDU1LjUtNzIuN2MxNS4zLTE1LjMsMzYuNC0yNC45LDU5LjMtMjQuOWMyMywwLDUxLjcsMTMuNCw4NC4yLDI4LjdjMjQuOSwxNS4zLDQ3LjksMzguMyw3NC43LDU5LjNjMjEsMjEuMSw4OCw5MS45LDg4LDE0My42YzAsNTEuNy01Ny40LDEwMy4zLTEwMy40LDE0My41Yy00Ny45LDM2LjQtOTEuOSw2OC45LTkzLjgsNjguOUw3ODMuMyw5OTB6IE04Ni42LDIzOS43YzUuNyw1My42LDMyLjUsMTI4LjIsNzIuNywyMTQuNGM0Ny45LDkwLDEwNS4zLDE3Mi4zLDE1NywyMjkuN2M1MS43LDUxLjcsMTM5LjcsMTExLDIyOS43LDE1Ni45Yzg0LjIsNDAuMiwxNjQuNiw3MC44LDIxNC40LDcwLjhjMTMuNC05LjYsNDUuOS0yOC43LDcyLjctNTUuNWM3MC44LTU1LjUsODAuNC04Mi4zLDgwLjQtODYuMWMwLTkuNi0yMy00OS44LTY3LTkwYy00NC00NC05MC02NS4xLTEwMy40LTY1LjFjLTUuNy0xLjktMy44LDMuOC01LjcsMS45Yy0yMS4xLDIxLjEtMjguNyw0MC4yLTQ0LDU5LjNjLTIxLjEsMzIuNS00NCw3Mi43LTEwMy40LDcyLjdjLTc0LjYsMC0xNDcuNC02Ny0yMDYuNy0xMzIuMWMtNjctNjctMTMyLjEtMTMyLjEtMTMyLjEtMjA4LjZjMC01NS41LDM4LjMtODQuMiw3Mi43LTEwMy40YzE5LjEtOS42LDM4LjMtMjMsNTkuMy00NGMwLTEuOSwxLjktNS43LTMuOC0yMS4xYy05LjYtMjguNy0zOC4zLTY1LjEtNzQuNi0xMDEuNGMtMzYuNC0zNi40LTcwLjgtNTEuNy03NC42LTUxLjdjLTcuNywwLTI0LjksMTEuNS04OCw3OC41QzExOS4xLDE5My44LDk2LjEsMjI2LjMsODYuNiwyMzkuN0w4Ni42LDIzOS43eiBNNjIyLjUsMjU1Yy00NCwwLTc4LjUsMjEuMS0xMDMuNCw1NS41YzE1LjMtMTEuNSwzNC41LTkuNiw0OS44LTkuNmM3MC44LDAsMTMwLjIsNTUuNSwxMzAuMiwxMzAuMmMwLDE3LjItMy44LDMyLjUtOS42LDQ3LjljMzQuNS0xOS4xLDU1LjUtNjEuMiw1NS41LTEwMS40Qzc0NSwzMDguNiw2OTEuNCwyNTUsNjIyLjUsMjU1TDYyMi41LDI1NXogTTY1My4xLDEzMi41Yy02NywwLTEyMi41LDI2LjgtMTYyLjcsNzIuN2MzMi41LTE3LjIsNjctMjYuOCwxMDkuMS0yNi44YzEyMi41LDAsMjIyLDk3LjYsMjIyLDIyMmMwLDM2LjQtOS42LDc4LjUtMjguNywxMDcuMmM0NS45LTM2LjQsNzQuNi05OS41LDc0LjYtMTYwLjhDODY3LjUsMjI2LjMsNzY5LjksMTMyLjUsNjUzLjEsMTMyLjVMNjUzLjEsMTMyLjV6IE03MTQuNCwxMGMtODIuMywwLTE0OS4zLDM0LjQtMjAxLDg2LjFjNDIuMS0yNi44LDkxLjktNDAuMiwxNDcuNC00MC4yYzE1OC45LDAsMjgzLjMsMTI0LjQsMjgzLjMsMjgzLjNjMCw1NS41LTE1LjMsMTAxLjQtNDIuMSwxNDcuNGM1NS41LTUxLjcsODgtMTIyLjUsODgtMjAxQzk5MCwxMzAuNiw4NjUuNiwxMCw3MTQuNCwxMHoiLz48L2c+JiN4YTs8L3N2Zz4=",preserveAspectRatio:"none","pointer-events":"none"}}),i("image",{attrs:{x:"280.5",y:"259",width:"33",height:"33","xlink:href":"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwMCAxMDAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAwIDEwMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPiYjeGE7PG1ldGFkYXRhPiBTdmcgVmVjdG9yIEljb25zIDogaHR0cDovL3d3dy5vbmxpbmV3ZWJmb250cy5jb20vaWNvbiA8L21ldGFkYXRhPiYjeGE7PGc+PHBhdGggc3R5bGU9ImZpbGw6IHdoaXRlOyIgZD0iTTkwMy42LDE4MC40SDk2LjVjLTQ3LjcsMC04Ni41LDM1LjgtODYuNSw3OS45djQ3OS40YzAsNDQsMzguOCw3OS45LDg2LjUsNzkuOWg4MDcuMWM0Ny42LDAsODYuNC0zNS45LDg2LjQtNzkuOVYyNjAuM0M5OTAsMjE2LjMsOTUxLjIsMTgwLjQsOTAzLjYsMTgwLjRMOTAzLjYsMTgwLjR6IE03Ny45LDczMC4zVjI4MGwyNDQuMywyMjUuOEgzMjJMNzcuOSw3MzEuNEM3Ny45LDczMSw3Ny45LDczMC42LDc3LjksNzMwLjNMNzcuOSw3MzAuM3ogTTE0Mi4xLDI1MC4zaDcxNS44TDUwMC4xLDU4MUwxNDIuMSwyNTAuM0wxNDIuMSwyNTAuM3ogTTM3My4zLDU0My4ybDEyNi43LDExNy4xbDEyNy4zLTExNy42bDIyMy42LDIwNi42SDE1MC40TDM3My4zLDU0My4yTDM3My4zLDU0My4yeiBNNjc5LjMsNTA1LjdoLTEuNWwyMzkuMS0yMjAuOXY0NDAuM0w2NzkuMyw1MDUuN0w2NzkuMyw1MDUuN3oiLz48L2c+JiN4YTs8L3N2Zz4=",preserveAspectRatio:"none","pointer-events":"none"}}),i("g",{attrs:{transform:"translate(306.5,27.5)"}},[i("switch",[i("foreignObject",{staticStyle:{overflow:"visible"},attrs:{"pointer-events":"all",width:"231",height:"12",requiredFeatures:"http://www.w3.org/TR/SVG11/feature#Extensibility"}},[i("div",{staticStyle:{display:"inline-block","font-size":"12px","font-family":"Helvetica",color:"rgb(0, 0, 0)","line-height":"1.2","vertical-align":"top","white-space":"nowrap","text-align":"left"},attrs:{xmlns:"http://www.w3.org/1999/xhtml"}},[i("div",{staticStyle:{display:"inline-block","text-align":"inherit","text-decoration":"inherit"},attrs:{xmlns:"http://www.w3.org/1999/xhtml"}},[i("font",{attrs:{color:"#ffffff"}},[t._v("Ш. ЭНТУЗИАСТОВ, 56, СТР. 25, МОСКВА")])],1)])])],1)]),i("g",{attrs:{transform:"translate(315.5,145.5)"}},[i("switch",[i("foreignObject",{staticStyle:{overflow:"visible"},attrs:{"pointer-events":"all",width:"102",height:"12",requiredFeatures:"http://www.w3.org/TR/SVG11/feature#Extensibility"}},[i("div",{staticStyle:{display:"inline-block","font-size":"12px","font-family":"Helvetica",color:"rgb(0, 0, 0)","line-height":"1.2","vertical-align":"top","white-space":"nowrap","text-align":"left"},attrs:{xmlns:"http://www.w3.org/1999/xhtml"}},[i("div",{staticStyle:{display:"inline-block","text-align":"inherit","text-decoration":"inherit"},attrs:{xmlns:"http://www.w3.org/1999/xhtml"}},[i("font",{attrs:{color:"#ffffff"}},[t._v("+7 (495) 641 51 35")])],1)])])],1)]),i("g",{attrs:{transform:"translate(322.5,268.5)"}},[i("switch",[i("foreignObject",{staticStyle:{overflow:"visible"},attrs:{"pointer-events":"all",width:"136",height:"12",requiredFeatures:"http://www.w3.org/TR/SVG11/feature#Extensibility"}},[i("div",{staticStyle:{display:"inline-block","font-size":"12px","font-family":"Helvetica",color:"rgb(0, 0, 0)","line-height":"1.2","vertical-align":"top","white-space":"nowrap","text-align":"left"},attrs:{xmlns:"http://www.w3.org/1999/xhtml"}},[i("div",{staticStyle:{display:"inline-block","text-align":"inherit","text-decoration":"inherit"},attrs:{xmlns:"http://www.w3.org/1999/xhtml"}},[i("font",{attrs:{color:"#ffffff"}},[t._v("INFO@ANCPROTEK.RU")])],1)])])],1)])])])])},L=[],v={name:"app",data:function(){return{msg:"Product"}},methods:{test:function(t){this.$emit("move",t)}}},w=v,b=(i("dd5a"),Object(r["a"])(w,g,L,!1,null,null,null)),j=b.exports,p={name:"app",components:{InsertSVG:j},data:function(){return{msg:"Contact",options:{}}},methods:{Before:function(){this.mobile=this.$parent.mobile},move:function(t){this.$refs.fullpage.api.moveTo(t)}}},N=p,A=(i("610c"),Object(r["a"])(N,d,m,!1,null,null,null)),h=A.exports,f=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"main"}},[i("div",{staticClass:"background_image"},[i("div",{staticClass:"item",attrs:{id:"title"}},[i("div",{attrs:{id:"block_title"}},[t._m(0),i("div",{staticClass:"title"},[i("p",{attrs:{id:"title_text"}},[t._v(t._s(t.page.Title))])])]),i("div",{directives:[{name:"scroll-to",rawName:"v-scroll-to",value:"#about",expression:"'#about'"}],staticClass:"strelka strelka_one"},[t._m(1)])]),i("div",{staticClass:"item",attrs:{id:"about"}},[i("div",{staticClass:"row"},[i("div",{staticClass:"about_block col-sm-10 col-md-8 col-lg-11 col-xl-6"},[i("p",{attrs:{id:"about_title"}},[t._v(t._s(t.page.About))]),i("div",{staticClass:"row about_mini_block"},[i("div",{staticClass:"col-sm-9 col-md-12 col-lg-4",staticStyle:{margin:"0 auto","margin-bottom":"10px"}},[i("div",{staticClass:"about_fon_block"},[i("div",{staticClass:"about"},[t._m(2),i("div",{staticClass:"about_text"},[i("p",[t._v("\n\t\t\t\t\t\t\t\t\t\t\t"+t._s(t.page.about_list[0].text)+"\n\t\t\t\t\t\t\t\t\t\t")])])])])]),i("div",{staticClass:"col-sm-9 col-md-12 col-lg-4",staticStyle:{margin:"0 auto","margin-bottom":"10px"}},[i("div",{staticClass:"about_fon_block"},[i("div",{staticClass:"about"},[t._m(3),i("div",{staticClass:"about_text"},[i("p",[t._v("\n\t\t\t\t\t\t\t\t\t\t\t"+t._s(t.page.about_list[1].text)+"\n\t\t\t\t\t\t\t\t\t\t")])])])])]),i("div",{staticClass:"col-sm-9 col-md-12 col-lg-4",staticStyle:{margin:"0 auto","margin-bottom":"10px"}},[i("div",{staticClass:"about_fon_block"},[i("div",{staticClass:"about"},[t._m(4),i("div",{staticClass:"about_text"},[i("p",[t._v("\n\t\t\t\t\t\t\t\t\t\t\t"+t._s(t.page.about_list[2].text)+"\n\t\t\t\t\t\t\t\t\t\t")])])])])])])])]),i("div",{directives:[{name:"scroll-to",rawName:"v-scroll-to",value:"#info",expression:"'#info'"}],staticClass:"strelka strelka_two"},[t._m(5)])]),i("div",{staticClass:"item row",attrs:{id:"info"}},[i("div",{staticClass:"col-sm-12 col-md-12 col-lg-8 col-xl-6",attrs:{id:"info_block"}},[i("div",{attrs:{id:"info_mini_block"}},[i("div",{attrs:{id:"info_title"}},[i("p",[t._v(t._s(t.page.info))])]),i("div",{attrs:{id:"info_list"}},[i("ul",{attrs:{id:"information"}},t._l(t.page.info_list,(function(e){return i("li",[i("span",{staticClass:"info_list_title"},[t._v("\n\t\t\t\t\t\t\t\t\t"+t._s(e.title)+"\n\t\t\t\t\t\t\t\t")]),i("br")])})),0)])]),i("div",{staticClass:"row",attrs:{id:"telescope"}},[i("div",{staticClass:"col-sm-12 col-md-12 col-lg-12 teleskopes_info"},[i("p",[t._v("\n\t\t\t\t\t\t\t"+t._s(t.page.info_telescope)+"\n\t\t\t\t\t\t")])])])]),i("div",{directives:[{name:"scroll-to",rawName:"v-scroll-to",value:"#base",expression:"'#base'"}],staticClass:"strelka strelka_three"},[t._m(6)])])]),i("div",{staticClass:"background_image2"},[i("div",{staticClass:"item row",attrs:{id:"base"}},[i("div",{staticClass:"col-sm-12 col-md-12 col-lg-9 row",attrs:{id:"base_block"}},[i("div",{staticClass:"col-sm-12 col-md-6 col-lg-3 blocks_base",attrs:{id:"shit"}},[i("div",{staticClass:"mount"},[t._m(7),i("div",{staticClass:"mount_text"},[i("p",{staticClass:"title_mount"},[t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount1_title)+"\n\t\t\t\t\t\t\t")]),i("p",[t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount1_region.value)+"\n\t\t\t\t\t\t\t")])])])]),t.mobile?t._e():i("div",{staticClass:"col-sm-12 col-md-12 col-lg-6",attrs:{id:"earth"}},[i("div",{staticClass:"graf"},[t._m(8),t._m(9),i("div",{attrs:{id:"planet"}},[t._m(10),i("div",{attrs:{id:"text_planet"}},[i("p",[t._v("\n\t\t\t\t\t\t\t\t\t"+t._s(t.page.text_planet)+"\n\t\t\t\t\t\t\t\t")])])])])]),i("div",{staticClass:"col-sm-12 col-md-6 col-lg-3 blocks_base",attrs:{id:"blag"}},[i("div",{staticClass:"mount"},[t._m(11),i("div",{staticClass:"mount_text"},[i("p",{staticClass:"title_mount"},[t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount2_title)+"\n\t\t\t\t\t\t\t")]),i("p",[t._v("\n\t\t\t\t\t\t\t\t"+t._s(t.page.mount2_region.value)+"\n\t\t\t\t\t\t\t")])])])])]),i("div",{staticClass:"strelka_four"},[i("div",{directives:[{name:"scroll-to",rawName:"v-scroll-to",value:"#main",expression:"'#main'"}],staticClass:"strelka strelka_four_rot"},[t._m(12)])])])]),i("div",{attrs:{id:"footer"}},[i("div",{attrs:{id:"footer_position"}},[i("div",{staticClass:"footer"},[i("span",[i("a",{attrs:{href:"tel:"+t.page.footer_tel}},[t._v(t._s(t.page.footer_tel))]),t._v(" / "),i("a",{attrs:{href:"mailto:"+t.page.footer_mail}},[t._v(t._s(t.page.footer_mail))])])]),t._m(13),i("div",{staticClass:"footer"},[i("span",[t._v("\n\t\t\t\t\t"+t._s(t.page.footer_address)+"\n\t\t\t\t")])])])])])},D=[function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"title_img"},[s("img",{staticClass:"img_on_main",attrs:{src:i("0943")}})])},function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"arrow"}},[i("div",{attrs:{id:"arrowleft"}}),i("div",{attrs:{id:"arrowright"}})])},function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"about_img"},[s("img",{attrs:{src:i("599e")}})])},function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"about_img"},[s("img",{attrs:{src:i("60c5")}})])},function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"about_img"},[s("img",{attrs:{src:i("596c")}})])},function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"arrow"}},[i("div",{attrs:{id:"arrowleft"}}),i("div",{attrs:{id:"arrowright"}})])},function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"arrow"}},[i("div",{attrs:{id:"arrowleft"}}),i("div",{attrs:{id:"arrowright"}})])},function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"img_mount"},[s("img",{attrs:{src:i("028b")}})])},function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"left"}},[i("div",{attrs:{id:"Naklon"}}),i("div",{attrs:{id:"Gorizont"}}),i("div",{attrs:{id:"Circle"}})])},function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"right"}},[i("div",{attrs:{id:"Naklon"}}),i("div",{attrs:{id:"Gorizont"}}),i("div",{attrs:{id:"Circle"}})])},function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{attrs:{id:"img_planet"}},[s("img",{attrs:{src:i("90a6"),alt:""}})])},function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"img_mount"},[s("img",{attrs:{src:i("4a10")}})])},function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{attrs:{id:"arrow"}},[i("div",{attrs:{id:"arrowleft"}}),i("div",{attrs:{id:"arrowright"}})])},function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"footer img"},[s("img",{attrs:{id:"logo",src:i("d7e0")}})])}],T={name:"app",data:function(){return{publicPath:"",page:[],select:"",text:[{Russia:{Title:"Мы видим всё в околоземном космосе!",About:'АО "Астрономический Научный Центр" образовано в 2011 году. Наша компания оказывает следующие услуги в области исследования околоземного космического пространства:',about_list:[{img:"../source/About_one.png",text:"Создание и эксплуатация автоматизированных оптико-электронных комплексов обнаружения и мониторинга объектов в околоземном космическом пространстве"},{img:"../source/About_two.png",text:"Создание автоматизированных программных комплексов обработки информации об объектах и событиях в околоземном космическом пространстве"},{img:"../source/About_three.png",text:"Проведение анализа операций (запусков, орбитальных маневров, перемещений между орбитальными позициями и др.) и орбитальных событий (разрушений, потенциально опасных сближений объектов) в околоземном космическом пространстве, оценка физических характеристик наблюдаемых объектов"}],info:"Оптико-электронные средства АО «АНЦ» позволяют:",info_list:[{title:"Обнаруживать и регулярно наблюдать объекты размером от 25-30 см в геостационарной области (диапазон высот 33000-40000 км) и от 15-25см на прочих высоких орбитах с высотой перигея от 5000 до 25000 км",text_one:" ",text_two:" "},{title:"Осуществлять непрерывный (за исключением дневного времени) мониторинг функционирующих объектов на геостационарных, высокоэллиптических и средневысоких орбитах",text_one:" ",text_two:" "},{title:"Ежесуточно осуществлять глобальный обзор геостационарной области",text_one:" ",text_two:" "},{title:"Измерять астрометрическое положение наблюдаемых объектов с погрешностью 0.4-1.2 угл. с",text_one:" ",text_two:" "}],info_telescope:'АО "АНЦ" осуществляет управление работой 51 телескопа с апертурой от 19см до 65см в 14 обсерваториях, расположенных в различных районах Земного шара',base_title:"Научно-исcледовательские площадки",mount1_title:"Гора Шаджатмаз",mount1_alternative:{title:"Альтернатива",value:"Gora Shidzhadmaz"},mount1_region:{title:"Регион",value:"Республика Карачаево-Черкесия"},mount2_title:"Благовещенский район",mount2_region:{title:"Регион",value:"Амурская область"},text_planet:"АО «АНЦ» имеет собственные научно-исследовательские площадки, размещенные в Карачаево-Черкессии (гора Шаджатмаз) и в районе г. Благовещенск Амурской области",footer_mail:"info@ancprotek.ru",footer_tel:" +7 (495) 641 51 35",footer_address:"Россия, Москва, шоссе Энтузиастов, 56с25"},English:{Title:"We see everything in outer space!",About:"Astronomical Scientific Center was founded in 2011. Our company provides services in the field of outer space monitoring:",about_list:[{img:"../source/About_one.png",text:"Design, operation and support of automated optical sensors for detection and monitoring objects in outer space."},{img:"../source/About_two.png",text:"Design, operation and support of software solutions for information processing about objects and events in outer space."},{img:"../source/About_three.png",text:"Analysis of operations (launches, orbital maneuvers, movements between orbital positions, etc.) and orbital events (destructions, potentially dangerous object approaches) in outer space, assessment of physical characteristics of observed objects."}],info:"Our optical sensors are able to:",info_list:[{title:"Detect and regularly observe objects with size of 25-30 cm in GEO (with heights between 33000 and 40000 km) and objects with size of 15-25 cm in other high orbits with perigee between 5000 and 25000 km",text_one:" ",text_two:" "},{title:"Provide continuous observation (except daylight time) of active objects in GEO, HEO and MEO",text_one:" ",text_two:" "},{title:"Provide daily global GEO observation",text_one:" ",text_two:" "},{title:"Provide the astrometric position of the observed objects with uncertainty between 0.4 and 1.2 angular second",text_one:" ",text_two:" "}],info_telescope:"ASC operates 51 telescopes with aperture between 19 and 65 cm located in 14 observatories across the world",base_title:"Research Centers",mount1_title:"Mount Shatdzhatmas",mount1_alternative:{title:"Alternative:",value:"Gora Shidzhadmaz"},mount1_region:{title:"Region",value:"Karachay-Cherkessia"},mount2_title:"Near Blagoveshchensk",mount2_region:{value:"Amur Oblast"},text_planet:" ASC has two research centers located in Karachay-Cherkessia (Mount Shatdzhatmas) and near Blagoveshchensk",footer_mail:"info@ancprotek.ru",footer_tel:" +7 (495) 641 51 35",footer_address:"Russia, Moscow, shosse Entuziastov, 56с25"}}]}},created:function(){this.Before()},methods:{Before:function(){this.mobile=this.$parent.mobile,this.select=this.$parent.select,this.page=this.text[0][this.select]},SelectLang:function(t){this.page=this.text[0][t]}},watch:{}},E=T,y=(i("c266"),Object(r["a"])(E,f,D,!1,null,null,null)),I=y.exports,x=function(){var t=this,e=t.$createElement;t._self._c;return t._m(0)},C=[function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{attrs:{id:"equipment"}},[s("div",{staticClass:"section"},[s("div",{staticClass:"content"}),s("div",{attrs:{id:"footer_equipment"}},[s("div",[s("span",[s("a",{attrs:{href:"tel:+74956415135"}},[t._v("+7(495) 641 51 35")]),t._v("  /  "),s("a",{attrs:{href:"mailto:info@ancprotek.ru"}},[t._v("INFO@ANCPROTEK.RU")]),s("img",{attrs:{src:i("9879")}}),t._v("Россия, Москва, Шоссе Энтузиастов, 56с25")])])])])])}],z={name:"app",data:function(){return{msg:"Equipment",page:[],select:"",text:[{Russia:{},English:{}}]}},methods:{Before:function(){this.mobile=this.$parent.mobile},move:function(t){this.$refs.fullpage.api.moveTo(t)},SelectLang:function(t){this.page=this.text[0][t]}}},O=z,k=(i("f0b9"),Object(r["a"])(O,x,C,!1,null,null,null)),R=k.exports,S=function(){var t=this,e=t.$createElement;t._self._c;return t._m(0)},G=[function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{attrs:{id:"amenites"}},[s("div",{staticClass:"section"},[s("div",{staticClass:"content"}),s("div",{attrs:{id:"footer_amenites"}},[s("div",[s("span",[s("a",{attrs:{href:"tel:+74956415135"}},[t._v("+7(495) 641 51 35")]),t._v("  /  "),s("a",{attrs:{href:"mailto:info@ancprotek.ru"}},[t._v("INFO@ANCPROTEK.RU")]),s("img",{attrs:{src:i("9879")}}),t._v("Россия, Москва, Шоссе Энтузиастов, 56с25")])])])])])}],Y={name:"app",data:function(){return{msg:"Amenites",page:[],select:"",text:[{Russia:{},English:{}}]}},methods:{Before:function(){this.mobile=this.$parent.mobile},move:function(t){this.$refs.fullpage.api.moveTo(t)},SelectLang:function(t){this.page=this.text[0][t]}}},U=Y,_=(i("ba79"),Object(r["a"])(U,S,G,!1,null,null,null)),Z=_.exports;s["a"].use(M["a"]);var B=new M["a"]({base:"",routes:[{path:"/",name:"Main",component:I},{path:"/equipment",name:"Equipment",component:R},{path:"/amenites",name:"Amenites",component:Z},{path:"/contact",name:"Contact",component:h}]}),V=i("f13c");s["a"].use(V),s["a"].config.productionTip=!1,new s["a"]({router:B,data:{mobile:!1,first:!0,lang:"English"},created:function(){this.Before()},methods:{Up:function(){this.$refs.page.move(1)},isMobileOrTablet:function(){var t=!1;return function(e){(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i.test(e)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(e.substr(0,4)))&&(t=!0)}(navigator.userAgent||navigator.vendor||window.opera),t},Lang:function(){var t=navigator.language||navigator.userLanguage,e=this.categorize(t);switch(e){case"English":this.lang="English";break;case"Russia":this.lang="Russia";break}},categorize:function(t){return t.includes("en")||t.includes("US")?"English":t.includes("ru")||t.includes("RU")||t.includes("Ru")?"Russia":"English"},Before:function(){this.Lang(),this.isMobileOrTablet()&&(this.mobile=!0)}},render:function(t){return t(u)}}).$mount("#app")},"596c":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHsAAAB7CAMAAABjGQ9NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU2MjJDMDQzRTlBNzExRTk4RDUyRTgzODg2QkUwQ0JGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU2MjJDMDQ0RTlBNzExRTk4RDUyRTgzODg2QkUwQ0JGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTYyMkMwNDFFOUE3MTFFOThENTJFODM4ODZCRTBDQkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTYyMkMwNDJFOUE3MTFFOThENTJFODM4ODZCRTBDQkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5czj/mAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAHxSURBVHja7NlJksMgDAXQr/tfuhepTozN8DVYOBWx6YVtXjMJBSDTglcRoV5bvnf6iqoTpK3jSRu0rdDBVsnb2GmzOlY1Hv6K0MOeb/OTM7TPLcstdLxVMSF8janwW2ILGw3DYwuP3xTXgmz98mbxSLvpa68N1n4//+DMyiRtYl5I29chtqhiC/hIHGq37V1+trRFY0PV8Jh9DL2Gx9lkvnjudK9NrnB1w/02hg332jK3rxt3jI213dm3o+1RLb3Ny26DLMqcirChKOZfI30bFluXQz/Sdvf5an4sbVEGMIbuV/u1dv83wZ328PePyxZ+s9Q8iLNxpw1js502nR5RJx+68SYaPnnBaS9x3Ggv8OnTIBsGeopzecv4bXarduRMA4LPEjz5Wq+nNAmKK1dUjluoPdYlwRYHHZafm87F/fM8uLAxFSk+8uCLjlT5FDOy6eNRu++aSXSTvwVguWxw+42dAF/3KaTSp1PAXLo9caXPz+JxpNMfcIf9PiPeQP+TkHz6fSmwzwaww5aN9M/aeTt2lSr7prk8Y409wV4PC3VvAU09RLBR2FDVY/mm7DBbd4RqPk/ut7vs+TeL8S677Fpjtb7L3m5372kM9vl/8Nqee4Oynznetb7Lrv279u+ya31/lX18mH7uUOVXyp8AAwDw9CVd3fFH0AAAAABJRU5ErkJggg=="},"599e":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAAB/CAMAAADxY+0hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk2RTREQjNGRTlBNzExRTlBMkRCRTVCRjY5NDNGREZGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk2RTREQjQwRTlBNzExRTlBMkRCRTVCRjY5NDNGREZGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTZFNERCM0RFOUE3MTFFOUEyREJFNUJGNjk0M0ZERkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTZFNERCM0VFOUE3MTFFOUEyREJFNUJGNjk0M0ZERkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4w07yzAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAALBSURBVHja7JvhdsMgCIXh/V9669adpUbhXkDNuvirZxM/FIOCKvpZ5FkUL9KWgOzX79e2gvCg8DefbUPGhZV+8MkWxC6kOGtH8UvcdL78kIMqcKIdRTxxmwFpcMYdBWxhv3mwhob4kH29SnE+OMGdaibfkhw028GJ30zXEyD49t/dP2MKjDwANfPNv2L+Rzl8t6uDYQEUaP2/OWhDW5/kIFM+/b//3bY2609nXoGf9dfzfIfaTUVnmBEvjK6YXct6ZgYap/CtAuCXXsjXs8dawbfMAcoF+aOPHlwwavjm96CZAYjzpY7PTqNf7wV+5Um+u4rEByDGxxSYyMdXbSoeIGwIKIDHA46hzf2YtyOfyYfrpPjQRjY4ARD7T+UHtxF/nP+6/+K3MZKcfyk+GvXDfGb5I7IOiFvl+FzSA1o7CD6bcynljxM27PqLxLv2iGP7J6ngJxKd2NLNJux0I1+VxbtTA094KlmwvbHk+hEVI/ia4GsZX0q7z8SfIQXwdDyesudPOIr4GuRrFV8jng9sWesVoE6DKINKbVWcj7dKukspntOstxaq91Sp44tMUwDauN78C/ALV1+L3+vBSv/fy0cs7z8c+NTbv5AvtfbPKDCOkQHriaQVyPBlK78m/gnzJRr+tHHu6AB7TvBVxM/g6/iqm/gpfJ6fw2t8/sN87q4Jyc9dByriJ/JCSb6fv4meHRD8YFZwMn9wgW413wnNcnzuTHh4CyfHF3g3PNKpkm+dt6zhG2nrwT2JSXxkwtz80u9vM19ufsNv/MJqvjsveb61Y7j5V+RbfoHje93ZzdcdfMv/F9v/v/MVybnpXv5rpXr/n7pU9AZ8SPoN+Mj993n89v3bYn7n/cNK/vn9x1K+XIKv3EutOj7+3G4iX2/+Vr5cgo/M/3xxm93L19X88/vnxfzz+++ZCpgtP35/CDAANAUseDvU7w8AAAAASUVORK5CYII="},"60c5":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHwAAAB8CAMAAACcwCSMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ3Qzk4OEUwRTlBNzExRTlBM0U3RTIwMTY0NkZCRTBFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ3Qzk4OEUxRTlBNzExRTlBM0U3RTIwMTY0NkZCRTBFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDdDOTg4REVFOUE3MTFFOUEzRTdFMjAxNjQ2RkJFMEUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDdDOTg4REZFOUE3MTFFOUEzRTdFMjAxNjQ2RkJFMEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7QI7V7AAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAKwSURBVHja7NrdesIgDAbg5P5veiduKyX/+aDqQ0+2ueorCAlEiCsXva7Yfeqj1MJtX77p8mgbN/gdOAVuyr7vhE57catfr/8cftEfbfo78dur6fqCbh+eq73QYvz1bF9fNNWMQJbHY11x7zr7Y4+G1+gHEdWVxvz2WOCdBqZZbfxQJVkJg76kUzRgyZ1JraBB6UTJ8kBv4sHpL02zYr/TNNgcXR3nfdwKWEomR+CBcDnnccLgg+ckabm7UTj7SXpGCyOO5NBGTlSeBmgbVzO2ifP1g2AIbunaU7gW2yWI9AfLwVzHzbWSPtXW4GwuQyBLX38hQqtsttMhidMfZTu4uEaG2R4+L1Yovsxs4/8krL0JnNF9ncJ5mc2RfLTKDuG8yI7h/Che1+0eDWbHmu6Vq6KpuaD79arwuiCvA/G07seHzCavtocF4Tk9sH/NrccyehSPr0TTut/tnH5FOL5Qz24aAHoKp2BEzrY9tksNZu/cqEtskTPfIWCWUcI+iCLFERT+iE78oC7gsZUbQidrXqwedaSUPLboQhGQheLmGn0uAs4VPqg+jCqt+hmpZJcXlRquFDeRDQfgtT2UiA+x/fJm3K8LeTte37e2u72zZe7hzVKBjUtTLZNx6rgSZHC2ghvhtUXfbrZwMbF0Gi0XUOMptdXdOVxeTGAGmIEzcmClccbbCZzhdgbHV1o/Bv/LZZjzQyU8uWv+Alz8unIrLv5x8C4ubxrmO1eE1zGAkNpw5ElBZf23E5/PerwLLq9kDg7Chw1KuSZTbbl8DFE7n/G5OE/TfB8uHtwTcPtYTIu+VZc0XHw6whZPUR2c/QNwy3AqXj4uFJdGnBpXIMCYLSdaox/8zfHyXIK0HG5vwI3PYDcuFvz24XTwr8e97ZaHcyfIRP62fp7rXNuuHwEGANSIKl9vlANGAAAAAElFTkSuQmCC"},"610c":function(t,e,i){"use strict";var s=i("564b"),a=i.n(s);a.a},"64a9":function(t,e,i){},"90a6":function(t,e,i){t.exports=i.p+"img/planet.56f5b940.png"},9879:function(t,e,i){t.exports=i.p+"img/LogoWhite.92069ed4.png"},b8ad:function(t,e,i){},ba79:function(t,e,i){"use strict";var s=i("231c"),a=i.n(s);a.a},c266:function(t,e,i){"use strict";var s=i("287b"),a=i.n(s);a.a},d49b:function(t,e,i){t.exports=i.p+"img/Logo.7a915cb8.png"},d7e0:function(t,e,i){t.exports=i.p+"img/Logo_circle.92069ed4.png"},dd5a:function(t,e,i){"use strict";var s=i("1b54"),a=i.n(s);a.a},f0b9:function(t,e,i){"use strict";var s=i("b8ad"),a=i.n(s);a.a}});
//# sourceMappingURL=app.d0e21727.js.map
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
self.__precacheManifest = [
{
"revision": "bc5c06060671c4ba259f",
"url": "css/app.8a594eea.css"
"revision": "a152991f7b550bf18a9a",
"url": "css/app.e5c54209.css"
},
{
"revision": "bc5c06060671c4ba259f",
"url": "js/app.a58e2584.js"
"revision": "a152991f7b550bf18a9a",
"url": "js/app.d0e21727.js"
},
{
"revision": "31155f06b4b60fa1b4b1",
"url": "js/chunk-vendors.c0253383.js"
"revision": "ce1f70a7d8d464546c78",
"url": "js/chunk-vendors.3a0f4a6f.js"
},
{
"revision": "962d788ebbca71ed276537d8da81324c",
"url": "img/Earth.962d788e.png"
"revision": "4faca8468bad0cf55a717bf789fbc2dc",
"url": "img/Earth.4faca846.png"
},
{
"revision": "b4583ae21a5bf0cd046c1dfa6a005162",
"url": "img/Background2.b4583ae2.png"
"revision": "edaeb522fdedca74c926ac40648b2a65",
"url": "img/Background.edaeb522.png"
},
{
"revision": "507b3f8c0767e527e5729965e931a7c3",
"url": "img/Background.507b3f8c.png"
"revision": "f063e432415f35eb3e692727b6fd6e5d",
"url": "img/Background2.f063e432.png"
},
{
"revision": "5eda9a2223c672373f6ff671ebb5c947",
......@@ -31,17 +31,17 @@ self.__precacheManifest = [
"revision": "22a53d2503def617f3ce644452bce0ae",
"url": "fonts/5114.22a53d25.TTF"
},
{
"revision": "524d720f3f670bd38785447ca9c4b395",
"url": "fonts/9114.524d720f.OTF"
},
{
"revision": "e823d9f3693b249f47a936b32b09135f",
"url": "fonts/noah-bold.e823d9f3.otf"
},
{
"revision": "b3a03c81d435e0b0c9a74454d98251af",
"url": "img/planet.b3a03c81.png"
"revision": "524d720f3f670bd38785447ca9c4b395",
"url": "fonts/9114.524d720f.OTF"
},
{
"revision": "56f5b94073319eef068d4a56268208e9",
"url": "img/planet.56f5b940.png"
},
{
"revision": "92069ed44c22041ed64e57e6099ae28f",
......@@ -56,15 +56,15 @@ self.__precacheManifest = [
"url": "img/Logo_circle.92069ed4.png"
},
{
"revision": "227338436410ee6cbe9dd0dac2e8bb48",
"revision": "52891f8f4fcdaba96277251a47bd9da4",
"url": "index.html"
},
{
"revision": "92069ed44c22041ed64e57e6099ae28f",
"url": "favicon.png"
},
{
"revision": "b6216d61c03e6ce0c9aea6ca7808f7ca",
"url": "robots.txt"
},
{
"revision": "92069ed44c22041ed64e57e6099ae28f",
"url": "favicon.png"
}
];
\ No newline at end of file
......@@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/3.6.3/workbox-sw.js");
importScripts(
"precache-manifest.a513d373b3764f0b81265f9b62be4df6.js"
"precache-manifest.130e2b493578a194c4b2f5d48378ecdf.js"
);
workbox.core.setCacheNameDetails({prefix: "site"});
......
......@@ -10,8 +10,8 @@
<div class="WidthNavigation TitlesNavigation col-sm-9 col-md-9 col-lg-7">
<div class="menu">
<router-link class="navig" to="/" exact><span> {{page.home}} </span></router-link>
<router-link class="navig" to="/product"><span> {{page.product}} </span></router-link>
<router-link class="navig" to="/files"><span> {{page.file}} </span></router-link>
<router-link class="navig" to="/equipment"><span> {{page.product}} </span></router-link>
<router-link class="navig" to="/amenites"><span> {{page.file}} </span></router-link>
<router-link class="navig" to="/contact"><span> {{page.contact}} </span></router-link>
</div>
<div id="lang">
......@@ -24,7 +24,6 @@
<transition name="fade">
<router-view ref="page"></router-view>
</transition>
<!-- <button v-scroll-to="'#app'">OOOOOOOOOOOOOOOOOOOOOOOOO</button> -->
</div>
</template>
......@@ -41,7 +40,7 @@ body{
font-family: Arial, Helvetica, sans-serif;
overflow-x: hidden;
background-color: black;
width: 100%;
width: 100vw;
font-family: "Noah";
}
@font-face {
......
<template>
<div id="amenites">
<div class="section">
<div class="content">
</div>
<div id="footer_amenites">
<div>
<span><a href="tel:+74956415135">+7(495) 641 51 35</a>&nbsp&nbsp/&nbsp&nbsp<a href="mailto:info@ancprotek.ru">INFO@ANCPROTEK.RU</a><img src="../imgMain/LogoWhite.png"/>Россия, Москва, Шоссе Энтузиастов, 56с25</span>
</div>
</div>
</div>
</div>
</template>
<script>
export default {
name: 'app',
data () {
return {
msg: 'Amenites',
page: [],
select: '',
text:[
{
Russia:{
},
English:{
}
}
],
}
},
methods: {
Before: function () {
this.mobile = this.$parent.mobile
},
move: function (section) {
this.$refs.fullpage.api.moveTo(section)
},
SelectLang (lang) {
this.page = this.text[0][lang];
}
}
}
</script>
<style>
#amenites{
font-family: 'Avenir', Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
color: #2c3e50;
}
#amenites .section{
background-image: url('../source/Background.png') ;
background-size: cover;
}
#amenites .content{
height: 100vh;
}
#amenites #footer_amenites{
position: absolute;
bottom: 0;
height: 7%;
width: 100vw;
background-color: black;
color: white;
}
#amenites #footer_amenites a{
color: white;
}
#amenites #footer_amenites a:hover{
color: white;
cursor: pointer;
}
#amenites #footer_amenites div{
bottom: 0px;
}
#amenites #footer_amenites div img{
width: 3%;
margin-left: 10px;
margin-right: 10px;
}
</style>
<template>
<div id="app">
<div id="contact">
<div class="section">
<div id="svg_contact">
<div style="">
......@@ -12,7 +12,7 @@
</div>
</div>
<div id="footer">
<div id="footer_contact">
<div>
<span><a href="tel:+74956415135">+7(495) 641 51 35</a>&nbsp&nbsp/&nbsp&nbsp<a href="mailto:info@ancprotek.ru">INFO@ANCPROTEK.RU</a><img src="../imgMain/LogoWhite.png"/>Россия, Москва, Шоссе Энтузиастов, 56с25</span>
</div>
......@@ -48,19 +48,25 @@ export default {
</script>
<style>
#app {
#contact{
font-family: 'Avenir', Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
color: #2c3e50;
}
#svg_contact{
#contact .section{
background-image: url('../source/Background.png') ;
background-size: cover;
}
#contact #svg_contact{
max-width: 1600px;
margin: 0 auto;
padding-top: 14%;
height: 100vh;
}
#svg_contact #map_contact {
#contact #svg_contact #map_contact {
position: absolute;
width: 40vw;
height: 40vw;
......@@ -69,17 +75,38 @@ export default {
overflow: auto;
margin-top: -6%;
margin-left: 14vw;
}
#svg_contact #yandex_map{
}
#contact #svg_contact #yandex_map{
overflow: hidden;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
}
#svg_contact #yandex_map iframe{
#contact #svg_contact #yandex_map iframe{
border-radius: 50%;
/* height:inherit;
width:inherit; */
}
#contact #footer_contact{
position: absolute;
bottom: 0;
height: 7%;
width: 100vw;
background-color: black;
color: white;
}
#contact #footer_contact a{
color: white;
}
#contact #footer_contact a:hover{
color: white;
cursor: pointer;
}
#contact #footer_contact div{
bottom: 0px;
}
#contact #footer_contact div img{
width: 3%;
margin-left: 10px;
margin-right: 10px;
}
</style>
<template>
<div id="equipment">
<div class="section">
<div class="content">
</div>
<div id="footer_equipment">
<div>
<span><a href="tel:+74956415135">+7(495) 641 51 35</a>&nbsp&nbsp/&nbsp&nbsp<a href="mailto:info@ancprotek.ru">INFO@ANCPROTEK.RU</a><img src="../imgMain/LogoWhite.png"/>Россия, Москва, Шоссе Энтузиастов, 56с25</span>
</div>
</div>
</div>
</div>
</template>
<script>
export default {
name: 'app',
data () {
return {
msg: 'Equipment',
page: [],
select: '',
text:[
{
Russia:{
},
English:{
}
}
],
}
},
methods: {
Before: function () {
this.mobile = this.$parent.mobile
},
move: function (section) {
this.$refs.fullpage.api.moveTo(section)
},
SelectLang (lang) {
this.page = this.text[0][lang];
}
}
}
</script>
<style>
#equipment{
font-family: 'Avenir', Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
color: #2c3e50;
}
#equipment .section{
background-image: url('../source/Background.png') ;
background-size: cover;
}
#equipment .content{
height: 100vh;
}
#equipment #footer_equipment{
position: absolute;
bottom: 0;
height: 7%;
width: 100vw;
background-color: black;
color: white;
}
#equipment #footer_equipment a{
color: white;
}
#equipment #footer_equipment a:hover{
color: white;
cursor: pointer;
}
#equipment #footer_equipment div{
bottom: 0px;
}
#equipment #footer_equipment div img{
width: 3%;
margin-left: 10px;
margin-right: 10px;
}
</style>
......@@ -87,12 +87,12 @@
<span class="info_list_title">
{{info.title}}
</span><br>
<span class="info_list_text">
<!-- <span class="info_list_text">
{{info.text_one}}
</span><br>
<span class="info_list_text">
{{info.text_two}}
</span>
</span> -->
</li>
</ul>
</div>
......@@ -126,16 +126,7 @@
{{page.mount1_title}}
</p>
<p>
{{page.mount1_alternative.title}}:<br>{{page.mount1_alternative.value}}
</p>
<p>
{{page.mount1_region.title}}:<br>{{page.mount1_region.value}}
</p>
<p>
{{page.mount1_place.title}}:<br>
{{page.mount1_place.value1}}<br>
{{page.mount1_place.value2}}<br>
{{page.mount1_place.value3}}<br>
{{page.mount1_region.value}}
</p>
</div>
</div>
......@@ -172,13 +163,7 @@
{{page.mount2_title}}
</p>
<p>
{{page.mount2_region.title}}:<br>{{page.mount2_region.value}}
</p>
<p>
{{page.mount2_place.title}}:<br>
{{page.mount2_place.value1}}<br>
{{page.mount2_place.value2}}<br>
{{page.mount2_place.value3}}<br>
{{page.mount2_region.value}}
</p>
</div>
</div>
......@@ -608,6 +593,9 @@
#main #block_title div.title{
width: 47%;
}
#main #base_block {
min-height: 460px;
}
}
@media only screen and (max-width: 1399px) and (min-width: 1024px) {
.strelka{
......@@ -624,6 +612,7 @@
width: 91%;
margin-left: 19%;
}
}
@media only screen and (max-width: 1023px) and (min-width: 380px) {
.strelka{
......@@ -680,48 +669,48 @@ name: 'app',
text:[
{
Russia:{
Title: 'Мы видим весь мусор в космосе!',
About: кционерное общество "Астрономический Научный Центр" образовано в 2011 году и является специализированным российским предприятием, ориентированным на:',
Title: 'Мы видим всё в околоземном космосе!',
About: О "Астрономический Научный Центр" образовано в 2011 году. Наша компания оказывает следующие услуги в области исследования околоземного космического пространства:',
about_list: [
{
img: '../source/About_one.png',
text: 'Создание и эксплуатацию автоматизированных оптико-электронных систем наблюдения за космическими объектами ( искусственного и естественного происхождения )'
},
{
img: '../source/About_two.png',
text: 'Создание автоматизированных систем обработки информации о космических объектах осуществляющих орбитальный полет, сопутствующие им в запуске элементы конструкции, фрагменты их разрушений'
},
{
img: '../source/About_three.png',
text: 'Оценку космической обстановки по траектории выведения и орбитального движения космических аппаратов в интересах спутниковых операторов'
}
{
img: '../source/About_one.png',
text: 'Создание и эксплуатация автоматизированных оптико-электронных комплексов обнаружения и мониторинга объектов в околоземном космическом пространстве'
},
{
img: '../source/About_two.png',
text: 'Создание автоматизированных программных комплексов обработки информации об объектах и событиях в околоземном космическом пространстве'
},
{
img: '../source/About_three.png',
text: 'Проведение анализа операций (запусков, орбитальных маневров, перемещений между орбитальными позициями и др.) и орбитальных событий (разрушений, потенциально опасных сближений объектов) в околоземном космическом пространстве, оценка физических характеристик наблюдаемых объектов'
}
],
info: 'оптико-электронные средства АО "АНЦ" позволяют одновременно наблюдать космические объекты. Полная площать сферы составляет 41252.97 кв. градусов',
info: 'Оптико-электронные средства АО «АНЦ» позволяют:',
info_list: [
{
title: 'C проницанием до 14m',
text_one: 'суммарное поле зрения 285789 кв. градуса',
text_two: 'за сутки площадь покрытия составляет 6.9 площадей сферы'
},
{
title: 'C проницанием до 15.5m',
text_one: 'суммарное поле зрения 38604 кв. градуса (с апертурой 30, 40, 50, 65 см)',
text_two: '0.9 от полной площади сферы'
},
{
title: 'C проницанием до 17m',
text_one: 'суммарное поле зрения 18291 кв. градуса (с апертурой 40, 50, 65 см)',
text_two: '0.4 от полной площади сферы'
},
{
title: 'C проницанием до 18,5m',
text_one: 'суммарное поле зрения 8712 кв. градуса (с апертурой 50, 65 см)',
text_two: '0.2 от полной площади сферы'
}
{
title: 'Обнаруживать и регулярно наблюдать объекты размером от 25-30 см в геостационарной области (диапазон высот 33000-40000 км) и от 15-25см на прочих высоких орбитах с высотой перигея от 5000 до 25000 км',
text_one: ' ',
text_two: ' '
},
{
title: 'Осуществлять непрерывный (за исключением дневного времени) мониторинг функционирующих объектов на геостационарных, высокоэллиптических и средневысоких орбитах',
text_one: ' ',
text_two: ' '
},
{
title: 'Ежесуточно осуществлять глобальный обзор геостационарной области',
text_one: ' ',
text_two: ' '
},
{
title: 'Измерять астрометрическое положение наблюдаемых объектов с погрешностью 0.4-1.2 угл. с',
text_one: ' ',
text_two: ' '
}
],
info_telescope: 'АО "АНЦ" осуществляет управление работой 51 телескопом с апертурой от 19см до 65см, размещенными в 14 обсерваториях',
base_title: 'Экспериментальная база АО "АНЦ"',
mount1_title: 'Гора Шиджатмаз',
info_telescope: 'АО "АНЦ" осуществляет управление работой 51 телескопа с апертурой от 19см до 65см в 14 обсерваториях, расположенных в различных районах Земного шара',
base_title: 'Научно-исcледовательские площадки',
mount1_title: 'Гора Шаджатмаз',
mount1_alternative:
{
title: 'Альтернатива',
......@@ -732,76 +721,60 @@ name: 'app',
title: 'Регион',
value: 'Республика Карачаево-Черкесия'
},
mount1_place:
{
title: 'Расположение',
value1: 'Широта (с.ш.) 43°43’50”',
value2: 'Долгота (в.д.) 42°39’40”',
value3: 'Высота над уровнем моря: 1908(м)'
},
mount2_title: 'Благовещенский район',
mount2_region:
{
title: 'Регион',
value: 'Амурская область, Благовещенский р-н, Грибский сельсовет'
value: 'Амурская область'
},
mount2_place:
{
title: 'Расположение',
value1: 'Широта (с.ш.) 50°07’37”',
value2: 'Долгота (в.д.) 127°43’20”',
value3: 'Часовой пояс: UTC+9'
},
text_planet: 'АО "АНЦ" имеет собственные обсерватории, размещенные в Карачаево-Черсессии ( гора Шидзатмаз ) и в районе г. Благовещенск Амурской области',
text_planet: 'АО «АНЦ» имеет собственные научно-исследовательские площадки, размещенные в Карачаево-Черкессии (гора Шаджатмаз) и в районе г. Благовещенск Амурской области',
footer_mail: 'info@ancprotek.ru',
footer_tel: ' +7 (495) 641 51 35',
footer_address: 'Россия, Москва, шоссе Энтузиастов, 56с25'
},
English:{
Title: 'We see all the garbage in space!',
About: 'Joint-stock company "Astronomical Scientific Center" was founded in 2011 and is a specialized Russian enterprise focused on:',
Title: 'We see everything in outer space!',
About: 'Astronomical Scientific Center was founded in 2011. Our company provides services in the field of outer space monitoring:',
about_list: [
{
img: '../source/About_one.png',
text: 'The creation and operation of automated opto-electronic surveillance systems for space objects ( artificial and natural origin )'
text: 'Design, operation and support of automated optical sensors for detection and monitoring objects in outer space.'
},
{
img: '../source/About_two.png',
text: 'Creation of automated systems of processing of information about space objects carrying out orbital flight, related to the startup of construction elements, fragments of their destruction'
text: 'Design, operation and support of software solutions for information processing about objects and events in outer space.'
},
{
img: '../source/About_three.png',
text: 'Assessment of the space situation at the trajectory of the launch and orbital motion of spacecraft in the interests of satellite operators'
text: 'Analysis of operations (launches, orbital maneuvers, movements between orbital positions, etc.) and orbital events (destructions, potentially dangerous object approaches) in outer space, assessment of physical characteristics of observed objects.'
}
],
info: 'optical-electronic devices of JSC "ANC" can simultaneously observe space objects. The full area of the sphere is 41252.97 sq degrees',
info: 'Our optical sensors are able to:',
info_list: [
{
title: 'With a penetration of up to 14m',
text_one: 'the total field of view 285789 sq degrees',
text_two: 'during the day, the coverage area is 6.9 space sphere'
title: 'Detect and regularly observe objects with size of 25-30 cm in GEO (with heights between 33000 and 40000 km) and objects with size of 15-25 cm in other high orbits with perigee between 5000 and 25000 km',
text_one: ' ',
text_two: ' '
},
{
title: 'With penetration to 15.5 m',
text_one: 'the total field of view 38604 square degrees (with an aperture 30, 40, 50, 65 cm)',
text_two: '0.9 of the total area of the sphere'
title: 'Provide continuous observation (except daylight time) of active objects in GEO, HEO and MEO',
text_one: ' ',
text_two: ' '
},
{
title: 'With a penetration of up to 17m',
text_one: 'the total field of view 18291 square degrees (with an aperture 40, 50, 65 cm)',
text_two: '0.4 of the total area of the sphere'
title: 'Provide daily global GEO observation',
text_one: ' ',
text_two: ' '
},
{
title: 'With a penetration of up to 18.5 m',
text_one: 'the total field of view 8712 sq degrees (aperture 50, 65 cm)',
text_two: '0.2 of the total area of the sphere'
title: 'Provide the astrometric position of the observed objects with uncertainty between 0.4 and 1.2 angular second',
text_one: ' ',
text_two: ' '
}
],
info_telescope: 'JSC "ANC" manages the operation 51 aperture telescope from 19cm up to 65cm, posted at 14 observatories',
base_title: 'Экспериментальная база АО "АНЦ"',
mount1_title: 'Mount Shidzhadmaz',
info_telescope: 'ASC operates 51 telescopes with aperture between 19 and 65 cm located in 14 observatories across the world',
base_title: 'Research Centers',
mount1_title: 'Mount Shatdzhatmas',
mount1_alternative:
{
title: 'Alternative:',
......@@ -810,31 +783,14 @@ name: 'app',
mount1_region:
{
title: 'Region',
value: 'The Republic Of Karachay-Cherkessia'
value: 'Karachay-Cherkessia'
},
mount1_place:
{
title: 'Location:',
value1: 'Latitude (n) 43°43’50”',
value2: 'Longitude (e) 42°39’40”',
value3: 'Height above sea level: 1908(m)'
},
mount2_title: 'Blagoveshchensky district',
mount2_title: 'Near Blagoveshchensk',
mount2_region:
{
title: 'Region',
value: 'Amur oblast, Blagoveshchensk R-n, Grebski SEL'
},
mount2_place:
{
title: 'Location:',
value1: 'Latitude (n) 50°07’37”',
value2: 'Longitude (e) 127°43’20”',
value3: 'Time zone: UTC+9'
value: 'Amur Oblast'
},
text_planet: ' JSC "ANC" has its own Observatory, located in Karachay-of Cherkessii ( mount Sigsetmask ) and in the area of Blagoveshchensk, Amur region',
text_planet: ' ASC has two research centers located in Karachay-Cherkessia (Mount Shatdzhatmas) and near Blagoveshchensk',
footer_mail: 'info@ancprotek.ru',
footer_tel: ' +7 (495) 641 51 35',
footer_address: 'Russia, Moscow, shosse Entuziastov, 56с25'
......
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="1600" height="1100" viewBox="-0.5 -0.5 816 286"><defs/>
<g>
<g>
<!-- Левый Верхний -->
<path d="M 204 10 L 126.33 9.83" fill="none" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" pointer-events="none"/>
<path d="M 364 141 L 204.5 10" fill="none" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" pointer-events="none"/>
<ellipse cx="124" cy="10" rx="2.5" ry="2.5" fill="none" stroke="#ffffff" stroke-width="2" pointer-events="none"/>
</g>
<g>
<!-- Левый Средний -->
<path d="M 204 142.5 L 126.33 142.33" fill="none" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" pointer-events="none"/>
<path d="M 359 143 L 204 142.5" fill="none" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" pointer-events="none"/>
<ellipse cx="124" cy="143" rx="2.5" ry="2.5" fill="none" stroke="#ffffff" stroke-width="2" pointer-events="none"/>
</g>
<g>
<!-- Левый Нижний -->
<path d="M 361 144 L 204 278" fill="none" stroke="#fff" stroke-width="2" stroke-miterlimit="10" pointer-events="none"/>
<path d="M 204 278 L 126.33 278.17" fill="none" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" pointer-events="none"/>
<ellipse cx="124" cy="278" rx="2.5" ry="2.5" fill="none" stroke="#ffffff" stroke-width="2" pointer-events="none"/>
</g>
<g>
<!-- Правый Верхний -->
<path d="M 530 10 L 602.17 9.83" fill="none" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" pointer-events="none"/>
<path d="M 365 139 L 530 10" fill="none" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" pointer-events="none"/>
<ellipse cx="605" cy="10" rx="2.5" ry="2.5" fill="none" stroke="#ffffff" stroke-width="2" transform="rotate(180,605,10)" pointer-events="none"/>
</g>
<g>
<!-- Правый Средний -->
<path d="M 367 143 L 517 142.5" fill="none" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" pointer-events="none"/>
<path d="M 517 142.5 L 602.17 142.33" fill="none" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" pointer-events="none"/>
<ellipse cx="605" cy="143" rx="2.5" ry="2.5" fill="none" stroke="#ffffff" stroke-width="2" transform="rotate(180,605,142.5)" pointer-events="none"/>
</g>
<g>
<!-- Правый Нижний -->
<path d="M 602.17 279.83 L 521.7 280" fill="none" stroke="#ffffff" stroke-width="2" stroke-miterlimit="10" pointer-events="none"/>
<path d="M 365 146 L 521.5 280" fill="#none" stroke="#fff" stroke-width="2" stroke-miterlimit="10" pointer-events="none"/>
<ellipse cx="605" cy="280" rx="2.5" ry="2.5" fill="none" stroke="#ffffff" stroke-width="2" transform="rotate(180,605,280)" pointer-events="none"/>
</g>
<g transform="translate(631.5,3.5)">
<switch>
<foreignObject style="overflow:visible;" pointer-events="all" width="103" height="12" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility">
<div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; vertical-align: top; white-space: nowrap;">
<div xmlns="http://www.w3.org/1999/xhtml" style="display:inline-block;text-align:inherit;text-decoration:inherit;">
<text color="#ffffff">РАСПОЛОЖЕНИЕ</text><br/>
</div>
</div>
</foreignObject>
</switch>
</g>
<g transform="translate(631.5,135.5)">
<switch>
<foreignObject style="overflow:visible;" pointer-events="all" width="37" height="12" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility">
<div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; vertical-align: top; white-space: nowrap;">
<div xmlns="http://www.w3.org/1999/xhtml" style="display:inline-block;text-align:inherit;text-decoration:inherit;">
<text color="#ffffff">ЭОП-2</text><br />
</div>
</div>
</foreignObject>
</switch>
</g>
<g transform="translate(631.5,273.5)">
<switch>
<foreignObject style="overflow:visible;" pointer-events="all" width="174" height="12" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility">
<div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; vertical-align: top; white-space: nowrap;">
<div xmlns="http://www.w3.org/1999/xhtml" style="display:inline-block;text-align:inherit;text-decoration:inherit;">
<text class="TextExp">ЭКСПЕРИМЕНТАЛЬНАЯ БАЗА</text><br />
</div>
</div>
</foreignObject>
</switch>
</g>
<g transform="translate(1.5,270.5)">
<switch>
<foreignObject style="overflow:visible;" pointer-events="all" width="105" height="12" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility">
<div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; vertical-align: top; white-space: nowrap;">
<div xmlns="http://www.w3.org/1999/xhtml" style="display:inline-block;text-align:inherit;text-decoration:inherit;">
<text color="#ffffff">ПРИМЕРЫ РАБОТ</text><br />
</div>
</div>
</foreignObject>
</switch></g><g transform="translate(69.5,133.5)">
<switch>
<foreignObject style="overflow:visible;" pointer-events="all" width="37" height="12" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility">
<div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; vertical-align: top; white-space: nowrap;">
<div xmlns="http://www.w3.org/1999/xhtml" style="display:inline-block;text-align:inherit;text-decoration:inherit;">
<text color="#ffffff">ЭОП-1</text><br />
</div>
</div>
</foreignObject>
</switch>
</g>
<g transform="translate(52.5,5.5)">
<switch>
<foreignObject style="overflow:visible;" pointer-events="all" width="54" height="12" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility">
<div xmlns="http://www.w3.org/1999/xhtml" style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; vertical-align: top; white-space: nowrap;">
<div xmlns="http://www.w3.org/1999/xhtml" style="display:inline-block;text-align:inherit;text-decoration:inherit;">
<text color="#ffffff">АО "АНЦ"</text><br />
</div>
</div>
</foreignObject>
</switch>
</g>
</g>
</svg>
\ No newline at end of file
src/imgMain/pict/Earth.png

692 KB | W: | H:

src/imgMain/pict/Earth.png

52.8 KB | W: | H:

src/imgMain/pict/Earth.png
src/imgMain/pict/Earth.png
src/imgMain/pict/Earth.png
src/imgMain/pict/Earth.png
  • 2-up
  • Swipe
  • Onion skin
src/source/Background.png

2.11 MB | W: | H:

src/source/Background.png

2.04 MB | W: | H:

src/source/Background.png
src/source/Background.png
src/source/Background.png
src/source/Background.png
  • 2-up
  • Swipe
  • Onion skin
src/source/Background2.png

872 KB | W: | H:

src/source/Background2.png

842 KB | W: | H:

src/source/Background2.png
src/source/Background2.png
src/source/Background2.png
src/source/Background2.png
  • 2-up
  • Swipe
  • Onion skin
src/source/planet.png

6.25 MB | W: | H:

src/source/planet.png

1.72 MB | W: | H:

src/source/planet.png
src/source/planet.png
src/source/planet.png
src/source/planet.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment