/* none web fonts */
@font-face {
	font-family: 'helveticaneuecyrbold';
	src: url('/images/glosswood/fonts/helveticaneuecyr-bold_1-webfont.eot');
	src: url('/images/glosswood/fonts/helveticaneuecyr-bold_1-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/images/glosswood/fonts/helveticaneuecyr-bold_1-webfont.woff2') format('woff2'),
		 url('/images/glosswood/fonts/helveticaneuecyr-bold_1-webfont.woff') format('woff'),
		 url('/images/glosswood/fonts/helveticaneuecyr-bold_1-webfont.ttf') format('truetype'),
		 url('/images/glosswood/fonts/helveticaneuecyr-bold_1-webfont.svg#helveticaneuecyrbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helveticaneuecyrmedium';
	src: url('/images/glosswood/fonts/helveticaneuecyr-medium_1-webfont.eot');
	src: url('/images/glosswood/fonts/helveticaneuecyr-medium_1-webfont.eot?#iefix') format('embedded-opentype'),
	 url('/images/glosswood/fonts/helveticaneuecyr-medium_1-webfont.woff2') format('woff2'),
	 url('/images/glosswood/fonts/helveticaneuecyr-medium_1-webfont.woff') format('woff'),
	 url('/images/glosswood/fonts/helveticaneuecyr-medium_1-webfont.ttf') format('truetype'),
	 url('/images/glosswood/fonts/helveticaneuecyr-medium_1-webfont.svg#helveticaneuecyrmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helveticaneuecyrroman';
	src: url('/images/glosswood/fonts/helveticaneuecyr-roman_2-webfont.eot');
	src: url('/images/glosswood/fonts/helveticaneuecyr-roman_2-webfont.eot?#iefix') format('embedded-opentype'),
	 url('/images/glosswood/fonts/helveticaneuecyr-roman_2-webfont.woff2') format('woff2'),
	 url('/images/glosswood/fonts/helveticaneuecyr-roman_2-webfont.woff') format('woff'),
	 url('/images/glosswood/fonts/helveticaneuecyr-roman_2-webfont.ttf') format('truetype'),
	 url('/images/glosswood/fonts/helveticaneuecyr-roman_2-webfont.svg#helveticaneuecyrroman') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helveticaneuecyrlight';
	src: url('/images/glosswood/fonts/helveticaneuecyr-light_1-webfont.eot');
	src: url('/images/glosswood/fonts/helveticaneuecyr-light_1-webfont.eot?#iefix') format('embedded-opentype'),
	 url('/images/glosswood/fonts/helveticaneuecyr-light_1-webfont.woff2') format('woff2'),
	 url('/images/glosswood/fonts/helveticaneuecyr-light_1-webfont.woff') format('woff'),
	 url('/images/glosswood/fonts/helveticaneuecyr-light_1-webfont.ttf') format('truetype'),
	 url('/images/glosswood/fonts/helveticaneuecyr-light_1-webfont.svg#helveticaneuecyrlight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helveticaneuecyrultralight';
	src: url('/images/glosswood/fonts/helveticaneuecyr-ultralight_1-webfont.eot');
	src: url('/images/glosswood/fonts/helveticaneuecyr-ultralight_1-webfont.eot?#iefix') format('embedded-opentype'),
	 url('/images/glosswood/fonts/helveticaneuecyr-ultralight_1-webfont.woff2') format('woff2'),
	 url('/images/glosswood/fonts/helveticaneuecyr-ultralight_1-webfont.woff') format('woff'),
	 url('/images/glosswood/fonts/helveticaneuecyr-ultralight_1-webfont.ttf') format('truetype'),
	 url('/images/glosswood/fonts/helveticaneuecyr-ultralight_1-webfont.svg#helveticaneuecyrultralight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helveticaneuecyrthin';
	src: url('/images/glosswood/fonts/helveticaneuecyr-thin_1-webfont.eot');
	src: url('/images/glosswood/fonts/helveticaneuecyr-thin_1-webfont.eot?#iefix') format('embedded-opentype'),
	 url('/images/glosswood/fonts/helveticaneuecyr-thin_1-webfont.woff2') format('woff2'),
	 url('/images/glosswood/fonts/helveticaneuecyr-thin_1-webfont.woff') format('woff'),
	 url('/images/glosswood/fonts/helveticaneuecyr-thin_1-webfont.ttf') format('truetype'),
	 url('/images/glosswood/fonts/helveticaneuecyr-thin_1-webfont.svg#helveticaneuecyrthin') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling user zoom.
 */
html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
/**
 * Remove default margin.
 */
body {
	background:#151820;
	color:#babec7;
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0;
	min-width: 1200px;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {display: block;}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
	display: none;
	height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {display: none;}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
	background-color: transparent;
	color:#fff;
	text-decoration:underline;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {outline: 0;}
a:hover{
	color:#ec5d2d;
	text-decoration:none;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {border-bottom: 1px dotted;}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {font-weight: bold;}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {font-style: italic;}
/**
 * Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
	background: #ff0;
	color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {font-size: 80%;}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {border: 0;}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {overflow: hidden;}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
	margin: 1em 40px;
	padding:0;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {overflow: auto;}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
	/* vertical-align:middle; */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {overflow: visible;}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {text-transform: none;}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type `input` and others.
 */
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {cursor: default;}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet.
 */
input {line-height: normal;}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {height: auto;}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome (include `-moz` to future-proof).
 */
input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
/* Form reset style */
form {
	margin:0;
	padding:0;
	border-style:none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {overflow: auto;}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {font-weight: bold;}
/* Placeholder reset style */
::-webkit-input-placeholder { /* WebKit browsers */
	color: #737373;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #737373;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #737373;
	opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #737373;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:5px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
/**
 * Inline element reset style 
 */
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
/**
 * Blockquote reset style 
 */
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
/**
 * Lists reset style
 */
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
/**
 * initial css
 */
*,
*:before,
*:after{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#wrapper{
	overflow:hidden;
	background:url(/images/glosswood/bg-bulb.jpg) no-repeat 50% 0;
}
.columns-wrap:after,
.testimonials-holder:after,
.row-address:after,
.layer:after,
.layer-in:after,
.layer-c:after,
.layer-max:after,
.selling-article:after{
	content:'';
	display:block;
	clear:both;
}
.layer-c,
.layer-in{
	margin:0 auto;
}
.layer-max{
	max-width: 1190px;
	padding-left: 15px;
	padding-right: 15px;
}
/*
 * button style
 */
.btn{
	display:inline-block;
	text-align:center;
	color:#fff;
	font: 30px/45px 'helveticaneuecyrlight', Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	background:#d05f39;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-decoration:none;
}
.btn:hover{
	text-decoration:underline;
	color:#fff;
}
/* typography */
.text-left {text-align: left;}
.text-center {text-align: center;}
.text-right {text-align: right;}
.text-justify {text-align: justify;}
.text-nowrap {white-space: nowrap;}
.text-uppercase {text-transform: uppercase;}
.text-capitalize {text-transform: capitalize;}
/* ==========================================
 * fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license
 * ==========================================
 */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fancybox-opened {z-index: 8030;}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {position: relative;}
.fancybox-inner {overflow: hidden;}
.fancybox-type-iframe .fancybox-inner {-webkit-overflow-scrolling: touch;}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {background-image: url('/images/glosswood/fancybox_sprite.png');}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/images/glosswood/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/images/glosswood/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}
.fancybox-prev {left: 0;}
.fancybox-next {right: 0;}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {visibility: visible;}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}
.fancybox-lock body {overflow: hidden !important;}
.fancybox-lock-test {overflow-y: hidden !important;}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/images/glosswood/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {visibility: visible;}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {padding-top: 10px;}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min--moz-device-pixel-ratio: 1.5),
	only screen and (min-device-pixel-ratio: 1.5){
		#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
			background-image: url('/images/glosswood/fancybox_sprite@2x.png');
			background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
		}
		#fancybox-loading div {
			background-image: url('/images/glosswood/fancybox_loading@2x.gif');
			background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
		}
}
/*
 * header
 */
/* header navpanel */
#header .navpanel{
	float:left;
	width:100%;
	border-bottom:1px solid #282d38;
	position:relative;
	padding: 15px 0 0;
	margin:0 0 25px;
}
#header .navpanel:before{
	position:absolute;
	content: '';
	bottom: -2px;
	left:0;
	width:100%;
	height:1px;
	background:#0d0f14;
}
#header .navpanel .bid-link{
	float:right;
	text-transform:uppercase;
	text-decoration:none;
	color:#babec7;
	font: 14px helveticaneuecyrlight, Arial, Helvetica, sans-serif;
	position: relative;
	display: inline-block;
}
#header .navpanel .bid-link:hover{
	text-decoration:none;
	color: #ec5d2d;
}
/* nav */
#nav{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	text-transform:uppercase;
	font: 14px helveticaneuecyrlight, Arial, Helvetica, sans-serif;
}
#nav li{
	list-style:none outside;
	float:left;
	margin:0 50px 12px 0;
}
#nav a{
	color:#babec7;
	text-decoration:none;
	display:block;
	position:relative;
	text-transform: uppercase;
}
#nav a:hover:after,
#nav .active:after
{
	content:'';
	position:absolute;
	left:0;
	top: 27px;
	width:100%;
	background:#d05e38;
	height:5px;
}
/* header-panel */
.header-panel{
	color:#fff;
	clear:both;
	overflow:hidden;
	padding:0 0 20px;
}
.header-panel .logo{
	overflow:hidden;
	background:url(/images/glosswood/logo.png) no-repeat;
	width:310px;
	height:46px;
	text-indent:-9999px;
	float:left;
	margin: 8px 65px 0 0;
}
/* logo */
.logo a{
	display:block;
	height:100%;
}
/* collback box */
.header-panel .callback-box{
	float:right;
	text-align:right;
	margin:0 0 0 10px;
	font: 12px 'helveticaneuecyrlight', Arial, Helvetica, sans-serif;
}
.header-panel .callback-box p{margin:0;}
.header-panel .callback-box .phone{
	font-size: 30px;
}
.header-panel .callback-box a{
	display:inline-block;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
.header-panel .callback-box a:hover{border-bottom-color: transparent;}
/* header-panel text */
.header-panel .text{
	overflow:hidden;
	width: 440px;
	text-align:center;
	text-transform:uppercase;
	font: 15px/30px helveticaneuecyrlight, Arial, Helvetica, sans-serif;
}
.header-panel .text p{margin:0;}
/* slideshow */
.slideshow-wrap{
	background:url(/images/glosswood/bg-shadow-up01.png) repeat-x 0 100%;
}
#slideshow{
	height:410px;
	position:relative;
	border-top:1px solid #2d323f;
}
#slideshow .slides{
	list-style:none;
	margin:0 0 0 -750px;
	padding:0;
	height:410px;
	position:absolute;
	left:50%;
	top:0;
	overflow:hidden;
	width:1500px;
}
#slideshow .slides li{
	list-style:none outside;
	position: relative;
	/* display:none; */
	z-index:10;
	float: left;
	height: 409px;
	width: 1500px;
}
#slideshow .slides li:first-child{
	display:block;
	z-index:1000;
}
#slideshow .slides .slideActive{z-index:1000;}
#slideshow canvas{
	display:none;
	position:absolute;
	z-index:100;
}
#slideshow .slide-text{
	position:absolute;
	color:#fff;
	width: 480px;
	position:absolute;
	top: 125px;
	left: 173px;
	z-index:2;
	font: 20px/36px 'helveticaneuecyrthin', Arial, Helvetica, sans-serif;
}
#slideshow .slide-text h2{
	margin:0 0 5px;
	font: 33px/35px 'helveticaneuecyrthin', Arial, Helvetica, sans-serif;
}
#slideshow .slide-text p{margin:0;}
/* slideshow pagination */
#slideshow .pagination{
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:0;
	bottom: 25px;
	width:100%;
	text-align:center;
	z-index:1001;
}
/* #slideshow .pagination li{
	list-style:none outside;
	display:inline-block;
	margin:0 3px;
} */
#slideshow .pagination a{
	display:inline-block;
	margin:0 3px;
	width:8px;
	height:8px;
	background:url(/images/glosswood/thumb-pagination.png) no-repeat;
	font-size: 0px;
}
#slideshow .pagination a:hover,
#slideshow .pagination .selected{background-position:100% 0;}
/* slideshow arrow */
#slideshow .arrow{
	height:86px;
	width:60px;
	position:absolute;
	background:url(/images/glosswood/arrows.png) no-repeat;
	top:50%;
	margin-top:-43px;
	cursor:pointer;
	z-index:5000;
	opacity:0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
#slideshow .arrow:hover{opacity:.7;}
#slideshow .prev{
	left:0;
}
#slideshow .next{
	right:0;
	background-position: 100% 0;
}
/*
 * menu
 */
#menu{
	background:url(/images/glosswood/bg-shadow-up01.png) repeat-x 0 100%;
	border:solid #2b313d;
	border-width: 1px 0;
	padding: 12px 0 30px;
}
#menu ul{
	padding:0 2px;
	margin:0 -2px;
	list-style:none;
	overflow:hidden;
	position:relative;
	height:185px;
	text-align:center;
	text-transform:uppercase;
}
#menu ul li{
	list-style:none outside;
	float:left;
	width: 25%;
	height:185px;
	padding: 18px 0 0 3px;
	position:relative;
}
#menu ul:before,
#menu ul:after,
#menu ul li:after,
#menu ul li:before{
	content:'';
	position:absolute;
	top:0;
	height:185px;
	width: 1px;
}
#menu ul:before,
#menu ul li:after{
	left:0;
	background: #232834 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzMjgzNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iIzMyMzg0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzM4M2Q0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzMzMzk0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjI0MmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #232834 0%, #323845 17%, #383d4b 47%, #333947 76%, #1f242f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#232834), color-stop(17%,#323845), color-stop(47%,#383d4b), color-stop(76%,#333947), color-stop(100%,#1f242f));
	background: -webkit-linear-gradient(top,  #232834 0%,#323845 17%,#383d4b 47%,#333947 76%,#1f242f 100%);
	background: -o-linear-gradient(top,  #232834 0%,#323845 17%,#383d4b 47%,#333947 76%,#1f242f 100%);
	background: -ms-linear-gradient(top,  #232834 0%,#323845 17%,#383d4b 47%,#333947 76%,#1f242f 100%);
	background: linear-gradient(to bottom,  #232834 0%,#323845 17%,#383d4b 47%,#333947 76%,#1f242f 100%);
}
#menu ul:after,
#menu ul li:before{
	right:1px;
	background: #1c202a url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjMjAyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iIzFiMWYyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzE1MTgyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzE3MWEyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzIwMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #1c202a 0%, #1b1f2a 17%, #151822 47%, #171a23 76%, #1c202a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c202a), color-stop(17%,#1b1f2a), color-stop(47%,#151822), color-stop(76%,#171a23), color-stop(100%,#1c202a));
	background: -webkit-linear-gradient(top,  #1c202a 0%,#1b1f2a 17%,#151822 47%,#171a23 76%,#1c202a 100%);
	background: -o-linear-gradient(top,  #1c202a 0%,#1b1f2a 17%,#151822 47%,#171a23 76%,#1c202a 100%);
	background: -ms-linear-gradient(top,  #1c202a 0%,#1b1f2a 17%,#151822 47%,#171a23 76%,#1c202a 100%);
	background: linear-gradient(to bottom,  #1c202a 0%,#1b1f2a 17%,#151822 47%,#171a23 76%,#1c202a 100%);
}
#menu ul:before{
	left:auto;
	right:1px;
}
#menu ul:after{
	right:auto;
	left:0;
}
#menu a{
	display:inline-block;
	color:#fff;
	text-decoration:underline;
}
#menu .active,
#menu a:hover{color:#ec5d2d;}
#menu img{
	display:block;
	margin:0 auto 15px;
}
/* footer */
#footer{
	background:url(/images/glosswood/bg-shadow-down01.png) repeat-x;
	padding: 20px 0 30px;
	border-top:1px solid #1c2029;
	-webkit-box-shadow:inset 0 0 0 1px #0f1016;
	box-shadow:inset 0 0 0 1px #0f1016;
}
/* footer-panel */
.footer-panel{
	position:relative;
	min-height:185px;
}
.footer-box{float:left;}
.footer-box:first-child{
	width: 377px;
	padding-left:0;
}
.footer-box{
	float:left;
	width:408px;
	padding: 40px 20px 10px 90px;
}
.footer-box:last-child{
	width: 373px;
	padding-right:0
}
.footer-box + .footer-box:before,
.footer-box + .footer-box:after{
	position:absolute;
	content:'';
	top:0;
	bottom:0;
	width:1px;
}
.footer-box + .footer-box:before{
	left: 377px;
	background: #1c202a url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjMjAyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iIzFiMWYyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzE1MTgyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzE3MWEyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzIwMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #1c202a 0%, #1b1f2a 17%, #151822 47%, #171a23 76%, #1c202a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c202a), color-stop(17%,#1b1f2a), color-stop(47%,#151822), color-stop(76%,#171a23), color-stop(100%,#1c202a));
	background: -webkit-linear-gradient(top,  #1c202a 0%,#1b1f2a 17%,#151822 47%,#171a23 76%,#1c202a 100%);
	background: -o-linear-gradient(top,  #1c202a 0%,#1b1f2a 17%,#151822 47%,#171a23 76%,#1c202a 100%);
	background: -ms-linear-gradient(top,  #1c202a 0%,#1b1f2a 17%,#151822 47%,#171a23 76%,#1c202a 100%);
	background: linear-gradient(to bottom,  #1c202a 0%,#1b1f2a 17%,#151822 47%,#171a23 76%,#1c202a 100%);
}
.footer-box + .footer-box:after{
	left: 379px;
	background: #232834 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzMjgzNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iIzMyMzg0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzM4M2Q0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzMzMzk0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjI0MmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #232834 0%, #323845 17%, #383d4b 47%, #333947 76%, #1f242f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#232834), color-stop(17%,#323845), color-stop(47%,#383d4b), color-stop(76%,#333947), color-stop(100%,#1f242f));
	background: -webkit-linear-gradient(top,  #232834 0%,#323845 17%,#383d4b 47%,#333947 76%,#1f242f 100%);
	background: -o-linear-gradient(top,  #232834 0%,#323845 17%,#383d4b 47%,#333947 76%,#1f242f 100%);
	background: -ms-linear-gradient(top,  #232834 0%,#323845 17%,#383d4b 47%,#333947 76%,#1f242f 100%);
	background: linear-gradient(to bottom,  #232834 0%,#323845 17%,#383d4b 47%,#333947 76%,#1f242f 100%);
}
.footer-box + .footer-box + .footer-box:before{left:785px;}
.footer-box + .footer-box + .footer-box:after{left: 787px;}
.footer-box {}
/* footer logo */
.footer-panel .logo{
	display:block;
	overflow:hidden;
	background:url(/images/glosswood/logo-f.png) no-repeat;
	width:242px;
	height:36px;
	text-indent:-9999px;
	margin: 15px 0 13px;
}
/* footer copy */
.footer-panel .copy{
	margin:0;
}
/* address-box */
.address-box{
	color:#fff;
	font: 21px/27px helveticaneuecyrroman, Arial, Helvetica, sans-serif;
}
.address-box p{margin:0 0 10px;}
.address-box-ico{
	padding:0 0 0 42px;
}
.address-box .addr{
	background:url(/images/glosswood/ico-map.png) no-repeat;
	font-size:15px;
}
.address-box .phone{background:url(/images/glosswood/ico-phone.png) no-repeat;}
.address-box .mail{background:url(/images/glosswood/ico-mail.png) no-repeat;}

.address-box .v{background:url(/images/glosswood/vk.png) no-repeat;}
.address-box .f{background:url(/images/glosswood/fb.png) no-repeat;}

.address-box a{text-decoration:none;}
/* footer-menu */
.footer-menu {
	padding:0;
	margin:0;
	list-style:none;
	font-size:0;
}
.footer-menu li{
	list-style:none outside;
	display:inline-block;
	vertical-align:top;
	width:49.4%;
	padding:0 0 13px 14px;
	font-size: 14px;
}
.footer-menu a{color:#babec7;}
.footer-menu a:hover{color:#ec5d2d;}
/* main */
#main{margin:0;}
#main > .layer:first-child{
	border:none;
}
#main > .layer:first-child:before{
	display:none;
}
#main > .layer{
	border-top:1px solid #090b0f;
	position:relative;
	margin: 0 0 1px;
}
#main > .layer:before{
	content: '';
	position:absolute;
	left:0;
	right:0;
	top: 1px;
	height:1px;
	background:#272b36;
	z-index:2;
}
/* ===================================================================
 *  text-section
 * ===================================================================
 */
.text-section{
	padding-top:35px;
	padding-bottom:35px;
}
.text-section p{
	margin:0 0 28px;
}
.image-section{
	padding:0;
	margin:0 -170px;
	position:relative;
}

/* heading */
.heading{
	color:#fff;
	margin:0 0 20px;
}
.heading h2{
	margin:0;
	font: 33px/35px 'helveticaneuecyrthin', Arial, Helvetica, sans-serif;
}
/* presentation-list */
.presentation-list{
	padding:0;
	margin:0 0 40px;
	list-style:none;
	font-size:0;
}
.presentation-list li{
	list-style:none outside;
	display:inline-block;
	vertical-align:top;
	width:49.5%;
	padding: 20px 30px 25px 138px;
	background:url(/images/glosswood/ico-ok.png) no-repeat 48px 26px;
	font-size:15px;
	line-height:20px;
}
.presentation-list h3{
	margin:0 0 10px;
	font: 16px/26px 'helveticaneuecyrthin', Arial, Helvetica, sans-serif;
	color:#fff;
}
.presentation-list p{margin:0;}
/*
 * selling-article
 */
.selling-article > .layer{margin:0 0 30px;}
.selling-article h2{
	font: 33px/35px helveticaneuecyrlight, Arial, Helvetica, sans-serif;
	margin:0 0 30px;
	text-indent: 145px;
	color:#fff;
}
.selling-article h3{
	font: 22px/26px helveticaneuecyrlight, Arial, Helvetica, sans-serif;
	margin:0 0 10px;
	color:#fff;
}
.selling-article .decor-box{
	float:left;
	max-width: 370px;
}
.selling-article .decor-box img{
	display:block;
	margin: 45px 30px 0;
}
/*
 * intro-text
 */
 .intro-text{
	overflow:hidden;
	font-size: 16px;
	line-height: 24px;
}
/*
 * intro-text-small
 */
.intro-text-small{
	font-size: 13px;
	line-height:18px;
}
.selling-article .intro-text p{margin:0 0 8px;}
.custom-counter{
	padding:0;
	margin:0;
	list-style:none;
}
.custom-counter li{
	list-style:none outside;
	margin:0 0 8px;
	counter-increment: num;
}
.custom-counter li:before{
	content: counters(num, " ") "."; counter-increment: item ;
}
/* projects-list */
.projects-list{
	padding:0;
	margin:0 0 30px;
	list-style:none;
	overflow:hidden;
}
.projects-list li{
	list-style:none outside;
	float:left;
	width: 25%;
}
.projects-list a,
.projects-list img{display:block;}
/*
 * selling-article center button
 */
.selling-article .article-btn{
	display:block;
	width: 322px;
	margin:0 auto;
}
/* fancybox site stile */
.fancybox-container{
	display:none;
	border:1px solid #96979a;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding:0 55px 0 0;
}
.formin-fancybox .fancybox-container{
	border:1px solid #d05f39;
	padding: 30px 65px;
}
.fancybox-skin {background:#151820;}
.formin-fancybox .fancybox-close{
	width: 19px;
	height: 19px;
	top: 25px;
	right: 25px;
	background:url(/images/glosswood/ico-cross.png) no-repeat;
}
/*
 * main intro
 */
.main-intro{background:url(/images/glosswood/bg-shadow-up01.png) repeat-x 0 100%;}
.stretchMe {
	width: 1500px;
	margin:0 -170px;
	z-index:1 !important;
}
.stretchMe > div{
	position:relative;
	z-index:2;
}
.main-intro .stretchMe{min-height: 408px;}
.main-intro-text{
	overflow:hidden;
	max-width: 610px;
	padding: 60px 0 50px;
	font: 18px/32px helveticaneuecyrlight, Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
	display: inline-block;
}
.main-intro-text h1{
	color:#fff;
	font: 33px/37px helveticaneuecyrlight, Arial, Helvetica, sans-serif;
	margin:0 0 10px;
}
.main-intro-text p{margin:0 0 10px;}
/*
 * selling-article-add
 */
.selling-article-add{color:#fff;}
.selling-article-add p{margin:0 0 13px;}
.selling-article-add > .layer{
	padding: 30px 0 0;
	margin:0;
}
.selling-article-add .decor-box img{margin:0 40px 0 0;}
.selling-article-add h2{
	font-size: 40px;
	text-indent:0;
	margin:0 0 10px;
}
.selling-article-add .custom-counter{font-size: 12px;}
.selling-article-add .custom-counter.orange li:before{color:#ec5d2d;}
/*
 * promo list
 */
.promo-list{
	padding:0;
	margin:0 0 30px;
	list-style:none;
	overflow:hidden;
	white-space:nowrap;
	letter-spacing: -4px;
	font-size:0;
	color:#ec5d2d;
}
.promo-list li{
	display:inline-block;
	vertical-align:top;
	width: 25%;
	padding:0 10px;
	letter-spacing:0;
}
.promo-list img{
	display:inline-block;
	vertical-align:bottom;
	margin:0 10px 0 0;
}
.promo-list-text{
	display:inline-block;
	text-transform:uppercase;
	font: 12px/20px Arial, Helvetica, sans-serif;
	letter-spacing:0;
	white-space:normal;
	max-width:200px;
}
/*
 * form   reviews
 */
.form{
	margin:0;
}
.form fieldset{
	border:none;
	margin:0;
	padding:0;
}
.form .row-f:after{
	content:'';
	display:block;
	clear:both;
}
.form .row-f{margin:0 0 13px;}
.form .row-f-btn{padding: 11px 0 0;}
.form .decor-f{
	background:#fff;
	border:1px solid #d36945;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font: 16px/18px Arial, Helvetica, sans-serif !important;
	padding: 11px 16px;
	color:#737373;
}
.form .textarea{
	color:#737373;
	resize: none;
	overflow: auto;
	height: 91px;
}
.form .submit-btn{
	border:none;
	display:block;
}
/* testimonial-form */
.testimonial-box{
	border-radius:8px;
	border:1px solid #e0e0e1;
	padding:22px 67px 0;
	margin:0 0 40px;
}
.testimonial-form h2{
	font:40px helveticaneuecyrlight, Arial, Helvetica, sans-serif;
	margin:0 0 35px;
	text-align:center;
	color:#fff;
}
.testimonial-form .columns-wrap{padding:0 0 10px;}
.testimonial-form .column{
	float:left;
	width:378px;
}
.testimonial-form .column-wide{
	float:right;
	width:566px;
	margin-left:78px;
}
.testimonial-form .column label{
	float:left;
	width:100px;
	margin:2px 7px 0 0;
	color:#fff;
	font:18px helveticaneuecyrlight, Arial, Helvetica, sans-serif;
}
.testimonial-form .column label sup{
	color:#d05f39;
	font-size:19px;
	position:relative;
	top:3px;
}
.testimonial-form .column-wide label{width:150px;}
.testimonial-form .row-f {margin: 0 0 25px;}
.testimonial-form .column .decor-f{
	border-style:none;
	width:270px;
	padding:7px 16px;
	font-size:12px !important;
}
.testimonial-form .column-wide .decor-f{width:409px;}
.testimonial-form .submit-btn{
	margin:0 auto -30px;
	width:210px;
	font-size:24px;
	height:58px;
}
.fancybox-container .testimonial-form .submit-btn{margin:0 auto;}
/* testimonials-section */
#main > .testimonials-section{margin-bottom: -1px;}
/* request-box */
.request-box{
	float:right;
	width: 518px;
	min-height: 433px;
	background:#1b1d25;
	border: 2px solid #939295;
	font: 15px/30px helveticaneuecyrlight, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
	padding: 50px 70px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.request-box h3{
	font: 30px/30px helveticaneuecyrlight, Arial, Helvetica, sans-serif;
	margin:0;
}
.request-box h2{
	font: 40px/40px helveticaneuecyrlight, Arial, Helvetica, sans-serif;
	margin:0 0 20px;
}
.request-box p{margin:0 0 26px;}
.request-form{
	width: 288px;
	margin:0 auto;
}
.request-form .decor-f{width:100%;}
.request-form .submit-btn{
	width:100%;
	font-size: 20px;
	line-height: 37px;
}
.callback-block{
	padding:28px 70px;
	width:555px;
	min-height: 406px;
}
.callback-block .request-form{
	width:272px;
}
.callback-block .decor-f{border-style:none;}
/* fancy request form */
.formin-fancybox .request-form{width:420px;}
.formin-fancybox .request-form h1{
	color:#fff;
	font: 33px/37px helveticaneuecyrlight, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0 0 26px;
}
.formin-fancybox .request-form-center{
	width:270px;
	margin:0 auto;
}
.formin-fancybox .request-form .row-f{margin: 0 0 17px;}
.formin-fancybox .request-form .decor-f{border:none;}
/* testimonials */
.testimonials{
	float:left;
	width: 563px;
	color:#fff;
	font: 12px/14px Arial, Helvetica, sans-serif;
}
.testimonial-item{
	position:relative;
	border:1px solid #fff;
	background:#151820;
	padding:20px;
	margin:0 0 30px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position:relative;
}
.testimonials h3{
	font: 18px/20px Arial, Helvetica, sans-serif;
	color:#ec5d2d;
	margin:0 0 10px;
}
.testimonials p{
	margin:0 0 10px;
	height:42px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.testimonial-item:before{
	position:absolute;
	content:'';
	width:30px;
	height:17px;
	background:url(/images/glosswood/arrow-testimonial.png) no-repeat;
	left: 23px;
	bottom: -17px;
}
.testimonials .btn{
	font-size: 24px;
	line-height: 44px;
	width: 236px;
}
.contact-box{
	float:left;
	width:585px;
	line-height:20px;
}
.contact-box .address-box{padding:0 0 5px;}
.contact-box p{margin:;}
.row-address{margin:0 0 0 -17px;}
.row-address .address-box-ico{
	float:left;
	width:270px;
	margin:0 0 17px 17px;
}
.contact-box .address-box .addr{
	font-size:21px;
	margin:0 0 17px;
}
/* testimonials-holder */
.testimonials-holder{padding:0 0 10px;}
.testimonials-holder .testimonials:first-child{margin:0 30px 0 0;}
.paging {
	text-align:center;
	margin:0 0 50px;
	padding:0;
	list-style:none;
	color:#000;
	font-size:18px;
	font: 18px/40px 'helveticaneuecyrthin', Arial, Helvetica, sans-serif;
}
.paging li{
	display:inline;
	margin:0 2px;
	vertical-align:middle;
}
.paging li a{
	color:#fff;
	text-decoration:none;
	display:inline-block;
	min-width:40px;
}
.paging li a:hover{
	color:#ec5d2d;
	text-decoration:underline;
}
.paging .prev a{padding:0 0 1px 10px;}
.paging .prev a:before{
	content:' ← ';
}
.paging .next a{padding:0 10px 1px 0;}
.paging .next a:after{
	content:' → ';
}	
.paging li strong{
	background:#d05f39;
	border-radius:50%;
	font-weight:normal;
	color:#fff;
	display:inline-block;
	width:40px;
	height:40px;
	text-align:center;	
}
.paging .prev, .paging .next {margin:0 20px;}
/*
 * map-ya
 */
#map-ya{
	width:1156px;
	height:271px;
	margin:0 auto 60px;
}
/*
 * article-fancybox
 */
.article-fancybox .fancybox-close{
	width: 30px;
	height: 30px;
	background:url(/images/glosswood/ico-cross02.png) no-repeat;
	top: 24px;
	right: 24px;
}
.article-fancybox-content{
	overflow:hidden;
	font-size: 14px;
	line-height: 20px;
	max-width:1156px;
}
.article-fancybox-content .article-fancy-img{float:left;}
.article-fancybox-content .article-fancy-img img{display:block;}
.article-fancy-text{
	overflow:hidden;
	padding: 40px 0 0 50px;
	color:#babec7;
}
.article-fancybox-content h1{
	color:#fff;
	font: 40px/44px helveticaneuecyrlight, Arial, Helvetica, sans-serif;
	margin: 0 0 15px;
}
.article-fancybox-content p{margin:0 0 30px;}
/*
 helveticaneuecyrroman, 
 helveticaneuecyrlight, 
 
 helveticaneuecyrmedium, 
 helveticaneuecyrultralight, 
 helveticaneuecyrthin, 
*/

/********************************************/

.contact_map {
	margin: 40px 0 0;
}

.request-box.float {
	height: auto;
	width: auto;
	padding: 30px 50px;
	float: right;
	min-height: 0;
	margin: 20px;
	opacity: 0.8;
}

.other {
	margin: 10px auto 0;
}
.other img {
	vertical-align: middle;
}