* {
	margin: 0;
	padding: 0;
}

.loader {display:inline-block; width:16px; height:16px; background:url(../img/ui-anim.basic.16x16.gif) 0 0 no-repeat}

html, body {
	min-width: 940px;
	font-size: 10px;
	font-family: Roboto;
	font-weight: 400;
	color: #212121;
}

.block {
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.holder {
	margin: 0 auto;
	width: 940px;
}

.menu { height: 7em; background: url('../img/blackpix80.png'); position: fixed; z-index: 1000; font-size: 1em; }
.head { height: 73em; background: url('../img/imgo.jpg') center top no-repeat;  font-size: 1em; }
.block1 { height: 35em; background: #fff;  font-size: 1em; }
.block2 { height: 75.5em; background: #edf4f6;  font-size: 1em; }
.block3 { height: 297em; background: #fff;  font-size: 1em; }
.block4 { height: 69.5em; background: #edf4f6 url('../img/after.png') center top no-repeat;  font-size: 1em; }
.block5 { height: 52.5em; background: #fff;  font-size: 1em; }
.block6 { height: 67em; background: #edf4f6;  font-size: 1em; }
.block7 { height: 32em; background: #fff;  font-size: 1em; }
.close { height: 37em; background: url('../img/closeimgo.jpg') center top no-repeat;  font-size: 1em; }
.foot { height: 60px; background: #486d86;  font-size: 1em; }

.block3 { height: auto; padding-bottom: 5em;}
.block6 { height: auto; padding-bottom: 5em;}

.menu ul {
	list-style: none;
}

.menu ul li {
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 6.8em;
}

.menu ul li a {
	font-size: 1.5em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.menu ul li a:hover {
	color: #8dc555;
}

.head h3 {
	font-weight: 300;
	height: 43px;
	display: inline-block;
	width: 100%;
	font-size: 3.1em;
	text-transform: uppercase;
	position: relative;
	top: 5.806em;
	margin-bottom: 3px;
}

.head h3.bold { font-weight: 700; margin-bottom: 5px;}
.head h3.white { color: #fff; padding-top: 4px; margin-bottom: 0px; }

.head .form {
	position: absolute;
	text-align: center;
	width: 100%;
	height: 28em;
}

.head .form_holder {
	background: #ebf5fb none repeat scroll 0 0;
	border-radius: 5px;
	box-shadow: 0 0 17px #d9563e;
	display: inline-block;
	margin-left: 700px;
	margin-top: 426px;
	padding: 20px 20px 30px;
	width: 25em;
}

.head .form_holder input {
	font-size: 1.6em;
	color: #588eb4;
	background: none;
	border: none;
	width: 14em;
	height: 2.375em;
	margin-top: 0.75em;
}

.head .form_holder input[type="submit"] {
	width: 250px;
	height: 2.500em;
	background: url('../img/button1.png') no-repeat;
	cursor: pointer;
}

.head .form_holder input[type="submit"]:active {
	position: relative;
	top: 1px;
}

.head .form_holder .arrow {
	position: absolute;
	width: 10.3em;
	height: 3.4em;
	margin-top:6em;
	margin-left: -7em;
	z-index: 10;
	background: url('../img/arrow.png') no-repeat;
}

.head .form_holder p {
	font-size: 1.8em;
	color: #6698ba;
	padding-top: 0.15em;
	display: inline-block;
	height: 26px;
	width: 100%;
}

.head .form_holder p.small {
	font-size: 1.1em;
	padding-top: 0.2em;
}

.head .timer {
	margin-top: 36.2em;
	margin-left: -100px;
	height: 184px;
}

.head .timer p:first-child {
	font-size: 21.75pt;
	font-weight: 300;
	position: relative;
	top: -10px;
}

.head .timer p {
	font-size: 2.1em;
	color: #588eb4;
}

.head .timer p:first-child {
	height: 30px;
	display: inline-block;
	width: 100%;
}

.head .timer p.timer_bot {
	text-transform: uppercase;
}

.head .timer span {
	font-size: 2.2em;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	width: 1.2em;
	height: 1.2em;
	line-height: 1.2em;
	margin-top: 1.05em;
	text-align: center;
	margin-right: 0.7em;
	margin-left: 0.7em;
	margin-bottom: 2em;
}

.block1 .border {
	width: 940px;
	height: 260px;
	border: solid 3px #4f677c;
	margin-top: 45px;
	text-align: center;
}

.block1 h3 {
	color: #4f677c;
	font-size: 23.25pt;
	font-weight: 400;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	background: #fff;
	position: relative;
	top: -24px;
}

.who_bouble {
	width: 220px;
	height: 220px;
	display: inline-block;
}

.who_bouble p {
	font-size: 13.5pt;
	color: #212121;
	font-weight: 300;
	margin-top: 20px;
}

.who_bouble .img {
	width: 129px;
	height: 129px;
	margin-left: 45px;
}

.who_bouble .img1 { background: url('../img/who1.png') no-repeat; }
.who_bouble .img2 { background: url('../img/who2.png') no-repeat; }
.who_bouble .img3 { background: url('../img/who3.png') no-repeat; }
.who_bouble .img4 { background: url('../img/who4.png') no-repeat; }

.block2 h3 {
	text-transform: uppercase;
	color: #4f677c;
	font-size: 23.25pt;
	font-weight: 400;
	margin-top: 80px;
	margin-bottom: 45px;
}

.why_bouble {
	width: 195px;
	height: 190px;
	display: inline-block;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 60px;
	overflow: hidden;
}

.why_bouble p {
	font-size: 13.5pt;
	color: #4f677c;
	text-align: left;
	font-weight: 300;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.why1 p { margin-top: 28px; }
.why2 p { margin-top: 44px; }
.why3 p { margin-top: 44px; }
.why4 p { margin-top: 28px; }
.why5 p { margin-top: 28px; }

.why1 {
	background: url('../img/bd1.png') no-repeat;
	position: relative;
	top: 0;
	margin-right: 10px;
}

.why2 {
	background: url('../img/bd2.png') no-repeat;
	position: relative;
	top: 20px;
	margin-left: 11px;
	margin-right: 11px;
}

.why3 {
	background: url('../img/bd3.png') no-repeat;
	position: relative;
	top: 40px;
	margin-left: 11px;
}

.why4 {
	background: url('../img/bd4.png') no-repeat;
	position: relative;
	top: 0;
	margin-left: 11px;
	margin-right: 11px;
}

.why5 {
	background: url('../img/bd5.png') no-repeat;
	position: relative;
	top: 20px;
	margin-left: 11px;
	margin-right: 11px;
}

.block2 a {
	display: inline-block;
	width: 350px;
	height: 40px;
	background: url('../img/order_button.png') no-repeat;
}

.block3 h3 {
	text-transform: uppercase;
	color: #4f677c;
	font-size: 23.25pt;
	font-weight: 400;
	margin-top: 80px;
	margin-bottom: 45px;
}

.program_bouble {
	width: 100%;
	text-align: left;
	margin-bottom: 35px;
	clear: both;
}

.program_bouble .side {
	width: 220px;
	float: left;
	margin-top: 40px;
	text-align: center;
}

.program_bouble .side img {
	/*width: 170px;*/
	height: 170px;
	margin-bottom: 20px;
}

.program_bouble .side p {
	font-size: 12.75pt;
}

.program_bouble .side img + p + p {
	font-weight: 300;
}

.program_bouble .cont {
	width: 700px;
	float: right;
}

.program_bouble .cont h3 {
	color: #212121;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 300;
}

.program_bouble .cont h4 {
	font-size: 12.75pt;
	margin-bottom: 20px;
}

.program_bouble .cont p {
	font-size: 12.75pt;
	font-weight: 300;
}

.program_bouble .cont p a {
	display: inline-block;
	width: 210px;
	height: 40px;
	background: url('../img/button.png') no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

.program_bouble .cont .hr {
	width: 100%;
	height: 1px;
	background: #e75b42;
	margin-top: 20px;
	margin-bottom: 20px;
}

.block4 h3 {
	font-size: 23.25pt;
	color: #fff;
	margin-top: 67px;
	font-weight: 400;
}

.after_bouble {
	width: 230px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	font-size: 12pt;
	font-weight: 300;
	margin-top: 180px;
	margin-right: 7px;
	margin-left: 7px;
}

.after_1 {
	position: relative;
	left: -115px;
	margin-top: 160px;
}

.block5 h3 {
	text-transform: uppercase;
	color: #4f677c;
	font-size: 23.25pt;
	font-weight: 400;
	margin-top: 80px;
	margin-bottom: 45px;
}

.prepod_bouble {
	width: 220px;
	display: inline-block;
	margin-right: 7px;
	margin-left: 7px;
	vertical-align: top;
}

.block5 h3 + .prepod_bouble {
	margin-left: 0;
}

.prepod_bouble:last-child {
	margin-right: 0;
}

.prepod_bouble img {
	width: 180px;
	height: 180px;
	border-radius: 180px;
	margin-bottom: 25px;
}

.prepod_bouble.prepod1 img { border: solid 2px #ff8080; }
.prepod_bouble.prepod2 img { border: solid 2px #e1c028; }
.prepod_bouble.prepod3 img { border: solid 2px #72ca72; }
.prepod_bouble.prepod4 img { border: solid 2px #7990e6; }

.prepod_bouble p {
	font-size: 12pt;
	color: #486d86;
	font-weight: 300;
}

.prepod_bouble p strong{
	font-size: 14.25pt;
	font-weight: 700;	
}

.block6 h3 {
	text-transform: uppercase;
	color: #4f677c;
	font-size: 23.25pt;
	font-weight: 400;
	margin-top: 40px;
	margin-bottom: 40px;
}

#vk_comments {
	margin: 0 auto;
}

.block7 h3 {
	text-transform: uppercase;
	color: #4f677c;
	font-size: 23.25pt;
	font-weight: 400;
	margin-top: 40px;
	margin-bottom: 40px;
}

.block7 a.arrl, .deus_slide_buttons_left {
	display: block;
	float: left;
	width: 60px;
	height: 30px;
	margin-right: 20px;
	margin-top: 40px;
	background: url('../img/arrl.png') center top no-repeat;
}

.block7 a.arrr, .deus_slide_buttons_right {
	display: block;
	float: right;
	width: 60px;
	height: 30px;
	margin-left: 20px;
	margin-top: 40px;
	background: url('../img/arrr.png') center top no-repeat;
}

.partner_bouble {
	width: 780px;
	display: inline-block;
}

.partner_bouble img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	margin-left: 15px;
}


.close .form {
	position: absolute;
	text-align: center;
	width: 100%;
	height: 28em;
	z-index: 100;
}

.close .form_holder {

	background: #ebf5fb none repeat scroll 0 0;
	border-radius: 5px;
	box-shadow: 0 0 17px #d9563e;
	display: inline-block;
	margin-left: 690px;
	margin-top: 252px;
	padding: 0 0 20px;
	width: 25em;
}

.close .form_holder input {
	font-size: 1.6em;
	color: #588eb4;
	background: none;
	border: none;
	width: 11.563em;
	height: 2.375em;
	margin-top: 1.5em;
}

.close .form_holder input[type="submit"] {
	width: 13.125em;
	height: 2.500em;
	background: url('../img/button.png') no-repeat;
	cursor: pointer;
}

.close .form_holder input[type="submit"]:active {
	position: relative;
	top: 1px;
}

.close .form_holder .arrow {
	position: absolute;
	width: 10.3em;
	height: 3.4em;
	margin-top: 4em;
	margin-left: -7em;
	z-index: 10;
	background: url('../img/arrow.png') no-repeat;
}

.close .form_holder p {
	font-size: 1.8em;
	color: #6698ba;
	padding-top: 0.7em;
}

.close .form_holder p.small {
	font-size: 1.1em;
	padding-top: 0.2em;
}

.counter {
	position: relative;
	top: 140px;
	left: -27px;
}

.counter p {
	font-size: 15.75pt;
	color: #588eb4;
	font-weight: 300;
}

.counter p.count {

	margin-top: 17px;
	font-size: 20pt;
	font-weight: bold;
	color: #2466a3;

	/*color: #212121;*/
	/*margin-top: 10px;*/
	height: 55px;
	line-height: 55px;
	display: inline-block;
	width: 100%;
}

.counter p.small {
	font-size: 9pt;
	text-transform: uppercase;
	margin-top: 18px;
}

.counter p.last {
	text-transform: uppercase;
	margin-top: 7px;
}

.foot, .foot a {
	color: #fff;
	text-decoration: none;
	font-size: 10.5pt;
	font-weight: 300;
}

.foot .copyright {
	height: 60px;
	float: left;
	line-height: 60px;
}

.foot ul { list-style: none; }

.foot ul li {
	display: inline-block;
	height: 60px;
	line-height: 60px;
	margin-right: 2px;
	margin-left: 2px;
}

.foot ul li a:hover {
	text-decoration: underline;
}

.popup_form {
	position: fixed;
	top: 0;
	left: 0;
	background: url('../img/blackpix80.png');
	width: 100%;
	height: 100%;
	z-index: 2000;
	display: none;
}

.popup_form .form {
	position: relative;
	text-align: center;
	width: 100%;
	height: 280px;
	top: 50%;
	margin-top: -140px;
}

.popup_form .form_holder {
	/*width: 330px;*/
	height: 280px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
	background: #ebf5fb;
	border-radius: 7px;
}

.popup_form .form_holder input {
	font-size: 1.6em;
	color: #588eb4;
	background: none;
	border: solid 1px #5d92b6;
	border-radius: 3px;
	width: 185px;
	height: 38px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0.75em;
}

.popup_form .form_holder input[type="submit"] {
	width: 13.125em;
	height: 2.500em;
	background: url('../img/button.png') no-repeat;
	cursor: pointer;
	border: none;
}

.popup_form .form_holder input[type="submit"]:active {
	position: relative;
	top: 1px;
}

.popup_form .form_holder .arrow {
	position: absolute;
	width: 10.3em;
	height: 3.4em;
	margin-top: 22em;
	margin-left: -7em;
	z-index: 10;
	background: url('../img/arrow.png') no-repeat;
}

.popup_form .form_holder p {
	font-size: 1.8em;
	color: #6698ba;
	padding-top: 0.7em;
	display: inline-block;
	height: 26px;
	width: 100%;
}

.popup_form .form_holder p.small {
	font-size: 1.1em;
	padding-top: 0.2em;
}

.popup_form a.close_btn {
	position: absolute;
	display: block;
	width: 32px;
	height: 32px;
	background: url('../img/close.png') no-repeat;
	margin-top: -32px;
	margin-left: 600px;
}

.anchor {
	position: absolute !important;
	background: none !important;
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.slider_ {
	list-style: none;
}

.slider_ li {
	position: absolute;
	width: 940px;
	text-align: center;
	background: #fff;
}

.slider_ li.deus_slide_buttons {
	background: none;
	z-index: 1000;
}