/*коммент*/
@font-face {
    font-family: RobotoMedium;
    src: url(https://www.src-master.ru/bitrix/templates/src_master_new/fonts/RobotoMedium/RobotoMedium.ttf);
}
@font-face {font-family: RobotoBold;
    src: url(https://www.src-master.ru/bitrix/templates/src_master_new/fonts/RobotoBold/RobotoBold.ttf);
}
@font-face {
    font-family: RobotoLight;
    src: url(https://www.src-master.ru/bitrix/templates/src_master_new/fonts/RobotoLight/RobotoLight.ttf);
}
@font-face {
    font-family: RobotoRegular;
    src: url(https://www.src-master.ru/bitrix/templates/src_master_new/fonts/RobotoRegular/RobotoRegular.ttf);
}
@font-face {
  ##font-family:RobotoLight,RobotoRegular,  FreeSet;
  #src: url(https://www.src-master.ru/bitrix/templates/src_master/fonts/freeset.otf) format("opentype");
}
html, body{
	width: 100%;
	height: 100%;
	margin: 0;
	background-color: #fff;
	font-family: RobotoLight, RobotoRegular, Arial, Helvetica, sans-serif;
}
.beforeForm{
	display: inline-block;
	vertical-align: middle;
}
.beforeFormHelp{
	height: 500px;
	width: 0;
	display: inline-block;
	vertical-align: middle;
}
.video-slide-item-link{
	position:relative;
	display:block;
	overflow:hidden;
}
.video_overley{
	position:absolute;
	top:0;
	left:0;
	width:100%;/**/
	height:100%;
	background:url(/images/ic_play.png) no-repeat center center;
}
.video_overley:hover{   
	background:url(/images/ic_play_red.png) no-repeat center center;
}
.header{
	background: url('../images/background-header.jpg') 50% 50% no-repeat;
	background-size: cover;
}
.header .height-helper{
	display: inline-block;
	height: 475px;
	width: 0;
}
.header-background{
	position: absolute;
	width: 100%;
	height: 100%;
	
	background: url('../images/background-header_1layer.png') 50% 100px no-repeat;
}
.doroshenko-header{
	position: absolute;
	display: none;
	left: 60px;
	top: -441px;
}
.bottom{
	background: url('../images/background-footer.jpg') 50% 50% no-repeat;
	background-size: cover;
	
}
.bottom-background{
	position: absolute;
	width: 1260px;
	top: 0px;
	left: 50%;
	margin-left: -630px;
	z-index: -1;
	height: 100%;
	background-size: 100% auto;
	background: url('../images/background_bottom.png') 50% -4px no-repeat;
}
.bottom .content{
	z-index: 2;
}
.footer{
	background: #000;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.footer .content{
	display: table;
}
.footer .footer_item{
	display: table-cell;
	vertical-align: middle;
	width: 33%;
	text-align: center;
}
.footer .footer_item.three{
	text-align: left;
}
.copyright{
	width: 135px;
	margin: 1em auto;
}
.footer_item.one .txt{
	width: 245px;
	margin: 1em auto;
}
.btm-links{margin-top: 25px;line-height: 1.5;}
.content{
	margin: auto;
	padding: 20px;
	max-width: 1020px;
	position: relative;
}
.header .content, .bottom .content{
	text-align: center;
	color: #fff;
}
.logo_src{
	display: inline-block;
	vertical-align: middle;

}
.social_top{
	display: inline-block;
	vertical-align: middle;

}
.bottom .content{
	padding: 52px 20px;
	    overflow: hidden;
			text-align: center;
}
.bottom .contacts{
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	 margin: 10px;
}
.curatorImg {
	display: inline-block;
	margin: 10px;
	vertical-align: middle;
}
.bottom .contacts h2{
	font-size: 35px;
	line-height: 1;
	margin: 0;
	font-weight: normal;
	color: #fff;
}
.phone_top{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
	line-height: 22px;
}
.curatorName{
	text-align: center;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 22px;
}
.curatorName span{
	font-size: 24px;
	line-height: 28px;
}
.phone_bottom{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
	line-height: 22px;
}
.phone_top span ,.phone_bottom span{
	display: block;
}
.email_bottom{
	font-size: 20px;
	line-height: 22px;
	color: #fff;
	margin-top: 15px;
	font-weight: normal;
}
.email_bottom a, .footer a{
	color: #fff;
}
.email_bottom a:hover,.footer a:hover {
	text-decoration: none;
}
.phone-center{font-size: 10px;line-height: 10px;}
.phone_top img, .phone_bottom img,  .email_bottom img{vertical-align: -4px;}
.header hr{
	border: 0;
	height: 1px;
	margin-bottom: 30px;
	background: rgba(255, 255, 255, 0.50);
}
h1{
	font-weight: normal;
	text-align: center;
	margin: 0;
	font-size: 30px; line-height: 55px;
}
.inlnn-blk{display: inline-block; vertical-align: middle;}
.inlnn-blk span{font-size: 20px; line-height: 20px;}
h1 .fifty{font-size: 180px; padding-right: 15px;line-height: 180px;}
h1 .BoldH{font-size: 45px; line-height: 55px; font-weight: bold;}
.form{
	background-color: #fff;
	max-width: 330px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: auto;
	padding-bottom: 5px;
}

.submited{position: relative;}
.submited{
	opacity: 0.5;
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter: alpha(opacity=50);
}
.submited:after{display: block;position: absolute; top: 0; left: 0;width: 100%; height: 100%; background: url('../images/loading.gif') no-repeat center center; background-size: 100px 100px; content: '';}
.form_header{
	text-align: center;
	color: #fff;
	background-color: #00c8d2;
	font-size: 24px;
	line-height: 66px;
	padding-top: 4px;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	position: relative;

}
.form_header:after{
	content: '';
	width: 100%;
	height: 4px;
	position: absolute;
	top: 100%;
	left: 0;
	background: url('../images/request-top-fragmen.png') 50% 50% repeat;
}
.form .input{margin: 10px 30px; margin-bottom: 0px; position: relative; height: 52px;}


.form .input label,.form .input input{
	width: 100%;
	height: 26px;
	position: absolute;
	left: 0;
	text-align: left;
	top: 26px;
	line-height: 20px;
	border: 1px solid transparent;
	-webkit-transition: top 0.2s ease-out;
	-moz-transition: top 0.2s ease-out;
	-o-transition: top 0.2s ease-out;
	transition: top 0.2s ease-out;
	padding: 3px 0;
	border-width: 0;
	color: #828282;
	box-sizing: border-box;
}
.form .input input{
	background-color: transparent;
	border: 1px solid #828282;
	border-width: 0 0 1px;
	outline-width: 0px;
	color: #828282;
	-webkit-transition: top 0.2s ease-out;
	-moz-transition: top 0.2s ease-out;
	-o-transition: top 0.2s ease-out;
	transition: top 0.2s ease-out;
}
.form .input.errore input, .form .input.errore label{color: red;border-color: red;}
.form .input.empty input{color: transparent}
.form .input.empty input:focus,.form .input.empty input:hover{
	color: #ff9800;
}
.form .input.empty.errore input:focus,.form .input.empty.errore  input:hover{
	color: red;
}
.form .input:not(.empty) label{
	top: 0px;
}

.form .input.empty input:focus+label,.form .input.empty input:hover+label{
	top: 0px;
}
.form .input input:hover+label{
	cursor: text;
}
.form p, .body .content .form p{font-size: 12px; text-align: left; margin: 5px 30px; color: #828282;}
.form .input.button{margin-top: 25px;}
.form .input.button input{
	position: relative;
	height: 52px;
	border: 1px solid #E35633;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	line-height: 52px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	top: 0px;
	background-color: #E35633;
	box-sizing: border-box;
}
.form .input.button input:hover{
	background-color: #DF684A;
	border-color:  #DF684A;
	cursor: pointer;
}

.bottom .form{display: inline-block; vertical-align: middle; margin: 10px;}
.protectPersonData{margin: 10px 30px; display: table;}
.payed .protectPersonData{margin: 10px 0px; }
.protectPersonData:before{display: table-row;}
.protectPersonData .confirmTxt, .protectPersonData .confirmBtn{display: table-cell;}
.protectPersonData .confirmTxt, .payedInstruktion{font-size: 12px; text-align: left; color: #828282;}
.protectPersonData .confirmTxt a, .payedInstruktion a{color: inherit}
.protectPersonData .confirmTxt a:hover, .payedInstruktion a:hover{text-decoration: none;}
.protectPersonData .confirmBtn{
	position: relative;
	width: 25px;
}
.payedInstruktion {
    text-align: center;
    font-size: 16px;
    margin-top: -8px;
}
.protectPersonData .confirmBtn input{
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	margin: 0;
	z-index: 2;
}
.protectPersonData .confirmBtn input:hover{cursor: pointer;}
.protectPersonData .confirmBtn .checkbox{
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	border-width:  2px;
	border-style: solid;
	border-color: #828282;
	padding: 2px;
	z-index: 1;
}
.protectPersonData .confirmBtn .checkbox:before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: #828282;
	box-sizing: border-box;
	transform-origin: 50% 50%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	transition: all 0.2s;
}
.confirmBtn input:checked+.checkbox:before, .confirmBtn input.checked+.checkbox:before{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.header-bottom{
	background-color: #11659E;
}
.header-bottom .content{
	padding: 00px;
	text-align: center;
}
.noCounter{display: none;vertical-align: top;height: 135px;}
.tickets{display: none; position: absolute; left: 0; top: 15px;}

.tickets #tickets{
	position: absolute;
	top: -255px;
}
.tickets #arrow_top{
	position: absolute;
	top: -305px;
	left: 375px;
}
.counterTxt{
	font-size: 22px;
	text-align: left;
	margin: 15px;
	margin-bottom: 5px;
	display: inline-block;
	vertical-align: top;
}
.counterTime{
	
	display: inline-block;
}
.countdown{
	text-align: center;
	width: 320px;
	margin-bottom:15px;
  display: inline-block;
  text-align: center;
}
.body{
	margin: auto;
}
.advantages_block{
	display: table;
	width: 100%;
	margin-top: 34px;
}
.advantages_block:before{content:'';display: table-row;}
.advantages_img, .advantages_txt{
	display: table-cell;
	vertical-align: top;
	position: relative;
}
.advantages_img .arrow_blue{
	position: absolute;
	top: 100%;
	left: 50%;
}
.advantages_img {z-index: -1;}

.h2 hr{
	border: 0;
	height: 1px;
	background: #000;
}
.h2{display: table;width: 100%;}
.h2:before{content:'';display: table-row;}
.h2 span, .h2 h2{
	text-align: center;
	display: table-cell;
	
}


.h2 .h2Before{
	display: none;
}
.fullH2  .h2 .h2Before{
	display: table-cell;
}
#price .inner-block{
	text-align: center;
	
}
.code{max-width: 100%;}
#price .inner-block{
	color: #333;
	font-size: 14px;
}
#price .price{
	font-size: 65px;
	font-weight: bold;
	color: #333;
}
#universally .advantages_img img{
	position: relative;
	top: -110px;
	margin-bottom: -170px;
}
#comfortable .advantages_img img{
	position: relative;
	top: -34px;
	margin-bottom: -34px; 
}
#comfortable .advantages_img  .arrow_blue{
	position: absolute;
	top: 291px;
	left: -180px;
}
#simple .advantages_img img{
	position: relative;
	top: -75px;
	margin-bottom: -75px;
}

.inner-block{margin: 30px 0; margin-top: 45px; width: 100%;}
.inner-block .blue_txt{
	color: #2D9CDB;
	font-size: 35px;
	line-height: 1.2;
	font-weight: 600;
}

.inner-block p{
	font-size: 17px;
	margin: 5px;
}
.inner-block .crossed_out_text{font-weight: bold; font-size: 16px; position: relative; display: inline-block; padding: 3px; margin: 5px;}
.inner-block .crossed_out_text:after{
	content: url('../images/ruble.svg');
}
.inner-block .crossed_out_text:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('../images/line_blue.png') 50% 50% no-repeat;
	background-size: 100% 100%;
}
.inner-block ul{
	list-style: none;
	font-size: 17px;
	padding-left: 50px; 
}

.inner-block li{
	position: relative;
	margin-bottom: 25px;
}
#HowToGet .inner-block li, #Who_spiker .inner-block li, #HowWillItBe .inner-block li, #programm .inner-block li{
	margin-bottom: 5px;
}
#HowToGet .inner-block, #Who_spiker .inner-block, #HowWillItBe .inner-block , #programm .inner-block {
	margin: 0;
	margin-top: -10px;
	width: 100%;
}
.inner-block ul li:before{
	content: url('../images/Polygon.png');
	position: absolute;
	left: -25px;
	top: 1px;
}
.inner-block ol{
	list-style: none;
	font-size: 17px;
	padding-left: 50px;
	counter-reset: li;
}
.inner-block ol li:before{
	content: counter(li);
	counter-increment: li;
	position: absolute;
	color: #fff;
	left: -40px;
	top: -8px;
	text-align: center;
	width: 36px;
	height: 36px;
	line-height: 36px;
	background: url('../images/Ellipse.png') 50% 50% no-repeat;
}
.inner-block ol li:after{
		position: absolute;
		border-left: 1px dashed #2e9cdc;
		bottom: -27px;
    content: "";
    left: -22px;
    top: 19px;
}
.inner-block ol .last:after {
  position: absolute;
  border-left: 0px dashed #2e9cdc;
  width: 0px;
  bottom: 0px;
  content: "";
  left: 0px;
  top: 0px;
}
.treners_block{
	margin-top: 104px;
	text-align: center;
}
h2 {
	color: #7D3C8B;
}
.slide2_block .fullImg{
	float: left;
	box-sizing: border-box;
	max-width: 100%;
}
.slide2_block .fullImg a{
	display: block;
	position: relative;
	top: -50px;
	padding: 5px;
	margin: 0 15px;
	color: #fff;
	background-color: #11659ea3;
}

@media only screen and (max-device-width: 480px){
	.slide2_block .fullImg a{background-color: #11659e;}
	
}
.slide2_block .fullImg a:hover{
	text-decoration: none;
}
.slide2_block .fullImg a img{
	    margin: 0;
    display: inline-block;
    vertical-align: middle;
}
.slide2_block .fullImg img{
		max-width: 100%;
		display: inline-block;
    vertical-align: middle;
}
.slide2_block{
	text-align: left;
}
.slide2_block table{
	min-width: 300px;
}
#forWho h2, #forWho p{
	text-align: center;
}
.date{
	font-size: 22px;
	text-align: center;
	color: #edb223;
	font-weight: 600;
}
#HowWillItBe #youNeed p
{
	text-align: left;
}
#youNeedBtn{
	display: none;
	text-align: center;
	width: 100%;
}
#youNeedBtn button{
	text-align: center;
	margin: 15px 0;
	border: 1px solid #FF7E0B;
	font-size: 17px;
	color: #FFF;
	background-color: #FF7E0B;
	color: #fff;
	padding: 15px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-sizing: border-box;
}
#youNeedBtn button:hover{
	cursor: pointer;
	border-color: #FF9F49;
	background-color: #FF9F49;
}
.title{}
.h2 h2 {
    width: 260px;
}


.slider .slide_block{
	transform-origin: 50% 50%;
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
	-khtml-opacity: 0.65;
	-moz-opacity: 0.65;
	opacity: 0.65;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
	filter: alpha(opacity=65);
	transition: all 0.2s;
}

.slider .slide_block .notActive .spkr-nm, .slide2_block .spkr-nm{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
.slide2_block .spkr-img{
	float: left;
	width: 220px;
	margin: 10px;
	box-sizing: border-box;
}
.slide2_block .spkr-img .spkr-nm{
	text-align: center;
	font-size: 16px;
}
.body .content .slide2_block .spkr-nm{
	margin-bottom: 5px;
}
.body .content .slide2_block  .spkr-rzm, .body .content #programm  .spkr-rzm{
	margin-top: 0;
}
.slide2_block .spkr-img .spkr-rzm{
	text-align: center;
	font-size: 12px;
}
.slider .slide_block.slick-current{
	transform-origin: 0% 0%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
}
.slider .slide_block{
	display: inline-block;
}
.slide_block .notActive *{text-align: center;}
.body .content .slide_block .notActive .spkr-img img{
	margin: 0;
}

.body .content p{
	text-align: justify;
	color: #333;
	font-size: 18px;
	margin: 15px;
}
#HowWillItBe h2, #HowWillItBe p{
	text-align: center;
}
.body .content img{
	margin: 15px;
	max-width: 100%;
}
.body  .content-block{

	width: 100%;
}
#forWhoNext .content-block td p{
	margin-top: 40px;	
}
.body  .content-block td{
	vertical-align: middle;
}

.treners_block h2{
	font-size: 35px;
	color: #333333;
	text-align: center;
	font-weight: normal;
}
.treners_block p{
	font-size: 20px;
	color: #333333;
	text-align: center;
	font-weight: normal;
}
.author_item{
	background: url('../images/background_gradient.jpg') 50% 50% no-repeat;
	background-size: cover;
	color: #fff;
	width: 300px;
	margin: 8px;
	height: 430px;
	position: relative;
	text-align: left;
	vertical-align: top;
	display: inline-block;
}
.author_item .author_img{
	position: absolute;
	bottom: 0;
	right: 0;
}
.author_img_item{
	width: 300px;
	height: 317px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.author_item .author_img img{
	margin: 0; 
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;
}
.author_item.three .author_img img{
	right: 10px;
}
.author_item .author_img .serov{
	right: 212px;
}
.author_name{
	position: absolute;
	bottom: 25px;
	left: 15px;
	font-size: 20px;
}
.author_name .last_name{
	font-size: 35px;
	font-weight: bold;
}
.author_txt{
	font-size: 20px;
	line-height: 28px;
	margin: 25px 15px;
}
.author_txt span.info{
	font-size: 14px;
	line-height: 1.2;
	display: block;
}
.author_item.four{
	width: 942px;
	height: 340px;
}
.inner-block p.buttons{
	margin-top: 52px;
}
.buttons a{
	display: inline-block;
	text-align: center;
	width: 300px;
	margin: 10px;
	border: 1px solid #FF7E0B;
	font-size: 17px;
	color: #FF7E0B;
	padding: 15px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-sizing: border-box;
}
.buttons a.orangBg{
	background-color: #FF7E0B;
	color: #fff;
}
.buttons a:hover{
	border-color: #FF9F49;
	background-color: #FF9F49;
	color: #fff;
}
.hasCountdown {

	background-color: trancparent;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	color: #888;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}
.counterTime .number-wrapper {
    margin: 5px;
    width: 60px;
    position: relative;
	display: inline-block;
}
.counterTime .caption {
   font-size: 17px;
   text-align: center;
   width: 100%;
   color: #fff;
		width: 60px;
	 
    
}

 .counterTime{
    font-size: 28px;
    color: #fff;
}


.counterTime .sep{
	 height: 38px;
	 vertical-align: top;
    line-height: 38px;
		position: relative;
		margin: 5px 0;
		text-align: center;
	display: inline-block;
}

.counterTime .number {
    display: inline-block;
		letter-spacing: 15px;
		font-size: 28px;
		line-height: 38px;
		width: 60px;
		text-align: center;
		padding-left: 12px;
		margin-left: -6px;
    background: url('../images/counterBg.png') 50% 50% no-repeat;
}
.modalPopUp{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	text-align: center;
	z-index: 999999;
}
.modalPopUp-bg{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: -1;
	background-color: rgba(0, 0, 0, 0.5);;
}
.modalPopUp-body{
	width: 90%;
	max-width: 800px;
	height: 80%;
	overflow: visibile;
	display: inline-block;
	vertical-align: middle;
	z-index: 3;
	text-align: left;
	
	box-sizing: border-box;
	position: relative;
}
.modalForm .modalPopUp-body{
	width: 330px;
	background-color: transparent;
	height: auto;
}
#modalPopUp2{display: none;}
#modalPopUp2 .form .input.button {
	margin-top: 26px;
	margin-bottom: 26px;
}
.modalForm .form_header{
	text-align: center;
  color: #fff;
}
.modalPopUp-body-content{
	width: 100%;
	height: 100%;
	overflow-y: auto;
	padding: 15px;
	box-sizing: border-box;
	background-color: #fff;
}
.modalForm .modalPopUp-body-content{
	background-color: transparent;
	padding: 0;
}
.modalForm .form{
	float: none;
}
.modalPopUp-helper{
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}
.modalPopUp-body .modalPopUp-close{
	
	font-size: 51px;			
	color: #fff;
	z-index: -1;
	position: absolute;
	top: -42px;
	left: 100%;
}
.modalPopUp-close:hover{
	cursor: pointer;
}
.modalPopUp-body .modalPopUp-close:hover{
	color: #D00919;
}
.second, .third{display: none;}
.second p, .body .content .form .second p{
	color: #828282;
	font-size: 16px;
	text-align: center;
	margin: 30px;
}
.third p, .spiker p{
	color: #828282;
	font-size: 16px;
	text-align: justify;
	margin: 30px;
}
.whontBeSpiker h3{text-align: center; font-size: 36px;}
.whontBeSpiker{text-align: center;}
.whontBeSpiker button{
	text-align: center;
	background-image: none;
	background-color: #9B51E0;
	border: 1px solid #9B51E0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	font-size: 18px;
	font-weight: 20;
	padding: 7px 30px;
}
.whontBeSpiker button:hover{

	background-color: #A364DE;
	border: 1px solid #A364DE;
}

@media (min-width: 465px){
	.logo_src{float: left;}
	.phone_top{float: right;}
}
@media (min-width: 700px){
	.phone_top span{
		display: inline-block;
		vertical-align: middle;
	}
	.phone_top{margin-top: 24px;}
	.social_top{margin-top: 20px;}
}
@media (min-width: 535px){
	.inlnn-blk{text-align: center;}
	.phone_bottom span{
		display: inline-block;
		vertical-align: middle;
	}
	.bottom .contacts .phone_bottom,	.bottom .contacts .email_bottom{text-align: left;}
}

@media (max-width: 790px){
	.counterTxt{text-align:center;}
}
@media (max-width: 1023px){
	.counterTxt{
		position: relative;
	}
	.tickets {
		left: -315px;
		top: -25px;
	}
	.author_item.three, .author_item.four{
		width: 621px;
		height: 340px;
	}
	.author_item.four{height: 470px;}
}
@media (max-width: 972px){
	.header .height-helper{display: none;}
	.advantages_img{display: none;}
	.beforeFormHelp{display: none;}
	.footer .content{
		padding-bottom: 40px;
	}
	.footer .footer_item{width: 50%;}
	.footer_item.two{
		position: absolute;
		right: 15px;
		bottom: 5px;
		width: auto;
		text-align: right;
	}
	.footer_item.two p{display: inline-block; vertical-align: middle; margin: 5px;}
}
@media (max-width: 695px){
	.author_item,.author_item.three{
		width: 100%;
		min-width: 300px;
		height: 430px;
		margin: 8px 0;
	}
	.h2WithImg .h2Before{
		display: table-cell;
	}
	.h2WithImg img{
		display: none;
	}
	#partners.h2WithImg img{
		display: inline;
	}
	.author_item.four{
		width: 100%;
		min-width: 300px;
		height: 430px;
		margin: 8px 0;
	}
	.author_item.four .author_img_item, .author_item.four .author_img_item img{
		width: 150px;
	}
	.author_item .author_img .serov{
		right: 145px;
	}
	.author_item.four .author_img .last_name{
		font-size: 20px;
	}
	.footer .footer_item{width: 100%; display: block;}
	.copyright, .footer_item.one .txt{width: 100%;}
	.btm-links{margin-top: 1em;}
	.footer_item.two{
		text-align: center;
		right: 0;
	}

}
input, button{
	outline: 0;
}
.second form{
	padding: 0 30px;
}
.pay{
	text-align: center;
	width: 100%;
	margin: 15px 0;
	border: 1px solid #FF7E0B;
	font-size: 17px;
	color: #FFF;
	background-color: #FF7E0B;
	color: #fff;
	padding: 15px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-sizing: border-box;
}
.invoice{
	text-align: center;
	width: 100%;
	margin: 15px 0;
	border: 1px solid #FFF;
	font-size: 17px;
	color: #FFF;
	background-color: transparent;
	padding: 15px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-sizing: border-box;
}
.pay:hover, .invoice:hover{
	border-color: #FF9F49;
	background-color: #FF9F49;
	color: #fff;
}
#HowToGet .form{
	border: 1px solid #00c8d2;
}
#partners .h2 h2 {width: 350px;}
#partners .partners-logo{text-align: center;}
#partners .partners-logo img{margin: 10px;}
@media (min-width: 900px){
	#forWho h2, #forWho p{
		text-align: left;
	}
	.curatorImg{display: inline-block;}
	.beforeForm{
		display: inline-block;
		vertical-align: middle;
		width: 600px;
	}
	.title {float: left; margin-bottom: 175px;}
	.date {text-align: left}

	.noCounter{display:inline-block;}
	.form{float: right;}
	
	.bottom .form{vertical-align: middle;}
	.doroshenko-header{display: block;}
	.header-bottom .content{text-align: right;}
	.tickets{display: block;}
	.inner-block ol{ padding-left: 0; text-align: center; display: table; margin: auto;margin-top: 104px;}
	.inner-block ol li{display: table-cell; vertical-align: top;}
	.inner-block ol .one{width: 275px; text-align: center;}
	.inner-block ol .two{width: 212px; text-align: center;}
	.inner-block ol .three{width: 224px; text-align: center;}
	.inner-block ol li:after{
		position: absolute;
		border-left: 0px dashed #2e9cdc;
		border-top: 1px dashed #2e9cdc;
		bottom: 0px;
    content: "";
		left: 0;
    top: -34px;
    width: 100%;
    z-index: -1;
	}
	.inner-block ol .one:after{
		width: 50%;
		left: 50%;
	}
	.inner-block ol .three:after{
		
		left: 0;
		width: 50%;
		top: -34px;
	}
	.inner-block ol li:before{
		left: 50%;
		margin-left: -18px;
		top: -52px;
	}
	
}
@media (max-width: 360px){
	.content{
		padding: 10px; 
	}
	.footer_item.two{
		display: table;
		width: 100%;
	}
	.footer_item.two p{
		display: table-cell;
		width: 25%;
		text-align: right;
		vertical-align: middle;
	}
	.footer_item.two img{
		max-width: 100%;
	}
	.counterTxt{font-size: 18px;}
	.protectPersonData .confirmTxt,.protectPersonData p{font-size: 10px;}
	.inlnn-blk span{font-size: 18px; line-height: 18px;}
	h1 .fifty{font-size: 50px; padding-right: 0;line-height: 50px;}
	h1 .BoldH{font-size: 32px; line-height: 32px;}
	#partners .h2 h2 {width: 250px;}
}
@media (max-width: 470px){
	.counterTime .number-wrapper{
		width: 65px;
	}
	.counterTime .caption{
		width: 65px;
	}
	.counterTime .number{
	
		font-size: 25px;
		width: 65px;
		letter-spacing: 20px;
		background-size: 65px;
	}
	.counterTime .sep{
		font-size: 25px;
		line-height: 70px;
	}
	#price .price{
		font-size: 55px;
	}
	#price .price img{
		height: 55px;
	}
	.modalPopUp-body .modalPopUp-close{
		font-size: 30px;
		top: -26px;
	}
}
@media (max-width: 370px){
	.counterTime .number-wrapper{
		width: 50px;
	}
	.counterTime .caption{
		width: 50px;
		font-size: 12px;
	}
	.counterTime .number{
	
		font-size: 20px;
		width: 50px;
		letter-spacing: 15px;
		background-size: 50px;
		padding-left: 12px;
		margin-left: -5px;
	}
	.counterTime .sep{
		font-size: 20px;
		line-height: 75px;
	}
}
.toggle-nav{margin-bottom: 2px;}
			.toggle-nav-btn, .toggle-item{
				border: 2px solid #42B8E5;
				padding: 0px;
			}
			.toggle-nav-btn{
				background-color: #42B8E5;
				color: #fff;
				font-size: 16px;
				background-image: nane;
				margin: -2px 0;
				float: left;
				border-radius: 10px 10px 0 0;
				-moz-border-radius: 10px 10px 0 0;
				-webkit-border-radius: 10px 10px 0 0;
			}
			.toggle-nav-btn.toggle-nav-11{
				background-color: #5D90BF;
			}
			.toggle-nav-btn.toggle-nav-11,.toggle-item.toggle-item-11{
				border-color: #5D90BF;
			}
			.toggle-nav-btn.toggle-nav-12{
				background-color: #7D3C8B;
			}
			.toggle-nav-btn.toggle-nav-12,.toggle-item.toggle-item-12{
				border-color: #7D3C8B;
			}
			.toggle-nav-btn.toggle-nav-13{
				background-color: #F8BD5D;
			}
			.toggle-nav-btn.toggle-nav-13,.toggle-item.toggle-item-13{
				border-color: #F8BD5D;
			}
			.toggle-nav-btn.toggle-nav-14{
				background-color: #E35633;
			}
			.toggle-nav-btn.toggle-nav-14,.toggle-item.toggle-item-14{
				border-color: #E35633;
			}
			.toggle-nav-btn.toggle-nav-15{
				background-color: #DF2634;
			}
			.toggle-nav-btn.toggle-nav-15,.toggle-item.toggle-item-15{
				border-color: #DF2634;
			}
			.toggle-nav-btn.toggle-nav-16{
				background-color: #3C652E;
			}
			.toggle-nav-btn.toggle-nav-16,.toggle-item.toggle-item-16{
				border-color: #3C652E;
			}
			.toggle-nav-btn.toggle-nav-17{
				background-color: #52d8b3;
			}
			.toggle-nav-btn.toggle-nav-17,.toggle-item.toggle-item-17{
				border-color: #52d8b3;
			}
			.toggle-nav-btn span{
				padding: 10px;
				margin: 0;
			}
			.toggle-nav-btn span{
				padding-bottom: 12px; 
				margin-bottom: -4px; 
				display: block;
				border-radius: 10px 10px 0 0;
				-moz-border-radius: 10px 10px 0 0;
				-webkit-border-radius: 10px 10px 0 0;
			}
			.toggle-nav-btn.active span{background-color: #fff; color: #42B8E5;}
			.toggle-nav-btn.toggle-nav-11.active span{color: #5D90BF;}
			.toggle-nav-btn.toggle-nav-12.active span{color: #7D3C8B;}
			.toggle-nav-btn.toggle-nav-13.active span{color: #F8BD5D;}
			.toggle-nav-btn.toggle-nav-14.active span{color: #E35633;}
			.toggle-nav-btn.toggle-nav-15.active span{color: #DF2634;}
			.toggle-nav-btn.toggle-nav-16.active span{color: #3C652E;}
			.toggle-nav-btn.toggle-nav-17.active span{color: #52d8b3;}
			.toggle-item{display: none;}
			.toggle-item.active{display: block;}
			.webinar{
				text-align: left;
				padding: 20px;
				position: relative;
			}
			.webinar.even{
				background-color: #F4F4F4;
			}
			.webinar-img{
				position: relative;
				float: left;
			}
		.body .content .webinar-img img{
				width: 100px;
				height: 100px;
				margin: 0;
			}
			.webinar-img:before{
				display: block;
				width: 100%;
				height: 100%;
				content: url('../images/prog_author_white.png');
				position: absolute;
				top: 0;
				left: 0;
			}
			.even .webinar-img:before{
				content: url('../images/prog_author_grey.png');
			}
			.webinar:after{
				content: '';
				display: block;
				clear: both;
			}
			.webinar-img:after{
				display: block;
				width: 100%;
				height: 100%;
				content: url('../images/prog_author_10.png');
				position: absolute;
				top: 0;
				left: 0;
			}
			.toggle-item.toggle-item-11 .webinar-img:after{
				content: url('../images/prog_author_11.png');
			}
			.toggle-item.toggle-item-12 .webinar-img:after{
				content: url('../images/prog_author_12.png');
			}
			.toggle-item.toggle-item-13 .webinar-img:after{
				content: url('../images/prog_author_13.png');
			}
			.toggle-item.toggle-item-14 .webinar-img:after{
				content: url('../images/prog_author_14.png');
			}
			.toggle-item.toggle-item-15 .webinar-img:after{
				content: url('../images/prog_author_15.png');
			}
			.toggle-item.toggle-item-16 .webinar-img:after{
				content: url('../images/prog_author_16.png');
			}
			.toggle-item.toggle-item-17 .webinar-img:after{
				content: url('../images/prog_author_17.png');
			}
			.webinar-txt{
				display: table;
				padding: 0 10px;
			}
			.webinar-author{
				color: #828282;
				font-size: 18px;
				
			}
			.webinar-name{
				color: #333333;
				font-size: 18px;
				background-color: transparent;
				background-image: none;
				border: 0;
				padding: 0;
				text-align: left;
				text-decoration: underline;
				font-weight: bold;
			}
			.webinar-tezis{
				display: none;
			}
			button:hover{
				cursor: pointer;
			}
			button:focus{outline: none;}
			.webinar-btn{
				margin-top: 15px;
			}
			.webinar-btn.btn-active a,.webinar-btn button{
				text-align: center;
				margin: 0;
				border: 1px solid #FF7E0B;
				font-size: 14px;
				color: #FFF;
				background-color: #FF7E0B;
				color: #fff;
				display: inline-block;
				padding: 8px 15px;
				text-decoration: none;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				box-sizing: border-box;
				box-shadow: 0 5px 10px -3px rgba(0,0,0,0.5);
			}
			.webinar-btn.btn-active a:hover{
				border-color: #FF9F49;
				background-color: #FF9F49;
			}
			.webinar-btn button[disabled=disabled]{
				border-color: #b9b9b9;
				background-color: #b9b9b9;
			}
			.tooltip{
				color: #000;
				position: absolute;
				left: 0;
				padding: 10px;
				text-align: left;
				bottom: 0;
				width: 285px;
				background-color: #b3e0ff;
				border: 1px solid black;
				font-size: 14px;
				font-family: RobotoLight;
				margin-bottom: 15px;
				visibility: hidden;
				height: 0px;
				box-sizing: border-box;
			}
			.webinar-btn.btn-dsbld:hover button[disabled="disabled"]+ .tooltip{
				visibility: visible;
				height: auto;
			}
			@media (max-width: 825px){
				.toggle-nav{
					text-align: center;
				}				
				.toggle-nav .toggle-nav-btn{
					border-radius: 10px 10px 10px 10px;
					-moz-border-radius: 10px 10px 10px 10px;
					-webkit-border-radius: 10px 10px 10px 10px;
					margin: 5px;
					float: none;
				}
				.toggle-nav .toggle-nav-btn span{
					margin-bottom: 0px;
					padding-bottom: 10px;
					border-radius: 10px 10px 10px 10px;
					-moz-border-radius: 10px 10px 10px 10px;
					-webkit-border-radius: 10px 10px 10px 10px;
				}
			}
			.webinar .ytb{padding-right: 70px;position: relative;}
			.webinar .ytb:after {
				display: block;
				width: 60px;
				height: 60px;
				top: 0px;
				right: 0px;
				position: absolute;
				z-index: 1;
				content: url(../images/youtube_choice.png);
			}