
.prize-title {
	font-weight: normal;
	font-size: 36px;
	text-align: center;
	width :100%;
	margin: 70px 0;
	box-sizing: border-box;
	padding: 0 50px;
}
.prizes {
	max-width: 970px;
	width: 100%;
	margin: 0 auto;
}
.prizes__first-mobile {
	display: none;
}
.prizes__second {
	padding-top: 24px;
}
.prizes__third {
	padding-top: 37px;
}
.prizes__element {
	float: left;
	width: 220px;
	text-align: center;
	margin: 0 50px;
}
.prizes__special {
	margin: 70px auto 0 auto !important;
	width: 100%;
}
.prizes__sum {
	font-size: 46px;
	font-weight: bold;
}
.prizes__img {
	margin-bottom: 10px;
}
.prizes__first .prizes__img, .prizes__third .prizes__img  {
	margin-top: 12px;
}
.prizes__place {
	font-size: 26px;
}

.themes {
	overflow: auto;
	width: 100%;
	margin-top: 85px;
	background: url('/img/background-1.svg') top center;
}
.themes__row {
	max-width: 870px;
	width: 100%;
	text-align: center;
	margin: 0px auto 0 auto;
}
.themes__element {
	width: 200px;
	display:inline-block;
	vertical-align: top;
	margin: 70px 42px 0 42px;
	text-align: center;
	font-size: 24px;
	line-height: 26px;
}
.themes__element img {
	margin-bottom: 10px;
}
.themes__element a {
	color: #FFF !important;
}
.themes__special {
	max-width:830px;
	width:100%;
	height: 385px;
	background: url('/img/ic-theme-7.svg') bottom center no-repeat;
	margin: 80px auto 75px auto;
	text-align: center;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
}
.themes__special-title-2{
	font-size: 28px;
	line-height: 29px;
	font-weight: 600;
	margin-top: 20px;
}
.themes__special-img {
	display: none;
}
.themes__link { 
	font-size: 28px;
	line-height: 30px;
	font-weight: 600;
	max-width: 550px;
	width: 100%;
	text-align: center;
	margin: 0 auto 80px auto;
}
.themes__link a { 
	border-bottom: 1.5px dashed #FFF;
}
.themes__link a { 
	text-decoration: none;
}

.terms {
	max-width: 994px;
	width: 100%;
	overflow: auto;
	margin:  0 auto;
	padding: 0px 0 90px 0;
	text-align: center;
}
.terms__left, .terms__right {
	float: left;
	width: 50%;
	margin-top: 60px;
	font-size: 20px;
	line-height: 24px;
	padding: 0 10px;
	box-sizing: border-box;
}
.terms__element {
	text-align: left;
	padding: 5px 0 20px 62px;
}
.terms__link {
	color: #1c1c1c;
	border-bottom: 1px dashed #1c1c1c;
}
.terms__link:hover {
	text-decoration: none;
}
.bullit-1 {
	background: url(img/ic-bullit-1.svg) top left no-repeat;
}
.bullit-2 {
	background: url(img/ic-bullit-2.svg) top left no-repeat;
}
.bullit-3 {
	background: url(img/ic-bullit-3.svg) top left no-repeat;
}

.final {
	overflow: auto;
	width: 100%;
	text-align: center;
	background: url('/img/background2.jpg') top center no-repeat;
}
.final__inner {
	margin: 5px auto 90px auto;
	width: 100%;
}
.final__delimeter {
	display:none;
}
.final__element {
	display:inline-block;
	vertical-align: top;
	width: 210px;
	margin: 40px 27px 0 27px;
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
}
.final__element img {
	display: block;
	margin: 0 auto 19px auto;
}

.calendar__blocks {
	max-width: 1384px;
	width: 100%;
	margin: 0 auto 37px auto;
	height: 430px;
	overflow: hidden;
	position: relative;
}
.calendar__block {
	float: left;
	height: 430px;
	position: absolute;
}
.calendar__left {
	left: 50%;
	margin-left: -701px;
	width: 487px;
	background: url(img/ic-date-1.png) top right no-repeat;
}
.calendar__center {
	left: 50%;
	margin-left: -205px;
	width: 427px;
	background: url(img/ic-date-2.png) top left no-repeat;
}
.calendar__right {
	right: 50%;
	margin-right: -684px;
	width: 470px;
	background: url(img/ic-date-3.png) top left no-repeat;
}
.calendar__blocks span {
	text-align: center;
	font-size: 26px;
	line-height: 28px;
	display: block;
	position: absolute;
	bottom: 40px;
}
.calendar__left span {
	width: 200px;
	right: 0px;
}
.calendar__center span {
	width: 200px;
	left: 105px;
}
.calendar__right span {
	width: 140px;
	left: 0px;
}
.calendar__img {
	display: none;
}

.jury {
	overflow: auto;
	width: 100%;
	text-align: center;
	padding-bottom: 90px;
	background: url(img/background-3.svg) top center;
}
.jury__inner {
	max-width: 1240px;
	width: 100%;
	margin: 0 auto;
}
.jury__element {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	margin: 75px 21px 0 21px;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
}
.jury__element-empty {
	display: inline-block;
	width: 5px;
}
.jury__element span {
	display: block;
	margin: 21px 0;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
}
	
.place__inner {
	max-width: 610px;
	width: 100%;
	margin: 40px auto 90px auto;
}
.place__text {
	float: right;
	font-size: 28px;
	line-height: 1.36;
	margin-top: 37px;
}

.footer {
	width: 100%;
	background: url('/img/footer.jpg') top center;
	padding-bottom: 70px;
}
.footer__inner {
	max-width: 1000px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
.footer__psb {
	display: inline-block;
	vertical-align: top;
	margin: 40px 52px 0 0;
}
.footer__spinon {
	display: inline-block;
	vertical-align: top;
	margin: 40px 124px 0 0;
}
.footer__text {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width: 261px;
	font-size: 16px;
	letter-spacing: 0.2px;
	font-weight: 300;
	margin: 40px 0 0 0;
}
.footer__text a {
	border-bottom: 1px dashed #FFF;
}
.footer__text a:hover {
	text-decoration: none;
}

/*------RESPONSIVE------------------*/
@media screen and (max-width: 1240px) {
	.header-menu__menu {
		display: none;
	}
	.header-menu__open, .header-menu__close {
		display: block;
		float: right;
		margin: 29px 16px 0 0;
		width: 32px;
		height: 32px;
		background: url(img/menu.svg);
	}
	.header-menu__open {
		background: url(img/menu.svg);
	}
	.header-menu__close {
		display: none;
		background: url(img/close-menu.svg);
	}
	.jury {
		background: #1b3e91;
	}
	.jury__inner {
		max-width: 980px;
	}
	.jury__element-empty {
		display: none;
	}
}

@media screen and (max-width: 1090px) {
	.final__inner {
		margin-bottom: 70px;
	}
	.final__delimeter {
		display: block;
		width: 10px;
		clear: both;
	}
}

@media screen and (max-width: 1000px) {
	.prizes {
		max-width: 790px;
	}
	.prizes__element {
		margin: 0 20px;
	}
	.terms__left, .terms__right {
		float: none;
		max-width: 600px;
		width: 100%;
		margin: 0 auto;
	}
	.terms__left {
		margin-top: 40px;
	}
	.calendar__left {
		margin-left: -631px;
	}
	.calendar__right {
		margin-right: -614px;
	}
	.footer__psb {
		margin-right: 40px;
	}
	.footer__spinon {
		margin-right: 40px;
	}
}

@media screen and (max-width: 900px) {
	.themes {
		background: #1b3e91;
	}
}

@media screen and (max-width: 800px) {
	.prize-title {
		margin-bottom: 30px;
	}
	.prizes__first {
		display: none;
	}
	.prizes__first-mobile {
		display: block;
	}
	.prizes__element {
		float: none;
		margin: 0 auto;
		padding-top: 40px;
	}
	.prizes__special {
		margin-top: 0 !important;
	}

	.calendar__blocks {
		height: auto;
		padding-bottom: 40px;
	}
	.calendar__block {
		background: none;
		position: static;
		float: none;
		display: block;
		width: 100%;
		margin: 0 auto;
		height: auto;
		text-align: center;
	}
	.calendar__block span {
		position: static;
		display: block;
		width: 100%;
		text-align: center;
	}
	.calendar__img {
		display: block;
		margin: 45px auto 25px auto;
	}
	.footer__psb {
		margin: 40px 20px 0 20px;
	max-width: 255px;
	width: 100%;
	}
	.footer__spinon {
		margin: 40px 20px 0 20px;
	}
}

@media screen and (max-width: 700px) {
	.place__inner {
		text-align: center;
	}
	.place__text {
		float: none;
		text-align: center;
	}
}

@media screen and (max-width: 600px) {
	.themes__element {
		margin-top: 40px;
		font-size: 20px;
		line-height: 24px;
	}
	.themes__special-img {
		margin: 40px auto;
		display: block;
	}
	.themes__special {
		height: auto;
		background: none;
	}
	.themes__link { 
		font-size: 20px;
		line-height: 24px;
	}
}

@media screen and (max-width: 550px) {
	.header-menu__logo {
		margin-left: 15px;
	}
	.header-menu__logo img {
		width: 213px;
		height: 46px;
		margin: 22px 0;
	}
	.header-menu__mobile-element {
		font-size: 18px;
	}
	.title {
		font-size: 24px;
		line-height: 28px;
		padding-top: 50px;
	}
	.cover__img {
		margin-top: 90px;
	}
	.cover__text {
		font-size: 18px;
		line-height: 22px;
	}
	.button-form {
		width: 220px;
		font-size: 18px;
		padding-top: 13px;
		height: 33px;
		border: solid 2px #e95a0c;
	}
	.button-form__cover {
		border: solid 2px #FFF;
		margin-bottom: 60px;
	}
	.text {
		font-size: 16px;
		line-height: 26px;
		margin-top: 50px;
		padding: 0 20px;
	}
	.prize-title {
		font-size: 22px;
		line-height: 27px;
		padding: 0 20px;
		margin: 50px 0 0 0;
	}
	.terms__element {
		font-size: 16px;
		line-height: 24px;
		margin-left: 20px;
		margin-right: 20px;
	}
	.final__element {
		font-size: 20px;
		line-height: 24px;
	}
	.calendar__block span {
		font-size: 20px;
		line-height: 24px;
	}
	.jury__element {
		margin-top: 45px;
	}
	.place__text {
		font-size: 18px;
		line-height: 24px;
	}
}

#showform, #g2, #p4, #p5, #form-text-spec, .ok-msg-outer, .dark-bg {
	display: none;
}
.form-block {
	margin: 0 auto 50px auto;
	max-width: 810px;
	width: 100%;
}
.form__row {
	clear: both;
	padding-top: 25px;
}
.form__left {
	width: 250px;
	float: left;
	font-size: 20px;
	padding-top: 17px;
}
.form__right {
	float: right;
	max-width: 500px;
	width: 100%;
}
.form__right input[type='radio'] {
	transform: scale(1.5); 
	margin: 0 15px 0 5px;
}
.form__right input[type="text"], .form__right select, .form__right textarea {
	width: 100%;
	height: 60px;
	border-radius: 3px;
	border: solid 1px #1b3e91;
	color: #1b3e91;
	padding: 15px 12px;
	box-sizing: border-box;
}
.form__right textarea {
	height: 140px;
}
.form__title {
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin-top: 45px;
}
.form__row-span {
	font-size: 16px;
	color: #8a95bf;
	display: block;
}
.form__left-span {
	margin-top: 25px;
}
.form__text {
	font-size: 16px;
	color: #1c1c1c;
	font-weight: normal;
}
.form__text-2 {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.form__text-2 a {
	font-weight: bold;
}
.button-form__send {
	margin: 40px auto;
}
.form__single-text {
	max-width: 600px;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	font-size: 16px;
	text-align: center;
	margin: 40px auto;
}

.ui-selectmenu-button {
	width: 100% !important;
	height: 60px;
	border-radius: 3px;
	border: solid 1px #1b3e91;
	color: #1b3e91;
	padding: 15px 12px;
	box-sizing: border-box;
	background: #FFF !important;
}
.ui-selectmenu-icon {
	background-image: url('/img/arrow.png') !important;
	background-position: 0px !important;
	width: 40px;
	height: 34px;
}
.ui-widget.ui-widget-content {
	border: 0;
}
.ui-state-active {
	border: 0 !important;
	background: #1b3e91 !important;
}
.ui-menu-item-wrapper {
	font-family: 'Open Sans', sans-serif !important;
	color: #1e1e1e;
	font-size: 20px;
	padding: 10px 0;
}
.ui-selectmenu-menu {
	background-color: #fff;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border: solid 1px #1b3e91;
}
.ui-menu-item {
	box-sizing: border-box;
	border: none;
	background-color: #FFF;
	padding: 8px 24px;
	font: 18px 'ProximaNova-Regular';
	color: #1b3e91;
}

.checkboxFive {
	display: inline-block;
	vertical-align: top;
	width: 25px;
	margin: 5px 20px 0px 0;
	position: relative;
}
.checkboxFive label {
	cursor: pointer;
	position: absolute;
	width: 25px;
	height: 25px;
	top: 0;
  	left: 0;
	background: #eee;
	border:1px solid #ddd;
}
.checkboxFive label:after {
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 6px;
	left: 7px;
	border: 3px solid #333;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.checkboxFive label:hover::after {
	opacity: 0.5;
}
.checkboxFive input[type=checkbox]:checked + label:after {
	opacity: 1;
}

@media screen and (max-width: 900px) {
	.form__left, .form__right, .form__row-span-wide {
		float: none;
		margin: 0 auto;
		max-width: 600px;
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 900px) {
	.form__text-2 {
		font-size: 14px;
	}
}

.title-t {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.text p {
	padding: 10px 0;
}
.text-center {
	text-align: center;
}
.themes-ul {
	max-width: 630px;
	width: 100%;
	margin: 0 auto 70px auto;
	padding-right: 20px;
	box-sizing: border-box;
}
.themes-ul li{
	color: #e95a0c;
}
.themes-ul li span{
	color: #171716;
}

.oln {
	text-indent: -2em;
	margin-left: 2em;
}
.oln1 {
	text-indent: -2.5em;
	margin-left: 2em;
}
.oln2 {
	text-indent: -2.5em;
	margin-left: 2.5em;
}
.oln3 {
	text-indent: -2.8em;
	margin-left: 5em;
}

.dark-bg {
	background: #000;
	opacity: 0.8;
	z-index: 10;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	cursor: pointer;
}
.ok-msg-outer {
	z-index: 20;
	position: fixed;
	width: 100%;
	top: 20%;
	left: 0;
	cursor: pointer;
}
.ok-msg-inner {
	background: #FFF;
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
	padding: 1px 0 60px 0;
	cursor: default;
}
.ok-msg-close {
	float: right;
	margin: 10px;
}

.winners {
	max-width: 870px;
	width: 100%;
	margin: 0 auto;
}
.winners__col {
	width: 370px;
	float: left;
}
.winners__center {
	width: 130px;
	float: left;
	height: 100%;
}	
.winners__text {
	clear: both;
	text-align: center;
}
.winners__block {
	margin-top: 50px;
}
.winners__theme {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.winners__title {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px;
}
.winners__list, .winners__list ol li {
	font-size: 18px;
	line-height: 26px;
	color: #000;
}
.winners__text {
	max-width: 770px;
	width: 100%;
	font-size: 20px;
	line-height: 1.6;
	letter-spacing: 0.1px;
	text-align: center;
	color: #1d1e1c;
	padding: 30px 40px 0 40px;
	box-sizing: border-box;
	margin: 0 auto;
}	
@media screen and (max-width: 800px) {
	.winners__col {
		margin: 0 40px;
		float: none;
		width: calc(100% - 80px);
	}
	.winners__center {
		display: none;
	}	
}
