.conteiner_menu_button{background:#fff;width:44px;height:33px;padding:6px;cursor:pointer}.menu_button>div{width:30px;height:3px;background:#0082c6;margin-bottom:5px;transition:transform .3s}.conteiner_menu_button__active .menu_button>div:first-child{transform:translateY(10px) translateX(1px) rotate(-45deg)}.conteiner_menu_button__active .menu_button>div:nth-child(3){transform:translateY(-6px) translateX(1px) rotate(45deg)}.conteiner_menu_button__active .menu_button>div:nth-child(2){opacity:0}.header_w{position:relative;z-index:4}@media screen and (max-width:900px){.header_w.container{padding:0}}.header{position:relative;background:#ecf5f9;padding:0 0 0 20px}@media screen and (max-width:900px){.header{padding:0}}.header .router-link-active{text-decoration:none}.header .header_link_w{position:absolute;top:50%;left:20px;transform:translateY(-50%);display:flex;flex-wrap:wrap;width:50%}@media screen and (max-width:900px){.header .header_link_w{left:6px;align-items:flex-start;width:80vw}}.header .header_link_w .header_text{color:#0082c6;font-size:13px;padding-left:10px;transition:color .3s;text-transform:uppercase}@media screen and (max-width:900px){.header .header_link_w .header_text{font-size:3vw;line-height:3.7vw;width:70vw;padding-left:5px}}.header .header_link_w .header_text:hover{color:#ed1d24}@media screen and (max-width:900px){.header .header_link_w .header_logo{width:25px;margin-top:2px}}.header .header_logo_text{text-decoration:none;position:absolute;top:34px;left:133px;width:200px;font-size:12px;color:#000;transition:.3s}.header .header_logo_text:hover{color:#009a4e}.header .header_menu{position:absolute;top:47px;right:26px;border-radius:3px}@media screen and (max-width:900px){.header .header_menu{top:35px;right:18px}}.header .header_bg{float:right;width:217px;height:110px}@media screen and (max-width:900px){.header .header_bg{width:176px;height:90px}}.clearfix:after{content:"";display:table;clear:both}.footer_w.container{padding:0 20px}@media screen and (max-width:900px){.footer_w.container{padding:0}}.footer{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;background:#ecf5f9;padding:30px 20px 0 20px}@media screen and (max-width:900px){.footer{flex-direction:column;padding:30px 10px 0 10px}}.footer .footer_bg{position:absolute;bottom:0;left:0;width:213px;height:109px;z-index:1;transform:rotate(180deg)}@media screen and (max-width:900px){.footer .footer_bg{position:static}}.footer .footer_list{width:49%;margin-bottom:20px;position:relative;z-index:2}@media screen and (max-width:900px){.footer .footer_list{width:100%}}.footer .footer_list .footer_item_list{-moz-column-width:200px;column-width:200px;-moz-column-count:3;column-count:3;-moz-column-gap:30px;column-gap:30px}.footer .footer_list .footer_descr,.footer .footer_list .footer_title{font-size:14px;line-height:16px;font-weight:600;color:#0081c6}.footer .footer_list .footer_title{margin-bottom:2px}.footer .footer_list .footer_descr{margin-bottom:6px}.footer .footer_list .footer_link{display:block;font-size:12px;line-height:15px;color:#58595b;margin-bottom:4px;text-decoration:none;transition:.3s}.footer .footer_list .footer_link:hover{text-decoration:underline}.footer_logos{display:flex;flex-wrap:wrap;padding-right:130px;justify-content:space-between}@media screen and (max-width:900px){.footer_logos{padding-right:0}}.footer_logos img{width:175px;cursor:pointer}@media screen and (max-width:900px){.footer_logos img{width:50%}}.menu_content_close_w{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2}@media screen and (max-width:900px){.menu_content_close_w{background:rgba(0,0,0,.4)}}.conteiner_menu_content_w{max-width:1140px;width:100%;margin:0 auto;position:absolute;top:104px;left:50%;transform:translateX(-50%) translateY(-110%);padding:0 20px;transition:.4s;z-index:3}@media screen and (max-width:900px){.conteiner_menu_content_w{padding:0;top:86px}}.conteiner_menu_content{width:100%;border:1px solid #f1f1f1;min-height:300px;background:#fff;display:flex}@media screen and (max-width:900px){.conteiner_menu_content{flex-direction:column}}.conteiner_menu_content .menu_content_sidebar{width:25%;background:rgba(159,203,227,.4);color:#414042;font-size:14px;line-height:17px;font-weight:600}@media screen and (max-width:900px){.conteiner_menu_content .menu_content_sidebar{width:100%}}.conteiner_menu_content .menu_content_sidebar .menu_sidebar_item{padding:20px;cursor:pointer;position:relative;transition:.3s}@media screen and (max-width:900px){.conteiner_menu_content .menu_content_sidebar .menu_sidebar_item:first-child{padding-right:40px}}@media screen and (max-width:900px){.conteiner_menu_content .menu_content_sidebar .menu_sidebar_item{padding:15px 10px}}.conteiner_menu_content .menu_content_sidebar .menu_sidebar_item:hover{color:#0081c6}.conteiner_menu_content .menu_content_sidebar .menu_sidebar_item:last-child:after{display:none}.conteiner_menu_content .menu_content_sidebar .menu_sidebar_item:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:84%;height:1px;background:#0081c6}.conteiner_menu_content .menu_sidebar_item__active{color:#0081c6;position:relative;border-right:3px solid #0081c6}@media screen and (max-width:900px){.conteiner_menu_content .menu_sidebar_item__active{border:none}}.conteiner_menu_content a{color:#414042;text-decoration:none;margin-bottom:15px;display:inline-block;transition:.3s}.conteiner_menu_content a:hover{color:#0081c6;text-decoration:underline}.conteiner_menu_content .menu_content_body{width:75%;background:#fff;padding:20px}.conteiner_menu_content .menu_content_body_mob{background:#fff;padding-top:10px;margin-top:10px;padding-left:10px;padding-right:10px}.conteiner_menu_content__open{transform:translateY(0) translateX(-50%)}.button_scroll_to_top{display:block;position:fixed;cursor:pointer;z-index:100;bottom:16px;right:16px;width:40px;height:40px;border-radius:50%;background-color:rgba(0,129,198,.5);transition:all .3s ease 0s;transition:background-color .3s}.button_scroll_to_top:hover{background-color:rgba(0,129,198,.9)}.button_scroll_to_top svg{width:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.body_ul{padding:0 0 0 20px;margin:0;color:#0081c6;font-size:30px;list-style:none}.body_ul li{position:relative;font-size:15px;line-height:19px;color:#000;margin-bottom:4px}@media screen and (max-width:900px){.body_ul li{font-size:3.5vw;line-height:4.5vw}}.body_ul li:before{content:"";position:absolute;top:7px;left:-16px;width:4px;height:4px;background:#0081c6;border-radius:50%}.content_list{list-style:none;padding:0;margin:0}.content_list li{padding:5px 0 10px 16px;font-size:15px;line-height:19px;position:relative}@media screen and (max-width:900px){.content_list li{font-size:3.5vw;line-height:4.5vw}}.content_list li:before{content:"";position:absolute;top:8px;left:0;border:7px solid transparent;border-left:9px solid #0081c6}.content_title{font-size:18px;font-weight:600;text-transform:uppercase;margin-bottom:10px;color:#0081c6}@media screen and (max-width:900px){.content_title{font-size:4vw;line-height:5.2vw}}.body_h2{font-size:20px;font-weight:600;text-transform:uppercase;padding:8px 20px;color:#ed1d24;background:#c7eafb;background:linear-gradient(90deg,#c7eafb,#fff);margin-bottom:17px}@media screen and (max-width:900px){.body_h2{font-size:4.5vw;line-height:5.8vw}}*{box-sizing:border-box}.navigator{font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;position:relative;background:linear-gradient(120deg,#fff,hsla(0,0%,100%,0))}.navigator .navigator_bg{position:fixed;top:0;left:0;background-size:210px;width:100%;height:100%;z-index:-1}.navigator *{box-sizing:border-box}.container{max-width:1140px;width:100%;margin:0 auto;padding-left:20px;padding-right:20px}@media screen and (max-width:900px){.container{max-width:unset;padding-left:10px;padding-right:10px}}.title_row{margin-top:-3px;width:100%}.title_num{width:7.3%;font-size:67px;line-height:1.2;margin-top:6px}.title,.title_num{font-weight:600;color:#58595b}.title{width:80%;font-size:24px;line-height:1.3;text-transform:uppercase;padding-left:9px}.page01 .title,.page02 .title,.page04 .title{width:70%}@media screen and (max-width:1050px){.page01 .title,.page02 .title,.page04 .title{width:90%;font-size:2.3vw;line-height:3vw}}@media screen and (max-width:900px){.page01 .title,.page02 .title,.page04 .title{font-size:4vw;line-height:5.1vw}}.page03 .title{width:90%}@media screen and (max-width:1050px){.page03 .title{font-size:2.3vw;line-height:3vw}}@media screen and (max-width:900px){.page03 .title{font-size:4vw;line-height:5.1vw}}@media screen and (max-width:1050px){.page03 .title_num{width:7.4%}}.page01 .title_num,.page02 .title_num,.page03 .title_num,.page04 .title_num{width:7%}@media screen and (max-width:1050px){.page01 .title_num,.page02 .title_num,.page03 .title_num,.page04 .title_num{font-size:6.4vw;line-height:7.9vw}}.row{display:flex;flex-wrap:wrap}.align-center{align-items:center}.home.container{min-height:60vh}.page02 .el-collapse,.page03 .el-collapse{border:none}.page02 .el-collapse-item__header,.page03 .el-collapse-item__header{height:auto;display:flex;border:none}.page03 .el-collapse-item__arrow{display:none}.tags{margin:-3px 0 18px 0}.tags .tag_link{font-size:13px;display:inline-block;padding:3px 10px;margin:3px 4px;background:rgba(0,129,198,.09);text-decoration:none;color:#000;transition:color .3s}.tags .tag_link:hover{color:#0081c6}.map{position:relative;margin-bottom:20px}.map img{width:100%}@media screen and (max-width:900px){.map img{width:auto;height:70vh}}.map .map_info{position:absolute;top:0;left:0}@media screen and (max-width:900px){.map{width:auto;height:70vh;overflow-x:scroll}}.accordeon{margin-bottom:40px}.accordeon .department_w{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:15px}@media screen and (max-width:800px){.accordeon .department_w{flex-direction:column}}.accordeon .department_w .department_l{width:50%}@media screen and (max-width:800px){.accordeon .department_w .department_l{width:100%;margin-bottom:10px}}.accordeon .department_w .department_l img{width:100%}.accordeon .department_w .department_r{width:47%}@media screen and (max-width:800px){.accordeon .department_w .department_r{width:100%}}.accordeon .accordeon_title{width:100%;font-size:20px;line-height:24px;padding:10px 20px;color:#0081c6;background:#c7eafb;background:linear-gradient(90deg,#c7eafb,#fff);cursor:pointer;transition:color .5s}@media screen and (max-width:900px){.accordeon .accordeon_title{font-size:4.5vw;line-height:5.8vw}}.accordeon .accordeon_title:hover{color:#ed1d24}@media screen and (max-width:800px){.accordeon .accordeon_title{padding:10px 15px 10px 10px}}.accordeon .accordeon_subtitle{font-size:18px;line-height:24px;text-transform:uppercase;color:#0081c6;margin-bottom:8px}@media screen and (max-width:800px){.accordeon .accordeon_subtitle{font-size:4vw;line-height:5.5vw}}.accordeon .accordeon_content{padding:0 20px}@media screen and (max-width:800px){.accordeon .accordeon_content{padding:0}}.el-collapse-item.accordeon.is-active .accordeon_title{font-size:20px;font-weight:600;text-transform:uppercase;padding:8px 20px}@media screen and (max-width:900px){.el-collapse-item.accordeon.is-active .accordeon_title{font-size:4.5vw;line-height:5.8vw}}@media screen and (max-width:800px){.el-collapse-item.accordeon.is-active .accordeon_title{padding:10px}}.el-collapse .el-collapse-item__wrap{background-color:#f8fcfe}.divide_m{height:40px}.fade-enter-active,.fade-leave-active{transition-duration:.3s;transition-property:opacity;transition-timing-function:ease}.fade-enter,.fade-leave-active{opacity:0}.navigator_index{background:#ecf5f9}.slide_parralax{width:100%;height:100%;position:absolute;top:0;left:0;background-position:50%;background-size:160%;-o-object-fit:cover;object-fit:cover}.index_header_w{position:relative}.index_header_w .index_header{position:absolute;max-width:1000px;width:100%;top:0;left:50%;transform:translateX(-50%);padding:20px 20px 0 20px;display:flex;justify-content:space-between;align-items:center;z-index:2}@media screen and (max-width:900px){.index_header_w .index_header{padding:20px 10px 0 10px}}.index_header_w .index_header .index_header_logo{width:200px;z-index:3;position:relative}@media screen and (max-width:900px){.index_header_w .index_header .index_header_logo{width:150px}}.index_header_w .conteiner_menu_button{position:relative;background:transparent;z-index:4}.home.slide_w .conteiner_menu_content_w{top:0;transform:translateX(-50%) translateY(-200%)}.home.slide_w .conteiner_menu_content_w .conteiner_menu_close{opacity:0;transition:.3s;transition-delay:.5s}.home.slide_w .conteiner_menu_content__open{transform:translateX(-50%) translateY(0)}.home.slide_w .conteiner_menu_content__open .conteiner_menu_close{opacity:1}.home.slide_w .conteiner_menu_close{position:absolute;top:20px;right:40px;width:40px;height:40px;cursor:pointer}@media screen and (max-width:900px){.home.slide_w .conteiner_menu_close{z-index:3;right:10px}}.home.slide_w .conteiner_menu_close:after,.home.slide_w .conteiner_menu_close:before{content:"";position:absolute;top:17px;left:3px;width:30px;height:3px;background:#0082c6}.home.slide_w .conteiner_menu_close:before{transform:rotate(45deg)}.home.slide_w .conteiner_menu_close:after{transform:rotate(-45deg)}.slide,.slide_w{position:relative}.slide{width:100%;height:100vh;background-size:cover}.slide .title_row{width:1000px;position:absolute;top:50px;left:50%;transform:translateX(-50%);cursor:pointer}@media screen and (max-height:800px) and (min-width:1240px){.slide .title_row{top:10px}}@media screen and (max-width:1050px){.slide .title_row{width:100%;padding:0 10px;top:20px}}.slide .title_row .title{width:700px}@media screen and (max-height:700px) and (min-width:1240px){.slide .title_row .title{font-size:20px;line-height:27px}}@media screen and (max-width:1050px){.slide .title_row .title{width:90%;font-size:2.3vw;line-height:3vw}}@media screen and (max-width:900px){.slide .title_row .title{font-size:4.5vw;line-height:5.8vw}}.slide .title_row .title_num{width:80px}@media screen and (max-height:700px) and (min-width:1240px){.slide .title_row .title_num{font-size:55px;width:60px}}@media screen and (max-width:1050px){.slide .title_row .title_num{width:8%;font-size:6.4vw;line-height:7.9vw}}@media screen and (max-width:900px){.slide .title_row .title_num{line-height:8.9vw}}.slide .slide_title{width:1000px;font-size:36px;line-height:50px;font-weight:700;text-align:center;margin-top:-20vh;text-transform:uppercase}@media screen and (max-width:900px){.slide .slide_title{font-size:5vw;line-height:7vw;padding:0 10px}}.slide .slide_ch{font-size:24px;line-height:1.3;font-weight:600}.slide .slide_map{width:1220px;margin-top:70px}@media screen and (max-width:900px){.slide .slide_map svg{width:auto;height:70vh}}@media screen and (max-height:700px) and (min-width:1240px){.slide .slide_map{width:165vh;margin-top:12vh}}@media screen and (max-width:900px){.slide .slide_map{width:auto;height:70vh;overflow-x:scroll}}.slide0{justify-content:center}.slide0,.slide4{background-size:cover;background-position:100%;color:#0081c6;display:flex;align-items:center}.slide1,.slide3{background:#fff;justify-content:center}.slide1,.slide2,.slide3{display:flex;align-items:center}.slide2{background-size:cover;background-position:100%;overflow:hidden}.slide2,.slide2 .title,.slide2 .title_num{color:#fff}.slide3{background:#fff}.slide3 .title_row .title{width:880px}@media screen and (max-width:1050px){.slide3 .title_row .title{width:90%}}.slide4{background-position:50%;overflow:hidden}.slide4 .title,.slide4 .title_num{color:#0081c6}.slide_list{max-width:1040px;margin:0 auto;height:55vh;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;text-transform:uppercase;padding:0 20px}@media screen and (max-width:900px){.slide_list{padding:0 10px}}.slide_list .slide_list_item{width:40%;color:#fff;text-decoration:none;font-size:16px;line-height:21px;font-weight:600}@media screen and (max-width:900px){.slide_list .slide_list_item{width:49%;font-size:3vw;line-height:4.5vw;margin-bottom:10px}}.slide2 .slide_list .slide_list_item{color:#fff}.slide4{background-position:60%}.slide4 .slide_list{width:100%;height:46vh;margin-top:-100px}.slide4 .slide_list .slide_list_item{width:25%;color:#0081c6;padding:5px 20px;background:linear-gradient(90deg,rgba(199,234,251,.7),hsla(0,0%,100%,.7));transition:color .3s}.slide4 .slide_list .slide_list_item:hover{color:#ed1d24}@media screen and (max-width:1050px){.slide4 .slide_list .slide_list_item{width:40%}}@media screen and (max-width:900px){.slide4 .slide_list .slide_list_item{width:46%;font-size:3vw;line-height:4.5vw;padding:5px 10px}}.slide4 .slide_list .slide_list_item_empty{width:40%;background:transparent}@media screen and (max-width:1050px){.slide4 .slide_list .slide_list_item_empty{width:20%}}@media screen and (max-width:900px){.slide4 .slide_list .slide_list_item_empty{width:0}}[data-name~=link] circle,[data-name~=link] path{transition:.3s}[data-name~=link] rect{opacity:1}[data-name~=link]:hover circle,[data-name~=link]:hover path{stroke:#ed1d24!important}[data-name="lnk links"]>polygon,[data-name="lnk links"]>rect,[data-name~=link] rect{cursor:pointer}.slide3 path{transition:.5s}.svg1_0 [data-name="m 1"] path,.svg1_1 [data-name="m 2"] path,.svg1_2 [data-name="m 3"] path,.svg1_3 [data-name="m 4"] path,.svg1_4 [data-name="m 5"] path,.svg1_5 [data-name="m 6"] path,.svg1_6 #m-3 path,.svg1_7 [data-name="m 8"] path,.svg1_8 [data-name="m 9"] path{fill:#ed1d24!important}.navigator_ie{width:100%;overflow-x:hidden}.navigator_ie .slide{overflow:hidden}.navigator_ie .slide_map svg{height:608px}h2 a{color:#58595b;text-decoration:none;transition:.5s}h2 a:hover{text-decoration:underline}