/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/
/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Lists
	#Images
	#Buttons
	#Forms
	#Misc */
/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
/* line 27, resources/scss/base.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* line 34, resources/scss/base.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 36, resources/scss/base.scss */
body {
  line-height: 1;
}

/* line 38, resources/scss/base.scss */
ol, ul {
  list-style: none;
}

/* line 40, resources/scss/base.scss */
blockquote, q {
  quotes: none;
}

/* line 42, resources/scss/base.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 46, resources/scss/base.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: 'triline';
  src: url("fonts/triline.eot?i4kv9d");
  src: url("fonts/triline.eot?i4kv9d#iefix") format("embedded-opentype"), url("fonts/triline.woff2?i4kv9d") format("woff2"), url("fonts/triline.ttf?i4kv9d") format("truetype"), url("fonts/triline.woff?i4kv9d") format("woff"), url("fonts/triline.svg?i4kv9d#triline") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 13, resources/scss/style.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'triline' !important;
  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 28, resources/scss/style.scss */
.icon-home, .icon-enter, .icon-pictures, .icon-tools, .icon-info, .icon-feather, .icon-newspaper, .icon-mail, .icon-1, .icon-2, .icon-3, .icon-4, .icon-5, .icon-6, .icon-34, .icon-8 {
  font-family: 'triline';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  float: right;
}

/* line 40, resources/scss/style.scss */
.icon-newspaper-o:before {
  content: "\e904";
}

/* line 43, resources/scss/style.scss */
.icon-phone:before {
  content: "\e902";
}

/* line 46, resources/scss/style.scss */
.icon-phone-square:before {
  content: "\e903";
}

/* line 49, resources/scss/style.scss */
.icon-linkedin-square:before {
  content: "\e900";
}

/* line 52, resources/scss/style.scss */
.icon-facebook-square:before {
  content: "\e901";
}

/* line 55, resources/scss/style.scss */
.icon-search:before {
  content: "\e600";
}

/* line 58, resources/scss/style.scss */
.icon-zoom-in:before {
  content: "\e601";
}

/* line 61, resources/scss/style.scss */
.icon-uniF000:before {
  content: "\f000";
}

/* line 64, resources/scss/style.scss */
.icon-home:before, .icon-1:before {
  content: "\f015";
}

/* line 67, resources/scss/style.scss */
.icon-enter:before, .icon-2:before {
  content: "\e000";
}

/* line 70, resources/scss/style.scss */
.icon-pictures:before, .icon-3:before {
  content: "\e001";
}

/* line 73, resources/scss/style.scss */
.icon-tools:before, .icon-4:before {
  content: "\e002";
}

/* line 76, resources/scss/style.scss */
.icon-info:before, .icon-5:before {
  content: "\e003";
}

/* line 79, resources/scss/style.scss */
.icon-feather:before, .icon-6:before {
  content: "\e004";
}

/* line 82, resources/scss/style.scss */
.icon-newspaper:before, .icon-34:before {
  content: "\e005";
}

/* line 85, resources/scss/style.scss */
.icon-mail:before, .icon-8:before {
  content: "\e006";
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
/* line 14, resources/scss/flexslider.scss */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

/* line 18, resources/scss/flexslider.scss */
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0 !important;
  list-style: none !important;
  list-style-image: none !important;
}

/* FlexSlider Necessary Styles
*********************************/
/* line 24, resources/scss/flexslider.scss */
.flexslider {
  margin: 0px;
  margin-bottom: -27px !important;
  padding: 0px;
}

/* line 25, resources/scss/flexslider.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* line 26, resources/scss/flexslider.scss */
.flexslider .slides img {
  display: block;
}

/*width: 100%;*/
/* line 27, resources/scss/flexslider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
/* line 30, resources/scss/flexslider.scss */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 31, resources/scss/flexslider.scss */
html[xmlns] .slides {
  display: block;
}

/* line 32, resources/scss/flexslider.scss */
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* line 37, resources/scss/flexslider.scss */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
/* line 43, resources/scss/flexslider.scss */
.flexslider {
  margin: 0 0 10px;
  position: relative;
  zoom: 1;
}

/* line 44, resources/scss/flexslider.scss */
.sliderContent .flexslider {
  margin: 0;
}

/* line 45, resources/scss/flexslider.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 46, resources/scss/flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 47, resources/scss/flexslider.scss */
.flexslider .slides {
  zoom: 1;
}

/* line 49, resources/scss/flexslider.scss */
.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
/* line 53, resources/scss/flexslider.scss */
.flexslider .flex-next {
  opacity: 1;
  right: 0;
}

/* line 54, resources/scss/flexslider.scss */
.flexslider .flex-prev {
  opacity: 1;
  left: 0;
}

/* line 57, resources/scss/flexslider.scss */
.slides {
  padding: 0px !important;
}

/* line 60, resources/scss/flexslider.scss */
.flex-direction-nav a {
  z-index: 990;
  width: 36px;
  height: 47px;
  margin: -20px 0 0;
  display: block;
  background: url(../images/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}

/* line 61, resources/scss/flexslider.scss */
.flex-direction-nav .flex-next {
  background-position: 0 -47px;
  right: -50px !important;
}

/* line 62, resources/scss/flexslider.scss */
.flex-direction-nav .flex-prev {
  left: -50px !important;
}

/* line 63, resources/scss/flexslider.scss */
.flexslider:hover .flex-next {
  opacity: 1;
  right: 0;
}

/* line 64, resources/scss/flexslider.scss */
.flexslider:hover .flex-prev {
  opacity: 1;
  left: 0;
}

/* line 65, resources/scss/flexslider.scss */
.flex-direction-nav .disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}

/* Control Nav */
/* line 68, resources/scss/flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 5px;
  text-align: center;
}

/* line 69, resources/scss/flexslider.scss */
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 70, resources/scss/flexslider.scss */
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #fff;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

/* line 71, resources/scss/flexslider.scss */
.flex-control-paging li a:hover {
  background: #c8e0f3;
}

/* line 72, resources/scss/flexslider.scss */
.flex-control-paging li a.flex-active {
  background: #285678;
  cursor: default;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), inset 0 0 3px rgba(255, 255, 255, 0.2);
  border: 1px solid #1c3f59;
  top: 1px;
  position: relative;
}

/* line 74, resources/scss/flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 15px 0 !important;
  position: static;
  overflow: hidden;
  padding-left: 0 !important;
}

/* line 75, resources/scss/flexslider.scss */
.flex-control-thumbs li {
  float: left;
  margin: 0 10px 10px 0;
}

/*width: 25%;*/
/* line 76, resources/scss/flexslider.scss */
.flex-control-thumbs img {
  display: block;
  opacity: .7;
  cursor: pointer;
}

/*width: 100%; */
/* line 77, resources/scss/flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 78, resources/scss/flexslider.scss */
.flex-control-thumbs .active {
  opacity: 1;
  cursor: default;
}

/* line 80, resources/scss/flexslider.scss */
.slides li {
  position: relative;
  z-index: 990;
}

/* line 87, resources/scss/flexslider.scss */
h1.flex-caption {
  position: absolute;
  color: #fff;
  top: 120px;
  width: 520px;
  right: 0px;
  padding: 10px 40 10px 0px;
  z-index: 999;
}

/* line 97, resources/scss/flexslider.scss */
h2.flex-caption {
  position: absolute;
  color: #fff;
  top: 170px;
  font-size: 3.4em !important;
  right: 0px;
  width: 520px;
  padding: 10px 04 10px 0px;
  z-index: 999;
}

/* line 109, resources/scss/flexslider.scss */
p.flex-caption {
  position: absolute;
  font-size: 24px;
  color: #fff;
  top: 220px;
  width: 660px;
  padding: 10px 0 10px 40px;
}

@media screen and (max-width: 860px) {
  /* line 121, resources/scss/flexslider.scss */
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }

  /* line 122, resources/scss/flexslider.scss */
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 2, resources/scss/jquery.fancybox.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 20, resources/scss/jquery.fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 27, resources/scss/jquery.fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

/* line 37, resources/scss/jquery.fancybox.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 41, resources/scss/jquery.fancybox.scss */
.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 47, resources/scss/jquery.fancybox.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 51, resources/scss/jquery.fancybox.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 55, resources/scss/jquery.fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 59, resources/scss/jquery.fancybox.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 67, resources/scss/jquery.fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 73, resources/scss/jquery.fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 78, resources/scss/jquery.fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancybox_sprite.png");
}

/* line 82, resources/scss/jquery.fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 94, resources/scss/jquery.fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox_loading.gif") center center no-repeat;
}

/* line 100, resources/scss/jquery.fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 110, resources/scss/jquery.fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

/* line 122, resources/scss/jquery.fancybox.scss */
.fancybox-prev {
  left: 0;
}

/* line 126, resources/scss/jquery.fancybox.scss */
.fancybox-next {
  right: 0;
}

/* line 130, resources/scss/jquery.fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 141, resources/scss/jquery.fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 146, resources/scss/jquery.fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 151, resources/scss/jquery.fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 155, resources/scss/jquery.fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 167, resources/scss/jquery.fancybox.scss */
.fancybox-lock {
  overflow: hidden;
}

/* line 171, resources/scss/jquery.fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox_overlay.png");
}

/* line 181, resources/scss/jquery.fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 187, resources/scss/jquery.fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 194, resources/scss/jquery.fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 202, resources/scss/jquery.fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 206, resources/scss/jquery.fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 215, resources/scss/jquery.fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 231, resources/scss/jquery.fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 237, resources/scss/jquery.fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 241, resources/scss/jquery.fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/* FormItBuilder base rules */
/* line 2, resources/scss/formitbuilder.scss */
.form {
  line-height: 100%;
}

/* line 5, resources/scss/formitbuilder.scss */
.form .matrix th {
  background-color: #dfe5ee;
  font-size: 90%;
}

/* line 9, resources/scss/formitbuilder.scss */
.form .matrix th.columnHead {
  text-align: center;
  border-top: 1px solid #c8d3e3;
}

/* line 13, resources/scss/formitbuilder.scss */
.form .matrix th.rowHead {
  text-align: left;
  border-left: 1px solid #c8d3e3;
}

/* line 17, resources/scss/formitbuilder.scss */
.form .matrix th.spaceCell {
  background-color: transparent;
}

/* line 20, resources/scss/formitbuilder.scss */
.form .matrix .optionCell {
  text-align: center;
}

/* line 23, resources/scss/formitbuilder.scss */
.form .matrix .optionCell input[type="text"] {
  width: 8em;
}

/* line 26, resources/scss/formitbuilder.scss */
.form .formSegWrap {
  padding: 0px 5px 5px 0px;
}

/* line 29, resources/scss/formitbuilder.scss */
.form .formSegWrap > label {
  display: block;
  font-weight: bold;
  padding: 2px 0px 2px 0px;
}

/* line 34, resources/scss/formitbuilder.scss */
.form .formSegWrap .mainLabel:after {
  content: ":";
}

/* line 37, resources/scss/formitbuilder.scss */
.form .formSegWrap .elWrap {
  padding: 2px 0px 2px 0px;
}

/* line 40, resources/scss/formitbuilder.scss */
.form .formSegWrap.elementCheckbox label.mainElLabel {
  position: absolute;
  margin-left: 30px;
}

/* line 44, resources/scss/formitbuilder.scss */
.form .formSegWrap.elementCheckbox .elWrap {
  padding-right: 10px;
}

/* line 47, resources/scss/formitbuilder.scss */
.form .formSegWrap.elementCheckbox .mainLabel:after {
  content: "";
}

/* line 50, resources/scss/formitbuilder.scss */
.form .formSegWrap.elementCheckboxGroup .checkboxWrap {
  clear: both;
}

/* line 53, resources/scss/formitbuilder.scss */
.form .formSegWrap.elementCheckboxGroup .checkboxWrap label {
  display: inline-block;
  margin: 3px 0px 0px 5px;
}

/* line 57, resources/scss/formitbuilder.scss */
.form .formSegWrap.elementCheckboxGroup .checkboxEl {
  float: left;
}

/* line 60, resources/scss/formitbuilder.scss */
.form .formSegWrap.elementCheckboxGroup .checkboxEl input[type="checkbox"] {
  margin-left: 0px;
}

/* line 63, resources/scss/formitbuilder.scss */
.form .formSegWrap.required .mainElLabel:after {
  content: " *";
  color: red;
}

/* line 67, resources/scss/formitbuilder.scss */
.form input[type="text"], .form textarea, .form input[type="password"] {
  width: 210px;
}

/* line 70, resources/scss/formitbuilder.scss */
.form input[type="text"], .form textarea, .form select, .form input[type="password"] {
  border: 1px solid #a9bbd6;
  padding: 3px;
  color: #233156;
}

/* line 75, resources/scss/formitbuilder.scss */
.form input[type="text"]:focus, .form textarea:focus, .form select:focus, .form input[type="password"]:focus {
  background-color: #f4f7fb;
  border-color: #4586e7;
}

/* line 79, resources/scss/formitbuilder.scss */
.form textarea {
  font-size: 90%;
}

/* line 82, resources/scss/formitbuilder.scss */
.form textarea.error, .form input[type="text"].error, .form input[type="password"].error {
  background-color: #ffe8e8;
  border: 1px solid #c04242;
  color: #c04242;
}

/* line 87, resources/scss/formitbuilder.scss */
.form input[type="radio"].error, .form input[type="checkbox"].error {
  box-shadow: 0 0 3px red;
  border: 1px solid red;
}

/* line 91, resources/scss/formitbuilder.scss */
.form .formSegWrap_submit, .form .formSegWrap_reset {
  float: left;
  width: auto;
  margin: 10px 10px 10px 0px;
}

/* line 96, resources/scss/formitbuilder.scss */
.form label.mainLabelError {
  font-weight: bold;
  color: #990000;
}

/* line 100, resources/scss/formitbuilder.scss */
.form .errorContainer {
  display: block;
  /* for Non jQuery Validate form errors with multiple warnings */
}

/* line 104, resources/scss/formitbuilder.scss */
.form .errorContainer label {
  font-size: 11px;
  display: block;
  color: red;
  clear: both;
}

/* line 110, resources/scss/formitbuilder.scss */
.form .errorContainer label span {
  display: block;
}

/* line 113, resources/scss/formitbuilder.scss */
.form hr.formSpltter {
  border-top: 1px dashed #c8d3e3;
  border-bottom: none;
  height: 1px;
  margin: 5px 0px 5px 0px;
}

/* line 119, resources/scss/formitbuilder.scss */
.form h2 {
  font-size: 18px;
  font-weight: bold;
  padding: 2px 0px 5px 0px;
  margin: 20px 0px 20px 0px;
}

/* line 125, resources/scss/formitbuilder.scss */
.form .process_errors_wrap {
  color: red;
}

/* line 128, resources/scss/formitbuilder.scss */
.form .radioWrap {
  clear: both;
}

/* line 131, resources/scss/formitbuilder.scss */
.form .radioWrap label {
  display: inline-block;
  padding: 2px;
}

/* line 135, resources/scss/formitbuilder.scss */
.form .radioWrap .radioEl {
  float: left;
  clear: both;
}

/* line 139, resources/scss/formitbuilder.scss */
.form .tiny .elWrap span.after:after, .form .tiny .elWrap span.after:before {
  content: "*";
  padding-left: 2px;
}

/*

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : 3.2.7
	Site	: www.buildinternet.com/project/supersized
	
	Author	: Sam Dunn
	Company : One Mighty Roar (www.onemightyroar.com)
	License : MIT License / GPL License
	
*/
/* line 13, resources/scss/supersized.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 14, resources/scss/supersized.scss */
body {
  background: #111;
  height: 100%;
}

/* line 15, resources/scss/supersized.scss */
img {
  border: none;
}

/* line 17, resources/scss/supersized.scss */
#slideshow-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 60px;
  height: 60px;
  margin: 0;
  text-indent: -999em;
  background: no-repeat center center;
}

/* line 19, resources/scss/supersized.scss */
#slideshow {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%;
}

/* line 20, resources/scss/supersized.scss */
#slideshow img {
  width: auto;
  height: auto;
  position: relative;
  display: none;
  outline: none;
  border: none;
}

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

/*Speed*/
/* line 22, resources/scss/supersized.scss */
#slideshow.quality img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
}

/*Quality*/
/* line 24, resources/scss/supersized.scss */
#slideshow li {
  display: block;
  list-style: none;
  z-index: -30;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

/* line 36, resources/scss/supersized.scss */
#slideshow a {
  width: 100%;
  height: 100%;
  display: block;
}

/* line 37, resources/scss/supersized.scss */
#slideshow li.prevslide {
  z-index: -20;
}

/* line 38, resources/scss/supersized.scss */
#slideshow li.activeslide {
  z-index: -10;
}

/* line 39, resources/scss/supersized.scss */
#slideshow li.image-loading {
  background: #111 no-repeat center center;
  width: 100%;
  height: 100%;
}

/* line 40, resources/scss/supersized.scss */
#slideshow li.image-loading img {
  visibility: hidden;
}

/* line 41, resources/scss/supersized.scss */
#slideshow li.prevslide img, #slideshow li.activeslide img {
  display: inline;
}

/* line 50, resources/scss/layout.scss */
body {
  background-color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  min-width: 300px;
}
/* line 58, resources/scss/layout.scss */
body h1 {
  color: #fff;
  margin: 20px 30px;
  text-transform: uppercase;
  font-weight: 300;
}
/* line 65, resources/scss/layout.scss */
body h2 {
  font-size: 300%;
  font-weight: 700;
}
/* line 69, resources/scss/layout.scss */
body h3 {
  font-size: 160%;
  text-transform: uppercase;
  font-weight: 300;
}
/* line 75, resources/scss/layout.scss */
body a.button, body button, body input[type="submit"], body input[type="reset"], body input[type="button"] {
  background: #3D4F67;
  border: medium none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 4px 8px;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 89, resources/scss/layout.scss */
body a.button:hover, body button:hover, body input[type="submit"]:hover, body input[type="reset"]:hover, body input[type="button"]:hover {
  background: #6B8EB0;
}
/* line 93, resources/scss/layout.scss */
body section.slideshow, body section.product_gallery, body section.product_details, body section.content, body section.gallery {
  padding: 20px 20px 20px 0;
}
@media only screen and (max-width: 767px) {
  /* line 93, resources/scss/layout.scss */
  body section.slideshow, body section.product_gallery, body section.product_details, body section.content, body section.gallery {
    padding: 0;
  }
}

/* line 100, resources/scss/layout.scss */
aside.nav_container {
  background-color: #fff;
  position: fixed;
  width: 250px;
  height: 100%;
  float: left;
  z-index: 25;
}
@media only screen and (max-width: 767px) {
  /* line 100, resources/scss/layout.scss */
  aside.nav_container {
    width: 100%;
    height: 130px;
    float: none;
    top: 0;
    border-bottom: 1px solid #CCC;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 100, resources/scss/layout.scss */
  aside.nav_container {
    height: 230px;
  }
}
/* line 111, resources/scss/layout.scss */
aside.nav_container #mobnav {
  display: none;
}
/* line 115, resources/scss/layout.scss */
aside.nav_container .selectnav {
  cursor: pointer;
  display: none;
  font-size: 14px;
  height: 37px;
  padding: 6px;
  width: 200px;
  background: #fff;
  border-radius: 6px;
  margin-top: 25px;
  float: right;
  border: 1px solid #CCC;
}
@media only screen and (max-width: 767px) {
  /* line 115, resources/scss/layout.scss */
  aside.nav_container .selectnav {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  /* line 115, resources/scss/layout.scss */
  aside.nav_container .selectnav {
    display: block;
    margin-top: 0px;
    width: 275px;
  }
}
/* line 134, resources/scss/layout.scss */
aside.nav_container #logo {
  height: 130px;
}
@media only screen and (max-width: 767px) {
  /* line 134, resources/scss/layout.scss */
  aside.nav_container #logo {
    float: left;
    width: 200px;
  }
}
/* line 138, resources/scss/layout.scss */
aside.nav_container #logo a {
  background-image: url("../images/logo.jpg");
  background-repeat: no-repeat;
  width: 187px;
  height: 100px;
  position: absolute;
  top: 20px;
  left: 40px;
  /*z-index:1;*/
  background-size: 100%;
}
/* line 151, resources/scss/layout.scss */
aside.nav_container #logo.small a {
  width: 75px;
  left: 3px;
}
/* line 161, resources/scss/layout.scss */
aside.nav_container #menu_main ul {
  list-style: none outside none;
  padding: 0px 0 0;
  /*position: relative;*/
  z-index: 11;
}
@media only screen and (max-width: 767px) {
  /* line 161, resources/scss/layout.scss */
  aside.nav_container #menu_main ul {
    padding-top: 10px;
    padding-right: 10px;
    float: none;
  }
}
/* line 168, resources/scss/layout.scss */
aside.nav_container #menu_main ul li {
  padding: 0;
  /*position: relative;*/
  /*padding-left:24px;*/
}
@media only screen and (max-width: 767px) {
  /* line 168, resources/scss/layout.scss */
  aside.nav_container #menu_main ul li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
}
/* line 175, resources/scss/layout.scss */
aside.nav_container #menu_main ul li.active a, aside.nav_container #menu_main ul li.active div.menu_title {
  color: #5580a9;
}
/* line 179, resources/scss/layout.scss */
aside.nav_container #menu_main ul li a, aside.nav_container #menu_main ul li div.menu_title {
  border-bottom: 2px solid transparent;
  color: #394f65;
  background-color: #c8d4df;
  font-weight: 400;
  margin: 0;
  padding: 10px 10px 10px 15px;
  text-decoration: none;
  text-transform: capitalize;
  font-size: 180%;
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 193, resources/scss/layout.scss */
aside.nav_container #menu_main ul li a:hover, aside.nav_container #menu_main ul li div.menu_title:hover {
  color: #6792C0;
}
@media only screen and (max-width: 767px) {
  /* line 179, resources/scss/layout.scss */
  aside.nav_container #menu_main ul li a, aside.nav_container #menu_main ul li div.menu_title {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  /* line 161, resources/scss/layout.scss */
  aside.nav_container #menu_main ul {
    display: none;
  }
}
/* line 201, resources/scss/layout.scss */
aside.nav_container #menu_main > ul {
  left: 0px;
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
/* line 205, resources/scss/layout.scss */
aside.nav_container #menu_main > ul > li {
  border-bottom: 1px solid #dde6ee;
  /* padding-left:24px;*/
}
/* line 209, resources/scss/layout.scss */
aside.nav_container #menu_main > ul > li > a {
  text-transform: uppercase;
  background-color: #fff;
  padding-right: 31px;
  padding-left: 35px;
  font-size: 220%;
}
/* line 216, resources/scss/layout.scss */
aside.nav_container #menu_main > ul > li > a span.text {
  display: block;
  float: right;
  margin-right: 20px;
  color: #5580a9;
}
/* line 223, resources/scss/layout.scss */
aside.nav_container #menu_main > ul > li > a:hover {
  background-color: #c8d4df;
  color: #fff;
  cursor: pointer;
}
/* line 229, resources/scss/layout.scss */
aside.nav_container #menu_main > ul > li.active > a, aside.nav_container #menu_main > ul > li.active > a > span.text {
  background-color: #5580a9;
  color: #fff;
}
/* line 234, resources/scss/layout.scss */
aside.nav_container #menu_main > ul > li > div.submenu {
  position: absolute;
  top: 0px;
  left: 250px;
  width: 170px;
  display: none;
  background-color: #c8d4df;
}
/* line 243, resources/scss/layout.scss */
aside.nav_container #menu_main > ul > li > div.submenu div.summary {
  padding: 10px 15px;
  border-bottom: 1px solid #9ab2c9;
}
/* line 248, resources/scss/layout.scss */
aside.nav_container #menu_main > ul > li > div.submenu div.summary h1 {
  font-size: 240%;
  color: #394f65;
  margin-left: 0;
}
/* line 253, resources/scss/layout.scss */
aside.nav_container #menu_main > ul > li > div.submenu div.summary p {
  color: #394f65;
  font-size: 140%;
}
/* line 258, resources/scss/layout.scss */
aside.nav_container #menu_main > ul > li > div.submenu div.summary ul.sub {
  margin-top: 20px;
}
/* line 269, resources/scss/layout.scss */
aside.nav_container #menu_main > ul > li.open > div.submenu {
  left: 80px;
  display: block;
}
@media only screen and (max-width: 767px) {
  /* line 160, resources/scss/layout.scss */
  aside.nav_container #menu_main {
    position: absolute;
    bottom: 10px;
    right: 20px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 160, resources/scss/layout.scss */
  aside.nav_container #menu_main {
    position: static;
    margin-bottom: 0px;
    margin-left: 20px;
    float: left;
  }
}
/* line 278, resources/scss/layout.scss */
aside.nav_container .enews {
  display: block;
  padding-left: 35px;
  padding-right: 31px;
}
/* line 283, resources/scss/layout.scss */
aside.nav_container .enews i {
  position: absolute;
  right: 0;
  top: 6px;
}
/* line 290, resources/scss/layout.scss */
aside.nav_container .social a {
  padding-left: 6px;
}
/* line 294, resources/scss/layout.scss */
aside.nav_container .sidebarBottom {
  position: absolute;
  bottom: 20px;
  left: 0;
  background: #eeeeee;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 294, resources/scss/layout.scss */
  aside.nav_container .sidebarBottom {
    display: none;
  }
}
/* line 303, resources/scss/layout.scss */
aside.nav_container .sidebarBottom ul {
  padding-right: 20px;
  padding-top: 15px;
}
/* line 307, resources/scss/layout.scss */
aside.nav_container .sidebarBottom ul li {
  display: block;
  text-align: right;
  margin-bottom: 8px;
  position: relative;
  border-bottom: 1px solid #fff;
  padding-bottom: 8px;
  padding-top: 2px;
}
/* line 316, resources/scss/layout.scss */
aside.nav_container .sidebarBottom ul li a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
  color: #5580a9;
}
/* line 322, resources/scss/layout.scss */
aside.nav_container .sidebarBottom ul li a i {
  color: #394f65;
  font-size: 26px;
}
/* line 334, resources/scss/layout.scss */
aside.nav_container #search {
  float: right;
  margin: 10px;
  z-index: -1;
  background: #dce9f6;
  position: relative;
}
/* line 341, resources/scss/layout.scss */
aside.nav_container #search input#searchField {
  border-width: 0;
  text-align: right;
  font-size: 160%;
  color: #5580A9;
  background: none;
  padding: 8px 60px 8px 8px;
  width: 162px;
}
/* line 351, resources/scss/layout.scss */
aside.nav_container #search input#searchField:focus {
  border: 1px solid #5580A9;
}
/* line 355, resources/scss/layout.scss */
aside.nav_container #search .searchIcon {
  background: none;
  border: none;
  font-size: 180%;
  color: #394F65;
  position: absolute;
  top: 3px;
  right: 12px;
}
/* line 364, resources/scss/layout.scss */
aside.nav_container #search .searchIcon:hover {
  color: #5580A9;
  cursor: pointer;
}
@media only screen and (max-width: 959px) {
  /* line 334, resources/scss/layout.scss */
  aside.nav_container #search {
    margin-right: 20px;
    margin-top: 25px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 334, resources/scss/layout.scss */
  aside.nav_container #search {
    float: left;
    margin-left: 25px;
    margin-top: 20px;
  }
}

/* line 376, resources/scss/layout.scss */
footer {
  position: relative;
  display: none;
  padding: 50px 20px 50px 20px;
  background: #eeeeee;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 376, resources/scss/layout.scss */
  footer {
    display: block;
  }
}
/* line 385, resources/scss/layout.scss */
footer ul li {
  display: inline-block;
  margin-right: 20px;
  line-height: 26px;
  vertical-align: bottom;
  margin-bottom: 10px;
}
/* line 392, resources/scss/layout.scss */
footer ul li a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
  color: #5580a9;
  vertical-align: top;
  line-height: 26px;
}
/* line 400, resources/scss/layout.scss */
footer ul li a i {
  color: #394f65;
  font-size: 26px;
  padding-right: 8px;
  padding-left: 3px;
}

@media only screen and (max-width: 959px) {
  /* line 413, resources/scss/layout.scss */
  #slideshow {
    margin-top: 115px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 413, resources/scss/layout.scss */
  #slideshow {
    margin-top: 20px;
    position: static;
  }
}
@media only screen and (max-width: 479px) {
  /* line 413, resources/scss/layout.scss */
  #slideshow {
    margin-top: 130px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 419, resources/scss/layout.scss */
  #slideshow .slides li {
    position: absolute !important;
  }
}
/* line 423, resources/scss/layout.scss */
#slideshow div.slider-caption {
  position: absolute;
  background-color: #5580a9;
  background-color: rgba(85, 128, 169, 0.8);
  padding: 20px 20px 20px 75px;
  color: #fff;
  top: 100px;
  font-size: 200%;
  text-transform: uppercase;
  width: 500px;
  font-weight: 300;
  -webkit-transform: skew(-30deg, 0deg);
      -ms-transform: skew(-30deg, 0deg);
          transform: skew(-30deg, 0deg);
  margin-left: 200px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  /* line 423, resources/scss/layout.scss */
  #slideshow div.slider-caption {
    margin-left: -50px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 423, resources/scss/layout.scss */
  #slideshow div.slider-caption {
    padding-left: 50px;
    font-size: 160%;
  }
}
/* line 441, resources/scss/layout.scss */
#slideshow div.slider-caption h1 {
  -webkit-transform: skew(30deg, 0deg);
      -ms-transform: skew(30deg, 0deg);
          transform: skew(30deg, 0deg);
  font-size: 150%;
}
/* line 449, resources/scss/layout.scss */
#slideshow .boxedcontainer {
  max-width: 1170px;
  margin: auto;
  padding: 0px 30px;
}
/* line 457, resources/scss/layout.scss */
#slideshow .tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}
/* line 464, resources/scss/layout.scss */
#slideshow .tp-banner {
  width: 100%;
  position: relative;
}
/* line 469, resources/scss/layout.scss */
#slideshow .tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}

/* line 477, resources/scss/layout.scss */
.tp-thumbs {
  bottom: 60px !important;
  left: 270px !important;
  margin-left: 0px !important;
  position: fixed;
  width: 60% !important;
}
@media only screen and (max-width: 767px) {
  /* line 477, resources/scss/layout.scss */
  .tp-thumbs {
    display: none !important;
  }
}
/* line 486, resources/scss/layout.scss */
.tp-thumbs .tp-mask {
  width: 100% !important;
}
/* line 489, resources/scss/layout.scss */
.tp-thumbs .tp-mask .thumb {
  float: left;
  width: 80px !important;
  height: 50px !important;
}
/* line 494, resources/scss/layout.scss */
.tp-thumbs .tp-mask .thumb img {
  border: 1px solid #fff;
}

/* line 503, resources/scss/layout.scss */
#flexslider .slides > li img {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  image-rendering: optimizequality;
  position: fixed;
  width: 100%;
  z-index: 0;
}
/* line 517, resources/scss/layout.scss */
#flexslider .flex-direction-nav {
  display: none;
}

/* line 521, resources/scss/layout.scss */
section.slideshow {
  margin-left: 250px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  /* line 521, resources/scss/layout.scss */
  section.slideshow {
    margin-left: 0px;
  }
}
/* line 530, resources/scss/layout.scss */
section.slideshow div#flexslider ul.slides {
  position: relative;
}
/* line 533, resources/scss/layout.scss */
section.slideshow div#flexslider ul.slides li {
  overflow: hidden;
}
/* line 538, resources/scss/layout.scss */
section.slideshow div#flexslider ul.slides div.slider-caption {
  position: absolute;
  background-color: #5580a9;
  background-color: rgba(85, 128, 169, 0.8);
  padding: 20px 20px 20px 75px;
  color: #fff;
  top: 100px;
  font-size: 200%;
  text-transform: uppercase;
  width: 500px;
  font-weight: 300;
  -webkit-transform: skew(-30deg, 0deg);
      -ms-transform: skew(-30deg, 0deg);
          transform: skew(-30deg, 0deg);
  margin-left: -57px;
}
/* line 553, resources/scss/layout.scss */
section.slideshow div#flexslider ul.slides div.slider-caption h1 {
  -webkit-transform: skew(30deg, 0deg);
      -ms-transform: skew(30deg, 0deg);
          transform: skew(30deg, 0deg);
  font-size: 150%;
}

/* line 567, resources/scss/layout.scss */
section.product_gallery {
  position: relative;
  margin-left: 250px;
}
@media only screen and (max-width: 767px) {
  /* line 567, resources/scss/layout.scss */
  section.product_gallery {
    margin-left: 0px;
    top: 125px;
    max-height: 300px !important;
  }
}
/* line 574, resources/scss/layout.scss */
section.product_gallery .flex-control-thumbs {
  position: absolute;
  bottom: 25px;
  left: 30px;
}
/* line 579, resources/scss/layout.scss */
section.product_gallery .flex-control-thumbs li {
  margin-right: 10px;
  border: 1px solid #fff;
}
/* line 585, resources/scss/layout.scss */
section.product_gallery .product_name {
  position: absolute;
  background-color: rgba(85, 128, 169, 0.8);
  font-size: 460%;
  top: 100px;
  -webkit-transform: skew(-30deg, 0deg);
      -ms-transform: skew(-30deg, 0deg);
          transform: skew(-30deg, 0deg);
  padding-left: 20px;
  margin-left: -25px;
}
@media only screen and (max-width: 1199px) {
  /* line 585, resources/scss/layout.scss */
  section.product_gallery .product_name {
    font-size: 360%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 585, resources/scss/layout.scss */
  section.product_gallery .product_name {
    display: none;
  }
}
/* line 597, resources/scss/layout.scss */
section.product_gallery .product_name h1 {
  -webkit-transform: skew(30deg, 0deg);
      -ms-transform: skew(30deg, 0deg);
          transform: skew(30deg, 0deg);
}
/* line 602, resources/scss/layout.scss */
section.product_gallery section.product_details {
  position: absolute;
  height: 100%;
  width: 439px;
  top: 0px;
  right: 0px;
  padding: 0px 0 60px 0;
}
@media only screen and (max-width: 1199px) {
  /* line 602, resources/scss/layout.scss */
  section.product_gallery section.product_details {
    width: 339px;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 602, resources/scss/layout.scss */
  section.product_gallery section.product_details {
    width: 100%;
    top: 300px;
  }
}
/* line 613, resources/scss/layout.scss */
section.product_gallery section.product_details .details_inner {
  background-color: rgba(186, 195, 203, 0.9);
  top: 20px;
  right: 20px;
  padding: 100px 20px;
  width: 350px;
  position: absolute;
}
@media only screen and (max-width: 1199px) {
  /* line 613, resources/scss/layout.scss */
  section.product_gallery section.product_details .details_inner {
    width: 250px;
  }
}
@media only screen and (max-width: 959px) {
  /* line 613, resources/scss/layout.scss */
  section.product_gallery section.product_details .details_inner {
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 613, resources/scss/layout.scss */
  section.product_gallery section.product_details .details_inner {
    width: 90%;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }
}
/* line 626, resources/scss/layout.scss */
section.product_gallery section.product_details div#details_open {
  position: absolute;
  top: 50px;
  left: 0px;
  background-image: url("../images/product-details.png");
  width: 29px;
  height: 158px;
}
@media only screen and (max-width: 767px) {
  /* line 626, resources/scss/layout.scss */
  section.product_gallery section.product_details div#details_open {
    display: none;
  }
}
/* line 637, resources/scss/layout.scss */
section.product_gallery section.product_details div#close_button {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 20px;
  height: 18px;
  background-image: url("../images/global/icons/x.png");
  background-repeat: no-repeat;
  margin-right: 10px;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 637, resources/scss/layout.scss */
  section.product_gallery section.product_details div#close_button {
    display: none;
  }
}
/* line 651, resources/scss/layout.scss */
section.product_gallery section.product_details h2 {
  color: #394f65;
  margin-bottom: 10px;
}
/* line 656, resources/scss/layout.scss */
section.product_gallery section.product_details h3 {
  margin-top: 10px;
  color: #394f65;
  margin-bottom: 10px;
}
/* line 664, resources/scss/layout.scss */
section.product_gallery section.product_details p {
  font-size: 150%;
  margin-bottom: 10px;
  color: #394f65;
  line-height: 1.4;
  font-weight: 300;
}
/* line 671, resources/scss/layout.scss */
section.product_gallery section.product_details ul {
  list-style-image: url("../images/global/dot.png");
  padding-left: 16px;
}
/* line 676, resources/scss/layout.scss */
section.product_gallery section.product_details li {
  color: #394f65;
  font-size: 150%;
  font-weight: 300;
  margin-bottom: 6px;
  line-height: 1.4;
}

/* line 685, resources/scss/layout.scss */
.borderTop {
  height: 20px;
  width: 100%;
  top: 0;
  z-index: 1000;
  background: #fff;
  position: fixed;
}
@media only screen and (max-width: 767px) {
  /* line 685, resources/scss/layout.scss */
  .borderTop {
    display: none;
  }
}

/* line 695, resources/scss/layout.scss */
.borderBottom {
  height: 20px;
  width: 100%;
  z-index: 1000;
  background: #fff;
  position: fixed;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  /* line 695, resources/scss/layout.scss */
  .borderBottom {
    display: none;
  }
}

/* line 705, resources/scss/layout.scss */
.borderRight {
  width: 20px;
  height: 100%;
  z-index: 1000;
  right: 0;
  background: #fff;
  position: fixed;
}
@media only screen and (max-width: 767px) {
  /* line 705, resources/scss/layout.scss */
  .borderRight {
    display: none;
  }
}

/* line 715, resources/scss/layout.scss */
.bgImg {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  image-rendering: optimizequality;
  position: fixed;
  width: 100%;
  z-index: 0;
  margin-left: 250px;
}
@media only screen and (max-width: 959px) {
  /* line 715, resources/scss/layout.scss */
  .bgImg {
    margin-left: 200px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 715, resources/scss/layout.scss */
  .bgImg {
    margin-left: 0px;
    padding-top: 115px;
  }
}

/* line 731, resources/scss/layout.scss */
section.content {
  margin-left: 250px;
}
@media only screen and (max-width: 767px) {
  /* line 731, resources/scss/layout.scss */
  section.content {
    margin-left: 0px;
    clear: left;
    margin-top: 100px;
  }
}
@media only screen and (max-width: 479px) {
  /* line 731, resources/scss/layout.scss */
  section.content {
    margin-top: 230px;
  }
}
/* line 735, resources/scss/layout.scss */
section.content .product {
  float: left;
  height: 400px;
  width: 200px;
  margin-right: 20px;
}
/* line 741, resources/scss/layout.scss */
section.content .product p {
  color: #394F65;
}
/* line 746, resources/scss/layout.scss */
section.content aside.news_aside {
  position: absolute;
  height: 100%;
  width: 400px;
  top: 0px;
  right: 0px;
  padding: 10px 25px;
  background-color: rgba(186, 195, 203, 0.9);
}
/* line 755, resources/scss/layout.scss */
section.content aside.news_aside li {
  color: #394f65;
  font-size: 160%;
  margin-bottom: 5px;
}
/* line 762, resources/scss/layout.scss */
section.content #map {
  height: 500px;
  width: 100%;
  float: right;
}

/* line 770, resources/scss/layout.scss */
section.gallery {
  margin-left: 250px;
  /* Start: Recommended Isotope styles */
  /**** Isotope Filtering ****/
  /**** Isotope CSS3 transitions ****/
  /**** disabling Isotope CSS3 transitions ****/
  /* End: Recommended Isotope styles */
  /* disable CSS transitions for containers with infinite scrolling*/
}
@media only screen and (max-width: 767px) {
  /* line 770, resources/scss/layout.scss */
  section.gallery {
    margin-left: 20px;
    padding-top: 115px;
  }
}
/* line 776, resources/scss/layout.scss */
section.gallery #options #filters {
  list-style-image: none;
  padding: 0;
}
/* line 780, resources/scss/layout.scss */
section.gallery #options #filters li {
  float: left;
  margin: 5px 10px 15px 0;
}
/* line 784, resources/scss/layout.scss */
section.gallery #options #filters li a {
  background: rgba(85, 128, 169, 0.4);
  padding: 3px 8px;
  color: #5580a9;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}
/* line 792, resources/scss/layout.scss */
section.gallery #options #filters li a.selected {
  background: #5580a9;
  color: #fff;
}
/* line 796, resources/scss/layout.scss */
section.gallery #options #filters li:hover a {
  color: #fff;
  background: #5580a9;
}
/* line 803, resources/scss/layout.scss */
section.gallery .zoomButton {
  -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
  background: rgba(166, 208, 234, 0.5);
  position: absolute;
  left: 50%;
  top: 30%;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -webkit-transform: scale(3);
      -ms-transform: scale(3);
          transform: scale(3);
  opacity: 0;
  text-align: center;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  font-size: 32px;
}
/* line 820, resources/scss/layout.scss */
section.gallery .zoomButton i {
  line-height: 60px;
}
/* line 825, resources/scss/layout.scss */
section.gallery #galleryWrap {
  clear: left;
}
/* line 828, resources/scss/layout.scss */
section.gallery #galleryWrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 833, resources/scss/layout.scss */
section.gallery #galleryWrap .galleryThumb {
  width: 24.9%;
  float: left;
  margin: 0;
  line-height: 0;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  /* line 833, resources/scss/layout.scss */
  section.gallery #galleryWrap .galleryThumb {
    width: 33.3%;
  }
}
@media only screen and (max-width: 959px) {
  /* line 833, resources/scss/layout.scss */
  section.gallery #galleryWrap .galleryThumb {
    width: 33.3%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 833, resources/scss/layout.scss */
  section.gallery #galleryWrap .galleryThumb {
    width: 49.9%;
  }
}
@media only screen and (max-width: 479px) {
  /* line 833, resources/scss/layout.scss */
  section.gallery #galleryWrap .galleryThumb {
    width: 49.9%;
  }
}
/* line 845, resources/scss/layout.scss */
section.gallery #galleryWrap .galleryThumb a {
  display: block;
  position: relative;
}
/* line 850, resources/scss/layout.scss */
section.gallery #galleryWrap .galleryThumb:hover .zoomButton {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
/* line 862, resources/scss/layout.scss */
section.gallery .isotope-item {
  z-index: 2;
}
/* line 866, resources/scss/layout.scss */
section.gallery .isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/* line 873, resources/scss/layout.scss */
section.gallery .isotope,
section.gallery .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
/* line 882, resources/scss/layout.scss */
section.gallery .isotope {
  -webkit-transition-property: height, width;
  transition-property: height, width;
}
/* line 890, resources/scss/layout.scss */
section.gallery .isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}
/* line 900, resources/scss/layout.scss */
section.gallery .isotope.no-transition,
section.gallery .isotope.no-transition .isotope-item,
section.gallery .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
/* line 915, resources/scss/layout.scss */
section.gallery .isotope.infinite-scrolling {
  -webkit-transition: none;
  transition: none;
}
/* line 923, resources/scss/layout.scss */
section.gallery .galleryList {
  float: left;
  width: 150px;
  text-align: center;
}
/* line 928, resources/scss/layout.scss */
section.gallery .galleryList i {
  border-radius: 50% 50% 50% 50%;
  box-shadow: 0 0 0 30px transparent;
  background: #E9931A;
  display: inline-block;
  font-size: 36px;
  margin: 0 auto;
  padding: 15px;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
  -webkit-transition: box-shadow 0.6s ease-in-out 0s;
          transition: box-shadow 0.6s ease-in-out 0s;
  color: #fff;
}
/* line 943, resources/scss/layout.scss */
section.gallery .galleryList h3 {
  text-align: center;
}

/* line 951, resources/scss/layout.scss */
#contentWrapper {
  background-color: rgba(200, 212, 223, 0.9);
  min-height: 330px;
  height: 100%;
  position: relative;
  width: 50%;
  padding: 35px 50px;
  overflow: auto;
  /* #Clearing
  ================================================== */
  /* Use clearfix class on parent to clear nested columns,
  or wrap each row of columns in a <div class="row"> */
  /* You can also use a <br class="clear" /> to clear columns */
}
@media only screen and (max-width: 1199px) {
  /* line 951, resources/scss/layout.scss */
  #contentWrapper {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 951, resources/scss/layout.scss */
  #contentWrapper {
    width: 80%;
    padding: 35px 5%;
    margin: 0 5%;
  }
}
/* line 963, resources/scss/layout.scss */
#contentWrapper #headImg > img {
  max-width: 100%;
}
/* line 966, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner {
  padding: 0;
}
@media only screen and (max-width: 767px) {
  /* line 966, resources/scss/layout.scss */
  #contentWrapper #contentWrapperInner {
    padding: 10px;
  }
}
/* line 970, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner h1, #contentWrapper #contentWrapperInner h2, #contentWrapper #contentWrapperInner h3, #contentWrapper #contentWrapperInner h4 {
  text-transform: none;
  padding: 15px 0 5px 0;
}
/* line 971, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner h1 {
  font-size: 350%;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
  margin-left: 0;
}
/* line 972, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner h2 {
  font-size: 180%;
  color: #394f65;
  font-weight: 700;
  text-transform: capitalize;
  margin: 20px 0 10px 0;
}
/* line 973, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner h3 {
  font-size: 140%;
  color: #394f65;
}
/* line 974, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner h4 {
  font-size: 120%;
}
/* line 978, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner .parent_wrap .parent_title {
  background-color: rgba(85, 128, 169, 0.8);
  -webkit-transform: skew(-30deg, 0deg);
      -ms-transform: skew(-30deg, 0deg);
          transform: skew(-30deg, 0deg);
  padding: 10px 0 10px 105px;
  margin-left: -105px;
  width: 400px;
}
@media only screen and (max-width: 1199px) {
  /* line 978, resources/scss/layout.scss */
  #contentWrapper #contentWrapperInner .parent_wrap .parent_title {
    width: 300px;
  }
}
/* line 987, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner .parent_wrap .parent_title h1 {
  line-height: 1.2;
  margin: 0.25em 0 0.25em;
  padding: 0;
  font-size: 350%;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transform: skew(30deg, 0deg);
      -ms-transform: skew(30deg, 0deg);
          transform: skew(30deg, 0deg);
}
/* line 1000, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content {
  font-size: 150%;
  line-height: 160%;
  color: #394f65;
  padding-top: 10px;
}
/* line 1007, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content a {
  text-decoration: underline;
  color: #6b8fb1;
}
/* line 1008, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content a:hover {
  color: #6b8fb1;
}
/* line 1009, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content p {
  margin: 6px 0px 10px 0px;
  font-weight: 300;
  color: #394F65;
}
/* line 1010, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content ol, #contentWrapper #contentWrapperInner #content ul {
  padding: 0px 0px 0px 22px;
  margin: 18px 0px 18px 0px;
}
/* line 1011, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content ol {
  list-style: decimal;
}
/* line 1012, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content ol ol {
  list-style: lower-alpha;
}
/* line 1013, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content ul {
  list-style: disc;
}
/* line 1014, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content ul li, #contentWrapper #contentWrapperInner #content ol li {
  padding-bottom: 5px;
  font-weight: 300;
}
/* line 1015, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content ul > li > ul {
  list-style: circle;
}
/* line 1016, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content hr {
  border: 0px;
  border-top: 1px solid #bbbbbb;
  height: 1px;
  margin: 15px 0px 15px 0px;
}
/* line 1018, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .button-separator {
  font-style: italic;
  padding: 0 1em;
}
/* line 1020, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content a.quick_link {
  margin-top: 10px;
  text-transform: uppercase;
  color: #394f65;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 160%;
  background-image: url("../images/global/icons/arrow.png");
  background-repeat: no-repeat;
  display: block;
  height: 24px;
  padding-left: 30px;
  padding-top: 3px;
}
/* line 1036, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content a.button, #contentWrapper #contentWrapperInner #content .button {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 7px;
  background: none repeat scroll 0 0 #6850A1;
  border: 1px solid #333333;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  display: inline-block;
  font-weight: bold;
  margin: 0;
  padding: 0.35em 0.75em 0.45em;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
  background-image: -moz-linear-gradient(center bottom, #403164 0%, #6850A1 100%);
}
/* line 1051, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content a.button:hover, #contentWrapper #contentWrapperInner #content .button:hover {
  background-image: -moz-linear-gradient(center bottom, #403164 0%, #836DB6 100%);
}
/* line 1056, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .post {
  width: 100%;
  margin-bottom: 30px;
  clear: left;
  overflow: auto;
}
/* line 1062, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .post img {
  float: left;
  margin-right: 20px;
}
/* line 1067, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .post .postText {
  float: left;
}
/* line 1071, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .post .postmeta {
  font-size: 13px;
  text-transform: uppercase;
}
/* line 1076, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .post a {
  text-decoration: none;
  display: block;
}
/* line 1083, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .contacts {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 959px) {
  /* line 1083, resources/scss/layout.scss */
  #contentWrapper #contentWrapperInner #content .contacts {
    width: 100%;
  }
}
/* line 1090, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content #contactForm {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 959px) {
  /* line 1090, resources/scss/layout.scss */
  #contentWrapper #contentWrapperInner #content #contactForm {
    width: 100%;
  }
}
/* line 1097, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .quote {
  color: #FFFFFF;
  font-weight: 100;
  text-transform: none;
  margin-bottom: 40px;
}
/* line 1103, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .quote .text {
  background: #5580A9;
  display: block;
  padding: 10px;
  position: relative;
}
/* line 1109, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .quote .text:after {
  border-color: transparent #315e8a;
  border-style: solid;
  border-width: 0 0 30px 30px;
  bottom: -30px;
  content: "";
  position: absolute;
  right: 0;
}
/* line 1118, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .quote .author {
  display: block;
  padding: 10px;
  font-size: 18px;
  color: #374F6B;
}
/* line 1124, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .quote.emphasis .text {
  background: #5580A9;
  color: #fff;
  font-size: 1.8em;
  line-height: 1.1em;
  padding: 20px;
}
/* line 1131, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .quote.emphasis .text:after {
  border-color: transparent #315e8a;
}
/* line 1134, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .quote.dull .text {
  background: none repeat scroll 0 0 transparent;
  color: #5F6063;
}
/* line 1138, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .quote.dull .text:after {
  border-color: transparent;
}
/* line 1141, resources/scss/layout.scss */
#contentWrapper #contentWrapperInner #content .quote.dull .author {
  color: #464749;
}
/* line 1150, resources/scss/layout.scss */
#contentWrapper .paging {
  clear: left;
  margin: 0;
  padding: 10px;
  width: 100%;
}
/* line 1156, resources/scss/layout.scss */
#contentWrapper .paging ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 1161, resources/scss/layout.scss */
#contentWrapper .paging li {
  float: left;
  list-style: none;
}
/* line 1165, resources/scss/layout.scss */
#contentWrapper .paging li a {
  border: 1px solid #E4E4E4;
  border-radius: 3px 3px 3px 3px;
  list-style: none outside none;
  margin: 0 3px 0 0;
  padding: 5px 10px;
  text-align: center;
  display: block;
  text-decoration: none !important;
}
/* line 1175, resources/scss/layout.scss */
#contentWrapper .paging li a:hover {
  background-color: #F4F4F4;
}
/* line 1178, resources/scss/layout.scss */
#contentWrapper .paging a.active {
  background-color: #eae6ed;
  font-weight: bold;
}
/* line 1188, resources/scss/layout.scss */
#contentWrapper img.scale-with-grid {
  height: auto;
  max-width: 100%;
}
/* line 1194, resources/scss/layout.scss */
#contentWrapper .clearfix:before,
#contentWrapper .clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* line 1204, resources/scss/layout.scss */
#contentWrapper .clearfix:after {
  clear: both;
}
/* line 1206, resources/scss/layout.scss */
#contentWrapper .clearfix {
  zoom: 1;
}
/* line 1210, resources/scss/layout.scss */
#contentWrapper .clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
