@import url(reset.css);
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=cyrillic-ext,latin);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,cyrillic);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
a:hover{
text-decoration: none;
}
:focus {
outline: 0;
}
*{
margin:0;
padding:0;
}
html{
 height:100%;
}
 body{
font-family:'PT Sans Narrow', Trebuchet MS, sans-serif;
width:100%;
height:100%;
min-width: 1160px;
 }
 .timer-text{
font-size:26px !important;
color: #ffffff;
text-align:center;
margin-bottom: 0;
padding-bottom: 0;
font-family:Georgia, serif;
}

.timer-time {
font-size:45px !important;
font-family:Georgia, serif;
}

.timer-timer2 {
font-family:Georgia, serif;
}

.timerhead {
font-weight: bold;
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
font-size:20px;
color: #000;
text-align:center;
margin-top:10px;
margin-bottom: 0;
}
 
 ul{list-style-type:none;}

 .wrap{
 outline: 0px solid #0000cc;
 width:1120px;
 margin: 0 auto;
 padding-left: 40px;
 min-width: 1120px;
 }
  .wrap2{
 outline: 0px solid #0000cc;
 width:1160px;
 margin: 0 auto;
 padding-left: 40px;
 min-width: 1160px;
 height: auto;
 }
 .page{
 float:left;
 width:740px;
 background: #fff;
 padding: 30px;
 }
  .page2{
 outline: 0px solid #0000cc;
 width:1120px;
 margin: 0 auto;
 }

/*HEAD: Шапка*/
.headertext {
    background-image: url(../images/headertext.png);
    height: 329px;
    width: 488px;
    background-repeat: no-repeat;
    border: none;
    margin: 85px auto 0 auto;  
    float:  left;
}

.head {
    height: 494px;   
    width: auto;
    outline: 0px solid #cc0000;
    min-width: 1300px;
    border: none;
    display: block;
    background-color: #8cb2da;
    background-image: url(../images/bg.png);
    background-repeat: repeat-x;
    margin-bottom: 160px;
}

.header_center {
    width: 1120px;
    margin: 0 auto;  
    position: relative;
}


.nut {
    background-image: url(../images/nut.png);
    display: block;
    width: auto;
    height: 604px;
    background-repeat: no-repeat;
    overflow: hidden;
}

/*ELEM: Кнопки*/
.button {
    background-image: url(../images/button.png);
    background-repeat: no-repeat;
    width: 693px;
    height: 82px;
    margin: 0 auto 100px auto;
    display: block;
    cursor: pointer;
}

.counter{
float:left;
width:100%;
margin: 0 0 30px 0;
}

h1 {
    text-align: center;
    font:bold 39px 'PT Sans Narrow', Trebuchet MS, sans-serif;
    color: #c0000f;
    margin-top: 60px;
    margin-bottom: 50px;
    line-height: 1.3;
}

h1 span{
    line-height: 1.5;
    font:20px 'PT Sans', Trebuchet MS, sans-serif;
    color: #536c83;
    display: block;
    margin-top: 7px;
    margin-bottom: 50px;
}

h4{
    text-align: center;
    font: bold 26px 'PT Sans Narrow', Trebuchet MS, sans-serif;
    color: #2b5770;
    line-height: 1.5;
    margin-bottom: 20px;
}
h2{
text-align: center;
    font: italic 35px 'PT Sans Narrow', Trebuchet MS, sans-serif;
    color: #2b5970;
    margin-top: -20px;
    margin-bottom: 90px;
    line-height: 1.5;
}
h3{
    text-align: center;
    font: italic 35px 'PT Sans Narrow', Trebuchet MS, sans-serif;
    color: #2b5970;
    margin-top: 0px;
    margin-bottom: -20px;
    line-height: 1.5;
}

.clear {
clear: both;
}

ul{margin-bottom: 20px;}

p,li{
	line-height: 1.5;
    font:20px 'PT Sans', Trebuchet MS, sans-serif;
    color: #536c83;
    padding-bottom: 15px;
}
.list.marker1 li{
padding: 0px 0 3px 30px;
background: url(../images/marker1.jpg) 0 6px no-repeat;
margin-bottom: 10px;
}
.list.marker2 li{
padding: 0px 0 3px 30px;
background: url(../images/marker2.jpg) 2px 7px no-repeat;
margin-bottom: 10px;
}
.list.marker3 li{
padding:3px 0 3px 30px;
background: url(../images/marker3.jpg) 0 3px no-repeat;
margin-bottom: 10px;
}
.list.marker4 li{
padding:3px 0 3px 30px;
background: url(../images/marker4.jpg) 0 3px no-repeat;
margin-bottom: 10px;
}

.list li .mb8{
    margin-bottom: 8px;
    display: block;
}
p img{float:left;margin: 0 25px 0 0;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt50{margin-top: 50px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb50{margin-bottom: 50px;}
.mb70{margin-bottom: 70px;}

/*Картинки*/

.images {margin: 50px auto 50px auto; display: block;}
.pepsi {width: 750px;}
.cover {width: 544px;}
.obraz {width: 920px; display: block; margin: 0 auto 50px auto;}
.reklam_obrazy {width: 1120px; display: block; margin: 50px auto 50px auto;}

.gallery{
width: 108%;
margin: 40px 0 40px 0;
}
.g-line{
float:left;
width:100%;
margin: 0 0 20px 0;
}
.gallery a{
float:left;
margin: 0 13px 0 0;
}
.g-line.four a{margin-right:13px;}
.g-line.four{margin-bottom: 15px;}

/*CONT: Приветствие Бориса*/
.bob {
    background-image: url(../images/boris.jpg); 
    display: block;
    width: 398px;
    height: 401px;
    background-repeat: no-repeat;
    float: left;
    margin-bottom: 50px;
}

.bob_text{ 
    width: 682px;
    float: left;  
    margin: 55px 0 0 30px;
}

.text_stop{ 
    width: 800px;
    margin: 45px auto 0 auto;
}

.text_stop a{
		text-decoration: none;
}

.bob_text p, .text_stop p{
    font: 28px 'PT Sans Narrow', Trebuchet MS, sans-serif;
    color: #2b5970;
    line-height: 1.3;
    padding-bottom: 20px;
}

.bob_text a{
    cursor: pointer;
    text-decoration: underline;
    color: #2b5970;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
}  

.bob_text a:hover{
    color: #78999b;
}

/*Отзывы*/

.review_title {
    background-image: url(../images/review_title.png);
    background-repeat: no-repeat;
    width: 1041px;
    height: 68px;
    display: block;
    margin: 100px auto 80px auto;
}

.rew_yel {
	width: 1120px;
    border: 2px dashed #65798e;
    background-color: #fcf3e7;
    margin-top: 50px;
    margin-bottom: 70px;
}

.rew_bl {
	width: 1120px;
    border: 2px dashed #65798e;
    background-color: #ebf2f6;
    margin-top: 50px;
    margin-bottom: 70px;
}

.rew_text {    
    margin: 60px 50px 50px 50px;
}

.rew_text p{
    font-style: italic;
    color: #536c83;
    font-size: 24px;
}

.rew_title {
	font:bold 36px 'PT Sans Narrow', Trebuchet MS, sans-serif;
	color: #2b5770;
	width: 500px; 
	text-align: left; 
	margin: 100px 0 0 40px;
	float: left;
}

.rew_quote {
	font:italic 32px 'PT Sans Narrow', Trebuchet MS, sans-serif;
	color: #2b5770;
	width: 550px; 
	text-align: left; 
	margin: 10px 0 0 40px;
	float: left;
}

.rew_link {
    font:italic 23px 'PT Sans', Trebuchet MS, sans-serif;
	color: #536c83;
	text-align: left; 
	float: left;
    margin: 20px 0 0 40px;
    -webkit-transition: 0.6s;
    transition: 0.6s;
} 

.rew_link:hover {
    color: #246c95;
}

.stars5 {
    background-image: url(../images/5stars.png); 
    display: block;
    background-repeat: no-repeat;
    width: 280px;
    height: 48px;
    text-align: left; 
	float: left;
    margin: 0px 0 0 40px;
}

.tatyana_foto {
    background-image: url(../images/tatyana.png); 
    display: block;
    width: 405px;
    height: 399px;
    background-repeat: no-repeat;
    float: left;  
    margin: 50px 0px 0px 60px;   
}

.name_tatyana {
	background-image: url(../images/name_tatyana.png); 
	background-repeat: no-repeat;
	display: block;
    width: 361px;
	height: 46px;
	padding-bottom: 0;
}

.alena_foto {
    background-image: url(../images/alena.png); 
    display: block;
    width: 405px;
    height: 399px;
    background-repeat: no-repeat;
    float: left;  
    margin: 50px 0px 0px 60px;   
}

.name_alena{
	background-image: url(../images/name_alena.png); 
	background-repeat: no-repeat;
	display: block;
    width: 361px;
	height: 46px;
	padding-bottom: 0;
}

.ekaterina_foto {
    background-image: url(../images/ekaterina.png); 
    display: block;
    width: 405px;
    height: 399px;
    background-repeat: no-repeat;
    float: left;  
    margin: 50px 0px 0px 60px;   
}

.elena_foto {
    background-image: url(../images/elena.png); 
    display: block;
    width: 405px;
    height: 400px;
    background-repeat: no-repeat;
    float: left;  
    margin: 50px 0px 0px 60px;   
}

.marat_foto {
    background-image: url(../images/marat.png); 
    display: block;
    width: 405px;
    height: 400px;
    background-repeat: no-repeat;
    float: left;  
    margin: 50px 0px 0px 60px;   
}

.yuliya_foto {
    background-image: url(../images/yuliya.png); 
    display: block;
    width: 404px;
    height: 399px;
    background-repeat: no-repeat;
    float: left;  
    margin: 50px 0px 0px 60px;   
}

.galina_foto {
    background-image: url(../images/galina.png); 
    display: block;
    width: 404px;
    height: 399px;
    background-repeat: no-repeat;
    float: left;  
    margin: 50px 0px 0px 60px;  
}

.snejana_foto {
    background-image: url(../images/snejana.png); 
    display: block;
    width: 404px;
    height: 399px;
    background-repeat: no-repeat;
    float: left;  
    margin: 50px 0px 0px 60px;   
}

.button_rew {
    background-image: url(../images/button_rew.png);
    background-repeat: no-repeat;
    width: 743px;
    height: 80px;
    margin: 0 auto 0px auto;
    display: block;
    cursor: pointer;
}


/*Авторы тренинга*/
.author{
line-height:20px;
width: 1120px;
padding:50px 50px 50px 50px;
border:2px dashed #20689f;
background: #ebf2f6;
margin: 20px auto 50px;
}
.author.rev{font-family:Courier, serif;}
.author span{display:block;margin: 0 0 10px 0;}

.name_autor_boris{
	background-image: url(../images/name_autor_boris.png); 
	background-repeat: no-repeat;
	display: block;
    width: 700px;
	height: 35px;
	padding-bottom: 0;
    float: left;
    margin-bottom: 10px;
}

.name_autor_vitaliy{
	background-image: url(../images/name_autor_vitaliy.png); 
	background-repeat: no-repeat;
	display: block;
    width: 700px;
	height: 26px;
	padding-bottom: 0;
    float: left;
    margin-top: 30px;
    margin-bottom: 20px;
}



.set-base{
position:relative;
width:686px;
padding: 30px 30px 40px 30px;
border:2px dashed #46bc54;
border-radius: 12px;
margin: 30px 0 60px 0;
background: #f4fbf1;
}
.set-base h6{
font-family:  Georgia ,serif;
font-size:46px;
color:#46bc54;
margin: 0 0 40px 0;
text-align:center;
font-style:Italic;
font-weight:bold;
}
.set-base  img{text-align:center;}

.set-base .price{
text-align:center;
margin:20px 0 10px 0;
font-weight:bold;
}
.set-base .price span span{text-decoration:none;}

.set-base .button2,.set-platinum .button2{
font-family:Georgia, serif;
font-size:38px;
color:#fff;
text-decoration:none;
background: #e29400;
border-radius:18px;
padding: 7px 25px;
font-style:italic;
margin: 0 0 0  130px;
}




.set-platinum{
position:relative;
width:686px;
padding: 30px 30px 40px 30px;
border:2px dashed #648baa;
border-radius: 12px;
margin: 30px 0;
background: #f5f7f9;
}
.set-platinum .list,.set-base .list{margin-bottom: 40px;}
.set-platinum h6{
font-family: Georgia ,serif;
font-size:46px;
color:#648baa;
margin: 0 0 40px 0;
text-align:center;
font-style:Italic;
font-weight:bold;
}
.set-platinum  img{text-align:center;}
.set-platinum.img  img{text-align:center;margin-left:-90px;}

.set-platinum .price{
text-align:center;
margin:20px 0 10px 0;
font-weight:bold;

}
.set-platinum .price span span{text-decoration:none;}

.video{
float:left;
width:100%;
margin: 0 0 50px 0;
}
.h-red{
display:block;
text-align:center;
font-size:22px;
color: #d42f2e;
}
.input-text{

margin: 40px 0 0 85px;
}
.input-text input[type="text"]{
		color:#666;
		font-size:12px;
		text-align:center;
		border:#6d7ab3 1px solid;
		padding:4px;
		height:12px;
		width:236px;
		margin: 0 20px 0 0;
		background:#e9e6f3;
	}
.input-text input[type="submit"]{
		width:516px;
		height:42px;
		background:#0092cc;
		color:#fff;
		font-weight:500;
		text-align:center;
		cursor:pointer;
		border:none;
		font-size:20px;
		border-radius:6px;
		margin: 20px 0 0 0;
	}

	
	
	.text-line{
	width:100%;
	margin: 0 0 15px 0;
	}
.link-line{
	width:100%;
	margin: 15px 0 15px 0;
	}
.text-line p a{color:#0000ff;}	
.text-line p span{color:#e01a21;}
	.text-line ul{list-style-type:disc;margin-left:20px;}
	.text-line li{	
	margin-bottom: 20px;
	}
.link-line a{
font-family:Georgia, serif;
font-size:21px;
color:#fff;
text-decoration:none;
background: #e39500;
border-radius:18px;
font-style:italic;
font-weight:bold;
}	
.link-line .link1{padding: 7px 45px;margin: 0 30px 0 20px;}
.link-line .link2{padding: 7px 25px;}
	.margin-left2{margin-left:30px;}
	
.form-block{
margin:0 0 80px 30px;
}
	

/*COST: Блок с ценой*/

.cost {
    width: 1120px;
    margin-top: 80px;
    margin-bottom: 50px;
}

.cost td{
    width: 560px;
    padding: 30px 30px 0;
}

.cost th{
    font:40px 'PT Sans Narrow', Trebuchet MS, sans-serif;
    color: #fff;
    text-align: center;
    padding: 15px 0 15px 0;
    
}

.cost_block p{
    text-align: center;
    font:36px 'PT Sans Narrow', Trebuchet MS, sans-serif;
    color: #e46e26;
    line-height: 0.8;
}

.cost .note {
    text-align: center;
    font:italic 14px 'PT Sans Narrow', Trebuchet MS, sans-serif;
    color: #00909c;
    margin-top: -40px;
    margin-bottom: 10px;
}

.payment {
    background-repeat: no-repeat;
    background-image: url(../images/payment.png);
    width: 1120px;
    height: 72px;
    margin-bottom: 100px;
}

.button2 {
    background-image: url(../images/button2.png);
    background-repeat: no-repeat;
    width: 476px;
    height: 56px;
    margin: 30px auto 60px auto;
    display: block;
    cursor: pointer;
}

.pricenew {
    text-align: center;
    font:bold 26px 'PT Sans Narrow', Trebuchet MS, sans-serif;
    color: #2b5770;
    margin-bottom: 10px;
}

.line-t2 span {
    position: absolute;
    left: -2px;
    top: 17px;
    width: 103%;
    height: 2px;
    background: #c0000f;
}

.pricenew span {
    font-weight: bold;
    color: #c0000f;
}

.pricenew .line-t2 {
    position: relative;
    color: #809ba9;
}

.cover_base {
    background-repeat: no-repeat;
    background-image: url(../images/cover_base.png);
    width: 353px;
    height: 354px;
    margin: 35px auto;
}

.cover_plat {
    background-repeat: no-repeat;
    background-image: url(../images/cover_plat.png);
    width: 532px;
    height: 357px;
    margin: 35px auto;
}

.cost .list li {
    line-height: 1.5;
    font:20px 'PT Sans Narrow', Trebuchet MS, sans-serif;
    color: #536c83;
    padding-bottom: 15px;
    list-style-type: disc;
    margin-left: 30px;
}


/*FOOTER: Футер*/
.footer {
    height: 200px;   
    width: auto;
    outline: 0px solid #cc0000;
    min-width: 1300px;
    background-color: #2c5770;
    padding-top: 80px;
	margin-top: 0;
}
/*FOOTER: Копирайт*/
.copy{
    font: 21px 'PT Sans', Trebuchet MS, sans-serif;
    text-align: center;
    color: #fff;
}
.copyright {
    outline: 0px solid #00cc00;
    height: 35px;
    width: 640px;
    margin: 30px auto 40px auto;
}

.copyright ol{
    font: 21px 'PT Sans', Trebuchet MS, sans-serif;
    text-align: center;
    color: #fff;
}

.copyright ol li{
    float: left;
    text-align: center;
    color: #fff;
}

.copyright ol li a{
    text-decoration: none;
    color: #fff;
}