

/* Start:/local/components/bxmd/nav/templates/.default/style.css?14816893562235*/
.main-menu{
    margin: -42px auto 0;
    padding: 0;
    width: 1280px;
    position: relative;
    z-index: 100;
}
.menu{
    list-style:none;
    margin:0;
    padding:0;
    width:1280px;
}
.menu>li:nth-child(1){
    /*background-color: #f87c83;*/
    width: 97px;
}
.menu>li:nth-child(1):hover{
    background-color: #f87c83;
}
.menu>li:nth-child(2){
    /*background-color: #efc005;*/
    width: 134px;
}
.menu>li:nth-child(3){
    /*background-color: #0fb6a4;*/
    width: 171px;
}
.menu>li:nth-child(4){
    /*background-color: #54bdf6;*/
    width: 209px;
}
.menu>li:nth-child(5){
    /*background-color: #e168b2;*/
    width: 142px;
}
.menu>li:nth-child(6){
    /*background-color: #23a2d4;*/
    width: 150px;
}
.menu>li:nth-child(7){
    /*background-color: #f4a602;*/
    width: 377px;
}
.menu>li:nth-child(7):hover{
    background-color: #f4a602;
}
.menu>li:nth-child(7) ul{
    max-width: 377px;
}
.menu>li:nth-child(7) ul a{
    width: 357px;
    display: block;
    white-space: normal;
}
.menu>li{
    float:left;
    position:relative;
    text-align:center;
    height: 38px;
}
.menu>li:hover ul{
    display: block;
    position: absolute;
    top: 38px;
    text-align: left;
    background-color: #fefefe;
    padding: 0;
    line-height: 25px;
    width: auto;
    border-radius: 0 0 25px 25px;
}
.menu>li:hover ul>li{
    padding: 10px 20px;
    border-top: 1px solid #f0f0f0;
}
.menu li a{
    color:#fff;
    text-decoration:none;
}
ul:hover{
    display:block;
}
.sub-menu{
    display:none;
    list-style:none;
    float:left;
}
.menu li:nth-child(1) .sub-menu{
    background-color: #f87c83;
}
.menu li:nth-child(2) .sub-menu{
    background-color: #efc005;
}
.menu li:nth-child(3) .sub-menu{
    background-color: #0fb6a4;
}
.menu li:nth-child(4) .sub-menu{
    background-color: #54bdf6;
}
.menu li:nth-child(5) .sub-menu{
    background-color: #e168b2;
}
.menu li:nth-child(6) .sub-menu{
    background-color: #23a2d4;
}
.menu li:nth-child(7) .sub-menu{
    background-color: #f4a602;
}
ul.sub-menu{
    width:100%;
}
.sub-menu li{
    clear:both;
}
a.blocked{
    cursor:default;
}

/* End */


/* Start:/local/templates/umnica/styles.css?15065004195015*/
/*
* meta
*/
@font-face{
    font-family: "Raleway";
    font-style: normal;
    font-weight: 400;
    src: local("Raleway Regular"),
         url('/local/fonts/ralewayregular.woff2') format('woff2'),
         url('/local/fonts/ralewayregular.woff') format('woff');
}
@font-face{
    font-family: "Raleway";
    font-style: normal;
    font-weight: 500;
    src: local("Raleway Medium"),
         url('/local/fonts/ralewaymedium.woff2') format('woff2'),
         url('/local/fonts/ralewaymedium.woff') format('woff');
}
@font-face{
    font-family: "Raleway";
    font-style: normal;
    font-weight: 600;
    src: local("Raleway SemiBold"),
         url('/local/fonts/ralewaysemibold.woff2') format('woff2'),
         url('/local/fonts/ralewaysemibold.woff') format('woff');
}
@font-face{
    font-family: "Raleway";
    font-style: normal;
    font-weight: 700;
    src: local("Raleway Bold"),
         url('/local/fonts/ralewaybold.woff2') format('woff2'),
         url('/local/fonts/ralewaybold.woff') format('woff');
}
@font-face{
    font-family: "Raleway";
    font-style: normal;
    font-weight: 900;
    src: local("Raleway Black"),
         url('/local/fonts/ralewayblack.woff2') format('woff2'),
         url('/local/fonts/ralewayblack.woff') format('woff');
}
@font-face{
    font-family: "PT Sans";
    font-style: normal;
	font-weight: normal;
	src: local("PT Sans"),
         url('/local/fonts/PTS55F_W.eot?#iefix') format('embedded-opentype'),
         url('/local/fonts/PTS55F_W.woff') format('woff');
}
@font-face{
    font-family: "PT Sans";
	font-style: normal;
	font-weight: bold;
	src: local("PT Sans Bold"),
         url('/local/fonts/PTS75F_W.eot?#iefix') format('embedded-opentype'),
         url('/local/fonts/PTS75F_W.woff') format('woff');
}
@media screen and (max-width: 1279px) {

}
/* common */
.nowrap{
    white-space:nowrap;
}
.float{
    float:left;
}
.clear{
    clear:both;
}
.undecorate{
    text-decoration:none;
}
/* main */
html{}
body{
    margin:0;
    min-height:100vh;
    height:100%;
    font-family:"Raleway";
    font-size:16px;
    position:relative;
}
header{
    position:relative;
}
main{
    background-color:#fffbf6;
}
footer{
	position:relative;
    font-size:14px;
}
#header-top{
    z-index: 200;
    position: absolute;
    background: url('/files/imgs/header-top.png');
    height: 110px;
    top: 0;
    left: 0;
    right: 0;
    background-position: center;
}
#header-main{
    width: 1280px;
    margin: auto;
    z-index: 50;
    position: relative;
}
/* footer */
footer .img{
    z-index: 10;
    position: absolute;
    height:200px;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
}
#relative-wrapper{
	position:relative;
	width:1280px;
	margin:0 auto;
	z-index:10;
    color:#1c3c00;
}
.footer-block{
	position:absolute;
	width:450px;
}
#left-up{
	left: 100px;
	bottom: 35px;
}
#left-up img{
    position: absolute;
    left: -100px;
    top: -10px;
}
#left-up div{
	font-family: "Raleway";
	font-weight: 700;
	font-size:18px;
	margin-bottom: 10px;
}
#left-up div:nth-child(3){
	font-weight: 500;
}

#left-down{
	left: 5px;
	bottom: 4px;
	color: #fff;
}
#right-up{
	right: 110px;
	bottom: 35px;
	text-align: right;
}
#right-up img{
    position: absolute;
    top: -10px;
    right: -100px;
}
#right-up div{
	font-family: "PT Sans";
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
#right-up div:nth-child(3){
	font-weight: normal;
}
#right-down{
	bottom: 4px;
	right: 10px;
	text-align: right;
	color: #fff;
}
#right-down a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.echo{
    font-family: "PT Sans";
    font-size: 14px;
    font-weight: normal;
    line-height: 1em;
    word-wrap: normal;
}
section{
    position:relative;
    z-index:11;
}
#bottom-left,
#bottom-right{
    position: absolute;
    z-index: 10;
}
footer{
    overflow: hidden;
    position: absolute;
    width: 100%;
    bottom: 0px;
    height: 365px;
}
.wrp-base{
    width: 100%;
}
.wrp-itms{
    color: #1c3c00;
    width: 1280px;
    margin: 0 auto;
    position: relative;
}
.fbox{
    display:inline-block;
}
img.otstup{
    margin:15px;
}
img.uvelichenie{
    margin:10px;
}
#contest{
    position: absolute;
    right: 180px;
    bottom: 107px;
}
.bx-composite-btn.bx-btn-white.bx-composite-btn-fixed {
    display:none;
}

#goSpecial {
    width: 186px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
}
#goSpecial img {
    width: 45px;
    position: absolute;
    left: -50px;
    top: 1px;
    display: none;
}
#goSpecial a,
#goSpecial a:visited {
    color: #23A2D4;
    display: inline-block;
    position: relative;
    padding-top: 1px;
    font-weight: 600;
    font-size: 14px;
}

/* End */


/* Start:/local/lib/fancyBox/source/jquery.fancybox.css?14775425904939*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/local/lib/fancyBox/source/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/local/lib/fancyBox/source/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/local/lib/fancyBox/source/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/local/lib/fancyBox/source/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/local/lib/fancyBox/source/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/local/lib/fancyBox/source/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/local/css/theme/summer.css?1530269503657*/
body{
    background: linear-gradient(to bottom, rgba(194,218,246,1) 0%,rgba(204,225,244,1) 35%,rgba(204,225,216,1) 57%,rgba(204,223,111,1) 100%);
}
#bottom-left{
    background: url("/files/imgs/bottom-left.png") no-repeat;
    width: 320px;
    height: 250px;
    bottom: 30px;
    left: -317px;
}
#bottom-right{
    background: url("/files/imgs/bottom-right.png") no-repeat;
    width: 315px;
    bottom: 103px;
    right: -315px;
    height: 261px;
}
.wrp-base{
    background: url('/files/imgs/footer.png') no-repeat 50% 100%;
    height: 365px;
}
#gim-logo{
    position:absolute;
    left:calc(50% - 81px);
    bottom:36px;
}
/* End */


/* Start:/local/css/base/video.css?16817208182003*/
.clear{
    clear:both;
}
.hidden{
    display:none;
}
main{
    height:100%;
    width:1280px;
    margin:0 auto;
    background-color:#fff;
}
nav.bcrumbs{
    height:95px;
    border-bottom:4px dashed #c9dff6;
    font-family:"Raleway";
    font-size:15px;
}
nav.bcrumbs li{
    float:left;
    list-style-type:none;
    margin-top:14px;
}
nav.bcrumbs a{
    text-decoration:none;
    margin:20px;
}
nav.bcrumbs a.ndash{
    margin:0;
}
nav.bcrumbs a,
a.ndash{
    color:#454545;
    display:inline-block;
}
aside{
    width:400px;
    /*min-height:960px;*/
}
div.video-controls {
    margin-bottom: 350px;
    float: left;
    position:relative;
    z-index:100;
}
section{
    width:865px;
}
aside, section{
    float:left;
}
aside h1{
    padding:0;
    margin:30px 0 60px 20px;
    font-family:"Raleway";
    font-weight:bold;
    font-size:40px;
    color:#ff7700;
    width:300px;
    line-height:1em;
}
main section{
    margin:65px 0 240px;
}
footer div.img{
    background:url('/files/imgs/footer.png');
    height:199px;
}
#container-container{
    bottom: 30px;
}
/**/
.video-item{
    height:100%;
    width:90%;
    float:left;
    margin:14px 0 14px 20px;
}
.video-icon{
    width:60px;
    height:55px;
    float:left;
    text-align:center;
}
.video-title{
    margin:15px 5px;
    float:left;
    width:280px;
}
.video-title a{
    font-weight:500;
    font-size:18px;
    color:#464545;
    text-decoration:none;
}
.active .video-title a{
    font-weight:600;
    color:#54bdf6;
    text-decoration:underline;
}
.section-item{
    display:none;
}
.section-item.active{
    display:block;
}
.video-wrapper{
    width:850px;
}
.video-wrapper video{
    width:100%;
}
.video-sub-title{
    color:#2e2e2e;
    font-size:18px;
    font-weight:500;
    margin-top:30px;
}
.video-text{
    color:#2e2e2e;
    margin:30px 0 20px;
}
.video-date{
    color:#9a9a9a;
}

/* End */
/* /local/components/bxmd/nav/templates/.default/style.css?14816893562235 */
/* /local/templates/umnica/styles.css?15065004195015 */
/* /local/lib/fancyBox/source/jquery.fancybox.css?14775425904939 */
/* /local/css/theme/summer.css?1530269503657 */
/* /local/css/base/video.css?16817208182003 */
