 /* font-family: "HeliosCondRegular"; */
@font-face {
    font-family: "HeliosCondRegular";
    src: url("fonts/HeliosCondRegular/HeliosCondRegular.eot");
    src: url("fonts/HeliosCondRegular/HeliosCondRegular.eot?#iefix")format("embedded-opentype"),
    url("fonts/HeliosCondRegular/HeliosCondRegular.woff") format("woff"),
    url("fonts/HeliosCondRegular/HeliosCondRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "HeliosCondItalic"; */
@font-face {
    font-family: "HeliosCondItalic";
    src: url("fonts/HeliosCondItalic/HeliosCondItalic.eot");
    src: url("fonts/HeliosCondItalic/HeliosCondItalic.eot?#iefix")format("embedded-opentype"),
    url("fonts/HeliosCondItalic/HeliosCondItalic.woff") format("woff"),
    url("fonts/HeliosCondItalic/HeliosCondItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "HeliosCondBold"; */
@font-face {
    font-family: "HeliosCondBold";
    src: url("fonts/HeliosCondBold/HeliosCondBold.eot");
    src: url("fonts/HeliosCondBold/HeliosCondBold.eot?#iefix")format("embedded-opentype"),
    url("fonts/HeliosCondBold/HeliosCondBold.woff") format("woff"),
    url("fonts/HeliosCondBold/HeliosCondBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "HeliosCondBoldItalic"; */
@font-face {
    font-family: "HeliosCondBoldItalic";
    src: url("fonts/HeliosCondBoldItalic/HeliosCondBoldItalic.eot");
    src: url("fonts/HeliosCondBoldItalic/HeliosCondBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("fonts/HeliosCondBoldItalic/HeliosCondBoldItalic.woff") format("woff"),
    url("fonts/HeliosCondBoldItalic/HeliosCondBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "HeliosCondBlack";
	src:url("fonts/helioscondblack-black.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}











*{
	font-family: "HeliosCondRegular";
	margin:0;
	padding:0;
	font-size:20px;
}
input:active,
input:focus,
html a:focus,
html a:active{
	outline:none;
}
.iframevideo{
	width:100%;
}
.mtop10{
	margin-top:10px;
}
.mbottom10{
	margin-bottom:10px;
}
.ml10{
	margin-left:10px;
}
.fon{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:1;
}
.tac{
	text-align:center;
}
.tar{
	text-align:right;
}
.tal{
	text-align:left;
}
html .table{
	display:table;
	margin-bottom:0;
}
.tr{
	display:table-row;
}
.td{
	display:table-cell;
}
.vam{
	vertical-align:middle;
}
.w100{
	width:100%;
}
.wrapper{
	display:block;
	position:relative;
	width:100%;
	min-width:800px;
	
}
html a{color:#000;font-weight:bold;text-decoration:none;}
html a:hover,
html a:active,
html a:visited{color:#000;}
html a:hover{text-decoration:underline;}

html .nothover a:hover{
	text-decoration:none !important;
}
.firstline{
	position:absolute;
	width:100%;
	height:100px;
	top:0;
	
}
.secondline{
	position:absolute;
	width:100%;
}
.mainfon,
.mainfon2{
	position:relative;
	top:0;
	left:0;
	width:100%;
	
}
.imagecontainer{
	position:relative;
}
.imagecontainer .c1{
	overflow:hidden;
	height:200px;
}
.imagecontainer2{
	position:relative;
	overflow:hidden;
}
.imagecontainer2 .mainfon,
.imagecontainer2 .mainfon2{
}
.firstline .fon{
	background-color:#ecc604;
	opacity:0.8;

}
.thirdline .fon{
	background-color:#000;
	opacity:0.8;
}
.thirdline{
	position:absolute;
	bottom:0px;
	width:100%;
	height:100px;
}
.thirdline .podpis{
	width:50%;
	text-align:right;
	height:100px;
	z-index:10;
	position:relative;
}
.thirdline .podpis .pcontainer{
	margin-right:150px;
	
}
.activeblock{
	width:100%;
	display:block;
	height:6vw;
}
.activeblock + .imagecontainer2{
	margin-top:-6vw;
}
.thirdline .podpis .pcontainer .td{
	height:100px;
	color:#b90638;
	text-transform:uppercase;
	font-size:28px;
	font-family:'Arial';
}

.thirdline .clock{
	width:100%;
	position:absolute;
	margin:0 auto;
	height:100px;
	top:0;
	z-index:5;
	text-align:center;
}
.thirdline .clock .containertablo{
	font-size:40px;
	/*line-height:0px;*/
}
.thirdline .clock .containertablo .tabcontainer{
	position:relative;
	width:33%;
	display:inline-block;
	color:#fff;
}
.thirdline .clock .containertablo .tabcontainer .tablo{
	background-color:#666;
	width:60px;
	height:60px;
	display:inline-block;
}
.thirdline .clock .td{
	height:100px;
}
.thirdline .clock .container{
	width:300px;
	display:inline-block;
	/*background-color:#fff;*/
	
}
.soccontainer .item a{
	width:auto;
	height:30px;
	display:inline-block;
}
.soccontainer .item{
	margin:0px 5px;
	display:inline-block;
	margin-top:2.5vw
}
.soccontainer{
	z-index:10;
	position:absolute;
	right:5px;
	height:100px;
	display:table-cell;
	/*display:none;*/
	vertical-align:middle;
	width:250px;
	text-align:center;
	top:0px;
}
.soccontainer img{
	height:100%;
}
.menucontainer{

	position:relative;
	font-size:0px;
	margin:0px 15vw;
	text-align:left;
	z-index:5;

}
.menucontainer .item{
	display:inline-block;
	width:180px;
}
.menucontainer .item .td{
		height:8vw;
}
.menucontainer .item a{
	font-size:16px;
	text-transform:uppercase;
	color:#000;
	line-height:26px;
	display:block;
	width:100%;
	text-decoration:none;
	font-family:'Arial';
}
.menucontainer .item a:hover{
	text-decoration:underline;
}
.menucontainer .item a.line{
	border-right:2px solid rgba(255,255,255,0.5);
}
.centerpiple{
	position:absolute;
	width:100%;
	top:0px;
}
.centerpiple img{
	height:250px;	
}
.centerpiple .container{
	margin:0 auto;
	width:30%;
	position:relative;
}
.centerpiple .container .name{
	
	width:100%;
	text-align:center;
	color:#ecc604;
	text-transform:uppercase;
	font-size:28px;
	top:30px;
	right:0px;
	position:absolute;
	font-weight:bold;
}
.section1{
	position:relative;
	width:90%;
	margin:0 auto;
	margin-top:50px;
}
.sectionvnutr{
	position:relative;
	width:80%;
	margin:20px auto;
	margin-top:50px;
	text-align:justify;
}
.section1a{
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
	padding: 15px;
}
.section1a img{
	width:100%;
	height:auto;
	margin-bottom:20px;
	
}
#html5-watermark{
	display:none !important;
}
.section1 .list1 ul{
	margin-right:160px;
}
.section1 .list2{

}
.section1  .sectioncontainer{
	padding-top:100px;
	
}
.section1 ul li{
	text-transform:uppercase;
	list-style-image:url(../images/marker.png);
	list-style-position:inside;
	line-height:30px;
}

.section2{
	position:relative;
	width:100%;
	margin:0 auto;
	margin-top:50px;
	background-color:#ecc604;
	height:380px;
}
.section2 .container{
	width:80%;
}
.section2 .s2container {
	position:absolute;
	margin:0 auto;
	left:50%;

	top:-20px;
	z-index:10;
}
.section2 .s2container img{
	height:350px;
	margin-left:-75px;
}
.section2 .formlabel{
	color:#b90638;
	text-transform:uppercase;
	font-weight:bold;
	
}
.formlabelcontainer,
.formlabel{
	height:150px;
}
.formlabel .label1{
	margin-right:75px;
	font-size:28px;
}
.formlabel .label2{
	margin-left:75px;
	font-size:28px;
}
.forminputs.inp1{
	z-index:11;
	position:relative;
}
.forminputs .podpis{
	position:absolute;
	font-size:26px;
	color:#000;
	font-family: "HeliosCondItalic";
	top:-40px;
	
}
.forminputs input[type=text],
.forminputs input[type=tel],
.forminputs input[type=mail],
.forminputs select{
	width:100%;
	padding:10px;
	border:none;
	background-color:#fff;
	height:48px;
}
.form2 button,
.forminputs button{
	outline:none;
	border:none;
}
.form2 button,
.forminputs button{
	background:none;
	border:none;
	width:52px;
	height:52px;
	display:inline-block;
	margin-left:30px;
	
}
.forminputs button img{
	margin: -20%;
    width: 120%;
    height: 120%;
}
.forminputs .container1{
	margin-right:75px;
}
.forminputs .container2{
	margin-left:75px;
}
a.regsor{
	display:inline-block;
	padding:5px 10px;
	font-size:16px;
	text-transform:uppercase;
	background-color:#c9023d;
	color:#fff;
	display:none;
}
a.regsor:hover{
	color:#fff;
}
.section3{
	position:relative;
	width:100%;
	margin-top:50px;
	
}
.section3 .fonimage{
	width:100%;
}
.section4{

	width:100%;
	margin:50px  auto;
	margin-bottom:0;
}
.section4 .partner{
	font-weight:bold;
	font-size:26px;
	line-height: 26px;
	margin:40px  auto;
	text-align:center;
	text-transform:uppercase;
}
.section4 .partnerslider{
	display:block;
	height:200px;
	/*background-color:#666;	*/
	margin:40px auto;
	width:80%;
	
	
}
.partnerform{
	position:relative;
	margin:0px auto;
	padding:40px 0;
	width:80%;
}
.linkpartner{
	margin-bottom:10px;
}
.section4 .formrow{
	width:100%;
	margin:0 auto;
}
.section4 .formrow .td,
.footer .formrow .td{
	height:80px;
}
.section4 .formrow input,
.footer .formrow input{
	border:2px solid #ecc604;
	text-align:center;
}
.submitimage{
	width:100%;
	height:auto;
}
.linkpartner span{
	color:#fff;
	font-family: "HeliosCondBoldItalic";
	font-size:24px;
	border:none;
	background:none;
}
.section5{
	margin-top:50px;
	margin-bottom:50px;
}
.section5 .content{
	width:90%;
	margin:0 auto;
	text-align:justify;
}
.footer{
	/*height:350px;*/
	background-color:#e10044;
	/*width:100%;*/
}
.footer img{
	height:100%;
	display:block;
	margin:0 auto;
}

/****TIMER*****/
html .flip-clock-wrapper ul {
	width: 30px;
	height: 60px;
	font-size: 50px;
	font-weight: bold;
	line-height: 50px;
}
html .flip-clock-wrapper ul li a div div.inn{
	font-size:50px;
	
}
html .flip-clock-divider{
	width:0px;
	display:none;
	
}
html .flip-clock-wrapper ul li a div div.inn {
	  background-color: #fff;
	
}
.videocontainer{
	margin-top:30px;
	width:90%;
	margin:0 auto;
}
.videocontainer p{
	width:100%;
	line-height:30px;
	font-size:24px;
	margin-top:20px;
}
.videocontainer .item{
	display:inline-block;
}
html .selecter{
	position:relative;
	z-index:22;
	
}
html .selecter .selecter-item,
html .selecter-selected{
	font-size:20px;
}
html .selecter,
html .selecter-selected{
	width:100%;
	min-width:100%;
	margin:0px;
}
html .partnerslider .item{
	width:300px;
	max-height:200px;
	text-align:center;

}
html .partnerslider .item img{	
	height:120px;
	width:auto;
	max-width:100%;
		display:inline-block;
}
.s_modal_form2 .modal-dialog{
	width:1200px;
	max-width:80%;
		
}
.menucontainer .item:nth-child(4){
	text-align:right;
}
@media(min-width:1200px){
	html body .videocontainer .item{
		width:350px;
	}
	html body .soccontainer{
		right:50px;
		width:300px;
	}
	html body .menucontainer .item{
		width:200px;
	}
	
}
@media(min-width:992px){
	.mtop30{
		margin-top:40px;
	}
	.advancedwrapper .mtop30{
		margin-top:80px;
	}
	.mtop60{
		margin-top:50px;
	}
	html .videocontainer .item{
		width:270px;
	}

	html .videocontainer .c1{
		text-align:left;
	}
	html .videocontainer .c2{
		text-align:right;
	}
	html body .bigpodpis{
		margin-top:-30px;
	}	
	
}
@media(max-width:1430px) and (min-width:992px){
	html .s_modal_form2 .modal-dialog{
		width:900px;
		
	}
	html body .soccontainer{
		/*width:120px;*/
	}
	html .soccontainer .item{
		/*margin-top:10px;*/
	}
	html body .menucontainer{
		padding-right:150px;
	}
	html body .menucontainer .item{	
		width:130px;
	}
	html body .menucontainer .item:nth-child(3){
		width:170px;
	}
}
@media(max-width:991px){
	*{
		font-size:20px;
		
	}
	html .soccontainer .item{
		margin-top:33px;
	}
	html .section1a .map{
		width:100%;
		margin:0 auto;
		display:block;
		
	}
	html .costyl{
		display:none;
	}
	html .menucontainer .item a{
		font-size:16px;
		
	}
	html .mtop60{
		margin-top:20px;
	}
	html .videocontainer .c1{
		text-align:center;
	}
	html .videocontainer .c2{
		text-align:center;
	}

	
	html .videocontainer .item{
		width:230px;
	}

	html *{
		font-size:22px;
	}
	html .politica,
	html .politica a,
	html .reglament_input.reglament,
	html .reglament_input.reglament a.reglament_link{
		font-size: 18px;
	
	}
	
	html .section2{
		/*height:350px;*/
		
	}
	html .section2 .container{
		width:95%;
	}
	html .tarpolitica{
		padding-top:30px;
		padding-left:0;
		padding-right:0;
	}
	html .section1 ul li{
		padding-top:20px;
		
	}
	html .section2 .container2{
		margin-left:0px;
		
	}
	html .s2container{
		display:none;
		
	}
	html .formlabel{
		height:40px;
		text-align:left;
		
	}
	html .formlabel .label2{
		margin-left:0px;

	}
	html .section4 .formrow{
		width:100%;
	}
	html .section4 .formrow input[type=text]{
		font-size:14px;
		
	}
	html .footer img{
		height:auto;
		max-width:300px;
	}
	html .centerpiple img{
		display:none;
	}
	html .forminputs .podpis{
		top:0px;
		position:relative;
		font-size:22px;
	}
	html .dopinfo{
		font-size:20px;
		
	}
	html .formlabel .label1,
	html .formlabel .label2{
				font-size:18px;
	}
	html .formlabelcontainer,
	html .formlabel{
		height:40px;
	}
	
	html .menucontainer .item.imageff{
		position: absolute;
		top: -100px;
		left: 50%;
		transform:translate(-50%,0);
	}
	html .mainfon{
		/*height:400px;
		width:auto;*/
		display:none;
	}
	html .mainfon_mobile{
		position:relative;
		display:block;
		width:300px;
		top:210px;
		margin:0 auto;
	}
	html .imagecontainer{
		height:100px;
	}
	html .menucontainer .item .td{
		height:100px;
		
	}
	html .imagecontainer{
		overflow:hidden;
	}
	html .thirdline .podpis{
		display:none;
		
	}
	html .menucontainer{
		padding-right:250px;
		margin:0 30px;
	}
	html .menucontainer .item{
		width:25%;
	}
	html .menucontainer .item a.line{
		border:0px;
	}
	html .menucontainer .item.imageff img{
		margin:0px;
		height:120px;
		
	}
	html .section4{
		width:100%;
	}
	html .partnerform input[type=text]{
		width:100%;
		font-size:28px !important;
		padding:5px;
	}
	html .linkpartner span{
		font-size:32px;
		
	}
	html input[type=checkbox],
	html input[type=radio]{
		width:40px !important;
		height:40px !important;
		position:relative;
		
		margin-left:10px;
	}
	html input[type=checkbox]{
		bottom:-15px;
	}
	html input[type=radio]{
		bottom:-10px;
	}
	html .imagecontainer2 .mainfon,
	html .imagecontainer2 .mainfon2{
		
	}
}
@media (max-width:767px){
	
	html .tarpolitica{
		text-align:left;
		
	}
}
.politica,
.reglament{
	padding: 5px;
	max-width:
}
.politica,
.politica a{
	font-size:16px;
	color:#000;
}
.reglament_input.reglament{
	font-weight:normal;
	font-size:16px;
	color:#000;
}
.reglament_input.reglament a{
	font-weight:bold;
	font-size:16px;
	color:#000;
}

.reglament input,
.politica input{
	width:auto !important;
	display: inline-block;
    position: relative;
    bottom: -3px;
	
}
.reglament.emptyfield,
.politica.emptyfield{
    border: 2px solid #f00;
}
.tarpolitica{
	text-align:right;
	
}
.telo_programm .right_c{
	padding-left:20px;	
}
.telo_programm .left_c{
	padding-right:20px;	
}
/***************ADV PAGES*************/
textarea.dop{
	width:100%;
	height:150px;
	padding:10px;
}
.advancedwrapper .s2container{
	/*display:none;*/
}
.section2{
	height:auto;
	padding:20px 0;
}
.advancedwrapper .forminputs .container1,
.advancedwrapper .formlabel .label1{
	/*margin-right:0px;*/
}
.dopinfo{
	font-size:14px;
	font-style:italic;
	color:#000;
}
.mainspisok ol,
.mainspisok ul{
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	
}
.costyl{
	position:relative;
	display:block;
	width:100%;
	height:100px;
	
}
.doptxt .container1{
	margin-right:0px; 
}
.frace img{
	width:60%;
	height:auto;
	display:block;
	margin:10px auto;
}
.closelightbox{ 
	display:none;
}   
html .slick-prev,
html .slick-next{
	position:absolute;
	z-index:100;
	width:30px;
	height:30px;
	opacity:0.8;
}
html .slick-prev:before,
html .slick-next:before{
	content:'';
}
html .slick-prev:hover,
html .slick-prev:focus,
html .slick-prev{
	background:url(../images/L.png);
	background-size:30px;
}
html .slick-prev:hover,
html .slick-prev:focus,
html .slick-next:hover,
html .slick-next:focus{
	opacity:1;
}
html .slick-next:hover,
html .slick-next:focus,
html .slick-next{
	background:url(../images/R.png);
	background-size:30px;
}
.imgprogramm{
	display:block;
	width:1200px;
	max-width:100%;
	margin:0 auto;
	
}
.reglament{
	color:#00a;
	font-weight:bold;
}
.zayavka{
	color:#a00;
	font-weight:bold;
	
}
.imgprogramm{
	line-height:2.0em;
	text-transform:uppercase;
	
}
.ttm_programma{
	color:#f5004c;
}
.scena_programma{
	background-color:#f5004c;
	color:#fff;
	display:inline-block;
	padding:0px 8px;
	padding-right:14px;
	line-height:1.5em;
}
.namemap{
	width: 100%;
    text-align: center;
    color: #ecc604;
	display:block;
    text-transform: uppercase;
    font-size: 28px;
	margin:50px auto;
    position: relative;
    font-weight: bold;
	
}
.section1a .map{
	width:70%;
	margin:0 auto;
	display:block;
	
}

/*************************/
.s_modal_form2 .modal-dialog{
	margin-top:20%;
}
.s_modal_form2 .modal-content{
	background-color:transparent;
	box-shadow:none;
	border:none;
}
.s_modal_form2 .close{
	vertical-align: middle;
	position: absolute;
    left: 1.2%;
    top: 1.7%;
    width: 30px;
    height: 30px;
	opacity:1;
	z-index:10;
}
.s_modal_form2 .close img{
    width:100%;
	height:100%;
}
img.modalmenu{
	width: 112.6%;
    position: relative;
    margin-left: -4.8%;
    margin-top: -11.2%;
    margin-bottom: -10.5%;
	display:none;
}
img.modalmenu.ii0{
	display:block;
}
.border{
	border: 4px solid rgba(255,255,255,0.5);
    margin-bottom: 20px;
    width: 100%;
    height: 100%;
    display: table;
    border-radius: 0.7vw;
}
.hh{
	position: absolute;
    cursor:pointer;
	z-index:10;
}
.hh1{
	left: 3%;
    top: 45%;
	width: 18%;
    height: 30%;
}
.hh2{
	left: 42%;
    top: 65%;
    width: 23%;
    height: 30%;
}
.hh3{
	left: 79%;
    top: 52%;
    width: 18%;
    height: 30%;
}
.doptxt4{
	margin-right:75px;
	margin-bottom:25px;
	
}