html{width: 100%;height: 100%;}
html *{max-height:1000000px;-moz-box-sizing: border-box;box-sizing: border-box;}
body{width: 100%;height: 100%;font: 400 14px/20px Arial;color: #000;background: #fbfbfb;}
ul, ol{margin: 0;padding: 0 0 0 20px;}
li{list-style-type: disc;}
img{display: block;border: none;}

.clear{clear: both;}
.container{min-width: 1380px;width: 100%;min-height: 100%;padding: 0;margin: 0 auto;position: relative;}
.wrap{width: 1320px;padding: 0 20px;margin: 0 auto;position: relative;}
.wrapper{-webkit-box-flex: 2;-webkit-flex: 2;-moz-box-flex: 2;flex: 2;}
.page{background: url(../img/eagle.png) no-repeat -webkit-calc(50% + 820px) 0, url(../img/eagle_ru.png) no-repeat -webkit-calc(50% - 650px) 500px;background: url(../img/eagle.png) no-repeat -moz-calc(50% + 820px) 0, url(../img/eagle_ru.png) no-repeat -moz-calc(50% - 650px) 500px;background: url(../img/eagle.png) no-repeat calc(50% + 820px) 0, url(../img/eagle_ru.png) no-repeat calc(50% - 650px) 500px;background-color: #fbfbfb;}


h1{padding: 50px 0;margin: 0;font: 400 30px/50px Rockwell;color: #000;text-transform: uppercase;letter-spacing: 0.025em;}
h2{padding: 30px 0;margin: 0;font: 400 24px/40px Rockwell;color: #000;text-transform: uppercase;letter-spacing: 0.025em;}
h3{padding: 20px 0;margin: 0;font: 400 18px/30px Rockwell;color: #000;text-transform: uppercase;letter-spacing: 0.025em;}

p{padding: 5px 0;margin: 0;font: 400 16px/20px Arial;color: #4f4f4f;letter-spacing: 0.025em;text-indent: 15px;}
b, strong{font-weight: 700;}
.justifyleft{float: left;}
.justifyright{float: right;}
.justifyfull{text-align: justify;}
img.justifyleft{margin: 30px 30px 30px 0;}
img.justifyright{margin: 30px 0 30px 30px;}
a{text-decoration: underline;}
a:hover{text-decoration: none;}

.flex{display: -webkit-flex;display: -webkit-box;display: -moz-flex;display: -moz-box;display: -ms-flex;display: -o-flex;display: flex;}
.flex-wrap{-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.flex-column{-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;flex-direction: column;}
.flex-row-reverse{-webkit-box-orient: row-reverse;-webkit-box-direction: row-reverse;-webkit-flex-direction: row-reverse;-moz-box-orient: horizontal;-moz-box-direction: reverse;flex-direction: row-reverse;}
.align-items-center{-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;align-items: center}
.align-items-start{-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;align-items: flex-start;}
.justify-content-between{-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;justify-content: space-between;}
.justify-content-center{-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;justify-content: center;}
.justify-content-end{-webkit-box-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;justify-content: flex-end;}

.header{padding-bottom: 97px;position: relative;background: #fff;}
.header.happy{padding-top: 10px;}
.header.happy:after{content: '';width: 100%;height: 100px;position: absolute;top: 0;left: 0;background: url(../img/happy.png) repeat-x;}
.top_bx{padding: 10px 0;background: #f9f9f9;}
.social{width: 180px;}
	.social li{list-style-type: none;}
	.social li a{width: 21px;height: 21px;display: block;background: url(../img/social.png) no-repeat;}
	.social li a.tw{background-position: -21px 0;}
	.social li a.gg{background-position: -42px 0;}
	.social li a.vk{background-position: -63px 0;}
	.social li a:hover{-webkit-transform: scale(1.1); -moz-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.lang_bx{width: 440px;}
	.lang_bx .date,
	.lang_bx .lang{display: block;font: 14px/20px Arial;color: #7a7a7a;letter-spacing: 0.025em;}
	.lang_bx .babel{padding: 0;}
	.lang_bx .babel li{width: 29px;height: 19px;margin-right: 10px;list-style-type: none;}
	.lang_bx .babel a{width: 18px;height: 11px;display: block;}
	.lang_bx .babel a:hover,
	.lang_bx .babel a.active{width: 29px;height: 19px;}
	.lang_bx .babel a.ru.active .cls1{fill:#f5f5f5;}
	.lang_bx .babel a.ru.active .cls2{fill:#ff4b55;}
	.lang_bx .babel a.ru.active .cls3{fill:#41479b;}
	.lang_bx .babel a.ru .cls1{fill:#f5f5f5;}
	.lang_bx .babel a.ru .cls2{fill:#4f4f4f;}
	.lang_bx .babel a.ru .cls3{fill:#8f8f8f;}
	.lang_bx .babel a.ro.active .cls1{fill:#41479b;}
	.lang_bx .babel a.ro.active .cls2{fill:#ffe15a;}
	.lang_bx .babel a.ro.active .cls3{fill:#ff4b55;}
	.lang_bx .babel a.ro .cls1{fill:#4e4e4e;}
	.lang_bx .babel a.ro .cls2{fill:#dbdbdb;}
	.lang_bx .babel a.ro .cls3{fill:#818181;}
.logo{padding: 15px 0;text-decoration: none;}
    .logo span{display: inline-block; font: 400 40px/40px Arial;color: #a77f45;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .logo .ico{width: 80px;height: 53px;display: inline-block;margin-right: 15px; background: url(../img/logo.svg) no-repeat 100% / cover;}
    .logo:hover span{
        -webkit-transform: scale(1.03);
        -moz-transform: scale(1.03);
        -o-transform: scale(1.03);
        transform: scale(1.03);
    }
.menu_btn{display: none;}
.menu_cls{display: none;}
.menu{width: 100%;position: absolute;bottom: 0;left: 0;z-index: 1000;border-top: 1px solid #f6f6f6;background: #fff;
	box-shadow: 0 5px 10px rgba(0,0,0,0.15);
}
	.menu .logo{width: 60px;height: 40px;padding: 0;display: none;margin: 0 30px 0 0;}
	.menu .logo i{width: 100%;height: 100%;}
	.menu ul{margin-right: 60px;padding: 0;
		-webkit-box-flex: 2;-webkit-flex: 2;-moz-box-flex: 2;flex: 2;
	}
	.menu ul li{list-style-type: none;position: relative;}
	.menu .link{padding: 38px 0;display: block;font: 400 15px/20px Arial;color: #000;text-decoration: none;cursor: pointer;}
	.menu .active>.link{font-weight: 700;}
	.menu .active>.link:after,
	.menu a.link:hover:after,
	.menu li:hover span.link:after{content: "";width: 100%;height: 3px;display: block;position: absolute;bottom: 0;left: 0;background: #1490cb;}
	.menu .submenu{width: 250px;padding: 25px 0;display: none;position: absolute;top: 100%;z-index: 100;background: #fff;box-shadow: 5px 5px 10px rgba(0,0,0,0.15);border-radius: 0 0 5px 5px;
	}
	.menu li:hover .submenu{display: block;}
	.menu .submenu .link{padding: 10px 25px;}
	.menu .submenu .link:hover{color: #1490cb;}
	.menu .submenu .link:hover:after{display: none;}
	.menu.fixed{position: fixed;top: 0;bottom: auto;}
	.menu.fixed .logo{display: block;}
	.menu.fixed .link{padding-top: 15px;padding-bottom: 15px;
		-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
	}
	.menu.fixed .sisea-search-form{width: 220px;height: 40px;
		-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
	}
.sisea-search-form{width: 330px;height: 50px;position: relative;border: 1px solid #f6f6f6;}
	.sisea-search-form .sisea-search-string{width: 100%;height: 100%;padding: 0 50px 0 20px;font: 400 14px/20px Arial;color: #000;letter-spacing: 0.025em;border: 0 none;}
	.sisea-search-form .sisea-search-btn{width: 50px;height: 100%;position: absolute;top: 0;right: 0;cursor: pointer;opacity: 0.9;
		outline: 0 none;border: 0 none;background: url(../img/magn.png) no-repeat 50% 50% #1974cf;
	}
	.sisea-search-form .sisea-search-btn:hover{opacity: 1;}
.date{padding-left: 30px;display: inline-block;position: relative;margin-right: 50px;font: 400 12px/20px Arial;color: #000;letter-spacing: 0.025em;}
	.date:after{content: "";width: 10px;height: 10px;display: block;position: absolute;top: 50%;left: 0;margin-top: -5px;background: url(../img/clock.svg) no-repeat;}
	h1 .date{margin-left: 25px;}
.tag{padding-left: 20px;display: inline-block;position: relative;font: 400 12px/20px Arial;color: #cd260f;letter-spacing: 0.025em;text-transform: uppercase;text-decoration: none;}
	.tag:after{content: "";width: 14px;height: 11px;display: block;position: absolute;top: 50%;left: 0;margin-top: -5px;background: url(../img/tag.svg) no-repeat;}
	.tag:hover{text-decoration: underline;}
	.tag.news{color: #1974cf;}
	.tag.news:after{background: url(../img/tag_bl.svg) no-repeat;}
	.tag.dipl{color: #c2a835;}
	.tag.dipl:after{background: url(../img/tag_ye.svg) no-repeat;}
.httl{padding: 50px 0;display: block;font: 400 30px/36px Rockwell;color: #dc6c5d;text-transform: uppercase;letter-spacing: 0.025em;}
	.httl.news{color: #1974cf;}
	.httl.dipl{color: #c2a835;}
	.httl.part{color: #5f5f5f;}
	.httl.cult{color: #dc6c5d;}

.announc_bl{padding-bottom: 50px;background: url(../img/eagle.png) no-repeat -webkit-calc(50% + 820px) 0 #fbfbfb;background: url(../img/eagle.png) no-repeat -moz-calc(50% + 820px) 0 #fbfbfb;background: url(../img/eagle.png) no-repeat calc(50% + 820px) 0 #fbfbfb;}
	.announc_bl ul{padding: 0;margin-bottom: 50px;}
	.announc_bl ul li{width: 470px;height: 360px;margin-bottom: 50px;list-style-type: none;}
	.announc_bl ul li:nth-child(2){width: 270px;height: 540px;margin-bottom: 20px;}
	.announc_bl ul li:nth-child(4),
	.announc_bl ul li:nth-child(6){margin-top: -150px;margin-bottom: 0;}
	.announc_bl ul li:nth-child(5){width: 270px;height: 210px;margin-bottom: 0;}
	.announc_bl .item{width: 100%;height: 100%;background: #fff;box-shadow: 0px 0px 16px 0px rgba(227, 100, 2, 0.11);
	}
	.announc_bl .item .img_wrap{width: 100%;height: 120px;overflow: hidden;display: block;}
	.announc_bl .item .img_wrap img{min-width: 100%;min-height: 100%;}
	.announc_bl .item .img_wrap:hover img{
		-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
		-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);
	}
	.announc_bl .item .info_wrap{width: 100%;height: 195px;padding: 25px 50px;}
	.announc_bl li:nth-child(2) .item .info_wrap{height: 375px;}
	.announc_bl .item .info_wrap .ttl{height: 40px;padding: 0;overflow: hidden;display: block;margin-bottom: 14px;font: 700 15px/20px Arial;color: #000;letter-spacing: 0.025em;text-transform: none;}
	.announc_bl ul li:nth-child(2) .item .info_wrap .ttl{height: 80px;}
	.announc_bl .item .info_wrap .txt{height: 51px;overflow: hidden;display: block;margin-bottom: 20px;font: 400 14px/17px Arial;color: #4f4f4f;letter-spacing: 0.025em;}
	.announc_bl ul li:nth-child(2) .item .info_wrap .txt{height: 170px;}
	.announc_bl .item .btn{width: 100%;height: 45px;padding: 16px 0 0 50px;display: block;position: relative;font: 700 12px/17px Arial;color: #fff;text-decoration: none;text-transform: uppercase;
		background: #1974cf;opacity: 0.9;
	}
	.announc_bl .item .btn:hover{opacity: 1;}
	.announc_bl .item .btn:active{top: 1px;left: 1px;box-shadow: inset 2px 2px 2px rgba(0,0,0,0.15);
	}
	.announc_bl ul li:nth-child(5) .item .ttl{height: 101px;padding: 25px 35px;overflow: hidden;display: block;font: 400 14px/17px Arial;color: #fff;text-transform: uppercase;letter-spacing: 0.025em;background: #dc6c5d;}
	.announc_bl ul li:nth-child(5) .item .ttl span{height: 100%;display: block;overflow: hidden;}
	.announc_bl ul li:nth-child(5) .item .txt{padding: 22px 35px;background: #2d2d2d;}
	.announc_bl ul li:nth-child(5) .item .txt a{height: 64px;overflow: hidden;display: block;font: 400 14px/16px Arial;color: #fff;letter-spacing: 0.025em;}
	.announc_bl .more{width: 180px;display: block;margin: 0 auto;font: 700 12px/17px Arial;color: #2d2d2d;text-align: center;text-decoration: none;text-transform: uppercase;border-bottom: 1px dotted #2d2d2d;}
	.announc_bl .more:hover{border-color: transparent;}
.news_bl{padding-bottom: 50px;position: relative;background: #f5f9fc;}
	.news_bl .offer_news{display: block;position: absolute;top: 55px;left: 300px;font: 700 12px/17px Arial;color: #5f5f5f;text-decoration: none;text-transform: uppercase;letter-spacing: 0.025em;border-bottom: 1px dotted #5f5f5f;}
	.news_bl .offer_news:hover{border-bottom: 0 none;}
	.news_bl ul{padding: 0;}
	.news_bl ul li{list-style-type: none;}
	.news_bl ul.slides{padding-bottom: 150px;}
	.news_bl ul.slides li{width: 380px;background: #fff;box-shadow: 0px 0px 16px rgba(227, 100, 2, 0.11);
	}
	.news_bl .img_wrap{width: 100%;height: 220px;overflow: hidden;display: block;}
	.news_bl .img_wrap:hover img{
		-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
		-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);
	}
	.news_bl .info_wrap{width: 100%;padding: 15px 50px;}
	.news_bl .more{width: 140px;display: block;margin: 0 auto;font: 700 12px/17px Arial;color: #2d2d2d;text-align: center;text-decoration: none;text-transform: uppercase;border-bottom: 1px dotted #2d2d2d;}
	.news_bl .more:hover{border-color: transparent;}
	.news_bl .tag{display: block;margin-bottom: 15px;}
	.news_bl .ttl{height: 60px;display: block;overflow: hidden;font: 700 15px/20px Arial;color: #000;text-decoration: none;}
	.news_bl .ttl span{border-bottom: 1px dotted #000;}
	.news_bl .ttl:hover span{border-bottom: 0 none;}
	.news_bl .flex-control-nav{bottom: 60px;}
	.news_bl .flex-control-paging li a{width: 8px;height: 8px;position: relative;background: #2d2d2d;}
	.news_bl .flex-control-paging li a:hover{background: #666;}
	.news_bl .flex-control-paging li a.flex-active{width: 13px;height: 13px;top: -2px;background: #dc6c5d;}
.dipl_bl{padding-bottom: 50px;background: url(../img/eagle_ru.png) no-repeat -webkit-calc(50% - 650px) 250px #fbfbfb;background: url(../img/eagle_ru.png) no-repeat -moz-calc(50% - 650px) 250px #fbfbfb;background: url(../img/eagle_ru.png) no-repeat calc(50% - 650px) 250px #fbfbfb;}
	.page .dipl_bl{padding: 50px 0 10px 0;background: #f5f9fc;}
	.dipl_bl .list_wrap{width: 1020px;float: left;}
	.dipl_bl .more{width: 190px;display: block;margin: 0 auto;font: 700 12px/17px Arial;color: #2d2d2d;text-align: center;text-decoration: none;text-transform: uppercase;border-bottom: 1px dotted #2d2d2d;}
	.dipl_bl .more:hover{border-color: transparent;}
	.dipl_bl .date{float: left;margin: 0;}
	.dipl_bl .tag{float: right;}
	.dipl_bl ul.list{width: 100%;padding: 0;}
	.dipl_bl ul.list li{width: 480px;list-style-type: none;margin-bottom: 40px;}
	.dipl_bl .list .txt_wrap{width: 250px;float: right;}
	.dipl_bl .list .img_wrap{width: 210px;height: 215px;overflow: hidden;float: left;margin-right: 20px;}
	.dipl_bl .list .img_wrap img{width: 100%;}
	.dipl_bl .list .img_wrap:hover img{
		-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
		-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);
	}
	.dipl_bl .list .ttl{font: 700 15px/20px Arial;color: #000;text-decoration: none;}
	.dipl_bl .list .ttl:hover{text-decoration: underline;}
	.dipl_bl .list .date_bx{padding: 10px 0;overflow: hidden;}
	.dipl_bl .list .txt{height: 102px;overflow: hidden;display: block;margin-bottom: 10px;font: 400 14px/17px Arial;text-align: justify;color: #4f4f4f;letter-spacing: 0.025em;}
	.dipl_bl .list .more{display: inline;font: 700 12px/17px Arial;color: #1974cf;text-decoration: none;text-transform: uppercase;letter-spacing: 0.025em;border-bottom: 1px dotted #1974cf;}
	.dipl_bl .list .more:hover{border-color: transparent;}
	aside{width: 210px;float: right;}
	aside .box{margin-bottom: 50px;}
	aside h3{padding: 0 0 15px 0;display: block;margin: 0 0 15px 0;font: 700 18px/20px Arial;color: #000;text-transform: uppercase;border-bottom: 1px dotted #d3d3d3;}
	aside .banner{width: 100%;display: block;overflow: hidden;margin-bottom: 20px;}
	aside .banner:hover img{
		-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
		-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);
	}
	aside .social{padding: 2px 0 0 50px;display: inline-block;position: relative;margin-bottom: 25px;font: 400 14px/17px Arial;color: #4f4f4f;text-decoration: underline;}
	aside .social:hover{text-decoration: none;}
	aside .social:after{content: "";width: 21px;height: 21px;display: block;position: absolute;top: 0;left: 0;background: url(../img/social.png) no-repeat;}
	aside .social.tw:after{background-position: -21px 0;}
	aside .social.gg:after{background-position: -42px 0;}
	aside .social.vk:after{background-position: -63px 0;}
	aside ul.actual{padding: 0;}
	aside ul.actual li{margin-bottom: 20px;list-style-type: none;}
	aside ul.actual li .ttl{display: block;margin-bottom: 15px;font: 700 15px/20px Arial;color: #000;}
	aside ul.actual li .more{display: inline;font: 700 12px/17px Arial;color: #1974cf;text-decoration: none;text-transform: uppercase;letter-spacing: 0.025em;border-bottom: 1px dotted #1974cf;}
	aside ul.actual li .more:hover{border-color: transparent;}
.partn_bl{position: relative;background: #f5f9fc;}
	.partn_bl ul{padding: 0;}
	.partn_bl ul li{list-style-type: none;}
	.partn_bl ul.slides{padding-bottom: 150px;}
	.partn_bl ul.slides a img{opacity: 0.7;
		-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
	}
	.partn_bl ul.slides a:hover img{opacity: 1;}
	.partn_bl .flex-control-nav{bottom: 60px;}
	.partn_bl .flex-control-paging li a{width: 8px;height: 8px;position: relative;background: #2d2d2d;}
	.partn_bl .flex-control-paging li a:hover{background: #666;}
	.partn_bl .flex-control-paging li a.flex-active{width: 13px;height: 13px;top: -2px;background: #dc6c5d;}
.footer .top_bx{padding: 45px 0;background: url(../img/eagle.png) no-repeat -webkit-calc(50% + 820px) 0, url(../img/eagle_ru.png) no-repeat -webkit-calc(50% - 650px) 0;background: url(../img/eagle.png) no-repeat -moz-calc(50% + 820px) 0, url(../img/eagle_ru.png) no-repeat -moz-calc(50% - 650px) 0;background: url(../img/eagle.png) no-repeat calc(50% + 820px) 0, url(../img/eagle_ru.png) no-repeat calc(50% - 650px) 0;background-color: #585858;}
	.footer .top_bx .menu_bx{max-width: 25%;}
	.footer .top_bx .menu_bx .ttl{display: block;margin-bottom: 20px;font: 700 16px/20px Arial;color: #f5f9fc;letter-spacing: 0.05em;text-transform: uppercase;}
	.footer .top_bx .menu_bx ul{padding: 0;}
	.footer .top_bx .menu_bx ul li{margin-bottom: 15px;list-style-type: none;}
	.footer .top_bx .menu_bx ul li a{font: 400 15px/20px Arial;color: #fff;text-decoration: none;border-bottom: 1px dotted transparent;}
	.footer .top_bx .menu_bx ul li a:hover{border-color: #fff;}
	.footer .top_bx .menu_bx ul li a.social{padding: 2px 0 0 40px;display: inline-block;position: relative;}
	.footer .top_bx .menu_bx ul li a.social:after{content: "";width: 21px;height: 21px;display: block;position: absolute;top: 0;left: 0;background: url(../img/social_w.png) no-repeat;}
	.footer .top_bx .menu_bx ul li a.tw:after{background-position: -21px 0;}
	.footer .top_bx .menu_bx ul li a.gg:after{background-position: -42px 0;}
	.footer .top_bx .menu_bx ul li a.vk:after{background-position: -63px 0;}
.footer .btm_bx{padding: 50px 0;background: #2d2d2d;}
	.footer .btm_bx .logo{color: #fff;}
	.footer .btm_bx .sisea-search-form{margin-right: 100px;border: 0 none;}
	.footer .btm_bx .to_top{width: 23px;height: 21px;display: block;}
.footer .dev{width: 200px;display: block;position: absolute;bottom: 10px;left: 0;right: 0;margin: 0 auto;font: 400 12px/16px Arial;color: #ccc;text-align: center;text-decoration: none;}
    .footer .dev:hover{color: #fff;}
.win_popup{width: 600px;padding: 50px;display: none;background: #2d2d2d;}
	.win_popup .ttl{display: block;margin-bottom: 30px;font: 400 30px/36px Rockwell;color: #fff;text-align: center;text-transform: uppercase;letter-spacing: 0.025em;}
	.win_popup .ttl2{display: block;font: 400 20px/26px Arial;color: #fff;text-align: center;letter-spacing: 0.05em;}
	.win_popup form{width: 100%;}
	.win_popup form input{width: 100%;padding: 10px 20px;margin-bottom: 10px;font: 400 16px/20px Arial;color: #000;}
	.win_popup form .btn{width: 100%;height: 45px;display: block;position: relative;
		font: 700 12px/17px Arial;color: #fff;text-decoration: none;text-transform: uppercase;border: 0 none;cursor: pointer;
		background: #1974cf;opacity: 0.9;
	}
	.win_popup form .btn:hover{opacity: 1;}
	.win_popup form .btn:active{top: 1px;left: 1px;}
.content{width: 1020px;float: left;margin-bottom: 50px;}
	.content a{color: #1974cf;text-decoration: underline;letter-spacing: 0.025em;}
	.content a:hover{text-decoration: none;}
	.content>img,
	.content .img{max-width: 50%;}
div.pagination{position: relative;}
ul.pagination{padding: 20px 0 0 0;
	display: -webkit-flex;display: -webkit-box;display: -moz-flex;display: -moz-box;display: -ms-flex;display: -o-flex;display: flex;
	-webkit-flex-wrap: wrap;flex-wrap: wrap;
	-webkit-box-pack: center;-webkit-justify-content: center;-moz-box-pack: center;justify-content: center;
}
	ul.pagination:after{content: "";width: 200px;height: 1px;display: block;position: absolute;top: 0;left: 0;right: 0;margin: 0 auto;background: #1974cf;}
	ul.pagination li{margin: 0 5px;list-style-type: none;font: 400 20px/24px Arial;color: #2d2d2d;}
	ul.pagination li.active{font-weight: 700;}
	ul.pagination li.disabled{display: none;}
	ul.pagination li a{color: #1974cf;text-decoration: none;}
	ul.pagination li.active a{color: #2d2d2d;}
	ul.pagination li a:hover{text-decoration: underline;}
.content .gallery{
	display: -webkit-flex;display: -webkit-box;display: -moz-flex;display: -moz-box;display: -ms-flex;display: -o-flex;display: flex;
	-webkit-flex-wrap: wrap;flex-wrap: wrap;
}
	.content .gallery a{width: 31.33%;height: 200px;overflow: hidden;display: block;margin: 0 3% 20px 0;}
	.content .gallery a:nth-child(3n){margin-right: 0;}
	.content .gallery a img{max-width: 100%!important;max-height: 100%;width: auto;height: auto;margin: 0 auto!important;}
.doc_link{padding-left: 70px;display: inline-block;position: relative;}
    .doc_link:after{content: '';width: 50px;height: 50px;display: block;position: absolute;top: 50%;left: 0;margin-top: -25px;background: url(../img/doc_link.svg) no-repeat 100% / cover;}
ul.link_list{padding: 0;}
    ul.link_list li{margin-bottom: 40px;list-style-type: none;}
    ul.link_list a,
    a.link_ico{padding-left: 50px;display: inline-block;position: relative;}
    ul.link_list a:after,
    a.link_ico:after{content: '';width: 30px;height: 30px;display: block;position: absolute;top: 50%;left: 0;margin-top: -15px;background: url(../img/link.svg) no-repeat 100% / cover;}
.video_bl{padding: 80px 0;}
	.video_bl iframe{width: 50%;height: 350px;display: block;margin: 0 auto;}
@media all and (min-width: 1280px) and (max-width: 1379px){
	.container{min-width: 1280px;}
	.wrap{width: 1220px;}
	.httl{padding: 40px 0;}
	.announc_bl{background-position: -webkit-calc(50% + 600px) 0;background-position: -moz-calc(50% + 600px) 0;background-position: calc(50% + 600px) 0;}
	.announc_bl ul li{width: 31.5%;height: 350px;margin-bottom: 30px;}
	.announc_bl ul li:nth-child(1),
	.announc_bl ul li:nth-child(2){width: 37%;height: 350px;margin-bottom: 30px;}
	.announc_bl ul li:nth-child(2) .item .info_wrap .ttl{height: 40px;}
	.announc_bl ul li:nth-child(2) .item .info_wrap .txt{height: 51px;}
	.announc_bl ul li:nth-child(4){margin-top: 0;margin-bottom: 30px;}
	.announc_bl ul li:nth-child(5){-webkit-box-ordinal-group: 0;-webkit-order: -1;-moz-box-ordinal-group: 0;order: -1;width: 20%;height: 350px;margin-bottom: 30px;}
	.announc_bl ul li:nth-child(5) .item .ttl{height: 118px;padding: 20px;}
	.announc_bl ul li:nth-child(5) .item .txt{padding: 20px;}
	.announc_bl ul li:nth-child(5) .item .txt a{height: 193px;}
	.announc_bl ul li:nth-child(6){height: 350px;margin: 0 0 30px 0;}
	.announc_bl .item .info_wrap{height: 185px;padding: 20px;}
	.announc_bl li:nth-child(2) .item .info_wrap{height: 185px;}
	.announc_bl .item .btn{padding-left: 20px;}
	.news_bl .offer_news{top: 45px;}
	.news_bl .img_wrap{height: 200px;}
	.news_bl .info_wrap{padding: 15px 30px;}
	.dipl_bl{background-position: -webkit-calc(50% - 500px) 0;background-position: -moz-calc(50% - 500px) 0;background-position: calc(50% - 500px) 0;}
	.dipl_bl .list_wrap{width: 930px;}
	.dipl_bl ul.list li{width: 450px;}
	.dipl_bl .list .img_wrap{width: 180px;height: 185px;}
	.dipl_bl .list .txt{height: 72px;}
	.footer .top_bx{background: url(../img/eagle.png) no-repeat -webkit-calc(50% + 600px) 0, url(../img/eagle_ru.png) no-repeat -webkit-calc(50% - 500px) 0;background: url(../img/eagle.png) no-repeat -moz-calc(50% + 600px) 0, url(../img/eagle_ru.png) no-repeat -moz-calc(50% - 500px) 0;background: url(../img/eagle.png) no-repeat calc(50% + 600px) 0, url(../img/eagle_ru.png) no-repeat calc(50% - 500px) 0;background-color: #585858;}
	.content{width: 920px;}
}
@media all and (min-width: 980px) and (max-width: 1279px){
	.container{min-width: 980px;}
	.wrap{width: 940px;padding: 0 10px;}
	.header{padding-bottom: 61px;}
    .header.happy{padding-top: 50px;}
	.header .sisea-search-form{position: absolute;top: -70px;right: 0;}
	.menu ul{margin: 0;}
	.menu .link{padding: 20px 0;}
	.httl{padding: 30px 0;}
	.announc_bl{background-position: -webkit-calc(50% + 600px) 0;background-position: -moz-calc(50% + 600px) 0;background-position: calc(50% + 600px) 0;}
	.announc_bl ul{margin-bottom: 30px;}
	.announc_bl ul li{width: 31.5%;height: 350px;margin-bottom: 30px;}
	.announc_bl ul li:nth-child(1),
	.announc_bl ul li:nth-child(2){width: 37%;height: 350px;margin-bottom: 30px;}
	.announc_bl ul li:nth-child(2) .item .info_wrap .ttl{height: 40px;}
	.announc_bl ul li:nth-child(2) .item .info_wrap .txt{height: 51px;}
	.announc_bl ul li:nth-child(4){margin-top: 0;margin-bottom: 30px;}
	.announc_bl ul li:nth-child(5){-webkit-box-ordinal-group: 0;-webkit-order: -1;-moz-box-ordinal-group: 0;order: -1;width: 20%;height: 350px;margin-bottom: 30px;}
	.announc_bl ul li:nth-child(5) .item .ttl{height: 118px;padding: 20px;}
	.announc_bl ul li:nth-child(5) .item .txt{padding: 20px;}
	.announc_bl ul li:nth-child(5) .item .txt a{height: 193px;}
	.announc_bl ul li:nth-child(6){height: 350px;margin: 0 0 30px 0;}
	.announc_bl .item .info_wrap{height: 185px;padding: 20px;}
	.announc_bl li:nth-child(2) .item .info_wrap{height: 185px;}
	.announc_bl .item .btn{padding-left: 20px;}
	.news_bl ul.slides{padding-bottom: 100px;}
	.news_bl .flex-control-nav{bottom: 30px;}
	.news_bl .offer_news{top: 35px;left: auto;right: 10px;}
	.dipl_bl{background-position: -webkit-calc(50% - 500px) 0;background-position: -moz-calc(50% - 500px) 0;background-position: calc(50% - 500px) 0;}
	.dipl_bl .list_wrap{width: 680px;}
	.dipl_bl ul.list li{width: 100%;}
	.dipl_bl .list .txt_wrap{width: 450px;}
	.footer .btm_bx .sisea-search-form{margin-right: 20px;}
	.footer .top_bx{background: url(../img/eagle.png) no-repeat -webkit-calc(50% + 600px) 0, url(../img/eagle_ru.png) no-repeat -webkit-calc(50% - 500px) 0;background: url(../img/eagle.png) no-repeat -moz-calc(50% + 600px) 0, url(../img/eagle_ru.png) no-repeat -moz-calc(50% - 500px) 0;background: url(../img/eagle.png) no-repeat calc(50% + 600px) 0, url(../img/eagle_ru.png) no-repeat calc(50% - 500px) 0;background-color: #585858;}
	.content{width: 660px;}
	.video_bl iframe{width: 70%;}
}
@media all and (min-width: 768px) and (max-width: 979px){
	.container{min-width: 768px;}
	.wrap{width: 728px;padding: 0 10px;}
	.header{padding: 0;}
    .header.happy{padding-top: 30px;}
	.menu{overflow-y: auto;position: fixed;top: 0;left: auto;z-index: 1100;}
	.menu .wrap{padding: 50px;
		-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-moz-box-orient: vertical;-moz-box-direction: reverse;flex-direction: column-reverse;
		-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;align-items: flex-start;
	}
	.menu .sisea-search-form{width: 100%;margin-bottom: 20px;}
	.sisea-search-form .sisea-search-string{font: 400 24px/30px Arial;}
	.menu ul{
		-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;flex-direction: column;
		-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;align-items: flex-start;
	}
	.menu ul li{margin-bottom: 20px;}
	.menu .link{padding: 10px 0;position: relative;font: 400 25px/30px Arial;}
	.menu .submenu{position: relative;background: none;box-shadow: none;border-radius: 0;
	}
	.menu_btn{width: 50px;height: 50px;display: block;}
	.menu_cls{width: 50px;height: 50px;display: block;position: absolute;top: 0;right: 0;}
	.httl{padding: 30px 0;}
	.announc_bl{background-position: -webkit-calc(50% + 600px) 0;background-position: -moz-calc(50% + 600px) 0;background-position: calc(50% + 600px) 0;}
	.announc_bl ul{margin-bottom: 20px;}
	.announc_bl ul li,
	.announc_bl ul li:nth-child(2),
	.announc_bl ul li:nth-child(4),
	.announc_bl ul li:nth-child(6){width: 48%;height: 360px;margin-bottom: 20px;}
	.announc_bl ul li:nth-child(4),
	.announc_bl ul li:nth-child(6){margin-top: 0;}
	.announc_bl ul li:nth-child(2) .item .info_wrap{height: 195px;}
	.announc_bl ul li:nth-child(2) .item .info_wrap .ttl{height: 40px;}
	.announc_bl ul li:nth-child(2) .item .info_wrap .txt{height: 51px;}
	.announc_bl ul li:nth-child(5){-webkit-box-ordinal-group: 0;-webkit-order: -1;-moz-box-ordinal-group: 0;order: -1;height: 360px;}
	.announc_bl ul li:nth-child(5) .item .txt a{height: 215px;}
	.announc_bl ul li:nth-child(1){width: 410px;}
	.news_bl .img_wrap{height: 198px;}
	.news_bl ul.slides{padding-bottom: 80px;}
	.news_bl .flex-control-nav{bottom: 20px;}
	.dipl_bl{background-position: -webkit-calc(50% - 300px) 0;background-position: -moz-calc(50% - 300px) 0;background-position: calc(50% - 300px) 0;}
	.dipl_bl .list_wrap{width: 470px;}
	.dipl_bl .list .txt_wrap{width: 240px;}
	.footer .top_bx{background: url(../img/eagle.png) no-repeat -webkit-calc(50% + 600px) 0, url(../img/eagle_ru.png) no-repeat -webkit-calc(50% - 500px) 0;background: url(../img/eagle.png) no-repeat -moz-calc(50% + 600px) 0, url(../img/eagle_ru.png) no-repeat -moz-calc(50% - 500px) 0;background: url(../img/eagle.png) no-repeat calc(50% + 600px) 0, url(../img/eagle_ru.png) no-repeat calc(50% - 500px) 0;background-color: #585858;}
	.footer .top_bx .menu_bx{max-width: 50%;width: 50%;margin-bottom: 20px;}
	.footer .top_bx .menu_bx:nth-child(3),
	.footer .top_bx .menu_bx:nth-child(4){margin-bottom: 0;}
	.footer .btm_bx{padding: 30px 0;}
	.footer .btm_bx .wrap{
		-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;flex-direction: column;
	}
	.footer .logo{margin-bottom: 20px;}
	.content{width: 460px;}
	.video_bl iframe{width: 100%;}
}
@media all and (max-width: 767px){
	.container{min-width: 480px;}
	.wrap{width: 460px;padding: 0 10px;}
	.header{padding: 0;position: static;}
    .header.happy{padding-top: 30px;}
	.header .social{display: none;}
	.logo span{display: none;}
	.menu{min-width: 480px;overflow-y: auto;position: fixed;top: 0;left: auto;z-index: 1100;}
	.menu .wrap{padding: 90px 20px 20px 20px;
		-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-moz-box-orient: vertical;-moz-box-direction: reverse;flex-direction: column-reverse;
		-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;align-items: flex-start;
	}
	.menu .sisea-search-form{width: 100%;margin-bottom: 20px;}
	.sisea-search-form .sisea-search-string{font: 400 24px/30px Arial;}
	.menu ul{
		-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;flex-direction: column;
		-webkit-box-align: start;-webkit-align-items: flex-start;-moz-box-align: start;align-items: flex-start;
	}
	.menu ul li{margin-bottom: 20px;}
	.menu ul li:last-child{margin-bottom: 0;}
	.menu .link{padding: 10px 0;display: inline;position: relative;font: 400 25px/30px Arial;}
	.menu span.link{padding-right: 20px;}
	.menu span.link:before{content: "+";display: block;position: absolute;top: 50%;right: 0;margin-top: -10px;font: 700 20px/20px Arial;color: #000;}
	.menu li:hover span.link:before{content: "-";}
	.menu .submenu{padding: 25px 0 0 0;position: relative;background: none;box-shadow: none;border-radius: 0;
	}
	.menu_btn{width: 50px;height: 50px;display: block;}
	.menu_cls{width: 50px;height: 50px;display: block;position: absolute;top: 10px;right: 10px;z-index: 100;}
	.httl{padding: 30px 0;}
	.announc_bl{background-position: 50% 0;}
	.announc_bl ul{margin-bottom: 0;}
	.announc_bl ul li,
	.announc_bl ul li:nth-child(2){width: 100%;height: 340px;margin-bottom: 30px;}
	.announc_bl ul li:nth-child(4),
	.announc_bl ul li:nth-child(6){margin-top: 0;margin-bottom: 30px;}
	.announc_bl .item .info_wrap{padding: 15px;}
	.announc_bl ul li:nth-child(2) .item .info_wrap{height: 195px;}
	.announc_bl ul li:nth-child(2) .item .info_wrap .ttl{height: 40px;}
	.announc_bl ul li:nth-child(2) .item .info_wrap .txt{height: 51px;}
	.announc_bl ul li:nth-child(5){-webkit-box-ordinal-group: 2;-webkit-order: 1;-moz-box-ordinal-group: 2;order: 1;width: 100%;margin-bottom: 30px;}
	.announc_bl .more{width: 250px;font: 700 18px/24px Arial;}
	.news_bl .offer_news{top: 30px;left: auto;right: 0;font: 700 16px/20px Arial;}
	.news_bl ul.slides{padding-bottom: 80px;}
	.news_bl .flex-control-nav{bottom: 20px;}
	.news_bl .more{width: 250px;font: 700 18px/24px Arial;}
	.win_popup{width: 100%;}
	.dipl_bl{padding-bottom: 0;background-position: 50% 0;}
	.dipl_bl .list_wrap{width: 100%;margin-bottom: 80px;float: none;}
	.dipl_bl .list .img_wrap{width: 150px;height: 150px;}
	.dipl_bl .more{width: 300px;font: 700 18px/24px Arial;}
	aside{width: 100%;float: none;}
	aside h3{text-align: center;}
	aside .banner{width: 210px;margin: 0 auto;}
	aside .social{padding-left: 30px;}
	.footer .top_bx{background: url(../img/eagle.png) no-repeat -webkit-calc(50% + 600px) 0, url(../img/eagle_ru.png) no-repeat -webkit-calc(50% - 500px) 0;background: url(../img/eagle.png) no-repeat -moz-calc(50% + 600px) 0, url(../img/eagle_ru.png) no-repeat -moz-calc(50% - 500px) 0;background: url(../img/eagle.png) no-repeat calc(50% + 600px) 0, url(../img/eagle_ru.png) no-repeat calc(50% - 500px) 0;background-color: #585858;}
	.footer .top_bx .menu_bx{max-width: 50%;width: 50%;margin-bottom: 20px;}
	.footer .top_bx .menu_bx:nth-child(3),
	.footer .top_bx .menu_bx:nth-child(4){margin-bottom: 0;}
	.footer .btm_bx{padding: 30px 0;}
	.footer .btm_bx .wrap{
		-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;flex-direction: column;
	}
	.footer .logo{padding: 25px 0 0 58px;margin-bottom: 20px;font: 400 12px/18px Rockwell;letter-spacing: 0;}
	.footer .btm_bx .sisea-search-form{margin-right: 50px;}
	.content{width: 100%;float: none;}
	.content>img, .content .img{max-width: none;width: 100%!important;margin: 10px auto!important;}
	.video_bl iframe{width: 100%;}    
}
