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;
}

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;
}

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: 25px;
}

.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: 20px;
	margin-top: 1px;
	text-align: right;
}

.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/markup/header/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/markup/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/markup/dropdown/services/digital-bg.png);
}

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

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

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

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

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

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

.dropdown-services .services.apple {
	background-image:
		url(/images/markup/dropdown/services/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/markup/sidebar/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/markup/price/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/markup/price/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/markup/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: 1px;
}

.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;
}/* qTip2 v2.2.0 basic css3 | qtip2.com | Licensed MIT, GPL | Thu Nov 21 2013 20:35:00 */
.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid;border-color:transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-titlebar .ui-icon,.qtip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:400 bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em}.qtip-focus{}.qtip-hover{}.qtip-default{border-width:1px;border-style:solid;border-color:#F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111} .qtip-light{background-color:#fff;border-color:#E2E2E2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1} .qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030} .qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35}.qtip-cream .qtip-titlebar{background-color:#F0DE7D}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0} .qtip-red{background-color:#F78B83;border-color:#D95252;color:#912323}.qtip-red .qtip-titlebar{background-color:#F06D65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-red .qtip-icon{border-color:#D95252}.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252} .qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219}.qtip-green .qtip-titlebar{background-color:#B0DE78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0} .qtip-blue{background-color:#E5F6FE;border-color:#ADD9ED;color:#5E99BD}.qtip-blue .qtip-titlebar{background-color:#D0E9F5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-rounded,.qtip-tipsy,.qtip-bootstrap{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border-width:0;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));background-image:-webkit-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,#000 100%)}.qtip-youtube .qtip-titlebar{background-color:#4A4A4A;background-color:rgba(0,0,0,0)}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323)"}.qtip-jtools .qtip-titlebar,.qtip-jtools .qtip-content{background:transparent;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#D9D9C2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px #000}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3A79B8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));background-image:-webkit-linear-gradient(top,#3A79B8,#2E629D);background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-ms-linear-gradient(top,#3A79B8,#2E629D);background-image:-o-linear-gradient(top,#3A79B8,#2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:transparent}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}x:-o-prefocus,.qtip .qtip-tip{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:transparent;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed;left:0;top:0;width:100%;height:100%}#qtip-overlay.blurs{cursor:pointer}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.7;filter:alpha(opacity=70);-ms-filter:"alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute!important}


.qtip-clean{
	border-width: 1px;
	border-color: #e3e3e3;
	background: #fff;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #1a1a1a;
	max-width: none;
}
.qtip-clean .qtip-titlebar{
	background: none;
}
.qtip-clean .qtip-icon{
	border: none;
	background: none;
}
.qtip-clean .qtip-titlebar .qtip-close{
	border: none;
}
