* {
	margin:0;
	padding:0;
}

html, body {
	margin:0;
	padding:0;
	width:100%;
	-webkit-text-size-adjust:none;
}

body {
	font-size:16px;
	line-height: 1;
	color:#2f2f2f;
	font-family:'agora_regular';
	
}

b {
	font-family:'agora_bold';
	font-weight:normal;
}

a {
	text-decoration:none;
	color:inherit;
}

p {
	margin:0;
	padding:0;
}
.cl:after {
	content: '.';
	width: 0;
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	position: relative;
	font-size: 0px;
	line-height: 0px;
}
.wrap {
	width:980px;
	margin:0 auto;
}

.page {
	position:relative;
	width:100%;
	max-width:100%;
	min-width:960px;
	overflow:hidden;
	margin:0 auto;
	background:#fff url(../images/main.jpg) no-repeat center top;
}
.page2 {
	background:#fff url(../images/main2.html) no-repeat center top;
}
.clear {
	clear:both;
}

header {
	height:120px;
	background:;
}

.logo {
	float:left;
	background:url(../images/logo.png) no-repeat center;
	width:234px;
	height:95px;
	margin:7px 0 0 12px;
}
.logo2 {
	background:url(../images/logo2.html) no-repeat center;
}
.phone2 {
	width:300px;
	float:right;
	color:#3467ac;
	text-align:right;
	font-size:32px;
	line-height:22px;
	font-family:'helios';
	margin:30px 10px 0 0;
}

.phone2 div {
	font-size:18px;
	display:inline-block;
	border-bottom:#3467ac dashed 1px;
	cursor: pointer;
}

.phone2 div:hover {
	border-color:transparent;
}

.main {
	height:680px;
}

.main .wrap {
	height:680px;
	position:relative;
}

h1 {
	position:absolute;
	width:847px;
	height:143px;
	padding-top:0px;
	background:url(../images/main_h1.png) no-repeat center;
	left:80px;
	top:-16px;
	text-align:center;
        font-size:48px;
	line-height:48px;
	color:#f74C13;
	text-transform:uppercase;
}
.main2 h1 {
	position: absolute;
	width: 847px;
	height: 143px;
	padding-top: 5px;
	background: url(../images/main_h11.png) no-repeat center;
	left: 50px;
	top: -11px;
	text-align: center;
	font-size: 34px;
	line-height: 38px;
	color: #f74C13;
	text-transform: uppercase;
}
.main2 h1 em {
	display: block;
	color: #2f2f2f;
	font-size: 18px;
	line-height: 25px;
	text-transform: none;
	font-family: 'agora_regular';
	margin-top: 10px;
}
h1 span {
	display:block;
	font-size:42px;
	line-height:42px;
}

h1 em {
	display:block;
	color:#2f2f2f;
	font-size:22px;
	line-height:25px;
	text-transform:none;
	font-family:'agora_regular';
	margin-top:10px;
}

h1.h1_2 {
	height:206px;
	padding-top:20px;
}

h1.h1_2 em {
	margin-top:5px;
	font-size:20px;
	line-height:23px;
}

.order {
	height:460px;
	background:url(../images/order.jpg) no-repeat center;
}

.order .wrap {
	height:460px;
	position:relative;
}

.order h2 {
	font-size:48px;
	line-height:45px;
	font-family:'helios';
	color:#f4f4f4;
	text-shadow:1px 1px 1px rgba(0,0,0,0.4);
	position:absolute;
	left:40px;
	top:73px;
	text-align:left;
}

.order_text {
	position:absolute;
	top:230px;
	left:30px;
	color:#fff;
	padding:19px 25px 19px 20px;
	background:rgba(16,63,95,0.6);
	border-radius:10px;
	font-size:18px;
	line-height:20px;
}

.order_text span {
	display:block;
	font-family:'agora_bold';
	text-transform:uppercase;
}

.order_block {
	position:absolute;
	width:300px;
	text-align:center;
	font-family:'helios';
	color:#2f2f2f;
	font-size:16px;
	line-height:20px;
	left:578px;
	top:80px;
}
.page2 .order_block {
	top: 120px;
}
.order_block span {
	color:#606d7c;
}

.order_block form {
	margin-top:7px;
	margin-left: 7px;
}

input[type=text] {
	width:225px;
	height:40px;
	padding:0 10px 0 35px;
	border-radius:4px;
	border:none;
	background:#ececec;
	box-shadow:inset 0px 3px 3px rgba(0,0,0,0.2), 0px 1px 1px #d8d6d6;
	margin-bottom:10px;
	color:#333333;
	font-size:18px;
	line-height:40px;
	font-family:'agora_regular';	
}

label.name input {
	background:#ececec url(../images/input_name.png) no-repeat 11px;
}

label.email input{
	background:#ececec url(../images/input_email.png) no-repeat 11px;
}

label.phone input{
	background:#ececec url(../images/input_phone.png) no-repeat 11px;
}

div.bttn {
	width:272px;
	height:65px;
	line-height:60px;
	background:url(../images/bttn.png) no-repeat 0px 0px;
	color:#fff;
	font-size:22px;
	font-family:'helios';
	border:none;
	box-shadow:none;
	cursor:pointer;
	text-shadow:1px 1px 0px #510413;
	margin-top:10px;
	margin-left: 10px;
}
#promo1 div.bttn {
	margin-left: 5px;
}
#promo1 form {
	margin-top: 50px;
}
div.bttn:hover {
	background-position:0px -65px;
}

div.bttn:active {
	background-position:0px -130px;
}

.ordr {
	background:#f4f4f4;
	height:370px;
}

.ordr .wrap {
	height:370px;
}

.ordr h2 {
	font-size:48px;
	color:#f74C13;
	top:20px;
	left:20px;
	text-shadow:none;
}

.ordr h2 span {
	color:#f74C13;
}

.ordr .order_block {
	width:290px;
	left:660px;
	top:82px;
}

.timer_block {
	width:350px;
	position:absolute;
	left:300px;
	top:132px;
	text-align:center;
	font-size:18px;
	line-height:20px;
	color:#2f2f2f;
}

.left {
	text-align:center;
	color:#1d7abb;
	font-family:'agora_regular';
	font-size:22px;
	margin-top:13px;
}

.timer {
	margin:8px 0 0px 35px;
	width:280px; 
	height:84px; 
	background:url(../images/timer.png) no-repeat center;
	position:relative; 
}

.timer .container { 
	width: 254px;
	position:relative;
	height: 58px; 
	top:3px;
	left: 11px;
}

.timer .container div {
	height: 58px; 
	width: 58px; 
	float: left; 
	text-align:center; 
	position:relative;
}

.days {
	margin-right:6px;
}

.hours {
	margin-right:8px;
}

.minutes {
	margin-right:7px;
}

.timer .container div span {
	display:inline;
	font-size: 44px;
	color:#585858;
	font-family:'din_medium';
	line-height: 56px;
	letter-spacing:-1px;
	padding-left: 5px;
}

.timer .seconds span {
	color:#cc180a!important;
}

.timer .container em {
	position: absolute;
	font-size:12px;
	bottom: -20px;
	text-align: center;
	width:58px;
	display:block;
	color:#3c3c3c;
	font-family:'agora_regular';
	letter-spacing:0;
}

.order_img {
	width:360px;
	height:261px;
	background:url(../images/order_img.png) no-repeat center;
	position:absolute;
	left:-25px;
	top:100px;
}

.order_img_buh {
	width:357px;
	height:261px;
	background:url(../images/order_img2.png) no-repeat center;
	position:absolute;
	left:-25px;
	top:100px;
}

.counts {
	height:260px;
	padding-top:40px;
	background:url(../images/counts.png) no-repeat center;
	color:#fff;
}

.counts1 {
	height:60px;
	padding-top:20px;
	background:#f4f4f4;
	color:#fff;
	text-align:center;
	margin: 0 auto;
	text-align: center;
}

.count {
	float:left;
	text-align:center;
	font-size:22px;
	margin:0 15px;
	font-family:'agora_regular';
}

.count_img {
	height:150px;
	font-size:28px;
	font-family:'agora_medit';
	margin:0 auto;
}

.count_img em {
	font-size:42px;
	font-family:'agora_boldit';
}

.c1 {
	width:170px;
	margin-left:0;
}

.c2 {
	width:190px;
}

.c3 {
	width:150px;
}

.c4 {
	width:170px;
}

.c5 {
	width:160px;
	margin-right:0px;
}

.c1 .count_img {
	background:url(../images/c1.png) no-repeat center 20px;
	padding-top:60px;
	height:90px;
}

.c2 .count_img {
	background:url(../images/c2.png) no-repeat center top;
	padding-top:30px;
	height:120px;
}

.c3 .count_img {
	background:url(../images/c3.png) no-repeat center 15px;
	padding-top:30px;
	height:120px;
}

.c4 .count_img {
	background:url(../images/c4.png) no-repeat center 7px;
	padding-top:30px;
	height:120px;
}

.c5 .count_img {
	background:url(../images/c5.png) no-repeat center 20px;
	padding-top:55px;
	height:95px;
}
.counts2 .c1, .counts2 .c2, .counts2 .c3, .counts2 .c5 {
	width: 200px;
	margin-left: 16px;
}
.counts2 .c1 .count_img {
	padding-top: 50px;
	height: 100px;
}
.counts2 .c2 .count_img span {
font-size: 18px;
}
.counts2 .c2 .count_img {
	background: url(../images/c2.png) no-repeat center 13px;
}
.counts2 .c5 .count_img {
	padding-top: 45px;
	height: 105px;
}
.solutions {
	background:#fff;
	border-bottom:#d2d2d2 solid 2px;
}

.solutions .wrap, .additional .wrap {
	padding:55px 0;
}

h2 {
	text-align:center;
	font-size:42px;
	line-height:10px;
	color:#f74C13;
	font-family:'helios';
	/*margin-bottom:45px;*/
}
h22 {
	font-size:22px;
	line-height:70px;
	color:#f74C13;
	font-family:'helios';
	padding:65px;
}

h3 {
	text-align:center;
	font-size:40px;
	line-height:42px;
	color:#fff;
	font-weight: 600;
	font-family:'helios';
	margin-bottom:35px;
}

h2 em {
	color:#2a8acd;
}

.solution {

}

.solution_img {
	float: left;
	width: 440px;
}

.solution_text {
	float: left;
	width: 440px;
	color: #2f2f2f;
	font-family: 'agora_regular';
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
}

.solution_ttl {
	color:#2f2f2f;
	font-size:34px;
	line-height:34px;
	font-family:'helios';
	padding:20px 0;
}

.solution_text ul li {
	margin-bottom:8px;
	line-height:20px;
	font-family:'agora_regular';
}

.solution_text ul li em {
	color:#2a8acd;
}

.solution_descr {
	height:80px;
	width:438px;
	border-radius:10px;
	border:#e0e0e0 solid 1px;
	background:#f7f7f7;
	color:#f74C13;
	 text-decoration: line-through;
	margin-top:10px;
}

.solution_descr span {
	display:block;
	float:left;
	width:200px;
	margin-left:30px;
	font-size:42px;
	line-height:75px;
	text-align:left;
	font-family:'helios';
}
.page2 .solution_descr span {
	font-size:26px;
}
.solution_text p {
	line-height: 20px;
}
.descr {
	display:inline-block;
	float:right;
	margin-right:30px;
	line-height:80px;
	padding-right:20px;
	background:url(../images/solution_descr.png) no-repeat right;
}

.descr:hover {
	color:#ae1b36;
	cursor: pointer;
}

.s1,  .s4, .a1, .a01, .s2, .s3  , .s66, .s77, .s88, .s99, .s900 , .s901 ,.s33, .s36{
	border-bottom:#d2d2d2 solid 1px;
}

.s1 .solution_img {
	background:url(../images/s1.png) no-repeat center;
	height:390px;
}
.page2 .s1 .solution_img {
	background:url(../images/s11.jpg) no-repeat center;
	height:390px;
}
.s2 .solution_img {
	background:url(../images/s2.jpg) no-repeat center;
	height:390px;
}
.s3 .solution_img {
	background: url(../images/s3.jpg) no-repeat center;
	height: 390px;
}

.s4 .solution_img {
	background: url(../images/s4.jpg) no-repeat center;
	height: 460px;
}
.s66 .solution_img {
	background:url(../images/s66.jpg) no-repeat center;
	height:390px;
}
.s77 .solution_img {
	background:url(../images/s77.jpg) no-repeat center;
	height:395px;
}
.s88 .solution_img {
	background:url(../images/s88.jpg) no-repeat center;
	height:450px;
}
.s99 .solution_img {
	background:url(../images/s99.jpg) no-repeat center;
	height:450px;
}

.s33 .solution_img {
	background: url(../images/s33.jpg) no-repeat center;
	height: 390px;
}
.s36 .solution_img {
	background: url(../images/s36.jpg) no-repeat center;
	height: 390px;
}

.s900 .solution_img {
	background: url(../images/s900.jpg) no-repeat center;
	height: 390px;
}

.s901 .solution_img {
	background: url(../images/s901.jpg) no-repeat center;
	height: 390px;
}


.btn-big {
	display:block;
	width:272px;
	height:65px;
	line-height:60px;
	background:url(../images/bttn4.png) no-repeat 0px 0px;
	color:#fff;
	font-size:22px;
	font-family:'helios';
	cursor:pointer;
	text-shadow:1px 1px 0px #329fd6;
	text-align:center;
	margin:20px auto 0 auto;
}

.btn-big:hover {
	background-position:0px -65px;
}

.btn-big:active {
	background-position:0px -130px;
}

.sol_aa {
	text-align:center;
	margin-top:10px;
	color:#717171;
}

.descr2 {
	font-size:22px;
	color:#f74C13;
	display:inline-block;
	margin-top:5px;
}

.descr2:hover {
	color:#ae1b36;
	cursor: pointer;
}

.support {
	padding:40px 0 60px 0;
	background:#fff;
}

.support h2 {
	margin-bottom:40px;
}
#promo2.order h2, #promo5.order h2 {
	font-size: 37px;
}
.support_one {
	float:left;
	background:#f7f7f7;
	border-radius:10px;
	border:#e0e0e0 solid 1px;
	width:234px;
	height:345px;
	margin:0 3px;
	text-align:center;
	position:relative;
	color:#2f2f2f;
	font-size:16px;
	line-height:20px;
}

.support_ttl {
	margin:0 auto;
	width:180px;
	height:70px;
	font-size:24px;
	text-transform:uppercase;
	font-family:'helios';
	color:#f74C13;
	border-bottom:#e0e0e0 solid 1px;
	line-height:70px;
	margin-bottom:15px;
}

.support_price {
	font-size:14px;
	color:#2f2f2f;
	line-height:14px;
	margin-bottom:25px;
}

.support_price span {
	display:block;
	font-size:26px;
	color:#f74C13;
	line-height:26px;
}

.support_ttl, .support_ttl {
	line-height:28px;
	padding-top:27px;
	height:63px;
}

.descr3 {
	display:block;
	margin:0 auto;
	width:145px;
	font-size:16px;
	color:#f74C13;
	line-height:16px;
	padding-right:20px;
	background:url(../images/solution_descr.png) no-repeat right;
	position:absolute;
	left:35px;
	bottom:98px;
	cursor: pointer;
}

.btn-big2 {
	display:block;
	width:202px;
	height:55px;
	line-height:50px;
	background:url(../images/bttn4.png) no-repeat 0px 0px;
	color:#fff;
	font-size:22px;
	font-family:'helios';
	cursor:pointer;
	text-shadow:1px 1px 0px #329fd6;
	text-align:center;
	position:absolute;
	left:16px;
	bottom:23px;
}

.btn-big2:hover {
	background-position:0px -55px;
}

.btn-big2:active {
	background-position:0px -110px;
}

.ordr1 {
	background:url(../images/order2.jpg) no-repeat center;
}

.additional {
	background:#fff;
	border-bottom:#d2d2d2 solid 2px;
}
.additional_head{
	background:#f99c3f;
	border-bottom:#d2d2d2 solid 2px;
}


.a1 .solution_img {
	background:url(../images/a1234.jpg) no-repeat center;
	height:450px;
}

.a01 .solution_img {
	background:url(../images/nds8.jpg) no-repeat center;
	height:450px;
	width: 480px;
	padding-left: 15px;
}

.page2 .a1 .solution_img {
	background: url(../images/a11.jpg) no-repeat center;
}
.a2 .solution_img {
	background:url(../images/a2.jpg) no-repeat center;
	height:490px;
}

.additional .solution_ttl {
	font-size:28px;
}

.additional_head .solution_ttl {
	font-size:28px;
}

.additional a.sol_a {
	margin-top:30px;
}
.page2 .additional .btn-big {
	margin-top: 30px;
}
.reasons {
	padding:50px 0 20px;
	background:#fff;
}

.reasons_col {
	width:480px;
	float:left;
}

.rc {
	width:480px;
	float:right;
}

.rc .reason {
	width:370px;
	padding-top:20px;
	height:60px;
	margin-bottom:25px;
}

.reason {
	padding-left:110px;
	width:370px;
	height:80px;
	font-size:18px;
	line-height:20px;
	color:#2c1414;
	margin-bottom:25px;
}

.reason em {
	font-family:'agora_bold';
}

.r1 {
	background:url(../images/r1.png) no-repeat left;
	padding-top:25px;
	height:80px;
}

.r2 {
	background:url(../images/r2.png) no-repeat left;
	padding-top:25px;
	height:80px;
}

.r3 {
	background:url(../images/r3.png) no-repeat left;
padding-top:25px;
	height:80px;
}

.r4 {
	background:url(../images/r4.png) no-repeat left;
padding-top:25px;
	height:80px;
}

.r5 {
	background:url(../images/r5.png) no-repeat left;
}

.r6 {
	background:url(../images/r6.png) no-repeat left;
}

.r7 {
	background:url(../images/r7.png) no-repeat left;
}

.r8 {
	background:url(../images/r8.png) no-repeat left;
}

.r9 {
	background:url(../images/r9.png) no-repeat left;
}

.ordr2 {
	background:url(../images/order3.jpg) no-repeat center;
}

.ordr2 h2 {
	top:25px;
	left:20px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
}

.ordr2 .order_block {
	left:623px;
}

.ordr2 .timer_block {
	width:410px;
	left:20px;
	top:150px;
	color:#fff;
	height:195px;
	padding-top:15px;
	border-radius:20px;
	background:rgba(16,63,95,0.6);
}

.ordr2 .left {
	color:#fff;
}

.ordr2 .timer {
	margin-left:65px;
}

.ordr2 .timer .container em {
	color:#fff;
}

.hww {
	padding-top:25px;
	background:#f4f4f4;
	border-bottom:#d2d2d2 solid 2px;
}

.hww h2 {
	margin-bottom:20px;
}

.hww .wrap {
	height:650px;
	padding-left:385px;
	width:495px;
	background:url(../images/hww.png) no-repeat 33px -70px;
}

.hww_block {
	height:535px;
	width:480px;
	padding: 30px 0 0 45px;
	background:url(../images/hww_block.png) no-repeat left 25px;
}

.hww_one {
	width:480px;
	margin-bottom:16px;
}

.hww_nmbr {
	float:left;
	width:60px;
	font-size:42px;
	line-height:42px;
	color:#f74C13;
	font-family:'helios';
}

.hww_text {
	float:left;
	width:480px;
	color:#2c1414;
	font-size:18px;
	line-height:20px;
	margin-top:3px;
}

.btn-big4 {
	display:block;
	width:202px;
	height:55px;
	line-height:50px;
	background:url(../images/bttn3.png) no-repeat 0px 0px;
	color:#fff;
	font-size:22px;
	font-family:'helios';
	cursor:pointer;
	text-shadow:1px 1px 0px #329fd6;
	text-align:center;
	margin-top:17px;
}

.btn-big4:hover {
	background-position:0px -55px;
}

.btn-big4:active {
	background-position:0px -110px;
}

.reviews {
	padding:50px 0 0 0;
	background:#fff;
}

.review {
	float:left;
	width:418px;
	padding:30px 10px 0 30px;
	border:#e0e0e0 solid 1px;
	background:#f7f7f7;
	border-radius:10px;
	margin:0 10px 60px 10px;
	color:#2c1414;
	font-family:'helios';
	line-height:20px;
}
.review.re5 {
	float: none;
	margin: 0 auto 60px;
}
.re5 .review_name {
	background: url(../images/re5.png) no-repeat left;
}
.review em {
	font-family:'agora_boldit';	
}

.review_ttl {
	font-size:23px;
	color:#f74C13;
	font-family:'helios';
	line-height:30px;
	padding-bottom:25px;
	border-bottom:#e0e0e0 solid 1px;
	margin-bottom:25px;
}

.review_name {
	padding-left:150px;
	height:150px;
	color:#f74C13;
	padding-top:55px;
	height:95px;
	margin:15px 0;
}

.re1 .review_name {
	background:url(../images/re1.png) no-repeat left;
}

.re2 {
	padding-bottom:10px;
}

.re2 .review_name {
	background:url(../images/re2.png) no-repeat left;
}

.re3 .review_name {
	background:url(../images/re3.png) no-repeat left;
	padding-top:45px;
	height:105px;
}

.re4 .review_name {
	background:url(../images/re4.png) no-repeat left;
}

.ordr3 {
	background:url(../images/order4.jpg) no-repeat center;
}

.faq {
	padding:50px 0;
	background:#efefef;
}

.faq .wrap {
	width:940px;
}

.faq_one {
	margin-bottom:42px;
}

.faq_que {
	padding:25px 30px;
	width:760px;
	position:relative;
	background:#e6e6e6;
	border-radius:10px;
	font-size:22px;
	color:#f74C13;
	line-height:24px;
	font-family:'helios';
	margin-bottom:20px;
}

.fq {
	position:absolute;
	width:30px;
	height:25px;
	background:url(../images/fq.png) no-repeat center;
	left:30px;
	bottom:-25px;
}

.faq_ans {
	padding:25px 30px;
	width:760px;
	margin-left:120px;
	position:relative;
	background:#cdeffa;
	border-radius:10px;
	font-size:16px;
	color:#202020;
	line-height:20px;
	margin-bottom:28px;
}

.fa {
	position:absolute;
	width:30px;
	height:25px;
	background:url(../images/fa.png) no-repeat center;
	right:30px;
	bottom:-25px;
}

.faq_ans ul {
	margin-left:15px;
}

.faq_ans ul li {
	margin-bottom:20px;
}

.faq_ans ul li em {
	color:#2a8acd;
}

.faq_div {
	width:700px;
	margin:0 auto;
	height:1px;
	background:#d2d2d2;
}

.map {
	height:600px;
	background:url(../images/map.jpg) no-repeat center;
}

.map .wrap {
	height:600px;
	position:relative;
}

.contacts {
	width:425px;
	height:210px;
	padding:50px 0 0 35px;
	border-radius:20px;
	background:rgba(17,63,95,0.6);
	position:absolute;
	right:70px;
	top:170px;
	color:#fff;
}

.contacts span {
	display:block;
	font-size:18px;
	font-family:'helios';
	line-height:20px;
	margin-bottom:3px;
	text-shadow:1px 1px 1px #fff;
}

.contacts_img {
	position:absolute;
	width:147px;
	height:169px;
	background:url(../images/contacts.png) no-repeat center;
	top:41px;
	right:33px;
}

.any_q {
	padding:65px 0;
}
.page2 .any_q {
	padding-bottom: 140px;
}
.any_q .wrap {
	width:950px;
}

.any_q h2 {
	display:block;
	float:left;
	margin:0 0 0 5px;
	font-size:72px;
	color:#202020;
	line-height:72px;
	width:710px;
	text-align:left;
}

.any_q > div > div.noselect {
	display:inline-block;
	font-size:22px;
	color:#f74C13;
	float:right;
	margin:40px 10px 0 0;
	border-bottom:#f74C13 dashed 1px;
}

.any_q > div > div.noselect:hover {
	border-color:transparent;
	cursor: pointer;
}

footer {
	background:#f5f5f5;
	border-top:#d2d2d2 solid 1px;
	padding:43px 0 40px 0;
}

.f_phone {
	width:290px;
	float:left;
	color:#3467ac;
	text-align:right;
	font-size:32px;
	line-height:22px;
	font-family:'helios';
}

.f_phone div {
	font-size:18px;
	display:inline-block;
	border-bottom:#3467ac dashed 1px;
	cursor: pointer;
}

.f_phone div:hover {
	border-color:transparent;
}

a.copyright {
	float:right;
	display:block;
	padding-right:105px;
	background:url(../images/mokselle.html) no-repeat right;
	height:26px;
	line-height:26px;
	text-transform:uppercase;
	color:rgba(76,76,76,0.7);
	margin:10px 10px 0 0;
}

#lean_overlay {
	position: fixed;
	z-index: 10000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background: #afb0b0;
	display: none;
}

.modal {
	width:auto;
	margin:0 auto;
	display:none;
	color:#131313;
}



a.modal_close {
	width:34px;
	height:34px;
	position:absolute;
	display:block;
	background:url(../images/modal_close.html) no-repeat center;
	right:10px;
	top:10px;
	cursor:pointer;
}

.modal-title {
	font-size:30px;
	line-height:30px;
	text-align:center;
	margin-bottom:20px;
	font-family:'helios';
	text-transform:uppercase;
	color:#2f2f2f;
}

.modal-title span {
	font-size:18px;
	line-height:18px;
	display:block;
	margin-top:15px;
	text-transform:none;
	font-family:'agora_regular';
}



.modal input.bttn {
	width:272px;
	margin-top:10px;
}



.makeorder .modal-box {
	width:300px;
	text-align:center;
}

.makeorder .modal-title {
	background:url(../images/modal_title2.html) no-repeat center 14px;
}

.makeorder .modal-box .bttn {
}

.form_left {
	float:left;
	width:300px;
}

.form_right {
	float:right;
	width:310px;
}

textarea {
	width:270px;
	height:124px;
	padding:8px 10px;
	border-radius:4px;
	border:none;
	background:#ececec;
	box-shadow:inset 0px 3px 3px rgba(0,0,0,0.2), 0px 1px 1px #d8d6d6;
	margin-bottom:10px;
	margin:0 10px 10px 10px;
	color:#333333;
	font-size:18px;
	line-height:40px;
	font-family:'agora_regular';
	resize:none;
}


.tpage {
	width:100%;
	height:100%;
	background:#a6b5c5;
	position:absolute;
}

.tpage .main {
	position:absolute;
	width:100%;
	top:110px;
}

.tpage_block {
	position:absolute;
	width:100%;
	top:405px;
	left:0;
	text-align:center;
	color:#252525;
	font-size:23px;
	font-family:'agora_regular';
	line-height:23px;
}

.tpage_block span {
	display:block;
	font-size:34px;
	line-height:34px;
	font-family:'helios';
	margin-bottom:20px;
	color:#fff;
}

.tpage_block a {
	display:block;
	width:272px;
	height:65px;
	line-height:60px;
	background:url(../images/bttn.png) no-repeat 0px 0px;
	color:#fff;
	font-size:22px;
	font-family:'helios';
	border:none;
	box-shadow:none;
	cursor:pointer;
	text-shadow:1px 1px 0px #510413;
	margin-top:10px;
	margin:65px auto 0 auto;
}

.tpage_block a:hover {
	background-position:0 -65px;
}

.tpage_block a:active {
	background-position:0 -130px;
}

.tpage header {
	position:absolute;
	width:100%;
	top:0;
	left:0;
}

.tpage footer {
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
}

.complete a {
	position:absolute;
	background:#189b18;
	right:0;
	top:0;
	height:125px;
	line-height:125px;
	width:125px;
	cursor:pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-size:30px;
	font-family:tahoma;
}

.complete a:hover {
	background:#176f17;
}

p.msgs {
	width:100%;
	display:block;
	padding:0;
	line-height:110px;
	font-size:24px;
	font-family:'helios';
	position:absolute;
	left:0;
	z-index:999;
	color:#000;
	text-align:center;
	top:0;
}

span.complete {
	width:100%;
	display:block;
	line-height:110px;
	background:#189b18;
	position:absolute;
	left:0;
	z-index:999;
	text-align:center;
	top:0;
	color:#fff;

}

span.error {
	width:100%;
	display:block;
	line-height:110px;
	background:#ff0000;
	position:absolute;
	left:0;
	z-index:999;
	text-align:center;
	top:0;
	color:#fff;
}

.error a {
	position:absolute;
	background:#ff0000;
	right:0;
	top:0;
	height:110px;
	line-height:110px;
	width:110px;
	cursor:pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-size:30px;
	font-family:tahoma;
}

.error a:hover {
	background:#5d0202;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #333;
	
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #333;
	
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.popup_overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 10;
	display: none;
	background-color: rgba(175,176,176,0.5);
	top: 0px;
	left: 0px;
}

.popup {
	position: fixed;
	display: none;
	z-index: 11;
	padding: 30px;
	background-color: #fff;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder { opacity:1; }
input::-moz-placeholder,
textarea::-moz-placeholder { opacity:1; }
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder { opacity:0; }
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder { opacity:0; }

label {
	display:inline-block;
	position:relative;
}

label.red input, label.red textarea {
	/*border: 1px solid #f00 !important;*/
	box-shadow: inset 0px 0px 0 1px red !important;
}
input:-webkit-autofill {
    color: #000 !important;
}

#callback {
	width: 610px;
	padding: 35px 25px 20px 25px;
	margin: 0 auto;
	background: #f3f3f3;
	border: #fff solid 2px;
	
	border-radius: 10px;
	text-align: center;
	box-shadow: 4px 4px 0px rgba(0,0,0,0.3);
}
.popup_h1 {
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
	font-family: 'helios';
	text-transform: uppercase;
	color: #2f2f2f;
}
.popup_h2 {
	font-size: 18px;
	line-height: 18px;
	display: block;
	margin-top: 10px;
	text-transform: none;
	font-family: 'agora_regular';
	margin-bottom: 25px;
}
.popup input {
	margin:0 10px 10px 10px;
	width:235px;
}
.popup .bttn {
	margin: 10px auto;
}
#callback label {
	display: inline;
}
#callback label.phone {
	float: none;
}
#callback input {
	display: inline-block;
}

#request, #thx {
	width:300px;
	padding:10px 25px 20px 25px;
	background:#f3f3f3;
	border:#fff solid 2px;
	border-radius:10px;
	text-align:center;
	box-shadow:4px 4px 0px rgba(0,0,0,0.3);
}
#thx {
	width: 600px;
}
#promo2 form {
	margin-top: 7px;
	margin-left: 7px;
}
#promo2 form div {
	margin-top: 10px;
}
#question {
	width:610px;
	padding: 35px 25px 20px 25px;
	background: #f3f3f3;
	border: #fff solid 2px;
	border-radius: 10px;
	text-align: center;
	box-shadow: 4px 4px 0px rgba(0,0,0,0.3);
}

.panel1{
	color: #000;
}

.counts1 h2{
text-align: center;
font-size: 22px;
/* line-height: 45px; */
color: #f74C13;
font-family: 'helios';
/* margin-bottom: 45px; */
margin-right: 25px;

}

#panel_menu{
text-align:center;
margin-left: 100px;
}

/* Effect 5: same word slide in */
.cl-effect-5 a {
	overflow: hidden;
	padding: 0 4px;
	height: 1em;
}

.cl-effect-5 a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.cl-effect-5 a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	font-weight: 700;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.cl-effect-5 a:hover span,
.cl-effect-5 a:focus span {
	-webkit-transform: translateY(-20%);
	-moz-transform: translateY(-20%);
	transform: translateY(-20%);
}


#pu118
{
	width: 0.01px;
	margin-left: -100px;
}

#u118
{
	z-index: 2;
	min-height: 576px;
	border-color: #000000;
	background-color: #EEF3F7;
}

#u135
{
	z-index: 3;
	width: 1024px;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	left: 100px;
}

#u118-bw
{
	z-index: 2;
	min-height: 576px;
}

#u126
{
	z-index: 5;
	height: 575px;
	-pie-box-shadow: none;
	box-shadow: 0px 0px 12px rgba(84,84,84,0.7),0px 0px 12px rgba(84,84,84,0.7);
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #000000;
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}

#u126-bw
{
	z-index: 5;
	margin-bottom: -1px;
	height: 577px;
}

#u128
{
	z-index: 6;
	width: 328px;
	-pie-box-shadow: 0px 0px 8px 2px #7F7F7F;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(0,0,0,0.5);
	border-color: #000000;
	background-color: #FCEE21;
	border-radius: 10px;
	padding-bottom: 3px;
	position: relative;
	margin-right: -10000px;
	margin-top: 482px;
	left: 448px;
}

#u128:hover
{
	background-color: #FCDF00;
	width: 328px;
	min-height: 0px;
	margin: 482px -10000px 0px 0px;
}

#u129-4
{
	z-index: 7;
	width: 233px;
	min-height: 47px;
	background-color: transparent;
	line-height: 38px;
	font-size: 32px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 9px;
	left: 48px;
}

#u131-4
{
	z-index: 11;
	width: 839px;
	min-height: 73px;
	background-color: transparent;
	line-height: 58px;
	font-size: 48px;
	text-align: center;
	color: #FCEE21;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 150px;
	left: 192px;
}

#u133-6
{
	z-index: 15;
	width: 899px;
	min-height: 96px;
	background-color: transparent;
	line-height: 43px;
	font-size: 36px;
	text-align: center;
	color: #FFFFFF;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	margin-top: 255px;
	left: 162px;
}

#u134-4
{
	z-index: 21;
	width: 984px;
	min-height: 49px;
	background-color: transparent;
	font-size: 30px;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	font-style: normal;
	position: relative;
	margin-right: -10000px;
	margin-top: 397px;
	left: 120px;
}

#u180-4
{
	z-index: 33;
	width: 899px;
	min-height: 91px;
	background-color: transparent;
	line-height: 43px;
	font-size: 36px;
	text-align: center;
	color: #000000;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	margin-left: 62px;
	margin-top: 41px;
	position: relative;
}

#pu156
{
	width: 0.01px;
	margin-top: 37px;
}

#u156
{
	z-index: 25;
	width: 228px;
	-pie-box-shadow: none;
	box-shadow: 0px 0px 8px rgba(84,84,84,0.5),0px 0px 8px rgba(84,84,84,0.5);
	background-color: transparent;
	border-radius: 5px;
	position: relative;
	margin-right: -10000px;
}

#u162
{
	z-index: 27;
	width: 228px;
	-pie-box-shadow: none;
	box-shadow: 0px 0px 8px rgba(84,84,84,0.5),0px 0px 8px rgba(84,84,84,0.5);
	background-color: transparent;
	border-radius: 5px;
	position: relative;
	margin-right: -10000px;
	left: 265px;
}

#u168
{
	z-index: 29;
	width: 228px;
	-pie-box-shadow: none;
	box-shadow: 0px 0px 8px rgba(84,84,84,0.5),0px 0px 8px rgba(84,84,84,0.5);
	background-color: transparent;
	border-radius: 5px 5px 0px 5px ;
	position: relative;
	margin-right: -10000px;
	left: 531px;
}

#u168 .clip_frame
{
	-webkit-border-radius: 5px 5px 0px 5px;
}

#u174
{
	z-index: 31;
	width: 228px;
	-pie-box-shadow: none;
	box-shadow: 0px 0px 8px rgba(84,84,84,0.5),0px 0px 8px rgba(84,84,84,0.5);
	background-color: transparent;
	border-radius: 5px;
	position: relative;
	margin-right: -10000px;
	left: 796px;
}

#u156 .clip_frame,#u162 .clip_frame,#u174 .clip_frame
{
	-webkit-border-radius: 5px 5px 5px 5px;
}

#pu181-4
{
	width: 0.01px;
	margin-top: 21px;
}

#u181-4
{
	z-index: 37;
	width: 228px;
	min-height: 87px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
}

#u182-4
{
	z-index: 41;
	width: 228px;
	min-height: 87px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	left: 266px;
}

#u183-4
{
	z-index: 45;
	width: 228px;
	min-height: 87px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	left: 531px;
}

#u184-4
{
	z-index: 49;
	width: 228px;
	min-height: 87px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	left: 796px;
}

#pu256
{
	width: 0.01px;
	margin-left: -100px;
	margin-top: 39px;
}

#u256
{
	z-index: 96;
	min-height: 83px;
	-pie-box-shadow: 0px 0px 12px 3px #A5A5A5;
	box-shadow: 0px 0px 12px rgba(127,127,127,0.7),0px 0px 12px rgba(127,127,127,0.7);
	border-color: #000000;
	padding-bottom: 60px;
	background: #FFFFFF url("../images/11.jpg") repeat left top;
}

#u257-4
{
	z-index: 97;
	width: 382px;
	min-height: 73px;
	background-color: transparent;
	line-height: 58px;
	font-size: 48px;
	text-align: center;
	color: #FCEE21;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 10px;
	left: 421px;
}

#u256-bw
{
	z-index: 96;
	min-height: 83px;
}

#u258-4
{
	z-index: 101;
	width: 899px;
	min-height: 51px;
	background-color: transparent;
	line-height: 43px;
	font-size: 36px;
	text-align: center;
	color: #FFFFFF;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	margin-top: 77px;
	left: 144px;
}

#pu387
{
	width: 0.01px;
	margin-top: 53px;
}

#u387
{
	z-index: 187;
	width: 480px;
	-pie-box-shadow: 0px 0px 8px 2px #7F7F7F;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(0,0,0,0.5);
	border-color: #000000;
	background-color: #FCEE21;
	border-radius: 10px;
	position: relative;
	margin-right: -10000px;
	margin-top: 1px;
}

#u388-4
{
	z-index: 188;
	width: 233px;
	min-height: 47px;
	background-color: transparent;
	line-height: 38px;
	font-size: 32px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 8px;
	left: 126px;
}

#u389
{
	z-index: 192;
	width: 480px;
	-pie-box-shadow: 0px 0px 8px 2px #7F7F7F;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(0,0,0,0.5);
	border-color: #000000;
	background-color: #FCEE21;
	border-radius: 10px;
	position: relative;
	margin-right: -10000px;
	left: 544px;
}

#u390-4
{
	z-index: 193;
	width: 293px;
	min-height: 47px;
	background-color: transparent;
	line-height: 38px;
	font-size: 32px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 8px;
	left: 96px;
}

#pu369
{
	width: 0.01px;
	margin-top: 27px;
}

#u369
{
	z-index: 181;
	width: 150px;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	margin-top: 8px;
}

#u186-8
{
	z-index: 53;
	width: 314px;
	min-height: 188px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	left: 166px;
}

#u190-8
{
	z-index: 75;
	width: 317px;
	min-height: 180px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	left: 544px;
}

#u357
{
	z-index: 177;
	width: 150px;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	margin-top: 8px;
	left: 874px;
}

#pu391
{
	width: 0.01px;
	margin-left: 2px;
	margin-top: 39px;
}

#u391
{
	z-index: 197;
	width: 480px;
	-pie-box-shadow: 0px 0px 8px 2px #7F7F7F;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(0,0,0,0.5);
	border-color: #000000;
	background-color: #FCEE21;
	border-radius: 10px;
	padding-bottom: 1px;
	position: relative;
	margin-right: -10000px;
}

#u392-4
{
	z-index: 198;
	width: 233px;
	min-height: 47px;
	background-color: transparent;
	line-height: 38px;
	font-size: 32px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 7px;
	left: 124px;
}

#u393
{
	z-index: 202;
	width: 480px;
	-pie-box-shadow: 0px 0px 8px 2px #7F7F7F;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(0,0,0,0.5);
	border-color: #000000;
	background-color: #FCEE21;
	border-radius: 10px;
	padding-bottom: 1px;
	position: relative;
	margin-right: -10000px;
	left: 542px;
}

#u394-4
{
	z-index: 203;
	width: 317px;
	min-height: 47px;
	background-color: transparent;
	line-height: 38px;
	font-size: 32px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 7px;
	left: 87px;
}

#pu363
{
	width: 0.01px;
	margin-top: 32px;
}

#u363
{
	z-index: 179;
	width: 150px;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
}

#u344-6
{
	z-index: 169;
	width: 314px;
	min-height: 107px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	left: 166px;
}

#u189-6
{
	z-index: 69;
	width: 317px;
	min-height: 133px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	left: 544px;
}

#u381
{
	z-index: 185;
	width: 150px;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	left: 874px;
}

#pu395
{
	width: 0.01px;
	margin-top: 38px;
}

#u395
{
	z-index: 207;
	width: 480px;
	-pie-box-shadow: 0px 0px 8px 2px #7F7F7F;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(0,0,0,0.5);
	border-color: #000000;
	background-color: #FCEE21;
	border-radius: 10px;
	padding-bottom: 3px;
	position: relative;
	margin-right: -10000px;
}

#u396-4
{
	z-index: 208;
	width: 282px;
	min-height: 47px;
	background-color: transparent;
	line-height: 38px;
	font-size: 32px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 5px;
	left: 101px;
}

#u398
{
	z-index: 213;
	width: 480px;
	-pie-box-shadow: 0px 0px 8px 2px #7F7F7F;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(0,0,0,0.5);
	border-color: #000000;
	background-color: #FCEE21;
	border-radius: 10px;
	padding-bottom: 2px;
	position: relative;
	margin-right: -10000px;
	left: 544px;
}

#u399-4
{
	z-index: 214;
	width: 383px;
	min-height: 47px;
	background-color: transparent;
	line-height: 38px;
	font-size: 32px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 6px;
	left: 45px;
}

#pu351
{
	width: 0.01px;
	margin-top: 33px;
}

#u351
{
	z-index: 175;
	width: 150px;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
}

#u191-8
{
	z-index: 83;
	width: 314px;
	min-height: 231px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	left: 166px;
}

#u187-8
{
	z-index: 61;
	width: 317px;
	min-height: 236px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	left: 544px;
}

#u375
{
	z-index: 183;
	width: 150px;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	left: 874px;
}

#pu222
{
	width: 0.01px;
	margin-left: -100px;
	margin-top: 27px;
}

#u222
{
	z-index: 91;
	min-height: 260px;
	-pie-box-shadow: 0px 0px 12px 3px #A5A5A5;
	box-shadow: 0px 0px 12px rgba(127,127,127,0.7),0px 0px 12px rgba(127,127,127,0.7);
	border-color: #000000;
	padding-bottom: 196px;
	background: #FFFFFF url("../images/11.jpg") repeat left top;
}

#u277
{
	z-index: 105;
	width: 230px;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	margin-top: 30px;
	left: 96px;
}

#u253-4
{
	z-index: 92;
	width: 382px;
	min-height: 73px;
	background-color: transparent;
	line-height: 58px;
	font-size: 48px;
	text-align: center;
	color: #FCEE21;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 8px;
	left: 421px;
}

#u283
{
	z-index: 109;
	width: 230px;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	margin-top: 30px;
	left: 894px;
}

#u222-bw
{
	z-index: 91;
	min-height: 260px;
}

#u259
{
	z-index: 107;
	width: 200px;
	background-color: transparent;
	border-radius: 100px;
	position: relative;
	margin-right: -10000px;
	margin-top: 45px;
	left: 110px;
}

#u265
{
	z-index: 111;
	width: 200px;
	background-color: transparent;
	border-radius: 100px;
	position: relative;
	margin-right: -10000px;
	margin-top: 45px;
	left: 909px;
}

#u259 .clip_frame,#u265 .clip_frame
{
	-webkit-border-radius: 100px 100px 100px 100px;
}

#u400-18
{
	z-index: 218;
	width: 471px;
	min-height: 223px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	text-align: right;
	color: #FFFFFF;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	margin-top: 147px;
	left: 101px;
}

#u401-18
{
	z-index: 236;
	width: 470px;
	min-height: 223px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	color: #FFFFFF;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	margin-top: 147px;
	left: 654px;
}

#u402-4
{
	z-index: 255;
	width: 467px;
	min-height: 73px;
	background-color: transparent;
	line-height: 36px;
	font-size: 30px;
	text-align: center;
	color: #FCEE21;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 82px;
	left: 368px;
}

#pu286-4
{
	width: 0.01px;
	margin-left: 1px;
	margin-top: 32px;
}

#u286-4
{
	z-index: 113;
	width: 899px;
	min-height: 55px;
	background-color: transparent;
	line-height: 43px;
	font-size: 36px;
	text-align: center;
	color: #000000;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	left: 62px;
}

#u287
{
	z-index: 117;
	width: 914px;
	-pie-box-shadow: 0px 0px 8px 2px #A9A9A9;
	box-shadow: 0px 0px 8px rgba(84,84,84,0.5),0px 0px 8px rgba(84,84,84,0.5);
	border-color: #000000;
	background-color: #FFFFFF;
	border-radius: 10px;
	position: relative;
	margin-right: -10000px;
	margin-top: 89px;
	left: 75px;
	padding: 23px 19px 1px 14px;
}

#u397
{
	z-index: 212;
	width: 284px;
	border-color: #7F7F7F;
	background-color: #FCEE21;
	border-radius: 10px;
	padding-bottom: 4px;
	margin-left: 71px;
	position: relative;
}

#u317-4
{
	z-index: 259;
	width: 195px;
	min-height: 34px;
	background-color: transparent;
	line-height: 29px;
	font-size: 24px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 5px;
	left: 45px;
}

#u316-4
{
	z-index: 129;
	width: 914px;
	min-height: 264px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	margin-top: 21px;
	position: relative;
}

#u292
{
	z-index: 127;
	width: 150px;
	-pie-box-shadow: none;
	box-shadow: 0px 0px 8px rgba(84,84,84,0.5),0px 0px 8px rgba(84,84,84,0.5);
	border-width: 2px;
	border-style: solid;
	border-color: #FCEE21;
	background-color: transparent;
	border-radius: 75px;
	position: relative;
	margin-right: -10000px;
	margin-top: 12px;
	left: -2px;
}

#u318
{
	z-index: 133;
	width: 948px;
	-pie-box-shadow: 0px 0px 8px 2px #A9A9A9;
	box-shadow: 0px 0px 8px rgba(84,84,84,0.5),0px 0px 8px rgba(84,84,84,0.5);
	border-color: #000000;
	background-color: #FFFFFF;
	border-radius: 10px;
	position: relative;
	margin-right: -10000px;
	margin-top: 75px;
}

#u318_position_content
{
	margin-bottom: -2px;
	padding-top: 24px;
}

#u403
{
	z-index: 254;
	width: 284px;
	border-color: #000000;
	background-color: #FCEE21;
	border-radius: 10px;
	padding-bottom: 5px;
	margin-left: 578px;
	position: relative;
}

#u321-4
{
	z-index: 263;
	width: 284px;
	min-height: 34px;
	background-color: transparent;
	line-height: 29px;
	font-size: 24px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 4px;
}

#u324-4
{
	z-index: 136;
	width: 915px;
	min-height: 83px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	margin-left: 20px;
	margin-top: 20px;
	position: relative;
}

#u298
{
	z-index: 163;
	width: 150px;
	-pie-box-shadow: none;
	box-shadow: 0px 0px 8px rgba(84,84,84,0.5),0px 0px 8px rgba(84,84,84,0.5);
	border-width: 2px;
	border-style: solid;
	border-color: #FCEE21;
	background-color: transparent;
	border-radius: 75px;
	position: relative;
	margin-right: -10000px;
	margin-top: -2px;
	left: 875px;
}

#pu318,#pu319
{
	width: 0.01px;
	margin-top: 31px;
}

#u319
{
	z-index: 134;
	width: 909px;
	-pie-box-shadow: 0px 0px 8px 2px #A9A9A9;
	box-shadow: 0px 0px 8px rgba(84,84,84,0.5),0px 0px 8px rgba(84,84,84,0.5);
	border-color: #000000;
	background-color: #FFFFFF;
	border-radius: 10px;
	position: relative;
	margin-right: -10000px;
	margin-top: 75px;
	left: 76px;
	padding: 22px 19px 11px;
}

#u404
{
	z-index: 267;
	width: 284px;
	border-color: #000000;
	background-color: #FCEE21;
	border-radius: 10px;
	padding-bottom: 3px;
	margin-left: 69px;
	position: relative;
}

#u322-4
{
	z-index: 268;
	width: 284px;
	min-height: 34px;
	background-color: transparent;
	line-height: 29px;
	font-size: 24px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 6px;
	left: -1px;
}

#u325-4
{
	z-index: 140;
	width: 909px;
	min-height: 102px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	margin-top: 15px;
	position: relative;
}

#u304
{
	z-index: 165;
	width: 150px;
	-pie-box-shadow: none;
	box-shadow: 0px 0px 8px rgba(84,84,84,0.5),0px 0px 8px rgba(84,84,84,0.5);
	border-width: 2px;
	border-style: solid;
	border-color: #FCEE21;
	background-color: transparent;
	border-radius: 75px;
	position: relative;
	margin-right: -10000px;
	margin-top: -2px;
	left: -2px;
}

#u320
{
	z-index: 135;
	width: 972px;
	-pie-box-shadow: 0px 0px 8px 2px #A9A9A9;
	box-shadow: 0px 0px 8px rgba(84,84,84,0.5),0px 0px 8px rgba(84,84,84,0.5);
	border-color: #000000;
	background-color: #FFFFFF;
	border-radius: 10px;
	margin-top: 106px;
	position: relative;
}

#u320_position_content
{
	margin-top: -75px;
	padding-bottom: 5px;
}

#pu405
{
	width: 0.01px;
	margin-left: 576px;
}

#u405
{
	z-index: 272;
	width: 284px;
	border-color: #000000;
	background-color: #FCEE21;
	border-radius: 10px;
	padding-bottom: 4px;
	position: relative;
	margin-right: -10000px;
	margin-top: 96px;
}

#u323-4
{
	z-index: 273;
	width: 284px;
	min-height: 34px;
	background-color: transparent;
	line-height: 29px;
	font-size: 24px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 5px;
}

#u310
{
	z-index: 167;
	width: 150px;
	-pie-box-shadow: none;
	box-shadow: 0px 0px 8px rgba(84,84,84,0.5),0px 0px 8px rgba(84,84,84,0.5);
	border-width: 2px;
	border-style: solid;
	border-color: #FCEE21;
	background-color: transparent;
	border-radius: 75px;
	margin-bottom: -2px;
	position: relative;
	margin-right: -10000px;
	margin-top: -2px;
	left: 299px;
}

#u292 .clip_frame,#u298 .clip_frame,#u304 .clip_frame,#u310 .clip_frame
{
	-webkit-border-radius: 73px 73px 73px 73px;
}

#u326-8
{
	z-index: 144;
	width: 932px;
	min-height: 208px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	margin-left: 20px;
	margin-top: 7px;
	position: relative;
}

#u289
{
	z-index: 118;
	min-height: 169px;
	-pie-box-shadow: 0px 0px 12px 3px #A5A5A5;
	box-shadow: 0px 0px 12px rgba(127,127,127,0.7),0px 0px 12px rgba(127,127,127,0.7);
	border-color: #000000;
	background: #FFFFFF url("../images/11.jpg") repeat left top;
}

#u289_position_content
{
	padding-bottom: 19px;
}

#zakaz
{
	left: 141px;
	position: relative;
}

#u290-4
{
	z-index: 119;
	width: 573px;
	min-height: 73px;
	background-color: transparent;
	line-height: 58px;
	font-size: 48px;
	text-align: center;
	color: #FCEE21;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	left: 325px;
	top: -4px;
	margin-bottom: -4px;
	position: relative;
}

#u290
{
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
}

#u291-4
{
	z-index: 123;
	width: 984px;
	min-height: 48px;
	background-color: transparent;
	line-height: 36px;
	font-size: 30px;
	text-align: center;
	color: #FFFFFF;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	left: 120px;
	margin-top: 15px;
	position: relative;
}

#u289-bw
{
	z-index: 118;
	min-height: 169px;
	margin-top: 64px;
}

#u406-21
{
	z-index: 277;
	width: 984px;
	min-height: 233px;
	background-color: transparent;
	line-height: 25px;
	font-size: 21px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	margin-left: 20px;
	margin-top: 43px;
	position: relative;
}

#u406-2,#u406-4,#u406-9,#u406-14
{
	font-weight: 700;
}

#u430-4
{
	z-index: 325;
	width: 984px;
	min-height: 48px;
	background-color: transparent;
	line-height: 36px;
	font-size: 30px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	margin-left: 20px;
	margin-top: 37px;
	position: relative;
}

#u409
{
	z-index: 314;
	width: 328px;
	-pie-box-shadow: 0px 0px 8px 2px #7F7F7F;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.5),0px 0px 8px rgba(0,0,0,0.5);
	border-color: #000000;
	background-color: #FCEE21;
	border-radius: 10px;
	padding-bottom: 4px;
	margin-left: 348px;
	margin-top: 27px;
	position: relative;
}

#u409:hover
{
	background-color: #FCDF00;
	width: 328px;
	min-height: 0px;
	margin: 27px 0px 0px 348px;
}

#u410-4
{
	z-index: 315;
	width: 233px;
	min-height: 47px;
	background-color: transparent;
	line-height: 38px;
	font-size: 32px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 8px;
	left: 48px;
}

#u411-4
{
	z-index: 319;
	width: 984px;
	min-height: 44px;
	background-color: transparent;
	line-height: 29px;
	font-size: 24px;
	text-align: center;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	margin-left: 20px;
	margin-top: 22px;
	position: relative;
}

#pu424
{
	width: 0.01px;
	margin-left: 15px;
	margin-top: 22px;
}

#u424
{
	z-index: 323;
	width: 660px;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
}

#u407-4
{
	z-index: 298;
	width: 316px;
	min-height: 243px;
	background-color: transparent;
	line-height: 24px;
	font-size: 20px;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	left: 680px;
}

#pu335
{
	width: 0.01px;
	margin-left: -100px;
	margin-top: 38px;
}

#u335
{
	z-index: 152;
	min-height: 164px;
	-pie-box-shadow: 0px 0px 12px 3px #A5A5A5;
	box-shadow: 0px 0px 12px rgba(127,127,127,0.7),0px 0px 12px rgba(127,127,127,0.7);
	border-color: #000000;
	padding-bottom: 21px;
	background: #FFFFFF url("../images/11.jpg") repeat left top;
}

#u118_align_to_page,#u256_align_to_page,#u222_align_to_page,#u289_align_to_page,#u335_align_to_page
{
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	position: relative;
	left: -100px;
}

#u338
{
	z-index: 161;
	width: 132px;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	margin-top: 30px;
	left: 120px;
}

#pu336-4
{
	width: 0.01px;
	padding-bottom: 0px;
	margin-right: -10000px;
	margin-top: 9px;
	margin-left: 286px;
}

#u336-4
{
	z-index: 153;
	width: 295px;
	min-height: 42px;
	background-color: transparent;
	line-height: 36px;
	font-size: 30px;
	text-align: center;
	color: #FCEE21;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 700;
	position: relative;
}

#u434
{
	z-index: 330;
	width: 273px;
	-pie-box-shadow: 0px 0px 8px 2px #A9A9A9;
	box-shadow: 0px 0px 8px rgba(84,84,84,0.5),0px 0px 8px rgba(84,84,84,0.5);
	border-color: #000000;
	background-color: #FCEE21;
	border-radius: 10px;
	padding-bottom: 2px;
	margin-left: 8px;
	margin-top: 71px;
	position: relative;
}

#u434:hover
{
	background-color: #FCDF00;
	width: 273px;
	min-height: 0px;
	margin: 71px 0px 0px 8px;
}

#u435-4
{
	z-index: 331;
	width: 180px;
	min-height: 33px;
	background-color: transparent;
	line-height: 29px;
	font-size: 24px;
	text-align: center;
	color: #000000;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	margin-top: 4px;
	left: 47px;
}

#u408-12
{
	z-index: 302;
	width: 474px;
	min-height: 149px;
	background-color: transparent;
	color: #FFFFFF;
	text-align: left;
	font-family: pt-sans-narrow, sans-serif;
	position: relative;
	margin-right: -10000px;
	margin-top: 15px;
	left: 630px;
}

#u408-2,#u408-3,#u408-5,#u408-7,#u408-8
{
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
}

#u408-10
{
	font-size: 24px;
	line-height: 29px;
	font-weight: 700;
}

#u408-9
{
	text-decoration: underline;
}

#u335-bw
{
	z-index: 152;
	min-height: 164px;
}

#u337-4
{
	z-index: 157;
	width: 285px;
	min-height: 62px;
	background-color: transparent;
	line-height: 29px;
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
	font-family: pt-sans-narrow, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	margin-top: 51px;
	left: 291px;
}

#u437
{
	z-index: 335;
	width: 293px;
	height: 35px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	position: relative;
	margin-right: -10000px;
	margin-top: 123px;
	left: 622px;
}


.rootelem /* the root of the artwork tree */
{
	margin-left: auto;
	margin-right: auto;
}

.colelem /* a child element of a column */
{
	display: inline;
	float: left;
	clear: both;
}

.colelem100 /* a child element of a column that is 100% width */
{
	clear: both;
}

.grpelem /* a child element of a group */
{
	display: inline;
	float: left;
}

.clearfix:after /* force a container to fit around floated items */
{
	content: "\0020";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

*:first-child+html .clearfix /* IE7 */
{
	zoom: 1;
}

.clip_frame /* used to clip the contents as in the case of an image frame */
{
	overflow: hidden;
}

.inclusion_context /* context for positioning a group of elements that share the same height */
{
	display: table;
	table-layout: fixed;
	width: 0.01px;
}

.inclelem /* element of an inclusion context */
{
	display: table-cell;
	vertical-align: top;
}
