@font-face {
    font-family: 'pf_dindisplay_prolight';
    src: url('fonts/PFDinDisplayProLight-webfont.eot');
    src: url('fonts/PFDinDisplayProLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PFDinDisplayProLight-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pf_dindisplay_probold';
    src: url('fonts/PFDinDisplayProBold-webfont.eot');
    src: url('fonts/PFDinDisplayProBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PFDinDisplayProBold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pf_dindisplay_proregular';
    src: url('fonts/PFDinDisplayPro-Reg-webfont.eot');
    src: url('fonts/PFDinDisplayPro-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PFDinDisplayPro-Reg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body
{
	font-family: pf_dindisplay_prolight;
	margin: 0;
	padding: 0;
}

.navigation
{
	background: #ffffff;
}

.nav ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul li
{
	display: inline-block;
}


#ul_nav
{
	width: 600px;
	/*margin: 0 auto;*/
	float: left;
}

#logo {
	width:168px;
	float:right;
}

#top_nav{
   top: 0px; /*высота шапки в пикселях*/
   position: fixed;
   z-index: 100000;
   width: 100%;
   display: table;
}
.nav ul li a
{
	color: #000000;
	text-decoration: none;
	display: inline-block;
	padding: 15px 30px 16px 30px;
	text-transform: uppercase;
}

.nav ul li:first-child a
{
	padding-left: 0;
}

.nav ul li:last-child a
{
	padding-right: 0;
}

.wrapper
{
	width: 1000px;
	margin: 0 auto;
	display: table;
}

.start_block
{
	background: url("../images/first_block_fon.jpg") no-repeat scroll 60% 0% / cover transparent;
	/*background: url("../images/seminar07042016_fon.png") no-repeat scroll 60% 0% / cover transparent;*/
	display: table;
	width: 100%;
}

.start_block h1, .start_block h2, .start_block h3
{
	margin: 0;
	padding: 0;
}

.start_block .block_head
{
	padding-top: 90px;
	color: #FFF;
	line-height: 54px;
	font-size: 45px;
	font-family: pf_dindisplay_probold;
	text-transform: uppercase;
	padding-left: 40px;
}

.start_block .text_prev
{
	color: #FFF;
	font-size: 20px;
	font-family: pf_dindisplay_prolight,arial;
	font-weight: normal;
	margin-left: 40px;
	margin-top: 30px;
}

.start_block .text_learn
{
	color: #FFF;
    font-weight: normal;
    font-family: pf_dindisplay_prolight,arial;
    font-size: 36px;
    text-align: right;
	line-height: 46px;
	font-size: 25px;
	padding-bottom: 22px;
}

.start_block .text_block, .start_block .date_panel
{
	display: inline-block;
}
.start_block .date_panel
{
	float: right;
}

.start_block .text_block
{
	float: left;
	/*padding-left: 83px;*/
	padding-top: 47px;
}


.start_block .date_panel .panel
{


}

.start_block .reklam_block
{
	padding-top: 80px;
	padding-bottom: 60px;
}


.start_block .text_learn span
{
}

.map_block
{
	background: url("../images/mapa.jpg") center no-repeat;
	height: 287px;
}

.button_block
{
	text-align: center;
}

.button_block .registred_button
{
	background: url("../images/reg_button.png") repeat scroll 0% 0% transparent;
	width: 338px;
	height: 56px;
	border: 0;
	margin: 35px 0 35px 0;
	cursor: pointer;
	text-indent: -9999999px;
}

.button_block .registred_button:active
{
	background: url("../images/reg_button_active.jpg") repeat scroll 0% 0% transparent;
}

.button_block .registred_button:hover
{
	background: url("../images/reg_button_active.jpg") repeat scroll 0% 0% transparent;
}

.learn_block
{
	background: none repeat scroll 0% 0% #34E8C3;
	display: table;
	width: 100%;
}

.learn_block .fon_list_learn
{
	background: url("../images/fon_karandash.png") 0 11px no-repeat;
}

.learn_block .fon_list_learn ul
{
	margin-left: 73px;
	padding: 27px 118px 0px 117px;
	list-style: outside none none;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 27px;
}

.learn_block .fon_list_learn ul li
{
	background: url("../images/marker_learn_seminar.png") no-repeat scroll left center transparent;
	padding-left: 44px;
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: 26px;
	padding-bottom: 1px;
}
.learn_block h2
{
	color: #ffffff;
	text-transform: uppercase;
	font-family: pf_dindisplay_prolight,arial;
	font-size: 35px;
	margin-top: 60px;
}

.program_block
{
	display: table;
	width: 100%;
}

.program_block .table_program
{
	 font-family: pf_dindisplay_proregular, arial;
}


.program_block h2
{
	color: #2FC6F7;
	text-transform: uppercase;
	font-family: pf_dindisplay_prolight,arial;
	font-size: 35px;
	margin-top: 60px;
}

.program_block table
{
	color: #ffffff;
	font-size: 20px;
	width: 100%;
}

.program_block table .bg_table
{
	background: #2FC6F7;
}

.program_block table .bg_table .first
{
	width: 170px;
	text-align: center;
}

.program_block table .bg_table .second, .program_block table .no_bg_table .other
{
	padding-left: 23px;
	padding-right: 20px;
}

.program_block table .no_bg_table 
{
	font-family: pf_dindisplay_prolight,arial;
}

.program_block table .no_bg_table .other
{
	color: #000000;
	padding-bottom: 25px;
	padding-top: 25px;
	border-bottom: 1px solid #bebebe;
	font-size: 19px;
	color: #010000;
}

.program_block table .no_bg_table .other span.program
{
	color: #7c7c7c;
	font-size: 15px;
}

.program_block table .no_bg_table .first
{
	padding-bottom: 25px;
	padding-top: 25px;
	border-bottom: 1px solid #bebebe;
	font-family: pf_dindisplay_proregular, arial
}
.program_block .register_listern
{
	background: url("../images/listerning.png") no-repeat scroll 0px 16px transparent;
	padding: 22px 0px 19px 64px;
}

.program_block .coffe
{
	background: url("../images/coffe.png") no-repeat scroll 0px 16px transparent;
	padding: 22px 0px 19px 64px;
}

.program_block .dar
{
	background: url("../images/dar.png") no-repeat scroll 0px 16px transparent;
	padding: 22px 0px 19px 64px;
}

.program_block table .no_bg_table .first .time
{
	background: none repeat scroll 0% 0% #2FC6F7;
	padding: 6px 25px 5px;
	border-radius: 31px;
	width: 101px;
	display: inline-block;
	margin-left: 8px;
}

.hideme
{
    opacity:0;
}

.participation_block h2
{
	color: #2FC6F7;
	text-transform: uppercase;
	font-family: pf_dindisplay_prolight,arial;
	font-size: 35px;
	margin-top: 40px;
	margin-bottom: 0;
}

.participation_block_fon 
{
	background: #2FC6F7;
	padding: 0px 0 20px 0;
	display: table;
	width: 100%;
}

.participation_block_fon .inline_block_img
{
	display: inline-block;
	text-align: center;
	margin: 0 20px 0 20px;
	text-transform: uppercase;
	color: #ffffff;
	padding-top: 20px;
	cursor: default;
	font-family: pf_dindisplay_probold, arial;
}

.guest_block .inline_block_img
{
	cursor: default;
}

.inline_block_img .info_proekt
{
	background: url("../images/logo_info_proekt.png") 0px 59px;
	width: 283px;
	height: 59px;
	margin-top: 34px;
}

.inline_block_img:hover .info_proekt
{
	background: url("../images/logo_info_proekt.png") 0px 0px;
}

.inline_block_img .dream_team
{
	background: url("../images/dt_logo.png") 0px 93px;
	width: 270px;
	height: 93px;
}

.inline_block_img:hover .dream_team
{
	background: url("../images/dt_logo.png") 0px 0;
}

.inline_block_img .kit
{
	background: url("../images/kit.png") 0px 87px;
	width: 246px;
	height: 87px;
	margin-top: 6px;
}
.inline_block_img:hover .kit
{
	background: url("../images/kit.png") 0px 0px;
}


.inline_block_img .prostore
{
	background: url("../images/prodvij.png") 0px 43px;
	width: 268px;
	height: 43px;
	margin-top: 51px;
}
.inline_block_img:hover .prostore
{
	background: url("../images/prodvij.png") 0px 0px;
}


.participation_block_fon .inline_block_img:first-child
{
	margin-left: 0;
}

.participation_block_fon .inline_block_img:last-child
{
	margin-right: 0;
}

.participation_block_fon .aligned_content
{
	text-align: center;
}

.guest_block 
{
	padding-bottom: 60px;
	display: table;
	width: 100%;
}

.guest_block h2
{
	color: #2FC6F7;
	text-transform: uppercase;
	font-family: pf_dindisplay_prolight,arial;
	font-size: 35px;
	margin-top: 60px;
	margin-bottom: 0;
}

.guest_block .inline_block_img
{
	float: left;
	text-align: center;
	margin: 0 20px 0 20px;
	text-transform: uppercase;
	width: 290px;
	color: #000000;
	padding-top: 20px;
}

.guest_block .aligned_content
{
	text-align: center;
}

.guest_block .inline_block_img .text
{
	text-transform: none;
	padding-top: 12px;
}

.guest_block .inline_block_img .text b
{
	text-transform: uppercase;
	font-family: pf_dindisplay_proregular;
}

.registred_block
{
	background: #34E8C3;
	padding: 40px 0 0 0;
	display: table;
	width: 100%;
}

.registred_block .aligned_content
{
	text-align: center;
}

.registred_block .info_registred
{
	display: block;
	width: 515px;
	float: left;
	text-align: center;
}

.registred_block .info_registred h2, .registred_block .info_registred h3, .registred_block .info_registred h4
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
	font-family: pf_dindisplay_probold;
	text-shadow: 1px 2px 1px #488417, 0 0 1px #488417;
}

.registred_block .info_registred h2, .registred_block .info_registred h3
{
	font-size: 40px;
	line-height: 33px;
	font-weight: normal;
	padding-top: 25px;
}

.registred_block .info_registred h3
{
	margin-top: 60px;
}

.registred_block .info_registred h4
{
	font-size: 26px;
	margin: 40px 0 40px 0;
	
}

.registred_block .info_registred h2 span
{
	font-weight: bold;
}

.registred_block .form_register
{
	display: block;
	border: 1px solid #ffffff;
	width: 420px;
	float: right;
	text-align: center;
	/* padding: 40px 0 40px 0; */
	/* line-height: 23px; */
	margin-top: 25px;
	position: relative;
	padding: 35px 0 0 12px;
}
.form_register { height: 494px; }

.registred_block .form_register input, .registred_block .form_register select
{
	padding: 10px 0 10px 0;
	margin-right: 12px;
	width: 320px;
	margin-bottom: 16px;
	text-indent: 17px;
	font-size: 16px;
	box-shadow: 2px 2px 0px #50b052;
	border: 1px solid rgba(0,0,0,0.0);
}

.registred_block .form_register input:focus, .registred_block .form_register select:focus 
{
	border: 1px solid rgba(0,0,0,0.0);
}

.registred_block .form_register input:active, .registred_block .form_register select:active
{
	border: 1px solid rgba(0,0,0,0.0);
}

.registred_block .form_register select
{
	text-indent: 7px;
}

.clear
{
	clear: both;
}

.registred_block .button_block .registred_button
{
	margin: 0;
}

.participate_block
{
	background: url("../images/participate_fon.jpg") no-repeat scroll 60% 0% / cover transparent;
}

.participate_block h2
{
	color: #ffffff;
	font-size: 46px;
	line-height: 41px;
	padding-top: 90px;
	text-shadow: 1px 2px 1px #0e8ae0, 0 0 1px #0e8ae0;
}

.participate_block h2 span
{
	font-size: 70px;
}

.participate_block .question_block, .participate_block .list_block
{
	display: table-cell;
	vertical-align: top;
	position: relative;
}


.participate_block .question_block
{
	width: 200px;
	padding-left: 20px;
	background: url("../images/fon_ul_pr.png");
	padding-right: 65px;
}

.participate_block .list_block ul
{
	list-style: none;
	margin: 0 0 0 0px;
	padding: 70px 0 110px 0;
	background: url("../images/fon_ul_pr.png") repeat-y;
}

.participate_block .list_block ul li
{
    background: url("../images/arrow_white.png") no-repeat scroll left center transparent;
    padding-left: 134px;
    font-size: 21px;
    margin-bottom: 28px;
}

.participate_block .list_block ul li:last-child
{
	margin-bottom: 0;
}

.participate_block .list_block .how_old
{
	display: inline-block;
	background: url("../images/arrow_bottom.png") right no-repeat;
	position: absolute;
	bottom: 21px;
	left: -339px;
	font-size: 36px;
	text-transform: uppercase;
	padding-right: 50px;
	color: #ffffff;
	text-shadow: 1px 2px 1px #0e8ae0, 0 0 1px #0e8ae0;
}

.background_no_desktop
{
	background: none;
	position: relative;
}

.background_no_desktop .exclamatory
{
	background: url("../images/exclamatory.png");
	width: 157px;
	height: 349px;
	position: absolute;
	top: 90px;
	left: -65px;
}

.organizers_block .questions, .organizers_block .organizers
{
	vertical-align: top;
}

.organizers_block .questions
{
	width: 695px;
}

.organizers_block .questions .text
{
	background: url("../images/question.png") 0 67px no-repeat;
	font-size: 30px;
	text-transform: uppercase;
	font-family: pf_dindisplay_proregular;
	color: #1CB6B4;
	padding-left: 145px;
	padding-bottom: 100px;
	padding-top: 100px;
}

.show_date
{
	width: 534px;
	height: 249px;
	margin-left: 8px;
}

.organizers_block .organizers h2
{
	color: #2FC6F7;
	text-transform: uppercase;
	font-family: pf_dindisplay_prolight,arial;
	font-size: 35px;
	margin-top: 60px;
	text-align: left;
	margin-bottom: 15px;
}

.organizers_block .organizers 
{
	text-align: left;
}

.organizers_block .organizers img
{
	padding: 10px 0 10px 0;
}


.organizers_block .questions, .organizers_block .organizers
{
	display: table-cell;
}

.organizers_block .aligned_content
{
	text-align: center;
}

.footer_map
{
	background: url("../images/mapa.jpg") no-repeat scroll 60% 0% / cover transparent;
	height: 535px;
	position: relative;
	display: table;
	width: 100%;
}

.footer_map .panel_map
{
	background: url("../images/panel_map.png") no-repeat;
	padding: 10px 17px 124px 17px;
	position: absolute;
	top: 49px;
	left: 55%;
}

.body a
{
	color: #000000;
	text-decoration: none;
}

.footer_map .panel_map .info_block_map div
{
	display: table-cell;
	vertical-align: top;
	font-size: 20px;
}

.footer_map .panel_map .info_block_map h2
{
	color: #e73c00;
	font-size: 35px;
	margin: 0 0 5px 0;
	padding: 0;
}

.start_block .panel_map
{
	width: 371px;
	height: 255px;
	background: url("../images/start_date_panel.png") no-repeat;
	padding: 9px 0 0 16px;
}

.start_block .panel_map .info_block_map div
{
	display: table-cell;
	vertical-align: top;
	font-size: 20px;
}
.panel_map .info_block_map div.text_address
{
	font-size: 16px;
}

.start_block .panel_map .info_block_map h2
{
	color: #e73c00;
	font-size: 35px;
	margin: 0 0 5px 0;
	padding: 0;
}


/* Landscape - телефоны */
  /*   
@media (max-width: 767px) 
{
	.wrapper
	{
		width: 85%;
	}
	.start_block .block_head
	{
		line-height: 30px;
		font-size: 21.8px;
	}
	.start_block .text_learn span
	{
		padding-left: 0;
	}
	.start_block .text_prev
	{
		margin-left: 0;
	}
	.start_block .text_learn
	{
		margin-left: 0;
		font-size: 27px;
		padding-bottom: 40px;
	}
	.learn_block .fon_list_learn ul li
	{
		font-size: 17px;
	}
	.registred_block
	{
		display: table;
		width: 100%;
	}
	.registred_block .info_registred
	{
		float: none;
		width: auto;
	}
	.info_registred img
	{
		width: 320px;
		height: auto;
	}
	.registred_block .form_register
	{
		width: 338px;
		float: none;
		display: inline-block;
	}
	.background_no_desktop
	{
		background: url("../images/fon_ul_pr.png");
	}
	.participate_block
	{
		background: url("../images/participate_fon.jpg") no-repeat scroll 0% 0% / cover transparent;
		color: #ffffff;
	}
	.participate_block .question_block, .participate_block .list_block
	{
		display: block;
	}
	.background_no_desktop .exclamatory
	{
		display: none;
	}
	.participate_block .question_block
	{
		width: auto;
	}
	.participate_block .list_block .how_old
	{
		left: 2%;
	}
	.panel_map
	{
		left: 8%;
	}
	span.elastislide-prev
	{
		background: url("../images/left_arrow.png") repeat scroll 0% 50% transparent;
	}
		span.elastislide-next
	{
		background: url("../images/right_arrow.png") repeat scroll 0% 50% transparent;
	}
}*/
     
    /* От портретного планшета до ландшафтного экрана и настольных дисплеев */
	/*
@media (min-width: 768px) and (max-width: 1024px) 
{
	.wrapper
	{
		width: 85%;
	}
	.start_block .block_head
	{
		font-size: 46.8px;
	}
		.registred_block .info_registred
	{
		float: none;
		width: auto;
	}
	.registred_block .form_register
	{
		float: none;
		display: inline-block;
	}
	.background_no_desktop .exclamatory
	{
		display: none;
	}
	.participate_block
	{
		background: url("../images/participate_fon.jpg") no-repeat scroll 0% 0% / cover transparent;
		color: #ffffff;
	}
	.participate_block .question_block
	{
		width: auto;
	}
	
}*/
     
    /* Большой дисплей */
@media (min-width: 1200px) {}

	/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.b-top-but {
    position: absolute;
    display: block;
    left: 56px;
    bottom: 0px;
	width: 54px;
	height: 54px;
    margin: 0px 0px 0px 110%;
    padding: 32px 12px 4px;
    background: url("../images/top_scroll.png") no-repeat;
}

.b-top:hover {
    cursor: pointer;
}
#scroller{
	position: fixed;
	left: 0px;
	bottom: 90px;
	width: 34%;
	margin-left: 50%;
	opacity: 1;
}

sup { color:red; font-size: 32px; line-height: 21px;}

#btn_submit_one { margin-right:12px;}