html{
	width: 100%;
	height: 100%;
	background: none #FFFFFF;
}
body{
	width: 100%;
	height: 100%;
	background: none #FFFFFF;
}

@media (min-width: 1400px) {
	.container {
		width: 1360px;
	}
}

.container{
	height: 100%;
	padding-top: 0;
}

.nonedecoration,
.nonedecoration:hover,
.nonedecoration:focus{
	text-decoration: none;
}
/*--------------------------------------------------------------------------------------------------------------------
.mnCntT - блок дизайна версии для компьютера и планшета
--------------------------------------------------------------------------------------------------------------------*/
.mnCntT{
	width: 100%;
	height: 100%;
}
@media (min-width: 768px) {
	.mnCntT{
		display: block;
	}
}

@media (max-width: 767px) {
	.mnCntT{
		display: none;
	}
}
/*--------------------------------------------------------------------------------------------------------------------
.preheader-main
--------------------------------------------------------------------------------------------------------------------*/
.preheader-main{
	height: 8%;
	min-height: 40px;
	margin: 0;
	padding: 0;
	background-color: #2c0e62;
}

.preheader-main__main{
	margin: 0 -15px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	height: 100%;
}

.preheader-main__social-site{
	margin: 0;
	-webkit-order:-1;
	order: -1;
	white-space: nowrap;
}

.preheader-main__item{
	max-width: 32px;
	max-height: 32px;
}

.preheader-main__buttons{
	-webkit-order: 1;
	order: 1;
	flex-shrink: 0;
}

.preheader-main__buttons > table{
	margin: 0 0 0 auto;
}

.preheader-main__button.note {
	padding-right: 2px;
	padding-left: 10px;
}

.preheader-main__button.note::after {
	display: inline-block;
	position: relative;
	content: "!";
	float: right;
	color: #2b0e62;
	font-family: "Roboto";
	font-size: 1.5em;
	font-weight: 900;
	line-height: .95;
	text-align: center;
	margin-left: 5px;
	padding: 0 7px;
	top: 0;
}

.preheader-main__button {
	border-radius: 2px;
	background-color: #d7d7d7;
	margin:0 5px;
	text-transform: uppercase;
	color: #440e62;
	padding: 2px 20px;
	white-space: nowrap;
	text-align: center;
}




/*--------------------------------------------------------------------------------------------------------------------
.header-main-title
--------------------------------------------------------------------------------------------------------------------*/
.header-main-title{
	max-height: 19%;
	min-height: 85px;
	background-color: #440e62;
}

.header-main-title > .container{
	display: table;
	height: 100%;
	padding-left: 0;
	padding-right: 0;
}

.header-main-title > .container > .row{
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.header-main-title__title{
	text-transform: uppercase;
	text-align: center;
	color: #d7d7d7;
	white-space: nowrap;
}
/*--------------------------------------------------------------------------------------------------------------------
.header-main-menu
--------------------------------------------------------------------------------------------------------------------*/
.header-main-menu{
	background-color: #440e62;
}

.header-main-menu__menu{
	margin-left: -15px;
	margin-right: -15px;
}

.header-main-menu__items{
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.header-main-menu__item{
	margin: 0 -3px;
	display: inline-block;
	width: 22%;
	border-right: 5px solid #544781;
	border-left: 5px solid #544781;
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.header-main-menu__item:first-child{
	text-align: left;
	border-left: none;
	width: 17%;
	margin-left: 0;
}

.header-main-menu__item:last-child{
	text-align: right;
	border-right: none;
	width: 17%;
}

.header-main-menu__item > a {
	display: block;
	color: #fff;
	height: 100%;
	font-style: normal;
	font-weight: normal;
}

.header-main-menu__item > a >.caret {
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	margin-left: 10px;
	color: #acacac;
}

.header-main-menu__item > a:hover,
.header-main-menu__item.open > a,
.header-main-menu__item.open > a:hover,
.header-main-menu__item.open > a:focus {
	color: #ffffff;
	background-color: #544781;
}

/*nested menu block*/
/*-------------------------------------*/
.header-menu__item .dropdown-menu {
	-webkit-box-shadow: none;
	box-shadow: none;
}
/*-------------------------------------*/

/*behavior nested menu el*/
/*-------------------------------------*/
.header-main-menu__item .dropdown-menu > li > a {
	display: -webkit-flex;
	display: flex;
	color: #515051;
	font-style: normal;
}

.header-main-menu__item .dropdown-menu > li > a:hover,
.header-main-menu__item .dropdown-menu > li > a:focus {
	color: #b0b0b0;
	background-color: #0054a6;
}

.header-main-menu__item .dropdown-menu > li.open > a,
.header-main-menu__itemmenu__item .dropdown-menu > li.open > a:hover,
.header-main-menu__item .dropdown-menu > li.open > a:focus {
	color: #b0b0b0;
	background-color: #e1e1e1;
}

.header-main-menu__item .header-menu__caret {
	transform: rotate(-90deg);
	position: absolute;
	right: 5%;
	color: #4f70bc;
	margin-top: 8px;
}

.header-main-menu__item .dropdown-menu > li.open > a > .header-menu__caret,
.header-main-menu__item .dropdown-menu > li.open > a:hover > .header-menu__caret,
.header-main-menu__item .dropdown-menu > li.open > a:focus > .header-menu__caret {
	color: #b0b0b0;
}

.header-main-menu__item li.open > .dropdown-menu{
	top:0;
	left:98%;
	margin-top: -6px;
}

.dropdown-menu > li > a.green {
	background: #37d567;
}
/*-------------------------------------*/

/*чтобы в этих разрешениях меню помещалось и не появлялся скроллинг*/
@media screen and (min-width: 768px) and (max-width: 991px) {
	.header-main-menu__item .dropdown-menu {
		font-size: 12px;
		min-width: 0;
	}
}
/*--------------------------------------------------------------------------------------------------------------------
.row-contest
--------------------------------------------------------------------------------------------------------------------*/
.pre-row-contest-background{
	background: url('/images/m/bg4.jpg') repeat;
	overflow: hidden;
	width: 100%;
	height: 0;
	max-height: 15%;
}
/*--------------------------------------------------------------------------------------------------------------------
.row-contest
--------------------------------------------------------------------------------------------------------------------*/
.row-contest{
	position: relative;
}

.row-contest__container-fluid {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 44%;
	background: url(/images/m/bg4.jpg) repeat;
	overflow: hidden;
	z-index: 1;
}

.row-contest__content{
	position: relative;
	margin: 0 -15px 0 -15px;
	width: auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	z-index: 100;
}

.row-contest__button{
	width: 30%;
}

.row-contest__button-background{
	width: 100%;
	background: url('/images/m/bg4.jpg') repeat-x;
	background-size: 70%;
	overflow: hidden;
	margin-top: 4%;
}

.row-contest__button-text{
	display: block;
	white-space: nowrap;
	background-color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	color: #32004b;
	padding: 5% 5%;
	margin: 1%;
}

.row-contest__img{
	width: 26%;
}

.row-contest__img-img{
	margin-top: 8%;
	width: 100%;
}

@media (max-height: 720px) {
	.row-contest__img{
		width: 90%;
	}
}

.row-contest__img > area,
.row-contest__img > area:focus,
.row-contest__img > area:hover,
.row-contest__img > area:active{
	border: none;
}
/*--------------------------------------------------------------------------------------------------------------------
.pre-row-contest-partner-and-btn
--------------------------------------------------------------------------------------------------------------------*/
.pre-row-contest-partner-and-btn{
	height: 0;
}

/*--------------------------------------------------------------------------------------------------------------------
.row-contest-partner-and-btn
--------------------------------------------------------------------------------------------------------------------*/
.row-contest-partner-and-btn{
}

.row-contest-partner-and-btn__partners{
	position: relative;
	margin: 0 auto 15px;
}

.row-contest-partner-and-btn__partners:before{
	content: "";
	display: block;
	padding-top: 50%;

}

.row-contest-partner-and-btn__partner{
	position:  absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	text-align: center;
}

.row-contest-partner-and-btn__partner-table-cell{
	display: table;
	width: 100%;
	height: 100%;
}

.row-contest-partner-and-btn__partner-cell{
	display: table-cell;
	vertical-align: bottom;
	width: 100%;
	height: 100%;
}

.row-contest-partner-and-btn__description{
	margin-left: -10px;
	text-align: left;
	white-space: nowrap;
	color: #32004b;
}

.row-contest-partner-and-btn__item{
	margin: auto -10px;
	position: relative;
	margin-top: 20px;
	width: 80vw;
	height: 40vh;
}

.row-contest-partner-and-btn__item:before{
	content: " ";
	display: block;
}

.row-contest-partner-and-btn__item > * {
	position:  absolute;
	top: 0;
	text-align: center;
	width: 100%;
	height: 100%;
}

.row-contest-partner-and-btn__item-content-cell{
	width: 100%;
	height: 100%;
	display: table;
}

.row-contest-partner-and-btn__item-content{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
}

.row-contest-partner-and-btn__dsc{
	height: 15px;
	margin:auto -10px auto -10px;
}

.row-contest-partner-and-btn__dsc > a{
	display: block;

	z-index: 100;
	position: relative;
	padding: 8px 0 8px 0;
	text-align: center;
	background-color: #ffffff;
	white-space: nowrap;
	width: 100%;
	color: #0153a5;
}
/*--------------------------------------------------------------------------------------------------------------------
.row-contest-footer
--------------------------------------------------------------------------------------------------------------------*/
.row-contest-footer{
}

.row-contest-footer__text{
	margin: 0 -15px 0 -15px;
	overflow: hidden;
	white-space: nowrap;
}

.promo-8-outer {
	position: absolute;
	top: 40vh;
	left: 25vw;
	right: 25vw;
}

.promo-8-inner {
	position: relative;
	height: 100%;
	padding: 2px 1vw;
	border: 3px solid white;
	margin: 0 auto;
	background-color: #00a652;
	color: white;
	text-align: center;
	line-height: 1.25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: 600;
	z-index: 921;
	user-select: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.blink {
	color: red; font-size: 12px; text-align: center;
	padding-left: 10px; padding-right: 10px;
	animation: blink2 2s linear infinite;
}
@keyframes blink2 {
	50% { color: red; }
	51% { color: rgba(34, 34, 34, 0); }
	100% { color: rgba(34, 34, 34, 0); }
}

@media screen and (min-width: 768px) {
	.promo-8-outer {
		width: 390px;
		margin: 0 auto;
	}
}

@media screen and (min-width: 992px) {
	.promo-8-outer {
		width: 430px;
		margin: 0 auto;
	}
}

@media screen and (min-width: 1400px) {
	.promo-8-outer {
		width: 520px;
		margin: 0 auto;
	}
	.promo-8-inner {
		font-size: 2em;
	}
}

/*--------------------------------------------------------------------------------------------------------------------
стили для мобильной версии
--------------------------------------------------------------------------------------------------------------------*/
.nb{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	padding: 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.square {
	display: table;
	position: relative;
	text-align: center;
	width: 85vw;
	height: 80vh;
}
.content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	color: #ffffff;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.tw10{
	width: 10vw;
}
.tbcnt{
	border: 1vw solid #fff;
}
.bcw{
	background-color: white;
}

.trpr70 {
	filter: alpha(Opacity=70);
	opacity: 0.70;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.header-menu__menu .dropdown-menu {
		font-size: 12px;
		min-width: 0;
	}
	.promo-8-inner {
		font-size: 1.55em;
	}
}

@media screen and (max-width: 767px) {

	.header-menu {
		background-color: #e7e7e7;
	}

	/*for menu button. */
	/*-------------------------------------*/
	.header-menu > .container:after {
		clear: none;
	}
	/*-------------------------------------*/

	.header-menu__items {
		-webkit-flex-direction: column;
		flex-direction: column;
	}

	/*basic mobile menu el*/
	/*-------------------------------------*/
	.header-menu__item {
		padding: 0 50px 0 0;
		text-align: left;
		width: 100%;
		list-style-type: none;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		flex-direction: column;
		white-space: nowrap;
	}

	.header-menu__item > a {
		position: relative;
		padding: 10px 0;
		color: #493554;
		text-transform: uppercase;
		font-family: 'Roboto Condensed';
	}
	.header-menu__item > a,
	.header-menu__item .header-menu__a-caret{
		width: 20%;
	}

	.header-menu__item > a > .caret {
		position: absolute;
		left: 100%;
		border-top: 6px solid;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
		margin-left: 6px;
		margin-top: 8px;
		color: #493554;
	}
	/*-------------------------------------*/

	/*behavior basic menu el*/
	/*-------------------------------------*/
	.header-menu__item > a:hover,
	.header-menu__item.open > a,
	.header-menu__item.open > a:hover,
	.header-menu__item.open > a:focus {
		background-color: transparent;
	}
	/*-------------------------------------*/

	/*behavior nested menu block*/
	/*-------------------------------------*/
	.header-menu__item .dropdown-menu {
		position: static;
		width: auto;
		margin-top: 0;
		margin-left: 10px;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.header-menu__item li.open {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		flex-direction: column;
	}

	.header-menu__item li.open > .dropdown-menu{
		margin-top: 0;
	}
	/*-------------------------------------*/

	/*behavior nested menu el*/
	/*-------------------------------------*/
	.header-menu__item .dropdown-menu > li > a,
	.header-menu__item li.open .dropdown-menu > li > a {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		padding: 3px 0;
		color: #777777;
	}

	.header-menu__item .dropdown-menu > li > a:hover,
	.header-menu__item .dropdown-menu > li > a:focus,
	.header-menu__item li.open .dropdown-menu > li > a:hover,
	.header-menu__item li.open .dropdown-menu > li > a:focus {
		color: #777777;
		background-color: transparent;
	}

	.header-menu__item .dropdown-menu > li > a.green:hover,
	.header-menu__item .dropdown-menu > li > a.green:focus {
		background: #37d567;
		color: #777777;
	}

	.header-menu__item .dropdown-menu > li.open > a,
	.header-menu__item .dropdown-menu > li.open > a:hover,
	.header-menu__item .dropdown-menu > li.open > a:focus {
		color: #777777;
		background-color: transparent;
	}

	.header-menu__item .header-menu__caret {
		transform: none;
		left: 100%;
		color: #493554;
		margin-top: 8px;
	}

	.header-menu__item .dropdown-menu > li.open > a > .header-menu__caret,
	.header-menu__item .dropdown-menu > li.open > a:hover > .header-menu__caret,
	.header-menu__item .dropdown-menu > li.open > a:focus > .header-menu__caret {
		color: #493554;
	}

	/*-------------------------------------*/

	/*button for mobile device*/
	/*-------------------------------------*/
	.header-menu .header-menu__button {
		display: block;
		margin: 0;
		padding: 0;
	}

	.header-menu .header-menu__button button {
		margin: 8px 0 0 0;
		padding: 0;
		border: none;
		border-radius: 0;
	}

	.header-menu .header-menu__button-span {
		height: 5px !important;
		width: 32px !important;
		background-color: #440e62;
	}

	.header-menu .header-menu__button button.open .header-menu__button-span{
		background-color: #0f50b3;
	}
	/*-------------------------------------*/
	.promo-8-outer {
		width: 100%;
		top: 42%;
		bottom: 30%;
		left: auto;
		right: auto;
	}

	.promo-8-inner {
		width: 50%;
		border-width: 5px;
		padding-left: 1vw;
		padding-right: 1vw;
		font-size: 1.65em;
	}
}

@media screen and (max-width: 620px) {
	.header-menu__item > a,
	.header-menu__item .header-menu__a-caret{
		width: 23%;
	}
	.promo-8-inner {
		font-size: 1.45em;
	}
}

@media screen and (max-width: 500px) {
	.header-menu__item > a,
	.header-menu__item .header-menu__a-caret{
		width: 28%;
	}
}

@media screen and (max-width: 380px) {
	.header-menu__item > a,
	.header-menu__item .header-menu__a-caret{
		width: 35%;
	}
}

@media screen and (max-width: 480px) {
	.promo-8-inner {
		font-size: 1.2em;
	}
}

@media screen and (max-width: 360px) {
	.promo-8-inner {
		font-size: 1em;
	}
}

@media screen and (max-width: 320px) {
	.header-menu__item > a,
	.header-menu__item .header-menu__a-caret{
		width: 35%;
	}
}

@media screen and (min-width: 768px) and (max-height: 540px) {
	.promo-8-outer {
		top: 165px;
	}
}