/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 33, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/* line 40, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/* line 48, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 55, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
[hidden] {
  display: none; }

/* line 77, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
html {
  background: #fff;
  color: #000;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 92, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/* line 98, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
body {
  margin: 0; }

/* line 113, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
a:focus {
  outline: thin dotted; }

/* line 119, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* line 132, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 137, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

/* line 142, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
h3 {
  font-size: 1.17em;
  margin: 1em 0; }

/* line 147, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
h4 {
  font-size: 1em;
  margin: 1.33em 0; }

/* line 152, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

/* line 157, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/* line 163, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 169, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
b,
strong {
  font-weight: bold; }

/* line 173, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
blockquote {
  margin: 1em 40px; }

/* line 178, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
dfn {
  font-style: italic; }

/* line 184, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/* line 191, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 198, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
p,
pre {
  margin: 1em 0; }

/* line 206, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/* line 213, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/* line 220, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
q {
  quotes: none; }

/* line 226, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
q:before,
q:after {
  content: '';
  content: none; }

/* line 232, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
small {
  font-size: 80%; }

/* line 238, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 245, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
sup {
  top: -0.5em; }

/* line 249, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
sub {
  bottom: -0.25em; }

/* line 263, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

/* line 267, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
dd {
  margin: 0 0 0 40px; }

/* line 274, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/* line 280, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* line 293, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

/* line 299, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 310, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
figure {
  margin: 0; }

/* line 321, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
form {
  margin: 0; }

/* line 326, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 335, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

/* line 349, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

/* line 359, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
button,
input {
  line-height: normal; }

/* line 368, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
button,
select {
  text-transform: none; }

/* line 382, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

/* line 390, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/* line 399, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

/* line 409, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 419, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 425, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 432, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top; }

/* line 444, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 7, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_helpers.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }
  /* line 27, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_helpers.scss */
  .ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%; }

/* line 9, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_helpers.scss */
.hidden {
  display: none !important;
  visibility: hidden; }

/* line 11, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_helpers.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  /* line 67, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_helpers.scss */
  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

/* line 13, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_helpers.scss */
.invisible {
  visibility: hidden; }

/* line 93, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_helpers.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
/* line 98, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_helpers.scss */
.clearfix:after {
  clear: both; }
/* line 104, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-h5bp-0.1.2/stylesheets/h5bp/_helpers.scss */
.clearfix {
  *zoom: 1; }

@font-face {
  font-family: "Aileron";
  src: url('http://www.bambootouch.com/static/fonts/aileron-thin-webfont.eot');
  src: url('http://www.bambootouch.com/static/fonts/aileron-thin-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.bambootouch.com/static/fonts/aileron-thin-webfont.woff') format('woff'), url('http://www.bambootouch.com/static/fonts/aileron-thin-webfont.ttf') format('truetype'), url('http://www.bambootouch.com/static/fonts/aileron-thin-webfont.svg#aileronthin') format('svg');
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: "Aileron";
  src: url('http://www.bambootouch.com/static/fonts/aileron-light-webfont.eot');
  src: url('http://www.bambootouch.com/static/fonts/aileron-light-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.bambootouch.com/static/fonts/aileron-light-webfont.woff') format('woff'), url('http://www.bambootouch.com/static/fonts/aileron-light-webfont.ttf') format('truetype'), url('http://www.bambootouch.com/static/fonts/aileron-light-webfont.svg#aileronlight') format('svg');
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Aileron";
  src: url('http://www.bambootouch.com/static/fonts/aileron-regular-webfont.eot');
  src: url('http://www.bambootouch.com/static/fonts/aileron-regular-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.bambootouch.com/static/fonts/aileron-regular-webfont.woff') format('woff'), url('http://www.bambootouch.com/static/fonts/aileron-regular-webfont.ttf') format('truetype'), url('http://www.bambootouch.com/static/fonts/aileron-regular-webfont.svg#aileronregular') format('svg');
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Aileron";
  src: url('http://www.bambootouch.com/static/fonts/aileron-semibold-webfont.eot');
  src: url('http://www.bambootouch.com/static/fonts/aileron-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.bambootouch.com/static/fonts/aileron-semibold-webfont.woff') format('woff'), url('http://www.bambootouch.com/static/fonts/aileron-semibold-webfont.ttf') format('truetype'), url('http://www.bambootouch.com/static/fonts/aileron-semibold-webfont.svg#aileronsemibold') format('svg');
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Aileron";
  src: url('http://www.bambootouch.com/static/fonts/aileron-bold-webfont.eot');
  src: url('http://www.bambootouch.com/static/fonts/aileron-bold-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.bambootouch.com/static/fonts/aileron-bold-webfont.woff') format('woff'), url('http://www.bambootouch.com/static/fonts/aileron-bold-webfont.ttf') format('truetype'), url('http://www.bambootouch.com/static/fonts/aileron-bold-webfont.svg#aileronbold') format('svg');
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Aileron";
  src: url('http://www.bambootouch.com/static/fonts/aileron-thinitalic-webfont.eot');
  src: url('http://www.bambootouch.com/static/fonts/aileron-thinitalic-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.bambootouch.com/static/fonts/aileron-thinitalic-webfont.woff') format('woff'), url('http://www.bambootouch.com/static/fonts/aileron-thinitalic-webfont.ttf') format('truetype'), url('http://www.bambootouch.com/static/fonts/aileron-thinitalic-webfont.svg#aileronthin_italic') format('svg');
  font-weight: 200;
  font-style: italic; }

@font-face {
  font-family: "Aileron";
  src: url('http://www.bambootouch.com/static/fonts/aileron-lightitalic-webfont.eot');
  src: url('http://www.bambootouch.com/static/fonts/aileron-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.bambootouch.com/static/fonts/aileron-lightitalic-webfont.woff') format('woff'), url('http://www.bambootouch.com/static/fonts/aileron-lightitalic-webfont.ttf') format('truetype'), url('http://www.bambootouch.com/static/fonts/aileron-lightitalic-webfont.svg#aileronlight_italic') format('svg');
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: "Aileron";
  src: url('http://www.bambootouch.com/static/fonts/aileron-italic-webfont.eot');
  src: url('http://www.bambootouch.com/static/fonts/aileron-italic-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.bambootouch.com/static/fonts/aileron-italic-webfont.woff') format('woff'), url('http://www.bambootouch.com/static/fonts/aileron-italic-webfont.ttf') format('truetype'), url('http://www.bambootouch.com/static/fonts/aileron-italic-webfont.svg#aileronitalic') format('svg');
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: "Aileron";
  src: url('http://www.bambootouch.com/static/fonts/aileron-semibolditalic-webfont.eot');
  src: url('http://www.bambootouch.com/static/fonts/aileron-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.bambootouch.com/static/fonts/aileron-semibolditalic-webfont.woff') format('woff'), url('http://www.bambootouch.com/static/fonts/aileron-semibolditalic-webfont.ttf') format('truetype'), url('http://www.bambootouch.com/static/fonts/aileron-semibolditalic-webfont.svg#aileronsemibold_italic') format('svg');
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: "Aileron";
  src: url('http://www.bambootouch.com/static/fonts/aileron-bolditalic-webfont.eot');
  src: url('http://www.bambootouch.com/static/fonts/aileron-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.bambootouch.com/static/fonts/aileron-bolditalic-webfont.woff') format('woff'), url('http://www.bambootouch.com/static/fonts/aileron-bolditalic-webfont.ttf') format('truetype'), url('http://www.bambootouch.com/static/fonts/aileron-bolditalic-webfont.svg#aileronbold_italic') format('svg');
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: "Bebas Neue";
  src: url('http://www.bambootouch.com/static/fonts/bebasneue_light-webfont.eot');
  src: url('http://www.bambootouch.com/static/fonts/bebasneue_light-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.bambootouch.com/static/fonts/bebasneue_light-webfont.woff') format('woff'), url('http://www.bambootouch.com/static/fonts/bebasneue_light-webfont.ttf') format('truetype'), url('http://www.bambootouch.com/static/fonts/bebasneue_light-webfont.svg#aileronregular') format('svg');
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Bebas Neue";
  src: url('http://www.bambootouch.com/static/fonts/bebasneue_regular-webfont.eot');
  src: url('http://www.bambootouch.com/static/fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.bambootouch.com/static/fonts/bebasneue_regular-webfont.woff') format('woff'), url('http://www.bambootouch.com/static/fonts/bebasneue_regular-webfont.ttf') format('truetype'), url('http://www.bambootouch.com/static/fonts/bebasneue_regular-webfont.svg#bebas_neue_regularregular') format('svg');
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Bebas Neue";
  src: url('http://www.bambootouch.com/static/fonts/bebasneue_bold-webfont.eot');
  src: url('http://www.bambootouch.com/static/fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.bambootouch.com/static/fonts/bebasneue_bold-webfont.woff') format('woff'), url('http://www.bambootouch.com/static/fonts/bebasneue_bold-webfont.ttf') format('truetype'), url('http://www.bambootouch.com/static/fonts/bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "IcoMoon";
  src: url('http://www.bambootouch.com/static/fonts/icomoon.eot');
  src: url('http://www.bambootouch.com/static/fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('http://www.bambootouch.com/static/fonts/icomoon.woff') format('woff'), url('http://www.bambootouch.com/static/fonts/icomoon.ttf') format('truetype'), url('http://www.bambootouch.com/static/fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }

/* line 18, ../scss/base/_site-settings.scss */
html, body, .main-banner {
  height: 100%; }

/* line 22, ../scss/base/_site-settings.scss */
body {
  background-color: #FFF;
  padding: 10px;
  font-family: Aileron, sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #575756; }
  
.breakline {
	display:none;
}

.invert-breakline {
	display:inline-block;
}

.onlyMobile {
	display:inline-block;
}

.onlyDesktop {
	display:none;
}

/* line 5, ../scss/layout/_global.scss */
#layout-header {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0; }

/* line 26, ../scss/layout/_global.scss */
#layout-main-container {
  margin: 105px 0 0 0; }

/* line 30, ../scss/layout/_global.scss */
#layout-main-container.homepage {
  margin: 0 0 0 0; }

/* line 41, ../scss/layout/_global.scss */
#layout-footer .layout-grid-3 {
  margin-bottom: 40px; }
  /* line 43, ../scss/layout/_global.scss */
  #layout-footer .layout-grid-3 > .footer-main-block {
    margin-top: 10px; }
    /* line 45, ../scss/layout/_global.scss */
    #layout-footer .layout-grid-3 > .footer-main-block:first-child {
      margin-top: 0; }
/* line 52, ../scss/layout/_global.scss */
#layout-footer .layout-grid-5 > .footer-minor-block {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #DADADA; }
  /* line 56, ../scss/layout/_global.scss */
  #layout-footer .layout-grid-5 > .footer-minor-block:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0; }

@media screen and (min-width: 768px) {
	  /* line 71, ../scss/layout/_global.scss */
  #layout-footer .layout-grid-5 > .footer-minor-block {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 20%;
    min-height: 235px;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 20px 30px 10px;
    border-top: 0;
    border-left: 1px solid #DADADA; }
    /* line 81, ../scss/layout/_global.scss */
    #layout-footer .layout-grid-5 > .footer-minor-block:first-child {
      padding-top: 20px;
      border-left: 0; }
    /* line 85, ../scss/layout/_global.scss */
    #layout-footer .layout-grid-5 > .footer-minor-block:first-child + div + div + div {
      padding-top: 20px; } }
@media screen and (min-width: 1024px) {
	.breakline {
	display:inline-block;
}
.invert-breakline {
	display:none;
}
.onlyMobile {
	display:none;
}
.onlyDesktop {
	display:inline-block;
}

  /* line 99, ../scss/layout/_global.scss */
  #layout-footer .layout-grid-3 {
    margin: 0 -5px 40px; }
    /* line 101, ../scss/layout/_global.scss */
    #layout-footer .layout-grid-3 > .footer-main-block {
      position: relative;
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 33.33333333%;
      height: 480px;
      margin-top: 0;
      border-left: 5px solid #FFF;
      border-right: 5px solid #FFF; } }
@media screen and (min-width: 1200px) {
  /* line 124, ../scss/layout/_global.scss */
  #layout-footer .layout-grid-3 > .footer-main-block {
    height: 400px; }
  /* line 130, ../scss/layout/_global.scss */
  #layout-footer .layout-grid-5 > .footer-minor-block {
    width: 20%;
    min-height: 270px;
    margin-bottom: 0;
    padding: 40px 45px 35px; }
    /* line 135, ../scss/layout/_global.scss */
    #layout-footer .layout-grid-5 > .footer-minor-block:first-child {
      padding-top: 40px; }
    /* line 138, ../scss/layout/_global.scss */
    #layout-footer .layout-grid-5 > .footer-minor-block:first-child + div + div + div {
      padding-top: 40px;
      border-left: 1px solid #DADADA; } }
/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  /* line 152, ../scss/layout/_global.scss */
  .preview-block {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto; } }
/* line 5, ../scss/module/_icon.scss */
[class^="icon-"], [class*=" icon-"] {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-family: 'IcoMoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 19, ../scss/module/_icon.scss */
.icon-menu:before {
  content: "\e611"; }

/* line 22, ../scss/module/_icon.scss */
.icon-close:before {
  content: "\e604"; }

/* line 26, ../scss/module/_icon.scss */
.icon-logo-bds:before {
  content: "\e610"; }

/* line 29, ../scss/module/_icon.scss */
.icon-guarantee:before {
  content: "\e60e"; }

/* line 33, ../scss/module/_icon.scss */
.icon-bullet:before {
  content: "\e601"; }

/* line 36, ../scss/module/_icon.scss */
.icon-bullet-2:before {
  content: "\e602"; }

/* line 39, ../scss/module/_icon.scss */
.icon-bullet-3:before {
  content: "\e603"; }

/* line 43, ../scss/module/_icon.scss */
.icon-config:before {
  content: "\e605"; }

/* line 47, ../scss/module/_icon.scss */
.icon-facebook:before {
  content: "\e606"; }

/* line 50, ../scss/module/_icon.scss */
.icon-twitter:before {
  content: "\e615"; }

/* line 53, ../scss/module/_icon.scss */
.icon-google-plus:before {
  content: "\e60f"; }

/* line 56, ../scss/module/_icon.scss */
.icon-pinterest:before {
  content: "\e613"; }

/* line 60, ../scss/module/_icon.scss */
.icon-true:before {
  content: "\e614"; }

/* line 63, ../scss/module/_icon.scss */
.icon-false:before {
  content: "\e607"; }

/* line 67, ../scss/module/_icon.scss */
.icon-arrow-top:before {
  content: "\e60b"; }

/* line 70, ../scss/module/_icon.scss */
.icon-arrow-right:before {
  content: "\e60a"; }

/* line 73, ../scss/module/_icon.scss */
.icon-arrow-bottom:before {
  content: "\e608"; }

/* line 76, ../scss/module/_icon.scss */
.icon-arrow-left:before {
  content: "\e609"; }

/* line 80, ../scss/module/_icon.scss */
.icon-form-true:before {
  content: "\e60d"; }

/* line 83, ../scss/module/_icon.scss */
.icon-form-false:before {
  content: "\e60c"; }

/* line 87, ../scss/module/_icon.scss */
.icon-pdf:before {
  content: "\e612"; }

/* line 5, ../scss/module/_button.scss */
.btn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  outline: none; }

/* line 23, ../scss/module/_button.scss */
.btn-default {
  padding: 5px 12px;
  border: 1px solid #e36929;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #e36929;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px; }
  /* line 37, ../scss/module/_button.scss */
  .btn-default > i {
    margin-left: 10px;
    font-size: 18px; }

/* line 43, ../scss/module/_button.scss */
a:hover.btn-default {
  color: #fff;
  background: #e36929; }

/* line 53, ../scss/module/_button.scss */
.btn-language {
  width: 39px;
  height: 39px;
  background-color: #FFF;
  font-size: 15px;
  line-height: 39px;
  color: #C6C6C6;
  text-decoration: none;
  text-align: center; }
  /* line 64, ../scss/module/_button.scss */
  .btn-language:hover {
    background-color: #f2f2f2; }

/* line 74, ../scss/module/_button.scss */
.btn-social {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  font-size: 14px;
  line-height: 30px;
  color: #FFF;
  text-decoration: none;
  text-align: center; }
  /* line 85, ../scss/module/_button.scss */
  .btn-social.btn-facebook {
    background-color: #537BBD; }
  /* line 88, ../scss/module/_button.scss */
  .btn-social.btn-twitter {
    background-color: #78CDF0; }
  /* line 91, ../scss/module/_button.scss */
  .btn-social.btn-google-plus {
    background-color: #545155; }
  /* line 94, ../scss/module/_button.scss */
  .btn-social.btn-pinterest {
    background-color: #EB5A5A; }

/* line 103, ../scss/module/_button.scss */
.btn-advice {
  padding: 5px 5px;
  border: 1px solid #e36929;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #e36929;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px; }
  /* line 117, ../scss/module/_button.scss */
  .btn-advice > i {
    margin-right: 5px;
    font-size: 18px; }

/* line 123, ../scss/module/_button.scss */
.btn-advantage {
  padding: 5px 5px;
  margin: 0;
  border: 1px solid #e36929;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #e36929;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px; }
  /* line 138, ../scss/module/_button.scss */
  .btn-advantage > i {
    margin-right: 5px;
    font-size: 18px; }

/* line 5, ../scss/module/_list.scss */
.list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 16, ../scss/module/_list.scss */
.list-inline {
  margin: 0;
  padding: 0;
  list-style: none; }
  /* line 20, ../scss/module/_list.scss */
  .list-inline > li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }

/* line 31, ../scss/module/_list.scss */
.list-caret > li {
  position: relative;
  margin-top: 8px;
  padding-left: 10px; }
  /* line 35, ../scss/module/_list.scss */
  .list-caret > li:before {
    content: "\f105";
    position: absolute;
    top: 2px;
    left: 0;
    font-family: FontAwesome; }
  /* line 44, ../scss/module/_list.scss */
  .list-caret > li:first-child {
    margin-top: 0; }

/* line 55, ../scss/module/_list.scss */
.list-caret-content > li {
  font-size: 16px;
  line-height: 24px;
  position: relative;
  margin-top: 10px;
  padding-left: 10px; }
  /* line 61, ../scss/module/_list.scss */
  .list-caret-content > li:before {
    content: "\f105";
    position: absolute;
    top: 2px;
    left: 0;
    color: #e36929;
    font-family: FontAwesome;
    font-size: 12px; }
  /* line 72, ../scss/module/_list.scss */
  .list-caret-content > li:first-child {
    margin-top: 0; }

/* line 84, ../scss/module/_list.scss */
.list-languages > li {
  font-size: 0; }

/* line 95, ../scss/module/_list.scss */
.list-social-networks > li {
  margin-left: 2px; }
  /* line 97, ../scss/module/_list.scss */
  .list-social-networks > li:first-child {
    margin-left: 0; }

/* line 5, ../scss/module/_header.scss */
.website-switch {
  max-height: 100px;
  overflow: auto;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }
  /* line 11, ../scss/module/_header.scss */
  .website-switch > a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding: 10px;
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none; }
    /* line 24, ../scss/module/_header.scss */
    .website-switch > a.btn-flooring-interior {
      background-color: #8c9a59; }
      /* line 26, ../scss/module/_header.scss */
      .website-switch > a.btn-flooring-interior:hover {
        background-color: #4f600b; }
    /* line 30, ../scss/module/_header.scss */
    .website-switch > a.btn-cleaning-products {
      /*background-color: #66b8dc;*/
	  background-color: #a1845b; }
      /* line 32, ../scss/module/_header.scss */
      .website-switch > a.btn-cleaning-products:hover {
        /*background-color: #3ca5d3;*/
		background-color: #806949; }

/* line 44, ../scss/module/_header.scss */
.navbar {
  position: relative; }

/* line 53, ../scss/module/_header.scss */
.brand {
  display: block;
  float: left;
  height: 48px;
  padding: 30px 25px 0;
  background-color: #8e6e38;
  text-align: center; }
  /* line 60, ../scss/module/_header.scss */
  .brand > img {
    width: 100px; }

/* line 70, ../scss/module/_header.scss */
.list-languages {
  float: right; }

/* line 79, ../scss/module/_header.scss */
.btn-nav-switch {
  display: block;
  float: right;
  width: 78px;
  height: 78px;
  background-color: #e36929;
  font-size: 40px;
  color: #FFF; }
  /* line 87, ../scss/module/_header.scss */
  .btn-nav-switch > span {
    display: none; }

/* line 97, ../scss/module/_header.scss */
.main-navigation {
  display: none;
  position: absolute;
  top: 78px;
  left: 0;
  right: 0;
  z-index: 999; }

/* line 105, ../scss/module/_header.scss */
/*header.home .main-navigation {
  display: none; }*/

/* line 109, ../scss/module/_header.scss */
.list-nav--level-1 {
  margin: 0;
  padding: 0; }
  /* line 112, ../scss/module/_header.scss */
  .list-nav--level-1 > li {
    background-color: #8e6e38;
    border-top: 1px solid #a58b60;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center; }
	.list-nav--level-1 > li.change {
		background-color: #95c11f;
	}
    /* line 120, ../scss/module/_header.scss */
    .list-nav--level-1 > li:first-child {
      border-top: 0; }
    /* line 123, ../scss/module/_header.scss */
    .list-nav--level-1 > li > a {
      display: block;
      padding: 15px 0;
      color: rgba(255, 255, 255, 0.3);
      text-decoration: none; }
    /* line 131, ../scss/module/_header.scss */
    .list-nav--level-1 > li:hover > a, .list-nav--level-1 > li.active > a {
      background-color: #785e31;
      color: #FFF; }
	  .list-nav--level-1 > li.change:hover > a {
      background-color: #95c11f;
      color: #FFF; }

/* line 139, ../scss/module/_header.scss */
.list-nav--level-2 {
  margin: 0;
  padding: 0; }
  /* line 142, ../scss/module/_header.scss */
  .list-nav--level-2 > li {
    background-color: #FFF;
    border-top: 1px solid #8e6e38; }
    /* line 145, ../scss/module/_header.scss */
    .list-nav--level-2 > li:first-child {
      border-top: 0; }
    /* line 148, ../scss/module/_header.scss */
    .list-nav--level-2 > li > a {
      display: block;
      padding: 15px 0;
      color: #785e31;
      text-decoration: none; }
      /* line 153, ../scss/module/_header.scss */
      .list-nav--level-2 > li > a:hover {
        background-color: #f2f2f2;
        color: #785e31; }

/* line 161, ../scss/module/_header.scss */
.rwd-break {
  display: none; }

/* line 165, ../scss/module/_header.scss */
.rwd-break-invert {
  display: inline-block; }

/* line 8, ../scss/module/_footer.scss */
#layout-footer .footer-main-block {
  padding: 45px 0 65px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #FFF; }
  /* line 17, ../scss/module/_footer.scss */
  #layout-footer .footer-main-block strong {
    font-weight: 700; }
  /* line 20, ../scss/module/_footer.scss */
  #layout-footer .footer-main-block .footer-main-title {
    margin: 0 0 30px;
    padding-bottom: 20px;
    background: url('../img/bamboo-lath4--35x4.jpg?1404140987') bottom center no-repeat;
    font-family: "Bebas Neue";
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase; }
    /* line 30, ../scss/module/_footer.scss */
    #layout-footer .footer-main-block .footer-main-title > i {
      margin-right: 5px; }
  /* line 34, ../scss/module/_footer.scss */
  #layout-footer .footer-main-block .logo-10-years-guarantee {
    margin-bottom: 30px; }
  /* line 37, ../scss/module/_footer.scss */
  #layout-footer .footer-main-block > p {
    width: 80%;
    margin: 0 auto; }
  /* line 41, ../scss/module/_footer.scss */
  #layout-footer .footer-main-block .footer-block-buttons {
    margin-top: 20px;
    text-align: center; }
    /* line 44, ../scss/module/_footer.scss */
    #layout-footer .footer-main-block .footer-block-buttons > .btn-default {
      margin: 10px 10px 0;
      border-color: #FFF;
      color: #FFF; }
    /* line 49, ../scss/module/_footer.scss */
    #layout-footer .footer-main-block .footer-block-buttons > .btn-default:hover {
      color: #8e6e38;
      background: #FFF; }
	
	#layout-footer .footer-main-block.guarantee-block .footer-block-buttons > .btn-default:hover {
      color: #e36929; }
  /* line 55, ../scss/module/_footer.scss */
  #layout-footer .footer-main-block.configurator-block {
    background-image: url('../img/bg2-configurator-block.png?1'); }
  /* line 59, ../scss/module/_footer.scss */
  #layout-footer .footer-main-block.guarantee-block {
    background-image: url('../img/bg2-guarantee-block.png?1'); }
  /* line 64, ../scss/module/_footer.scss */
  #layout-footer .footer-main-block.store-locator-block {
    background-image: url('../img/bg2-store-locator-block.png?1'); }
/* line 70, ../scss/module/_footer.scss */
#layout-footer .logo-bds {
  max-width: 100%;
  margin-bottom: 24px; }
/* line 76, ../scss/module/_footer.scss */
#layout-footer .contact {
  margin: 0;
  font-weight: 400; }
  /* line 79, ../scss/module/_footer.scss */
  #layout-footer .contact a {
    color: #e36929;
    text-decoration: underline; }
/* line 86, ../scss/module/_footer.scss */
#layout-footer .footer-minor-title {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: bold;
  color: #8e6e38; }
  /* line 93, ../scss/module/_footer.scss */
  #layout-footer .footer-minor-title a {
    color: #8e6e38;
    text-decoration: none; }
/* line 100, ../scss/module/_footer.scss */
#layout-footer .list-caret {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 400; }
  /* line 106, ../scss/module/_footer.scss */
  #layout-footer .list-caret a {
    color: #575756;
    text-decoration: none; }
    /* line 109, ../scss/module/_footer.scss */
    #layout-footer .list-caret a:hover {
      text-decoration: underline; }
/* line 116, ../scss/module/_footer.scss */
#layout-footer .list-social-networks {
  margin-bottom: 24px; }

/* line 5, ../scss/module/_main-banner.scss */
.main-banner {
  position: relative; }

/* line 14, ../scss/module/_main-banner.scss */
.main-slide {
  width: 100%;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

/* line 25, ../scss/module/_main-banner.scss */
.main-slide-quote {
  margin: 150px 25px 175px;
  padding: 0 0 0 24px;
  border-left: 1px solid #FFF;
  font-size: 24px;
  line-height:28px;
  font-weight: 200;
  font-style: italic;
  color: #FFF;
  text-shadow: rgba(0, 0, 0, 0.75) 1px 1px 1px; }

/* line 39, ../scss/module/_main-banner.scss */
.main-slider-pager {
  position: absolute;
  z-index: 998;
  bottom: 50px;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  text-align: center; }
  /* line 47, ../scss/module/_main-banner.scss */
  .main-slider-pager > .cycle-bullet {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 14px;
    height: 14px;
    margin: 0 3px;
    background: url('../img/bullet-slider.png?1404140987') center no-repeat; }
    /* line 53, ../scss/module/_main-banner.scss */
    .main-slider-pager > .cycle-bullet.cycle-pager-active {
      background-image: url('../img/bullet2-slider-active.png?1404140987'); }

/* line 64, ../scss/module/_main-banner.scss */
.product-banner {
  display: none; }

/* line 73, ../scss/module/_main-banner.scss */
.btn-scroll-down {
  display: none; }

/* line 5, ../scss/module/_preview-block.scss */
.preview-block {
  margin-bottom: 10px;
  text-align: center; }

/* line 16, ../scss/module/_preview-block.scss */
.bamboo .preview-block,
.composite .preview-block,
.garantee .preview-block,
.univers .preview-block,
.about .preview-block,
.stores .preview-block,
.privacy .preview-block,
.parquet .preview-block {
  margin-bottom: 0;
  text-align: left; }

/* line 25, ../scss/module/_preview-block.scss */
.bamboo .preview-block:last-child,
.composite .preview-block:last-child,
.parquet .preview-block:last-child,
.garantee .preview-block:last-child,
.univers .preview-block:last-child,
.privacy .preview-block:last-child {
  margin-bottom: 10px; }

/* line 30, ../scss/module/_preview-block.scss */
.preview-block-title {
  margin: 0;
  padding: 30px 0;
  background-color: #FAFAFA;
  font-family: "Bebas Neue", sans-serif;
  font-size: 36px;
  font-weight: normal;
  line-height: 40px;
  text-transform: uppercase;
  text-align: center;}
  /* line 44, ../scss/module/_preview-block.scss */
  .preview-block-title > span {
    font-size: 18px;
	display:inline-block;
	line-height:22px;
    color: #e36929; }
  .preview-block-title > span.content {
    font-size: 15px;
	line-height:18px;
    color: #575756;
	display:inline-block;
	margin:30px 0;
	text-transform:none;
	font-family: "Aileron";
	font-weight:300;
	text-align:left;
	}

/* line 50, ../scss/module/_preview-block.scss */
.four-columns .preview-block-title {
  font-size: 40px;
  background-color: #FFF; }

/* line 55, ../scss/module/_preview-block.scss */
.about .four-columns .preview-block-title {
  font-size: 30px;
  line-height: 34px; }

/* line 60, ../scss/module/_preview-block.scss */
.preview-block h2 {
  margin: 0;
  padding: 30px 0;
  background-color: #FAFAFA;
  color: #e36929;
  font-family: "Bebas Neue", sans-serif;
  font-size: 40px;
  font-weight: normal;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center; }

/* line 76, ../scss/module/_preview-block.scss */
.preview-block-visual {
  width: 100%;
  height: 150px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

/* line 87, ../scss/module/_preview-block.scss */
.garantee .preview-block-visual,
.about .preview-block-visual {
  height: auto; }

/* line 92, ../scss/module/_preview-block.scss */
.preview-block-content {
  padding: 24px 0; }
  
  .preview-block-content.block2 {
    display:none; }

.preview-block-content span.content-title {
    color:#575756;
	font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
	text-transform:uppercase;
	overflow:hidden;
	margin:0 0 0 0;
	display:inline-block;
	font-size:40px;
	line-height:18px;
	padding:8px 0 35px 0;
	background:url('../img/bamboo-lath2--35x4.png') center 70px no-repeat;
	width:100%;
	 }
	.preview-block-content span.content-title span.small{
    color:#e36929;
	font-size:16px;
	 }

/* line 97, ../scss/module/_preview-block.scss */
.bamboo .preview-block-content,
.composite .preview-block-content,
.parquet .preview-block-content {
  padding: 40px 0; }

/* line 102, ../scss/module/_preview-block.scss */
.garantee .preview-block-content,
.privacy .preview-block-content {
  padding: 20px 0 40px 0; }

/* line 106, ../scss/module/_preview-block.scss */
.univers .preview-block-content {
  position: relative; }

/* line 110, ../scss/module/_preview-block.scss */
.composite .preview-block-slider,
.parquet .preview-block-slider {
  padding: 0 0 10px 0; }

/* line 114, ../scss/module/_preview-block.scss */
.preview-block-content h3 {
  margin: 20px 0 10px 0;
  color: #e36929;
  font-family: "Bebas Neue", sans-serif;
  font-size: 25px;
  font-weight: normal;
  text-transform: uppercase; }

/* line 125, ../scss/module/_preview-block.scss */
.four-columns .preview-block-content.grey {
  background: #fafafa; }

/* line 129, ../scss/module/_preview-block.scss */
.four-columns .preview-block-content span.number {
  color: #e36929;
  font-family: "Aileron", sans-serif;
  font-size: 65px;
  font-weight: 200;
  width: 100%;
  text-align: center;
  display: inline-block;
  margin: 20px 0 40px 0; }

/* line 142, ../scss/module/_preview-block.scss */
.four-columns .preview-block-content.grey span.number {
  color: #ba521b; }

/* line 147, ../scss/module/_preview-block.scss */
.preview-block-text {
  margin: 0 0 36px;
  font-size: 16px;
  line-height: 24px; }
.preview-block-text.block2 {
  text-align:left;
  font-size: 15px;
  line-height: 22px; }
  /* line 151, ../scss/module/_preview-block.scss */
  .preview-block-text strong {
    font-weight: 600; }
   .preview-block-text span.color {
    color:#e36929; }

/* line 157, ../scss/module/_preview-block.scss */
.garantee .preview-block-text
.privacy .preview-block-text {
  margin: 0; }

/* line 162, ../scss/module/_preview-block.scss */
.preview-block-table {
  display: none; }

/* line 167, ../scss/module/_preview-block.scss */
.bamboo .preview-block-text,
.composite .preview-block-text,
.parquet .preview-block-text {
  margin-bottom: 15px; }

/* line 172, ../scss/module/_preview-block.scss */
.preview-block-buttons {
  margin: 0 0 24px; }

/* line 177, ../scss/module/_preview-block.scss */
.bamboo .preview-block-buttons,
.composite .preview-block-buttons,
.parquet .preview-block-buttons {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 40px 0 0 0; }

/* line 185, ../scss/module/_preview-block.scss */
.preview-block-link {
  margin: 0;
  font-family: "Bebas Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #e36929;
  text-transform: uppercase; }
  /* line 194, ../scss/module/_preview-block.scss */
  .preview-block-link a {
    color: #e36929;
    text-decoration: underline; }
    /* line 197, ../scss/module/_preview-block.scss */
    .preview-block-link a:hover {
      color: #d56124; }
  /* line 201, ../scss/module/_preview-block.scss */
  .preview-block-link i {
    margin-right: 10px; }

/* line 207, ../scss/module/_preview-block.scss */
.preview-block-table {
  display: block;
  float: none;
  position: relative;
  width: 100%;
  height: auto; }
  /* line 213, ../scss/module/_preview-block.scss */
  .image-full .preview-block-table {
    width: 100%;
    float: none; }

/* line 219, ../scss/module/_preview-block.scss */
.preview-block-table .table,
.preview-block-table .table2,
.preview-block-table .table3  {
  width: 100%;
  position: relative;
  bottom: 0;
  left: 0; }
  /* line 224, ../scss/module/_preview-block.scss */
  .image-full .preview-block-table .table,
  .image-full .preview-block-table .table2,
  .image-full .preview-block-table .table3 {
    position: relative; }

/* line 229, ../scss/module/_preview-block.scss */
.preview-block-table .table thead th {
  text-align: center;
  vertical-align: middle;
  padding: 10px 40px;
  color: #b7b7b7;
  font-family: "Bebas Neue", sans-serif;
  font-size: 18px;
  font-weight: normal; }
  
  .preview-block-table .table2 thead th {
    text-align: center;
    vertical-align: center;
	height:25px;
    padding: 85px 5px 20px 5px;
    color: #e36929;
    font-family: "Bebas Neue", sans-serif;
    font-size: 12px;
    font-weight: 300; postion:relative;}

.preview-block-table .table3 thead th {
    text-align: center;
    vertical-align: center;
    padding: 20px 5px 20px 5px;
    color: #e36929;
    font-family: "Bebas Neue", sans-serif;
    font-size: 12px;
    font-weight: 300; postion:relative;}


/* line 241, ../scss/module/_preview-block.scss */
.preview-block-table .table thead th.green {
  color: #e36929; }

.preview-block-table .table2 thead th.green {
  color: #e36929; }

.preview-block-table .table3 thead th.green {
  color: #e36929; }

/* line 245, ../scss/module/_preview-block.scss */
.preview-block-table .table th.main_title {
  display: block; }

.preview-block-table .table2 th.main_title {
  display: block; }
  
.preview-block-table .table3 th.main_title {
  display: block; }

/* line 249, ../scss/module/_preview-block.scss */
.preview-block-table .table tr td {
  height: 30px;
  text-align: center;
  vertical-align: middle;
  color: #e36929;
  font-family: "Aileron", sans-serif;
  font-size: 14px;
  font-weight: 600;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #f6f6f6; }

.preview-block-table .table2 tr td {
  height: 30px;
  text-align: center;
  vertical-align: middle;
  color: #e36929;
  font-family: "Bebas Neue", sans-serif;
  font-size: 14px;
  font-weight: 300;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #dddddd; }

.preview-block-table .table3 tr td {
  height: 30px;
  text-align: center;
  vertical-align: middle;
  color: #e36929;
  font-family: "Bebas Neue", sans-serif;
  font-size: 14px;
  font-weight: 300;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #dddddd; }

/* line 266, ../scss/module/_preview-block.scss */
.preview-block-table .table tr td.title {
  color: #575756; }

.preview-block-table .table2 tr td.title {
  color: #575756; }

.preview-block-table .table3 tr td.title {
  color: #575756; }

/* line 270, ../scss/module/_preview-block.scss */
.preview-block-table .table tr td.green {
  color: #fff;
  background: #e36929;
  border-color: #d56124; }

.preview-block-table .table2 tr td.green {
  color: #fff;
  background: #e36929;
  border-color: #d56124; }

.preview-block-table .table3 tr td.green {
  color: #fff;
  background: #e36929;
  border-color: #d56124; }

/* line 276, ../scss/module/_preview-block.scss */
.preview-block-table .table tr td.bullet {
  font-size: 30px; }

.preview-block-table .table2 tr td.bullet {
  font-size: 30px; }

.preview-block-table .table3 tr td.bullet {
  font-size: 30px; }

/* line 280, ../scss/module/_preview-block.scss */
.preview-block-table .table tr td span {
  color: #575756;
  font-family: "Aileron", sans-serif;
  font-size: 12px;
  font-weight: 300;
  font-style: italic; }

.preview-block-table .table2 tr td span.little2 {
  color: #575756;
  font-family: "Bebas Neue", sans-serif;
  font-size: 12px;
  font-weight: 300;
  font-style: italic; }
  
.preview-block-table .table2 tr td span {
  color: #575756;
  font-family: "Aileron", sans-serif;
  font-size: 13px; }

.preview-block-table .table3 tr td span {
  color: #575756;
  font-family: "Bebas Neue", sans-serif;
  font-size: 12px;
  font-weight: 300;
  font-style: italic; }

/* line 290, ../scss/module/_preview-block.scss */
.preview-block-table .table tr td.green span {
  color: #fff; }

.preview-block-table .table2 tr td.green span {
  color: #fff; }
  
.preview-block-table .table3 tr td.green span {
  color: #fff; }

/* line 294, ../scss/module/_preview-block.scss */
.preview-block-table .table tr td span.little {
  font-size: 10px; }

.preview-block-table .table2 tr td span.little {
  font-size: 10px; }

.preview-block-table .table3 tr td span.little {
  font-size: 10px; }

/* line 298, ../scss/module/_preview-block.scss */
.preview-block-table .table tr td.grey {
  background: #fafafa;
  border-color: #f1f1f1; }

.preview-block-table .table2 tr.white td,
.preview-block-table .table3 tr.white td {
  background: #fff;
  border-color: #dddddd; }

.preview-block-table .table2 tr.grey td,
.preview-block-table .table3 tr.grey td {
  background: #fafafa;
  border-color: #dddddd; }

/* line 304, ../scss/module/_preview-block.scss */
.composite-slider-nav {
  display: none;
  width: 100%;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0;
  text-align: center; }

.parquet-slider-nav {
  display: none;
  width: 100%;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0;
  text-align: center; }

/* line 314, ../scss/module/_preview-block.scss */
.composite-slider-nav > a {
  margin: 10px 10px 0 0;
  width: 125px;
  height: 45px;
  padding-top: 80px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-size: 20px;
  font-weight: 400;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline; }
  /* line 328, ../scss/module/_preview-block.scss */
  .composite-slider-nav > a.brown {
    background: url('../img/composite-nav-slider-brown-s.png') center 0 no-repeat; }
  /* line 331, ../scss/module/_preview-block.scss */
  .composite-slider-nav > a.sand {
    background: url('../img/composite-nav-slider-sand-s.png') center 0 no-repeat; }
  /* line 334, ../scss/module/_preview-block.scss */
  .composite-slider-nav > a.black {
    background: url('../img/composite-nav-slider-black-s.png') center 0 no-repeat; }
  /* line 337, ../scss/module/_preview-block.scss */
  .composite-slider-nav > a.grey {
    background: url('../img/composite-nav-slider-grey-s.png') center 0 no-repeat; }
/* line 344, ../scss/module/_preview-block.scss */
.composite-slider-nav > a:hover,
.composite-slider-nav a.active {
  cursor: pointer;
  background-position: center -125px; }
  
.parquet-slider-nav > a {
  margin: 10px 10px 0 0;
  width: 125px;
  height: 45px;
  padding-top: 80px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  font-family: "Bebas Neue", sans-serif;
  font-size: 20px;
  font-weight: 400;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border-radius:50%; }
.parquet-slider-nav > a:hover,
	.parquet-slider-nav a.active {
	  cursor: pointer;}
	.parquet-slider-nav > a span.item_active {
	  position:absolute;
	  border:10px solid #e16a28;
	  height:125px;
	  width:125px;
	  border-radius:50%;
	  top:0;
	  left:0;
	  opacity:0;}
	  .parquet-slider-nav > a:hover span.item_active,
	.parquet-slider-nav a.active span.item_active {
	  opacity:1;}

/* line 351, ../scss/module/_preview-block.scss */
.homepage-slider-wrapper #slider-prev,
.homepage-slider-wrapper #slider-next {
  display: none; }
  
.parquet-slider-wrapper #slider-prev,
.parquet-slider-wrapper #slider-next {
  display: none; }

/* line 356, ../scss/module/_preview-block.scss */
.block-garantee {
  background: #e3692a;
  padding: 35px 0;
  position: relative;
  text-align: center;
  color: #fff;
  line-height: 26px;
  font-family: "Aileron", sans-serif;
  font-size: 16px;
  font-weight: 300; }
  /* line 368, ../scss/module/_preview-block.scss */
  .block-garantee > img {
    padding: 0; }

/* line 376, ../scss/module/_preview-block.scss */
.about-green,
.about-brown {
  text-align: center;
  padding: 60px 0;
  position: relative;
  text-align: center;
  color: #fff;
  line-height: 26px;
  font-family: "Aileron", sans-serif;
  font-size: 16px;
  font-weight: 300; }
  /* line 388, ../scss/module/_preview-block.scss */
  .about-green > img,
  .about-brown > img {
    padding: 0;
    margin: 0; }
  /* line 392, ../scss/module/_preview-block.scss */
  .about-green > p,
  .about-brown > p {
    width: 70%;
    margin: 0 auto; }

/* line 398, ../scss/module/_preview-block.scss */
.about-green {
  background: #5d720a; }

/* line 402, ../scss/module/_preview-block.scss */
.about-brown {
  background: #a1845b; }

/* line 408, ../scss/module/_preview-block.scss */
.univers .btn-scroll-down {
  display: none; }

/** RESET AND LAYOUT
===================================*/
/* line 4, ../scss/module/_slider-composite.scss */
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1; }

/* line 11, ../scss/module/_slider-composite.scss */
.bx-wrapper img {
  max-width: 100%;
  display: block;
  border: 0; }

/** THEME
===================================*/
/* line 20, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-viewport {
  border: 0;
  left: 0;
  background: #fff;
  margin: 0;
  padding: 0;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }

/* line 36, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  display: none; }

/* LOADER */
/* line 42, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat white;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
/* line 62, ../scss/module/_slider-composite.scss */
  
.bx-wrapper .bx-pager {
  text-align: center;
  color: #666;
  position: absolute;
  left: 10px;
  padding: 0;
  margin: 0;
  height: 126px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
 
  .homepage .bx-wrapper .bx-pager {
  left:0; }

/* line 74, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: block; }

/* line 78, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-pager.bx-default-pager a {
  background: transparent;
  border: 1px solid #fff;
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 0 10px 0;
  outline: 0;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  text-decoration: none;
  color: #fff;
  line-height: 24px;
  font-size: 14px;
  position: relative; }
  
.homepage .bx-wrapper .bx-pager.bx-default-pager a {
  margin: 0 10px 10px 0;
  float:right;
  clear:both; }

/* line 97, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #e36929;
  border: 1px solid #e36929; }

/* DIRECTION CONTROLS (NEXT / PREV) */
/* line 104, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-prev {
  left: 10px;
  background: #e36929; }

/* line 109, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) no-repeat -43px -32px; }

/* line 114, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

/* line 118, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

/* line 122, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

/* line 133, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
/* line 139, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

/* line 143, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

/* line 154, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

/* line 158, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

/* line 169, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
/* line 175, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

/* line 180, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
/* line 187, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

/* line 196, ../scss/module/_slider-composite.scss */
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

@media screen and (min-width: 1024px) {
  /* line 206, ../scss/module/_slider-composite.scss */
  .bx-wrapper .bx-pager,
  .bx-wrapper .bx-controls-auto {
    display: block;
    position: absolute;
    bottom: 0px;
    width: 100%; } }
/* line 1, ../scss/module/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
  font-family: "Bebas Neue", sans-serif;
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase; }

/* line 17, ../scss/module/_tooltip.scss */
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 22, ../scss/module/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

/* line 27, ../scss/module/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

/* line 32, ../scss/module/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

/* line 37, ../scss/module/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -13px; }

/* line 42, ../scss/module/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #e36929; }

/* line 51, ../scss/module/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 59, ../scss/module/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #e36929;
  border-width: 5px 5px 0; }

/* line 67, ../scss/module/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #e36929;
  border-width: 5px 5px 5px 0; }

/* line 75, ../scss/module/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #e36929;
  border-width: 5px 0 5px 5px; }

/* line 83, ../scss/module/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #e36929;
  border-width: 0 5px 5px; }

/* line 2, ../scss/module/_collapse-faq.scss */
.collapsible,
.page_collapsible {
  margin: 0;
  padding: 0 60px 0 10px;
  height: 77px;
  line-height: 22px;
  text-decoration: none;
  text-transform: uppercase;
  color: #e36929;
  text-align: left;
  position: relative;
  font-family: "Bebas Neue", sans-serif;
  font-size: 18px;
  font-weight: 400; }

/* line 20, ../scss/module/_collapse-faq.scss */
.collapsible p,
.page_collapsible p {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0; }

/* line 30, ../scss/module/_collapse-faq.scss */
.collapsible.white,
.page_collapsible.white {
  background: #fff; }

/* line 35, ../scss/module/_collapse-faq.scss */
.collapsible.grey,
.page_collapsible.grey {
  background: #fafafa; }

/* line 43, ../scss/module/_collapse-faq.scss */
.collapse-open span {
  display: none; }

/* line 47, ../scss/module/_collapse-faq.scss */
.collapse-close span {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  font-family: "Bebas Neue", sans-serif;
  font-size: 30px;
  font-weight: 400; }

/* line 61, ../scss/module/_collapse-faq.scss */
div.container {
  padding: 0;
  margin: 0; }

/* line 66, ../scss/module/_collapse-faq.scss */
div.content {
  margin: 0;
  padding: 0 110px 60px 30px;
  font-size: .9em;
  line-height: 1.5em;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-align: left;
  position: relative; }

/* line 76, ../scss/module/_collapse-faq.scss */
.content.white {
  background: #fff; }

/* line 80, ../scss/module/_collapse-faq.scss */
.content.grey {
  background: #fafafa; }

/* line 84, ../scss/module/_collapse-faq.scss */
div.content ul, div.content p {
  margin: 0;
  padding: 0; }

/* line 89, ../scss/module/_collapse-faq.scss */
div.content ul li {
  list-style-position: inside;
  line-height: 25px; }

/* line 94, ../scss/module/_collapse-faq.scss */
div.content ul li a {
  color: #555555; }

/* line 98, ../scss/module/_collapse-faq.scss */
div.content span {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 30px;
  color: #e36929; }

@media screen and (min-width: 1024px) {
  /* line 108, ../scss/module/_collapse-faq.scss */
  .collapsible,
  .page_collapsible {
    font-size: 24px;
    padding: 0 30px; }

  /* line 113, ../scss/module/_collapse-faq.scss */
  .collapse-close span {
    right: 30px;
    font-family: "Bebas Neue", sans-serif;
    font-size: 60px;
    font-weight: 400; }

  /* line 122, ../scss/module/_collapse-faq.scss */
  div.content span {
    bottom: 20px;
    right: 30px;
    font-size: 60px; } }
/* line 1, ../scss/module/_store-locator.scss */
#jlocator {
  width: 100%;
  float: left; }

/* line 2, ../scss/module/_store-locator.scss */
#jlocator h4 {
  font-weight: normal;
  font-size: 16px;
  color: #575756;
  padding: 30px 0 15px 0;
  margin: 0; }

/* line 3, ../scss/module/_store-locator.scss */
#jlocator .map {
  width: 66.66667%;
  height: 484px;
  float: right;
  background-color: #fff; }

/* line 4, ../scss/module/_store-locator.scss */
#jlocator .no-results p {
  text-align: center;
  padding: 20px 0; }

/* line 5, ../scss/module/_store-locator.scss */
#jlocator .hidden {
  display: none; }

/* line 6, ../scss/module/_store-locator.scss */
#jlocator .controls {
  background: #fff;
  margin: 0 0 0  5%;
  width: 88%;
  float: left;
  border-bottom: 1px solid #ddd;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 7, ../scss/module/_store-locator.scss */
#jlocator .autocomplete {
  display: block;
  float: left;
  width: 92%;
  height: 45px;
  border: 2px solid #dddddd;
  margin-bottom: 30px;
  padding: 0 4%;
  font-size: 15px;
  color: #818180; }

/* line 8, ../scss/module/_store-locator.scss */
#jlocator > .panel {
  width: 33.33333333%;
  float: left; }

@media only screen and (max-width: 600px) {
  /* line 9, ../scss/module/_store-locator.scss */
  #jlocator {
    font-size: 13px;
    line-height: 18px; }

  /* line 10, ../scss/module/_store-locator.scss */
  #jlocator .map {
    width: 100%;
    height: 484px; }

  /* line 11, ../scss/module/_store-locator.scss */
  #jlocator .controls {
    padding-top: 10px;
    padding-bottom: 10px; }

  /* line 12, ../scss/module/_store-locator.scss */
  #jlocator .controls .box {
    width: auto; }

  /* line 13, ../scss/module/_store-locator.scss */
  #jlocator > .panel {
    width: 100%;
    height: auto; } }
/* line 14, ../scss/module/_store-locator.scss */
#jlocator .stores {
  overflow: auto;
  height: 340px;
  width: 98%;
  float: left; }

/* line 15, ../scss/module/_store-locator.scss */
#jlocator .store {
  cursor: pointer; }

/* line 16, ../scss/module/_store-locator.scss */
#jlocator .store p {
  padding: 12px 30px;
  margin: 0;
  color: #575756;
  font-size: 14px;
  line-height: 17px; }

/* line 17, ../scss/module/_store-locator.scss */
#jlocator .store:hover {
  background-color: #eaf3d2; }

/* line 18, ../scss/module/_store-locator.scss */
#jlocator .active {
  background-color: #eaf3d2; }

/* line 19, ../scss/module/_store-locator.scss */
#jlocator .title {
  font-size: 16px;
  color: #5d720a;
  text-transform: uppercase;
  font-family: "Aileron", sans-serif;
  font-weight: 600;
  line-height: 26px; }

/* line 20, ../scss/module/_store-locator.scss */
#jlocator .tags {
  color: #7f4f24; }

@media only screen and (max-width: 600px) {
  /* line 21, ../scss/module/_store-locator.scss */
  #jlocator .stores {
    height: 260px; } }
/* line 22, ../scss/module/_store-locator.scss */
#jlocator .info-window .store p {
  border: 0;
  font-size: 11px; }

/* line 23, ../scss/module/_store-locator.scss */
#jlocator .info-window .store:hover, #jlocator .info-window .active {
  background-color: #fff; }

/* line 24, ../scss/module/_store-locator.scss */
#jlocator .country {
  padding-right: 20px; }

/* line 25, ../scss/module/_store-locator.scss */
#jlocator .us {
  background: url("../img/flags/small/us.png") no-repeat right center; }

/* line 26, ../scss/module/_store-locator.scss */
#jlocator .es {
  background: url("../img/flags/small/es.png") no-repeat right center; }

/* line 27, ../scss/module/_store-locator.scss */
#jlocator .it {
  background: url("../img/flags/small/it.png") no-repeat right center; }

/* line 28, ../scss/module/_store-locator.scss */
#jlocator .ru {
  background: url("../img/flags/small/ru.png") no-repeat right center; }

/* line 29, ../scss/module/_store-locator.scss */
#jlocator .gb {
  background: url("../img/flags/small/gb.png") no-repeat right center; }

/* line 30, ../scss/module/_store-locator.scss */
#jlocator .au {
  background: url("../img/flags/small/au.png") no-repeat right center; }

/* line 31, ../scss/module/_store-locator.scss */
#jlocator .fr {
  background: url("../img/flags/small/fr.png") no-repeat right center; }

/* line 32, ../scss/module/_store-locator.scss */
#jlocator .directions label {
  color: #e36929;
  cursor: pointer; }

/* line 33, ../scss/module/_store-locator.scss */
#jlocator .directions input {
  border: 1px solid #aaa;
  height: 1.16em;
  width: 200px;
  margin-left: 10px;
  background: red; }

/* line 34, ../scss/module/_store-locator.scss */
#jlocator .info-window .directions {
  display: none; }

/* line 35, ../scss/module/_store-locator.scss */
#jlocator .search-within-radius .drop-down {
  margin-right: 5px; }

/* line 37, ../scss/module/_store-locator.scss */
#jlocator .search-within-radius .distance {
  margin-top: 6px; }

/* line 38, ../scss/module/_store-locator.scss */
.jplist-hidden {
  display: none; }

/* line 39, ../scss/module/_store-locator.scss */
.reset-box {
  margin: 4px 5px 5px 0; }

/* line 40, ../scss/module/_store-locator.scss */
.jplist-select {
  border: 1px solid #ddd;
  height: 23px; }

/* line 41, ../scss/module/_store-locator.scss */
.jplist-btn {
  display: inline-block;
  padding: 3px 10px;
  margin-bottom: 0;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ddd;
  border-radius: 2px;
  background-color: #f5f5f5; }

/* line 42, ../scss/module/_store-locator.scss */
.drop-down {
  float: left;
  width: 130px;
  height: 22px;
  border: 1px solid #ddd;
  margin: 5px 5px 5px 0; }

/* line 43, ../scss/module/_store-locator.scss */
.drop-down .panel {
  float: left;
  width: 125px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  background: white url("../img/icons/down.png") no-repeat 99% 50%;
  cursor: pointer;
  margin: 0;
  padding: 0 0 0 5px; }

/* line 44, ../scss/module/_store-locator.scss */
.drop-down ul {
  position: relative;
  top: 0;
  left: -1px;
  z-index: 1000;
  width: 130px;
  display: none;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ccc;
  list-style: none;
  border-radius: 0 0 3px 3px;
  margin: 0;
  padding: 0; }

/* line 45, ../scss/module/_store-locator.scss */
.drop-down ul li {
  cursor: pointer;
  width: 130px;
  float: left;
  background-color: #fff;
  padding: 0 0 0 5px; }

/* line 46, ../scss/module/_store-locator.scss */
.drop-down ul li:hover {
  background-color: #ececec; }

/* line 47, ../scss/module/_store-locator.scss */
.drop-down:hover .panel {
  background: white url("../img/icons/down-dark.png") no-repeat 99% 50%; }

/* line 48, ../scss/module/_store-locator.scss */
.filter input {
  display: block;
  float: left;
  text-indent: 5px;
  width: 150px;
  height: 20px;
  border: 1px solid #ddd;
  margin: 5px 20px 5px 0; }

/* line 49, ../scss/module/_store-locator.scss */
.search-title {
  margin: 5px 10px 0 0; }

/* line 50, ../scss/module/_store-locator.scss */
.filter-buttons {
  float: left;
  clear: left;
  margin: 10px 20px 0 0; }

/* line 51, ../scss/module/_store-locator.scss */
.filter-buttons input {
  vertical-align: bottom;
  background: #fff;
  border: 1px solid #0c5f1f;
  border-radius: 3px;
  color: #0c5f1f; }

/* line 52, ../scss/module/_store-locator.scss */
.filter-button.selected {
  border: 1px solid #ca3f1a;
  color: #ca3f1a; }

/* line 53, ../scss/module/_store-locator.scss */
.paging span {
  cursor: pointer;
  color: #0381bb;
  margin: 0 10px 0 0; }

/* line 54, ../scss/module/_store-locator.scss */
.paging .current {
  font-weight: 700;
  color: #f03800; }

/* line 55, ../scss/module/_store-locator.scss */
.filter, .pagingprev, .pagingmid, .pagingnext {
  float: left; }

/* line 56, ../scss/module/_store-locator.scss */
.paging, .paging-results {
  float: left;
  margin: 5px 20px 5px 0; }

/* line 57, ../scss/module/_store-locator.scss */
.radio-filters {
  float: left;
  margin: 5px 15px 0 0; }

/* line 58, ../scss/module/_store-locator.scss */
.radio-filters input {
  vertical-align: baseline; }

/* line 59, ../scss/module/_store-locator.scss */
.radio-filters label {
  margin-right: 10px; }

/* line 60, ../scss/module/_store-locator.scss */
.radio {
  float: left; }

/* line 61, ../scss/module/_store-locator.scss */
.cb-group-filter {
  float: left;
  margin: 5px 5px 0 0;
  padding-left: 15px;
  border: 1px dotted #9fc2ce; }

/* line 62, ../scss/module/_store-locator.scss */
.cb-group-filter .cb {
  float: left;
  margin-right: 10px; }

/* line 63, ../scss/module/_store-locator.scss */
.cb-group-filter .cb input {
  vertical-align: text-top; }

/* line 64, ../scss/module/_store-locator.scss */
.jplist-sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  background: #f1f1f1;
  padding-bottom: 5px; }

/* line 65, ../scss/module/_store-locator.scss */
.range-slider {
  float: left;
  margin-top: 5px; }

/* line 66, ../scss/module/_store-locator.scss */
.range-slider .value {
  float: left;
  margin: 0 15px;
  font-size: 12px; }

/* line 67, ../scss/module/_store-locator.scss */
.range-slider .ui-slider {
  float: left;
  width: 130px; }

/* line 68, ../scss/module/_store-locator.scss */
.ui-slider {
  margin-top: 5px; }

/* line 1, ../scss/module/_references.scss */
.closedSidebar #sidebar {
  margin-left: -270px; }

/* line 4, ../scss/module/_references.scss */
.closedSidebar #content {
  margin-left: 0; }

/* line 7, ../scss/module/_references.scss */
.right {
  margin-right: 280px; }

/* Other icons */
/* line 14, ../scss/module/_references.scss */
#close {
  display: block;
  height: 39px;
  position: absolute;
  text-indent: -9999px;
  width: 25px;
  background: url(../images/defSprites.png) no-repeat 0 -841px transparent;
  top: 16px;
  right: -19px; }

/* line 24, ../scss/module/_references.scss */
.openIcon {
  background-position: -25px -841px !important; }

/* line 28, ../scss/module/_references.scss */
#copy {
  height: 55px;
  position: absolute;
  bottom: 0;
  border-top: 1px solid #F97042;
  font-size: 11px;
  color: #F89E80;
  padding-top: 14px;
  width: 220px; }

/* =============================================================================
   Main content
   ========================================================================== */
/* line 43, ../scss/module/_references.scss */
#wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9; }

/* line 50, ../scss/module/_references.scss */
#content {
  float: left;
  min-height: 100%;
  width: 100%;
  position: absolute;
  z-index: 8;
  overflow: hidden; }

/* line 58, ../scss/module/_references.scss */
#content > div {
  margin-left: 0; }

/* =============================================================================
   Page content
   ========================================================================== */
/* line 66, ../scss/module/_references.scss */
#page {
  width: auto !important;
  background: #FFF;
  min-width: 600px;
  max-width: 750px;
  overflow: hidden;
  position: relative;
  padding-bottom: 0; }

/* line 75, ../scss/module/_references.scss */
.Center #page {
  left: 50%;
  margin-left: -375px; }

/* line 80, ../scss/module/_references.scss */
#pageHeader {
  position: relative;
  background: #3A3A3A; }

/* line 84, ../scss/module/_references.scss */
#pageHeader h1 {
  margin: 0;
  padding: 32px 50px;
  color: #FFF; }

/* line 90, ../scss/module/_references.scss */
.contentHolder {
  padding: 20px 25px 10px 25px; }

/* line 94, ../scss/module/_references.scss */
.actionButton {
  display: block;
  height: 26px;
  position: absolute;
  text-indent: -9999px;
  width: 27px;
  background: url(../images/defSprites.png) no-repeat 0 -920px #f15a23;
  bottom: 0;
  right: 0;
  z-index: 10000; }

/* line 105, ../scss/module/_references.scss */
.minimized {
  background-position: 0 -950px; }

/* line 108, ../scss/module/_references.scss */
.actionButton.close {
  background-position: 0 -1735px;
  top: 0; }

/* line 112, ../scss/module/_references.scss */
.actionButton:hover {
  background-color: #3A3A3A; }

/* =============================================================================
   Columns
   ========================================================================== */
/* line 120, ../scss/module/_references.scss */
.full_width, .one_half, .one_third, .one_fourth {
  float: left;
  padding: 0 25px 25px 25px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 127, ../scss/module/_references.scss */
.full_width {
  width: 100%; }

/* line 130, ../scss/module/_references.scss */
.one_half {
  width: 50%; }

/* line 133, ../scss/module/_references.scss */
.one_third {
  width: 33%; }

/* line 136, ../scss/module/_references.scss */
.one_fourth {
  width: 25%; }

/* line 139, ../scss/module/_references.scss */
.child {
  padding: 0 15px 15px 0; }

/* line 142, ../scss/module/_references.scss */
.single-post .full_width {
  padding: 0 0 25px 0; }

/* line 145, ../scss/module/_references.scss */
.single-post .one_half {
  margin-left: -25px; }

/* =============================================================================
   Blog
   ========================================================================== */
/* Genergal settings */
/* line 155, ../scss/module/_references.scss */
.post, .portfolio, .gallery, .page {
  position: relative; }

/* line 159, ../scss/module/_references.scss */
.postLinks {
  position: absolute;
  top: 0;
  color: #909090;
  height: 30px;
  overflow: hidden; }

/* line 166, ../scss/module/_references.scss */
.postLinks a {
  color: #909090; }

/* line 169, ../scss/module/_references.scss */
.postLinks a:hover {
  color: #666; }

/* line 173, ../scss/module/_references.scss */
.search article h3, .category article h3, .tag article h3, .template-blog article h3 {
  margin-top: 35px; }

/* line 176, ../scss/module/_references.scss */
.read span {
  font-size: 13px; }

/* line 179, ../scss/module/_references.scss */
.search .portfolio .postLinks .category, .search .gallery .postLinks .category, .search .page .postLinks .category {
  display: none; }

/* line 182, ../scss/module/_references.scss */
.search .portfolio .postLinks .date, .search .gallery .postLinks .date, .search .page .postLinks .date {
  padding-left: 0;
  background: none; }

/* line 186, ../scss/module/_references.scss */
.template-blog.Full article > a > img {
  width: 100%;
  height: 100%; }

/* line 192, ../scss/module/_references.scss */
.xtram {
  margin: 20px; }

/* line 196, ../scss/module/_references.scss */
.search .page h3 {
  margin-top: 0; }

/* line 200, ../scss/module/_references.scss */
.attachment-post-thumbnail.wp-post-image {
  float: left;
  margin: 4px 10px 6px 0; }

/* Pagination */
/* line 207, ../scss/module/_references.scss */
.pagination {
  margin: -5px 0 25px 25px; }

/* line 210, ../scss/module/_references.scss */
.pagination hr {
  border-bottom: 1px dotted #BFBFBF; }

/* line 213, ../scss/module/_references.scss */
.pagination li {
  float: left;
  margin-left: 6px; }

/* line 217, ../scss/module/_references.scss */
.pagination li:first-child {
  margin-left: 0; }

/* line 220, ../scss/module/_references.scss */
.pagination a {
  width: 27px;
  height: 26px;
  background: #F1F0F0;
  color: #262626;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  display: block;
  padding: 3px 0 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 233, ../scss/module/_references.scss */
.pagination a:hover {
  background: #F15A23;
  color: #FFF; }

/* line 237, ../scss/module/_references.scss */
.pagination a.active {
  background: #3E3D3D;
  color: #FFF; }

/* line 241, ../scss/module/_references.scss */
.pagination a.inactive {
  pointer-events: none;
  cursor: default; }

/* line 245, ../scss/module/_references.scss */
.pagination .btnNext, .pagination .btnPrev {
  text-indent: -9999px;
  display: block; }

/* line 249, ../scss/module/_references.scss */
.pagination .btnNext {
  background: url(../images/defSprites.png) no-repeat 0 -1146px #f1f0f0; }

/* line 252, ../scss/module/_references.scss */
.pagination .btnNext:hover {
  background: url(../images/defSprites.png) no-repeat 0 -1120px #f15a23; }

/* line 255, ../scss/module/_references.scss */
.pagination .btnPrev {
  background: url(../images/defSprites.png) no-repeat -27px -1146px #f1f0f0; }

/* line 258, ../scss/module/_references.scss */
.pagination .btnPrev:hover {
  background: url(../images/defSprites.png) no-repeat -27px -1120px #f15a23; }

/* line 261, ../scss/module/_references.scss */
.pagination .hr {
  margin-left: -25px; }

/* Full post */
/* line 266, ../scss/module/_references.scss */
.fullPost article {
  padding: 52px 50px 10px; }

/* line 269, ../scss/module/_references.scss */
.fullPost .postLinks {
  top: 35px; }

/* line 272, ../scss/module/_references.scss */
.fullPost article h2 {
  margin-bottom: 25px; }

/* line 275, ../scss/module/_references.scss */
.fullPost article p {
  margin: 20px 0; }

/* line 279, ../scss/module/_references.scss */
.hasButtonsPost {
  position: absolute;
  right: -2px;
  top: 44px; }

/* line 284, ../scss/module/_references.scss */
.hasButtonsPost div {
  width: 27px;
  height: 26px;
  background: url(../images/defSprites.png) no-repeat 0 -1627px #f15a23;
  padding: 2px 0 0 9px;
  float: right;
  margin: 30px 0 0 1px;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 296, ../scss/module/_references.scss */
.hasButtonsPost a {
  display: block;
  width: 27px;
  height: 26px;
  margin: -2px 0 0 -5px;
  text-indent: -9999px; }

/* line 303, ../scss/module/_references.scss */
.hasButtonsPost div:first-child {
  margin-right: 30px; }

/* line 306, ../scss/module/_references.scss */
.hasButtonsPost div.btnClose, div.btnClose2 {
  background-position: 0 -1735px; }

/* line 309, ../scss/module/_references.scss */
.hasButtonsPost div.btnNext, div.btnNext2 {
  background-position: 0 -1678px; }

/* line 312, ../scss/module/_references.scss */
.hasButtonsPost div:hover {
  background-color: #3E3D3D; }

/* Sharing links */
/* line 317, ../scss/module/_references.scss */
.shareLinks {
  margin-top: 10px;
  clear: left; }

/* line 321, ../scss/module/_references.scss */
.shareLinks > * {
  float: left !important;
  display: block !important; }

/* line 325, ../scss/module/_references.scss */
.template-gallery .twitter-share-button {
  width: 95px !important; }

/* Comments list */
/* line 330, ../scss/module/_references.scss */
.commentsList {
  float: left;
  clear: left;
  width: 100%;
  margin-top: 10px; }

/* line 336, ../scss/module/_references.scss */
#comments-title, #reply-title {
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  font-family: 'Open Sans', sans-serif; }

/* line 342, ../scss/module/_references.scss */
.comment {
  border-bottom: 1px dotted #D1D1D1;
  padding: 25px 0;
  position: relative;
  color: #888; }

/* line 348, ../scss/module/_references.scss */
.comment:first-child {
  padding-top: 10px; }

/* line 351, ../scss/module/_references.scss */
.comment > div {
  float: left;
  margin-left: 65px; }

/* line 355, ../scss/module/_references.scss */
.comment .commentAvatar {
  position: absolute;
  left: 0;
  top: 25px;
  padding-top: 3px; }

/* line 361, ../scss/module/_references.scss */
.comment:first-child .commentAvatar {
  top: 10px; }

/* line 364, ../scss/module/_references.scss */
.comment p {
  margin: 0 !important;
  float: left;
  clear: left; }

/* line 369, ../scss/module/_references.scss */
.commentAuthor {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #606060; }

/* line 374, ../scss/module/_references.scss */
.commentTime {
  font-size: 11px;
  font-style: italic;
  color: #ADB3B8;
  margin-top: -2px !important; }

/* line 380, ../scss/module/_references.scss */
.await {
  font-size: 11px;
  color: #333;
  float: left;
  margin-top: 5px; }

/* line 386, ../scss/module/_references.scss */
.asterix {
  color: #999;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  position: absolute;
  top: 40px;
  right: 0; }

/* Comments form */
/* line 396, ../scss/module/_references.scss */
.commentsForm {
  float: left;
  clear: left;
  margin-top: -10px;
  width: 100%;
  position: relative; }

/* line 403, ../scss/module/_references.scss */
.commentsForm form > input, .commentsForm form > textarea {
  background: #F7F7F7;
  border: 1px solid #E7E5E4;
  box-shadow: 0 1px 2px #E9E9E9 inset;
  color: #BFBFBF;
  font-size: 12px;
  height: 34px;
  padding: 4px 8px;
  margin-left: 3.5%;
  width: 31%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 418, ../scss/module/_references.scss */
.commentsForm form > input:first-child, .commentsForm form > textarea {
  margin-left: 0; }

/* line 421, ../scss/module/_references.scss */
.commentsForm form > textarea {
  width: 100%;
  height: 130px;
  margin-top: 20px;
  clear: left;
  padding-top: 10px; }

/* line 428, ../scss/module/_references.scss */
.form-submit {
  height: 31px;
  background: url(../images/defSprites.png) no-repeat right -269px;
  padding-right: 16px;
  box-shadow: none;
  border: none;
  clear: left;
  display: block;
  border: none;
  float: left; }

/* line 439, ../scss/module/_references.scss */
#submit {
  background: url(../images/defSprites.png) no-repeat right -131px #f15a23;
  height: 31px;
  border: none;
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #FFF;
  padding: 1px 25px 0 16px; }

/* line 449, ../scss/module/_references.scss */
.form-submit:hover {
  background: url(../images/defSprites.png) no-repeat right -210px; }

/* line 452, ../scss/module/_references.scss */
.form-submit:hover #submit {
  background: url(../images/defSprites.png) no-repeat right -161px #3e3c3d; }

/* line 455, ../scss/module/_references.scss */
.logged-in-as {
  margin: 0 !important; }

/* Other stuff */
/* line 460, ../scss/module/_references.scss */
.searchResults {
  padding: 0 25px 5px 25px; }

/* line 463, ../scss/module/_references.scss */
#reply-title {
  margin-top: 35px; }

/* Custom layout */
/* line 468, ../scss/module/_references.scss */
.template-blog.Full .contentHolder {
  padding-top: 49px; }

/* line 471, ../scss/module/_references.scss */
.template-blog.Full article.one_half {
  width: 100%; }

/* line 474, ../scss/module/_references.scss */
.template-blog.Full .xtram {
  display: none; }

/* line 477, ../scss/module/_references.scss */
.template-blog.Full .postLinks {
  position: static;
  width: 100px;
  height: auto;
  float: left;
  margin-top: -5px; }

/* line 484, ../scss/module/_references.scss */
.template-blog.Full .postLinks li {
  float: left;
  display: block;
  background: none !important;
  padding-left: 0 !important; }

/* line 490, ../scss/module/_references.scss */
.template-blog.Full article > p {
  display: inline; }

/* line 493, ../scss/module/_references.scss */
.template-blog.Full h3 {
  margin-bottom: 25px; }

/* line 496, ../scss/module/_references.scss */
.template-blog.Full .read {
  display: block;
  margin-top: 5px; }

/* =============================================================================
   Page/Post headers
   ========================================================================== */
/* Sliders */
/* line 506, ../scss/module/_references.scss */
#postSlider {
  position: relative;
  overflow: hidden;
  background: url(../images/preloader.gif) no-repeat center center transparent; }

/* line 511, ../scss/module/_references.scss */
.post #postSlider .slides_container > div, .page #postSlider .slides_container > div, .pageSlider .slides_container > div {
  width: 650px; }

/* line 514, ../scss/module/_references.scss */
.pageSlider {
  margin-top: 20px; }

/* line 517, ../scss/module/_references.scss */
#postSlider img {
  width: 100%;
  display: block; }

/* line 521, ../scss/module/_references.scss */
.sliderControls {
  background: #333333;
  padding: 10px;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  z-index: 99999; }

/* line 529, ../scss/module/_references.scss */
.sliderBtnPrev, .sliderBtnNext {
  width: 25px;
  height: 25px;
  display: block;
  text-indent: -9999px;
  background: url(../images/defSprites.png) no-repeat 0 -1380px;
  float: left;
  margin-right: 5px; }

/* line 538, ../scss/module/_references.scss */
.sliderBtnNext {
  background-position: -25px -1380px; }

/* line 541, ../scss/module/_references.scss */
.sliderPagination {
  color: #919191;
  display: block;
  float: left;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 12px;
  font-style: italic;
  margin: 2px 0 0 3px; }

/*
#postSlider iframe {
   width:100% !important;
}
*/
/* line 557, ../scss/module/_references.scss */
.template-portfolio #postSlider, .template-portfolio-paged #postSlider {
  width: 600px;
  height: 480px;
  background: url(../images/preloader2.gif) no-repeat center center transparent; }

/* line 562, ../scss/module/_references.scss */
.template-portfolio .slides_container, .template-portfolio .slides_control, .template-portfolio .slides_control > div {
  width: 600px;
  height: 480px; }

/* line 566, ../scss/module/_references.scss */
.template-portfolio-paged .slides_container, .template-portfolio-paged .slides_control, .template-portfolio-paged .slides_control > div {
  width: 600px;
  height: 480px; }

/* =============================================================================
   Contact page
   ========================================================================== */
/* line 575, ../scss/module/_references.scss */
.template-contact #content > div {
  float: right; }

/* line 579, ../scss/module/_references.scss */
#contactMapHolder {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #F1F0F0; }

/* line 587, ../scss/module/_references.scss */
#contactMap {
  height: 100%; }

/* line 591, ../scss/module/_references.scss */
#contactDetails {
  width: 280px;
  background: #3A3A3A;
  box-shadow: 0 0 3px rbga(0, 0, 0, 0.5);
  padding: 20px;
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 602, ../scss/module/_references.scss */
#contactDetails header {
  height: 58px;
  position: absolute; }

/* line 606, ../scss/module/_references.scss */
#contactDetails h4 {
  color: #FFF;
  margin: 0 0 14px; }

/* line 610, ../scss/module/_references.scss */
#contactDetails hr {
  border-bottom: 1px solid #4C4C4C;
  margin: 0 0 18px 0; }

/* line 614, ../scss/module/_references.scss */
#contactDetails hr.first {
  margin-top: 38px; }

/* line 617, ../scss/module/_references.scss */
#contactDetails .minimize {
  top: 0; }

/* line 621, ../scss/module/_references.scss */
.contactIcons {
  margin-bottom: 20px;
  clear: left; }

/* line 625, ../scss/module/_references.scss */
.contactIcons li {
  font-size: 11px;
  line-height: 15px;
  color: #C7C7C7;
  padding-left: 25px;
  background: url(../images/defSprites.png) no-repeat 0 -1184px transparent;
  margin-bottom: 5px; }

/* line 633, ../scss/module/_references.scss */
.contactIcons a {
  color: #C7C7C7; }

/* line 636, ../scss/module/_references.scss */
.contactIcons li.email {
  background-position: 0 -1254px; }

/* line 639, ../scss/module/_references.scss */
.contactIcons li.address {
  background-position: 0 -1322px; }

/* line 643, ../scss/module/_references.scss */
.contactIcons li.none {
  background: none !important; }

/* line 647, ../scss/module/_references.scss */
.contactForm > input, .contactForm > textarea {
  background: #323232;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15) inset, 1px 1px 0 rgba(80, 80, 80, 0.5);
  color: #595959;
  font-size: 11px;
  height: 32px;
  padding: 4px 8px;
  border: none;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 662, ../scss/module/_references.scss */
.contactForm textarea {
  resize: none;
  height: 100px !important;
  padding-top: 10px !important; }

/* line 667, ../scss/module/_references.scss */
.contactError {
  clear: left;
  color: #F7612D;
  float: left;
  font-size: 11px;
  margin: 15px 0 0;
  display: none; }

/* line 676, ../scss/module/_references.scss */
#contactDetails #minimize {
  top: 0; }

/* line 679, ../scss/module/_references.scss */
#contact {
  font-size: 12px; }

/* =============================================================================
   Portfolio page
   ========================================================================== */
/* line 687, ../scss/module/_references.scss */
.template-portfolio #content > div, .template-portfolio-paged #content > div, .template-gallery #content > div {
  padding: 70px 0; }

/* line 690, ../scss/module/_references.scss */
.Enable.template-portfolio #content > div, .Enable.template-portfolio-paged #content > div, .Enable.template-gallery #content > div {
  width: 100%; }

/* Portfolio Grid Holder & Items */
/* line 696, ../scss/module/_references.scss */
.folioGrid {
  overflow: visible !important; }

/* line 699, ../scss/module/_references.scss */
.folioItem {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 25%;
  height: 355px;
  z-index: 1;
  cursor: pointer;
  overflow: visible !important; }

/* line 711, ../scss/module/_references.scss */
.folioThumb {
  width: 100%;
  height: 100%;
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  position: absolute;
  top: 0;
  left: 0; }

/* line 720, ../scss/module/_references.scss */
.folioPlus {
  background: url(../images/defSprites.png) no-repeat 0 -1550px transparent;
  display: block;
  position: absolute;
  bottom: -53px;
  left: 50%;
  margin-left: -26px;
  z-index: 10;
  width: 53px;
  height: 53px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

/* line 732, ../scss/module/_references.scss */
#gallery .folioPlus {
  bottom: auto;
  top: -23px; }

/* line 736, ../scss/module/_references.scss */
.folioShadow {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  display: block;
  width: 100%;
  height: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

/* line 743, ../scss/module/_references.scss */
#gallery .folioShadow {
  height: 100%; }

/* line 746, ../scss/module/_references.scss */
.folioTextHolder {
  background: #3A3A3A;
  text-align: center;
  height: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  overflow: visible !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 759, ../scss/module/_references.scss */
#gallery .folioTextHolder {
  background: #3A3A3A;
  background: rgba(58, 58, 58, 0.8);
  height: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

/* line 766, ../scss/module/_references.scss */
.folioText {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  padding: 35px 20px;
  position: absolute;
  top: -150px;
  left: 0;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 777, ../scss/module/_references.scss */
#gallery .folioText {
  top: 200px;
  width: 100%;
  padding: 0 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 785, ../scss/module/_references.scss */
.folioText h3 {
  font-size: 18px;
  color: #FFF;
  border-bottom: 1px solid #4C4C4C;
  margin: 0;
  padding-bottom: 10px;
  line-height: 20px; }

/* line 792, ../scss/module/_references.scss */
#gallery .folioText h3 {
  font-size: 16px;
  border: none;
  padding: 0; }

/* line 797, ../scss/module/_references.scss */
.folioText p {
  font-family: 'Open-Sans', sans-serif;
  font-size: 12px;
  color: #B0B0B0;
  font-style: italic;
  overflow: hidden; }

/* line 803, ../scss/module/_references.scss */
#gallery .folioText p {
  font-size: 10px;
  font-style: normal;
  text-transform: uppercase;
  color: #EEE;
  margin: 0; }

/* Portfolio Single Project */
/* line 813, ../scss/module/_references.scss */
.project {
  width: 100%;
  max-height: 480px;
  width: 910px;
  margin-left: -455px;
  position: relative;
  z-index: 99999;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  background: #3A3A3A;
  overflow: hidden; }

/* line 823, ../scss/module/_references.scss */
.single-portfolio .project, .single-gallery .project {
  margin-left: 0; }

/* line 826, ../scss/module/_references.scss */
.projectContent {
  width: 310px;
  padding: 30px;
  float: right;
  color: #A8A8A8;
  font-size: 11px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 837, ../scss/module/_references.scss */
.projectContent h4 {
  color: #FFF;
  font-weight: 700;
  margin: 0 0 15px 0; }

/* line 842, ../scss/module/_references.scss */
.projectContent hr {
  border-bottom: 1px solid #4C4C4C;
  margin: 0; }

/* line 846, ../scss/module/_references.scss */
.projectContent hr.second {
  margin-bottom: 12px; }

/* line 849, ../scss/module/_references.scss */
.projectContent .category {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #A8A8A8;
  display: block;
  padding: 6px 0 5px 0; }

/* line 856, ../scss/module/_references.scss */
.projectContent em {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px; }

/* line 860, ../scss/module/_references.scss */
.projectContent a {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-style: italic;
  color: #FFF; }

/* line 866, ../scss/module/_references.scss */
.projectContent a:after {
  content: "  \2192";
  font-family: Arial;
  font-size: 14px;
  margin-left: 4px; }

/* line 872, ../scss/module/_references.scss */
.projectContent a:hover {
  color: #F15A23; }

/* line 876, ../scss/module/_references.scss */
.projectSlides {
  float: left;
  height: 480px;
  width: 600px; }

/* line 881, ../scss/module/_references.scss */
.projectSlides iframe {
  width: 100% !important;
  height: 100% !important; }

/* line 886, ../scss/module/_references.scss */
#projectHover {
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  top: 70px;
  z-index: 99998;
  background: url(../images/preloader.gif) no-repeat center center #f1f0f0;
  background: url(../images/preloader.gif) no-repeat center center rgba(255, 255, 255, 0.6);
  cursor: pointer; }

/* line 897, ../scss/module/_references.scss */
.hasButtons a {
  width: 27px;
  height: 26px;
  background: url(../images/defSprites.png) no-repeat 0 -1627px #f15a23;
  display: block;
  padding: 2px 0 0 9px;
  text-indent: -9999px;
  float: right;
  margin: 30px 0 0 6px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 909, ../scss/module/_references.scss */
.template-gallery .hasButtons a {
  display: none; }

/* line 912, ../scss/module/_references.scss */
.hasButtons a:first-child {
  margin-right: 30px; }

/* line 915, ../scss/module/_references.scss */
.hasButtons a.btnClose {
  background-position: 0 -1653px; }

/* line 918, ../scss/module/_references.scss */
.hasButtons a.btnNext {
  background-position: 0 -1678px; }

/* line 921, ../scss/module/_references.scss */
.hasButtons a:hover {
  background-color: #3E3D3D; }

/* Opened project hacks */
/* line 926, ../scss/module/_references.scss */
.openedP {
  padding: 140px 0 !important;
  min-height: 480px; }

/* line 930, ../scss/module/_references.scss */
.openedP #portfolio {
  position: absolute !important;
  top: 70px; }

/* line 935, ../scss/module/_references.scss */
.Stick.topBoss.template-gallery .hasButtons a:first-child {
  margin-right: 310px; }

/* line 938, ../scss/module/_references.scss */
.Stick.template-gallery.topBoss #slideList {
  right: 310px; }

/* line 941, ../scss/module/_references.scss */
.Stick.topBoss #supersizedControls {
  left: 280px !important; }

/* line 945, ../scss/module/_references.scss */
.admin-bar .openedP #portfolio, .admin-bar #projectHover {
  top: 98px; }

/* line 948, ../scss/module/_references.scss */
.single-gallery .project {
  width: auto;
  overflow: visible;
  box-shadow: none;
  background: none;
  max-width: 750px;
  max-height: none; }

/* line 956, ../scss/module/_references.scss */
.single-gallery .galleryContent {
  position: static;
  top: 0;
  left: 0;
  display: block;
  width: auto; }

/* line 963, ../scss/module/_references.scss */
.single-gallery #projectSlides {
  width: 750px;
  overflow: hidden; }

/* line 967, ../scss/module/_references.scss */
.single-gallery #projectSlides img {
  float: left; }

/*

   Supersized - Fullscreen Slideshow jQuery Plugin
   Version : Core 3.2.1
   
   Site  : www.buildinternet.com/project/supersized
   Author   : Sam Dunn
   Company : One Mighty Roar (www.onemightyroar.com)
   License : MIT License / GPL License
   
*/
/* line 983, ../scss/module/_references.scss */
#supersized {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%; }

/* line 984, ../scss/module/_references.scss */
#supersized img {
  width: auto;
  height: auto;
  position: relative;
  display: none;
  outline: none;
  border: none; }

/* line 985, ../scss/module/_references.scss */
#supersized.speed img {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges; }

/* line 986, ../scss/module/_references.scss */
#supersized.quality img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality; }

/* line 987, ../scss/module/_references.scss */
#supersized li {
  display: block;
  list-style: none;
  z-index: -30;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #111; }

/* line 988, ../scss/module/_references.scss */
#supersized a {
  width: 100%;
  height: 100%;
  display: block; }

/* line 989, ../scss/module/_references.scss */
#supersized li.prevslide {
  z-index: -20; }

/* line 990, ../scss/module/_references.scss */
#supersized li.activeslide {
  z-index: -10; }

/* line 991, ../scss/module/_references.scss */
#supersized li.image-loading {
  background: #111111 url(img/progress.gif) no-repeat center center;
  width: 100%;
  height: 100%; }

/* line 992, ../scss/module/_references.scss */
#supersized li.image-loading img {
  visibility: hidden; }

/* line 993, ../scss/module/_references.scss */
#supersized li.prevslide img, #supersized li.activeslide img {
  display: inline; }

/* line 996, ../scss/module/_references.scss */
.disabled {
  pointer-events: none;
  cursor: default; }

/* line 1000, ../scss/module/_references.scss */
.noHover {
  pointer-events: none;
  cursor: default; }

/* line 1005, ../scss/module/_references.scss */
#supersizedControls {
  position: fixed;
  top: 70px;
  left: 0;
  margin: 0 !important;
  padding: 0 !important;
  z-index: -999;
  width: 100%; }

/* line 1013, ../scss/module/_references.scss */
.admin-bar #supersizedControls {
  top: 98px; }

/* line 1017, ../scss/module/_references.scss */
#slideList {
  margin: 0 !important;
  padding: 0 !important;
  bottom: 30px;
  right: 24px;
  position: absolute;
  display: none; }

/* line 1025, ../scss/module/_references.scss */
#slideList li {
  float: left;
  margin-right: 6px; }

/* line 1029, ../scss/module/_references.scss */
#slideList a {
  width: 27px;
  height: 26px;
  background: #F15A23;
  color: #FFF;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  display: block;
  padding: 3px 0 0 10px;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1043, ../scss/module/_references.scss */
#slideList li a:hover {
  background-color: #3E3D3D; }

/* line 1046, ../scss/module/_references.scss */
#slideList li.current-slide a {
  background-color: #F1F0F0;
  color: #262626; }

/* line 1051, ../scss/module/_references.scss */
#playPause {
  width: 27px;
  height: 26px;
  position: relative;
  cursor: block;
  background: #F15A23; }

/* line 1058, ../scss/module/_references.scss */
#playPause a {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: url(../images/defSprites.png) no-repeat 0 -1817px transparent;
  text-indent: -9999px; }

/* line 1066, ../scss/module/_references.scss */
#playPause a:hover {
  background-color: transparent !important; }

/* line 1069, ../scss/module/_references.scss */
#playPause.paused a {
  background-position: 0 -1790px; }

/* line 1072, ../scss/module/_references.scss */
#progressBar {
  background: #3E3D3D;
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0 !important;
  z-index: 1; }

/* Gallery */
/* line 1084, ../scss/module/_references.scss */
.galleryContent {
  position: absolute;
  width: 280px;
  bottom: 30px;
  left: 40px;
  display: none;
  overflow: hidden; }

/* line 1092, ../scss/module/_references.scss */
.galleryContent header {
  background: #3A3A3A;
  padding: 15px 20px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1100, ../scss/module/_references.scss */
.galleryContent header h4 {
  color: #FFF;
  margin: 0;
  line-height: 23px;
  float: left; }

/* line 1106, ../scss/module/_references.scss */
.galleryContent .minimize {
  top: auto;
  bottom: 0; }

/* line 1110, ../scss/module/_references.scss */
.galleryContent .shortContent {
  background: #FFF;
  color: #9D9D9D;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 17px;
  padding: 5px 20px 15px 20px; }

/* line 1118, ../scss/module/_references.scss */
.galleryContent .category {
  display: block;
  font-family: 'Open Sans', sans-serif;
  margin-top: 15px;
  padding: 9px 0;
  text-transform: uppercase;
  width: 100%;
  border: 1px solid #E3E3E3;
  border-width: 1px 0 1px 0; }

/* line 1128, ../scss/module/_references.scss */
.galleryContent .shareLinks {
  margin-top: 15px; }

/* line 1132, ../scss/module/_references.scss */
.template-slideshow #projectSlides, .template-slideshow .galleryContent .close {
  display: none; }

/* line 1135, ../scss/module/_references.scss */
.template-slideshow #slideList, .template-slideshow .galleryContent {
  bottom: 100px; }

/* line 1138, ../scss/module/_references.scss */
.template-slideshow .galleryContent {
  margin-left: 30px; }

/* =============================================================================
   Shortcodes
   ========================================================================== */
/* Buttons */
/* line 1148, ../scss/module/_references.scss */
.button {
  height: 31px;
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  text-transform: uppercase; }

/* line 1155, ../scss/module/_references.scss */
.button span {
  color: #FFF;
  height: 31px;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 15px 0; }

/* line 1164, ../scss/module/_references.scss */
.button.light span {
  background: #F15A23; }

/* line 1166, ../scss/module/_references.scss */
.button.light:hover span {
  background: #3E3C3D; }

/* line 1169, ../scss/module/_references.scss */
.button.dark span {
  background: #3E3C3D; }

/* line 1171, ../scss/module/_references.scss */
.button.dark:hover span {
  background: #F15A23; }

/* line 1174, ../scss/module/_references.scss */
.button.light.headed {
  background: url(../images/defSprites.png) no-repeat right -269px;
  padding-right: 16px; }

/* line 1177, ../scss/module/_references.scss */
.button.dark.headed {
  background: url(../images/defSprites.png) no-repeat right -210px;
  padding-right: 16px; }

/* line 1181, ../scss/module/_references.scss */
.button.dark.headed:hover {
  background: url(../images/defSprites.png) no-repeat right -269px;
  padding-right: 16px; }

/* line 1184, ../scss/module/_references.scss */
.button.light.headed:hover {
  background: url(../images/defSprites.png) no-repeat right -210px;
  padding-right: 16px; }

/* line 1188, ../scss/module/_references.scss */
.button.light.classic {
  background: url(../images/defSprites.png) no-repeat right -569px;
  padding-right: 10px; }

/* line 1191, ../scss/module/_references.scss */
.button.dark.classic {
  background: url(../images/defSprites.png) no-repeat right -609px;
  padding-right: 10px; }

/* line 1195, ../scss/module/_references.scss */
.button.dark.classic:hover {
  background: url(../images/defSprites.png) no-repeat right -569px;
  padding-right: 10px; }

/* line 1198, ../scss/module/_references.scss */
.button.light.classic:hover {
  background: url(../images/defSprites.png) no-repeat right -609px;
  padding-right: 10px; }

/* line 1202, ../scss/module/_references.scss */
.button.none.classic {
  background: none;
  padding-right: 16px; }

/* line 1206, ../scss/module/_references.scss */
.button.none.classic:hover {
  background: none; }

/* line 1209, ../scss/module/_references.scss */
.button.light.arrow span {
  background: url(../images/defSprites.png) no-repeat right -131px #f15a23;
  padding-right: 25px; }

/* line 1212, ../scss/module/_references.scss */
.button.dark.arrow span {
  background: url(../images/defSprites.png) no-repeat right -161px #3e3c3d;
  padding-right: 25px; }

/* line 1215, ../scss/module/_references.scss */
.button.none span {
  padding-right: 17px; }

/* line 1218, ../scss/module/_references.scss */
.button.dark.arrow:hover span {
  background: url(../images/defSprites.png) no-repeat right -131px #f15a23;
  padding-right: 25px; }

/* line 1221, ../scss/module/_references.scss */
.button.light.arrow:hover span {
  background: url(../images/defSprites.png) no-repeat right -161px #3e3c3d;
  padding-right: 25px; }

/* Alert boxes */
/* line 1228, ../scss/module/_references.scss */
.alertBox {
  width: 100%;
  padding: 9px 10px 8px 50px;
  border-left-width: 4px !important;
  font-size: 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1236, ../scss/module/_references.scss */
.alertBox.error {
  color: #B3696C;
  background: url(../images/defSprites.png) no-repeat 10px -310px #f9e5e6;
  border: 1px solid #F7C7C9; }

/* line 1240, ../scss/module/_references.scss */
.alertBox.success {
  color: #8FA442;
  background: url(../images/defSprites.png) no-repeat 10px -370px #e3ebc6;
  border: 1px solid #C2D288; }

/* line 1244, ../scss/module/_references.scss */
.alertBox.info {
  color: #528DA9;
  background: url(../images/defSprites.png) no-repeat 10px -431px #d8ecf5;
  border: 1px solid #9AC9DF; }

/* line 1248, ../scss/module/_references.scss */
.alertBox.notice {
  color: #C4A21B;
  background: url(../images/defSprites.png) no-repeat 10px -493px #fcf7d9;
  border: 1px solid #F5DC7D; }

/* Dropcaps */
/* line 1256, ../scss/module/_references.scss */
.dropcap {
  display: block;
  float: left;
  margin: 0 7px 0 0;
  padding: 9px 0 0 9px;
  width: 35px;
  height: 35px;
  font-size: 24px;
  color: #DFDFDF;
  font-weight: 700;
  color: #FFF;
  background: #3A3A3A;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1271, ../scss/module/_references.scss */
.dropcap.circle {
  border-radius: 32px; }

/* Blockquotes */
/* line 1277, ../scss/module/_references.scss */
blockquote {
  font-family: 'Droid Serif', Georgia, serif;
  font-style: italic;
  margin: 0;
  line-height: 20px; }

/* line 1283, ../scss/module/_references.scss */
blockquote span {
  display: block;
  text-indent: -9999px;
  width: 34px;
  height: 30px;
  background: url(../images/defSprites.png) no-repeat 0 -648px;
  float: left;
  margin: 5px 7px 0 0; }

/* Tabs */
/* line 1295, ../scss/module/_references.scss */
.tabs .filters li {
  float: left; }

/* line 1298, ../scss/module/_references.scss */
.tabs .filters a {
  color: #666;
  display: block;
  font-size: 13px;
  padding: 7px 16px 7px 14px; }

/* line 1304, ../scss/module/_references.scss */
.tabs .filters a:hover {
  color: #444; }

/* line 1307, ../scss/module/_references.scss */
.tabs .filters a.selected {
  border-color: #DADADA #DADADA #FFFFFF;
  border-style: solid;
  border-width: 1px;
  color: #3D3D3D; }

/* line 1313, ../scss/module/_references.scss */
.tabsContent {
  margin-top: -1px;
  border-top: 1px solid #DADADA;
  font-size: 11px;
  line-height: 17px; }

/* line 1319, ../scss/module/_references.scss */
.tabsContent > div {
  display: none;
  padding: 7px 15px; }

/* line 1323, ../scss/module/_references.scss */
.tabsContent > div:first-child {
  display: block; }

/* Toggle */
/* line 1329, ../scss/module/_references.scss */
.toggle > li {
  border-bottom: 1px dotted #BDBDBD;
  cursor: pointer;
  height: 30px;
  margin-bottom: 4px;
  padding: 3px 0 0 27px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1340, ../scss/module/_references.scss */
.toggle > li:last-child {
  border-bottom: none; }

/* line 1343, ../scss/module/_references.scss */
.toggle > li > a {
  color: #666666;
  font-size: 13px; }

/* line 1347, ../scss/module/_references.scss */
.toggle a.open {
  background: url(../images/defSprites.png) no-repeat 0 -726px transparent;
  display: block;
  height: 18px;
  left: 0;
  position: absolute;
  text-indent: -9999px;
  top: 4px;
  width: 18px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1360, ../scss/module/_references.scss */
.toggle div {
  display: none;
  font-size: 11px;
  line-height: 17px; }

/* line 1365, ../scss/module/_references.scss */
.toggle > li:first-child {
  height: auto; }

/* line 1368, ../scss/module/_references.scss */
.toggle > li:first-child div {
  display: block; }

/* line 1371, ../scss/module/_references.scss */
.toggle .opened a.open {
  background-position: 0 -747px; }

/* Text box */
/* line 1377, ../scss/module/_references.scss */
.textBox {
  background: #F3F3F3;
  border: 1px solid #E9E9E9;
  padding: 25px 35px; }

/* line 1382, ../scss/module/_references.scss */
.textBox h5 {
  margin-top: 0;
  font-size: 24px;
  color: #666; }

/* Lists */
/* line 1390, ../scss/module/_references.scss */
.contentList li {
  font-size: 11px;
  line-height: 17px;
  border-top: 1px dotted #BDBDBD;
  padding: 5px 0 4px 23px; }

/* line 1396, ../scss/module/_references.scss */
.contentList li:first-child {
  border-top: none; }

/* line 1399, ../scss/module/_references.scss */
.contentList.arrow1 li, .contentList.special li:nth-child(1n) {
  background: url(../images/list1.png) no-repeat 6px 9px transparent; }

/* line 1402, ../scss/module/_references.scss */
.contentList.arrow2 li, .contentList.special li:nth-child(2n) {
  background: url(../images/list2.png) no-repeat 4px 8px transparent; }

/* line 1405, ../scss/module/_references.scss */
.contentList.circle li, .contentList.special li:nth-child(3n) {
  background: url(../images/list3.png) no-repeat 5px 9px transparent; }

/* line 1408, ../scss/module/_references.scss */
.contentList.check li, .contentList.special li:nth-child(4n) {
  background: url(../images/list4.png) no-repeat 1px 7px transparent; }

/* line 1411, ../scss/module/_references.scss */
.contentList.star li, .contentList.special li:nth-child(5n) {
  background: url(../images/list5.png) no-repeat 0 5px transparent; }

/* line 1414, ../scss/module/_references.scss */
.contentList.plus li, .contentList.special li:nth-child(6n) {
  background: url(../images/list6.png) no-repeat 3px 8px transparent; }

/* line 1417, ../scss/module/_references.scss */
.contentList.dash li, .contentList.special li:nth-child(7n) {
  background: url(../images/list7.png) no-repeat 2px 12px transparent; }

/* =============================================================================
   Widgets
   ========================================================================== */
/* line 1425, ../scss/module/_references.scss */
.footer .widget_text {
  font-size: 11px;
  color: #A9A9A9;
  padding: 5px 0; }

/* line 1431, ../scss/module/_references.scss */
.postLinks .category {
  text-transform: uppercase; }

/* Footer menu & links + blog post meta */
/* line 1437, ../scss/module/_references.scss */
.widget_nav_menu li, .widget_links li, .postLinks li {
  float: left;
  margin-right: 8px;
  padding: 5px 0 5px 12px;
  font-size: 11px;
  color: #A9A9A9;
  background: url(../images/defSprites.png) no-repeat 0 -781px transparent; }

/* line 1445, ../scss/module/_references.scss */
.widget_nav_menu li:first-child, .widget_links li:first-child, .postLinks li:first-child {
  background: none; }

/* line 1448, ../scss/module/_references.scss */
.widget_nav_menu a, .widget_links a, .postLinks a {
  color: #A9A9A9; }

/* line 1451, ../scss/module/_references.scss */
.widget_nav_menu li:first-child, .widget_links li:first-child, .postLinks li:first-child {
  padding-left: 0; }

/* line 1454, ../scss/module/_references.scss */
.widget_nav_menu a:hover, .widget_links a:hover {
  color: #666; }

/* line 1457, ../scss/module/_references.scss */
.widget_nav_menu ul ul {
  display: none; }

/* Twitter widget */
/* line 1463, ../scss/module/_references.scss */
.widget.twitter {
  padding: 5px 0 5px 12px;
  color: #A9A9A9;
  font-family: 'Open Sans', sans-serif; }

/* line 1468, ../scss/module/_references.scss */
.twitterIntro, .twitterList {
  display: inline;
  font-size: 11px;
  margin: 0; }

/* line 1473, ../scss/module/_references.scss */
.twitterList {
  margin-left: 5px; }

/* line 1476, ../scss/module/_references.scss */
.twitFooter {
  display: none; }

/* Separator menu */
/* line 1482, ../scss/module/_references.scss */
.widget_separator {
  height: 31px;
  width: 1px;
  border: none;
  border-left: 1px dotted #CECDCD;
  margin: 0;
  padding: 0; }

/* Social Links */
/* line 1493, ../scss/module/_references.scss */
.socialList {
  padding: 7px 0; }

/* line 1496, ../scss/module/_references.scss */
.socialList li {
  float: left;
  margin-left: 16px;
  position: relative; }

/* line 1501, ../scss/module/_references.scss */
.socialList li:first-child {
  margin-left: 0; }

/* line 1504, ../scss/module/_references.scss */
.socialList a {
  display: block;
  width: 18px;
  height: 18px;
  text-indent: -9999px;
  background: url(../images/defSprites.png) no-repeat 0 -1000px transparent; }

/* line 1511, ../scss/module/_references.scss */
.socialList .twitter {
  background-position: 0 -1000px; }

/* line 1513, ../scss/module/_references.scss */
.socialList .twitter:hover {
  background-position: -18px -1000px; }

/* line 1516, ../scss/module/_references.scss */
.socialList .facebook {
  background-position: 0 -1018px; }

/* line 1518, ../scss/module/_references.scss */
.socialList .facebook:hover {
  background-position: -18px -1018px; }

/* line 1521, ../scss/module/_references.scss */
.socialList .google {
  background-position: 0 -1036px; }

/* line 1523, ../scss/module/_references.scss */
.socialList .google:hover {
  background-position: -18px -1036px; }

/* line 1526, ../scss/module/_references.scss */
.socialList .linkedin {
  background-position: 0 -1054px; }

/* line 1528, ../scss/module/_references.scss */
.socialList .linkedin:hover {
  background-position: -18px -1054px; }

/* line 1531, ../scss/module/_references.scss */
.socialList .flickr {
  background-position: 0 -1072px; }

/* line 1533, ../scss/module/_references.scss */
.socialList .flickr:hover {
  background-position: -18px -1072px; }

/* line 1536, ../scss/module/_references.scss */
.socialList .skype {
  background-position: 0 -1090px; }

/* line 1538, ../scss/module/_references.scss */
.socialList .skype:hover {
  background-position: -18px -1090px; }

/* line 1541, ../scss/module/_references.scss */
.socialList .vimeo {
  background-position: 0 -2700px; }

/* line 1543, ../scss/module/_references.scss */
.socialList .vimeo:hover {
  background-position: -18px -2700px; }

/* line 1546, ../scss/module/_references.scss */
.socialList .dribbble {
  background-position: 0 -2718px; }

/* line 1548, ../scss/module/_references.scss */
.socialList .dribbble:hover {
  background-position: -18px -2718px; }

/* line 1551, ../scss/module/_references.scss */
.socialList .youtube {
  background-position: 0 -2736px; }

/* line 1553, ../scss/module/_references.scss */
.socialList .youtube:hover {
  background-position: -18px -2736px; }

/* line 1556, ../scss/module/_references.scss */
.socialList .pinterest {
  background-position: 0 -2754px; }

/* line 1558, ../scss/module/_references.scss */
.socialList .pinterest:hover {
  background-position: -18px -2754px; }

/* line 1561, ../scss/module/_references.scss */
.socialList .google2 {
  background-position: 0 -2772px; }

/* line 1563, ../scss/module/_references.scss */
.socialList .google2:hover {
  background-position: -18px -2772px; }

/* line 1566, ../scss/module/_references.scss */
.socialList .digg {
  background-position: 0 -2790px; }

/* line 1568, ../scss/module/_references.scss */
.socialList .digg:hover {
  background-position: -18px -2790px; }

/* line 1571, ../scss/module/_references.scss */
.socialList .stumbleupon {
  background-position: 0 -2808px; }

/* line 1573, ../scss/module/_references.scss */
.socialList .stumbleupon:hover {
  background-position: -18px -2808px; }

/* line 1576, ../scss/module/_references.scss */
.socialList .delicious {
  background-position: 0 -2826px; }

/* line 1578, ../scss/module/_references.scss */
.socialList .delicious:hover {
  background-position: -18px -2826px; }

/* line 1581, ../scss/module/_references.scss */
.socialList .rss {
  background-position: 0 -2844px; }

/* line 1583, ../scss/module/_references.scss */
.socialList .rss:hover {
  background-position: -18px -2844px; }

/* line 1586, ../scss/module/_references.scss */
.socialHover {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 0;
  left: 0; }

/* Search box */
/* line 1596, ../scss/module/_references.scss */
.widget_search form {
  margin-top: 1px;
  width: 227px; }

/* line 1600, ../scss/module/_references.scss */
.widget_search input {
  background: url(../images/defSprites.png) no-repeat 3px 5px #f6f6f6;
  border: 1px solid #E7E5E4;
  box-shadow: 0 0 2px #E9E9E9 inset;
  color: #BFBFBF;
  font-size: 11px;
  height: 28px;
  width: 195px;
  padding: 3px 8px 3px 23px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* Phone number */
/* line 1615, ../scss/module/_references.scss */
.phoneNumber {
  margin: 0;
  padding: 5px 0 5px 26px;
  background: url(../images/defSprites.png) no-repeat 0 -1461px transparent;
  font-family: 'Open Sans', sans-serif;
  color: #9A9A9A; }

/* line 1622, ../scss/module/_references.scss */
.phoneNumber strong {
  display: inline-block;
  margin-left: 3px; }

/* =============================================================================
   Footers
   ========================================================================== */
/* line 1631, ../scss/module/_references.scss */
.footer {
  background: #FFF;
  width: 100%;
  height: 70px;
  padding: 21px 30px;
  left: 0;
  position: absolute;
  z-index: 7;
  margin-left: 280px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1645, ../scss/module/_references.scss */
.footer > div > div, .footer > div > hr {
  float: left;
  margin-right: 30px; }

/* line 1650, ../scss/module/_references.scss */
#topFooter {
  top: 0;
  padding-left: 40px; }

/* line 1654, ../scss/module/_references.scss */
#bottomFooter {
  bottom: 0; }

/* line 1657, ../scss/module/_references.scss */
.right {
  float: right; }

/* line 1660, ../scss/module/_references.scss */
.footer .left {
  float: left;
  height: 50px; }

/* line 1664, ../scss/module/_references.scss */
.footer .right > div:last-child {
  margin-right: 0; }

/* =============================================================================
   Scrollbar
   ========================================================================== */
/* line 1672, ../scss/module/_references.scss */
.rbScroll {
  height: 100%;
  padding-top: 100px;
  position: absolute;
  right: 0;
  top: 0;
  width: 17px;
  z-index: 9999; }

/* line 1681, ../scss/module/_references.scss */
.rbScrollHandle {
  background: #D2D2D2;
  height: 15%;
  position: absolute;
  right: 0;
  top: 130px;
  width: 5px; }

/* line 1689, ../scss/module/_references.scss */
.rbScrollBack {
  background: #FFFFFF;
  height: 100%; }

/* =============================================================================
   Password box
   ========================================================================== */
/* line 1699, ../scss/module/_references.scss */
.jquery-msgbox {
  background: #333 !important;
  border-radius: 0 !important;
  box-shadow: none !important; }

/* line 1706, ../scss/module/_references.scss */
.jquery-msgbox-wrapper {
  padding: 20px;
  min-height: 0 !important; }

/* line 1712, ../scss/module/_references.scss */
.jquery-msgbox-buttons {
  padding: 0;
  text-align: right;
  position: absolute;
  bottom: -41px;
  right: 0; }

/* line 1720, ../scss/module/_references.scss */
.jquery-msgbox-buttons button {
  background: #F15A23;
  height: 31px;
  border: none;
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #FFF;
  padding: 1px 16px 0 16px; }

/* line 1733, ../scss/module/_references.scss */
.jquery-msgbox-buttons button:hover {
  background: #333; }

/* line 1737, ../scss/module/_references.scss */
.jquery-msgbox-buttons button:first-child {
  margin-right: 10px; }

/* line 1742, ../scss/module/_references.scss */
.jquery-msgbox-inputs {
  margin-top: 4px; }

/* line 1747, ../scss/module/_references.scss */
.jquery-msgbox-inputs input {
  display: block;
  padding: 3px 2px;
  border: 1px solid #222;
  margin: 10px 0 6px 0;
  background: #222;
  width: 100%;
  height: 27px; }

/* line 1758, ../scss/module/_references.scss */
.jquery-msgbox-label {
  font-weight: bold;
  font-size: 11px; }

/* =============================================================================
   Media Queries
   ========================================================================== */
/* line 1766, ../scss/module/_references.scss */
#mobileCheck, #top {
  display: none; }

@media all and (max-width: 640px) {
  /* line 1771, ../scss/module/_references.scss */
  #mobileCheck, #top {
    display: block; }

  /* line 1775, ../scss/module/_references.scss */
  .select-replace.cover, #responsiveMenu select {
    z-index: 99999 !important; }

  /* line 1779, ../scss/module/_references.scss */
  body {
    background: #FFF !important; }

  /* Fix sidebar & menu */
  /* line 1785, ../scss/module/_references.scss */
  #tagline, #menu, #copy {
    display: none; }

  /* line 1788, ../scss/module/_references.scss */
  #sidebar {
    width: 100%;
    height: 50px;
    padding: 12px 20px 0 20px;
    position: relative;
    z-index: 99999;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  /* line 1798, ../scss/module/_references.scss */
  #logo {
    height: 25px;
    border: none !important;
    float: left; }

  /* line 1803, ../scss/module/_references.scss */
  #logo img {
    height: 100%;
    margin-top: 0; }

  /* line 1807, ../scss/module/_references.scss */
  #responsiveMenu {
    display: block; }

  /* line 1810, ../scss/module/_references.scss */
  #close {
    background-position: 0 -2000px;
    width: 37px;
    height: 19px;
    top: auto;
    right: auto;
    bottom: -18px;
    left: 50%;
    margin-left: -18px; }

  /* line 1820, ../scss/module/_references.scss */
  .openIcon {
    background-position: 0 -2020px !important; }

  /* line 1823, ../scss/module/_references.scss */
  .admin-bar #content {
    top: 78px; }

  /* line 1826, ../scss/module/_references.scss */
  #content {
    top: 50px; }

  /* Content rework */
  /* line 1832, ../scss/module/_references.scss */
  #content > div {
    padding: 0 !important;
    margin: 0 !important; }

  /* line 1836, ../scss/module/_references.scss */
  #page {
    max-width: none !important;
    min-width: 0 !important;
    background: #F1F0F0;
    left: 0 !important;
    margin-left: 0 !important; }

  /* line 1843, ../scss/module/_references.scss */
  #pageHeader {
    height: 70px; }

  /* line 1847, ../scss/module/_references.scss */
  #pageHeader h1 {
    font-size: 24px;
    text-transform: none;
    text-align: center;
    padding-top: 20px; }

  /* Portfolio rework */
  /* line 1856, ../scss/module/_references.scss */
  .project {
    margin: 0 !important;
    left: 0 !important;
    max-height: none;
    width: 100%; }

  /* line 1862, ../scss/module/_references.scss */
  .projectSlides {
    float: none;
    position: absolute; }

  /* line 1866, ../scss/module/_references.scss */
  .projectContent {
    float: left;
    height: auto;
    width: 100%; }

  /* line 1871, ../scss/module/_references.scss */
  .openedP #portfolio, #projectHover {
    top: 0; }

  /* line 1874, ../scss/module/_references.scss */
  .openedP #portfolio {
    z-index: -1; }

  /* line 1878, ../scss/module/_references.scss */
  #projectHover {
    background: url(../images/preloader.gif) no-repeat center center white; }

  /* Gallery rework */
  /* line 1884, ../scss/module/_references.scss */
  #supersizedControls {
    bottom: 0 !important;
    top: auto !important; }

  /* line 1888, ../scss/module/_references.scss */
  .shortContent {
    display: none !important; }

  /* line 1891, ../scss/module/_references.scss */
  .galleryContent {
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important; }

  /* line 1896, ../scss/module/_references.scss */
  #slideList {
    z-index: 9 !important;
    bottom: 0 !important;
    right: -1px !important; }

  /* line 1901, ../scss/module/_references.scss */
  #slideList li {
    margin-right: 1px !important; }

  /* line 1904, ../scss/module/_references.scss */
  .galleryContent .actionButton {
    display: none !important; }

  /* line 1907, ../scss/module/_references.scss */
  #supersizedControls .slideProjects {
    position: absolute !important;
    bottom: 27px !important;
    right: -30px !important;
    z-index: 10 !important; }

  /* line 1913, ../scss/module/_references.scss */
  #supersizedControls .slideProjects a {
    margin-left: 1px !important; }

  /* line 1916, ../scss/module/_references.scss */
  body.galleryOpened {
    overflow-y: hidden; }

  /* line 1919, ../scss/module/_references.scss */
  body.galleryOpened .footer, .template-slideshow .footer {
    display: none; }

  /* line 1922, ../scss/module/_references.scss */
  .Stick.topBoss #supersizedControls {
    left: 0 !important; }

  /* line 1925, ../scss/module/_references.scss */
  .Stick.topBoss .hasButtons a:first-child {
    margin-right: 30px; }

  /* line 1928, ../scss/module/_references.scss */
  .template-slideshow .galleryContent {
    margin-left: 0; }

  /* line 1931, ../scss/module/_references.scss */
  .template-slideshow #slideList, .template-slideshow .galleryContent {
    position: fixed; }

  /* line 1934, ../scss/module/_references.scss */
  .template-slideshow {
    overflow: hidden !important; }

  /* Typography */
  /* line 1940, ../scss/module/_references.scss */
  body {
    font-size: 11px;
    line-height: 17px; }

  /* line 1944, ../scss/module/_references.scss */
  h2 {
    font-size: 22px;
    line-height: 24px; }

  /* line 1948, ../scss/module/_references.scss */
  h3 {
    font-size: 18px;
    line-height: 23px; }

  /* line 1952, ../scss/module/_references.scss */
  h5 {
    font-size: 13px;
    line-height: 21px;
    font-family: Georgia, serif; }

  /* Other elements */
  /* line 1960, ../scss/module/_references.scss */
  .minimize {
    display: none; }

  /* line 1963, ../scss/module/_references.scss */
  .one_half, .one_third, .one_fourth {
    width: 100%;
    padding-bottom: 5px; }

  /* line 1967, ../scss/module/_references.scss */
  .hr {
    padding-bottom: 5px; }

  /* line 1970, ../scss/module/_references.scss */
  .tabs .filters a.selected {
    border-bottom-color: #F1F0F0; }

  /* line 1973, ../scss/module/_references.scss */
  .search article, .category article, .tag article, .template-blog article {
    padding-bottom: 30px; }

  /* line 1976, ../scss/module/_references.scss */
  .search article h3, .category article h3, .tag article h3, .template-blog article h3 {
    margin-top: 25px;
    margin-bottom: 0; }

  /* line 1980, ../scss/module/_references.scss */
  .xtram {
    margin: 0; }

  /* line 1983, ../scss/module/_references.scss */
  .fullPost article h2 {
    margin: 10px 0 15px 0; }

  /* line 1986, ../scss/module/_references.scss */
  .hasButtonsPost, #contactMapHolder {
    display: none; }

  /* line 1989, ../scss/module/_references.scss */
  #contactDetails {
    width: 100%; }

  /* Footer rework */
  /* line 1995, ../scss/module/_references.scss */
  .footer {
    float: left;
    height: auto;
    position: relative;
    padding: 20px 30px !important;
    margin: 0 !important;
    z-index: 99999; }

  /* line 2003, ../scss/module/_references.scss */
  .footer > div {
    height: auto !important;
    float: left;
    text-align: center;
    width: 100%;
    position: relative; }

  /* line 2010, ../scss/module/_references.scss */
  .footer > div > div {
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 17px !important; }

  /* line 2015, ../scss/module/_references.scss */
  #topFooter {
    padding-bottom: 0 !important;
    top: 0 !important; }

  /* line 2019, ../scss/module/_references.scss */
  #bottomFooter {
    padding: 0 30px !important; }

  /* line 2022, ../scss/module/_references.scss */
  #top {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px; }

  /* line 2028, ../scss/module/_references.scss */
  #top span {
    font-size: 14px; }

  /* line 2031, ../scss/module/_references.scss */
  .footer hr {
    display: none; }

  /* Fix widgets */
  /* line 2037, ../scss/module/_references.scss */
  .socialList, .searchBox {
    padding: 0; }

  /* line 2040, ../scss/module/_references.scss */
  .socialList {
    padding: 0; }

  /* line 2043, ../scss/module/_references.scss */
  .widget_separator {
    border-left: none;
    border-top: 1px solid #FAFAFA;
    height: 2px;
    width: 100%; }

  /* line 2049, ../scss/module/_references.scss */
  .searchBox #s {
    margin-left: -33px; }

  /* line 2052, ../scss/module/_references.scss */
  .phoneNumber {
    background-position: 0 -1463px; }

  /* Skins */
  /* line 2058, ../scss/module/_references.scss */
  .Light #close {
    background-position: 0 -2500px !important;
    width: 37px !important;
    height: 19px !important; }

  /* line 2063, ../scss/module/_references.scss */
  .Light #close.openIcon {
    background-position: 0 -2480px !important; }

  /* line 2066, ../scss/module/_references.scss */
  .Dark #close {
    background-position: 0 -2560px !important;
    width: 37px !important;
    height: 19px !important; }

  /* line 2071, ../scss/module/_references.scss */
  .Dark #close.openIcon {
    background-position: 0 -2540px !important; }

  /* line 2074, ../scss/module/_references.scss */
  .Dark #sidebar {
    border-bottom: 1px solid #666; } }
@media all and (max-width: 359px) {
  /* Fix sidebar & menu */
  /* line 2084, ../scss/module/_references.scss */
  #tagline, #menu, #copy {
    display: none; }

  /* line 2087, ../scss/module/_references.scss */
  #sidebar {
    width: 100%;
    height: 100px;
    padding-top: 12px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  /* line 2096, ../scss/module/_references.scss */
  #logo {
    height: 25px;
    border: none;
    float: left;
    padding-left: 50%;
    margin-top: 5px; }

  /* line 2103, ../scss/module/_references.scss */
  #logo img {
    height: 100%; }

  /* line 2106, ../scss/module/_references.scss */
  #responsiveMenu {
    display: block;
    float: left;
    clear: left;
    padding-left: 50%;
    margin: 15px 0 0 -100px; }

  /* line 2113, ../scss/module/_references.scss */
  #close {
    width: 37px;
    height: 19px;
    top: auto;
    right: auto;
    bottom: -18px;
    left: 50%;
    margin-left: -18px; }

  /* line 2122, ../scss/module/_references.scss */
  .asterix {
    display: none; }

  /* line 2125, ../scss/module/_references.scss */
  .admin-bar #content {
    top: 128px; }

  /* line 2128, ../scss/module/_references.scss */
  #content {
    top: 100px; } }
@media all and (max-width: 1150px) and (min-width: 641px) {
  /* line 2135, ../scss/module/_references.scss */
  .Stick.topBoss .project {
    max-height: none;
    height: 100%;
    width: 600px;
    margin-left: -300px; }

  /* line 2141, ../scss/module/_references.scss */
  .Stick.topBoss .projectContent {
    width: 600px;
    float: none; } }
@media all and (max-width: 769px) and (min-width: 641px) {
  /* line 2148, ../scss/module/_references.scss */
  .project {
    max-height: none;
    height: 100%;
    width: 600px;
    margin-left: -300px; }

  /* line 2154, ../scss/module/_references.scss */
  .projectContent {
    width: 600px;
    float: none;
    height: 100% !important; }

  /* line 2159, ../scss/module/_references.scss */
  .nano > .content {
    position: relative !important; } }
@media all and (max-height: 550px) {
  /* line 2165, ../scss/module/_references.scss */
  #copy {
    display: none; } }
/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  /* line 2177, ../scss/module/_references.scss */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  /* Black prints faster: h5bp.com/s */
  /* line 2178, ../scss/module/_references.scss */
  a, a:visited {
    text-decoration: underline; }

  /* line 2179, ../scss/module/_references.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 2180, ../scss/module/_references.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 2181, ../scss/module/_references.scss */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't show links for images, or javascript/internal links */
  /* line 2182, ../scss/module/_references.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 2183, ../scss/module/_references.scss */
  thead {
    display: table-header-group; }

  /* h5bp.com/t */
  /* line 2184, ../scss/module/_references.scss */
  tr, img {
    page-break-inside: avoid; }

  /* line 2185, ../scss/module/_references.scss */
  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  /* line 2187, ../scss/module/_references.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  /* line 2188, ../scss/module/_references.scss */
  h2, h3 {
    page-break-after: avoid; } }
/* =============================================================================
   Other classes and fixes
   ========================================================================== */
/* line 2195, ../scss/module/_references.scss */
.hidden {
  display: none; }

/* line 2199, ../scss/module/_references.scss */
.admin-bar #sidebar {
  top: 28px; }

/* line 2202, ../scss/module/_references.scss */
.admin-bar #topFooter {
  top: 28px; }

/* line 2205, ../scss/module/_references.scss */
.admin-bar #content > div {
  padding-top: 148px; }

/* line 2208, ../scss/module/_references.scss */
.admin-bar #copy {
  bottom: 27px; }

/* line 2211, ../scss/module/_references.scss */
.admin-bar.template-portfolio #content > div, .admin-bar.template-portfolio-paged #content > div .admin-bar.template-gallery #content > div {
  padding: 98px 0 70px 0; }

/* line 2214, ../scss/module/_references.scss */
.admin-bar.template-portfolio-paged #content > div, .admin-bar.template-portfolio-paged-paged #content > div .admin-bar.template-gallery #content > div {
  padding: 98px 0 70px 0; }

@media all and (min-width: 641px) {
  /* line 2220, ../scss/module/_references.scss */
  .closedSkie #sidebar {
    margin-left: -270px; }

  /* line 2223, ../scss/module/_references.scss */
  .closedSkie #content > div, .closedSkie #bottomFooter, .closedSkie #topFooter {
    margin-left: 0; }

  /* line 2226, ../scss/module/_references.scss */
  .closedSkie #topFooter div.right {
    margin-right: 0; }

  /* line 2229, ../scss/module/_references.scss */
  .closedSkie #supersizedControls {
    left: 0; } }
/* line 2235, ../scss/module/_references.scss */
.ie8 .closedSkie #sidebar {
  margin-left: -270px; }

/* line 2238, ../scss/module/_references.scss */
.ie8 .closedSkie #content > div, .closedSkie #bottomFooter, .closedSkie #topFooter {
  margin-left: 0; }

/* line 2241, ../scss/module/_references.scss */
.ie8 .closedSkie #topFooter div.right {
  margin-right: 0; }

/* line 2244, ../scss/module/_references.scss */
.ie8 .closedSkie #supersizedControls {
  left: 0; }

/* line 2248, ../scss/module/_references.scss */
.ie7 body {
  overflow: hidden;
  background: #F9632F !important; }

/* line 2252, ../scss/module/_references.scss */
.ie7 #content, .ie7 #sidebar {
  display: none; }

/* line 2255, ../scss/module/_references.scss */
.ie7 #oldie {
  color: #FFF;
  left: 50%;
  margin-left: -150px;
  margin-top: -10px;
  width: 300px;
  top: 50%;
  text-align: center;
  position: absolute;
  display: block; }

/* line 2265, ../scss/module/_references.scss */
#oldie {
  display: none; }

/* line 2268, ../scss/module/_references.scss */
.ie7 #oldie a {
  border-bottom: 1px dotted #FFF;
  color: #FFF;
  font-weight: bold; }

/* line 2273, ../scss/module/_references.scss */
.ie7 #oldie a:hover {
  color: #333;
  border-bottom: 1px dotted #333; }

/* line 2278, ../scss/module/_references.scss */
.ie8 #sidebar, .ie9 #sidebar {
  width: 224px; }

/* line 2281, ../scss/module/_references.scss */
.ie8 #close, .ie9 #close {
  right: -12px; }

/* line 2289, ../scss/module/_references.scss */
.fb_edge_comment_widget.fb_iframe_widget {
  display: none !important; }

/* =============================================================================
   Light Sidebar Theme
   ========================================================================== */
/* line 2297, ../scss/module/_references.scss */
.Light #sidebar {
  background: #FFF;
  filter: none !important;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }

/* line 2302, ../scss/module/_references.scss */
.Light #logo {
  border-bottom: 1px solid #E9E9E9; }

/* line 2305, ../scss/module/_references.scss */
.Light #tagline {
  color: #8F8F8F; }

/* line 2308, ../scss/module/_references.scss */
.Light #close {
  background-position: 0 -2150px;
  width: 35px;
  right: -29px; }

/* line 2313, ../scss/module/_references.scss */
.Light .openIcon {
  background-position: 0 -2210px !important; }

/* line 2316, ../scss/module/_references.scss */
.Light #copy {
  border-top: 1px solid #E9E9E9;
  color: #C4C4C4; }

/* line 2320, ../scss/module/_references.scss */
.Light #menu a {
  color: #8F8F8F;
  padding-left: 24px;
  border-left: 6px solid #FFF;
  text-shadow: none; }

/* line 2326, ../scss/module/_references.scss */
.Light #menu p {
  border-bottom: 1px dotted #CECDCD; }

/* line 2329, ../scss/module/_references.scss */
.Light #menu ul > li:hover > p:before {
  background: url(../images/defSprites.png) no-repeat 12px -2100px transparent; }

/* line 2332, ../scss/module/_references.scss */
.Light #menu ul.main-menu > li:hover > p > a {
  background: #FAFAFA;
  border-left: 6px solid #F0F0F0; }

/* line 2336, ../scss/module/_references.scss */
.Light #menu ul > li.selected > p:before {
  background: url(../images/defSprites.png) no-repeat 12px -2060px transparent; }

/* line 2339, ../scss/module/_references.scss */
.Light #menu ul.main-menu > li.selected > p > a {
  background: #F2F2F2;
  border-left: 6px solid #F15A23; }

/* line 2343, ../scss/module/_references.scss */
.Light #menu ul.sub-menu a {
  color: #8F8F8F; }

/* line 2346, ../scss/module/_references.scss */
.Light #menu ul.sub-menu a {
  background: url(../images/defSprites.png) no-repeat 32px -99px transparent; }

/* line 2349, ../scss/module/_references.scss */
.Light #menu ul.sub-menu > li:hover > p > a {
  background: url(../images/defSprites.png) no-repeat 32px -99px #fafafa;
  border-left: 6px solid #F0F0F0; }

/* line 2353, ../scss/module/_references.scss */
.Light #menu ul.sub-menu > li.selected p > a {
  background: url(../images/defSprites.png) no-repeat 32px -99px #f2f2f2;
  border-left: 6px solid #F15A23;
  color: #222 !important; }

/* line 2358, ../scss/module/_references.scss */
.Light #menu ul > li.parent.opened:hover {
  background: transparent; }

/* line 2361, ../scss/module/_references.scss */
.Light #menu ul > li.parent.opened:hover > p > a {
  background: transparent;
  border-left: 6px solid #FFF; }

/* line 2365, ../scss/module/_references.scss */
.Light .select-replace-cover {
  border-bottom: 1px solid #999;
  color: #333;
  /* beautiful gradient below :) */
  background: #ededed;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOWM5YzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ededed 0%, #c9c9c9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #c9c9c9));
  background: -webkit-linear-gradient(top, #ededed 0%, #c9c9c9 100%);
  background: -o-linear-gradient(top, #ededed 0%, #c9c9c9 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #c9c9c9 100%);
  background: linear-gradient(top, #ededed 0%, #c9c9c9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#c9c9c9',GradientType=0 ); }

/* line 2379, ../scss/module/_references.scss */
.Light .select-replace {
  background-position: right -2590px; }

/* =============================================================================
   Dark Sidebar Theme
   ========================================================================== */
/* line 2387, ../scss/module/_references.scss */
.Dark #sidebar {
  background: #3f3f3f;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmM2YzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTNhM2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #3f3f3f 0%, #3a3a3a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3f3f3f), color-stop(100%, #3a3a3a));
  background: -webkit-linear-gradient(top, #3f3f3f 0%, #3a3a3a 100%);
  background: -o-linear-gradient(top, #3f3f3f 0%, #3a3a3a 100%);
  background: -ms-linear-gradient(top, #3f3f3f 0%, #3a3a3a 100%);
  background: linear-gradient(top, #3f3f3f 0%, #3a3a3a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f3f3f', endColorstr='#3a3a3a',GradientType=0 ); }

/* line 2398, ../scss/module/_references.scss */
.Dark #logo {
  border-bottom: 1px solid #4F4F4F; }

/* line 2401, ../scss/module/_references.scss */
.Dark #tagline {
  color: #DDD; }

/* line 2404, ../scss/module/_references.scss */
.Dark #close {
  background-position: 0 -2280px; }

/* line 2407, ../scss/module/_references.scss */
.Dark .openIcon {
  background-position: -25px -2280px !important; }

/* line 2410, ../scss/module/_references.scss */
.Dark #copy {
  border-top: 1px solid #4A4A4A;
  color: #DDD; }

/* line 2414, ../scss/module/_references.scss */
.Dark #menu a {
  color: #FFF;
  text-shadow: none; }

/* line 2418, ../scss/module/_references.scss */
.Dark #menu p {
  border-bottom: none; }

/* line 2421, ../scss/module/_references.scss */
.Dark #menu ul > li:hover > p:before {
  background: url(../images/defSprites.png) no-repeat 12px -2330px transparent; }

/* line 2424, ../scss/module/_references.scss */
.Dark #menu ul.main-menu > li:hover > p > a {
  background: #333; }

/* line 2427, ../scss/module/_references.scss */
.Dark #menu ul > li.selected > p:before {
  background: url(../images/defSprites.png) no-repeat 12px -2370px transparent; }

/* line 2430, ../scss/module/_references.scss */
.Dark #menu ul.main-menu > li.selected > p > a {
  color: #FFF;
  background: #F35D29; }

/* line 2434, ../scss/module/_references.scss */
.Dark #menu ul.sub-menu a {
  color: #DDD; }

/* line 2437, ../scss/module/_references.scss */
.Dark #menu ul.sub-menu a {
  background: url(../images/defSprites.png) no-repeat 32px -2418px transparent; }

/* line 2440, ../scss/module/_references.scss */
.Dark #menu ul.sub-menu > li:hover > p > a {
  background: url(../images/defSprites.png) no-repeat 32px -2418px #333333; }

/* line 2443, ../scss/module/_references.scss */
.Dark #menu ul.sub-menu > li.selected p > a {
  background: url(../images/defSprites.png) no-repeat 32px -2443px #f35d29;
  font-weight: 700;
  color: #FFF !important; }

/* line 2448, ../scss/module/_references.scss */
.Dark #menu ul > li.parent.opened:hover {
  background: transparent; }

/* line 2451, ../scss/module/_references.scss */
.Dark #menu ul > li.parent.opened:hover > p > a {
  background: transparent; }

/* line 2454, ../scss/module/_references.scss */
.Dark .select-replace-cover {
  border-bottom: 1px solid #000;
  color: #333;
  /* beautiful gradient below :) */
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, white 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, white 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, white 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, white 0%, #eaeaea 100%);
  background: linear-gradient(top, #ffffff 0%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); }

/* line 2468, ../scss/module/_references.scss */
.Dark .select-replace {
  background-position: right -2650px; }

/** NANO SCROLLBAR **/
/* line 2474, ../scss/module/_references.scss */
.nano {
  position: relative;
  height: 475px;
  overflow: hidden;
  padding: 0; }

/* line 2480, ../scss/module/_references.scss */
.nano > .content {
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 25px 30px; }

/* line 2489, ../scss/module/_references.scss */
.nano > .content::-webkit-scrollbar {
  visibility: hidden; }

/* line 2492, ../scss/module/_references.scss */
.has-scrollbar .content::-webkit-scrollbar {
  visibility: visible; }

/* line 2495, ../scss/module/_references.scss */
.nano > .pane {
  background: #222;
  position: absolute;
  width: 6px;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 1;
  margin: 64px 5px 5px 5px;
  visibility: hidden\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: .01;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }

/* line 2512, ../scss/module/_references.scss */
.nano > .pane > .slider {
  background: #F15A23;
  position: relative;
  width: 6px;
  cursor: pointer; }

/* line 2518, ../scss/module/_references.scss */
.nano:hover > .pane, .pane.active {
  visibility: visible\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 1; }

/* Sidebar Widget - EDIT HERE */
/* line 2525, ../scss/module/_references.scss */
.sidewidget {
  position: absolute;
  width: 220px;
  bottom: 120px;
  z-index: 999; }

/* line 2531, ../scss/module/_references.scss */
.sidewidget span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #F89E80;
  margin-bottom: 10px;
  display: block; }

/* line 2539, ../scss/module/_references.scss */
.sidewidget li, .sidewidget a, .sidewidget {
  color: #F89E80 !important; }

/* Video Player */
/* line 2545, ../scss/module/_references.scss */
#fullScreenVideo {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none !important;
  z-index: 0;
  display: none; }

/* line 2553, ../scss/module/_references.scss */
.template-video #playPause {
  bottom: 100px;
  right: 30px;
  position: absolute;
  z-index: 2; }

/* line 2559, ../scss/module/_references.scss */
.template-video #playPause:hover {
  background-color: #3E3D3D; }

/* line 2562, ../scss/module/_references.scss */
.template-video #playPause a {
  position: static;
  display: block;
  height: 27px; }

/* line 2567, ../scss/module/_references.scss */
.template-video #playPause a.paused {
  background-position: 0 -1790px; }

/* line 2570, ../scss/module/_references.scss */
#dummyAbove {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  z-index: 1; }

/* line 2579, ../scss/module/_references.scss */
#fullScreenVideo_media_image {
  width: 100%;
  height: 100%; }

/* line 2583, ../scss/module/_references.scss */
.ie8 #playPause a {
  background-position: 0 -1790px !important; }

/* line 2586, ../scss/module/_references.scss */
.template-video {
  background-image: none !important; }

/* line 2590, ../scss/module/_references.scss */
.template-portfolio-paged .pagination {
  background: #333;
  background: rgba(0, 0, 0, 0.6);
  bottom: 70px;
  right: 30px;
  margin-top: -15px;
  padding: 10px;
  position: absolute;
  z-index: 99999; }

/* line 2600, ../scss/module/_references.scss */
.template-portfolio-paged .pagination hr {
  display: none; }

/*
Theme Name: MACCACO
Theme URI: http://www.projekktor.com/downloads
Description: this theme is a screenr clone
Version: 0.9
Author: Michel Maillard
Author URI: http://www.porkhead.org
*/
/* line 2613, ../scss/module/_references.scss */
.projekktor {
  background-color: #000;
  font-family: 'Lucida Grande', Trebuchet MS, Arial, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #0c0c0c;
  padding: 0;
  margin: 0;
  display: block;
  position: relative;
  overflow: hidden; }

/* line 2628, ../scss/module/_references.scss */
.projekktor .inactive {
  display: none; }

/* line 2632, ../scss/module/_references.scss */
.projekktor .active {
  display: block; }

/* line 2636, ../scss/module/_references.scss */
.default .ppdisplay {
  position: relative !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0; }

/* line 2646, ../scss/module/_references.scss */
.minimum .ppdisplay {
  position: relative !important;
  top: 0;
  left: 0;
  width: 600px !important;
  height: 480px !important;
  margin: 0;
  padding: 0; }

/* line 2657, ../scss/module/_references.scss */
.default .ppstart {
  position: absolute;
  left: 50%;
  bottom: 50%;
  margin-left: -45px;
  margin-bottom: -38px;
  cursor: pointer;
  height: 84px;
  width: 84px;
  display: block;
  padding: 0px;
  background: url("video/start.png") no-repeat left top transparent; }

/* line 2671, ../scss/module/_references.scss */
.default .ppstart:hover {
  background: url("video/start.png") no-repeat left bottom transparent; }

/* line 2674, ../scss/module/_references.scss */
.default .ppstart:active {
  background: url("video/start.png") no-repeat left -169px transparent; }

/* line 2679, ../scss/module/_references.scss */
.default .ppcontrols {
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 36px;
  background: url("video/player.png") repeat-x scroll 0 0 #0f0e0e;
  border-style: solid;
  border-color: #413e3e;
  border-width: 1px 0;
  padding: 0;
  margin: 0;
  display: none !important; }

/* line 2695, ../scss/module/_references.scss */
.default .ppcontrols ul {
  list-style-type: none; }

/* line 2699, ../scss/module/_references.scss */
.default .ppcontrols ul.left {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0; }

/* line 2707, ../scss/module/_references.scss */
.default .ppcontrols ul.right {
  background: url("video/player.png") repeat-x scroll 0 0 #0f0e0e;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0; }

/* line 2716, ../scss/module/_references.scss */
.default .ppcontrols ul.bottom {
  position: relative;
  top: 31px;
  left: 0;
  padding: 0;
  margin: 0; }

/* line 2725, ../scss/module/_references.scss */
.default .ppcontrols ul.left li {
  float: left;
  position: relative; }

/* line 2730, ../scss/module/_references.scss */
.default .ppcontrols ul.right li {
  float: right;
  position: relative; }

/* line 2735, ../scss/module/_references.scss */
.default .pptitle {
  padding: 0 10px;
  color: #fff;
  overflow: hidden;
  text-align: left;
  line-height: 30px;
  height: 30px;
  border-left: 1px solid #413e3e;
  font-size: 11px;
  cursor: pointer; }

/* PLAY / PAUSE - left */
/* line 2750, ../scss/module/_references.scss */
.default .ppplay,
.default .pppause {
  background: url("video/maccaco.png") no-repeat left top transparent;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-right: 1px solid #000; }

/* line 2758, ../scss/module/_references.scss */
.default .ppplay:hover {
  background: url("video/maccaco.png") no-repeat left -35px transparent; }

/* line 2761, ../scss/module/_references.scss */
.default .ppplay:active {
  background: url("video/maccaco.png") no-repeat left -36px transparent; }

/* line 2765, ../scss/module/_references.scss */
.default .pppause {
  background: url("video/maccaco.png") no-repeat left -70px transparent; }

/* line 2769, ../scss/module/_references.scss */
.default .pppause:hover {
  background: url("video/maccaco.png") no-repeat left -105px transparent; }

/* line 2773, ../scss/module/_references.scss */
.default .pppause:active {
  background: url("video/maccaco.png") no-repeat left -106px transparent; }

/* Enter / Exit Fullscreen - right */
/* line 2782, ../scss/module/_references.scss */
.default .ppfsenter,
.default .ppfsexit {
  width: 30px;
  height: 30px;
  background: url("video/maccaco.png") no-repeat right top transparent;
  cursor: pointer;
  border-left: 1px solid #413e3e; }

/* line 2789, ../scss/module/_references.scss */
.default .ppfsenter:hover {
  background: url("video/maccaco.png") no-repeat right -35px transparent; }

/* line 2792, ../scss/module/_references.scss */
.default .ppfsenter:active {
  background: url("video/maccaco.png") no-repeat right -36px transparent; }

/* line 2795, ../scss/module/_references.scss */
.default .ppfsexit {
  background: url("video/maccaco.png") no-repeat right -70px transparent; }

/* line 2798, ../scss/module/_references.scss */
.default .ppfsexit:hover {
  background: url("video/maccaco.png") no-repeat right -105px transparent; }

/* line 2801, ../scss/module/_references.scss */
.default .ppfsexit:active {
  background: url("video/maccaco.png") no-repeat right -106x transparent; }

/* Unmute / Max volume - right */
/* line 2808, ../scss/module/_references.scss */
.default .ppvmax {
  width: 30px;
  height: 30px;
  border-right: 1px solid #000;
  border-left: none;
  background: url("video/maccaco.png") no-repeat -842px top transparent; }

/* line 2816, ../scss/module/_references.scss */
.default .ppvmax:hover {
  background: url("video/maccaco.png") no-repeat -842px -35px transparent; }

/* line 2819, ../scss/module/_references.scss */
.default .ppvmax:active {
  background: url("video/maccaco.png") no-repeat -842px -36px transparent; }

/* Mute / Min volume - right */
/* line 2826, ../scss/module/_references.scss */
.default .ppmute {
  width: 29px;
  height: 30px;
  border-left: 1px solid #413e3e;
  background: url("video/maccaco.png") no-repeat -750px top transparent; }

/* line 2832, ../scss/module/_references.scss */
.default .ppmute:hover {
  background: url("video/maccaco.png") no-repeat -750px -35px transparent; }

/* line 2835, ../scss/module/_references.scss */
.default .ppmute:active {
  background: url("video/maccaco.png") no-repeat -750px -36px transparent; }

/* volume slider - right */
/* line 2842, ../scss/module/_references.scss */
.default .ppvslider {
  margin: 13px 5px;
  height: 16px;
  width: 60px;
  background: url("video/maccaco.png") no-repeat -781px -13px transparent; }

/* line 2849, ../scss/module/_references.scss */
.default .ppvmarker {
  position: relative;
  right: 0;
  left: 0;
  height: 6px;
  width: 100%;
  background: url("video/maccaco.png") no-repeat -634px -13px transparent; }

/* line 2858, ../scss/module/_references.scss */
.default .ppvknob {
  cursor: pointer;
  z-index: 201;
  position: relative;
  background: url("video/maccaco.png") no-repeat -699px -5px transparent;
  top: -13px;
  left: 0;
  width: 6px;
  height: 20px; }

/* time / time left */
/* line 2872, ../scss/module/_references.scss */
.default .pptimeleft {
  color: #fff;
  width: 130px;
  line-height: 30px;
  height: 30px;
  border-left: 1px solid #413e3e;
  border-right: 1px solid #000;
  overflow: hidden; }

/* special for single
.default .pptimeleft {
background: url("video/maccaco.png") no-repeat -91px top transparent;
}
*/
/* previous / next item */
/* line 2893, ../scss/module/_references.scss */
.default .ppnext,
.default .ppprev {
  display: block;
  background: url("video/maccaco.png") no-repeat -59px top transparent;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-left: 1px solid #413e3e;
  border-right: 1px solid #000; }

/* line 2902, ../scss/module/_references.scss */
.default .ppnext {
  border-right: none; }

/* line 2903, ../scss/module/_references.scss */
.default .ppnext:hover {
  background: url("video/maccaco.png") no-repeat -59px -35px transparent; }

/* line 2906, ../scss/module/_references.scss */
.default .ppnext:active {
  background: url("video/maccaco.png") no-repeat -59px -36px transparent; }

/* line 2910, ../scss/module/_references.scss */
.default .ppprev {
  background: url("video/maccaco.png") no-repeat -32px top transparent; }

/* line 2914, ../scss/module/_references.scss */
.default .ppprev:hover {
  background: url("video/maccaco.png") no-repeat -32px -35px transparent; }

/* line 2917, ../scss/module/_references.scss */
.default .ppprev:active {
  background: url("video/maccaco.png") no-repeat -32px -36px transparent; }

/* Scrubber, Playhead and fluff */
/* line 2924, ../scss/module/_references.scss */
.default .ppscrubber {
  position: absolute;
  height: 5px;
  width: 100%;
  background: url("video/maccaco-load.gif") repeat-x left top transparent;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #000; }

/* line 2935, ../scss/module/_references.scss */
.default .ppscrubberdrag {
  cursor: pointer;
  z-index: 302;
  position: absolute;
  background-color: transparent;
  top: 0;
  left: 0;
  height: 5px;
  width: 100%; }

/* line 2946, ../scss/module/_references.scss */
.default .ppplayhead, .default .pploaded {
  position: relative;
  display: block;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 1px;
  background-color: #fff;
  cursor: pointer;
  z-index: 301; }

/* line 2958, ../scss/module/_references.scss */
.default .ppcuepoint {
  position: absolute;
  height: 5px;
  width: 5px;
  background-color: yellow;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 302; }

/* line 2970, ../scss/module/_references.scss */
.default .ppcuepoint:hover {
  background-color: red;
  cursor: pointer; }

/* line 2975, ../scss/module/_references.scss */
.default .pploaded {
  position: relative;
  z-index: 10;
  background: #413e3e;
  opacity: 0.8;
  /* ie7 */
  filter: alpha(opacity=80);
  /* ie8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

/* line 2986, ../scss/module/_references.scss */
.default .ppplayhead {
  margin-top: -5px; }

/* line 2991, ../scss/module/_references.scss */
.default .pptestcard {
  background: url("video/noise.gif") center center repeat transparent;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 12px;
  overflow: hidden; }

/* line 3000, ../scss/module/_references.scss */
.default .pptestcard p {
  background-color: #333;
  width: 300px;
  line-height: 25px;
  position: relative;
  top: 50%;
  left: 50%;
  margin: -60px 0 0 -150px;
  padding: 10px;
  text-align: center; }

/* line 3012, ../scss/module/_references.scss */
.default .ppbuffering {
  position: absolute;
  left: 50%;
  bottom: 50%;
  margin-left: -45px;
  margin-bottom: -38px;
  display: block;
  z-index: 9010;
  padding: 0px;
  background: url("video/buffering.gif") no-repeat center center black;
  height: 84px;
  width: 84px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  display: none; }

/*   
Theme Name: minimum
Theme URI: http://www.projekktor.com/downloads
Description: This is the minimum ... 
Author: Lionel Loeb
Author URI: http://www.pix-l.com

Copyright 2010, Lionel Loeb, pix-l, http://www.pix-l.com
under GNU General Public License
http://www.projekktor.com/license/
*/
/* line 3050, ../scss/module/_references.scss */
.minimum .pplogo.inactive,
.minimum .ppstart.inactive,
.minimum .ppbuffering.inactive,
.minimum .ppcontrols.inactive,
.minimum .ppplay.inactive,
.minimum .pppause.inactive,
.minimum .ppfsenter.inactive,
.minimum .ppfsexit.inactive,
.minimum .ppprev.inactive,
.minimum .ppnext.inactive {
  display: none; }

/* line 3063, ../scss/module/_references.scss */
.minimum .pplogo.active,
.minimum .ppstart.active,
.minimum .ppbuffering.active,
.minimum .ppcontrols.active,
.minimum .ppplay.active,
.minimum .pppause.active,
.minimum .ppfsenter.active,
.minimum .ppfsexit.active,
.minimum .ppprev.active,
.minimum .ppnext.active {
  display: block; }

/* line 3067, ../scss/module/_references.scss */
.minimum .ppcontrols {
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 3px;
  border: 2px solid #353535;
  position: absolute;
  bottom: 30px;
  left: 50%;
  display: block;
  margin-left: -204px;
  overflow: hidden;
  width: 400px;
  height: 40px;
  background-color: #000;
  margin-top: 10px; }

/* line 3084, ../scss/module/_references.scss */
.minimum .ppplay {
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  background: url("video/minimum/play.png") no-repeat center center transparent;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-right: 1px solid #353535; }

/* line 3096, ../scss/module/_references.scss */
.minimum .pppause {
  display: none;
  position: absolute;
  top: 10px;
  left: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-right: 1px solid #353535;
  background: url("video/minimum/pause.png") no-repeat center center transparent; }

/* line 3108, ../scss/module/_references.scss */
.minimum .ppfsenter {
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  width: 30px;
  height: 30px;
  background: url("video/minimum/fullscreen_on.png") no-repeat center center transparent;
  cursor: pointer;
  border-left: 1px solid #303030; }

/* line 3120, ../scss/module/_references.scss */
.minimum .ppfsexit {
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  width: 30px;
  height: 30px;
  background: url("video/minimum/fullscreen_off.png") no-repeat center center transparent;
  cursor: pointer;
  border-left: 1px solid #303030; }

/* line 3132, ../scss/module/_references.scss */
.minimum .ppscrubber {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 5px;
  width: 100%;
  background-color: #000;
  margin: auto;
  padding: 0;
  border-bottom: 0px solid #aaa; }

/* line 3145, ../scss/module/_references.scss */
.minimum .ppplayhead, .minimum .pploaded {
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 1px;
  background-color: #ffffff;
  cursor: pointer;
  z-index: 301; }

/* line 3157, ../scss/module/_references.scss */
.minimum .pploaded {
  background-color: #353535;
  z-index: 10; }

/* line 3162, ../scss/module/_references.scss */
.minimum .pptitle {
  position: absolute;
  top: 15px;
  left: 40px;
  height: 15px;
  color: #FFF;
  width: 290px;
  overflow: hidden;
  text-align: left; }

/* line 3173, ../scss/module/_references.scss */
.minimum .pptimeleft {
  position: absolute;
  top: 10px;
  right: 150px;
  height: 15px;
  color: #888;
  width: 100px;
  line-height: 30px;
  height: 30px;
  overflow: hidden; }

/* line 3185, ../scss/module/_references.scss */
.minimum .ppvmax {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 31px;
  width: 30px;
  height: 30px;
  background: url("video/minimum/sound_on.png") no-repeat center center transparent; }

/* line 3195, ../scss/module/_references.scss */
.minimum .ppmute {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 120px;
  width: 30px;
  height: 30px;
  background: url("video/minimum/sound_off.png") no-repeat center center transparent; }

/* line 3205, ../scss/module/_references.scss */
.minimum .ppvslider {
  position: absolute;
  right: 62px;
  top: 22px;
  height: 6px;
  width: 60px;
  background-color: #353535; }

/* line 3214, ../scss/module/_references.scss */
.minimum .ppvmarker {
  position: absolute;
  right: 0;
  left: 0;
  height: 6px;
  width: 100%;
  background-color: #FFF; }

/* line 3223, ../scss/module/_references.scss */
.minimum .ppvknob {
  cursor: pointer;
  z-index: 201;
  position: absolute;
  background-color: #FFF;
  top: -2px;
  left: 0px;
  width: 4px;
  height: 10px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* line 3236, ../scss/module/_references.scss */
.minimum .ppnext {
  display: block;
  position: absolute;
  top: 10px;
  left: 64px;
  background: url("video/minimum/next.png") no-repeat center center transparent;
  width: 30px;
  height: 30px;
  cursor: pointer; }

/* line 3247, ../scss/module/_references.scss */
.minimum .ppprev {
  display: block;
  position: absolute;
  top: 10px;
  left: 32px;
  background: url("video/minimum/previous.png") no-repeat center center transparent;
  width: 30px;
  height: 30px;
  cursor: pointer; }

/* line 3258, ../scss/module/_references.scss */
.minimum .pptestcard {
  background: url("video/minimum/testcard.gif") center center repeat;
  width: 100%;
  height: 100%;
  color: #FFF;
  font-size: 30px;
  overflow: hidden; }

/* line 3267, ../scss/module/_references.scss */
.minimum .pptestcard p {
  background-color: #000;
  width: 400px;
  margin: auto;
  line-height: 40px;
  position: relative;
  top: 18%;
  padding: 10px;
  border: 5px solid #000;
  text-align: center; }

/* line 3279, ../scss/module/_references.scss */
.minimum .ppbuffering {
  position: absolute;
  left: 50%;
  bottom: 50%;
  margin-left: -30px;
  margin-bottom: -30px;
  display: block;
  z-index: 8000;
  padding: 0px;
  background: url("video/minimum/buffering.gif") no-repeat center center black;
  height: 60px;
  width: 60px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  display: none; }

/* line 3296, ../scss/module/_references.scss */
.minimum .ppstart {
  position: absolute;
  left: 50%;
  bottom: 50%;
  margin-left: -40px;
  margin-bottom: -35px;
  cursor: pointer;
  height: 75px;
  width: 80px;
  display: block;
  z-index: 8000;
  padding: 0px;
  background: url("video/minimum/start.png") no-repeat center center transparent; }

/* =============================================================================
   THIS IS THE PLACE TO PUT CUSTOM CSS CODE - START
   ========================================================================== */
/* =============================================================================
   CUSTOM CSS CODE - END
   ========================================================================== */
/* TABS CONTACT */
/* line 2, ../scss/module/_tabs-contact.scss */
.ui-tabs {
  position: relative;
  padding: 0;
  zoom: 1; }

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
/* line 3, ../scss/module/_tabs-contact.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0; }

/* line 4, ../scss/module/_tabs-contact.scss */
.ui-tabs .ui-tabs-nav li {
  outline: none;
  outline: 0;
  list-style: none;
  text-align: center;
  text-transform: uppercase;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 17px;
  float: left;
  position: relative;
  top: 0;
  width: 50%;
  line-height: 45px;
  height: 45px;
  border-left: 2px solid #dddddd !important;
  box-sizing: border-box;
  border-bottom: 2px solid #dddddd !important;
  padding: 0;
  white-space: nowrap; }

/* line 5, ../scss/module/_tabs-contact.scss */
.ui-tabs .ui-tabs-nav li a {
  width: 100%;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  color: #818180;
  outline: none;
  outline: 0; }

/* line 6, ../scss/module/_tabs-contact.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0 !important;
  border-top: 2px solid #dddddd !important; }

/* line 7, ../scss/module/_tabs-contact.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  color: #e36929; }

/* line 8, ../scss/module/_tabs-contact.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text; }

/* line 9, ../scss/module/_tabs-contact.scss */
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer; }

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
/* line 10, ../scss/module/_tabs-contact.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

/* line 11, ../scss/module/_tabs-contact.scss */
.ui-tabs .ui-tabs-hide {
  display: none !important; }

/* line 14, ../scss/module/_tabs-contact.scss */
.contact form {
  width: 100%;
  margin: 15px auto;
  overflow: hidden;
  text-align: left;
  position: relative; }

/* line 22, ../scss/module/_tabs-contact.scss */
.contact form .content-form {
  width: 100%;
  float: left; }

/* line 28, ../scss/module/_tabs-contact.scss */
.contact form .editor-field,
.contact form .two-input {
  width: 100%;
  float: left; }

/* line 33, ../scss/module/_tabs-contact.scss */
.contact form .editor-field.medium-left {
  width: 100%;
  float: left; }

/* line 38, ../scss/module/_tabs-contact.scss */
.contact form .editor-field.medium-right {
  width: 100%;
  float: right; }

/* line 43, ../scss/module/_tabs-contact.scss */
.contact form .editor-field {
  width: 100%;
  float: left;
  position: relative; }

/* line 49, ../scss/module/_tabs-contact.scss */
.contact form .content-form .left-form {
  width: 100%;
  text-align: left;
  float: left; }

/* line 55, ../scss/module/_tabs-contact.scss */
.contact form .content-form .right-form {
  width: 100%;
  text-align: left;
  float: right; }

/* line 61, ../scss/module/_tabs-contact.scss */
.contact form .content-form .editor-field.gender {
  margin-bottom: 24px; }

/* line 65, ../scss/module/_tabs-contact.scss */
.contact form .form-label {
  width: 100%;
  color: #575756;
  font-family: "Aileron", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  display: inline-block; }

/* line 77, ../scss/module/_tabs-contact.scss */
.contact form .form-label-gender {
  width: 100%;
  color: #575756;
  font-family: "Aileron", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px;
  display: inline-block; }

/* line 89, ../scss/module/_tabs-contact.scss */
.contact form .form-input {
  width: 100%;
  height: 41px;
  border: 2px solid #dddddd;
  margin-bottom: 20px;
  padding: 0 4%;
  outline: none;
  outline: 0;
  color: #818180;
  font-family: "Aileron", sans-serif;
  font-size: 15px;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 111, ../scss/module/_tabs-contact.scss */
.form-control.score1::-moz-placeholder,
.form-control.score2::-moz-placeholder,
.success .form-control.score1::-moz-placeholder,
.success .form-control.score2::-moz-placeholder {
  color: #fff;
  opacity: 1; }

/* line 116, ../scss/module/_tabs-contact.scss */
.contact form label.option-title {
  color: #818180;
  font-family: "Aileron", sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
  margin: 0 45px 0 10px;
  width: auto; }

/* line 128, ../scss/module/_tabs-contact.scss */
.contact form .form-textarea {
  width: 100%;
  height: 141px;
  border: 2px solid #dddddd;
  margin-bottom: 30px;
  padding: 2%;
  outline: none;
  outline: 0;
  color: #818180;
  font-family: "Aileron", sans-serif;
  font-size: 15px;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  resize: none; }

/* line 148, ../scss/module/_tabs-contact.scss */
.contact form .center-text {
  text-align: center;
  width: 100%; }

/* line 153, ../scss/module/_tabs-contact.scss */
.contact form .tips {
  font-family: "Aileron", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #575756;
  position: relative;
  margin: 20px 0 0 0;
  width: 100%;
  text-align: center;
  display: block; }

/* line 167, ../scss/module/_tabs-contact.scss */
.contact form button[type=submit] {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  outline: none;
  padding: 7px 14px;
  border: 1px solid #e36929;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #e36929;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px; }
  /* line 191, ../scss/module/_tabs-contact.scss */
  .contact form button[type=submit] > i {
    margin-left: 10px;
    font-size: 18px; }

/* line 197, ../scss/module/_tabs-contact.scss */
.ez-hide {
  opacity: 0;
  filter: alpha(opacity=0); }

/* line 199, ../scss/module/_tabs-contact.scss */
.ez-radio {
  background: transparent url('../img/radio-button-off.gif') 0 0 no-repeat;
  display: inline-block; }

/* line 204, ../scss/module/_tabs-contact.scss */
.ez-selected {
  background: transparent url('../img/radio-button-on.gif') 0 0 no-repeat; }

/* line 206, ../scss/module/_tabs-contact.scss */
.ez-radio {
  zoom: 1;
  *display: inline;
  _height: 30px;
  width: 18px;
  height: 18px; }

/* Selectmenu
----------------------------------*/
/* line 210, ../scss/module/_tabs-contact.scss */
.ui-selectmenu {
  margin: 0 0 20px 0;
  display: block;
  display: inline-block;
  position: relative;
  height: 41px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  text-decoration: none;
  overflow: hidden;
  zoom: 1;
  background: #fff;
  border: 2px solid #dddddd;
  text-align:left; }
  
.stores .ui-selectmenu {
	float:left;
}

.tablesorter-filter-row .ui-selectmenu {
	margin:0;
}

/* line 212, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-icon {
  position: absolute;
  right: 10px;
  margin-top: -2px;
  top: 50%;
  background: url('../img/arrow_dropdown.gif') 0 0 no-repeat;
  width: 11px;
  height: 7px; }

/* line 213, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  display: none;
  z-index: 1005; }

/* z-index: 1005 to make selectmenu work with dialog */
/* line 214, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  background: #fff;
  position: relative;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 2px solid #dddddd;
  border-right: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd; }

/* line 215, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-open {
  display: block; }

/* line 216, ../scss/module/_tabs-contact.scss */
ul.ui-selectmenu-menu-popup {
  margin-top: -1px; }

/* line 217, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-menu li {
  padding: 0;
  margin: 0;
  display: block; }

/* line 218, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-menu li a, .ui-selectmenu-status {
  color: #818180;
  font-family: "Aileron", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4em;
  padding: 10px 15px;
  display: block;
  outline: 0;
  outline: none;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.parkeTable .ui-selectmenu-menu li a, 
.parkeTable .ui-selectmenu-status {
	font-size:12px;
	color:#575756;
	padding:10px 5px;
}

@media screen and (min-width: 1200px) {
  
.parkeTable .ui-selectmenu-menu li a, 
.parkeTable .ui-selectmenu-status {
	font-size:13px;
	color:#575756;
	padding:10px 5px;
}

}

/* line 224, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-menu li.ui-state-disabled a, .ui-state-disabled {
  cursor: default; }

/* line 226, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status {
  padding-left: 20px;
  position: relative;
  margin-left: 5px; }

/* line 227, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-menu li .ui-icon, .ui-selectmenu-status .ui-icon {
  position: absolute;
  top: 1em;
  margin-top: -8px;
  left: 0; }

/* line 228, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-status {
  line-height: 1.4em; }

/* line 229, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-menu li span, .ui-selectmenu-status span {
  display: block;
  margin-bottom: .2em; }

/* line 230, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-menu li .ui-selectmenu-item-header {
  font-weight: bold; }

/* line 231, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-menu li .ui-selectmenu-item-footer {
  opacity: .8; }

/* for optgroups */
/* line 233, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-menu .ui-selectmenu-group {
  font-size: 1em; }

/* line 234, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label {
  line-height: 1.4em;
  display: block;
  padding: .6em .5em 0;
  font-weight: bold; }

/* line 235, ../scss/module/_tabs-contact.scss */
.ui-selectmenu-menu .ui-selectmenu-group ul {
  margin: 0;
  padding: 0; }

/* IE6 workaround (dotted transparent borders) */
/* line 237, ../scss/module/_tabs-contact.scss */
* html .ui-selectmenu-menu li {
  border-color: pink;
  filter: chroma(color=pink);
  width: 100%; }

/* line 238, ../scss/module/_tabs-contact.scss */
* html .ui-selectmenu-menu li a {
  position: relative; }

/* IE7 workaround (opacity disabled) */
/* line 240, ../scss/module/_tabs-contact.scss */
* + html .ui-state-disabled, * + html .ui-state-disabled a {
  color: silver; }

/* VALIDATION */
/* line 245, ../scss/module/_tabs-contact.scss */
label.error {
  display: none !important; }

/* ERROR */
/* line 251, ../scss/module/_tabs-contact.scss */
.contact form .error label.option-title {
  color: #ed5565; }

/* line 256, ../scss/module/_tabs-contact.scss */
.contact form .error .form-input,
.contact form .error .form-textarea {
  border: 2px solid #ed5565;
  color: #ed5565;
  background: white url('../img/icon-error.gif') no-repeat right top; }

/* line 262, ../scss/module/_tabs-contact.scss */
.errorSelect {
  border: 2px solid #ed5565; }

/* line 266, ../scss/module/_tabs-contact.scss */
.errorTextSelect {
  color: #ed5565; }

/* SUCCES */
/* line 272, ../scss/module/_tabs-contact.scss */
.contact form .success label.option-title {
  color: #818180; }

/* line 277, ../scss/module/_tabs-contact.scss */
.contact form .success .form-input,
.contact form .success .form-textarea {
  border: 2px solid #95c11f;
  color: #95c11f;
  background: white url('../img/icon-valid.gif') no-repeat right top; }

/* line 283, ../scss/module/_tabs-contact.scss */
.validSelect {
  border: 2px solid #95c11f; }

/* line 287, ../scss/module/_tabs-contact.scss */
.validTextSelect {
  color: #95c11f; }

/* line 6, ../scss/state/_button.scss */
.btn-language.is-active {
  background-color: #FAFAFA;
  color: #e36929; }
  /* line 9, ../scss/state/_button.scss */
  .btn-language.is-active:hover {
    background-color: #ededed; }

@media screen and (min-width: 768px) {
  /* line 22, ../scss/state/_button.scss */
  .btn-language {
    width: 52px;
    height: 52px;
    font-size: 15px;
    line-height: 52px; } }
@media screen and (min-width: 768px) {
  /* line 8, ../scss/state/_list.scss */
  .list-caret-content > li {
    font-size: 14px;
    line-height: 22px; }
	.list-caret-content.detail > li {
    margin-left:36px; } }
@media screen and (min-width: 1200px) {
  /* line 23, ../scss/state/_list.scss */
  .list-caret-content > li {
    font-size: 16px;
    line-height: 24px; }
	.list-caret-content.detail > li {
    margin-left:36px; } }
/* line 6, ../scss/state/_header.scss */
#layout-header:hover .website-switch {
  max-height: 100px;
  overflow: auto; }

@media screen and (min-width: 768px) {
  /* line 20, ../scss/state/_header.scss */
  .website-switch > a {
    padding: 15px;
    font-size: 15px; }

  /* line 31, ../scss/state/_header.scss */
  .brand {
    height: 60px;
    padding: 44px 40px 0; }
    /* line 34, ../scss/state/_header.scss */
    .brand > img {
      width: 160px; }

  /* line 44, ../scss/state/_header.scss */
  .btn-nav-switch {
    width: 224px;
    height: 104px;
    background-color: #8e6e38;
    font-size: 0;
	display:none; }
    /* line 49, ../scss/state/_header.scss */
    .btn-nav-switch > span {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      width: 120px;
      font-size: 30px;
      font-weight: 200; }
    /* line 57, ../scss/state/_header.scss */
    .btn-nav-switch > i {
      width: 104px;
      height: 104px;
      background-color: #e36929;
      font-size: 40px;
      line-height: 104px; }

  /* line 71, ../scss/state/_header.scss */
  .main-navigation {
    top: 104px; } }
@media screen and (min-width: 1024px) {
  /* line 83, ../scss/state/_header.scss */
  .main-navigation {
    display: block !important;
    top: 0;
    left: 240px;
    right: 52px;
    border-left: 1px solid #a58b60; }

  /* line 92, ../scss/state/_header.scss */
  .list-nav--level-1 > li {
    width: 14.2857143%;
    float: left;
    height: 104px;
    border: 0;
    overflow: hidden;
    line-height: 104px;
    font-size: 12px; }
    /* line 100, ../scss/state/_header.scss */
    .list-nav--level-1 > li > a {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      position: relative;
      height: 104px;
      width: 100%;
      padding: 0;
      line-height: 104px;
      text-align: center; }
      /* line 108, ../scss/state/_header.scss */
      .list-nav--level-1 > li > a > span {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        line-height: 18px; }
    /* line 114, ../scss/state/_header.scss */
    .list-nav--level-1 > li:hover > a.subnav:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      width: 0;
      height: 0;
      margin-left: -8px;
      border-style: solid;
      border-width: 0 8px 8px 8px;
      border-color: transparent transparent #ffffff transparent;
      pointer-events: none; }

  /* line 131, ../scss/state/_header.scss */
  .list-nav--level-2 {
    display: none;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    padding: 0 1000em;
    /* trick from css-tricks comments */
    margin: 0 -1000em;
    /* trick from css-tricks comments */
    background-color: #ffffff;
    line-height: normal; }
    /* line 141, ../scss/state/_header.scss */
    .list-nav--level-1 > li:hover .list-nav--level-2 {
      display: block; }
    /* line 144, ../scss/state/_header.scss */
    .list-nav--level-2 > li {
      float: left;
      background: none transparent;
      border: 0; }
      /* line 148, ../scss/state/_header.scss */
      .list-nav--level-2 > li > a {
        padding-left: 25px;
        padding-right: 25px; }
    /* line 153, ../scss/state/_header.scss */
    .right_subnav .list-nav--level-2 {
      right: 0; }
      /* line 155, ../scss/state/_header.scss */
      .right_subnav .list-nav--level-2 > li {
        float: right; }

  /* line 161, ../scss/state/_header.scss */
  .rwd-break {
    display: inline-block; }

  /* line 165, ../scss/state/_header.scss */
  .rwd-break-invert {
    display: none; } }
@media screen and (min-width: 1200px) {
  /* line 173, ../scss/state/_header.scss */
  .btn-nav-switch {
    width: 304px;
    height: 104px;
    background-color: #8e6e38;
    font-size: 0; }
    /* line 178, ../scss/state/_header.scss */
    .btn-nav-switch > span {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      width: 200px;
      font-size: 40px;
      font-weight: 200; }
    /* line 186, ../scss/state/_header.scss */
    .btn-nav-switch > i {
      width: 104px;
      height: 104px;
      background-color: #e36929;
      font-size: 40px;
      line-height: 104px; }

  /* line 197, ../scss/state/_header.scss */
  .list-nav--level-1 > li {
    float: left;
    width: 14.2857143%;
    height: 104px;
    border: 0;
    overflow: hidden;
    line-height: 104px;
    font-size: 14px; }
    /* line 205, ../scss/state/_header.scss */
    .list-nav--level-1 > li > a {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      position: relative;
      height: 104px;
      width: 100%;
      padding: 0;
      line-height: 104px;
      text-align: center; }
      /* line 213, ../scss/state/_header.scss */
      .list-nav--level-1 > li > a > span {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        line-height: 20px; } }
@media screen and (min-width: 1024px) {
  /* line 14, ../scss/state/_footer.scss */
  #layout-footer .footer-main-block .footer-block-buttons {
    position: absolute;
    bottom: 60px;
    width: 100%;
    margin-top: 0; } }
@media screen and (min-width: 1200px) {
  /* line 31, ../scss/state/_footer.scss */
  .list-social-networks > li {
    margin-left: 5px; }
    /* line 33, ../scss/state/_footer.scss */
    .list-social-networks > li:first-child {
      margin-left: 0; } }
@media screen and (min-width: 768px) {
  /* line 4, ../scss/state/_main-banner.scss */
  .main-slide-quote {
    margin: 235px 25px 135px; } }
@media screen and (min-width: 1024px) {
  /* line 16, ../scss/state/_main-banner.scss */
  .main-banner {
    overflow: hidden; }

  /* line 25, ../scss/state/_main-banner.scss */
  .main-slide {
    width: 100%; }

  /* line 30, ../scss/state/_main-banner.scss */
  .main-slide-quote {
    position: absolute;
    bottom: 275px;
    left: 100px;
    margin: 0;
    padding-left: 30px;
    font-size: 36px; 
	line-height:40px;}

  /* line 40, ../scss/state/_main-banner.scss */
  .main-slider-pager {
    bottom: 190px; }

  /* line 49, ../scss/state/_main-banner.scss */
  .product-banner {
    display: block;
    position: absolute;
    z-index: 999;
    bottom: 0;
    width: 320px; }
    /* line 55, ../scss/state/_main-banner.scss */
    .product-banner.bamboo-terrace {
      left: 55px; }
    /* line 58, ../scss/state/_main-banner.scss */
    .product-banner.composite-terrace {
      right: 55px; }
	.product-banner a {
		text-decoration:none;
	}

  /* line 63, ../scss/state/_main-banner.scss */
  .product-banner-title {
    margin: 0;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 300;
    font-size: 50px;
    line-height: 66px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center; }

  /* line 78, ../scss/state/_main-banner.scss */
  .product-banner-content {
    position: relative;
    height: 70px;
    border-top: 5px solid #e36929;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
    /* line 85, ../scss/state/_main-banner.scss */
    .bamboo-terrace .product-banner-content {
      background: url('../img/banner-bamboo-parquet.jpg?1404140987') top center no-repeat; }
    /* line 88, ../scss/state/_main-banner.scss */
    .composite-terrace .product-banner-content {
      background: url('../img/banner-bamboo-panel.jpg?1404140987') top center no-repeat; }
    /* line 91, ../scss/state/_main-banner.scss */
    .product-banner-content > .list-inline {
      display: none;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 20px 50px 0;
      background-color: rgba(227, 105, 41, 0.75);
      font-size: 0; }
      /* line 101, ../scss/state/_main-banner.scss */
      .product-banner-content > .list-inline > li {
        width: 190px;
        font-size: 14px;
        font-weight: 200;
        line-height: 24px; }
        /* line 108, ../scss/state/_main-banner.scss */
        .product-banner-content > .list-inline > li > a {
          color: #FFF;
          text-decoration: none; }
          /* line 111, ../scss/state/_main-banner.scss */
          .product-banner-content > .list-inline > li > a i {
            margin-right: 10px; }
    /* line 117, ../scss/state/_main-banner.scss */
    .product-banner-content:hover {
      height: 140px;
      border-color: #d56124; }
      /* line 120, ../scss/state/_main-banner.scss */
      .product-banner-content:hover > .list-inline {
        display: block; }

  /* line 130, ../scss/state/_main-banner.scss */
  .btn-scroll-down {
    display: block;
    position: absolute;
    z-index: 999;
    bottom: 50px;
    left: 50%;
    width: 72px;
    height: 122px;
    margin-left: -36px;
    background: url('../img/btn-scroll-down.png?1404140987') center no-repeat;
    text-indent: -9999em; } }
@media screen and (min-width: 1200px) {
  /* line 148, ../scss/state/_main-banner.scss */
  .main-slide-quote {
    position: absolute;
    bottom: 275px;
    left: 100px;
    margin: 0;
    padding-left: 30px;
    font-size: 40px; }

  /* line 157, ../scss/state/_main-banner.scss */
  .product-banner {
    display: block;
    position: absolute;
    z-index: 999;
    bottom: 0;
    width: 480px; }
    /* line 163, ../scss/state/_main-banner.scss */
    .product-banner.bamboo-terrace {
      left: 100px; }
    /* line 166, ../scss/state/_main-banner.scss */
    .product-banner.composite-terrace {
      right: 100px; }

  /* line 172, ../scss/state/_main-banner.scss */
  .product-banner-content {
    position: relative;
    height: 70px;
    border-top: 5px solid #e36929;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
    /* line 179, ../scss/state/_main-banner.scss */
    .bamboo-terrace .product-banner-content {
      background: url('../img/banner-bamboo-parquet.jpg?1404140987') top center no-repeat; }
    /* line 182, ../scss/state/_main-banner.scss */
    .composite-terrace .product-banner-content {
      background: url('../img/banner-bamboo-panel.jpg?1404140987') top center no-repeat; }
    /* line 185, ../scss/state/_main-banner.scss */
    .product-banner-content > .list-inline {
      display: none;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 40px 50px 0;
      background-color: rgba(227, 105, 41, 0.75);
      font-size: 0; }
      /* line 195, ../scss/state/_main-banner.scss */
      .product-banner-content > .list-inline > li {
        width: 190px;
        font-size: 18px;
        font-weight: 200;
        line-height: 30px; }
        /* line 202, ../scss/state/_main-banner.scss */
        .product-banner-content > .list-inline > li > a {
          color: #FFF;
          text-decoration: none; }
          /* line 205, ../scss/state/_main-banner.scss */
          .product-banner-content > .list-inline > li > a i {
            margin-right: 10px; }
    /* line 211, ../scss/state/_main-banner.scss */
    .product-banner-content:hover {
      height: 140px;
      border-color: #d56124; }
      /* line 214, ../scss/state/_main-banner.scss */
      .product-banner-content:hover > .list-inline {
        display: block; } }
@media screen and (min-width: 768px) {
  /* line 4, ../scss/state/_preview-block.scss */
  .preview-block-text {
    width: 60%;
    margin-left: auto;
    margin-right: auto; }
  .preview-block-text.block2 {
    width: 85%; }

  /* line 14, ../scss/state/_preview-block.scss */
  .bamboo .preview-block-text,
  .composite .preview-block-text,
  .parquet .preview-block-text,
  .about .preview-block-text {
    width: 84%; }

  /* line 18, ../scss/state/_preview-block.scss */
  .about .four-columns .preview-block-text {
    width: 58%;
    margin: 0 20px 0 0;
    float: right; }

  /* line 24, ../scss/state/_preview-block.scss */
  .univers .preview-block-text {
    width: 80%;
    margin: 0 0 0 30px; }

  /* line 30, ../scss/state/_preview-block.scss */
  .garantee .preview-block-text,
  .privacy .preview-block-text {
    width: auto; } }
	
	.preview-block-title.detail3 {
    height: 85px;
    padding: 0 0 30px 0;
    background: #ffffff url('../img/bamboo-lath2--35x4.png?1404140987') center 90px no-repeat;
    font-size: 30px;
    line-height: 36px;
	margin:-10px 0 0 0; }
@media screen and (min-width: 1024px) {
  /* line 38, ../scss/state/_preview-block.scss */
  .preview-block {
    position: relative; }

  /* line 43, ../scss/state/_preview-block.scss */
	.preview-block-title {
    height: 85px;
    padding: 45px 0 80px;
    background: #fafafa url('../img/bamboo-lath--64x7.png?1404140987') center 160px no-repeat;
    font-size: 60px;
    line-height: 36px; }
	.preview-block-title.detail {
    height: 85px;
    padding: 45px 0 60px;
    background: #fafafa url('../img/bamboo-lath--64x7.png?1404140987') center 120px no-repeat;
    font-size: 60px;
    line-height: 36px; }
	.preview-block-title.detail2 {
    height: 85px;
    padding: 45px 0 40px;
    background: #ffffff url('../img/bamboo-lath--64x7.png?1404140987') center 120px no-repeat;
    font-size: 60px;
    line-height: 36px; }
	.preview-block-title.detail3 {
    height: 85px;
    padding: 0 0 30px 0;
    background: #ffffff url('../img/bamboo-lath2--35x4.png?1404140987') center 90px no-repeat;
    font-size: 40px;
    line-height: 36px;
	margin:-10px 0 0 0; }
	.homepage .preview-block-title {
    height: 85px;
    padding: 45px 0 100px;
    background: #fafafa url('../img/bamboo-lath--64x7.png?1404140987') center 180px no-repeat;
    font-size: 60px;
    line-height: 36px; }
	.homepage .preview-block-title.block2 {
    height: 85px;
    padding: 45px 0 80px;
    background: #fafafa url('../img/bamboo-lath--64x7.png?1404140987') center 160px no-repeat;
    font-size: 60px;
    line-height: 36px; }
    /* line 49, ../scss/state/_preview-block.scss */
    .preview-block-title > span {
      font-size: 30px; }
	.preview-block-title.detail3 > span {
      font-size: 15px;
	  color:#fff;
	  background:#e36929;
	  display:inline-block;
	  padding:2px 5px;
	  margin:0 0 5px 0; }
	  .preview-block-title > span.content {
    font-size: 15px;
	line-height:18px;
    color: #575756;
	display:inline-block;
	margin:30px 0;
	text-transform:none;
	font-family: "Aileron";
	font-weight:300;
	text-align:center;
	}

  /* line 58, ../scss/state/_preview-block.scss */
  .garantee .preview-block-title,
  .univers .preview-block-title,
  .about .preview-block-title,
  .references .preview-block-title,
  .privacy .preview-block-title {
    height: auto;
    padding: 70px 0 100px;
    background: #fafafa url('../img/bamboo-lath--64x7.png?1404140987') center 140px no-repeat; }

  /* line 64, ../scss/state/_preview-block.scss */
  .four-columns .preview-block-title {
    background-color: #FFF; }

  /* line 68, ../scss/state/_preview-block.scss */
  .about .four-columns .preview-block-title {
    font-size: 40px;
    line-height: 40px; }

  /* line 74, ../scss/state/_preview-block.scss */
  .preview-block h2 {
    float: right;
    width: 66.666667%;
    margin: 0;
    padding: 40px 0 60px;
    background: #fafafa url('../img/bamboo-lath2--35x4.png?1404420897') center 90px no-repeat;
    color: #e36929;
    font-family: "Bebas Neue", sans-serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center; }

  /* line 91, ../scss/state/_preview-block.scss */
  .image-right h2 {
    width: 100%;
    background: white url('../img/bamboo-lath2--35x4.png?1404420897') center 90px no-repeat; }

  /* line 97, ../scss/state/_preview-block.scss */
  .preview-block-visual {
    position: absolute;
    top: 205px;
    bottom: 0;
    width: 66.666667%;
    height: auto; }
	.preview-block-visual.block2 {
    top: 210px; }
    /* line 103, ../scss/state/_preview-block.scss */
    .image-left .preview-block-visual {
      left: 0; }
    /* line 106, ../scss/state/_preview-block.scss */
    .image-left-no-title .preview-block-visual {
      top: 0;
      left: 0; }
    /* line 110, ../scss/state/_preview-block.scss */
    .image-right .preview-block-visual {
      right: 0; }
    /* line 113, ../scss/state/_preview-block.scss */
    .image-right-no-title .preview-block-visual {
      top: 0;
      right: 0; }
    /* line 117, ../scss/state/_preview-block.scss */
    .slider .preview-block-visual {
      position: relative;
      float: right; }
    /* line 121, ../scss/state/_preview-block.scss */
    .image-full .preview-block-visual {
      position: relative;
      top: 0;
      width: 100%;
      height: 400px; }
    /* line 127, ../scss/state/_preview-block.scss */
    .image-small-left .preview-block-visual {
      width: 33.33333333%;
      left: 0; }
    /* line 131, ../scss/state/_preview-block.scss */
    .content-small-left .preview-block-visual {
      width: 33.33333333%;
      left: 0; }
    /* line 135, ../scss/state/_preview-block.scss */
    .double-image .preview-block-visual {
      width: 33.33333333%;
      position: relative;
      float: left;
      top: 0;
      height: 443px; }

  /* line 144, ../scss/state/_preview-block.scss */
  .about .double-image .preview-block-visual {
    height: auto; }

  /* line 149, ../scss/state/_preview-block.scss */
  .bamboo .preview-block-visual,
  .composite .preview-block-visual,
  .parquet .preview-block-visual {
    top: 0; }

  /* line 155, ../scss/state/_preview-block.scss */
  .preview-block-content {
    float: right;
    width: 33.33333333%; }
    /* line 158, ../scss/state/_preview-block.scss */
    .image-left .preview-block-content {
      float: right; }
    /* line 161, ../scss/state/_preview-block.scss */
    .image-right .preview-block-content {
      float: left; }
    /* line 164, ../scss/state/_preview-block.scss */
    .image-small-left .preview-block-content {
      width: 66.666667%;
      float: right;
      background: #fafafa;
      padding: 0 0 40px 0; }
    /* line 170, ../scss/state/_preview-block.scss */
    .content-small-left .preview-block-content {
      width: 66.666667%;
      float: right; }
    /* line 174, ../scss/state/_preview-block.scss */
    .double-image .preview-block-content {
      width: 33.33333333%;
      float: left; }
    /* line 178, ../scss/state/_preview-block.scss */
    .four-columns .preview-block-content {
      width: 25%;
      float: left;
      position: relative; }

  /* line 186, ../scss/state/_preview-block.scss */
  .bamboo .preview-block-content,
  .composite .preview-block-content,
  .parquet .preview-block-content {
    background: #fafafa; }

  /* line 192, ../scss/state/_preview-block.scss */
  .garantee .preview-block-content,
  .univers .preview-block-content,
  .about .preview-block-content {
    background: #fff; }

  /* line 196, ../scss/state/_preview-block.scss */
  .composite .slider .preview-block-content,
  .parquet .slider .preview-block-content {
    background: #fff; }

  /* line 200, ../scss/state/_preview-block.scss */
  .preview-block-content h3 {
    padding: 0 36px; }

  /* line 204, ../scss/state/_preview-block.scss */
  .four-columns .preview-block-content span.number {
    font-family: "Aileron", sans-serif;
    font-size: 100px;
    font-weight: 200;
    position: absolute;
    top: 0;
    left: 15px;
    width: auto;
    text-align: left;
    margin: 0; }
  
  .preview-block-content span.content-title {
    color:#575756;
	font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
	text-transform:uppercase;
	overflow:hidden;
	margin:0 0 0 0;
	display:inline-block;
	font-size:40px;
	line-height:18px;
	padding:8px 0 35px 0;
	background:url('../img/bamboo-lath2--35x4.png') center 70px no-repeat;
	width:100%;
	 }
	.preview-block-content span.content-title span.small{
    color:#e36929;
	font-size:16px;
	 }

  /* line 219, ../scss/state/_preview-block.scss */
  .preview-block-text {
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 22px; }
	
  .preview-block-text.block2 {
    margin-bottom: 20px; }

  /* line 226, ../scss/state/_preview-block.scss */
  .bamboo .preview-block-text,
  .composite .preview-block-text,
  .parquet .preview-block-text {
    margin-bottom: 20px; }

  /* line 230, ../scss/state/_preview-block.scss */
  .garantee .preview-block-text {
    margin: 0 36px; }

  /* line 234, ../scss/state/_preview-block.scss */
  .privacy .preview-block-text {
    margin: 0 36px 20px 36px; }

  /* line 238, ../scss/state/_preview-block.scss */
  .univers .preview-block-text {
    margin-bottom: 20px; }

  /* line 242, ../scss/state/_preview-block.scss */
  .about .preview-block-text {
    margin-bottom: 10px; }

  /* line 247, ../scss/state/_preview-block.scss */
  .column {
    float: left;
    width: 50%; }

  /* line 253, ../scss/state/_preview-block.scss */
  .column .list-caret-content > li {
    margin-left: 30px;
    margin-right: 30px; }

  /* line 259, ../scss/state/_preview-block.scss */
  .onlyMobile {
    margin: 40px 0 0 0;
    display: inline-block; }

  /* line 265, ../scss/state/_preview-block.scss */
  .preview-block-table {
    display: block;
    float: right;
    position: relative;
    width: 66.666667%;
    height: auto; }
    /* line 271, ../scss/state/_preview-block.scss */
    .image-full .preview-block-table {
      width: 100%;
      float: none; }

  /* line 277, ../scss/state/_preview-block.scss */
  .preview-block-table .table,
  .preview-block-table .table2,
  .preview-block-table .table3 {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
 }
    /* line 282, ../scss/state/_preview-block.scss */
    .image-full .preview-block-table .table,
	.image-full .preview-block-table .table2,
	.image-full .preview-block-table .table3 {
      position: relative; }
    /* line 285, ../scss/state/_preview-block.scss */
    .composite .preview-block-table .table,
	.parquet .preview-block-table .table,
	.composite .preview-block-table .table2,
	.parquet .preview-block-table .table2,
	.composite .preview-block-table .table3,
	.parquet .preview-block-table .table3 {
      position: relative; }

  /* line 290, ../scss/state/_preview-block.scss */
  .preview-block-table .table thead th {
    text-align: center;
    vertical-align: middle;
    padding: 20px 0;
    color:#575756;
    font-family: "Bebas Neue", sans-serif;
    font-size: 20px;
    font-weight: normal; }
	
	.preview-block-table .table2 thead th {
    text-align: center;
    vertical-align: center;
	height:25px;
    padding: 85px 5px 20px 5px;
    color: #e36929;
    font-family: "Bebas Neue", sans-serif;
    font-size: 10px;
	text-transform:uppercase;
    font-weight: normal;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
    border-color: #dddddd; position:relative;}
	
	.preview-block-table .table3 thead th {
    text-align: center;
    vertical-align: center;
    padding: 20px 5px 20px 5px;
    color: #e36929;
    font-family: "Bebas Neue", sans-serif;
    font-size: 10px;
	text-transform:uppercase;
    font-weight: normal;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
    border-color: #dddddd; position:relative;}

  /* line 302, ../scss/state/_preview-block.scss */
  .preview-block-table .table thead th.green {
    color: #e36929; }

.preview-block-table .table2 thead th.green {
    color: #e36929; }

  /* line 306, ../scss/state/_preview-block.scss */
  .preview-block-table .table th.main_title {
    display: none; }
	
.preview-block-table .table2 th.main_title {
    display: none; }

.preview-block-table .table3 th.main_title {
    display: none; }

  /* line 310, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td {
    height: 40px;
    text-align: center;
    vertical-align: middle;
    color: #e36929;
    font-family: "Aileron", sans-serif;
    font-size: 12px;
    font-weight: 600;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #f6f6f6; }

.preview-block-table .table2 tr td {
    height: 70px;
    text-align: center;
    vertical-align: middle;
    color: #575756;
    font-family: "Bebas Neue", sans-serif;
    font-size: 12px;
    font-weight: 400;
    border-left: 1px solid;
	border-right: 1px solid;
    border-color: #dddddd;
	padding:0 10px; }

.preview-block-table .table3 tr td {
    height: 70px;
    text-align: center;
    vertical-align: middle;
    color: #575756;
    font-family: "Bebas Neue", sans-serif;
    font-size: 12px;
    font-weight: 400;
    border-left: 1px solid;
	border-right: 1px solid;
    border-color: #dddddd;
	padding:0 20px; }

  /* line 327, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td.title {
    color: #575756; }

.preview-block-table .table2 tr td.title {
    color: #575756; }

  /* line 331, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td.green {
    color: #fff;
    background: #e36929;
    border-color: #d56124; }

.preview-block-table .table2 tr td.green {
    color: #fff;
    background: #e36929;
    border-color: #d56124; }

  /* line 337, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td.bullet {
    font-size: 30px; }
	
	.preview-block-table .table2 tr td.bullet {
    font-size: 30px; }

  /* line 341, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td span {
    color: #575756;
    font-family: "Aileron", sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: italic; }
  
  .preview-block-table .table2 tr td span.little2 {
    color: #575756;
    font-family: "Bebas Neue", sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: italic; }
	
	.preview-block-table .table2 tr td span {
    color: #575756;
    font-family: "Aileron", sans-serif;
    font-size: 13px; }

  /* line 351, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td span.little {
    font-size: 10px; }
	
	.preview-block-table .table2 tr td span.little {
    font-size: 10px; }

  /* line 355, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td.grey {
    background: #fafafa;
    border-color: #f1f1f1; }
	
	.preview-block-table .table2 tr td.grey {
    background: #fafafa;
    border-color: #f1f1f1; }

  /* line 361, ../scss/state/_preview-block.scss */
  .homepage-slider-wrapper{
    float: left;
    position: relative;
    width: 66.666667%; }
	
  .composite-slider-wrapper,
  .parquet-slider-wrapper {
    float: right;
    position: relative;
    width: 66.666667%; }

  /* line 368, ../scss/state/_preview-block.scss */
  .homepage-slider-wrapper #slider-prev,
  .homepage-slider-wrapper #slider-next {
    display: block;
    position: absolute;
    background: #e36929;
    right: 0;
    z-index: 9999;
    line-height: 50px;
    font-size: 30px;
    width: 50px;
    height: 50px;
    text-align: center; }
    /* line 379, ../scss/state/_preview-block.scss */
    .homepage-slider-wrapper #slider-prev > a,
    .homepage-slider-wrapper #slider-next > a {
      color: #fff;
      outline: none;
      outline: 0; }
	  
  .composite-slider-wrapper #slider-prev,
  .composite-slider-wrapper #slider-next {
    display: block;
    position: absolute;
    background: #e36929;
    left: 0;
    z-index: 9999;
    line-height: 50px;
    font-size: 30px;
    width: 50px;
    height: 50px;
    text-align: center; }
    /* line 379, ../scss/state/_preview-block.scss */
    .composite-slider-wrapper #slider-prev > a,
    .composite-slider-wrapper #slider-next > a {
      color: #fff;
      outline: none;
      outline: 0; }
	
  .parquet-slider-wrapper #slider-prev,
  .parquet-slider-wrapper #slider-next {
    display: block;
    position: absolute;
    background: #e36929;
    left: 0;
    z-index: 9999;
    line-height: 50px;
    font-size: 30px;
    width: 50px;
    height: 50px;
    text-align: center; }
    /* line 379, ../scss/state/_preview-block.scss */
    .parquet-slider-wrapper #slider-prev > a,
    .parquet-slider-wrapper #slider-next > a {
      color: #fff;
      outline: none;
      outline: 0; }

  /* line 386, ../scss/state/_preview-block.scss */
  .homepage-slider-wrapper #slider-prev,
  .composite-slider-wrapper #slider-prev,
  .parquet-slider-wrapper #slider-prev {
    top: 0; }

  /* line 390, ../scss/state/_preview-block.scss */
  .homepage-slider-wrapper #slider-next,
  .composite-slider-wrapper #slider-next,
  .parquet-slider-wrapper #slider-next {
    bottom: 0; }

  /* line 394, ../scss/state/_preview-block.scss */
  .composite-slider-nav,
  .parquet-slider-nav {
    display: block; }

  /* line 399, ../scss/state/_preview-block.scss */
  .block-garantee {
    padding: 75px 0; }

  /* line 404, ../scss/state/_preview-block.scss */
  .about-green,
  .about-brown {
    padding: 120px 0; }
    /* line 406, ../scss/state/_preview-block.scss */
    .about-green > p,
    .about-brown > p {
      width: 80%; }

  /* line 413, ../scss/state/_preview-block.scss */
  .univers .btn-scroll-down {
    display: block;
    position: absolute;
    z-index: 999;
    bottom: 30px;
    left: 50%;
    width: 30px;
    height: 70px;
    margin-left: -15px;
    background: url('../img/btn-scroll-down-univers.png?1405597297') center no-repeat;
    text-indent: -9999em; }

  /* line 426, ../scss/state/_preview-block.scss */
  .univers .preview-block-content {
    padding: 20px 0 100px 0; } }
@media screen and (min-width: 1200px) {
  /* line 435, ../scss/state/_preview-block.scss */
  .composite-slider-nav > a {
    width: 185px;
    height: 55px;
    padding-top: 130px;
    font-family: "Bebas Neue", sans-serif;
    font-size: 30px;
    font-weight: 400; }
    /* line 444, ../scss/state/_preview-block.scss */
    .composite-slider-nav > a.brown {
      background: url('../img/composite-nav-slider-brown.png?1404476201') center 0 no-repeat; }
    /* line 447, ../scss/state/_preview-block.scss */
    .composite-slider-nav > a.sand {
      background: url('../img/composite-nav-slider-sand.png?1404476296') center 0 no-repeat; }
    /* line 450, ../scss/state/_preview-block.scss */
    .composite-slider-nav > a.black {
      background: url('../img/composite-nav-slider-black.png?1404476454') center 0 no-repeat; }
    /* line 453, ../scss/state/_preview-block.scss */
    .composite-slider-nav > a.grey {
      background: url('../img/composite-nav-slider-grey.png?1404476380') center 0 no-repeat; }
  /* line 458, ../scss/state/_preview-block.scss */
  .composite-slider-nav > a:hover,
  .composite-slider-nav a.active {
    cursor: pointer;
    background-position: center -185px; }
	
	.parquet-slider-nav > a {
    width: 185px;
    height: 135px;
    padding-top: 50px;
    font-family: "Bebas Neue", sans-serif;
    font-size: 30px;
    font-weight: 400;
	border-radius:50%; 
	position:relative;}
    .parquet-slider-nav > a:hover,
	.parquet-slider-nav a.active {
	  cursor: pointer;}
	.parquet-slider-nav > a span.item_active {
	  position:absolute;
	  border:10px solid #e16a28;
	  height:165px;
	  width:165px;
	  border-radius:50%;
	  top:0;
	  left:0;
	  opacity:0;}
	  .parquet-slider-nav > a:hover span.item_active,
	.parquet-slider-nav a.active span.item_active {
	  opacity:1;}
	
	.parquet-slider-nav > a span.collection {
		color:#fff;
		font-size:15px;
		text-transform:uppercase;
		font-family: "Bebas Neue", sans-serif;
		font-weight:normal;
		background:#95c11f;
		padding:5px;
		margin:0;
	}
	
	.parquet-slider-nav > a span.family {
	color:#fff;
	font-size:30px;
	line-height:30px;
	text-transform:uppercase;
	font-family: "Bebas Neue", sans-serif;
	font-weight:normal;
	margin:10px 0 0 0;
	display:inline-block;
	padding:0;
}

.parquet-slider-nav > a span.specification {
	color:#fff;
	font-size:15px;
	line-height:15px;
	text-transform:uppercase;
	font-family: "Bebas Neue", sans-serif;
	font-weight:normal;
	margin:0;
	padding:0;
	width:100%;
	float:left;
}	

  /* line 465, ../scss/state/_preview-block.scss */
  .about-green,
  .about-brown {
    padding: 120px 0; }
    /* line 467, ../scss/state/_preview-block.scss */
    .about-green > p,
    .about-brown > p {
      width: 100%; }

  /* line 473, ../scss/state/_preview-block.scss */
  .univers .preview-block-content {
    padding: 40px 0 120px 0; }

  /* line 477, ../scss/state/_preview-block.scss */
  .preview-block-content.block2 {
    padding: 30px 0; }
	
  .preview-block-content {
    padding: 75px 0; }

  /* line 481, ../scss/state/_preview-block.scss */
  .about .preview-block-content {
    padding: 40px 0 0 0; }

  /* line 485, ../scss/state/_preview-block.scss */
  .four-columns .preview-block-content {
    padding: 100px 0 45px 0; }

  /* line 490, ../scss/state/_preview-block.scss */
  .bamboo .preview-block-buttons.onlyMobile,
  .composite .preview-block-buttons.onlyMobile,
  .parquet .preview-block-buttons.onlyMobile {
    display: none; }

  /* line 494, ../scss/state/_preview-block.scss */
  .four-columns .preview-block-content span.number {
    font-family: "Aileron", sans-serif;
    font-size: 150px;
    font-weight: 200;
    position: absolute;
    top: 0;
    left: 30px;
    width: auto;
    text-align: left;
    margin: 0; }

  /* line 509, ../scss/state/_preview-block.scss */
  .preview-block-table .table thead th {
    text-align: center;
    vertical-align: middle;
    padding: 20px 0;
    color: #b7b7b7;
    font-family: "Bebas Neue", sans-serif;
    font-size: 30px;
    font-weight: normal; }
  
  .preview-block-table .table2 thead th {
    text-align: center;
    vertical-align: center;
	height:25px;
    padding: 85px 5px 20px 5px;
    color: #e36929;
    font-family: "Bebas Neue", sans-serif;
	font-weight:400;
    font-size: 18px;
    font-weight: normal; position:relative;}
	
	.preview-block-table .table3 thead th {
    text-align: center;
    vertical-align: center;
    padding: 20px 5px 20px 5px;
    color: #e36929;
    font-family: "Bebas Neue", sans-serif;
	font-weight:400;
    font-size: 18px;
    font-weight: normal; position:relative;}

  /* line 521, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td {
    font-family: "Aileron", sans-serif;
    font-size: 14px;
    font-weight: 600; }
	
	.preview-block-table .table2 tr td {
    font-family: "Bebas Neue", sans-serif;
    font-size: 18px;
	padding:0 20px; }
	
	.preview-block-table .table3 tr td {
    font-family: "Bebas Neue", sans-serif;
    font-size: 18px;}

  /* line 530, ../scss/state/_preview-block.scss */
  .preview-block-text.block2 {
    font-size: 15px;
    line-height: 22px; }
	
  .preview-block-text {
    font-size: 16px;
    line-height: 24px; } }
@media only screen and (max-width: 760px), (min-device-width: 640px) and (max-device-width: 640px) {
  /* Force table to not be like tables anymore */
  /* line 541, ../scss/state/_preview-block.scss */
  table, thead, tbody, th, td, tr {
    display: block; }

  /* Hide table headers (but not display: none;, for accessibility) */
  /* line 546, ../scss/state/_preview-block.scss */
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  /* line 552, ../scss/state/_preview-block.scss */
  tr {
    border: 1px solid #ccc; }

  /* line 554, ../scss/state/_preview-block.scss */
  td {
    /* Behave  like a "row" */
    padding-left: 50%; }

  /* line 559, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td {
    height: 30px;
    line-height: 30px;
    text-align: left;
    vertical-align: middle;
    color: #575756;
    font-family: "Aileron", sans-serif;
    font-size: 14px;
    font-weight: 200;
    border: none;
    position: relative;
    padding-left: 50%; }
	
	.preview-block-table .table2 tr td {
    height: 50px;
    line-height: 50px;
    text-align: left;
    vertical-align: middle;
    color: #575756;
    font-family: "Bebas Neue", sans-serif;
    font-size: 14px;
    font-weight: 300;
    border: none;
    position: relative;
    padding-left: 50%; }
	
	.preview-block-table .table2 tr.grey td {
		background: #fafafa !important;
  		border-color: #dddddd !important;
	}
	
	.preview-block-table .table2 tr.grey td:nth-child(2n+2) {
		background:#fff !important;
	}
	
	.preview-block-table .table2 tr.white td {
		background: #fff !important;
	}
	
	.preview-block-table .table2 tr.white td:nth-child(2n+2) {
		background: #fafafa !important;
  		border-color: #dddddd !important;
	}
	
	.preview-block-table .table3 tr td {
    height: 30px;
    line-height: 30px;
    text-align: left;
    vertical-align: middle;
    color: #575756;
    font-family: "Bebas Neue", sans-serif;
    font-size: 14px;
    font-weight: 300;
    border: none;
    position: relative;
    padding-left: 50%;
	}
	
	.preview-block-table .table3 tr td:nth-child(2n+2) {
		background:#fff !important;
	}
	
	.preview-block-table .table3 tr.grey-mob td {
  background: #fafafa !important;
  border-color: #dddddd !important; }
  
  .preview-block-table .table3 tr.grey-mob td:nth-child(2n+2) {
		background:#fff !important;
	}

  /* line 576, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td.bullet {
    font-size: 14px; }
	
	.preview-block-table .table2 tr td.bullet {
    font-size: 14px; }

  /* line 580, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td.green {
    background: none;
    color: #8fba1e; }
	
	.preview-block-table .table2 tr td.green {
    background: none;
    color: #8fba1e; }

  /* line 585, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td.green span {
    color: #8fba1e; }
	
	.preview-block-table .table2 tr td.green span {
    color: #8fba1e; }

  /* line 589, ../scss/state/_preview-block.scss */
  td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 2px;
    left: 30px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; }
	
	.table2 td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 2px;
    left: 10px;
    width: 40%;
    padding-right: 10px;
    white-space: nowrap; }

  /*
  Label the data
  */
  /* line 603, ../scss/state/_preview-block.scss */
  td:nth-of-type(2):before {
    content: "BDS Bamboo"; }

  /* line 604, ../scss/state/_preview-block.scss */
  td:nth-of-type(3):before {
    content: "BDS Composite"; }

  /* line 605, ../scss/state/_preview-block.scss */
  td:nth-of-type(4):before {
    content: "Bois exotique"; }

  /* line 606, ../scss/state/_preview-block.scss */
  td:nth-of-type(5):before {
    content: "Bois indigène"; }
	
  .table3 td:nth-of-type(3):before {
    content: "2,5 - 2500X1250";
	color:#e36929; }
	
  .table3 td:nth-of-type(4):before {
    content: "4,2 - 2440X650";
	color:#e36929; }

.table3 td:nth-of-type(5):before {
    content: "12 - 2440X1220";
	color:#e36929; }

.table3 td:nth-of-type(6):before {
    content: "16 - 2440X1220";
	color:#e36929; }
	
	.table3 td:nth-of-type(7):before {
    content: "20 - 2440X650";
	color:#e36929; }

.table3 td:nth-of-type(8):before {
    content: "20 - 2440X1220";
	color:#e36929; }

.table3 td:nth-of-type(9):before {
    content: "30 - 2440X650";
	color:#e36929; }
	
	.table3 td:nth-of-type(10):before {
    content: "30 - 2440X1220";
	color:#e36929; }
	
	.table3 td:nth-of-type(11):before {
    content: "40 - 3050X650";
	color:#e36929; }
	
		.table3 td:nth-of-type(12):before {
    content: "40 - 2440X710";
	color:#e36929; }

.table3 td:nth-of-type(13):before {
    content: "40 - 2440X1220";
	color:#e36929; }
	
	.table3 td:nth-of-type(14):before {
    content: "Place - 3050X1250";
	color:#e36929; }
	
	.table2 td:nth-of-type(1):before,
	.table2 td:nth-of-type(2):before,
	.table2 td:nth-of-type(3):before,
	.table2 td:nth-of-type(4):before,
	.table2 td:nth-of-type(5):before,
	.table2 td:nth-of-type(6):before,
	.table2 td:nth-of-type(7):before,
	.table2 td:nth-of-type(8):before,
	.table2 td:nth-of-type(9):before,
	.table2 td:nth-of-type(10):before,
	.table2 td:nth-of-type(11):before,
	.table2 td:nth-of-type(12):before,
	.table2 td:nth-of-type(13):before,
	.table2 td:nth-of-type(14):before {
    content: attr(data-title);
	color:#e36929; }

  /* line 608, ../scss/state/_preview-block.scss */
  th.main_title {
    display: block;
    background: #e36929;
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    height: 30px;
    line-height: 30px;
    border: none;
    font-family: "Aileron", sans-serif;
    font-size: 14px;
    font-weight: 600; }

  /* line 625, ../scss/state/_preview-block.scss */
  td.title {
    display: none; }

  /* line 628, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td span.little:before {
    content: '\00a0\00a0'; }
	.preview-block-table .table2 tr td span.little:before {
    content: '\00a0\00a0'; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Force table to not be like tables anymore */
  /* line 639, ../scss/state/_preview-block.scss */
  table, thead, tbody, th, td, tr {
    display: block; }

  /* Hide table headers (but not display: none;, for accessibility) */
  /* line 644, ../scss/state/_preview-block.scss */
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  /* line 650, ../scss/state/_preview-block.scss */
  tr {
    border: 1px solid #ccc; }

  /* line 652, ../scss/state/_preview-block.scss */
  td {
    /* Behave  like a "row" */
    padding-left: 50%; }

  /* line 657, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td {
    height: 30px;
    line-height: 30px;
    text-align: left;
    vertical-align: middle;
    color: #575756;
    font-family: "Aileron", sans-serif;
    font-size: 14px;
    font-weight: 200;
    border: none;
    position: relative;
    padding-left: 50%; }
	
	.preview-block-table .table2 tr td {
    height: 40px;
    line-height: 40px;
    text-align: left;
    vertical-align: middle;
    color: #575756;
    font-family: "Bebas Neue", sans-serif;
    font-size: 14px;
    font-weight: 300;
    border: none;
    position: relative;
    padding-left: 50%;}
	
	.preview-block-table .table3 tr td {
    height: 30px;
    line-height: 30px;
    text-align: left;
    vertical-align: middle;
    color: #575756;
    font-family: "Bebas Neue", sans-serif;
    font-size: 14px;
    font-weight: 300;
    border: none;
    position: relative;
    padding-left: 50%;}
	
	.preview-block-table .table3 tr td:nth-child(2n+2) {
		background:#fff !important;
	}

  /* line 674, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td.bullet {
    font-size: 14px; }
	
	.preview-block-table .table2 tr td.bullet {
    font-size: 14px; }

  /* line 678, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td.green {
    background: none;
    color: #e36929; }
	
	.preview-block-table .table2 tr td.green {
    background: none;
    color: #e36929; }

  /* line 683, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td.green span {
    color: #e36929; }
	
	.preview-block-table .table2 tr td.green span {
    color: #e36929; }

  /* line 687, ../scss/state/_preview-block.scss */
  td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 2px;
    left: 30px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; }
	
	.table2 td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 2px;
    left: 10px;
    width: 40%;
    padding-right: 10px;
    white-space: nowrap; }

  /*
  Label the data
  */
  /* line 701, ../scss/state/_preview-block.scss */
  td:nth-of-type(2):before {
    content: "BDS Bamboo"; }

  /* line 702, ../scss/state/_preview-block.scss */
  td:nth-of-type(3):before {
    content: "BDS Composite"; }

  /* line 703, ../scss/state/_preview-block.scss */
  td:nth-of-type(4):before {
    content: "Bois exotique"; }

  /* line 704, ../scss/state/_preview-block.scss */
  td:nth-of-type(5):before {
    content: "Bois indigène"; }

  /* line 706, ../scss/state/_preview-block.scss */
  th.main_title {
    display: block;
    background: #e36929;
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    height: 30px;
    line-height: 30px;
    border: none;
    font-family: "Aileron", sans-serif;
    font-size: 14px;
    font-weight: 600; }

  /* line 723, ../scss/state/_preview-block.scss */
  td.title {
    display: none; }

  /* line 726, ../scss/state/_preview-block.scss */
  .preview-block-table .table tr td span.little:before {
    content: '\00a0\00a0'; }
	.preview-block-table .table2 tr td span.little:before {
    content: '\00a0\00a0'; } }
@media only screen and (min-width: 1824px) {
  /* line 734, ../scss/state/_preview-block.scss */
  .bamboo .preview-block-content,
  .composite .preview-block-content,
  .parquet .preview-block-content {
    padding: 100px 0; } }
@media screen and (min-width: 1024px) {
  /* line 2, ../scss/state/_tabs-contact.scss */
  .ui-tabs .ui-tabs-nav li {
    list-style: none;
    text-align: center;
    text-transform: uppercase;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-size: 40px;
    float: left;
    position: relative;
    top: 0;
    width: 50%;
    line-height: 85px;
    height: 85px;
    border-left: 2px solid #dddddd !important;
    box-sizing: border-box;
    border-bottom: 2px solid #dddddd !important;
    padding: 0;
    white-space: nowrap; }

  /* line 3, ../scss/state/_tabs-contact.scss */
  .contact form .tips {
    position: absolute;
    left: 0;
    bottom: 15px;
    margin: 0;
    width: auto; }

  /* line 10, ../scss/state/_tabs-contact.scss */
  .contact form {
    width: 75%;
    margin: 30px auto; }

  /* line 14, ../scss/state/_tabs-contact.scss */
  .contact form .editor-field.medium-left {
    width: 45%; }

  /* line 18, ../scss/state/_tabs-contact.scss */
  .contact form .editor-field.medium-right {
    width: 45%; }

  /* line 21, ../scss/state/_tabs-contact.scss */
  .contact form .content-form .left-form {
    width: 42%; }

  /* line 25, ../scss/state/_tabs-contact.scss */
  .contact form .content-form .right-form {
    width: 42%; } }
	
#form-ui {
	width:100%;
	overflow:hidden;
	padding:0 0 20px 0;
	border-bottom:1px solid #dddddd;
	text-align:center;
	display:none;
	background:#fff;
	position:relative;
	z-index:2;
}

#form-ui label {
	color:#e36929;
	font-size:20px;
	text-transform:uppercase;
	font-family: "Bebas Neue", sans-serif;
	font-weight:normal;
	margin:20px 10px 0 0;
	display:inline-block;
	height:41px;
	line-height:41px;
	vertical-align: middle;
}

#form-ui label.css-label {
	height:37px;
	line-height:37px;
}

#form-ui .ui-selectmenu {
	text-align:left;
	margin:20px 20px 0 0;
	vertical-align: middle;
}

@media screen and (min-width: 1200px) {
	
	#form-ui {
		height:85px;
		line-height:85px;
		padding:0;
}
	
	#form-ui label {
		color:#e36929;
		font-size:20px;
		text-transform:uppercase;
		font-family: "Bebas Neue", sans-serif;
		font-weight:normal;
		margin:0 15px 0 0;
		display:inline-block;
		height:41px;
		line-height:41px;
		vertical-align: middle;
	}
	
	#form-ui label.css-label {
		height:37px;
		line-height:37px;
	}
	
	#form-ui .ui-selectmenu {
		text-align:left;
		margin:0 20px 0 0;
		vertical-align: middle;
	}
}

#container {
	overflow:hidden;
	margin:25px auto;
	text-align:center;
}

.item {
	width:185px;
	height:135px;
	margin-bottom:10px;
	padding: 50px 0 0 0;
	border-radius:50%;
	position: relative;
	overflow: hidden;
	float: left;
}

.item span.category {
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	font-family: "Bebas Neue", sans-serif;
	font-weight:normal;
	background:#e36929;
	padding:5px;
}

.item span.family {
	color:#fff;
	font-size:24px;
	text-transform:uppercase;
	font-family: "Bebas Neue", sans-serif;
	font-weight:normal;
	margin:10px 0 0 0;
	display:inline-block;
}

.item span.specification {
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	font-family: "Bebas Neue", sans-serif;
	font-weight:normal;
	display:inline-block;
}

@media screen and (min-width: 768px) {
	#form-ui {
		display:block;
	}
	
	
	.item span.category {
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	font-family: "Bebas Neue", sans-serif;
	font-weight:normal;
	background:#e36929;
	padding:5px;
}

.item span.family {
	color:#fff;
	font-size:30px;
	text-transform:uppercase;
	font-family: "Bebas Neue", sans-serif;
	font-weight:normal;
	margin:10px 0 0 0;
	display:inline-block;
}

.item span.specification {
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	font-family: "Bebas Neue", sans-serif;
	font-weight:normal;
	display:inline-block;
}
	
	
}

input[type=checkbox].css-checkbox {
	position: absolute; 
	overflow: hidden; 
	clip: rect(0 0 0 0); 
	height:1px; 
	width:1px; 
	margin:-1px; 
	padding:0;
	border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding:0 0 0 37px;
	height:37px; 
	display:inline-block;
	line-height:37px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;
	text-indent:-9000px;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -37px;
}
						
.css-label.clair{ background-image:url('../img/checkbox-clair.png'); }
.css-label.moyen{ background-image:url('../img/checkbox-moyen.png'); }
.css-label.fonce{ background-image:url('../img/checkbox-fonce.png'); }

.comma-unsing:last-child:before{ content: "and "; }  

.tablesorter thead .disabled {display: none}

.sub-home {
	margin:10px 0 0 0; 
	line-height:22px;
}

.nospace {
	margin-bottom:10px;
}

.type-home h1 {
	margin:0 0 5px 0;
	padding:0;
	text-transform:uppercase;
	font-family: "Bebas Neue", sans-serif;
	font-weight:normal;
	font-size:30px;
	color:#fff;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.75);
}

.type-home p {
	margin:5px auto 25px auto;
	padding:0;
	text-transform:uppercase;
	font-family: "Bebas Neue", sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#fff;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.75);
	width:86%;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.btn-discover {
  padding: 0 10px;
  margin: 0;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  background:#e36929;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  height:30px;
  line-height:30px; }
  /* line 138, ../scss/module/_button.scss */
  .btn-discover > i {
    margin-left: 5px;
    font-size: 15px; }
  .btn-discover:hover {
	  background:#fff;
	  color:#e36929;}
	  
	  
@media screen and (min-width: 1024px) {
	
	.nospace {
	margin-bottom:0;
}
	
	.sub-home {
	margin:15px 0 0 0 !important; 
	line-height:32px !important;
}
	
	.type-home h1 {
		margin:0;
		font-size:40px;
	}
	
	.btn-discover {
	  padding: 0 20px;
	  font-size: 17px;
	  height:40px;
	  line-height:40px; }
	  /* line 138, ../scss/module/_button.scss */
	  .btn-discover > i {
		font-size: 20px; }
	
}

.list-parket-detail {
	width:100%;
	margin:40px 0 0 0;
	padding:0;
	overflow:hidden;
}

.list-parket-detail li{
	width:80%;
	float:left;
	margin:0 0 0 0;
	padding:20px 0 20px 70px;
	font-size:16px;
	color:#e36929;
	text-transform:uppercase;
	font-family: "Bebas Neue", sans-serif;
	background-repeat:no-repeat;
	background-size:47px 47px;
	background-position:10px center;
}

.list-parket-detail li.pose-en-salle-de-bain {
	background-image:url('../img/icon-water.png?v=2');
}

.list-parket-detail li.pose-sur-sol-chauffant {
	background-image:url('../img/icon-sol-chauffant.png');
}

.list-parket-detail li.Vernis,
.list-parket-detail li.Vernist {
	background-image:url('../img/icon-finition-vernis.png');
}

.list-parket-detail li.Huile,
.list-parket-detail li.Geolied {
	background-image:url('../img/icon-finition-teinte.png');
}

.list-parket-detail li.guarantee-10 {
	background-image:url('../img/icon-garantie-10.png');
}

.list-parket-detail li.guarantee-20 {
	background-image:url('../img/icon-garantie-20.png');
}

.list-parket-detail li.guarantee-30 {
	background-image:url('../img/icon-garantie-30.png');
}

.list-parket-detail li.pose-collee {
	background-image:url('../img/icon-pose-collee.png');
}

.list-parket-detail li.pose-flottante {
	background-image:url('../img/icon-pose-flottante.png');
}

.list-parket-detail li.choc {
	background-image:url('../img/icon-choc.png');
}

@media screen and (min-width: 1024px) {
.list-parket-detail li{
	width:13%;
	height:37px;
	float:left;
	border-right:1px solid #d9d8d8;
	margin:0 0 15px 0;
	padding:10px 20px 0 70px;
	font-size:14px;
	color:#e36929;
	text-transform:uppercase;
	font-family: "Bebas Neue", sans-serif;
	background-repeat:no-repeat;
	background-size:47px 47px;
	background-position:10px center;
}
.list-parket-detail li:nth-child(3n+3) {
    border-right:none;
}
}

span#clair{ background-image:url('../img/checkbox-clair.png'); text-indent:-9999; width:30px; height:30px; background-size:30px 60px; display:inline-block; }
span#moyen{ background-image:url('../img/checkbox-moyen.png'); text-indent:-9999; width:30px; height:30px; background-size:30px 60px; display:inline-block; }
span#fonce{ background-image:url('../img/checkbox-fonce.png'); text-indent:-9999; width:30px; height:30px; background-size:30px 60px; display:inline-block; }

/* items are not quite 1/3 wide */
#info{
	padding:30px 30px 0 30px;
	width:100%;
	display:inline-block;
	background:#fafafa;
}

#info .title {
    /* @editable properties */
    color: #e36929;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-size: 34px;
    margin-bottom: 5px;
	text-transform:uppercase;
}

#info .subtitle {
    /* @editable properties */
    color: #575756;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-size: 20px;
}

#info p {
    /* @editable properties */
    color: #575756;
    font-family: "Aileron", sans-serif;
    font-weight: 300;
	font-style:italic;
	font-size:14px;
	line-height:22px;
	margin-bottom: 20px;
}

#detail-container {
	width:100%;
	background:#fafafa;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding:0;
}

#push {
	width:100%;
	height:50px;
	background:#fafafa;
}

.cell-content {
  position: absolute;
  width: 100%;
  height: 100%;
}

.item2 {
  position: relative;
  float: left;
  overflow: hidden;
  border:1px solid #fafafa;
}

#detail-container,
#detail-container::after,
#detail-container::before,
.cell-content,
.cell-content::after,
.cell-content::before
.item2,
.item2::after,
.item2::before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 38, ../sass/_grid.scss */
.item2 {
  width: 20%;
  padding-bottom: 20%;
}
@media only screen and (max-width: 511px) {
  /* line 38, ../sass/_grid.scss */
  .item2 {
    width: 50%;
    padding-bottom: 50%;
  }
}
@media only screen and (min-width: 512px) and (max-width: 971px) {
  /* line 38, ../sass/_grid.scss */
  .item2 {
    width: 33.33333%;
    padding-bottom: 33.33333%;
  }
}
@media only screen and (min-width: 972px) and (max-width: 1171px) {
  /* line 38, ../sass/_grid.scss */
  .item2 {
    width: 25%;
    padding-bottom: 25%;
  }
}

/* images cover up the gap */
.item2 img {
  width: 100% !important;
  height: auto !important;
  min-height:100%;}

.item2 .legend {
	background:#e36929;
	color:#fff;
	font-family: "Aileron", sans-serif;
    font-weight: 300;
	font-style:italic;
	font-size:14px;
	line-height:22px;
	width:100%;
	left:0;
	padding:5px 0;
	text-align:center;
	bottom:0;
	position:absolute;
	display:inline-block;
}

/**** Transitions for Masonry ****/

.masonry,
.masonry .masonry-brick {
  -webkit-transition-duration: 0.4s;
     -moz-transition-duration: 0.4s;
      -ms-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
}

.masonry {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
     -moz-transition-property: left, right, top;
      -ms-transition-property: left, right, top;
       -o-transition-property: left, right, top;
          transition-property: left, right, top;
}

#slide-promo-fr {
	background-image:url('../img/banner-habitat-parquet-mob-fr.jpg');
}

#slide-promo-nl {
	background-image:url('../img/banner-habitat-parquet-mob-nl.jpg');
}

@media screen and (min-width: 1024px) {
	
	#slide-promo-fr {
		background-image:url('../img/banner-habitat-parquet-fr.jpg');
	}
	
	#slide-promo-nl {
		background-image:url('../img/banner-habitat-parquet-nl.jpg');
	}
}

/* POPIN NEWSLETTER */
#popin-newsletter {
	background:#e36929;
	width:270px;
	height:170px;
	margin:0;
	padding:15px;
}

#popin-newsletter h2{
	font-size:30px;
	color:#fff;
	margin:0 0 5px 0;
}

#popin-newsletter p{
	font-size:13px;
	line-height:18px;
	color:#fff;
}

#popin-newsletter label {
	color:#b8c9dc;
	font-size:12px;
}

#popin-newsletter label a{
	color:#b8c9dc;
	text-decoration:underline;
}

#popin-newsletter .error label,
#popin-newsletter .error label a {
	color:#f81620;
}

#popin-newsletter .success label,
#popin-newsletter .success label a {
	color:#b8c9dc;
}

#popin-newsletter .input-group {
	width:270px;
	float:left;
}

#popin-newsletter .form-control {
	height:24px;
	border:1px solid #fff;
	color:#666d71;
	margin:8px 0 0 0;
	float:left;
	width:180px;
	padding:0 10px;
}

#popin-newsletter .form-control::-moz-placeholder {
	color: #8a9ba6;
  	opacity:1;
}

#popin-newsletter .form-control:-ms-input-placeholder {
  	color:#8a9ba6;
}

#popin-newsletter .form-control::-webkit-input-placeholder {
  	color:#8a9ba6;
}

#popin-newsletter .error .form-control {
	color:#f81620;
}

#popin-newsletter .error .form-control::-moz-placeholder {
	color: #f81620;
  	opacity:1;
}

#popin-newsletter .error .form-control:-ms-input-placeholder {
  	color:#f81620;
}

#popin-newsletter .error .form-control::-webkit-input-placeholder {
  	color:#f81620;
}

#popin-newsletter .success .form-control {
	color:#666d71;
}

#popin-newsletter .success .form-control::-moz-placeholder {
	color: #666d71;
  	opacity:1;
}

#popin-newsletter .success .form-control:-ms-input-placeholder {
  	color:#666d71;
}

#popin-newsletter .success .form-control::-webkit-input-placeholder {
  	color:#666d71;
}

#popin-newsletter .btn {
	background:#8f6f33;
	color:#fff;
	border:none;
	border-radius:0;
	padding:0 12px;
	height:26px;
	line-height:26px;
	margin:8px 0 0 0;
	float:left;
}