@font-face {
	font-family: 'Convproximanovalight';
	src: url('fonts/proximalight/proximanovalight.eot');
	src: local('☺'), url('fonts/proximalight/proximanovalight.woff') format('woff'), url('fonts/proximalight/proximanovalight.ttf') format('truetype'), url('fonts/proximalight/proximanovalight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'ConvProximaNovaExCnThin';
	src: url('fonts/proximathin/ProximaNovaExCnThin.eot');
	src: local('☺'), url('fonts/proximathin/ProximaNovaExCnThin.woff') format('woff'), url('fonts/proximathin/ProximaNovaExCnThin.ttf') format('truetype'), url('fonts/proximathin/ProximaNovaExCnThin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_ProximaNovaBold';
	src: url('fonts/proximabold/ProximaNovaBold.eot');
	src: local('☺'), url('fonts/proximabold/ProximaNovaBold.woff') format('woff'), url('fonts/proximabold/ProximaNovaBold.ttf') format('truetype'), url('fonts/proximabold/ProximaNovaBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_ProximaNovaXbold';
	src: url('fonts/proximaextrabold/ProximaNovaXbold.eot');
	src: local('☺'), url('fonts/proximaextrabold/ProximaNovaXbold.woff') format('woff'), url('fonts/proximaextrabold/ProximaNovaXbold.ttf') format('truetype'), url('fonts/proximaextrabold/ProximaNovaXbold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_ProximaNovaExCnReg';
	src: url('fonts/proximaexregular/ProximaNovaExCnReg.eot');
	src: local('☺'), url('fonts/proximaexregular/ProximaNovaExCnReg.woff') format('woff'), url('fonts/proximaexregular/ProximaNovaExCnReg.ttf') format('truetype'), url('fonts/proximaexregular/ProximaNovaExCnReg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_ProximaNovaCondBold';
	src: url('fonts/proximacondbold/ProximaNovaCondBold.eot');
	src: local('☺'), url('fonts/proximacondbold/ProximaNovaCondBold.woff') format('woff'), url('fonts/proximacondbold/ProximaNovaCondBold.ttf') format('truetype'), url('fonts/proximacondbold/ProximaNovaCondBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_ProximaNovaReg';
	src: url('fonts/proximaregular/ProximaNovaReg.eot');
	src: local('☺'), url('fonts/proximaregular/ProximaNovaReg.woff') format('woff'), url('fonts/proximaregular/ProximaNovaReg.ttf') format('truetype'), url('fonts/proximaregular/ProximaNovaReg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_ProximaNovaExCnBold';
	src: url('fonts/proxhimacnexbold/ProximaNovaExCnBold.eot');
	src: local('☺'), url('fonts/proxhimacnexbold/ProximaNovaExCnBold.woff') format('woff'), url('fonts/proxhimacnexbold/ProximaNovaExCnBold.ttf') format('truetype'), url('fonts/proxhimacnexbold/ProximaNovaExCnBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



body
{
	font-family: Convproximanovalight, arial;
	margin: 0;
	padding: 0;
}

.body
{
	margin-top:60px;

	width: 100%;
}

.clear
{
	clear: both;
}

.navigation
{
	background: #ffffff;
	font-family: Convproximanovalight, arial;
}

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

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


#ul_nav
{
	width: 1172px;
	margin: 0 auto;
}

#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: 20px 30px 5px 30px;
	text-transform: uppercase;
	font-size: 16px;
}

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

.nav ul li:last-child
{
	float: right;
}

.nav ul li:last-child a
{
	background: url("../images/reg_button.png") no-repeat 0 13px;
	padding: 0;
	width: 173px;
	height: 55px;
}

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

.start_block
{
	/*background: url("../images/fon_firs_block.jpg") center top;*/
	background-size: cover;
	height: 757px;
	position: relative;
}

.start_block .informations_block
{
	/*background: url("../images/fon_first.png");*/
	color: #ffffff;
}

.start_block .informations_block .head_block 
{
	line-height: 66px;
	padding-top: 107px;
}

.start_block .informations_block .head_block h3.head_text, .start_block .informations_block .head_block h2.head_text
{
	text-transform: uppercase;
	font-size: 54px;
	font-family: Convproximanovalight, arial;
	font-weight: normal;
	color: #ffffff;
	/*text-shadow: 0px 3px 1px #545eac;*/
	text-shadow: 2px 2px 0px #0c5478;
	margin: 0;
	padding: 15px 0 0 0;
}

.start_block .informations_block .head_block h2.head_text
{
	font-size: 107px;
	font-family: Conv_ProximaNovaBold, arial;
}

.start_block .lenta
{
	background: url("../images/lentachka.png") no-repeat center 116px;
	height: 590px;
	width: 100%;
	top: 0;
	position: absolute;
}

.start_block  span.relative
{
	display: inline-block;
	position: relative;
	z-index: 5;
}

.start_block  div.relative
{
	position: relative;
	z-index: 5;
}


.start_block .informations_block .button_block
{
	text-align: center;
	padding-top: 186px;
	z-index: 5;
}

.start_block .informations_block .button_block a.button
{
	display: inline-block;
	background: url("../images/red_button.png");
	width: 323px;
	height: 64px;
}

.start_block .informations_block .left
{
	float: left;
	width: 955px;
	padding-top: 80px;
	line-height: 38px;
}

.start_block .informations_block .right
{
	padding-top: 80px;
	line-height: 38px;
}

.start_block .informations_block h4.head_text
{
	font-size: 34px;
	font-family: Convproximanovalight, arial;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.start_block .informations_block h5.head_text
{
	font-size: 38px;
	font-family: Conv_ProximaNovaBold, arial;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.start_block .informations_block h6.head_text
{
	font-size: 88px;
	font-family: ConvProximaNovaExCnThin;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 23px 0 0 0;
}

.second_block
{
	background: url("../images/lenta_left.png") no-repeat center left;
	height: 254px;
	
}

.second_block .informations_block .text
{
	padding: 71px 145px 71px 145px;
	font-size: 21px;
	font-family: Convproximanovalight, arial;
	color: #634d73;
	line-height: 28px;
}

.three_block
{
	/*background: url("../images/three_block_fon.png");*/
	background-size: cover;
	padding-top: 85px;
	padding-bottom: 85px;
}

.three_block .informations_block h2.head_text
{
	font-size: 84px;
	font-family: Conv_ProximaNovaBold, arial;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-shadow: 0px 3px 1px #0d5056;	
}

.three_block .informations_block .text
{
	background: url("../images/question.png") no-repeat left 9px;
	padding-left: 300px;
	color: #ffffff;
	font-family: Conv_ProximaNovaExCnReg, arial;
	font-size: 28px;
	margin-top: 90px;
	line-height: 35px;
}

.for_block
{
	padding: 105px 0 110px 0;
}

.for_block .informations_block h2.head_text
{
	font-size: 46px;
	font-family: Conv_ProximaNovaCondBold, arial;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 15px 0;
	color: #260034;
	text-align: center;
	border-bottom: 4px solid #260034; 
}

.for_block .informations_block  .left, .for_block .informations_block  .right
{
	width: 593px;
}

.for_block .informations_block  .left, .for_block .informations_block  .right, .for_block .informations_block .img, .for_block .informations_block .text
{
	display: table-cell;
	vertical-align: top;
	font-family: Conv_ProximaNovaReg, arial;
	font-size: 13px;
}

.for_block .informations_block .text
{
	padding-left: 10px;
	padding-top: 7px;
}

.for_block .informations_block .text_block
{
	padding-top: 40px;
}

.five_block
{
	/*background: url("../images/five_block_fon.png") no-repeat;*/
	background-size: cover;
	padding-bottom: 50px;
}

.five_block .informations_block  h2.head_text
{
	font-size: 81px;
	font-family: Convproximanovalight, arial;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 30px 0 30px 0;
	color: #ffffff;
	text-align: center;
}

.five_block .informations_block .text
{
	text-align: center;
	font-size: 19px;
	color: #ffffff;
	line-height: 27px;
	font-family: Convproximanovalight, arial;
}

.program_block
{
	padding-bottom: 30px;
}

.program_block .informations_block .button_block
{
	text-align: center;
	padding-top: 55px;
}

.program_block .informations_block .button_block a.button
{
	display: inline-block;
	background: url("../images/red_button.png");
	width: 323px;
	height: 64px;
}

.program_block h2.head_text
{
	font-family: Convproximanovalight, arial;
	font-size: 50px;
	font-weight: normal;
}

.program_block table
{
	font-size: 20px;
	width: 100%;
	color: #3b1e4f;
	font-family: Convproximanovalight, arial;
	position: relative;
}

.program_block table .bg_table
{
	background: #774d95;
	color: #ffffff;
}

.program_block table .bg_table .first
{
	width: 170px;
	text-align: center;
	font-size: 28px;
	font-family: Convproximanovalight, arial;
	padding-left: 20px;
	position: relative;
}

.program_block table .bg_table .first .arrow_table_top
{
	background: url("../images/arrow_table_top.png") no-repeat;
	width: 24px;
	height: 23px;
	position: absolute;
	bottom: -22px;
	left: 0;
	
}

.program_block table .bg_table .first .arrow_table_bottom
{
	background: url("../images/arrow_table_bottom.png") no-repeat;
	width: 24px;
	height: 23px;
	position: absolute;
	top: -21px;
	left: 0;
	
}

.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
{
	padding-bottom: 25px;
	padding-top: 25px;
	border-bottom: 1px solid #bebebe;
	font-size: 19px;

}

.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: Convproximanovalight, arial;
	text-align: center;
	font-size: 28px;
	padding-left: 20px;
}

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

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

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

.registred_block
{
	background: #1eb6b3;
	padding: 40px 0 40px 0;
	margin-top: 50px;
	display: table;
	width: 100%;
}

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

.registred_block .info_registred
{
	display: block;
	width: 675px;
	float: left;
	text-align: center;
	color: #ffffff;
}

.registred_block .info_registred h2
{
	font-family: ConvProximaNovaExCnThin;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
	font-size: 95px;
	text-transform: uppercase;
	line-height: 55px;
	text-shadow: 1px 2px 2px #107648;
}

.registred_block .info_registred h3
{
	font-family: Conv_ProximaNovaCondBold, arial;
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	font-size: 40px;
	line-height: 38px;
	text-shadow: 1px 2px 2px #107648;
}

.registred_block .info_registred h3 span
{
	font-size: 49px;
}

.registred_block .info_registred h4
{
	margin: 0;
	padding: 60px 0 0 12px;
	text-align: center;
	color: #ffffff;
	font-family: ConvProximaNovaExCnThin;
	font-weight: normal;
	font-size: 36px;
	text-transform: uppercase;
	text-shadow: 1px 2px 2px #107648;
}

.registred_block .info_registred h2 span
{
	display: inline-block;
	background: #000000;
	font-size: 33px;
	font-family: Conv_ProximaNovaCondBold, arial;
	padding: 0px 15px 0px 15px;
	text-shadow: 1px 2px 2px #ff2d50;	
}

.registred_block .form_register
{
	display: block;
	border: 1px solid #ffffff;
	width: 475px;
	float: right;
	text-align: center;
	/* padding: 40px 0 40px 0; */
	/* line-height: 23px; */
	background: #2bc5bb;
	position: relative;
	padding: 35px 0 0 12px;
	font-family: ConvProximaNovaExCnThin;
}
.form_register { height: 475px; }

.registred_block .form_register input, .registred_block .form_register select
{
	padding: 5px 0 4px 0;
	width: 320px;
	margin-bottom: 16px;
	text-indent: 17px;
	font-size: 21px;
	box-shadow: 2px 2px 0px #50b052;
	border: 1px solid rgba(0,0,0,0.0);
	font-family: ConvProximaNovaExCnThin;
	line-height: 24px;
}

.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;
}

.registred_block .button_block .registred_button
{
	margin: 0;
	background: url("../images/red_button.png");
	height: 64px;
	margin-top: 8px;
	margin-left: -6px;
	cursor: pointer;
}

.show_date
{
	width: 641px;
	height: 141px;
	position: relative;
	margin-left: -87px;
}

.black
{
	position: absolute;
	width: 100%;
	height: 141px;
	left: -100%;
	top: 0;
	background: #000000;
}

.reviews_block
{
	padding-top: 100px;
}
.reviews_block .info_reviews .left
{
	float: left;
	width: 550px;
}

.reviews_block .info_reviews .right
{
	float: right;

}

.reviews_block .info_reviews .item_reviews .text_reviews
{
	width: 414px;
	padding: 18px;
	background: #f2f2f2;
	position: relative;
	display: table-cell;
	vertical-align: top;
}

.reviews_block .info_reviews .item_reviews .text_reviews h4.name
{
	margin: 0;
	padding: 0;
	font-size: 22px;
}

.reviews_block .info_reviews .item_reviews .text_reviews span.office
{
	display: inline-block;
	font-size: 21px;
	border-top: 1px solid #000000;
}

.reviews_block .info_reviews .item_reviews .text_reviews .text
{
	font-size: 16px;
	padding-top: 20px;
}

.reviews_block .info_reviews .item_reviews .text_reviews .right_arrow
{
	position: absolute;
	background: url("../images/right_arrow_review.png");
	width: 29px;
	height: 26px;
	top: 0;
	right: -29px;
}

.reviews_block .info_reviews .item_reviews 
{
	margin-bottom: 60px;
}

.reviews_block .info_reviews .item_reviews .text_reviews .left_arrow
{
	position: absolute;
	background: url("../images/left_arrow_review.png");
	width: 30px;
	height: 26px;
	top: 0;
	left: -29px;
}

.reviews_block .info_reviews .item_reviews .foto
{
	display: table-cell;
	vertical-align: middle;
}

.reviews_block .info_reviews .item_reviews .foto img
{
	padding-top: 25px;
}

.map_block
{
	background: url("../images/mapa.jpg") -315px 0 no-repeat, #1eb6b3;
	background-size: cover;
	height: 561px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: right;
	text-shadow: 0px 3px 1px #064544;
}
.map_block .text
{
	line-height:  64px;
}

.map_block a
{
	text-decoration: none;
	color: #ffffff;
}

.map_block .text h2.head_text
{
	font-family: 'Conv_ProximaNovaExCnBold';
	font-weight: normal;
	margin: 0;
	padding: 180px 0 0 0;
	font-size: 70px;
}

.map_block .text h3.head_text
{
	font-family: 'Conv_ProximaNovaExCnReg';
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 65px;
}

.map_block .text h4.head_text
{
	font-family: 'Conv_ProximaNovaExCnBold';
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 78px;
}


.hideme_one, .hideme_two, .hideme_three, .hideme
{
	opacity: 0;
}


.outer {
	background: url("../images/fon_firs_block.jpg") 0 0;
	background-size: cover;
}
.inner {
	background: url("../images/fon_firs_block.jpg") 0 0;
	background-size: cover;
}

.inner_2 {
	background: url("../images/three_block_fon.png") 0 0;
	background-size: cover;
}

.inner_3 {
	background: url("../images/five_block_fon.png") 0 0;
	background-size: cover;
}


#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;	
}

