

/* 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/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/main.css?15302694753315*/
main{
    width:1280px;
    height:100%;
    margin:0 auto;
}
section{
    width:100%;
}
aside{
    width:400px;
    position: relative;
}
.over-side {
    position: absolute;
    top: 25px;
    width: 242px;
    left: 111px;
    height: 339px;
}
.over-side-elem div:nth-child(1){
    color: #ff5b22;
    text-align: center;
    margin: 20px 0 10px;
    font-weight: 700;
    font-size: 18px;
}
.over-side-elem div:nth-child(2){
    text-align: justify;
    margin: 0 10px;
}
/*
article{
    width: 800px;
    padding: 10px;
    margin-left: 30px;
    border: 7px dashed #23a2d4;
    border-radius: 30px;
    border-top:none;
    height: 357px;
    position: relative;
}
/*
article::before,
article::after{
    content: "";
    position: absolute;
    /*top:0;*//*
    top:-3px;
    height: 30px;
    width: 305px;
    border-top: 7px dashed #23a2d4;
}
article::after{
    left: 3px;
    /*border-radius: 20px 0;*//*
    border-radius: 24px 0;
}
article::before{
    /*right: 3px;
    border-radius: 0 20px;*//*
    right: -3px;
    border-radius: 0 30px;
}
#events{
    position: absolute;
    top: -10px;
    left: 333px;
}
*/
article#events{
    background-image:url("/files/imgs/eventsbg.png");
    width: 836px;
    padding: 16px 10px;
    margin-left: 10px;
    height: 348px;
    position: relative;
}
.events-link{
    position: absolute;
    top: 0;
    right: 330px;
    left: 330px;
    height: 28px;
}
.event-element {
    width: 250px;
    float: left;
    margin: 30px 14px;
    border-radius: 15px;
    background: #fff;
    height: 300px;
    overflow: hidden;
    text-align: center;
}
.event-element img{
    width:100%;
}
.event-element div:nth-child(1){
    color: #ff5b22;
    margin: 15px 15px 0;
    height: 133px;
    font-family: "Raleway";
    font-weight: bold;
}
.event-element div:nth-child(2){
    text-align: justify;
    color: #000;
    height: 120px;
    margin-top: 15px;
}
main{
    background:none;
    padding-bottom:90px;
}
footer{
    z-index:11;
}
section::after{
    content: "";
    clear:both;
}
#main-top{
    margin-top:80px;
}
#event{
    position: absolute;
    top: -15px;
    left: 320px;
}
#main-slider{
    height: 690px;
}
#main-slider .bx-wrapper .bx-viewport{
    box-shadow: none;
    border: none;
    background: none;
    bottom: -100px;
    margin-top:-110px;
    z-index: 0;
}
.slider-item{
    /*height:100%;*/
    width:100%;
    border-radius:30px;
}
#main-slider .bx-wrapper .bx-controls-direction a{
    margin-top:80px;
    height:44px;
}
#main-slider .bx-wrapper .bx-next{
    right:20px;
    background: url("/files/imgs/ctrl-next.png");
}
#main-slider .bx-wrapper .bx-prev{
    background: url("/files/imgs/ctrl-prev.png");
}
#bottom-left{
    position: absolute;
    /*background: url("/files/imgs/bottom-left.png") no-repeat;*/
    width: 320px;
    height: 250px;
    bottom: 30px;
    left: -322px;
    z-index: 10;
}
#bottom-right{
    position: absolute;
    /*background: url("/files/imgs/bottom-right.png") no-repeat;*/
    width: 315px;
    bottom: 102px;
    right: -310px;
    height: 261px;
    z-index: 10;
}
/*
#container-container{
    bottom:0;
}
*/

/* End */


/* Start:/local/lib/jquery.bxslider/jquery.bxslider.css?14772894943836*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/local/lib/jquery.bxslider/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/local/lib/jquery.bxslider/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/local/lib/jquery.bxslider/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/local/lib/jquery.bxslider/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/local/lib/jquery.bxslider/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* End */
/* /local/components/bxmd/nav/templates/.default/style.css?14816893562235 */
/* /local/templates/umnica/styles.css?15065004195015 */
/* /local/css/theme/summer.css?1530269503657 */
/* /local/css/main.css?15302694753315 */
/* /local/lib/jquery.bxslider/jquery.bxslider.css?14772894943836 */
