@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600&display=swap);
@import url(https://fonts.googleapis.com/css?family=Comfortaa:400,700&display=swap);
*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(65,65,65,0)}body,html{margin:0;padding:0;height:auto}body{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#fff;text-align:left}a,a:hover{text-decoration:none;color:inherit}ul{padding:0;margin:0;list-style:none}input,textarea{background:none;outline:none}button{border:none;background:none;cursor:pointer}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}hr{margin:0;border:none}address{font-style:normal}html{line-height:120%;font-family:Open Sans,sans-serif;color:#414141;overflow-x:hidden}body{margin:0}main{display:block}h1{font-size:24px;line-height:33px;font-weight:600;color:#414141}@media (max-width:576px){h1{font-size:18px;line-height:25px}}h2{font-size:18px;font-weight:600;color:#414141}@media (max-width:576px){h2{font-size:14px}}a{font-size:18px;background-color:transparent;-webkit-transition:.5s;transition:.5s}a,a:hover{color:#2b99ba}a:hover{cursor:pointer;font-weight:600}p,span{font-size:18px;line-height:150%;color:#414141;margin-bottom:10px}@media (max-width:576px){p,span{font-size:14px}}a>strong{color:#2b99ba}b,strong{font-weight:bolder}strong,td{color:#000}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:150%;margin:0}button,input{overflow:visible;margin:0;padding:0;border:none;background-color:transparent}input[type=search]{padding:10px}imask-input,input[type=date],input[type=email],input[type=number],input[type=tel],input[type=text],textarea{border-radius:10px;border:2px solid #2b99ba;min-height:50px;margin:0;line-height:25px;color:#414141;padding:12px 20px}input[type=date]::-webkit-inner-spin-button{display:none}input[type=date]::-webkit-calendar-picker-indicator{width:15px;height:15px;margin-left:10px;background-image:url(/assets/images/calendar.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;color:transparent;background-color:transparent;cursor:pointer}input[type=date]+label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:2px;right:98px;height:49px;width:calc(50% - 102px);padding:12px 20px;background-color:#fff;border-radius:10px;font-size:14px}@media (max-width:576px){input[type=date]+label{width:200px;left:2px}}input[type=date]:focus+label{display:none}address,button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}button[type=submit].button{-webkit-transition:.5s;transition:.5s;width:280px;min-height:50px;color:#fff;background-color:#2b99ba;border-radius:10px;font-size:14px}button[type=submit].button:hover{opacity:.8}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}input[type=checkbox]{display:none}input[type=checkbox]+label{padding-left:30px;color:#414141;position:relative}input[type=checkbox]+label:before{content:"";display:block;width:20px;height:20px;border-radius:5px;border:2px solid #2b99ba;position:absolute;top:0;left:0;-webkit-transition:.5s;transition:.5s}input[type=checkbox]:checked+label:before{background-color:#2b99ba}input[type=radio]{display:none}input[type=radio]+label{padding-left:30px;color:#414141;position:relative}input[type=radio]+label:before{content:"";display:block;width:20px;height:20px;border-radius:50%;border:2px solid #2b99ba;position:absolute;top:0;left:0;-webkit-transition:.5s;transition:.5s}input[type=radio]:checked+label:before{background-color:#2b99ba}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden],template{display:none}input:disabled+label{opacity:.3}html{background-image:url(/assets/images/background.png)}.form-header{display:-webkit-box;display:-ms-flexbox;display:flex}.form-header__search{margin-right:25px}.form-header__search .search{border:1.5px solid #fff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-header__search .search__input{height:37px;width:100%;color:#fff}.form-header__search .search__input::-webkit-input-placeholder{color:#fff}.form-header__search .search__input::-moz-placeholder{color:#fff}.form-header__search .search__input:-ms-input-placeholder{color:#fff}.form-header__search .search__input::-ms-input-placeholder{color:#fff}.form-header__search .search__input::placeholder{color:#fff}.form-header__search .search__submit{height:37px;background-image:url(/assets/images/form-search.svg);margin:0}.form-header__button,.form-header__search .search__submit{width:40px;background-repeat:no-repeat;background-position:50%}.form-header__button{border-radius:10px;border:1.5px solid #fff;margin-right:10px}.form-header__button:last-child{margin-right:0}.form-header__button_eye{background-image:url(/assets/images/eye.svg)}.form-header__button_sitemap{background-image:url(/assets/images/sitemap.svg)}.submenu{width:100%;border-radius:10px;background-color:#2b99ba;min-height:50px;padding:10px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.submenu,.submenu__item{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.submenu__item{font-weight:400;height:45px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.15)}.submenu__item:last-child{border-bottom:none}.submenu__item:hover{color:#fff}.submenu_left{background:-webkit-gradient(linear,left top,left bottom,from(#2b99ba),to(#458ca1));background:linear-gradient(#2b99ba,#458ca1);border-radius:9px}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu *{color:#fff}.menu__item{-webkit-transition:.5s;transition:.5s;position:relative;line-height:120%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:40px}.menu__item:after{content:"";display:block;width:2px;height:20px;background-color:#fff;position:absolute;right:0;top:4px}.menu__item:last-child:after{display:none}.menu__item:hover{font-weight:400;color:#fff;cursor:pointer}.menu__item:hover .menu__submenu{display:block}.menu__item_bold{font-weight:600;text-transform:uppercase}.menu__submenu{z-index:50;display:none;position:absolute;top:40px;left:0;width:400px}.menu__submenu:hover{display:block}.plane{position:relative;width:250px;height:39px}.plane>*{position:absolute}#star1,#star2,#star3,#star4,#star5,#star6,#star7,#star8,#star9,#star10,#star11{top:50%}#star1{left:0;width:15px;height:15px;-webkit-animation:star 1s linear 2.5s infinite alternate;animation:star 1s linear 2.5s infinite alternate}#star2{left:12%;width:14px;height:14px;-webkit-animation:star 1s linear 2.2s infinite alternate;animation:star 1s linear 2.2s infinite alternate}#star3{left:22.8%;width:13px;height:13px;-webkit-animation:star 1s linear 1.9s infinite alternate;animation:star 1s linear 1.9s infinite alternate}#star4{left:32.8%;width:12px;height:12px;-webkit-animation:star 1s linear 1.6s infinite alternate;animation:star 1s linear 1.6s infinite alternate}#star5{left:42%;width:11px;height:11px;-webkit-animation:star 1s linear 1.3s infinite alternate;animation:star 1s linear 1.3s infinite alternate}#star6{left:50.4%;width:10px;height:10px;-webkit-animation:star 1s linear 1s infinite alternate;animation:star 1s linear 1s infinite alternate}#star7{left:58%;width:9px;height:9px;-webkit-animation:star 1s linear .7s infinite alternate;animation:star 1s linear .7s infinite alternate}#star8{left:64.8%;width:8px;height:8px;-webkit-animation:star 1s linear .4s infinite alternate;animation:star 1s linear .4s infinite alternate}#star9{left:70.8%;width:7px;height:7px;-webkit-animation:star 1s linear .2s infinite alternate;animation:star 1s linear .2s infinite alternate}#star10{left:76%;width:6px;height:6px;-webkit-animation:star10 2s linear infinite;animation:star10 2s linear infinite;-webkit-animation:star 1s linear .1s infinite alternate;animation:star 1s linear .1s infinite alternate}#star11{left:80.4%;width:5px;height:5px;-webkit-animation:star 1s linear infinite alternate;animation:star 1s linear infinite alternate}#plane{left:79.6%;top:0;width:51px;height:23px;-webkit-animation:plane 1s linear infinite alternate;animation:plane 1s linear infinite alternate}@-webkit-keyframes plane{0%{top:0}to{top:100%}}@keyframes plane{0%{top:0}to{top:100%}}@-webkit-keyframes star{0%{top:50%}to{top:150%}}@keyframes star{0%{top:50%}to{top:150%}}.header{border-radius:10px;background-color:#2b99ba;color:#fff;min-height:50px;border-radius:0 0 10px 10px;background-image:url(/assets/images/decor.svg);background-repeat:no-repeat;background-position:center 130px;height:255px;margin-bottom:60px}.header__container{max-width:1330px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px}.header__info{width:730px;position:relative}.header__logo{float:left;margin-right:20px}.header__title{color:#fff;margin-top:10px;font-family:Comfortaa,cursive;font-size:32px;font-style:normal;font-weight:700;line-height:36px;letter-spacing:0;text-align:left}.header__subtitle{color:#fff;font-weight:400;line-height:33px}.header__form{margin-top:20px}.header__menu{position:relative;bottom:-75px;max-width:1330px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%}.header__plane{position:absolute;bottom:0;right:0}@media (max-width:1200px){.header__subtitle,.header__title{font-size:18px}.header__info{width:550px}}@media (max-width:992px){.header{display:none}}.footer{background-color:#2b99ba;border-radius:10px 10px 0 0;margin-top:60px;padding-top:30px;padding-bottom:30px}.footer span{color:#fff}.footer__container{max-width:1330px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%;display:grid;grid-template-columns:auto 780px;grid-template-rows:auto auto auto;grid-gap:20px}.footer__map{grid-column:2/3;grid-row:1/4;background-color:#fff;min-height:220px}.footer__title{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__logo{margin-right:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__contacts{display:grid;grid-gap:20px}.footer__contact-comment{font-weight:600;margin-right:5px}.footer__media{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__media-link svg{width:30px;height:30px;margin-right:24px;fill:#fff;opacity:1;-webkit-transition:.5s;transition:.5s}.footer__media-link svg:hover{opacity:.5}.footer__media-link:last-child svg{margin-right:0}.footer__years{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin:44px 0 0}@media (max-width:1200px){.footer__container{grid-template-columns:1fr 1fr}}@media (max-width:992px){.footer__container{grid-template-columns:1fr;grid-template-rows:repeat(4,auto)}.footer__map{grid-column:auto;grid-row:3;position:relative;left:-20px;width:calc(100% + 40px);height:300px}}@media (max-width:576px){.footer__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__title>span{margin-top:20px;text-align:center}.footer__contact{text-align:center}.footer__media{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.news-card{border-radius:10px;background-color:#fff;color:#fff;min-height:50px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.15);box-shadow:0 0 10px rgba(0,0,0,.15);color:#414141;padding:10px}.news-card__img{width:100%;border-radius:5px}.news-card>*{margin-bottom:10px}.news-card>:last-child{margin-bottom:0}.news-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-card__date svg{width:15px;height:15px;margin-right:5px;position:relative;top:2px}.news-card :not(.news-card__name){font-size:14px}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination>*{margin:0 10px}.pagination__arrow{background-image:url(/assets/images/button-next.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;width:23.75px;height:23.75px}.pagination__prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pagination__ellipsis,.pagination__num{color:#2b99ba;font-size:24px;font-weight:600}.pagination__num{width:60px;height:60px;display:block;border-radius:50%;border:1px solid #2b99ba;-webkit-transition:color,background-color .5s;transition:color,background-color .5s}.pagination__num:hover,.pagination__num_active{color:#fff;background-color:#2b99ba}@media (max-width:576px){.pagination>*{margin:0 5px}.pagination__num{width:40px;height:40px}.pagination__ellipsis,.pagination__num{font-size:18px}.pagination__arrow{width:15.83px;height:15.83px}}.meteo{padding:20px}.meteo>*{margin-bottom:20px}.meteo>:last-child{margin-bottom:0}.meteo__title{text-align:center}.meteo__info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.meteo__info,.meteo__temp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meteo__temp>svg{width:56.25px;height:39.38px;fill:#2b99ba;margin-right:5px}.meteo__temp>span{font-size:36px;font-weight:600;color:#2b99ba}.meteo__wind{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meteo__wind>span{line-height:120%}.meteo__speed{color:#2b99ba;font-size:24px;font-weight:600}.meteo__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meteo__text{margin-right:5px;margin-bottom:0}.aside{display:grid;grid-gap:20px;grid-template-columns:1fr}.aside__submenu .submenu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:55px}.aside__item{max-width:600px;margin:auto;border-radius:10px;background-color:#fff;color:#fff;min-height:50px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.15);box-shadow:0 0 10px rgba(0,0,0,.15);color:#414141;padding:10px}.aside__item>*{margin-bottom:10px}.aside__item>:last-child{margin-bottom:0}.aside__item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.aside__item_mobile{display:none}.aside__button{color:#2b99ba;text-transform:uppercase;font-weight:600;font-size:24px;width:100%;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.aside__img{width:100%;border-radius:5px}.aside__link span{color:#2b99ba}.aside__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:992px){.aside{display:none}.aside__item_mobile{display:block}}.news{max-width:1330px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%}.news__title{margin-bottom:30px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news__container{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:20px;grid-row-gap:30px;margin-bottom:60px}.news__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.index{max-width:1330px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%;display:grid;grid-template-columns:310px calc(100% - 410px);grid-gap:100px}.index__content>*{margin-bottom:60px}.index__content>:last-child{margin-bottom:0}@media (max-width:992px){.index{grid-template-columns:100%}.index__aside{display:none}}@media (max-width:768px){.index__content>*{margin-bottom:30px}.index__content>:last-child{margin-bottom:0}}
