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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

q, blockquote {
	quotes: none;
}

q: before, q: after, blockquote: before, blockquote: after {
	content: none;
}

a img {
	border: none;
}

img {
	vertical-align: bottom;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}.nyroModalBg {
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.7;
	z-index:111;
}
.nmReposition {
	position: absolute;
}
.nyroModalCloseButton {
	box-shadow: none;
	font: bold 13px sans-serif;
	padding: 0 6px 3px;
	position: absolute;
	right: -25px;
	top: -24px;
	background: #ffcb05;
	text-decoration:none;
	color: #1a1a1a;
	width: 8px;
	z-index: 113;
}
.nyroModalCloseButton:hover {
	background:#1a1a1a;
	color: white;
}
.nyroModalTitle {
	top: -46px;
	left: 0;
	margin: 0;
    font-size: 1.1em;
	color: #fff;
	z-index:113;
}
.nyroModalCont {
	border: 15px solid white;
	margin: 36px;
	position: absolute;
	background: #fff;
	z-index:112;
}
.nyroModalCont iframe {
	width: 600px;
	height: 400px;
}
.nyroModalError {
	border: 4px solid red;
	color: red;
	width: 250px;
	height: 250px;
}
.nyroModalError div {
	min-width: 0;
	min-height: 0;
	padding: 10px;
}
.nyroModalLink, .nyroModalDom, .nyroModalForm, .nyroModalFormFile {
	position: relative;
	padding: 10px;
	min-height: 250px;
	min-width: 250px;
	max-width: 1000px;
}
.nyroModalImage, .nyroModalSwf, .nyroModalIframe, .nyroModalIframeForm {
	position: relative;
	overflow: hidden;
}
.nyroModalImage img {
    vertical-align: top;
}
.nyroModalHidden {
	left: -9999em;
	top: -9999em;
}
.nyroModalLoad {
	position: absolute;
	width: 100px;
	height: 100px;
	background: #fff url(/images/markup/ajaxLoader.gif) no-repeat center;
	padding: 0;
}
.nyroModalPrev, .nyroModalNext {
	outline: none;
	position: absolute;
	top: 0;
	height: 60%;
	width: 150px;
	min-height: 50px;
	max-height: 300px;
	cursor: pointer;
	text-indent: -9999em;
	background: transparent url('data:image/gif;base64,AAAA') left 20% no-repeat;
}
.nyroModalImage .nyroModalPrev, .nyroModalImage .nyroModalNext {
	height: 100%;
	width: 40%;
	max-height: none;
}
.nyroModalPrev {
	left: 0;
}
.nyroModalPrev:hover {
	background-image: url(/images/markup/prev.png);
	background-position: left 49%;
}
.nyroModalNext {
	right: 0;
	background-position: right 49%;
}
.nyroModalNext:hover {
	background-position: right 49%;
	background-image: url(/images/markup/next.png);
}html {
	background-color: #fff;
}

html, body {
	height: 100%;
}

body, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #1a1a1a;
}

/* on-air */
.on-air {
	line-height: 19px;
}

.on-air .blink {
	border-radius: 2px;
	position: relative;
	top: 1px;
	font-size: 12px;
	padding: 1px 5px 2px 5px;
}

.on-air .blink {
	background: #1A1A1A;
	text-decoration: none;
}

.on-air .blink span {
	position: relative;
	top: 1px;
	margin-right: 3px;
	color: red !important;
	animation: blink 1s infinite;
	-webkit-animation: blink 1s infinite;
}

@
keyframes blink {to { color:white;
	
}

}
@
-webkit-keyframes blink {to { color:white;
	
}

}
.webcam {
	border-top: 1px solid #e3e3e3;
	margin-top: 5px;
	padding-top: 18px;
}
/* on-air */

/* promo banner */
.promo {
	margin-top: 20px;
	margin-bottom: -1px; /*fix*/
}
/* /promo banner */

/* links */
.underline {
	text-decoration: none;
	border-bottom: 1px solid;
}

.nounderline {
	text-decoration: none;
	cursor: pointer;
}

a {
	color: #1570a6;

}

under {
	color: #1570a6;
}

a.underline, a span.underline {
	border-color: #a8cade;
}

a:hover {
	color: #1570a6;
	text-decoration: none;
}

a:hover.underline, a:hover span.underline {
	border-bottom: none;
}

a.digital, a span.digital {
	color: #4a3c92;
	border-color: #c8c4de;
}

a.appliances, a span.appliances {
	color: #3ba09f;
	border-color: #b1d9d9;
}


a.appliances-install, a span.appliances-install {
	color: #3ba09f;
	border-color: #b1d9d9;
}

a.pc-help, a span.pc-help {
	color: #c74814;
	border-color: #eec8b8;
}

a.data, a span.data {
	color: #729922;
	border-color: #d4e0bc;
}

a.it-outsourcing, a span.it-outsourcing {
	color: #17638f;
	border-color: #b9d0dd;
}

a.handyman, a span.handyman {
	color: #df840d;
	border-color: #f5dab6;
}

a.apple, a span.apple {
	color: #666;
	border-color: #999;
}
/* /links */

/* common elements */
h1 {
	font-size: 28px;
	line-height: 28px;
	margin-top: 25px;
}

h2 {
	font-size: 18px;
	line-height: 18px;
	margin-top: 30px;
}

h3 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 30px;
}
h4 {
	font-size: 13px;
	line-height: 14px;

	color: #1570a6;
	border-color: #a8cade;
}
h5 {
	font-size: 14px;
	line-height: 14px;

	color: #1570a6;
	border-color: #a8cade;
}

h6 {
	font-size: 12px;
	line-height: 12px;

	color: #1570a6;
	border-color: #a8cade;
}
p {
	margin-top: 20px;
}

.clearfix:before, .clearfix:after {
	content: '';
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}
/* /common elements */

/* custom scroll */
.vertical-scroll::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
}

.vertical-scroll::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
}

.vertical-scroll::-webkit-scrollbar-thumb {
	background-color: #999;
}

.vertical-scroll::-webkit-scrollbar-thumb:hover {
	background-color: #3d3d3d;
}
/* /custom scroll */

/* global viewport */
.global-viewport {
	width: 1000px;
	margin: 0 auto;
}
/* /global viewport */

/* global header  */
.global-header {
	
}

.global-header .pages {
	height: 40px;
	background: #3d3d3d;
	font-size: 11px;
}

.global-header .pages a {
	color: #fafafa;
	border-color: #888;
}

.global-header .pages a.cab:before {
	content: '';
	display: block;
	width: 19px;
	height: 20px;
	float: left;
	background: url(/images/layout/user-icon.png) 0 50% no-repeat;
}

.global-header .pages .region {
	color: #c0c0c0;
	position: absolute;
	width: 306px;
	text-align: right;
	margin-top: 9px;
}

.global-header .pages .region .dropdown {
	position: absolute;
	visibility: hidden;
}

.global-header .pages ul {
	float: right;
	overflow: hidden;
	margin-top: 9px;
}

.global-header .pages li {
	float: left;
	margin-left: 25px;
}

.global-header .pages li:first-child {
	margin-left: 0;
}

.global-header .about {
	height: 88px;
}

.global-header .about div.slogan {
	position: absolute;
	margin-top: 25px;
	width: 307px;
	text-align: right;
	font-size: 11px;
	color: #666;
	text-transform: uppercase;
}

.global-header .about .logotype {
	position: relative;
	width: 307px;
	height: 82px;
	overflow: hidden;
	float: left;
	margin-top: -14px;
}

.global-header .about .logotype a {
	display: block;
}


.global-header .about .contacts {
	float: right;
	overflow: hidden;
}

.global-header .about .contacts .promo-code {
	float: left;
	margin: 28px 90px 0 15px;
	overflow: hidden;
	line-height: 1.4;
}

.global-header .about .contacts .promo-code .code {
	float: left;
	line-height: 1;
	font-size: 25px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6
		100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff),
		color-stop(50%, #f1f1f1), color-stop(51%, #e1e1e1),
		color-stop(100%, #f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%,
		#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6
		100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6
		100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6
		100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',
		endColorstr='#f6f6f6', GradientType=0); /* IE6-9 */
	border: 1px solid #ddd;
}

.global-header .about .contacts .promo-code .code span:first-child {
	border-left: none;
}

.global-header .about .contacts .promo-code .code span {
	display: inline-block;
	padding: 4px 2px;
	border-left: 1px solid #ddd;
	color: #1570a6;
}

.global-header .about .contacts .promo-code .description {
	float: left;
	font-size: 11px;
	padding-top: 2px;
	margin-left: 10px;
}

.global-header .about .contacts .info {
	float: left;
	margin: 17px 15px 0 15px;
	font-size: 11px;
	line-height: 20px;
}

.global-header .about .contacts .info em {
	background: #ffe892;
	padding: 0 2px;
}

.global-header .about .contacts .phone {
	float: right;
	margin-top: 3px;
}

.global-viewport .awards, .global-viewport .open-hours {
	float:right;
	height: 35px;
	margin-top: 27px;
	margin-right: 70px;
	font-size: 11px;
	padding-top: 2px;
	line-height: 17px;
}
.global-viewport .awards {
	padding-left: 42px;
	background: url(/images/markup/header/cup.png) no-repeat 0 50%;
}
.global-viewport .open-hours {
	padding-left: 39px;
	background: url(/images/markup/header/clock.png) no-repeat 0 50%;
}

.global-header .about .contacts .schedule {
	font-size: 11px;
	text-transform: uppercase;
	color: #666;
}

.contacts .schedule acronym {
	cursor: default;
	margin-left: 2px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	top: -1px;
	font-size: 9px;
	padding: 0 4px 1px 3px;
	border-radius: 15px;
	background: #1570a6;
	color: #fff;
}

.global-header .about .contacts .phone .number {
	font-size: 19px;
	margin-top: 1px;
	text-align: right;
	line-height: 21px;
}

.global-header .navigation {
	background: #ffcb05;
	overflow: hidden;
	height: 62px;
}

.global-header .navigation .services {
	float: left;
	width: 215px;
}

.global-header .navigation .services .toggle {
	overflow: hidden;
	margin-top: 14px;
	height: 48px;
}

.global-header .navigation .services .toggle a {
	display: block;
	height: 33px;
	color: #fafafa;
	background: #3d3d3d
		url(/images/icon-menu.png) 95%
		10px no-repeat;
}

.global-header .navigation .services .toggle a:hover {
	color: #ccc;
}

.global-header .navigation .services .toggle a .heading {
	padding: 7px 0 0 10px;
	display: block;
}

.global-header .navigation .services .toggle a .close {
	display: none;
	padding-left: 10px;
	margin-top: -2px;
	font-size: 11px;
	color: #999;
}

.global-header .navigation .services .toggle a.active {
	height: 48px;
	background-image:
		url(/images/markup/header/icon-menu-close.png);
}

.global-header .navigation .services .toggle a.active .close {
	display: block;
}

.global-header .navigation .search {
	float: right;
	width: 750px;
}

.global-header .navigation .search span.ui-helper-hidden-accessible {
	display: none !important;
}

.global-header .navigation .search .input {
	height: 33px;
	background: #fff;
	margin-top: 14px;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.3);
	overflow: hidden;
}

.global-header .navigation .search .hint {
	height: 33px;
}

.global-header .navigation .search .hint span {
	display: block;
	padding: 7px 0 0 10px;
}

.global-header .navigation .search form {
	margin-top: -33px;
	position: relative;
}

.global-header .navigation .search input.text {
	float: left;
	width: 715px;
	height: 30px;
	border: none;
	background: none;
	text-indent: 88px;
	outline: none;
}

.global-header .navigation .search input.button {
	float: right;
	height: 33px;
	width: 33px;
	overflow: hidden;
	text-indent: -9999px;
	background:
		url(/images/markup/header/icon-search.png)
		50% 50% no-repeat;
	border: none;
	cursor: pointer;
	outline: none;
	opacity: 0.5;
}

.global-header .navigation .search input.button:hover {
	opacity: 1;
}
/* /global header  */

/* dropdown services */
.dropdown-services {
	display: none;
	position: absolute;
	z-index: 100;
	background: #fff;
	width: 215px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}

.dropdown-services .section {
	border-bottom: 1px solid #e3e3e3;
}

.dropdown-services .service:last-child .section {
	border-bottom: none;
}

.dropdown-services .section a {
	height: 65px;
	display: block;
	overflow: hidden;
	background: #f7f7f7
		url(/images/gray-bg.png) 0 0 repeat;
}

.dropdown-services .service.active .section a, .dropdown-services .section a:hover
	{
	background: #fff;
}

.dropdown-services .section .image {
	float: left;
	display: block;
	margin: 9px 0 0 10px;
}

.dropdown-services .section .heading {
	float: left;
	display: block;
	margin: 12px 0 0 9px;
	font-size: 12px;
}

.dropdown-services .services {
	display: none;
	position: absolute;
	left: 215px;
	top: 0;
	width: 785px;
	background-color: #fff;
	background-position: 100% 0;
	background-repeat: no-repeat;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	z-index: 10;
}

.dropdown-services .services .heading {
	margin: 0 35px;
	padding-top: 24px;
	font-size: 18px;
}

.dropdown-services .services .description {
	margin: 12px 0 0 35px;
	width: 300px;
	font-size: 11px;
	line-height: 15px;
}

.dropdown-services .services .heading a {
	display: block;
}

.dropdown-services .services ul {
	font-size: 14px;
	margin-left: 35px;
	margin-top: 15px;
	margin-bottom: 30px;
	overflow: hidden;
	width: 400px;
}

.dropdown-services .services li {
	float: left;
	width: 200px;
	margin-top: 10px;
}

.dropdown-services .services.digital {
	background-image:
		url(/images/digital-bg.png);
}

.dropdown-services .services.appliances {
	background-image:
		url(/images/appliances-bg.png);
}

.dropdown-services .services.appliances-install {
	background-image:
		url(/images/appliances-bg.png);
}

.dropdown-services .services.pc-help {
	background-image:
		url(/images/computers-bg.png);
}

.dropdown-services .services.data {
	background-image:
		url(/images/data-bg.png);
}

.dropdown-services .services.it-outsourcing {
	background-image:
		url(/images/outsourcing-bg.png);
}

.dropdown-services .services.handyman {
	background-image:
		url(/images/handyman-bg.png);
}

.dropdown-services .services.apple {
	background-image:
		url(/images/apple-bg.png);
}
/* /dropdown services */

/* dropdown search */
.ui-autocomplete {
	position: absolute;
	display: none;
	width: 750px;
	background: #fff;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	z-index: 100 !important;
}

.ui-autocomplete li {
	border-top: 1px solid #e3e3e3;
}

.ui-autocomplete a {
	display: block;
	padding: 9px 10px 10px 10px;
}

.ui-autocomplete a:hover {
	background: #f7f7f7
		url(/images/markup/gray-bg.png) 0 0 repeat;
}

.ui-autocomplete .ui-menu-item b {
	font-weight: bold;
}

.ui-autocomplete span {
	color: #666;
	font-size: 11px;
	padding-left: 5px;
}

.ui-autocomplete-input {
	display: block !important;
}
/* /dropdown search */

/* dropdown regions */
.dropdown-regions ul {
	margin-top: 3px;
}

.dropdown-regions li {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #e3e3e3;
}

.dropdown-regions li:last-child {
	border-bottom: none;
}

.dropdown-regions a {
	display: block;
	overflow: hidden;
	padding: 10px;
}

.dropdown-regions .image {
	float: left;
	display: block;
}

.dropdown-regions .description {
	float: left;
	display: block;
	margin-left: 6px;
}

.dropdown-regions .description .city {
	display: block;
	margin-top: 2px;
	font-size: 14px;
}

.dropdown-regions .description .phone {
	display: block;
	margin-top: 2px;
	color: #1a1a1a;
}
/* /dropdown regions */

/* wide heroes  */
.wide-heroes {
	overflow: hidden;
	height: 210px;
}

.wide-heroes .controls {
	position: absolute;
	margin: -40px 0 0 520px;
}

.wide-heroes .controls li {
	border-radius: 50%;
	width: 13px;
	height: 13px;
	float: left;
	margin-right: 6px;
	background: #ffcb05;
	cursor: pointer;
	text-indent: -9999px;
	border: 2px solid #fff;
}

.wide-heroes .controls li:last-child {
	margin-right: 0;
}

.wide-heroes .controls li.active {
	background: #868686;
	cursor: default;
}

.wide-heroes .heroes {
	overflow: hidden;
	height: 210px;
}

.wide-heroes .hero {
	overflow: hidden;
	height: 210px;
}

.wide-heroes .hero .image {
	height: 210px;
	width: 1920px;
	margin-left: -460px;
}

.wide-heroes .hero .description {
	height: 210px;
	margin-top: -210px;
	width: 400px;
	margin-left: 520px;
	overflow: hidden;
	position: relative;
}

.wide-heroes .hero .description .heading {
	font-size: 28px;
	line-height: 28px;
	margin-top: 16px;
}

.wide-heroes .hero .description .about {
	margin-top: 6px;
}

.wide-heroes .hero .description .order {
	overflow: hidden;
	margin-top: 18px;
}

.wide-heroes .hero .description .order .button {
	float: left;
}

.wide-heroes .hero .description .order .button a {
	padding: 7px 0 8px 0;
	width: 140px;
	display: block;
	color: #1a1a1a;
	text-align: center;
	background: #ffcb05;
}

.wide-heroes .hero .description .order .button a:hover {
	background: #3d3d3d;
	color: #fff;
}

.wide-heroes .hero .description .order .link {
	float: left;
	margin-top: 7px;
	margin-left: 15px;
}
/* /wide heroes  */

/* global features  */
.wide-features {
	background: #f7f7f7
		url(/images/markup/gray-bg.png) 0 0 repeat;
	border: 1px solid #d8d8d8;
	text-align: center;
	padding: 15px 0;
}

.wide-features ul {
	overflow: hidden;
	display: inline-block;
}

.wide-features li {
	float: left;
	margin: 0 15px;
	padding-left: 28px;
}

.wide-features img {
	margin: -3px 0 0 -28px;
	position: absolute;
}
/* /global features  */

/* home services  */
.home-services {
	margin: 10px 0;
}

.home-services .home-section {
	overflow: hidden;
	padding: 15px 0;
	border-bottom: 1px solid #e3e3e3;
}

.home-services .home-section:last-child {
	border-bottom: none;
}

.home-services .home-section .description {
	float: left;
	width: 215px;
}

.home-services .home-section .description .icon {
	display: none;
	position: absolute;
	margin: 5px 0 0 -58px;
}

.home-services .home-section .description .heading {
	margin-top: 5px;
	font-size: 18px;
	line-height: 22px;
}

.home-services .home-section .description .about {
	margin-top: 10px;
	color: #666;
}

.home-services .home-section .description .more {
	margin-top: 10px;
	font-size: 11px;
}
/* /home services  */

/* hot services  */
.hot-services {
	width: 750px;
	overflow: hidden;
	float: right;
}

.hot-services .controls {
	position: absolute;
	z-index: 10;
	width: 750px;
	margin-top: 50px;
	display: none;
}

.hot-services .controls li {
	width: 36px;
	height: 36px;
	overflow: hidden;
	position: absolute;
}

.hot-services .controls a {
	display: block;
	width: 36px;
	height: 36px;
	overflow: hidden;
	background-image:
		url(/images/carousel-controls.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.hot-services .controls .left {
	float: left;
	left: -21px;
}

.hot-services .controls .right {
	float: right;
	right: -21px;
}

.hot-services .controls .left a {
	background-position: 0 0;
}

.hot-services .controls .right a {
	background-position: -36px 0;
}

.hot-services .controls .left a:hover {
	background-position: 0 -36px;
}

.hot-services .controls .right a:hover {
	background-position: -36px -36px;
}

.hot-services .services {
	overflow: hidden;
}

.hot-services .services ul {
	position: relative;
	width: 999999px;
}

.hot-services .services li {
	float: left;
	width: 242px;
	height: 185px;
	overflow: hidden;
	margin-right: 12px;
}

.hot-services .services .banner {
	border: 1px solid #f2f2f2;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.hot-services .services .service {
	
}

.hot-services .services .service a {
	text-align: center;
	display: block;
	height: 100%;
	background: #f7f7f7
		url(/images/markup/gray-bg.png) 0 0 repeat;
	border: 1px solid #f2f2f2;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.hot-services .services .service a:hover {
	background: #f0f0f0
		url(/images/markup/dark-gray-bg.png) 0 0
		repeat;
	border-color: #f0f0f0;
}

.hot-services .services .service .image {
	display: block;
	margin-top: 10px;
}

.hot-services .services .service .image img {
	height: 110px;
}

.hot-services .services .service .picture {
	display: block;
	height: 110px;
	overflow: hidden;
	margin-top: 10px;
}

.hot-services .services .service .picture img {
	width: 220px;
	margin-top: -35px;
}

.hot-services .services .service .name {
	display: block;
	color: #1a1a1a;
	font-size: 14px;
	margin-top: 10px;
}

.hot-services .services .service .price {
	font-size: 11px;
}
/* /hot services  */

/* section services */
.section-services {
	margin: 15px 0 25px 0;
}

.section-services .services {
	overflow: hidden;
}

.section-services .services ul {
	overflow: hidden;
	width: 1008px;
	position: relative;
}

.section-services .services li {
	float: left;
	width: 242px;
	margin: 10px 10px 0 0;
	overflow: hidden;
}

.section-services .services .banner {
	height: 380px;
	background: #fff;
	border: 1px solid #d8d8d8;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	float: right;
	margin: 10px 10px 0 0;
}

.section-services .services .banner a {
	display: block;
	margin-top: 12px;
}

.section-services .services .banner a:hover {
	opacity: 0.85;
}

.section-services .services .service {
	height: 185px;
	overflow: hidden;
}

.section-services .services .service a {
	text-align: center;
	display: block;
	height: 100%;
	background: #f7f7f7
		url(/images/markup/gray-bg.png) 0 0 repeat;
	border: 1px solid #f2f2f2;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.section-services .services .service a:hover {
	background: #f0f0f0
		url(/images/markup/dark-gray-bg.png) 0 0
		repeat;
	border-color: #f0f0f0;
}

.section-services .services .service a img {
	height: 110px;
	margin-top: 10px;
}

.section-services .services .service .name {
	display: block;
	color: #1a1a1a;
	font-size: 14px;
	margin-top: 10px;
}

.section-services .services .service .price {
	font-size: 11px;
}
/* /section services */
.breadcrumbs {
	margin-top: 12px;
	font-size: 11px;
	color: #666;
}

.breadcrumbs a {
	text-decoration: none;
	border-bottom: 1px solid #a8cade;
}

.breadcrumbs a:hover {
	border-bottom: none;
}

/* global sidebar */
.global-sidebar {
	float: left;
	width: 215px;
	margin: 15px 0 25px 0;
}

.global-sidebar .additional-banner {
	margin-top: 12px;
}

.global-sidebar .pages {
	background: #f0f0f0
		url(/images/markup/dark-gray-bg.png) 0 0
		repeat;
	overflow: hidden;
}

.global-sidebar .pages .primary a {
	font-size: 14px;
	display: block;
	text-decoration: none;
	color: #1a1a1a;
	padding: 10px 10px;
	border-bottom: 1px solid #d8d8d8;
}

.global-sidebar .pages .primary a:hover {
	background: #f7f7f7
		url(/images/markup/gray-bg.png) 0 0 repeat;
}

.global-sidebar .pages .primary a.active {
	background: #ffcb05
		url(/images/pages-active-icon.png)
		95% 50% no-repeat;
	border-top: 1px solid #e6be25;
	border-bottom: 1px solid #fff;
	position: relative;
	margin-top: -1px;
}



.global-sidebar .pages .secondary {
	padding: 5px 10px 15px 10px;
}

.global-sidebar .pages .secondary li {
	margin-top: 10px;
}

.global-sidebar .pages .secondary a {
	color: #666;
	text-decoration: none;
}

.global-sidebar .pages .secondary a:hover {
	color: #1a1a1a;
}

.global-sidebar .banners {
	overflow: hidden;
}

.global-sidebar .banners a {
	display: block;
	margin-top: 12px;
}

.global-sidebar .banners a:hover {
	opacity: 0.85;
}
/* /global sidebar */

/* global content */
.global-content {
	float: right;
	width: 750px;
	margin: 15px 0 30px 0;
}

.global-content .hr {
	height: 1px;
	overflow: hidden;
	margin-top: 30px;
	background: #d8d8d8;
}

.global-content .damages-list {
	background: #f7f7f7 url(/images/markup/gray-bg.png) 0 0 repeat;
	border: 1px solid #f2f2f2;
	box-sizing: border-box;
	margin-top: 15px;
	padding: 5px 15px 15px 15px;
}
.global-content .damages-list ul {
	overflow: hidden;
}
.global-content .damages-list li {
	float: left;
	width: 33.3%;
	margin-top: 10px;
}

.global-content .services-list ul {
	overflow: hidden;
	margin-top: 5px;
}
.global-content .services-list li {
	float: left;
	width: 33.3%;
	margin-top: 10px;
}

.global-content .additional-banner {
	margin-top: 20px;
}

.global-content .brands {
	overflow: hidden;
	margin-top: 20px;
}

.global-content .brands ul {
	width: 780px;
	overflow: hidden;
}

.global-content .brands li {
	float: left;
	margin: 10px 10px 0 0;
}

.global-content .brands a {
	display: block;
	text-align: center;
	width: 98px;
	border: 1px solid #e3e3e3;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 10px 0;
}

.global-content .brands a:hover {
	border-color: #e3e3e3;
}

.global-content .brands .name {
	display: block;
	font-size: 11px;
	margin-top: -2px;
}

.global-content .features {
	background: #f7f7f7
		url(/images/markup/gray-bg.png) 0 0 repeat;
	border: 1px solid #f2f2f2;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	padding: 15px 0;
	margin-top: 15px;
}

.global-content .features ul {
	overflow: hidden;
	display: inline-block;
}

.global-content .features li {
	float: left;
	margin: 0 15px;
	padding-left: 28px;
}

.global-content .features img {
	margin: -3px 0 0 -28px;
	position: absolute;
}

.global-content .pricelist-promo {
	padding: 15px;
	margin-top: 30px;
	background: #fff5d1 url(/images/pricelist-promo-icon.png) 97% 50% no-repeat;
	padding-right: 100px;
	border: 3px dotted #ffcb05;
}
.global-content .pricelist-promo h3 {
	margin: 0;
}
.global-content .pricelist-promo p {
	margin-top: 5px;
}

.global-content .pricelist {
	margin-top: 15px;
}

.global-content .pricelist table {
	width: 100%;
	border: 1px solid #f2f2f2;
}

.global-content .pricelist th {
	background: #f7f7f7
		url(/images/markup/gray-bg.png) 0 0 repeat;
	color: #666;
	border-bottom: 1px solid #e3e3e3;
}

.global-content .pricelist th, .global-content .pricelist td {
	padding: 7px 15px 9px 15px;
}

.global-content .pricelist td {
	vertical-align: top;
}

.global-content .pricelist th.price {
	width: 100px;
}

.global-content .pricelist td.price {
	white-space: nowrap;
}

.global-content .pricelist td.order {
	font-size: 11px;
	color: #666;
	width: 130px;
}

.global-content .pricelist tr.highlight td {
	background: #fff5d1;
}

.global-content .pricelist span.hint {
	display: block;
    font-size: 11px;
	line-height: 14px;
    color: #999;
}

.global-content .pricelist td.order a {
	color: #666;
	text-decoration: none;
	background:
		url(/images/order-icon.png) 0 0
		no-repeat;
	padding-left: 18px;
	height: 14px;
	display: block;
	line-height: 14px;
}

.global-content .pricelist td.order a:hover {
	color: #1a1a1a;
}

.global-content .pricelist tr.service-0 td {
	background: #fff;
}

.global-content .pricelist tr.service-1 td {
	background: #f9f9f9;
}

.global-content .pricelist tr:hover td {
	background: #fff5d1;
}
.global-content .pricelist .comment {
	color: #666;
	margin-top: 10px;
	font-size: 11px;
	line-height: 14px;
}
.global-content .pricelist .comment:before {
	/*content: '*';
	margin-right: 5px;*/
}

.global-content .services {
	overflow: hidden;
}

.global-content .hot-services {
	margin-top: 15px;
	float: none;
	width: auto;
}

.global-content .all-services {
	padding-bottom: 10px;
	padding-top: 5px;
	margin-top: 10px;
}

.global-content .all-services ul {
	overflow: hidden;
	width: 780px;
	color: #999;
}

.global-content .all-services li {
	float: left;
	width: 33.3%;
	margin: 5px 12px 0 0;
	width: 242px;
}

.global-content .all-services li:before {
	content: '●';
	margin-right: 7px;
	font-size: 10px;
	top: -1px;
	position: relative;
}

.global-content .category-hero {
	margin-top: 0;
}

.global-content .category-hero {
	height: 290px;
	overflow: hidden;
}

.global-content .category-hero .image {
	position: absolute;
	overflow: hidden;
	height: 290px;
}

.global-content .category-hero .image img {
	margin-top: -25px;
}

.global-content .category-hero .description {
	width: 245px;
	height: 225px;
	background: #3d3d3d;
	color: #fff;
	position: relative;
	float: right;
	margin: 30px 0 0 0;
}

.global-content .category-hero .description .text {
	padding: 0 22px;
}

.global-content .category-hero h1 {
	margin-top: 16px;
}

.global-content .category-hero .description .about {
	margin-top: 6px;
	color: #999;
}

.global-content .category-hero .description .value {
	color: #ffcb05;
	font-size: 18px;
	margin-top: 10px;
}

.global-content .category-hero .description .button {
	position: absolute;
	bottom: 20px;
	left: 22px;
}

.global-content .category-hero .description .button a {
	padding: 7px 0 8px 0;
	width: 140px;
	display: block;
	color: #1a1a1a;
	text-align: center;
	background: #ffcb05;
}

.global-content .category-hero .description .button a:hover {
	background: #fff;
}

.global-content .videos {
	overflow: hidden;
	margin-top: 2px;
	padding-bottom: 10px;
}

.global-content .videos li {
	float: left;
	overflow: hidden;
	width: 50%;
	margin-top: 10px;
}

.global-content .videos .image {
	float: left;
	width: 120px;
	height: 68px;
	overflow: hidden;
}

.global-content .videos .image img {
	margin-top: -11px;
}

.global-content .videos .name {
	float: left;
	width: 200px;
	height: 38px;
	overflow: hidden;
	margin-left: 10px;
}

.global-content .videos .stats {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 11px;
}

.global-content .videos .stats .rates {
	display: inline-block;
	padding-left: 15px;
	color: #888;
	background:
		url(/images/markup/tube/rates-icon.png) 0 1px
		no-repeat;
}

/*.global-content .info {
	overflow: hidden;
	padding-top: 30px;
	box-sizing: border-box;
	max-height: 195px;
}
.global-content .info h2,
.global-content .info p,
.global-content .info ul,
.global-content .info li {
	display: inline;
	font-size: 11px;
	color: #666;
	margin: 0 !important;
	padding: 0 !important;
}*/

.info.border {
	border-top: 1px solid #eee;
	margin-top: 25px
}

.global-content .info img {
	float: right;
	margin: 0 0 10px 20px;
}

.global-content .info ul, .section-services .info ul {
	margin-top: 15px
}

.global-content .info ul ul {
	margin-top: 0;
}

.global-content .info li, .section-services .info li {
	list-style-type: circle;
	margin-left: 25px;
}

.global-content .offer-label {
	width: 106px;
	height: 104px;
	overflow: hidden;
	color: #f00;
	background:
		url(/images/page/handyman/offer/label.png) 0
		0 no-repeat;
	position: absolute;
	z-index: 5;
	margin: 10px 0 0 10px;
}

.global-content .offer-label-price {
	position: relative;
	text-align: center;
}

.global-content .offer-label-from, .global-content .offer-label-value,
	.global-content .offer-label-unit {
	position: absolute;
	width: 100%;
}

.global-content .offer-label-from {
	top: 20px;
}

.global-content .offer-label-value {
	font-size: 22px;
	top: 42px;
}

.global-content .offer-label-unit {
	top: 60px;
}

.global-content .info .offer img {
	float: none;
	margin: 0;
}

.global-content .info .offer .divider {
	height: 1px;
	overflow: hidden;
	margin-top: 20px;
	background: #e3e3e3;
}

.global-content .info .offer .price {
	background: #ffe892;
	padding: 0 3px;
}

.global-content .info .offer sup {
	font-size: 60%;
	position: relative;
	top: -.6em;
}

.global-content .info .offer-cols {
	overflow: hidden;
}

.global-content .info .offer-col {
	float: left;
	width: 50%;
}

.global-content .info .offer-cols strong {
	font-weight: bold;
}

.global-content .info .offer-cols em {
	font-style: italic;
}

.global-content .info .offer-pictures {
	overflow: hidden;
	width: 800px;
	border-top: 1px solid #e3e3e3;
	margin-top: 25px;
}

.global-content .info .offer-picture {
	float: left;
	width: 220px;
	margin: 30px 45px 0 0;
	overflow: hidden;
}

.global-content .info .offer-picture .description {
	color: #666;
	font-size: 11px;
	line-height: 15px;
	margin-top: 6px;
}

.global-content .info .offer-advantages {
	overflow: hidden;
	border-top: 1px solid #e3e3e3;
	margin-top: 25px;
	margin-bottom: -25px;
	padding-top: 25px;
	width: 800px;
}

.global-content .info .offer-advantage {
	float: left;
	width: 220px;
	height: 110px;
	margin-right: 45px;
	overflow: hidden;
}

.global-content .info .offer-advantage img {
	float: right;
	width: 76px;
	height: 75px;
}

.global-content .info .offer-advantage .heading {
	font-size: 14px;
}

.global-content .info .offer-advantage .description {
	color: #666;
	font-size: 11px;
	line-height: 15px;
	margin-top: 3px;
}

.global-content .advantages {
	background: #f7f7f7
		url(/images/markup/gray-bg.png) 0 0 repeat;
	margin-top: 10px;
	overflow: hidden;
	border: 1px solid #f2f2f2;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 25px 25px 0 25px;
	margin-top: 30px;
}

.global-content .advantages .heading {
	font-size: 18px;
	line-height: 18px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 5px;
}

.global-content .advantages li {
	padding: 20px 0;
	border-bottom: 1px solid #e3e3e3;
	overflow: hidden;
}

.global-content .advantages li:last-child {
	border-bottom: none;
}

.global-content .advantages .description {
	float: left;
	width: 410px;
}

.global-content .advantages .name, .global-content .advantages h3 {
	font-size: 14px;
	margin-top: 5px;
}

.global-content .advantages .about, .global-content .advantages p {
	margin-top: 5px;
}

.global-content .advantages .image {
	float: right;
	width: 255px;
}

.global-content .advantages .image img {
	width: 100%;
}

.global-content .service-hero {
	overflow: hidden;
	position: relative;
	min-height: 253px;
}

.global-content .service-hero .hero {
	float: left;
	width: 300px;
}

.global-content .service-hero .hero img {
	width: 100%;
}

.global-content .service-hero .description {
	float: right;
	width: 415px;
}

.global-content .service-hero h1 {
	margin-top: -1px;
}

.global-content .service-hero .included {
	font-size: 18px;
	overflow: hidden;
	margin-top: 6px;
}

.global-content .service-hero .included li {
	background:
		url(/images/included-icon.png) 0 1px
		no-repeat;
	margin-top: 5px;
	padding: 0 0 0 20px;
}

.global-content .service-hero .scheme {
	color: #666;
	margin-top: 10px;
}

.global-content .service-hero .price {
	overflow: hidden;
	position: absolute;
	bottom: 5px;
	width: 415px;
}

.global-content .service-hero .price img {
	top: -3px;
	position: relative;
	margin-left: 3px;
}

.global-content .service-hero .value {
	font-size: 20px;
	float: left;
	margin-top: 8px;
}

.global-content .service-hero .value .parts-comment {
	color: #666;
	display: block;
	font-size: 11px;
	margin-top: -1px;
}

.global-content .service-hero .value.with-parts-comment {
	font-size: 18px;
}

.global-content .service-hero .value.with-parts-comment {
	margin-top: 1px;
}

.global-content .service-hero .order {
	overflow: hidden;
	float: right;
}

.global-content .service-hero .order .button {
	float: left;
}

.global-content .service-hero .order .button a {
	padding: 7px 0 8px 0;
	width: 140px;
	display: block;
	color: #1a1a1a;
	text-align: center;
	background: #ffcb05;
}

.global-content .service-hero .order .button a:hover {
	background: #3d3d3d;
	color: #fff;
}

.global-content .service-hero .order .link {
	float: left;
	margin-top: 7px;
	margin-left: 15px;
}
/* /global content */

/* global updates  */
.global-updates {
	border-top: 1px solid #d8d8d8;
	background: #f7f7f7
		url(/images/markup/gray-bg.png) 0 0 repeat;
	overflow: hidden;
	margin-top: 20px;
	padding: 30px 0;
}

.global-updates .heading {
	font-size: 18px;
	line-height: 18px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 12px;
}

.global-updates .updates {
	float: left;
	width: 31%;
	margin-left: 3.5%;
}

.global-updates .updates:first-child {
	margin-left: 0;
}

.global-updates .updates ul {
	height: 250px;
	overflow-y: scroll;
}

.global-updates .updates li {
	margin-top: 18px;
	width: 93%;
}

.global-updates .updates .rating {
	display: block;
	margin-bottom: 3px;
}

.global-updates .updates .meta {
	display: block;
	font-size: 11px;
}

.global-updates .updates .intro {
	
}

.global-updates .updates .meta a {
	color: #666;
	border-color: #CCC;
}

.global-updates .updates .title {
	display: block;
	margin: 2px 0 4px 0;
}

.global-updates .videos {
	float: left;
}

.global-updates .videos ul {
	height: 250px;
	overflow-y: scroll;
}

.global-updates .videos li {
	float: left;
	overflow: hidden;
	width: 50%;
	margin-top: 18px;
}

.global-updates .videos .image {
	float: left;
	width: 120px;
	height: 45px;
	overflow: hidden;
}

.global-updates .videos .image img {
	margin-top: -11px;
}

.global-updates .videos .name {
	float: left;
	width: 90%;
	margin-top: 10px;
	font-size: 11px;
	line-height: 1.4
}

.global-updates .videos .stats {
	float: left;
	width: 93%;
	margin-top: 5px;
	font-size: 11px;
}

.global-updates .videos .stats .rates {
	display: inline-block;
	padding-left: 15px;
	color: #888;
	background:
		url(/images/markup/tube/rates-icon.png) 0 1px
		no-repeat;
}
/* /global updates  */

/* global footer  */
.global-footer {
	border-top: 1px solid #d8d8d8;
	background: #f0f0f0
		url(/images/markup/dark-gray-bg.png) 0 0
		repeat;
	padding: 25px 0 60px 0;
	overflow: hidden;
}

.global-footer .copyright {
	float: left;
	width: 214px;
	color: #666;
}

.global-footer .copyright .creators {
	margin-top: 15px;
}

.global-footer .copyright ul {
	overflow: hidden;
	margin-top: 15px;
}

.global-footer .copyright ul li {
	float: left;
	margin-right: 5px;
	border-radius: 2px;
	overflow: hidden;
}

.global-footer .copyright ul li:last-child {
	margin-right: 0;
}

.global-footer .about {
	float: right;
	overflow: hidden;
	width: 750px;
}

.global-footer .pages {
	float: left;
	overflow: hidden;
}

.global-footer .pages ul {
	float: left;
	margin-right: 50px;
}

.global-footer .pages ul li {
	margin-top: 3px;
}

.global-footer .pages ul li:first-child {
	margin-top: 0;
}

.global-footer .contacts {
	float: right;
	overflow: hidden;
}

.global-footer .contacts .phone {
	float: right;
	margin-left: 20px;
}

.global-footer .contacts .phone .schedule {
	font-size: 11px;
	text-transform: uppercase;
	color: #666;
}

.global-footer .contacts .phone .number {
	font-size: 20px;
	margin-top: 0px;
}

.global-footer .contacts ul {
	float: left;
	margin: 22px 0 0 20px;
	width: 160px;
}

.global-footer .contacts ul li {
	margin-top: 3px;
}

.global-footer .contacts .payment {
	float: left;
	margin: 22px 0 0 20px;
	color: #999;
	font-size: 11px;
	width: 160px;
}

.global-footer .contacts .payment img {
	margin-bottom: 2px;
}
/* /global footer  */

/* global fixed  */
.global-bar {
	display: block;
	background: #3d3d3d;
	height: 50px;
	margin-top: -50px;
	position: fixed;
	z-index: 100;
	width: 100%;
	bottom: 0;
}

.global-bar .buttons {
	overflow: hidden;
	float: left;
	margin-top: 8px;
}

.global-bar .buttons li {
	float: left;
	margin-right: 8px;
}

.global-bar .buttons a {
	display: block;
	width: 140px;
	background: #ffcb05;
	text-align: center;
	padding: 7px 0 8px 0;
	color: #1a1a1a;
}

.global-bar .buttons a:hover {
	background: #fff;
}

.global-bar .links {
	overflow: hidden;
	float: right;
	margin-top: 13px;
}

.global-bar .links a {
	color: #fafafa;
	border-color: #888;
}

.global-bar .links li {
	float: left;
	margin-left: 20px;
}

.global-bar .links li:first-child {
	margin-left: 0;
}

.global-bar .links li.callback {
	float: right;
	margin-left: 65px;
	background:
		url(/images/icon-phone.png) 0
		50% no-repeat;
	padding-left: 20px;
}

.global-bar .links li.callback a {
	color: #ffcb05;
	border-color: #9e8421;
}

.global-bar .toggle {
	width: 41px;
	height: 41px;
	overflow: hidden;
	background-image:
		url(/images/fixed-toggle-icon.png);
	background-repeat: no-repeat;
	cursor: pointer;
	position: absolute;
	left: 35px;
	top: -20px;
}

.global-bar.disabled {
	bottom: -43px;
}

.global-bar.active .toggle {
	background-position: 0 0;
}

.global-bar.disabled .toggle {
	background-position: 0 -41px;
}
/* /global fixed  */

/* list-item */
.list-image h2 {
	margin-top: 0;
}

.list-image.items h2 {
	margin-bottom: 10px;
}

.list-image ul {
	margin-left: 0;
}

.list-image li {
	margin-top: 30px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
}

.list-image h3 {
	margin-top: 0;
}

.list-image p {
	margin-top: 15px;
	font-size: 14px;
	line-height: 19px;
}

.list-image a.more {
	color: #1570a6;
	font-size: 12px;
}

.list-image p a:hover {
	text-decoration: underline;
}

.list-image .image {
	float: right;
	margin-left: 30px;
}

.list-image .left .image {
	float: left;
	margin-right: 30px;
	margin-left: 0;
}

.list-image .wide .image {
	margin: 0;
	float: none;
}

.list-image.items .image img {
	width: 150px
}
/* list item */

/* advantages */
.global-content.advantages h1 {
	margin-top: 0;
}

.global-content.advantages .image {
	float: right;
	margin-left: 30px;
	max-width: 310px;
}

.global-content.advantages .advantage-details {
	overflow: hidden;
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.global-content.advantages .advantage-details ul {
	margin-top: 15px;
}

.global-content.advantages .advantage-details ul li {
	margin: 0;
	list-style-type: none;
	padding-left: 20px;
	background:
		url(http:/images/markup/included-icon.png) 0
		3px no-repeat;
	line-height: 1.6;
}

.global-content.advantages .advantage-details p:first-child {
	margin-top: 0;
}

.global-content.advantages .advantage-details p.note {
	font-size: 11px;
	line-height: 15px;
	color: #666;
}

.global-content.advantages .order {
	margin-top: 30px;
	overflow: hidden;
}

.global-content.advantages .order .button {
	float: left;
}

.global-content.advantages .order .button a {
	padding: 7px 0 8px 0;
	width: 140px;
	display: block;
	color: #1a1a1a;
	text-align: center;
	background: #ffcb05;
}

.global-content.advantages .order .button a:hover {
	background: #3d3d3d;
	color: #fff;
}

.global-content.advantages .order .link {
	float: left;
	margin-top: 7px;
	margin-left: 15px;
}

.global-content.advantages .terms {
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.global-content.advantages .terms li {
	overflow: hidden;
	margin-top: 30px;
}

.global-content.advantages .terms span {
	display: block;
}

.global-content.advantages .terms .icon {
	float: left;
	width: 70px;
	margin: 6px 25px 0 20px;
}

.global-content.advantages .terms .text {
	float: left;
	width: 570px;
}

.global-content.advantages .terms .text .heading {
	font-size: 18px;
}

.global-content.advantages .terms .text .description {
	margin-top: 5px;
}
/* /advantages */

/* popup */
#popup {
	display: none;
	padding: 20px;
	background: white;
}

#popup .button {
	background-color: #ffcb05;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
	color: #1a1a1a;
	cursor: pointer;
	display: inline-block;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none
}

#popup .button:hover {
	background-color: #1e1e1e;
}

#popup .button>span {
	font-size: 84%
}

#popup .button.b-close, .button.bClose {
	box-shadow: none;
	font: bold 111% sans-serif;
	padding: 0 6px 3px;
	position: absolute;
	right: -9px;
	top: -8px
}

#popup .button.b-close:hover {
	color: white;
}

#popup iframe.order, #popup iframe.ask, #popup iframe.idea, #popup iframe.president
	{
	width: 610px;
	height: 430px;
}

#popup iframe.review {
	width: 610px;
	height: 535px;
}

#popup iframe.callback {
	width: 310px;
	height: 260px;
}

#popup iframe.request-pdf-modal {
	width: 310px;
	height: 260px;
}

.b-modal {
	opacity: .4 !important;
}

#popup .message {
	padding: 10px;
}

#popup .message .errorSummary p:first-child {
	display: none;
}

#popup .message .errorSummary li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#popup .message strong {
	font-weight: bold;
}

#popup .message h2 {
	margin-top: 0;
}
/* /popup */

/* congratulations */
#congratulations.feb-14 {
	height: 39px;
	background: url(/images/congratulations/14feb.png) no-repeat 50% 50%;
}
/* / congratulations */

/* info order */
.info .order {
	margin: 20px 0 0 0;
}

.info .order .button a {
	padding: 7px 0 8px 0;
	width: 195px;
	display: block;
	color: #1a1a1a;
	text-align: center;
	background: #ffcb05;
}

.info .order .button a:hover {
	background: #3d3d3d;
	color: #fff;
}
/* /info order */

/* details text */
/*.global-content .details-text * {
	display: none;
}

.global-content .details-text h2:first-child, .global-content .details-text h2:first-child+*
	{
	display: block;
}*/

.global-content .details-text ul {
	margin-top: 10px;
}

.global-content .details-text ul li {
	list-style-type: circle;
	margin-left: 25px;
}

.global-content .details-text .more {
	display: inline-block;
	margin-top: 10px
}

.global-content .details-text .more a {
	display: inline-block;
}

.global-content .details-text .more a:hover {
	margin-bottom: 1px;
}

.global-content .details-text img {
	float: right;
}

.global-content .details-text {
	overflow: hidden;
}

/* /details text*/

/* qtip hint */
.qtip-hint {
	background: #ffe892 !important;
	padding: 10px !important;
	line-height: 1.5 !important;
	color: #000000 !important;
}

.qtip-hint strong {
	font-weight: bold;
}
/* /qtip hint */
.pricelist div.hint p {
	color: #666;
}

.pricelist div.hint p strong {
	font-weight: bold;
}

.pricelist div.hint p:first-child {
	margin-top: 0;
}

.pricelist div.hint {
	padding-top: 20px;
	padding-bottom: 25px;
	border-top: 1px solid #e3e3e3;
}

.pricelist div.hint ul li {
	list-style-type: decimal;
	margin-left: 25px;
	color: #666;
}

.pricelist .parts-comment {
	font-size: 11px;
	color: #666;
	margin-left: 3px;
}

.pricelist .parts-comment img {
	position: relative;
	top: -3px;
	margin-left: 3px;
}

.block-title {
	font-size: 18px;
	line-height: 18px;
	margin-top: 30px;
	margin-bottom: -7px;
}

/*debug mode*/
.ribbon-wrapper-debug {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: fixed;
	top: -3px;
	right: 0;
}

.ribbon-debug {
	font: bold 15px Sans-Serif;
	text-align: center;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: relative;
	padding: 7px 0;
	left: -5px;
	top: 15px;
	width: 120px;
	background-color: #b70202;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b70202),
		to(#ff0000));
	background-image: -webkit-linear-gradient(top, #b70202, #ff0000);
	background-image: -moz-linear-gradient(top, #b70202, #ff0000);
	background-image: -ms-linear-gradient(top, #b70202, #ff0000);
	background-image: -o-linear-gradient(top, #b70202, #ff0000);
	color: #ffffff;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.ribbon-debug:before {
	left: 0;
}

.ribbon-debug:after {
	right: 0;
}

.global-viewport .open-hours{padding-left:39px;background:url(/images/clock.png.pagespeed.ce.fs_qOCevcx.png) no-repeat 0 50%}
		.global-viewport .awards{padding-left:42px;background:url(/images/cup.png.pagespeed.ce.iq6DQ-YEfK.png) no-repeat 0 50%}
		
		.global-header .navigation .search input.button{float:right;height:33px;width:33px;overflow:hidden;text-indent:-9999px;background:url(/images/icon-search.png.pagespeed.ce.0uF-ntq2bE.png) 50% 50% no-repeat;border:none;cursor:pointer;outline:none;opacity:.5}
		.global-header .navigation .services .toggle a{display:block;height:33px;color:#fafafa;background:#3d3d3d url(/images/icon-menu.png.pagespeed.ce.PPDRqz0KPn.png) 95% 10px no-repeat}
		
		
		
		.global-header .about .global-viewport .logotype a.mobile {
        display: none;
    }
	
	.global-content .info strong{
    font-weight: bold;
}

.staff {
    width: 100%;
    clear: both;
    border: 0;
    border-collapse: collapse;
    margin: 15px 0 0;
    float: left;
}

.staff td {
    border: 0;
    border-collapse: collapse;
    width: 200px;
    vertical-align: top;
    padding: 10px 15px 10px 0;
}

.staff img {
    float: left !important;
    width: 100px;
    margin: 0px 10px 10px 0 !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ie-border-radius: 10px;
    border-radius: 10px;
}

.staff td .bold {
    font: bold 16px Arial, Helvetica, sans-serif;
}

.staff td p {
    margin: 0 0 7px 0 !important;
}

.staff td p.position {
    color: #888;
}






<style type="text/css">
/*ширина контейнера от ширины окна*/
.head {margin:0 auto; width:50%;}
/*бордюр для визуализации*/
.head div {border:2px solid red;}
/*ширина от 100% head!!!!!*/
.left {float:left; width:20%;}

/*отступы строго равны ширине, если есть бордюр, возможно его придётся учитывать. Ширина этого ДИВа это остаток от лево, право и бордюров*/
.center {margin-left:20%; margin-right:30%; text-align:center;}
</style>
<style type="text/css">
/*ширина контейнера от ширины окна*/
#main {margin:0 auto; width:50%;}
/*ширина от 100% main!!!!!*/
#first {margin-left:10%;float:left; width:50%;}


</style>