@charset "windows-1251";
/******** | Reset style (Yurii Krevnyi) | ********/
* {
	margin:0; padding:0;
}
::selection{
	background:#4892CC;
	color:#fff;
}
blockquote {
	font-style: italic;
	color: #B3B3B3;
	position: relative;
	padding:0 25px 0 25px;
	font-size: 16px;
	line-height: 26px;
	margin: 10px 0;
}
blockquote::before {
position: absolute;
content: "";
top: 0;
left: 0;
height: 12px;
width: 17px;
background: url(../images/blockquoteImg.png) 0 0 no-repeat;
}
blockquote::after {
position: absolute;
content: "";
bottom: 0;
right: 0;
height: 12px;
width: 17px;
background: url(../images/blockquoteImgR.png) 0 bottom no-repeat;
}
a {
	font-size:11px;
	color:#2a758a;
	text-decoration:underline;
	color:#2a758a;
}
a:hover {
	text-decoration:none;
}
a.checkout {
	background: #0180ad;
	display: block;
	text-align:center;
	padding: 10px 0;
	margin-bottom: 20px;
	font-size: 20px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}
a.checkout:hover {
	background: #029ad0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img {
	border:none;
}
ul.static{
	list-style-type:disc;
	margin:0 0 20px 70px;
}
ul.static li{
	margin-top:5px;
}
.fL {
	float:left;
}
.fR {
	float:right;
}
.border5 {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	position:relative;
	behavior:url(js/PIE.htc);
}
.c {
	clear:both;
}
b, strong {
	font-weight:700;
}
i, em {
	font-style:italic;
}
p{
	margin-bottom:10px;
}
h1 {
	font:24px Arial, Helvetica, sans-serif;
	margin:0 0 10px 20px;
	font-style:italic;
	color:#404040;
}
h2 {
	font:20px Arial, Helvetica, sans-serif;
	margin:0 0 10px 20px;
	font-style:italic;
	color:#404040;
}
h3 {
	font: 17px Arial, Helvetica, sans-serif;
	margin: 0px 0 15px 0;
	font-style: italic;
	color: #4892CC;
	text-align: center;
	font-weight: 600;
}
/****** [ BODY ] ******/
body {
	font:12px/1.4 Verdana, Geneva, sans-serif;
	color:#555555;
	background:#FFF url(../images/texture.png) repeat 0 0;
}
#wrapper {
	width:980px;
	padding:0 10px;
	margin:50px auto 0;
	overflow:hidden;
}
#wrapper .wrapper {
	width:100%;
	height:100%;
}
/****** [ HEADER ] ******/
.header div {
	width:100%;
}
/*TOP*/
.header .top {
	height:115px;
}
.header .top a.logo {
	background:url(../images/logo.png) no-repeat 0 0;
	width:170px;
	height:90px;
}
.header .top a.consult {
	position:relative;
	margin:30px 0 0 320px;
	text-align:right;
	padding-right: 50px;
	width: 138px;
	height:36px;
	font: 14px Arial, Helvetica, sans-serif;
	font-style:italic;
	text-decoration:none;
}
.header .top a.consult img{
	position:absolute;
	right:0;
	top:3px;
	border:1px solid #fff;
	box-shadow:-1px -1px 2px 1px #CCC;
}
.header .top a.consult span:first-child {
	color:#65a21e;
	font-size:14px;
}
.header .top a.consult span {
	font-size:18px;
}
.header .top .phone {
	background:url(../images/phone.png) no-repeat right 16px;
	margin:22px 0 0 20px;
	padding-right:40px;
	width:240px;
	height:85px;
	position:relative;
	font:30px Arial, Helvetica, sans-serif;
	font-weight:600;
}
.header .top .phone2 {
	background: none !important;
	padding-right: 0px !important;
	margin:43px 0 0 20px;
	width:240px;
	height:auto;
	position:relative;
	font:30px Arial, Helvetica, sans-serif;
	font-weight:600;
}
.header .top .phone .phoneCode{
	font-size:18px;
}
.header .top .phone .email a{
	text-decoration:none;
	font-size:12px;
	font-weight:400;
	position: absolute;
	right: 42px;
	bottom: -1px;
}
/*phone first*/
.header .top .phoneFirst {
	margin:22px 0 0 41px;
	padding-right:0;
	width:240px;
	height:46px;
	position:relative;
	font:30px Arial, Helvetica, sans-serif;
	font-weight:600;
}
.header .top .phoneFirst .phoneCode{
	font-size:18px;
}
/*TOP MENU*/
.header .topMenu {
	background:url(../images/topMenuBg.jpg) repeat-x 0 0;
	height:43px;
}
.header .topMenu ul{
	list-style-type:none;
	margin-top:6px;
}
.header .topMenu ul li{
	position:relative;
	float:left;
}
.header .topMenu ul li:hover{
	background:url(../images/topMenuBgHover.jpg) repeat-x 0 0;
}
.header .topMenu ul li.active{
	background:url(../images/topMenuBgActive.png) no-repeat center 0;
}
.header .topMenu ul li a{
	display:block;
	padding:11px 85px;
	font-size:16px;
	color:#fff;
	text-decoration:none;
}
/*SUB MENU*/
.header .topMenu ul li ul{
	display:none;
	z-index:999;
	/**/
	list-style-type:none;
	position:absolute;
	margin:0;
	left:0;
	top:43px;
	width:100%;
}
.header .topMenu ul li:hover ul{
	display:block;
}
.header .topMenu ul li ul li{
	background:url(../images/topMenuBgHover.jpg) repeat-x 0 0;
	width:100%;
	float:left;
}
.header .topMenu ul li ul li:hover{
	background:url(../images/topSubMenuBgActive.jpg) repeat-x 0 0;
}
.header .topMenu ul li ul li a{
	font-size:12px;
	color:#c7c7c7;
	padding:10px 88px;
	margin:0;
	width:100px;
	height:13px;
}
/*TOP IMAGE*/
.header .topImage {
	background: url(../images/topBgOffice.jpg) no-repeat center 0;
	position:relative;
	height: 555px;
	margin: 15px 0 0 10px;
	width: 965px;
	border-radius: 10px;
	box-shadow: 0px 0px 7px 2px #D1D1D1;
}
.header .topImage ul.topBoxLinks{
	list-style-type:none;
}
.header .topImage ul.topBoxLinks li h3{
	font: 16px Arial, Helvetica, sans-serif;
	margin: 5px 0 0px 0;
	font-style: italic;
	color: whiteSmoke;
	text-align: center;
}
/*default*/
.header .topImage ul.topBoxLinks li a.navigateLink{
	display: block;
	height: 240px;
	position: absolute;
	width: 205px;
}
.header .topImage ul.topBoxLinks li{
	background:url(../images/topBoxBgHover.jpg) no-repeat 0 0;
	position:absolute;
	border-radius:10px;
	text-align:center;
	width:203px;
	height:238px;
	float:left;
	opacity:0.4;
	top:25px;
	left:255px;
}
.header .topImage ul.topBoxLinks li:hover{
	background-position:-221px 0;
	cursor:pointer;
	opacity:1;
}
.header .topImage ul.topBoxLinks li div{
	background:url(../images/topBox_2.jpg) no-repeat 0 0;
	width:149px;
	height:95px;
	margin:6px 0px 0px 54px;
}
.header .topImage ul.topBoxLinks li div.boxDetails{
	background: none !important;
	width:auto !important;
	text-align: center;
	font-size: 11px;
	color: #E7E7E7;
	margin:6px 9px 0 !important;
	font-style: italic;
}
.header .topImage ul.topBoxLinks li ul{
	list-style-type: circle;
	margin-left: 27px;
	color: #D8D8D8;
}
.header .topImage ul.topBoxLinks li ul li{
	background:none;
	position:static;
	border-radius:0;
	text-align:left;
	opacity: 1;
	width:auto;
	height:auto;
	float:none;
}
/* 1 */
.header .topImage ul.topBoxLinks li.cond{
	left:740px;
}
.header .topImage ul.topBoxLinks li.cond div{
	background:url(../images/topBox_1.jpg) no-repeat 0 0;
	margin:5px 0px 0px 26px;
	width:174px;
}
/* 3 */
.header .topImage ul.topBoxLinks li.santeh{
	left:500px;
}
.header .topImage ul.topBoxLinks li.santeh div{
	background:url(../images/topBox_3.jpg) no-repeat 0 0;
	margin:6px 0px 0px 54px;
	width:145px;
}
/* 4 */
.header .topImage ul.topBoxLinks li.clean{
	left:140px;
	top:295px;
}
.header .topImage ul.topBoxLinks li.clean div{
	background:url(../images/topBox_4.jpg) no-repeat 0 0;
	margin:6px 0px 0px 42px;
	width:157px;
}
/* 5 */
.header .topImage ul.topBoxLinks li.pen{
	top:295px;
	left:620px;
}
.header .topImage ul.topBoxLinks li.pen div{
	background:url(../images/topBox_5.jpg) no-repeat 0 0;
	margin:4px 0px 0px 36px;
	height:97px;
	width:165px;
}
/* 6 */
.header .topImage ul.topBoxLinks li.corp{
	top:295px;
	left:380px;
}
.header .topImage ul.topBoxLinks li.corp div{
	background:url(../images/cameraicon_131x111.png) no-repeat 0 0;
	margin:-2px 0px 0px 31px;
	height:100px;
	width:169px;
}
/* 7 */
.header .topImage ul.topBoxLinks li.office{
	top:25px;
	left:25px;
}
.header .topImage ul.topBoxLinks li.office div{
	background:url(../images/topBox_7.png) no-repeat 0 0;
	margin:1px 0px 0px 28px;
	height:100px;
	width:172px;
}
/*FIFTH MENU*/
.header .fifthMenu {
	background:url(../images/fifthMenuBg.png) no-repeat 0 0;
	position:relative;
	height:38px;
}
.header .fifthMenu ul {
	list-style-type:none;
}
.header .fifthMenu ul li {
	float:left;
}
.header .fifthMenu ul li {
	
}
.header .fifthMenu ul li a {
	display:block;
	position:relative;
	text-decoration:none;
	color:#737373;
	font-size:13px;
	font-style:italic;
	height: 27px;
	padding:11px 27px 0px 39px;
}
.header .fifthMenu ul li.client a {
	padding-right: 3px;
	padding-left: 43px;
}
/*//*/
.header .fifthMenu ul li a span {
	position:absolute;
	font-size:24px;
	font-style:italic;
	font-weight:600;
	color:#fff;
	top: 3px;
	left: 7px;
}
.header .fifthMenu ul li:first-child a span {
	left: 10px;
}
.header .fifthMenu ul li.best a span {
	left: 10px;
}
.header .fifthMenu ul li.honest a span {
	left: 8px;
}
.header .fifthMenu ul li.client a span {
	left: 12px;
}
/****** [ CONTENT ] ******/
.content {
	margin-top:38px;
	width:100%;
}
/*THE CONTENT*/
.content .theContent {
	width: 100%;
	padding-left: 23px;
}
.content .theContent img{
	margin:10px;
}
/*IMGAGES*/
.content .theContent .socialHome {
	margin:20px 0;
}
.content .theContent .socialHome img {
	margin:0 10px 0 0;
}
/*top5*/
.content .theContent ul.top5 {
	list-style-type:none;
	margin:16px 0 25px 0;
}
.content .theContent ul.top5 li{
	background: url(../images/top5Circle.png) no-repeat 0 2px;
	position: relative;
	padding: 8px 0 0 40px;
	margin-top: 16px;
	min-height: 32px;
}
.content .theContent ul.top5 li span{
	position: absolute;
	left: 9px;
	top: 7px;
	font-weight: 600;
	font-size: 14px;
}
/*FOOTER*/
.footer {
	width:100%;
}
/*FOOTER MENU*/
.footer .footerMenu {
	border-top:1px dotted #b8b8b8;
	margin-top: 5px;
	padding-top: 5px;
	text-align:center;
	height: 26px;
}
.footer .footerMenu ul.staticFooterMenu{
	list-style-type:none;
	display: inline-block;
}
.footer .footerMenu ul.staticFooterMenu li{
	float:left;
}
.footer .footerMenu ul.staticFooterMenu li{
	border:none;
}
.footer .footerMenu ul.staticFooterMenu li a{
	border-left:1px solid #b8b8b8;
	text-decoration:none;
	vertical-align:middle;
	padding:0 10px;
	font-size:11px;
	color:#a6a5a5;
}
.footer .footerMenu ul.staticFooterMenu li a:hover{
	color:#6F6F6F;
}
.footer .footerMenu ul.staticFooterMenu li:first-child a{
	border:none;
	padding-left:0;
}
/*FOOTER SOCIAL*/
.footer .footerMenu ul.social {
	list-style-type:none;
	margin:10px 366px;
}
.footer .footerMenu ul.social li{
	float:left;
	margin-left:15px;
}
/*FOOTER CONTACT*/
.footer .footerContact {
	height:70px;
	margin-top:5px;
}
.footer .footerContact div {
	width: 356px;
	text-align: center;
	height: 100%;
	font-size:11px;
	color:#999999;
}
.footer .footerContact div a{
	text-decoration:none;
	color:#999999;
}
.footer .footerContact div:first-child{
	background:url(../images/footerLogo.png) no-repeat 0 -14px;
	text-align:left;
	width:175px;
	padding:12px 0 0 185px;
	height:100%;
}
.footer .footerContact div img{
	margin:0 0 0 10px;
}
.footer .footerContact div img:first-child{
	margin-left:0;
}
.footer .footerContact div p{
	margin:18px 0 0 0;
}
.footer .footerContact .fContactLast {
	padding-top:12px;
	text-align:right;
	width:200px;
}
/*contact*/
.contacts {
	width:540px;
}
.contactMap iframe{
	margin-top:30px;
}
.contactMap ul{
	list-style-type:none;
}
.contactMap ul li{
	margin-top:5px;
	font-style: italic;
	color: #999;
}
.contacts table{
	width:100%;
}
.contacts table tr td{
	padding-top:15px;
}
.contacts table tr:first-child td{
	padding-top:5px;
}
.contacts table tr td:first-child{
	padding-right:90px;
	font-weight:600;
}
.contacts table tr td textarea{
	width:330px;
	height:100px;
	padding:5px;
	border: 1px solid #CCC;
	border-radius: 4px;
	color: #999;
}
.contacts table tr td input[type="text"]{
	width:330px;
	height: 25px;
	padding-left: 10px;
	border: 1px solid #CCC;
	border-radius: 4px;
	font-style: italic;
	color: #999;
}
.contacts table tr td input[type="submit"]{
	width: 160px;
	height: 30px;
	border: 1px solid #CCC;
	border-radius: 5px;
	margin-left:180px;
	color: #333;
	cursor:pointer;
	font-style: italic;
}
/*--- [ LANGUAGE SWITCHER ] ---*/
#lang_switcher{
	list-style-type:none;
	position:absolute;
	top:10px;
	left:50%;
	margin: 0 0 0 -90px;
}
#lang_switcher > li{
	float:left;
	width:50px;
	height:33px;
	margin:0 5px;
}
#lang_switcher > li > a{
	background: url('/images/langs.jpg') no-repeat 0px 0px;
	width:100%;
	height:100%;
	display:block;
	opacity: 0.4;
}
#lang_switcher > li.active > a{
	opacity:1;
}
#lang_switcher > li.rus > a{
	background-position:0px 0px;
}
#lang_switcher > li.ua > a{
	background-position:0px -40px;
}
#lang_switcher > li.eng > a{
	background-position:0px -80px;
}