/* Third party library */

.slideshow {
  position: relative;
}

.change-slider {
  position: absolute;
  top: 50%;
  z-index: 140;
  width: 25px;
  height: 25px;
  border: 1px solid #1e1e1e;
  border-radius: 25px;
  background: #fff;
  color: #1e1e1e;
  text-align: center;
  text-decoration: none;
  font-size: 22px;
  line-height: 24px;
}

.cycle-prev {
  left: 10px;
}

.cycle-next {
  right: 10px;
}

/* These are the styles for fancybox, compressed by Google Page Speed */

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}

* html #fancybox-loading {
  position: absolute;
  margin-top: 0;
}

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url("../../../../js/fancybox/fancybox.png");
}

#fancybox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  z-index: 1100;
  display: none;
}

* html #fancybox-overlay {
  position: absolute;
  width: 100%;
}

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 20px;
  z-index: 1101;
  display: none;
}

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #FFF;
}

#fancybox-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: 0;
  outline: none;
  overflow: hidden;
}

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}

#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background-image: url("../../../../js/fancybox/fancybox.png");
  background-position: -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}

#fancybox_error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 7px;
  margin: 0;
}

#fancybox-content {
  height: auto;
  width: auto;
  padding: 0;
  margin: 0;
}

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}

#fancybox-frame {
  position: relative;
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

#fancybox-title {
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: Arial;
  font-size: 12px;
  z-index: 1102;
}

.fancybox-title-inside {
  padding: 10px 0;
  text-align: center;
  color: #333;
}

.fancybox-title-outside {
  padding-top: 5px;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}

.fancybox-title-over {
  color: #FFF;
  text-align: left;
}

#fancybox-title-over {
  padding: 10px;
  background-image: url("../../../../js/fancybox/fancy_title_over.png");
  display: block;
}

#fancybox-title-wrap {
  display: inline-block;
}

#fancybox-title-wrap span {
  height: 32px;
  float: left;
}

#fancybox-title-left {
  padding-left: 15px;
  background-image: url("../../../../js/fancybox/fancybox.png");
  background-position: -40px -90px;
  background-repeat: no-repeat;
}

#fancybox-title-main {
  font-weight: bold;
  line-height: 29px;
  background-image: url("../../../../js/fancybox/fancybox-x.png");
  background-position: 0px -40px;
  color: #FFF;
}

#fancybox-title-right {
  padding-left: 15px;
  background-image: url("../../../../js/fancybox/fancybox.png");
  background-position: -55px -90px;
  background-repeat: no-repeat;
}

#fancybox-left,
#fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background-image: url("../../../../js/fancybox/blank.gif");
  z-index: 1102;
  display: none;
}

#fancybox-left {
  left: 0px;
}

#fancybox-right {
  right: 0px;
}

#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}

#fancybox-left-ico {
  background-image: url("../../../../js/fancybox/fancybox.png");
  background-position: -40px -30px;
}

#fancybox-right-ico {
  background-image: url("../../../../js/fancybox/fancybox.png");
  background-position: -40px -60px;
}

#fancybox-left:hover,
#fancybox-right:hover {
  visibility: visible;
}

#fancybox-left:hover span {
  left: 20px;
}

#fancybox-right:hover span {
  left: auto;
  right: 20px;
}

.fancy-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}

#fancy-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url("../../../../js/fancybox/fancybox-x.png");
}

#fancy-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url("../../../../js/fancybox/fancybox.png");
  background-position: -40px -162px;
}

#fancy-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url("../../../../js/fancybox/fancybox-y.png");
  background-position: -20px 0px;
}

#fancy-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url("../../../../js/fancybox/fancybox.png");
  background-position: -40px -182px;
}

#fancy-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url("../../../../js/fancybox/fancybox-x.png");
  background-position: 0px -20px;
}

#fancy-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url("../../../../js/fancybox/fancybox.png");
  background-position: -40px -142px;
}

#fancy-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url("../../../../js/fancybox/fancybox-y.png");
}

#fancy-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url("../../../../js/fancybox/fancybox.png");
  background-position: -40px -122px;
}

.fancybox-ie .fancy-bg {
  background: transparent !important;
}

.fancybox-ie #fancy-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../js/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}

.fancybox-ie #fancy-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../js/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}

.fancybox-ie #fancy-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../js/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}

.fancybox-ie #fancy-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../js/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}

.fancybox-ie #fancy-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../js/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}

.fancybox-ie #fancy-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../js/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}

.fancybox-ie #fancy-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../js/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}

.fancybox-ie #fancy-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../../js/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */

.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  transition: left .3s,top .3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

.noUi-handle,
.noUi-origin {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0;
}

.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, .45);
  transition: background 450ms;
}

.noUi-origin {
  border-radius: 2px;
}

.noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB;
}

.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, .45), 0 3px 6px -5px #BBB;
}

.noUi-dragable {
  cursor: w-resize;
}

.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB;
}

.noUi-handle:after,
.noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

.noUi-handle:after {
  left: 17px;
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

[disabled] .noUi-connect,
[disabled].noUi-connect {
  background: #B8B8B8;
}

[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* This is a generated jquery-ui theme, compressed by Google Page Speed */

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.ui-helper-clearfix {
  display: inline-block;
}

* html .ui-helper-clearfix {
  height: 1%;
}

.ui-helper-clearfix {
  display: block;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  background: #ffffff url(../../img/jquery-ui/ui-bg_glass_75_ffffff_1x400.png) 50% 50% repeat-x;
  color: #222222;
}

.ui-widget-content a {
  color: #222222;
}

.ui-widget-header {
  border-bottom: 1px solid #aaaaaa;
  color: #222222;
  font-weight: bold;
}

.ui-widget-header a {
  color: #222222;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(../../img/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(../../img/jquery-ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

.ui-state-hover a,
.ui-state-hover a:hover {
  color: #212121;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(../../img/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-widget:active {
  outline: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(../../img/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(../../img/jquery-ui/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x;
  color: #cd0a0a;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(../../img/jquery-ui/ui-icons_222222_256x240.png);
}

.ui-widget-content .ui-icon {
  background-image: url(../../img/jquery-ui/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
  background-image: url(../../img/jquery-ui/ui-icons_222222_256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(../../img/jquery-ui/ui-icons_888888_256x240.png);
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(../../img/jquery-ui/ui-icons_454545_256x240.png);
}

.ui-state-active .ui-icon {
  background-image: url(../../img/jquery-ui/ui-icons_454545_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(../../img/jquery-ui/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(../../img/jquery-ui/ui-icons_cd0a0a_256x240.png);
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-off {
  background-position: -96px -144px;
}

.ui-icon-radio-on {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-br {
  border-bottom-right-radius: 4px;
}

.ui-corner-top {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.ui-corner-bottom {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.ui-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.ui-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.ui-corner-all {
  border-radius: 4px;
}

.ui-widget-overlay {
  background: #aaaaaa url(../../img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(../../img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-accordion {
  width: 100%;
}

.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1;
}

.ui-accordion .ui-accordion-li-fix {
  display: inline;
}

.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}

.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: .5em .5em .5em .7em;
}

.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1;
}

.ui-accordion .ui-accordion-content-active {
  display: block;
}

.ui-autocomplete {
  position: absolute;
  cursor: default;
}

* html .ui-autocomplete {
  width: 1px;
}

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
}

.ui-menu .ui-menu {
  margin-top: -3px;
}

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}

.ui-button-icon-only {
  width: 2.2em;
}

button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}

.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

input.ui-button {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden;
}

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .1em 0;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}

.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}

.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider-horizontal {
  height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 .2em 1px 0;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tabs .ui-tabs-hide {
  display: none !important;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker-cover {
  display: none;
  display: block;
  position: absolute;
  z-index: -1;
  -webkit-filter: mask();
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* Customized overrides */

.ui-dialog {
  background: white;
  border: 1px solid #999;
  position: absolute;
  text-align: left;
}

.ui-dialog .ui-widget-content {
  color: black;
}

.js-cart-transition {
  border: 1px solid #999;
}

.ui-tabs-nav {
  margin-bottom: 10px;
}

/* Theme */

/* base.css: Styles shared by most themes */

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

.swiper-pagination-progress {
  background: rgba(0, 0, 0, .25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, .5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent);
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}

.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="50" /></filter></svg>#filter');
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

body {
  margin: 0;
  padding: 0;
  font-size: 0.75em;
  /* 12px / 16px */
  line-height: 1.5;
}

a img {
  border: none;
}

table {
  font-size: 1em;
}

.page {
  margin: 0 auto;
  overflow: hidden;
}

.header {
  position: relative;
}

.content-wrapper {
  overflow: hidden;
}

#content .box table {
  border-collapse: collapse;
  width: 100%;
}

#checkout .customer_information,
#checkout .delivery_address,
#checkout .cartMessage,
#checkout .cartTotal {
  width: 270px;
}

#checkout .cartMessage textarea {
  width: 262px;
}

#checkout .customer_information {
  float: left;
}

#checkout .delivery_address {
  float: right;
}

/* Common */

.price .original {
  text-decoration: line-through;
}

.mandatory-symbol {
  color: red;
}

.mandatory-description {
  color: red;
}

.figure {
  text-align: center;
}

.figure img {
  max-width: 100%;
}

.button,
.start_page_box a.button,
.menuTrigger,
input[type="submit"] {
  border: 0;
  cursor: pointer;
}

/* Icons */

.icon {
  background: url(../../img/icons.png);
  border: 0;
  color: transparent;
  display: inline-block;
  height: 16px;
  margin-right: 0.5em;
  overflow: hidden;
  position: relative;
  top: 3px;
  width: 16px;
}

.box-icon {
  background-position: -112px 0;
}

.email-icon {
  background-position: 0 -32px;
}

.error-icon {
  background-position: -16px -32px;
}

.help-icon {
  background-position: -16px -80px;
  margin: 0;
  position: static;
}

.house-icon {
  background-position: -48px -32px;
}

.info-icon {
  background-position: -64px -32px;
}

.remove-icon {
  background-position: -112px -64px;
  cursor: pointer;
  margin: 0;
  position: static;
}

.refresh-icon {
  background-position: -80px -48px;
  cursor: pointer;
  margin: 0;
  position: static;
}

.success-icon {
  background-position: 0 0;
}

.user-icon {
  background-position: -80px -64px;
}

/* Messages */

.errorBox {
  background: #fef1ec;
  border: 1px solid #cd0a0a;
  color: #cd0a0a;
  margin: 0 0 10px 0;
  padding: 10px;
}

.errorBox a {
  color: #cd0a0a;
  font-weight: bold;
  text-decoration: underline;
}

.errorBox ul {
  list-style-type: none;
}

.successBox {
  background: #dbfdd9;
  border: 1px solid #090;
  color: #060;
  margin: 10px auto 10px auto;
  padding: 10px;
  width: 90%;
}

.infoBox {
  background: #BDE5F8;
  border: 1px solid;
  color: #00529B;
  padding: 5px;
  width: 90%;
}

.infoBox span {
  background: url(../../../../img/icons/info.png) no-repeat top left;
  padding: 1px 0 3px 20px;
}

.cartMessage {
  width: 250px;
  float: left;
}

/* Category menu */

.hitarea {
  background: url(../../img/plus-minus.png) no-repeat;
  cursor: pointer;
  float: left;
  height: 9px;
  width: 9px;
  margin: 0.25em 0 0 -1.25em;
}

.open > .hitarea {
  background-position: 0 -9px;
}

/* Subcategories */

.subcategory {
  float: left;
  margin: 0 2% 2% 0;
  width: 100px;
}

.subcategory .image-wrapper {
  display: block;
  height: 100px;
  width: 100px;
  text-align: center;
}

.subcategory .name {
  height: 2.4em;
  line-height: 1.2em;
  text-align: center;
}

/* Product boxes */

.product-box {
  float: left;
  overflow: hidden;
}

.product-box .figure {
  overflow: hidden;
  height: 95px;
}

.product-box .name {
  display: block;
  height: 3.75em;
  line-height: 1.25em;
  overflow: hidden;
  padding: 5% 0 0;
}

.first-in-row .product-box {
  /* the first product-box in its row */
  margin-left: 0;
}

.stock-level .indicator {
  background: url(../../img/stock.png) no-repeat;
  display: inline-block;
  height: 10px;
  width: 10px;
}

.out-of-stock .indicator {
  background-position: 0 -10px;
}

/* Product page */

.product-header,
.infoBox {
  overflow: hidden;
}

.product-page .images {
  float: left;
  overflow: hidden;
}

.product-page .thumbnails img {
  cursor: pointer;
}

.product-page .info {
  float: right;
}

.product-page .info h1,
.product-page .info .contact_page .contact_persons_column > h2,
.contact_page .product-page .info .contact_persons_column > h2,
.product-page .info .contact_page .right_content > h2,
.contact_page .product-page .info .right_content > h2 {
  margin: 0 0 0.5em 0;
  padding: 0;
}

/* Misc. */

.vat-picker label {
  cursor: pointer;
}

/* ===== Growl notifications ===== */

div.jGrowl {
  z-index: 9999;
  color: #fff;
  font-size: 12px;
}

div.ie6.top-right {
  right: auto;
  bottom: auto;
  left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left {
  left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
  left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
  left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
  left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
  width: 100%;
}

/** Normal Style Positions **/

div.jGrowl {
  position: absolute;
}

body > div.jGrowl {
  position: fixed;
}

div.jGrowl.top-left {
  left: 0px;
  top: 0px;
}

div.jGrowl.top-right {
  right: 0px;
  top: 36px;
}

div.jGrowl.bottom-left {
  left: 0px;
  bottom: 0px;
}

div.jGrowl.bottom-right {
  right: 0px;
  bottom: 0px;
}

div.jGrowl.center {
  top: 0px;
  width: 50%;
  left: 25%;
}

/** Cross Browser Styling **/

div.center div.jGrowl-notification,
div.center div.jGrowl-closer {
  margin-left: auto;
  margin-right: auto;
}

div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
  background-color: #263138;
  border: 1px solid #FFDB1F;
  opacity: .85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  zoom: 1;
  width: 235px;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 1em;
  text-align: left;
  display: none;
}

div.jGrowl div.jGrowl-notification {
  min-height: 40px;
}

div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
  margin: 10px;
}

div.jGrowl div.jGrowl-notification div.jGrowl-header {
  font-weight: bold;
  font-size: .85em;
}

div.jGrowl div.jGrowl-notification div.jGrowl-close {
  z-index: 99;
  float: right;
  font-weight: bold;
  font-size: 1em;
  cursor: pointer;
}

div.jGrowl div.jGrowl-closer {
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  font-size: .9em;
  font-weight: bold;
  text-align: center;
}

/** Hide jGrowl when printing **/

.inactive_input {
  background: #DDD;
}

#paymentOptions ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.price .original {
  color: black;
}

.price .reduced {
  color: red;
  font-weight: bold;
}

.products .image {
  width: 10%;
}

.products .name {
  width: 30%;
}

.products .item-price {
  width: 20%;
}

.products .amount {
  width: 10%;
}

.products .item-total {
  width: 20%;
  text-align: right;
}

.products .remove {
  width: 10%;
}

.bonus-offer-image {
  width: 15%;
}

.bonus-offer-price {
  width: 20%;
  padding-right: 10px;
  text-align: right;
}

.bonus-offer-price .original,
.bonus-offer-price .reduced {
  display: block;
  float: left;
  width: 50%;
}

.bonus-offer-price .original {
  text-align: right;
}

.bonus-offer-price .reduced {
  text-align: left;
}

.bonus-wrapper {
  margin: 5px 0 10px 0;
}

.ui-effects-transfer {
  border: 1px solid #000;
  z-index: 100;
}

#paymentOptions ul.payment_menu_sub {
  margin-left: 20px;
  border: 1px solid #ccc;
  padding: 5px;
  margin-top: 5px;
}

.contact_page .box label,
.login_page .box label {
  display: block;
}

.contact_page .box textarea,
.login_page .box textarea {
  margin: 0;
}

.contact_page .box input[type="submit"] {
  display: block;
  margin: 0 0 10px;
}

body {
  background: #f5f5f5;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: .6875em;
  line-height: 1.25;
}

a {
  color: #263138;
}

input[type="text"],
input[type="password"],
textarea {
  border: 1px solid #bbb;
  padding: 3px;
}

label[for$="subscribe"] {
  cursor: pointer;
}

input[type="submit"] {
  /* submits seem to have build in padding */
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.clear {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.hidden {
  display: none;
}

.plain-lists ul,
ul.plain,
ul.plain ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.button,
.start_page_box a.button,
.menuTrigger,
a.button,
.start_page_box a.button,
a.menuTrigger,
input[type="submit"] {
  background: #263138;
  color: #fff;
  display: inline-block;
  font: bold 10px/1.5em Arial, Helvetica, sans-serif;
  padding: 4px 8px;
  margin: 0;
  text-align: center;
  text-decoration: none;
}

.small.button,
.start_page_box a.small.button,
.small.menuTrigger {
  padding: 1px 3px;
}

.pagination {
  margin: 5px 0;
}

.breadcrumbs-bar {
  background: #f5f5f5;
  border: 1px solid #bbb;
  height: 2em;
  line-height: 2em;
  margin: 0 0 0.6em;
  overflow: hidden;
}

.breadcrumbs {
  float: left;
  overflow: hidden;
}

.breadcrumbs a {
  float: left;
}

.breadcrumbs h2 {
  display: inline;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.breadcrumbs .separator {
  background: url(../../img/right-ch.png) -1px 50% no-repeat;
  float: left;
  height: 22px;
  margin: 0 7px;
  width: 17px;
}

#home {
  line-height: 20px;
  margin: 5px 0px 5px 10px;
  vertical-align: middle;
}

.breadcrumbs-bar .vat-picker {
  float: right;
  margin-right: 1em;
}

#checkout .products input[id^="amount"],
#cart input[id^="amount"] {
  text-align: center;
  width: 2.5em;
}

#cart table {
  border-collapse: collapse;
  font-size: 1em;
}

#cart .button,
#cart .menuTrigger {
  float: right;
}

#basketItemsWrap img {
  vertical-align: middle;
}

.vat {
  float: left;
}

.sum {
  float: right;
}

.border_line {
  background: transparent;
  border-bottom: 1px solid #bbb;
  height: 1px;
  margin: 5px 0;
  width: 100%;
}

#mini-cart li {
  border-bottom: 1px solid #ccc;
  margin: 3px 0;
  padding: 3px;
}

#mini-cart li:first-child {
  display: none;
}

#mini-cart .remove-icon {
  cursor: pointer;
  float: right;
}

#checkout {
  clear: both;
}

#checkout table {
  font-size: 1em;
  border-collapse: collapse;
}

.products tr:nth-child(2n) {
  background: #eee;
}

#cart tr.odd {
  background: #eee;
}

#cart tr.even {
  background: transparent;
}

#cartTotal,
.cartTotalPay {
  background: -moz-linear-gradient(100% 100% 90deg, #f0f0f0, #ddd);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#ddd));
  border: 1px solid #c2c2c2;
  height: 28px;
  line-height: 28px;
  margin: 10px 0;
  padding: 0 1em;
}

.cartTotal {
  float: right;
  padding-left: 10px;
  width: 250px;
  margin: 0 0 10px 0;
}

.cartDotted {
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #ccc;
  margin: 3px 0;
}

#cart .update_success input {
  border: 2px solid green;
}

#cart .update_failure input {
  border: 2px solid red;
}

/* * * * * PRODUCT LIST * * * * */

.product-list-wrapper {
  border: 1px solid #e8e8e8;
}

.product-list-item {
  overflow: hidden;
  padding: 5px;
}

.product-list-item:nth-child(odd) {
  background: #f5f5f5;
}

.product-list-item:hover {
  background: #ffe;
}

.product-list-item .figure {
  width: 40px;
  text-align: left;
  float: left;
}

.product-list-item .wrapper {
  float: left;
  margin-left: 10px;
}

.product-list-item .price {
  color: #c40811;
  float: right;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 0 10px;
  line-height: 28px;
  display: block;
  width: 90px;
  text-align: center;
}

.product-list-item .name {
  color: #424242;
  display: block;
  font: 600 10px/1.2em Verdana, Arial, Helvetica, sans-serif;
  margin: 0 10px 3px 0;
  line-height: 1.25em;
  height: 1.25em;
  overflow: hidden;
  text-decoration: none;
  width: 345px;
}

.product-list-item .name:hover {
  text-decoration: underline;
}

.product-list-item .stock-level {
  color: #777;
  font-size: 10px;
}

.product-list-item .product-button {
  height: 25px;
  margin-top: 2px;
}

.category-menu li {
  margin-left: 1.25em;
}

.category-menu a {
  color: #000;
  font-size: 1.0909em;
  font-weight: 600;
  text-decoration: none;
}

.category-menu .menu_sub {
  display: none;
}

.category-menu li.open > .menu_sub {
  display: block;
}

.content-wrapper {
  background: #fff;
  border: 1px solid #bbb;
  padding: 5px 10px 15px 10px;
}

#content {
  border: 1px solid #bbb;
  margin: 0 5px;
  padding: 8px;
}

#content .box {
  border: 1px solid #bbb;
  padding: 5px;
  border: 1px solid #d9d9d9;
  margin: 0 0 10px 0;
}

#content .box h1,
#content .box .contact_page .contact_persons_column > h2,
.contact_page #content .box .contact_persons_column > h2,
#content .box .contact_page .right_content > h2,
.contact_page #content .box .right_content > h2,
#content .box h2 {
  background: #f0f0f0;
  background: -moz-linear-gradient(100% 100% 90deg, #f0f0f0, #ddd);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#ddd));
  border-bottom: 0px;
  font-size: 10px;
  margin: -5px -5px 5px -5px;
  padding: 0 1em;
  line-height: 2.5em;
}

#content .welcomeText {
  padding-bottom: 10px;
  border-bottom: 1px dashed #ccc;
}

.header .logo {
  margin: 15px 0;
  padding: 0;
}

.lang-picker {
  position: absolute;
  top: 10px;
  right: 5px;
}

.navigation {
  background: #263138;
  border: 1px solid #bbb;
  border-bottom: 0;
  height: 3em;
  line-height: 3em;
}

.navigation a {
  color: white;
  display: block;
  font-size: 1.09em;
  font-weight: bold;
  margin: 0;
  padding: 0 1em;
  text-decoration: none;
}

.navigation a:hover,
.navigation a.current {
  background: #f5f5f5;
  color: #263138;
}

.navigation ul {
  background: #263138;
  display: none;
  padding: 0 0 5px 0;
  position: absolute;
}

.navigation li {
  float: left;
}

.navigation li:hover ul {
  display: block;
}

.navigation ul li {
  display: list-item;
}

.navigation ul a:hover {
  background: transparent;
  color: #f5f5f5;
  text-decoration: underline;
}

.offers .name {
  font-size: 1.1em;
  font-weight: bold;
}

.offers .figure {
  margin: 0.5em 0;
}

.offers .price {
  margin-bottom: 1em;
  border-bottom: 1px solid #ccc;
}

.product-box .price {
  float: left;
  margin: 0;
  padding: 0;
}

.product-box .stock-level {
  float: right;
  font-size: 9px;
  padding: 0 0 0 1.5em;
}

.stock-level .indicator {
  position: relative;
  top: 2px;
}

.product-box .wrapper {
  border: 1px solid #dedede;
  border-width: 1px 0;
  height: 35px;
  line-height: 35px;
  margin: 10px 0;
  overflow: hidden;
  padding: 0;
}

/* buttons */

.product-box .button,
.product-box .start_page_box a.button,
.start_page_box .product-box a.button,
.product-box .menuTrigger {
  width: 33%;
}

/* options */

.nav_prodlist {
  border-collapse: collapse;
  width: 100%;
}

.nav_prodlist td {
  padding: 5px;
}

tr.title_nav_prodlist {
  background: #263138;
  color: #fff;
  font-weight: bold;
}

.product-box {
  border: 1px solid #bbb;
  height: 225px;
  margin: 0 0 24px 20px;
  padding: 12px;
  width: 151px;
}

.product-box .figure {
  position: relative;
}

.product-box .figure img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.product-box .name {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

.product-box .price {
  color: red;
  font-size: 14px;
  font-weight: bold;
}

.product-box .price .original {
  color: black;
}

.product-box .price .reduced {
  color: green;
}

.product-page .images {
  width: 260px;
}

.product-page .image {
  height: 250px;
  width: 250px;
  text-align: center;
  position: relative;
}

.product-page .imageWrap {
  height: 100%;
}

.product-page .image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.product-page .thumbnails {
  border: 1px solid #ccc;
  margin-top: 5px;
  width: 242px;
  overflow: hidden;
  padding: 3px;
}

.product-page .info {
  width: 300px;
}

input[name="buy"] {
  width: 45px;
}

.product-page .price-text {
  font-style: italic;
}

.product-page .price {
  font-weight: bold;
  font-size: 16px;
  float: left;
}

.product-page .price .reduced {
  color: #de5900;
}

.product-page input[name="amount"] {
  width: 2em;
  text-align: center;
}

#add-to-cart {
  float: right;
  margin-bottom: 10px;
}

#alternatives {
  border-top: 1px solid #ccc;
  clear: both;
  margin: 0;
  padding: 10px 0 0 0;
}

.product-page .short-description {
  border-top: 1px solid #ccc;
  color: #999;
  font-style: italic;
  margin: 10px 0 0 0;
  padding: 10px 0;
}

.product-page table .label {
  overflow: hidden;
  white-space: nowrap;
  width: 80px;
}

#tabs {
  margin-top: 10px;
}

.ui-tabs .ui-tabs-panel {
  padding: 1em 0em;
}

tr.disable {
  display: none;
}

#accessoriesContainer {
  position: relative;
  height: 60px;
  overflow: hidden;
}

#accessoriesContainer.open {
  height: auto;
}

#accessoriesContainer .toggle {
  position: absolute;
  bottom: 5px;
  right: 5px;
  cursor: pointer;
}

.accessory-box {
  margin: 10px;
  float: left;
  width: 160px;
  height: 50px;
}

.accessory-box .image-wrapper {
  float: left;
}

.accessory-box .wrapper {
  width: 100px;
  padding: 5px;
  float: right;
}

.accessory-box .wrapper .name {
  text-decoration: none;
  color: #000;
}

.accessory-box .wrapper .price {
  float: none;
  font-size: 12px;
}

.monthlyKlarnaString {
  font-size: 12px;
}

.tabs {
  height: 30px;
  line-height: 16px;
  border-bottom: 1px solid #bbbbbb;
}

.tabs a {
  border-top: 1px solid #bbbbbb;
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
  padding: 7px 15px 6px 15px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #000000;
  margin-right: 2px;
  display: none;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #f5f5f5;
}

.tabs a.selected {
  padding-bottom: 7px;
  background: #ffffff;
}

.tab-content {
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  padding: 10px;
  margin-bottom: 20px;
  z-index: 2;
  overflow: auto;
}

.monthlySveawebpayString {
  font-size: 12px;
  display: block;
  margin: 5px 0;
}

.monthlySveawebpayString img {
  display: block;
}

.sidebar {
  width: 188px;
}

.sidebar h2 {
  border-bottom: 1px solid #bbb;
  font-size: 1.272727em;
  line-height: 2em;
  margin: 0 0 9px 0;
  padding: 0;
}

.sidebar .box {
  background: #f5f5f5;
  border: 1px solid #bbb;
  margin: 0 0 10px 0;
  width: 90%;
  padding: 5%;
}

#search input[type="text"] {
  width: 115px;
}

#tooltip {
  background: #f8f8d1;
  border: 1px solid #484848;
  font-size: 0.909090em;
  padding: 0.454545em;
  position: absolute;
  z-index: 3000;
  width: 13em;
  opacity: 0.85;
}

#tooltip h3 {
  font-size: 1.0909em;
  margin: 0;
}

#tooltip div {
  margin: 0;
}

.tooltip {
  vertical-align: middle;
}

html,
body {
  height: 100%;
}

.page {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -287px;
}

.page .page_push {
  height: 287px;
}

.footer {
  clear: both;
  position: relative;
  height: 287px;
}

body {
  background: #fff;
  color: #505050;
  font: normal 13px/17px Open Sans, Helvetica, Helvetica Neue, sans-serif;
}

h1,
.contact_page .contact_persons_column > h2,
.contact_page .right_content > h2 {
  margin-top: 0;
  color: #0d639f;
  text-align: center;
  font: bold 22px/30px Open Sans, Helvetica, Helvetica Neue, sans-serif;
}

a {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}

img {
  max-width: 100%;
  height: auto;
}

input[type=button],
input[type=submit],
button[type=submit],
a.button,
.start_page_box a.button,
a.menuTrigger,
.button,
.start_page_box a.button,
.menuTrigger {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  border-radius: 5px;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .44);
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNWY5OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBhNzliZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to top, #005f99, #0a79bd);
  border: solid 1px #0066a4;
  background-color: #0066a4;
  text-transform: uppercase;
  font-family: Open Sans, Helvetica, Helvetica Neue, sans-serif;
}

input[type=button]:hover,
input[type=button]:active,
input[type=submit]:hover,
input[type=submit]:active,
button[type=submit]:hover,
button[type=submit]:active,
a.button:hover,
a.menuTrigger:hover,
a.menuTrigger.active,
a.button:active,
a.menuTrigger:active,
.button:hover,
.start_page_box a.button:hover,
.start_page_box a.menuTrigger.active,
.menuTrigger:hover,
.menuTrigger.active,
.button:active,
.start_page_box a.button:active,
.menuTrigger:active {
  box-shadow: inset 0 0 0 rgba(255, 255, 255, .44);
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNWY5OSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNWY5OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to top, #005f99, #005f99);
  border: solid 1px #0066a4;
  background-color: #0066a4;
}

.content_wrapper {
  padding: 0 0 60px;
}

.content_wrapper.startPage,
.content_wrapper.startPage > .wrap {
  padding-bottom: 0;
}

.wrap {
  *zoom: 1;
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
}

.wrap:before,
.wrap:after {
  content: " ";
  display: table;
}

.wrap:after {
  clear: both;
}

.header {
  box-shadow: 2px 4px 5px rgba(0, 0, 1, .08);
  transition: all .3s;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  height: 88px;
  width: 100%;
  background: #fff;
}

.header .logo {
  float: left;
  margin: 22px 0 0;
}

.header .logo,
.header .logo img {
  transition: all .3s;
}

.navWrapper {
  transition: all .3s;
  position: fixed;
  width: 100%;
  z-index: 110;
}

.nav {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 32px 0 0;
  float: right;
}

.nav > li {
  margin: 0;
}

.nav li {
  float: left;
}

.nav > li {
  margin: 0 0 0 3px;
}

.nav > li > a {
  border-radius: 4px;
  display: block;
  padding: 0 11px;
  height: 30px;
  background: #fff;
  color: #0e67a2;
  text-decoration: none;
  text-transform: uppercase;
  font: 14px/30px Open Sans, Helvetica, Helvetica Neue, sans-serif;
}

.nav > li > ul {
  display: none;
}

.nav > li:hover > a,
.nav > li.active > a {
  background: #0d67a2;
  color: #fff;
}

body.searchOpened:after {
  visibility: visible;
  opacity: 0.8;
}

body.searchOpened #search_form {
  top: 20%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
}

body:after {
  content: '';
  transition: all 0.3s;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 88px);
  z-index: 100;
  visibility: hidden;
  background: #000;
  opacity: 0;
}

.openSearch {
  position: relative;
  float: right;
  margin: 32px 0 0 8px;
  width: 30px;
  height: 30px;
  font-size: 18px;
  color: #0d67a2;
  cursor: pointer;
}

.openSearch .fa {
  padding-top: 6px;
}

#search_form {
  z-index: 150;
  position: fixed;
  width: 438px;
  max-width: 90vw;
  transition: all .3s;
  opacity: 0;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}

#search {
  *zoom: 1;
}

#search:before,
#search:after {
  content: " ";
  display: table;
}

#search:after {
  clear: both;
}

#search input[type=text] {
  border-radius: 4px 0 0 4px;
  float: left;
  padding: 0 20px;
  width: calc(100% - 103px);
  height: 58px;
  border: none;
  color: #9f9f9f;
  font: 22px Open Sans, Helvetica, Helvetica Neue, sans-serif;
}

#search input[type=text]:focus {
  color: #505050;
}

#search input[type=submit] {
  box-shadow: none;
  border-radius: 0;
  float: left;
  width: 63px;
  height: 58px;
  outline: 0;
  border: none !important;
  background: #0d67a2 url(../../img/theme/icon_white_sherlock.png) no-repeat center !important;
}

#search input[type=submit]:hover {
  background: #fff url(../../img/theme/icon_sherlock.png) no-repeat center !important;
}

#fancybox-overlay {
  background: #000 !important;
  opacity: .75 !important;
}

.fancy_box_wrapper {
  border-radius: 4px;
  top: 0 !important;
  left: 0 !important;
  width: 438px !important;
}

.fancy_box {
  border-radius: 4px;
  top: 176px !important;
  width: 438px !important;
  height: 58px !important;
}

#fancybox-outer {
  border-radius: 4px;
}

#fancybox-outer .fancy-bg {
  display: none;
}

.utilities_row {
  position: relative;
  z-index: 101;
  margin: 88px 0 0;
  height: 53px;
  border: 1px solid #ededed;
}

.utilities_row .keywords {
  margin-top: 8px;
  float: left;
}

.utilities_row .keywords p {
  margin: 0 !important;
}

.utilities_row .keywords img {
  display: block;
}

.utilities_row .right > div {
  float: left;
}

.utilities_row .socialIcon {
  *zoom: 1;
  display: inline-block;
  margin-right: 12px;
}

.utilities_row .socialIcon:before,
.utilities_row .socialIcon:after {
  content: " ";
  display: table;
}

.utilities_row .socialIcon:after {
  clear: both;
}

.utilities_row .socialIcon a {
  display: block;
  font-size: 26px;
  margin-top: 15px;
  float: left;
}

.utilities_row .socialIcon a:hover {
  opacity: 0.8;
}

.utilities_row .socialIcon span {
  display: block;
  float: left;
  margin-top: 20px;
  margin-right: 12px;
  font-size: 14px;
}

.utilities_row .socialIcon.facebook .fa {
  color: #3b5998;
}

.key_words {
  float: left;
  margin: 8px 0 0;
}

.lang_picker {
  *zoom: 1;
  position: relative;
  float: right;
  height: 54px;
  text-align: center;
}

.lang_picker:before,
.lang_picker:after {
  content: " ";
  display: table;
}

.lang_picker:after {
  clear: both;
}

.lang_picker:hover ul {
  display: block;
}

.lang_picker a,
.lang_picker img,
.lang_picker span {
  display: block;
}

.lang_picker > a {
  float: left;
  margin: 12px 0 0 10px;
  padding: 0 0 2px 0;
  width: 55px;
  height: 28px;
  border-left: 1px solid #ccc;
  background: url(../../img/theme/grey_arrow.png) 47px 12px no-repeat;
  text-decoration: none;
}

.lang_picker img {
  margin: 5px auto 0;
}

.lang_picker span {
  color: #646464;
  font-size: 9px;
}

.lang_picker ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}

.lang_picker ul > li {
  margin: 0;
}

.lang_picker ul a {
  position: absolute;
  top: 53px;
  left: 20px;
  z-index: 1;
  width: 42px;
  height: 42px;
  border: 1px solid #ccc;
  background: #fff;
  text-decoration: none;
}

.lang_picker ul img {
  margin: 10px auto 0;
}

.slideshow_row {
  position: relative;
  margin: 0 0 30px;
}

.slideshow_row .slideshow {
  *zoom: 1;
}

.slideshow_row .slideshow:before,
.slideshow_row .slideshow:after {
  content: " ";
  display: table;
}

.slideshow_row .slideshow:after {
  clear: both;
}

.slideshow_row:after {
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  content: url(../../img/theme/slideshow_shadow.png);
  text-align: center;
}

.cycle-slide {
  position: relative;
  float: left;
  width: 100%;
}

.cycle-slide .wrap {
  position: relative;
}

.cycle-slide img {
  float: left;
  min-width: 1000px;
  width: 100%;
  height: auto;
}

.slide_description {
  border-radius: 5px / 4px;
  position: absolute;
  bottom: 54px;
  left: 0;
  padding: 30px;
  width: 315px;
  height: auto;
  background-color: #0066a4;
  background-color: rgba(0, 102, 164, .9);
  color: #fff;
}

.slide_description h2 {
  margin: 0 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 25px;
}

.slide_description p {
  margin: 5px 0 0;
  font-size: 18px;
  line-height: 35px;
}

.cycle-pager {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 30px;
  text-align: center;
  line-height: 30px;
}

.cycle-pager span {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  border-radius: 12px;
  display: inline-block;
  margin: 0 3px;
  width: 10px;
  height: 10px;
  border: 1px solid #cecece;
  background: #fff;
  color: transparent;
  cursor: pointer;
}

.cycle-pager .cycle-pager-active {
  border-color: #fbbf63;
  background: #fbbe60;
}

.start_page_boxes_row {
  margin: 0 0 40px;
}

.start_page_box {
  position: relative;
  float: left;
  margin: 0 0 0 2%;
  width: 32%;
  height: 590px;
}

.start_page_box.first {
  margin: 0;
}

.start_page_box.produkter {
  width: 42%;
  margin: 0 0 0 8%;
}

.start_page_box h2 {
  color: #0d639f;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.4em;
}

.start_page_box img {
  max-width: 100%;
  height: auto;
}

.start_page_box table {
  width: 98%;
  margin: 0 1%;
  border-collapse: collapse;
}

.start_page_box table td {
  padding: 0;
  vertical-align: middle;
  white-space: nowrap;
}

.start_page_box table img {
  vertical-align: middle;
}

.start_page_box a.button,
.start_page_box a.menuTrigger {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 8px 0;
  width: 100%;
  font-size: 14px;
}

#content {
  overflow: visible;
  margin: 26px 0 0;
  padding: 0;
  border: none;
}

#content > h2 {
  margin-top: 0;
}

#content.with_sidebar {
  float: right;
  width: calc(100% - 225px);
}

.iframeWrapper {
  float: left;
  margin-bottom: 20px;
  margin-left: 2%;
  width: 49%;
  position: relative;
}

.iframeWrapper:nth-of-type(2n + 1) {
  margin-left: 0;
  clear: left;
}

.iframeWrapper .push {
  padding-bottom: 56.33803%;
}

.iframeWrapper iframe {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.footer {
  box-sizing: border-box;
  border-top: 5px solid #fbbe60;
  background: #0d67a2;
  padding-top: 45px;
}

.footer_bottom {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNGU3ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNWE5MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to top, #004e7d, #005a91);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background-color: #005b93;
  color: #fff;
  text-align: center;
  line-height: 40px;
}

.footer_bottom a {
  color: inherit;
  text-decoration: none;
  font-weight: bold;
}

.footer_bottom a:hover {
  color: #fbbe60;
}

.social_box_container {
  position: relative;
  bottom: -20px;
  text-align: left;
}

.social_box {
  display: inline-block;
  overflow: hidden;
  height: 60px;
  position: relative;
  width: 100px;
}

.social_box.uc {
  margin-left: 5px;
  width: 60px;
}

.social_box img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.social_box .fb_wrap {
  overflow: hidden;
  margin: 6px;
  width: 49px !important;
  height: 44px !important;
}

.social_box.fb iframe {
  margin: -42px 0 0 !important;
  width: 49px !important;
  height: 85px !important;
}

.footer_box {
  float: left;
  margin-bottom: 20px;
  margin-left: 2%;
  width: 23.5%;
  box-sizing: border-box;
  color: #fff;
}

.footer_box:nth-of-type(4n + 1) {
  margin-left: 0;
  clear: left;
}

.footer_box h2 {
  margin: 0 0 18px;
  text-transform: uppercase;
  font-size: 15px;
}

.footer_box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 17px;
}

.footer_box ul > li {
  margin: 0;
}

.footer_box strong,
.footer_box.address a {
  color: #fbbe60;
  font-weight: 700;
}

.footer_box a {
  color: inherit;
  text-decoration: none;
}

.footer_box p {
  margin: 18px 0;
}

.footer_box.information li {
  padding-bottom: 5px;
}

.footer_box.information a {
  display: block;
}

.footer_box.information a:hover {
  color: #fbbe60;
  text-decoration: underline;
}

.newsletter_box .newsletter_text {
  *zoom: 1;
  position: relative;
  margin: 0 0 16px;
}

.newsletter_box .newsletter_text:before,
.newsletter_box .newsletter_text:after {
  content: " ";
  display: table;
}

.newsletter_box .newsletter_text:after {
  clear: both;
}

.newsletter_box .newsletter_text img {
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: top;
}

.newsletter_box .newsletter_text img:hover ~ div {
  opacity: 1;
  visibility: visible;
}

.newsletter_box .newsletter_text span {
  display: inline-block;
  margin: 0 0 0 14px;
  width: 136px;
}

.newsletter_box .newsletter_text div {
  border-radius: 5px / 6px;
  transition: all .3s;
  position: absolute;
  bottom: 17px;
  left: -6px;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  padding: 22px 34px;
  box-sizing: border-box;
  width: 100%;
  border: solid 1px rgba(0, 0, 0, .15);
  background: #08507d;
}

.newsletter_box .newsletter_text div:hover {
  display: block;
}

.newsletter_box [type=text] {
  border-radius: 6px;
  box-shadow: inset 0 0 8px rgba(0, 0, 0, .17);
  display: block;
  margin: 0 0 6px;
  padding: 4px 10px;
  width: 226px;
  border: solid 1px rgba(0, 0, 0, .15);
  background-color: #0066a4;
  color: #fff;
  Height: 28px;
}

.newsletter_box [type=submit] {
  box-sizing: content-box;
  border-radius: 6px / 5px;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .08);
  background-image: none;
  width: 230px;
  height: 28px;
  border: solid 1px rgba(0, 0, 0, .15);
  background: #084f7b;
  font-size: 13px;
}

.newsletter_box [type=submit]:hover {
  background-image: none;
  border: solid 1px rgba(0, 0, 0, .15);
  background: #095686;
}

.sidebar {
  float: left;
  margin-top: 25px;
  width: 185px;
}

.sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar ul > li {
  margin: 0;
}

.menuTrigger {
  margin-bottom: 10px;
  font-size: 20px;
  position: relative;
  height: 25px;
}

.menuTrigger .fa {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  transition: all .3s;
}

.category-menu li a {
  display: block;
}

.category-menu > li {
  border-radius: 5px;
  display: block;
  overflow: hidden;
  margin: 0 0 10px !important;
}

.category-menu > li.active > a,
.category-menu > li > a:hover {
  background-color: #1779b8;
}

.category-menu > li > a {
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .44);
  text-shadow: 1px 1px 1px #333;
  padding: 0 16px;
  height: 40px;
  border: solid 1px #0066a4;
  background-color: #0d67a2;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
}

.category-menu > li.open > ul {
  display: block;
}

.category-menu > li > ul {
  *zoom: 1;
  padding: 0 0 10px;
  background: #1779b8;
  display: none;
}

.category-menu > li > ul:before,
.category-menu > li > ul:after {
  content: " ";
  display: table;
}

.category-menu > li > ul:after {
  clear: both;
}

.category-menu > li > ul li {
  float: left;
  width: 100%;
}

.category-menu > li > ul img {
  float: left;
  margin: 5px 10px 0;
}

.category-menu > li > ul a {
  height: 30px;
  background: #1779b8;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  padding-left: 40px;
  background-position: left center;
  background-position: left 10px center;
  background-repeat: no-repeat;
}

.category-menu > li > ul a:hover,
.category-menu > li > ul a.active {
  background-color: #308ac1;
}

.category-menu > li > ul a.one {
  background-image: url("../../img/theme/menu/one.png");
}

.category-menu > li > ul a.two {
  background-image: url("../../img/theme/menu/two.png");
}

.category-menu > li > ul a.three {
  background-image: url("../../img/theme/menu/three.png");
}

.category-menu > li > ul a.four {
  background-image: url("../../img/theme/menu/four.png");
}

.category-menu > li > ul a.five {
  background-image: url("../../img/theme/menu/five.png");
}

.category-menu > li > ul a.six {
  background-image: url("../../img/theme/menu/six.png");
}

.category-menu > li > ul a.seven {
  background-image: url("../../img/theme/menu/seven.png");
}

.category-menu > li > ul a.eight {
  background-image: url("../../img/theme/menu/eight.png");
}

.category-menu > li > ul a.nine {
  background-image: url("../../img/theme/menu/nine.png");
}

.category_header {
  margin: 0 0 28px;
}

.product-list {
  *zoom: 1;
}

.product-list:before,
.product-list:after {
  content: " ";
  display: table;
}

.product-list:after {
  clear: both;
}

.product-box {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  margin: 0;
  float: left;
  margin-bottom: 20px;
  margin-left: 2%;
  width: 32%;
  box-sizing: border-box;
  height: auto;
  border: none;
  background: none;
  text-decoration: none;
  opacity: 1;
  padding: 0;
}

.product-box:nth-of-type(3n + 1) {
  margin-left: 0;
  clear: left;
}

.product-box:hover {
  opacity: .5;
}

.product-box .figure {
  border-radius: 5px;
  box-sizing: border-box;
  padding-bottom: 100%;
  border: 1px solid #e1e1e1;
  position: relative;
}

.product-box .figure img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 95%;
  max-width: 95%;
}

.product-box .name {
  margin: 10px 0 0;
  padding: 0;
  display: block;
  display: -webkit-box;
  height: 75.15px;
  font-size: 15px;
  line-height: 1.67;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #0d639f;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  \-webkit-box-orient: vertical;
}

.product-page {
  *zoom: 1;
}

.product-page:before,
.product-page:after {
  content: " ";
  display: table;
}

.product-page:after {
  clear: both;
}

.product-page .info {
  float: left;
  width: 48%;
}

.product-page .info h1,
.product-page .info .contact_page .contact_persons_column > h2,
.contact_page .product-page .info .contact_persons_column > h2,
.product-page .info .contact_page .right_content > h2,
.contact_page .product-page .info .right_content > h2 {
  margin: 0 0 15px;
  text-align: left;
}

.product-page .images {
  float: right;
  width: 48%;
}

.product-page .short_description {
  font-style: italic;
}

.product-page .image {
  width: 100%;
  height: auto;
}

.product-page .image a {
  display: block;
  position: relative;
  padding-bottom: 100%;
}

.product-page .image a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.product-page .thumbnails {
  border: none;
}

.product-page .specification {
  margin: 57px 0 0;
}

.product-header {
  position: relative;
  overflow: visible;
  padding: 0 0 45px;
}

.product-header:after {
  position: absolute;
  bottom: 0;
  left: -90px;
  content: url(../../img/theme/product_page_shadow.png);
}

.product_utilities_row {
  margin: 25px 0 0;
}

.product_utility_box {
  float: left;
  width: 48%;
}

.product_utility_box h2 {
  margin-top: 0;
  color: #0d639f;
  font-weight: bold;
  font-size: 15px;
}

.product_utility_box + .product_utility_box {
  float: right;
}

.product_utility_box .description {
  color: #757575;
}

.product_utility_box .description a {
  color: #757575;
  text-decoration: none;
}

.product_utility_box .button,
.product_utility_box .start_page_box a.button,
.start_page_box .product_utility_box a.button,
.product_utility_box .menuTrigger {
  display: block;
  margin: 25px 0;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
}

.filter_boxes_row {
  *zoom: 1;
  margin: 22px 0 0;
  padding: 0 0 35px;
}

.filter_boxes_row:before,
.filter_boxes_row:after {
  content: " ";
  display: table;
}

.filter_boxes_row:after {
  clear: both;
}

.filter_box {
  float: left;
  max-width: 230px;
  margin: 0 5px 0 0;
}

.filter_box h2 {
  margin: 0 0 18px;
  text-transform: uppercase;
  font-size: 12px;
}

.filter_box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 192px;
  overflow-y: scroll;
  padding-right: 10px;
}

.filter_box ul > li {
  margin: 0;
}

.filter_box ul li {
  margin: 0 0 7px;
}

.filter_box ul::-webkit-scrollbar {
  padding: 1px;
  border: 1px solid #e1e1e1;
  -webkit-appearance: none;
}

.filter_box ul::-webkit-scrollbar:vertical {
  padding: 1px;
  width: 10px;
}

.filter_box ul::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 0 1px #fff;
  background: #ccc;
}

.filter_box ul::-webkit-scrollbar-track {
  padding: 0 5px;
  background-color: #fff;
}

.filter_box [type="checkbox"] {
  display: none;
}

.filter_box [type="checkbox"] + label {
  line-height: 16px;
  cursor: pointer;
}

.filter_box [type="checkbox"] + label span {
  border-radius: 3px;
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, .44);
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYTkxOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkYmY1NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to top, #ffa918, #fdbf57);
  display: inline-block;
  float: left;
  margin: 0 11px 0 0;
  width: 14px;
  height: 14px;
  border: solid 1px #ffa308;
  background: #fdbf57;
  vertical-align: middle;
  cursor: pointer;
}

.filter_box [type="checkbox"]:checked + label span {
  background-image: none;
  box-shadow: none;
  background: #fda22a url(../../img/theme/icon_checked.png) no-repeat center;
}

.reference_boxes_row {
  *zoom: 1;
  background: url(../../img/theme/product_page_shadow.png) top center no-repeat;
  margin-bottom: 30px;
}

.reference_boxes_row:before,
.reference_boxes_row:after {
  content: " ";
  display: table;
}

.reference_boxes_row:after {
  clear: both;
}

.reference_boxes_row > h2 {
  text-align: center;
  font: bold 14px/30px Open Sans, Helvetica, Helvetica Neue, sans-serif;
}

.reference_boxes_row > h2 a {
  text-decoration: none;
}

.reference_boxes_row > h2 a:hover {
  text-decoration: underline;
}

.reference_box {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  float: left;
  margin-bottom: 20px;
  margin-left: 2%;
  width: 23.5%;
  text-decoration: none;
  opacity: 1;
}

.reference_box:nth-of-type(4n + 1) {
  margin-left: 0;
  clear: left;
}

.reference_box:hover {
  opacity: .5;
}

.reference_box .figure {
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
}

.reference_box .figure img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
}

.reference_box .name {
  overflow: hidden;
  margin: 0;
  height: 38px;
  color: #0d639f;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 15px;
  line-height: 38px;
}

.heat_saving_calculator {
  position: relative;
  margin: 0 auto;
  padding: 0 120px;
  height: 350px;
}

.slider_minimum_input_wrap {
  margin: 15px 0 44px;
  line-height: 26px;
}

.slider_minimum_input_wrap label {
  margin: 0 9px 0 0;
  color: #0d639f;
  font-weight: bold;
  font-size: 15px;
}

.slider_minimum_input_wrap [type=number] {
  border-radius: 4px;
  margin: 0 5px 0 0;
  padding: 0 0 0 5px;
  min-width: 50px;
  max-width: 70px;
  height: 24px;
  border: 1px solid #ccc;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
}

.slider_value {
  position: absolute;
  top: 175px;
  color: #b4b4b4;
  font-size: 15px;
}

.slider_value:after {
  padding: 0 0 0 5px;
  content: 'SEK / kWh';
}

.slider_value.slider_minimum {
  left: 0;
  min-width: 105px;
  text-align: right;
}

.slider_value.slider_minimum.slider_minimum_length {
  top: 255px;
}

.slider_value.slider_minimum.slider_minimum_length:after {
  padding: 0 0 0 5px;
  content: 'm';
}

.slider_value.slider_maximum {
  right: 0;
  min-width: 90px;
}

.slider_value.slider_maximum.slider_maximum_length {
  top: 255px;
}

.slider_value.slider_maximum.slider_maximum_length:after {
  padding: 0 0 0 5px;
  content: 'm';
}

.heat_saving_slider_border {
  border-radius: 9px / 11px 11px 10px 10px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to top, #f5f5f5, #dbdbdb);
  padding: 5px;
  border: solid 1px #f3f3f3;
  background-color: #eee;
  margin: 0 0 50px 0;
}

.back_button {
  display: block;
  margin: 14px 0;
  padding: 0 0 0 7px;
  width: 73px;
  height: 24px;
  outline: none;
  background: url(../../img/theme/back_button.png) no-repeat center;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font: bold 10px/24px Open Sans, Helvetica, Helvetica Neue, sans-serif;
}

.noUi-origin,
.noUi-horizontal {
  border-radius: 6px;
  height: 11px;
}

.noUi-origin {
  box-shadow: inset 1px 1px 4px rgba(0, 0, 0, .41);
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to top, #e0e0e0, #f7f7f7);
  background-color: #f7f7f7;
}

.noUi-horizontal {
  box-shadow: inset 1px 1px 4px rgba(204, 128, 0, .41);
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYTkxOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZDE4MyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(to top, #ffa918, #ffd183);
  background-color: #ffd183;
}

.noUi-horizontal .noUi-handle {
  box-shadow: none;
  position: relative;
  top: -11px;
  width: 30px;
  height: 30px;
  border: none;
  background: url(../../img/theme/noui_button.png) no-repeat center;
  cursor: ew-resize;
}

.noUi-horizontal .noUi-handle:before,
.noUi-horizontal .noUi-handle:after {
  display: none;
}

.noUi-horizontal .noUi-handle .tooltip {
  *zoom: 1;
  position: absolute;
  top: 45px;
  left: -10px;
  min-width: 50px;
  color: #fbbe60;
  white-space: nowrap;
  font-weight: bold;
  font-size: 15px;
}

.noUi-horizontal .noUi-handle .tooltip:before,
.noUi-horizontal .noUi-handle .tooltip:after {
  content: " ";
  display: table;
}

.noUi-horizontal .noUi-handle .tooltip:after {
  clear: both;
}

.noUi-horizontal .noUi-handle .tooltip:after {
  margin: 8px 0 0;
  content: url(../../img/theme/tooltip_after_shadow.png);
}

.noUi-horizontal .noUi-handle .tooltip span + span {
  margin: 0 0 0 1px;
}

.pressure-drop-section {
  margin-top: 60px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}

.pressure-drop-section > h2 {
  text-align: center;
}

.blue-table-box {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.blue-table-box .tableContent {
  display: block !important;
}

.blue-table-box td {
  white-space: nowrap;
}

.blue-table-box td.right_box {
  font-weight: 700;
}

.values_box,
.blue-table-box {
  border-radius: 12px;
  box-shadow: inset 1px 2px 2px rgba(255, 255, 255, .44);
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNWY5OSIvPjxzdG9wIG9mZnNldD0iMzMlIiBzdG9wLWNvbG9yPSIjMGE3OWJkIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: linear-gradient(to top, #005f99, #0a79bd 33%);
  border: solid 1px #0066a4;
  background-color: #0066a4;
  position: relative;
}

.values_box h3,
.blue-table-box h3 {
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 2;
}

.values_box .tableContent,
.blue-table-box .tableContent {
  padding: 10px 5%;
}

.values_box table,
.blue-table-box table {
  width: 100%;
  border-collapse: collapse;
  color: #fff;
}

.values_box tr,
.blue-table-box tr {
  text-transform: uppercase;
}

.values_box tr:nth-child(odd),
.blue-table-box tr:nth-child(odd) {
  height: 31px;
  background: #0e6198;
  line-height: 31px;
}

.values_box tr:nth-child(even),
.blue-table-box tr:nth-child(even) {
  height: 31px;
  line-height: 31px;
}

.values_box tr td,
.blue-table-box tr td {
  position: relative;
  height: 31px;
  line-height: 1;
}

.values_box tr td:nth-child(odd),
.blue-table-box tr td:nth-child(odd) {
  padding: 0 0 0 18px;
  width: 112px;
}

.values_box tr td.left_box,
.values_box tr td.right_box,
.blue-table-box tr td.left_box,
.blue-table-box tr td.right_box {
  text-align: right;
  padding: 0 20px 0 0;
}

.values_box .position-right-full,
.blue-table-box .position-right-full {
  position: absolute;
  top: 0;
  right: 20px;
}

.values_box .position-right-full .unit,
.blue-table-box .position-right-full .unit {
  display: inline-block;
  width: 30px;
  margin-left: 5px;
  text-align: left;
  text-transform: none;
}

.values_box input,
.values_box select,
.blue-table-box input,
.blue-table-box select {
  background: #f1f1f1;
  border: none;
  width: 80px;
  height: 29px;
  padding: 0 10px;
  box-sizing: border-box;
}

.values_box input[readonly],
.values_box select[readonly],
.blue-table-box input[readonly],
.blue-table-box select[readonly] {
  background: transparent;
  color: #fff;
  cursor: not-allowed;
  font-weight: 700;
  padding: 0;
}

.comparison_boxes_row .comparison_box {
  float: left;
  margin-bottom: 20px;
  margin-left: 2%;
  width: 49%;
}

.comparison_boxes_row .comparison_box:nth-of-type(2n + 1) {
  margin-left: 0;
  clear: left;
}

.comparison_boxes_row .comparison_box .text {
  *zoom: 1;
  min-height: 78px;
  text-align: center;
}

.comparison_boxes_row .comparison_box .text:before,
.comparison_boxes_row .comparison_box .text:after {
  content: " ";
  display: table;
}

.comparison_boxes_row .comparison_box .text:after {
  clear: both;
}

.comparison_boxes_row .comparison_box .text h2 {
  margin: 6px 0 0;
  color: #0d639f;
  font-size: 17px;
}

.comparison_boxes_row .comparison_box .text p {
  margin: 5px auto;
  max-width: 470px;
}

.comparison_boxes_row .savings_totals {
  border-radius: 12px;
  box-shadow: inset 1px 2px 2px rgba(255, 255, 255, .44);
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNWY5OSIvPjxzdG9wIG9mZnNldD0iMzMlIiBzdG9wLWNvbG9yPSIjMGE3OWJkIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: linear-gradient(to top, #005f99, #0a79bd 33%);
  border: solid 1px #0066a4;
  background-color: #0066a4;
  position: relative;
  margin: 20px 0;
  color: #fff;
  overflow: auto;
  padding: 2.5%;
}

.comparison_boxes_row .savings_totals ul {
  padding: 0;
  margin: 0;
}

.comparison_boxes_row .savings_totals li {
  list-style: none;
  padding: 0 10px;
  text-align: center;
  clear: both;
}

.comparison_boxes_row .savings_totals li div {
  float: left;
}

.comparison_boxes_row .savings_totals li .value {
  text-transform: uppercase;
  text-align: right;
  display: block;
  float: right;
}

.comparison_boxes_row .savings_totals li .value:after {
  clear: both;
}

.comparison_boxes_row .savings_totals li:nth-child(odd) {
  background: #0e6198;
  line-height: 31px;
  height: 31px;
}

.comparison_boxes_row .savings_totals li:nth-child(even) {
  height: 31px;
  line-height: 31px;
}

.contact_page {
  *zoom: 1;
}

.contact_page:before,
.contact_page:after {
  content: " ";
  display: table;
}

.contact_page:after {
  clear: both;
}

.contact_page a {
  text-decoration: none;
}

.contact_page .contact_persons_column > h2,
.contact_page .right_content > h2 {
  text-align: left;
  margin-bottom: 20px;
}

.contact_page .left_content {
  float: left;
  width: 320px;
}

.contact_page .right_content {
  float: right;
  width: calc(100% - 330px);
}

.contact_person {
  *zoom: 1;
  margin: 0 0 20px;
}

.contact_person:before,
.contact_person:after {
  content: " ";
  display: table;
}

.contact_person:after {
  clear: both;
}

.contact_person .figure {
  border-radius: 4px;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0 12px 0 0;
  width: 97px;
  height: 132px;
}

.contact_person .figure img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.contact_person h2 {
  margin: 0 0 5px;
  color: #0d639f;
  font-size: 15px;
}

.contact_person p {
  margin: 0;
}

.contact_person a {
  color: #757575;
  text-decoration: none;
}

.contact_text {
  margin: 80px 0 0;
}

.contact_form {
  *zoom: 1;
  margin: 20px 0 0;
}

.contact_form:before,
.contact_form:after {
  content: " ";
  display: table;
}

.contact_form:after {
  clear: both;
}

.contact_form [type=text],
.contact_form textarea {
  box-sizing: border-box;
}

.contact_form [type=text] {
  border-radius: 6px / 7px;
  box-shadow: inset 1px 2px 3px rgba(0, 0, 0, .13);
  margin: 0 0 16px;
  padding: 3px 10px;
  height: 27px;
  background-color: #fff;
  color: #757575;
  font-size: 12px;
  line-height: 27px;
}

.contact_form [type=text].left,
.contact_form [type=text].right {
  width: 49%;
}

.contact_form textarea {
  border-radius: 6px / 7px;
  box-shadow: inset 1px 2px 3px rgba(0, 0, 0, .13);
  margin: 0 0 16px;
  padding: 10px;
  height: 188px;
  width: 100%;
  background-color: #fff;
  color: #757575;
  font-size: 12px;
}

.contact_form [type=submit] {
  float: right;
  padding: 0;
  width: 90px;
  height: 30px;
  line-height: 28px;
}

.reference_project {
  border: 1px solid #cccccc;
  position: relative;
  padding-bottom: 40px;
  border-radius: 4px / 4px;
}

.reference_project p {
  padding: 0 14px;
  font-size: 11px;
}

.reference_project .button,
.reference_project .start_page_box a.button,
.start_page_box .reference_project a.button,
.reference_project .menuTrigger {
  height: 40px;
  line-height: 40px;
  padding: 0;
  width: 182px;
  position: absolute;
  left: -1px;
  bottom: 0;
  border-radius: 0 0 4px 4px;
}

.responsive-scroller {
  overflow: visible;
  position: relative;
}

.responsive-scroller .scroll-help {
  transition: all .3s;
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20vw;
  opacity: 0;
  pointer-events: none;
  color: #0d67a2;
}

.responsive-scroller .scroll-help.show {
  opacity: .5;
}

ul.document_list {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.document_list li {
  padding: 0 0 15px 0;
}

ul.document_list ul {
  list-style: none;
}

ul.document_list table {
  width: 100%;
}

ul.document_list table th {
  text-align: left;
}

ul.document_list table td a {
  text-decoration: none;
}

ul.document_list table td.name {
  width: 47%;
}

ul.document_list table td.desc {
  width: 35%;
}

ul.document_list table td.size {
  width: 9%;
}

ul.document_list table td.download {
  width: 9%;
}

.search_page > h2 {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}

.search_page .rc {
  margin-bottom: 23px;
}

.search_page .rc a {
  text-decoration: none;
  color: #1A0DAB;
}

.search_page .rc a:visited {
  color: #609;
}

.search_page .rc a:hover {
  text-decoration: underline;
}

.search_page .rc h1,
.search_page .rc .contact_page .contact_persons_column > h2,
.contact_page .search_page .rc .contact_persons_column > h2,
.search_page .rc .contact_page .right_content > h2,
.contact_page .search_page .rc .right_content > h2 {
  margin: 0;
  font-size: 13px;
  font-weight: normal;
}

.search_page .rc h2 {
  margin: 0;
  font-size: 13px;
  font-weight: normal;
}

.search_page .rc h3 {
  margin: 0;
  font-size: 13px;
  font-weight: normal;
}

.search_page .rc h3.r {
  font-size: 16px;
}

.search_page .rc cite {
  color: #006621;
  font-style: normal;
}

.search_page .rc .s {
  color: #545454;
  font-size: 13px;
}

.search_page form {
  text-align: center;
  margin: 10px 0;
}

.search_page input[type="text"] {
  width: calc(100% - 62px);
  height: 30px;
  display: block;
  padding: 3px 5px;
  font-size: 16px;
  float: left;
  outline: none;
}

.search_page input[type="text"]:focus {
  border: 1px solid #0066A4;
}

.search_page input[type="submit"] {
  width: 48px;
  height: 30px;
  line-height: 30px;
  padding: 3px 0;
  display: block;
  box-sizing: content-box;
  float: left;
  border-radius: 0 4px 4px 0;
}

#instagramcontainer {
  margin-top: 10px;
  position: relative;
}

#instagramcontainer .instagramContent {
  text-align: center;
  padding-bottom: 20px;
}

#instagramcontainer .vjs-default-skin .vjs-big-play-button {
  top: 50%;
  margin-top: -1.3em;
  left: 50%;
  margin-left: -2em;
}

#instagramcontainer [class^="swiper-button"] {
  background: none;
  height: 40px;
  line-height: 40px;
  top: 50%;
  margin-top: -10px;
}

#instagramcontainer [class^="swiper-button"] .fa {
  transition: all 0.3s;
  color: #0d67a2;
  opacity: .6;
  font-size: 40px;
}

#instagramcontainer [class^="swiper-button"] .fa:hover {
  opacity: 1;
}

#instagramcontainer a {
  font-weight: inherit;
  color: inherit;
}

#instagramcontainer .swiper-container {
  box-sizing: border-box;
  width: calc(100% - 100px);
}

#instagramcontainer .swiper-container img {
  max-width: 100%;
  max-height: 100%;
}

#instagramcontainer .swiper-container a {
  text-decoration: none;
  font-weight: bold;
}

#instagramcontainer .swiper-container .swiper-slide .leftSide,
#instagramcontainer .swiper-container .swiper-slide .rightSide {
  float: left;
  margin-bottom: 0;
  margin-left: 2%;
  width: 49%;
}

#instagramcontainer .swiper-container .swiper-slide .leftSide:nth-of-type(2n + 1),
#instagramcontainer .swiper-container .swiper-slide .rightSide:nth-of-type(2n + 1) {
  margin-left: 0;
  clear: left;
}

#instagramcontainer .swiper-container .swiper-slide .leftSide .post {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}

#instagramcontainer .swiper-container .swiper-slide .leftSide .post img,
#instagramcontainer .swiper-container .swiper-slide .leftSide .post .video-js {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

#instagramcontainer .swiper-container .swiper-slide .rightSide .section {
  margin-top: 10px;
}

#instagramcontainer .swiper-container .swiper-slide .rightSide .avatar {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  float: left;
  background-color: #fafafa;
  border: 1px solid #dbdbdb;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
}

#instagramcontainer .swiper-container .swiper-slide .rightSide .line {
  margin: 15px 0;
  height: 1px;
  background: #ccc;
}

#instagramcontainer .swiper-container .swiper-slide .rightSide .date {
  float: right;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-left: 10px;
  margin-bottom: 10px;
}

#instagramcontainer .swiper-container .swiper-slide .rightSide .comment:not(:first-child) {
  margin-top: 10px;
}

#instagramcontainer .swiper-container .swiper-slide .rightSide .likes {
  *zoom: 1;
}

#instagramcontainer .swiper-container .swiper-slide .rightSide .likes:before,
#instagramcontainer .swiper-container .swiper-slide .rightSide .likes:after {
  content: " ";
  display: table;
}

#instagramcontainer .swiper-container .swiper-slide .rightSide .likes:after {
  clear: both;
}

#instagramcontainer .swiper-container .swiper-slide .rightSide .likes .like {
  float: left;
  margin-right: 10px;
}

#instagramcontainer .swiper-container .swiper-slide .rightSide .tags {
  *zoom: 1;
  margin: 10px 0;
}

#instagramcontainer .swiper-container .swiper-slide .rightSide .tags:before,
#instagramcontainer .swiper-container .swiper-slide .rightSide .tags:after {
  content: " ";
  display: table;
}

#instagramcontainer .swiper-container .swiper-slide .rightSide .tags:after {
  clear: both;
}

#instagramcontainer .swiper-container .swiper-slide .rightSide .tags .tag {
  float: left;
  margin-right: 10px;
}

.cookiePopup {
  text-align: center;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, .9);
  z-index: 999999;
  border-top: 1px solid #ccc;
}

.cookiePopup p,
.cookiePopup .button,
.cookiePopup .start_page_box a.button,
.start_page_box .cookiePopup a.button,
.cookiePopup .menuTrigger {
  line-height: 40px;
}

.cookiePopup p {
  box-sizing: border-box;
  float: left;
  width: calc(100% - 160px);
  padding-left: 160px;
}

.cookiePopup .button,
.cookiePopup .start_page_box a.button,
.start_page_box .cookiePopup a.button,
.cookiePopup .menuTrigger {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 140px;
}

#blog {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -15px;
}

#blog #blog-sidebar {
  margin-top: 10px !important;
}

#blog #blog-sidebar ul.category-menu {
  padding: 0;
  margin-bottom: 40px;
}

#blog #blog-sidebar ul > li ul > li > a {
  padding: 0 16px 0 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#blog #posts {
  padding-left: 40px;
}

#blog .leftSide {
  width: 100%;
}

#blog .leftSide a {
  text-decoration: none;
}

#blog .leftSide a:hover {
  color: #0d639f;
  text-decoration: underline;
}

#blog .post {
  padding-left: 40px;
}

hr {
  border: none;
  border-top: 1px solid #ccc;
}

#select_language {
  float: right;
}

.menuTrigger,
.responsive {
  display: none;
}

@media all and (max-width: 1044px) {
  .wrap {
    padding: 0 20px;
  }
}

@media all and (max-width: 1024px) {
  body.menuOpened:after {
    visibility: visible;
    opacity: 0.8;
  }

  body.menuOpened .header .nav {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
  }

  body:after {
    height: calc(100% - 60px);
  }

  .page {
    margin-bottom: 0;
    min-height: auto;
  }

  .page_push {
    display: none;
  }

  .desktop {
    display: none;
  }

  .responsive {
    display: block;
  }

  .header {
    height: 40px;
    padding: 10px 0;
  }

  .header .wrap {
    height: 100%;
  }

  .header .logo {
    margin-top: 0;
    float: left;
    width: 180px;
  }

  .header .logo img {
    width: 100%;
  }

  .header .openMenu,
  .header .openSearch {
    font-size: 25px;
    color: #0d67a2;
    margin: 6px 0 0 30px;
  }

  .header .openSearch .fa {
    padding-top: 3px;
  }

  .header .openMenu {
    float: left;
    margin-top: 10px;
  }

  .header .nav {
    all: inherit;
    position: fixed;
    transition: all .3s;
    opacity: 0;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    background: #fff;
    padding: 20px;
    padding-top: 40px;
    border-radius: 5px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .13);
    height: auto;
    text-align: center;
    max-width: 90vw;
    width: 300px;
    box-sizing: border-box;
    overflow: auto;
  }

  .header .nav > li {
    margin-left: 0;
  }

  .header .nav li {
    list-style-type: none;
    width: 100%;
  }

  .header .nav li + li {
    margin-top: 10px;
  }

  .header .nav .closeMobileToggles {
    font-size: 20px;
    position: absolute;
    top: 5px;
    right: 15px;
    cursor: pointer;
    width: auto;
  }

  .start_page_box {
    *zoom: 1;
    padding-bottom: 46px;
  }

  .start_page_box:before,
  .start_page_box:after {
    content: " ";
    display: table;
  }

  .start_page_box:after {
    clear: both;
  }

  .start_page_box,
  .start_page_box.produkter {
    width: 100%;
    margin: 0 0 20px;
    height: auto;
  }

  .start_page_box h2 br {
    display: none;
  }

  .start_page_box p {
    margin-top: 0;
  }

  .start_page_box p:first-of-type,
  .start_page_box p:last-of-type {
    float: left;
    width: 240px;
    margin: 0;
  }

  .start_page_box p:first-of-type {
    margin-bottom: 20px;
  }

  .start_page_box p:last-of-type {
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .start_page_box > *,
  .start_page_box table {
    float: right;
    width: calc(100% - 250px);
  }

  .start_page_box table {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
  }

  .utilities_row {
    height: auto;
    margin-top: 60px;
    padding: 5px 0;
    z-index: inherit;
    position: static;
    text-align: center;
  }

  .utilities_row .wrap {
    padding: 0 45px;
  }

  .utilities_row .keywords {
    float: none;
    width: auto;
    display: inline-block;
  }

  .utilities_row .socialIcons {
    box-shadow: 2px -4px 5px rgba(0, 0, 1, .08);
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    float: none;
    height: 53px;
    background: #fff;
    z-index: 120;
  }

  .utilities_row .socialIcons > div {
    float: none;
    display: inline-block;
  }

  .footer {
    height: auto;
    padding-bottom: 103px;
  }

  .footer .footer_bottom {
    bottom: 50px;
  }

  .lang_picker {
    transition: all .3s;
    -webkit-transform: translateX(calc(100% - 42px));
    -ms-transform: translateX(calc(100% - 42px));
    transform: translateX(calc(100% - 42px));
    position: absolute;
    top: 7px;
    right: 0;
    background: #fff;
    z-index: 120;
    border-left: none;
    height: 40px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }

  .lang_picker a {
    width: 42px;
    height: auto;
  }

  .lang_picker a img {
    margin: 12px auto 0;
  }

  .lang_picker > a {
    background: none;
    margin: 0;
  }

  .lang_picker.active {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .lang_picker > ul {
    display: block;
    float: left;
  }

  .lang_picker > ul > li {
    float: left;
    border-left: 1px solid #ccc;
  }

  .lang_picker > ul a {
    height: auto;
    position: static;
    border: none;
  }

  .filter_boxes_row {
    display: none;
  }

  .filter-projects {
    margin-bottom: 20px;
  }

  .filter_box {
    margin: 0;
    float: left;
    margin-bottom: 20px;
    margin-left: 2%;
    width: 32%;
    max-width: inherit;
  }

  .filter_box:nth-of-type(3n + 1) {
    margin-left: 0;
    clear: left;
  }

  .filter_box ul {
    height: auto;
    max-height: 192px;
  }

  .heat_saving_calculator {
    padding: 0;
    height: auto;
    padding-bottom: 30px;
  }

  .slider_value.slider_minimum,
  .slider_value.slider_maximum {
    position: static;
  }

  .slider_value.slider_minimum {
    float: left;
    text-align: left;
  }

  .slider_value.slider_maximum {
    float: right;
    text-align: right;
  }

  .heat_saving_slider_border {
    margin-top: 10px;
    clear: left;
  }
}

@media all and (max-width: 1023px) {
  .product-page .info,
  .product-page .images {
    width: 50%;
  }
}

@media all and (max-width: 850px) {
  .menuTrigger {
    display: block;
  }

  .menuItems {
    display: none;
  }

  .sidebar {
    float: none;
    width: 100%;
  }

  .sidebar.open .menuTrigger .fa::before {
    content: '\f205';
  }

  #content.with_sidebar {
    width: 100%;
  }

  .reference_project {
    width: 181px;
  }
}

@media all and (max-width: 768px) {
  .cookiePopup p {
    width: 100%;
    padding: 0;
    line-height: 1.5;
  }

  .cookiePopup .button,
  .cookiePopup .start_page_box a.button,
  .start_page_box .cookiePopup a.button,
  .cookiePopup .menuTrigger {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-bottom: 10px;
  }

  #instagramcontainer [class^="swiper-button"] {
    display: none;
  }

  #instagramcontainer .swiper-container {
    width: 100%;
  }

  #instagramcontainer .swiper-container .swiper-slide .leftSide,
  #instagramcontainer .swiper-container .swiper-slide .rightSide {
    margin-bottom: 20px;
    margin-left: 2%;
    width: 100%;
  }

  #instagramcontainer .swiper-container .swiper-slide .leftSide:nth-of-type(2n + 1),
  #instagramcontainer .swiper-container .swiper-slide .rightSide:nth-of-type(2n + 1) {
    margin-left: 2%;
    clear: none;
  }

  #instagramcontainer .swiper-container .swiper-slide .leftSide:nth-of-type(1n + 1),
  #instagramcontainer .swiper-container .swiper-slide .rightSide:nth-of-type(1n + 1) {
    margin-left: 0;
    clear: left;
  }

  .footer_box {
    margin-bottom: 20px;
    margin-left: 2%;
    width: 32%;
  }

  .footer_box:nth-of-type(4n + 1) {
    margin-left: 2%;
    clear: none;
  }

  .footer_box:nth-of-type(3n + 1) {
    margin-left: 0;
    clear: left;
  }

  .contact_page .contact_person {
    float: left;
    margin-bottom: 20px;
    margin-left: 2%;
    width: 49%;
  }

  .contact_page .contact_person:nth-of-type(2n + 1) {
    margin-left: 0;
    clear: left;
  }

  .contact_page .left_content,
  .contact_page .right_content {
    width: 100%;
  }

  .contact_page .right_content {
    margin-top: 20px;
  }

  .product-box {
    margin-bottom: 2%;
    margin-left: 2%;
    width: 49%;
  }

  .product-box:nth-of-type(3n + 1) {
    margin-left: 2%;
    clear: none;
  }

  .product-box:nth-of-type(2n + 1) {
    margin-left: 0;
    clear: left;
  }

  .responsive-scroller {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  ul.document_list table td.name,
  ul.document_list table td.size,
  ul.document_list table td.download {
    white-space: nowrap;
  }

  ul.document_list table td.size,
  ul.document_list table td.download {
    padding-left: 5px;
  }

  ul.document_list table th {
    white-space: nowrap;
  }

  .filter_box {
    margin-bottom: 20px;
    margin-left: 2%;
    width: 49%;
  }

  .filter_box:nth-of-type(3n + 1) {
    margin-left: 2%;
    clear: none;
  }

  .filter_box:nth-of-type(2n + 1) {
    margin-left: 0;
    clear: left;
  }
}

@media all and (max-width: 767px) {
  .slide_description {
    max-width: 70%;
    padding: 20px;
    font-size: calc(10px + 1.1vw);
  }

  .slide_description h2 {
    font-size: 1.5em;
  }

  .slide_description p {
    font-size: 1em;
  }

  .comparison_boxes_row .comparison_box {
    margin-bottom: 20px;
    margin-left: 2%;
    width: 100%;
  }

  .comparison_boxes_row .comparison_box:nth-of-type(2n + 1) {
    margin-left: 2%;
    clear: none;
  }

  .comparison_boxes_row .comparison_box:nth-of-type(1n + 1) {
    margin-left: 0;
    clear: left;
  }

  .comparison_boxes_row .comparison_box .values_box tr td:nth-child(odd) {
    width: auto;
  }

  .values_box {
    position: relative;
  }

  .values_box.open h3::after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .values_box h3 {
    cursor: pointer;
  }

  .values_box h3::after {
    transition: all .3s;
    color: #fff;
    font-size: 25px;
    position: absolute;
    z-index: 1;
    top: 0px;
    right: 15px;
    font-family: 'FontAwesome';
    content: '\f067';
  }

  .tableContent {
    display: none;
  }

  .comparison_boxes_row .savings_totals {
    padding: 5%;
  }
}

@media all and (max-width: 600px) {
  .start_page_box p:first-of-type,
  .start_page_box p:last-of-type {
    width: 100%;
  }

  .start_page_box table,
  .start_page_box > * {
    float: none;
    width: 100%;
  }

  .start_page_box table {
    position: static;
  }

  .footer_box {
    margin-bottom: 20px;
    margin-left: 2%;
    width: 49%;
  }

  .footer_box:nth-of-type(3n + 1) {
    margin-left: 2%;
    clear: none;
  }

  .footer_box:nth-of-type(2n + 1) {
    margin-left: 0;
    clear: left;
  }

  .social_box_container {
    text-align: center;
  }

  .product-page .info,
  .product-page .images,
  .product-page .product_utility_box {
    width: 100%;
    margin-top: 0;
  }

  .product-page .product_utilities_row {
    margin-top: 20pxx;
  }

  .product-page .info {
    margin: 20px 0;
  }

  .reference_box {
    margin-bottom: 20px;
    margin-left: 2%;
    width: 49%;
  }

  .reference_box:nth-of-type(4n + 1) {
    margin-left: 2%;
    clear: none;
  }

  .reference_box:nth-of-type(2n + 1) {
    margin-left: 0;
    clear: left;
  }

  .comparison_boxes_row .savings_totals li {
    height: auto !important;
    *zoom: 1;
  }

  .comparison_boxes_row .savings_totals li:before,
  .comparison_boxes_row .savings_totals li:after {
    content: " ";
    display: table;
  }

  .comparison_boxes_row .savings_totals li:after {
    clear: both;
  }

  .comparison_boxes_row .savings_totals li div {
    font-weight: bold;
  }

  .comparison_boxes_row .savings_totals li .value {
    text-align: left;
    width: 100%;
  }
}

@media all and (max-width: 550px) {
  .contact_page .contact_person {
    margin-bottom: 20px;
    margin-left: 2%;
    width: 100%;
  }

  .contact_page .contact_person:nth-of-type(2n + 1) {
    margin-left: 2%;
    clear: none;
  }

  .contact_page .contact_person:nth-of-type(1n + 1) {
    margin-left: 0;
    clear: left;
  }

  .contact_form {
    margin-top: 40px;
  }

  .contact_form [type=text].left,
  .contact_form [type=text].right {
    width: 100%;
  }

  .contact_form [type=submit] {
    margin-top: 10px;
    width: 100%;
  }

  .contact_form .g-recaptcha {
    text-align: center;
  }

  .contact_form .g-recaptcha > * {
    display: inline-block;
  }

  .iframeWrapper,
  .product-box {
    margin-bottom: 20px;
    margin-left: 2%;
    width: 100%;
  }

  .iframeWrapper:nth-of-type(2n + 1),
  .product-box:nth-of-type(2n + 1) {
    margin-left: 2%;
    clear: none;
  }

  .iframeWrapper:nth-of-type(1n + 1),
  .product-box:nth-of-type(1n + 1) {
    margin-left: 0;
    clear: left;
  }
}

@media all and (max-width: 425px) {
  .footer_box {
    text-align: center;
    margin-bottom: 10px;
    margin-left: 2%;
    width: 100%;
  }

  .footer_box:nth-of-type(2n + 1) {
    margin-left: 2%;
    clear: none;
  }

  .footer_box:nth-of-type(1n + 1) {
    margin-left: 0;
    clear: left;
  }

  .newsletter_box .newsletter_text span {
    margin-top: 5px;
    display: block;
    width: auto;
  }

  .newsletter_box .newsletter_text div {
    left: 0;
    bottom: 10px;
    padding-bottom: 40px;
  }

  .filter_box {
    margin-bottom: 20px;
    margin-left: 2%;
    width: 100%;
  }

  .filter_box:nth-of-type(2n + 1) {
    margin-left: 2%;
    clear: none;
  }

  .filter_box:nth-of-type(1n + 1) {
    margin-left: 0;
    clear: left;
  }
}

@media all and (max-width: 380px) {
  .header .logo {
    width: 150px;
    margin-top: 5px;
  }

  body.searchOpened.menuOpened #search_form {
    top: 25%;
  }

  body.searchOpened.menuOpened .header .nav {
    top: 65%;
  }

  .slide_description {
    font-size: calc(10px + .7vw);
  }
}

@media all and (max-width: 375px) {
  .comparison_boxes_row .comparison_box .values_box h3 {
    padding-left: 10px;
    text-align: left;
  }

  .comparison_boxes_row .comparison_box .values_box h3::after {
    font-size: 20px;
  }
}

@media print {
  div.jGrowl {
    display: none;
  }
}