/* line 66, icons/*.png */
.icons-sprite, .icons-arrow-down-big, .icons-arrow-down, .icons-arrow-up-big, .icons-arrow-up {
  background: url('../images/icons-s26d276219c.png') no-repeat; }

/* line 60, ../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-down-big {
  background-position: 0 -34px; }

/* line 60, ../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-down {
  background-position: 0 -81px; }

/* line 60, ../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-up-big {
  background-position: 0 0; }

/* line 60, ../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-up {
  background-position: 0 -68px; }

@font-face {
  font-family: 'r82_produktnavnregular';
  src: url("../css/fonts/r82_produktnavn-webfont.eot");
  src: url("../css/fonts/r82_produktnavn-webfont.eot?#iefix") format("embedded-opentype"), url("../css/fonts/r82_produktnavn-webfont.woff") format("woff"), url("../css/fonts/r82_produktnavn-webfont.ttf") format("truetype"), url("../css/fonts/r82_produktnavn-webfont.svg#r82_produktnavnregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/*** CSS ***/
/* apply a natural box layout model to all elements */
/* line 73, ../frontend/sass/style.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 79, ../frontend/sass/style.scss */
body {
  font-family: "franklin-gothic-urw", Arial, Helvetica;
  margin: 0;
  padding: 0;
  min-height: 100%; }

/* line 86, ../frontend/sass/style.scss */
img {
  border: none; }

/* line 89, ../frontend/sass/style.scss */
a {
  outline: none; }
  /* line 91, ../frontend/sass/style.scss */
  a:hover {
    color: #7a7979; }

/* line 96, ../frontend/sass/style.scss */
#page {
  text-align: center; }

/* line 100, ../frontend/sass/style.scss */
.container {
  position: relative;
  display: inline-block;
  text-align: left;
  width: 1004px;
  margin: auto; }

/* line 108, ../frontend/sass/style.scss */
.logo {
  display: inline-block;
  margin: 19px 0 0 0;
  	/*
  	@include enhance-with(svg) {
      background:inline-image("icons/R82-logo.svg") no-repeat;
      width: 186px;
      height: 66px;
  		background-size: 186px 66px;
      img {
        display:none;
      }
  		@include respond-to(medium) {
  			width: 233px;
  	    height: 26px;
  			background-size: 233px 26px;
  		}
    }
  */ }

/* line 132, ../frontend/sass/style.scss */
.external-cta-badge {
  position: absolute;
  right: 0px;
  top: 40px;
  width: 100%;
  text-align: right; }
  /* line 138, ../frontend/sass/style.scss */
  .external-cta-badge .cta-badge {
    text-decoration: none;
    font-size: 11px;
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    color: #404040; }
    /* line 144, ../frontend/sass/style.scss */
    .external-cta-badge .cta-badge span {
      position: relative;
      top: -5px;
      right: 10px; }
      /* line 148, ../frontend/sass/style.scss */
      .external-cta-badge .cta-badge span:hover {
        text-decoration: underline; }
    /* line 152, ../frontend/sass/style.scss */
    .external-cta-badge .cta-badge img {
      height: 35px; }

/* line 160, ../frontend/sass/style.scss */
.mobile {
  display: none; }

/* Header */
/* line 166, ../frontend/sass/style.scss */
header {
  /* Main Navigation */ }
  /* line 167, ../frontend/sass/style.scss */
  header .container {
    margin-bottom: 12px; }
    /* line 169, ../frontend/sass/style.scss */
    .my-page header .container {
      margin-bottom: 85px; }
      /* line 171, ../frontend/sass/style.scss */
      .my-page header .container:after {
        content: '';
        width: 998px;
        height: 14px;
        background: url("../images/sh.png");
        position: absolute;
        bottom: -55px;
        left: 17px;
        z-index: -1; }
  /* line 183, ../frontend/sass/style.scss */
  header .button1 {
    float: right;
    min-width: 74px;
    margin: 23px 0 0 0;
    z-index: 10;
    padding: 4px 29px 4px 16px; }
    /* line 189, ../frontend/sass/style.scss */
    header .button1:after {
      background: url("../images/arrow-left.png"); }
    /* line 192, ../frontend/sass/style.scss */
    header .button1 span {
      background: url("../images/arrow-down-big.png"); }
  /* line 196, ../frontend/sass/style.scss */
  header .menu {
    display: none; }
  /* line 200, ../frontend/sass/style.scss */
  header .head-box {
    position: absolute;
    top: 25px;
    right: 0; }
    /* line 204, ../frontend/sass/style.scss */
    header .head-box ul {
      float: left;
      padding: 0;
      margin: 0 -16px 0 0;
      list-style: none; }
      /* line 209, ../frontend/sass/style.scss */
      header .head-box ul li {
        font-family: "franklin-gothic-urw", Arial, Helvetica;
        font-size: 11px;
        display: inline-block;
        margin-right: 14px; }
        /* line 214, ../frontend/sass/style.scss */
        header .head-box ul li a {
          text-decoration: none;
          color: #404040; }
    /* line 221, ../frontend/sass/style.scss */
    header .head-box .zoom li {
      margin-left: 18px; }
    /* line 225, ../frontend/sass/style.scss */
    header .head-box .selectbox {
      float: right; }
      /* line 227, ../frontend/sass/style.scss */
      header .head-box .selectbox div {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        vertical-align: bottom;
        position: relative;
        text-decoration: none;
        font-family: "franklin-gothic-urw", Arial, Helvetica;
        font-size: 11px;
        color: #404040;
        behavior: url(PIE.php);
        position: relative; }
      /* line 237, ../frontend/sass/style.scss */
      header .head-box .selectbox .select1 {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        height: 23px;
        background: #f1f1f1;
        padding: 5px 45px 4px 17px;
        left: 20px;
      /*
			&:before {
        content: '';
        width:20px;
        height:10px;
        background: url('../images/flag.png');
        position:absolute;
        top:6px;
        left:11px;
      }
			*/ }
        /* line 244, ../frontend/sass/style.scss */
        header .head-box .selectbox .select1 span, header .head-box .selectbox .select1 p {
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: middle;
          *vertical-align: auto;
          zoom: 1;
          *display: inline; }
        /* line 247, ../frontend/sass/style.scss */
        header .head-box .selectbox .select1 span {
          margin-right: 5px; }
        /* line 250, ../frontend/sass/style.scss */
        header .head-box .selectbox .select1 p {
          margin: 0;
          vertical-align: top; }
      /* line 266, ../frontend/sass/style.scss */
      header .head-box .selectbox .select2 {
        line-height: 13px;
        width: 124px;
        height: 23px;
        vertical-align: top;
      /*
			&:after {
        content: '';
        width:13px;
        height:14px;
        background:url('../images/arrow-right.png');
        position:absolute;
        top:4px;
        right:5px;
      }
			*/ }
        /* line 274, ../frontend/sass/style.scss */
        header .head-box .selectbox .select2 #languageSelector {
          display: none; }
        /* line 277, ../frontend/sass/style.scss */
        header .head-box .selectbox .select2 .choose-btn {
          width: 100%;
          background: #d9d9d9; }
          /* line 280, ../frontend/sass/style.scss */
          header .head-box .selectbox .select2 .choose-btn span {
            margin-top: -7px; }
        /* line 282, ../frontend/sass/style.scss */
        header .head-box .selectbox .select2 .dropdown-wrapper {
          position: relative;
          bottom: auto;
          left: auto;
          height: 23px; }
        /* line 288, ../frontend/sass/style.scss */
        header .head-box .selectbox .select2 .dropdown {
          background: #d9d9d9;
          position: absolute;
          top: 0;
          left: 0;
          margin-bottom: 0px;
          padding: 1px 4px; }
        /* line 296, ../frontend/sass/style.scss */
        header .head-box .selectbox .select2 .dropdown-list {
          background: #adadad;
          margin-bottom: 4px; }
          /* line 299, ../frontend/sass/style.scss */
          header .head-box .selectbox .select2 .dropdown-list li {
            display: block;
            margin-right: 0; }
            /* line 302, ../frontend/sass/style.scss */
            header .head-box .selectbox .select2 .dropdown-list li a {
              position: relative;
              display: block;
              text-decoration: none;
              padding: 8px 0 8px 28px;
              background-size: 16px 11px;
              background-repeat: no-repeat;
              background-position: 5px 9px; }
              /* line 310, ../frontend/sass/style.scss */
              header .head-box .selectbox .select2 .dropdown-list li a:hover {
                background-color: #bfbfbf;
                color: black; }
        /* line 317, ../frontend/sass/style.scss */
        header .head-box .selectbox .select2 select {
          width: 130px;
          outline: 0;
          border: none;
          background: transparent;
          appearance: none;
          -moz-appearance: none;
          -webkit-appearance: none; }
  /* line 341, ../frontend/sass/style.scss */
  header .search {
    border: none;
    float: right;
    position: relative;
    bottom: 40px;
    padding: 0;
    z-index: 20; }
    /* line 348, ../frontend/sass/style.scss */
    header .search input {
      border: none;
      border-radius: 12px;
      background-color: #e4e4e4;
      width: 236px;
      height: 25px;
      padding: 0 0 0 10px; }
  /* line 361, ../frontend/sass/style.scss */
  header .empty:before {
    display: none; }
  /* line 365, ../frontend/sass/style.scss */
  header nav {
    position: relative;
    padding-top: 15px;
    margin: 43px 0 0 0;
    min-height: 34px;
    z-index: 10;
    border-top: 1px solid #d7d7d7;
    /*
		&:before {
      content: '';
      height: 1px;
      width: 1000px;
      background-color: #d7d7d7;
      position: absolute;
      top: -15px;
      left: 12px;
    }
		*/ }
    /* line 383, ../frontend/sass/style.scss */
    header nav:after {
      content: '';
      width: 998px;
      height: 14px;
      background: url("../images/sh.png");
      position: absolute;
      bottom: -11px;
      left: 17px;
      z-index: -1; }
    /* line 393, ../frontend/sass/style.scss */
    header nav ul.service {
      display: none; }
    /* line 396, ../frontend/sass/style.scss */
    header nav ul {
      display: inline-block;
      margin: 0;
      padding: 0; }
      /* line 400, ../frontend/sass/style.scss */
      header nav ul li {
        float: left;
        font-family: "franklin-gothic-urw", Arial, Helvetica;
        font-size: 16px;
        padding: 0 0 15px 0;
        margin: 0 8px 0 0;
        list-style-type: none; }
        /* line 407, ../frontend/sass/style.scss */
        header nav ul li a {
          padding: 2px 12px 2px 12px;
          text-decoration: none;
          color: #558fa0;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px;
          -ms-border-radius: 20px;
          -o-border-radius: 20px;
          border-radius: 20px;
          behavior: url(PIE.php);
          position: relative; }
          /* line 413, ../frontend/sass/style.scss */
          header nav ul li a:hover {
            background: #eaf2f5; }
        /* line 417, ../frontend/sass/style.scss */
        header nav ul li.selected > a {
          background: #eaf2f5; }

/* Sub-menu external */
/* line 427, ../frontend/sass/style.scss */
.sub-menu.external a {
  display: block;
  float: left;
  width: 100%;
  padding: 0; }
/* line 433, ../frontend/sass/style.scss */
.sub-menu.external img {
  width: 100%;
  display: block;
  float: left; }

/* Sub-menu */
/* line 440, ../frontend/sass/style.scss */
.sub-menu {
  display: none;
  position: absolute;
  background: #eef3f5;
  top: 46px;
  left: 0;
  z-index: 200;
  width: 100%;
  min-height: 80px; }
  /* line 451, ../frontend/sass/style.scss */
  li.has-children .sub-menu:after {
    content: '';
    width: 980px;
    height: 1px;
    background: #dce0e2;
    position: absolute;
    bottom: 10px;
    margin-left: -490px;
    left: 50%; }
  /* line 462, ../frontend/sass/style.scss */
  .sub-menu:before {
    content: '';
    width: 998px;
    height: 14px;
    background: url("../images/sh.png");
    position: absolute;
    top: 0px;
    left: 17px;
    z-index: -1; }
  /* line 472, ../frontend/sass/style.scss */
  .sub-menu ul {
    padding: 0;
    margin: 12px 0 0 7px; }
    /* line 475, ../frontend/sass/style.scss */
    .sub-menu ul.no-icon {
      margin-top: 22px; }
    /* line 478, ../frontend/sass/style.scss */
    .sub-menu ul li {
      font-size: 15px;
      margin: 0 10px 0 0;
      padding: 0; }
      /* line 482, ../frontend/sass/style.scss */
      .sub-menu ul li.level2 {
        height: 60px;
        margin: 0;
        padding-right: 0px; }
        /* line 486, ../frontend/sass/style.scss */
        .sub-menu ul li.level2 > img {
          left: -5px; }
      /* line 490, ../frontend/sass/style.scss */
      .sub-menu ul li.level3 {
        margin: 0 7px; }
        /* line 492, ../frontend/sass/style.scss */
        .sub-menu ul li.level3:first-child {
          margin: 0 7px; }
        /* line 495, ../frontend/sass/style.scss */
        .sub-menu ul li.level3 img.desktop-menu-image {
          width: 109px;
          height: auto; }
      /* line 501, ../frontend/sass/style.scss */
      .sub-menu ul li :hover > .sub1 {
        display: block; }
      /* line 505, ../frontend/sass/style.scss */
      .sub-menu ul li img {
        position: relative;
        top: 7px;
        left: -10px; }
      /* line 510, ../frontend/sass/style.scss */
      .sub-menu ul li a {
        padding: 8px 12px 8px 22px; }
      /* line 514, ../frontend/sass/style.scss */
      .sub-menu ul li.no-icon a {
        padding: 8px 12px; }
  /* line 520, ../frontend/sass/style.scss */
  .sub-menu > ul > li > a:hover {
    background: #cfdfe4; }

/* line 525, ../frontend/sass/style.scss */
.sub1 {
  display: none;
  float: left;
  background: #f1f6fa;
  width: 1005px;
  min-height: 455px;
  position: absolute;
  left: 0;
  top: 53px;
  padding-top: 40px;
  padding-bottom: 30px; }
  /* line 537, ../frontend/sass/style.scss */
  .sub1 a:hover {
    background: none; }
  /* line 541, ../frontend/sass/style.scss */
  .sub1:before {
    content: '';
    width: 980px;
    height: 1px;
    background: #dce0e2;
    position: absolute;
    top: 22px;
    margin-left: -490px;
    left: 50%; }
  /* line 551, ../frontend/sass/style.scss */
  .sub1:after {
    content: '';
    width: 980px;
    height: 1px;
    background: #dce0e2;
    position: absolute;
    bottom: 22px;
    margin-left: -490px;
    left: 50%; }
  /* line 562, ../frontend/sass/style.scss */
  .sub1 .box1 {
    border: none;
    margin: 0 0 0 3px;
    min-height: 0;
    height: auto; }
    /* line 567, ../frontend/sass/style.scss */
    .sub1 .box1 h2 {
      font-family: "franklin-gothic-urw", Arial, Helvetica;
      color: #404040;
      font-size: 36px;
      margin: 0 0 0 15px; }
    /* line 573, ../frontend/sass/style.scss */
    .sub1 .box1 p {
      font-family: "franklin-gothic-urw", Arial, Helvetica;
      font-size: 16px;
      color: #434343;
      margin: 0;
      line-height: 20px;
      word-spacing: -1px;
      margin: 20px 0 0 15px;
      width: 230px;
      height: auto; }
      /* line 62, ../frontend/sass/style.scss */
      .sub1 .box1 p strong {
        font: "franklin-gothic-urw", Arial, Helvetica;
        font-style: normal;
        font-weight: 700;
        font-size: 16px; }
    /* line 579, ../frontend/sass/style.scss */
    .sub1 .box1 .more {
      font-family: "franklin-gothic-urw", Arial, Helvetica;
      position: relative;
      color: #558fa0;
      text-decoration: none;
      font-size: 16px;
      display: inline-block;
      background: url("../images/more2.png") no-repeat left 1px;
      padding-left: 22px;
      margin: 10px 0 0 15px;
      padding: 0 0 0 22px; }
      /* line 583, ../frontend/sass/style.scss */
      .sub1 .box1 .more:hover {
        color: #7a7979; }
  /* line 588, ../frontend/sass/style.scss */
  .sub1 ul {
    width: 750px;
    float: left;
    margin: 27px 0 32px 4px;
    position: relative; }
    /* line 593, ../frontend/sass/style.scss */
    .sub1 ul li {
      width: 125px;
      margin: 0 0 26px 0; }
      /* line 596, ../frontend/sass/style.scss */
      .sub1 ul li span {
        width: 100%;
        font-size: 12px;
        display: inline-block;
        text-align: center;
        position: relative;
        top: 2px;
        left: 2px;
        letter-spacing: 1px; }
  /* line 608, ../frontend/sass/style.scss */
  .sub1 .flexmini .flex-control-nav {
    display: none; }

/*** Content ***/
/* Slider Text-Box */
/* line 617, ../frontend/sass/style.scss */
.slider-box {
  width: 380px;
  background-color: #558fa0;
  opacity: 0.9;
  filter: alpha(opacity=90);
  position: absolute;
  bottom: 100px;
  right: 100px;
  padding-bottom: 50px;
  padding-right: 20px; }
  /* line 627, ../frontend/sass/style.scss */
  .slider-box h2 {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    color: #ffffff;
    font-size: 34px;
    line-height: 37px;
    font-weight: normal;
    margin: 20px 0 0 20px;
    padding: 0; }
  /* line 636, ../frontend/sass/style.scss */
  .slider-box p {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    color: #ffffff;
    font-size: 16px;
    margin: 13px 0 0 20px; }
  /* line 642, ../frontend/sass/style.scss */
  .slider-box .more {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    margin: 16px 0 0 0;
    padding: 10px 0 10px 40px;
    background: #43717f url("../images/more3.png") no-repeat 20px 10px; }
  /* line 656, ../frontend/sass/style.scss */
  .slider-box.seating {
    background-color: #ee312b; }
    /* line 658, ../frontend/sass/style.scss */
    .slider-box.seating .more {
      background-color: #d51711; }
  /* line 662, ../frontend/sass/style.scss */
  .slider-box.standing {
    background-color: #abbe12; }
    /* line 664, ../frontend/sass/style.scss */
    .slider-box.standing .more {
      background-color: #818f0e; }
  /* line 668, ../frontend/sass/style.scss */
  .slider-box.walking {
    background-color: #f8aa20; }
    /* line 670, ../frontend/sass/style.scss */
    .slider-box.walking .more {
      background-color: #de9007; }
  /* line 674, ../frontend/sass/style.scss */
  .slider-box.transport {
    background-color: #ffd100; }
    /* line 676, ../frontend/sass/style.scss */
    .slider-box.transport .more {
      background-color: #cca700; }
  /* line 680, ../frontend/sass/style.scss */
  .slider-box.toilet-bath {
    background-color: #61a3b2; }
    /* line 682, ../frontend/sass/style.scss */
    .slider-box.toilet-bath .more {
      background-color: #498897; }
  /* line 686, ../frontend/sass/style.scss */
  .slider-box.accessories {
    background-color: #dcc59f; }
    /* line 688, ../frontend/sass/style.scss */
    .slider-box.accessories .more {
      background-color: #ceae7a; }

/* Sidebar */
/* line 696, ../frontend/sass/style.scss */
.sidebar {
  float: right;
  margin-top: 55px;
  width: 255px; }
  /* line 700, ../frontend/sass/style.scss */
  .sidebar .box1 {
    margin: 0 0 22px 20px; }
  /* line 703, ../frontend/sass/style.scss */
  .sidebar .box2 {
    width: 236px; }

/* Main Section */
/* line 711, ../frontend/sass/style.scss */
section.front, section.textpage, section.search {
  width: 100%;
  float: left; }
/* line 715, ../frontend/sass/style.scss */
section.mypage, section.contact {
  position: relative; }
  /* line 717, ../frontend/sass/style.scss */
  section.mypage .page-links, section.contact .page-links {
    position: absolute;
    top: 15px;
    right: 0; }
    /* line 721, ../frontend/sass/style.scss */
    section.mypage .page-links a, section.contact .page-links a {
      color: #558fa0; }
      /* line 723, ../frontend/sass/style.scss */
      section.mypage .page-links a:hover, section.contact .page-links a:hover {
        color: #7a7979; }

/* line 731, ../frontend/sass/style.scss */
h1 {
  font-family: "franklin-gothic-urw", Arial, Helvetica;
  font-size: 30px;
  font-weight: normal;
  color: #404040;
  margin: 0 0 50px 0;
  position: relative; }

/* line 739, ../frontend/sass/style.scss */
.product-name {
  font-family: 'r82_produktnavnregular';
  text-transform: lowercase;
  display: inline-block;
  position: relative;
  top: -10px;
  left: 15px;
  font-size: 28px; }
  /* line 747, ../frontend/sass/style.scss */
  .seating .product-name {
    color: #ee312b; }
  /* line 750, ../frontend/sass/style.scss */
  .standing .product-name {
    color: #abbe12; }
  /* line 753, ../frontend/sass/style.scss */
  .walking .product-name {
    color: #f8aa20; }
  /* line 756, ../frontend/sass/style.scss */
  .transport .product-name {
    color: #ffd100; }
  /* line 759, ../frontend/sass/style.scss */
  .toilet-bath .product-name {
    color: #61a3b2; }
  /* line 762, ../frontend/sass/style.scss */
  .accessories .product-name {
    color: #dcc59f; }

/* line 767, ../frontend/sass/style.scss */
.product-name2 {
  display: none; }

/* line 770, ../frontend/sass/style.scss */
.section-icon2 {
  display: none; }

@media screen and (max-width: 1005px) {
  /* line 776, ../frontend/sass/style.scss */
  .productOverview ul li {
    width: 50% !important; } }
/* line 780, ../frontend/sass/style.scss */
.productOverview h3 {
  color: #558fa0;
  font-size: 1em;
  line-height: 24px;
  clear: both;
  padding: 0 10px; }
  /* line 786, ../frontend/sass/style.scss */
  .productOverview h3 img {
    display: inline;
    margin-right: 10px; }
  /* line 790, ../frontend/sass/style.scss */
  .productOverview h3 span {
    display: inline; }
/* line 794, ../frontend/sass/style.scss */
.productOverview ul {
  list-style: none;
  padding: 0; }
  /* line 797, ../frontend/sass/style.scss */
  .productOverview ul li {
    float: left;
    width: 16.666666667%;
    padding-bottom: 20px; }
    /* line 801, ../frontend/sass/style.scss */
    .productOverview ul li a {
      color: #558fa0;
      display: block;
      text-align: center; }
      /* line 805, ../frontend/sass/style.scss */
      .productOverview ul li a img {
        width: 109px;
        height: auto;
        max-width: 100%; }
      /* line 810, ../frontend/sass/style.scss */
      .productOverview ul li a span {
        display: inline-block;
        width: 100%;
        text-align: center;
        font-size: 12px; }

/* line 821, ../frontend/sass/style.scss */
.page-links {
  margin: 0;
  padding: 0;
  float: right; }
  /* line 825, ../frontend/sass/style.scss */
  .page-links li {
    display: inline-block;
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-size: 15px;
    margin: 0 0 0 40px; }
    /* line 830, ../frontend/sass/style.scss */
    .page-links li a {
      text-decoration: none; }
      /* line 832, ../frontend/sass/style.scss */
      .seating .page-links li a {
        color: #ee312b; }
      /* line 835, ../frontend/sass/style.scss */
      .standing .page-links li a {
        color: #abbe12; }
      /* line 838, ../frontend/sass/style.scss */
      .walking .page-links li a {
        color: #f8aa20; }
      /* line 841, ../frontend/sass/style.scss */
      .transport .page-links li a {
        color: #ffd100; }
      /* line 844, ../frontend/sass/style.scss */
      .toilet-bath .page-links li a {
        color: #61a3b2; }
      /* line 847, ../frontend/sass/style.scss */
      .accessories .page-links li a {
        color: #dcc59f; }

/* line 854, ../frontend/sass/style.scss */
.style2 li {
  margin: 7px 0 0 23px; }
  /* line 856, ../frontend/sass/style.scss */
  .style2 li a {
    color: #558fa0; }

/* line 862, ../frontend/sass/style.scss */
.pr-present {
  background: rgba(246, 248, 249, 0);
  position: relative;
  top: -9px;
  left: 1px;
  overflow: hidden;
  margin: 0 0 21px 0;
  clear: both; }
  /* line 870, ../frontend/sass/style.scss */
  .pr-present:before {
    content: '';
    width: 998px;
    height: 14px;
    background: url("../images/sh.png");
    position: absolute;
    top: 0;
    left: 17px; }
  /* line 879, ../frontend/sass/style.scss */
  .pr-present:after {
    content: '';
    width: 998px;
    height: 14px;
    background: url("../images/sh2.png");
    position: absolute;
    bottom: 0;
    left: 17px; }
  /* line 888, ../frontend/sass/style.scss */
  .pr-present .pr-main {
    margin: 22px 0 10px 10px;
    float: left; }
  /* line 892, ../frontend/sass/style.scss */
  .pr-present .present-wrapper {
    overflow: hidden;
    *zoom: 1;
    position: relative;
    width: 100%; }
  /* line 897, ../frontend/sass/style.scss */
  .pr-present .present-image, .pr-present .present-text {
    overflow: hidden;
    *zoom: 1;
    float: left;
    height: 100%;
    width: 50%; }
  /* line 903, ../frontend/sass/style.scss */
  .pr-present .present-text {
    background: rgba(236, 241, 243, 0.2);
    right: 0px; }
    /* line 906, ../frontend/sass/style.scss */
    .pr-present .present-text .text {
      min-height: 280px;
      width: 450px;
      margin: 25px 45px 0 0;
      float: right; }
      /* line 911, ../frontend/sass/style.scss */
      .pr-present .present-text .text p {
        font-size: 16px; }
  /* line 916, ../frontend/sass/style.scss */
  .pr-present .present-overlay {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(236, 241, 243, 0.2);
    cursor: pointer; }
    /* line 924, ../frontend/sass/style.scss */
    .pr-present .present-overlay .clickarea {
      width: 50%;
      height: 100%;
      cursor: pointer;
      float: left; }

/* line 933, ../frontend/sass/style.scss */
.dealersearch {
  float: left;
  width: 100%; }
  /* line 937, ../frontend/sass/style.scss */
  .dealersearch #gmap {
    width: 100%;
    height: 400px; }
  /* line 942, ../frontend/sass/style.scss */
  .dealersearch .halfpage {
    width: 50%; }
  /* line 946, ../frontend/sass/style.scss */
  .dealersearch .selectors {
    position: relative;
    padding: 10px;
    overflow: visible;
    width: 100%; }
    /* line 952, ../frontend/sass/style.scss */
    .dealersearch .selectors ul {
      position: relative;
      top: auto;
      float: left; }
  /* line 959, ../frontend/sass/style.scss */
  .dealersearch .feat {
    width: 492px;
    min-height: 400px;
    float: left;
    clear: none; }
    /* line 965, ../frontend/sass/style.scss */
    .dealersearch .feat .item-box {
      border-bottom: none; }
    /* line 969, ../frontend/sass/style.scss */
    .dealersearch .feat .item-box .locations .item {
      min-height: auto;
      height: auto;
      width: 100%;
      margin: 0 0 0 0;
      padding: 15px 0 15px 0;
      clear: both;
      border-bottom: 1px solid #000; }
      /* line 978, ../frontend/sass/style.scss */
      .dealersearch .feat .item-box .locations .item.current {
        background-color: #eef3f5; }
      /* line 982, ../frontend/sass/style.scss */
      .dealersearch .feat .item-box .locations .item p strong {
        padding-right: 10px; }
      /* line 986, ../frontend/sass/style.scss */
      .dealersearch .feat .item-box .locations .item > div {
        float: left;
        width: 50%; }

/* line 994, ../frontend/sass/style.scss */
.feat {
  clear: both; }
  /* line 997, ../frontend/sass/style.scss */
  .feat .half {
    width: 492px;
    float: left;
    min-height: 229px; }
    /* line 1001, ../frontend/sass/style.scss */
    .feat .half .lf {
      margin-left: 22px; }
    /* line 1004, ../frontend/sass/style.scss */
    .feat .half ul {
      margin: 3px 0 11px 150px;
      padding: 0;
      float: left; }
      /* line 1008, ../frontend/sass/style.scss */
      .feat .half ul li {
        margin: 0 0 10px 0; }
        /* line 1010, ../frontend/sass/style.scss */
        .feat .half ul li a {
          font-family: "franklin-gothic-urw", Arial, Helvetica;
          position: relative;
          color: #558fa0;
          text-decoration: none;
          font-size: 16px;
          display: inline-block;
          background: url("../images/more2.png") no-repeat left 1px;
          padding-left: 22px; }
  /* line 1016, ../frontend/sass/style.scss */
  .feat .quarter {
    width: 237px;
    float: left;
    clear: none;
    margin: 0 0 0 19px;
    min-height: 229px; }
    /* line 1022, ../frontend/sass/style.scss */
    .feat .quarter .pdf {
      display: inline-block;
      margin: 18px 0 41px 77px; }
  /* line 1028, ../frontend/sass/style.scss */
  .feat .item-box .item {
    position: relative; }
    /* line 1030, ../frontend/sass/style.scss */
    .feat .item-box .item:after {
      content: '';
      width: 100%;
      height: 1px;
      position: absolute;
      bottom: -16px;
      left: 0; }
  /* line 1039, ../frontend/sass/style.scss */
  .feat .item-box h2 {
    margin-left: 0; }
  /* line 1042, ../frontend/sass/style.scss */
  .feat .item-box .bott {
    margin-bottom: 0; }
  /* line 1045, ../frontend/sass/style.scss */
  .feat .item-box h3 {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-size: 16px;
    color: #434343;
    margin: 0;
    line-height: 20px;
    word-spacing: -1px;
    font-weight: normal;
    margin: 6px 0 14px 0;
    overflow: visible !important; }
    /* line 62, ../frontend/sass/style.scss */
    .feat .item-box h3 strong {
      font: "franklin-gothic-urw", Arial, Helvetica;
      font-style: normal;
      font-weight: 700;
      font-size: 16px; }
    /* line 1050, ../frontend/sass/style.scss */
    .feat .item-box h3.extra-spacing {
      font-weight: bold;
      margin: 20px 0; }
    /* line 1054, ../frontend/sass/style.scss */
    .feat .item-box h3.subtitle {
      font-weight: bold;
      margin-bottom: 0px; }
    /* line 1058, ../frontend/sass/style.scss */
    .feat .item-box h3.standard-title {
      float: left;
      font-weight: bold;
      margin-top: 20px;
      margin-bottom: 15px; }
  /* line 1065, ../frontend/sass/style.scss */
  .feat .item-box .top {
    position: relative;
    top: 10px;
    margin-bottom: 20px; }
  /* line 1070, ../frontend/sass/style.scss */
  .feat .item-box h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 1px; }
  /* line 1076, ../frontend/sass/style.scss */
  .feat .item-box span.subteaser p {
    margin: 0; }
  /* line 1080, ../frontend/sass/style.scss */
  .feat .item-box p {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-size: 16px;
    color: #434343;
    margin: 0;
    line-height: 20px;
    word-spacing: -1px;
    margin-bottom: 3px; }
    /* line 62, ../frontend/sass/style.scss */
    .feat .item-box p strong {
      font: "franklin-gothic-urw", Arial, Helvetica;
      font-style: normal;
      font-weight: 700;
      font-size: 16px; }
    /* line 1084, ../frontend/sass/style.scss */
    .contact .feat .item-box p {
      margin-bottom: 10px; }
      /* line 1087, ../frontend/sass/style.scss */
      .contact .feat .item-box p a {
        color: #558fa0; }
        /* line 1089, ../frontend/sass/style.scss */
        .contact .feat .item-box p a:hover {
          color: #7a7979; }
  /* line 1096, ../frontend/sass/style.scss */
  .feat ul {
    padding: 0;
    margin: 15px 0 0 0;
    list-style: none; }
    /* line 1100, ../frontend/sass/style.scss */
    .feat ul li {
      font-family: "franklin-gothic-urw", Arial, Helvetica;
      font-size: 16px;
      color: #404040;
      margin: 0 0 1px 0; }
  /* line 1109, ../frontend/sass/style.scss */
  .feat.group .item-wrapper a {
    text-decoration: none; }
  /* line 1116, ../frontend/sass/style.scss */
  .feat.related .item-box h2 {
    margin-bottom: 16px; }
  /* line 1119, ../frontend/sass/style.scss */
  .feat.related .item-box a {
    text-align: center; }
  /* line 1122, ../frontend/sass/style.scss */
  .feat.related .item-box img {
    width: 140px;
    height: auto; }
  /* line 1129, ../frontend/sass/style.scss */
  .feat.acc ul {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: top; }
    /* line 1132, ../frontend/sass/style.scss */
    .feat.acc ul.first {
      margin-right: 25px; }
  /* line 1139, ../frontend/sass/style.scss */
  .feat.acc .desc {
    min-height: 70px; }
  /* line 1142, ../frontend/sass/style.scss */
  .feat.acc .acc-text {
    margin-top: 15px; }

/* line 1149, ../frontend/sass/style.scss */
.flexmini ul {
  list-style: none;
  margin: 0 0 25px 0;
  padding: 0; }
  /* line 1153, ../frontend/sass/style.scss */
  .flexmini ul li {
    display: inline-block;
    margin: 0 0 0 0px; }
    /* line 1156, ../frontend/sass/style.scss */
    .flexmini ul li:nth-child(2n+1) {
      margin-right: 14px; }
    /* line 1159, ../frontend/sass/style.scss */
    .flexmini ul li a {
      text-decoration: none; }
/* line 1165, ../frontend/sass/style.scss */
.flexmini.feat ul {
  margin: 20px 0 10px 0; }

/* line 1172, ../frontend/sass/style.scss */
.flexslider-mini2 ul {
  margin-bottom: 15px; }
  /* line 1174, ../frontend/sass/style.scss */
  .flexslider-mini2 ul li {
    display: inline-block;
    margin-right: 20px; }
    /* line 1177, ../frontend/sass/style.scss */
    .flexslider-mini2 ul li img {
      width: 109px; }
    /* line 1180, ../frontend/sass/style.scss */
    .flexslider-mini2 ul li a {
      text-decoration: none; }

/* line 1186, ../frontend/sass/style.scss */
.ms {
  margin: 0 0 29px 0; }
  /* line 1188, ../frontend/sass/style.scss */
  .ms h2 {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-weight: normal;
    font-size: 20px;
    color: #404040;
    margin: 13px 30px 13px 0; }
  /* line 1195, ../frontend/sass/style.scss */
  .ms .ms1 {
    display: none; }
  /* line 1198, ../frontend/sass/style.scss */
  .ms .ms2 {
    display: none; }
  /* line 1201, ../frontend/sass/style.scss */
  .ms img {
    margin: 41px 0 0 3px; }
  /* line 1204, ../frontend/sass/style.scss */
  .ms .more {
    background: url("../images/more2.png") no-repeat left 1px;
    padding-left: 22px; }
  /* line 1208, ../frontend/sass/style.scss */
  .ms .ill1 {
    float: right;
    position: relative;
    margin: 0;
    max-height: 260px; }
  /* line 1214, ../frontend/sass/style.scss */
  .ms p {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-size: 16px;
    color: #434343;
    margin: 0;
    line-height: 20px;
    word-spacing: -1px;
    width: 500px;
    margin: 0 0 17px 0; }
    /* line 62, ../frontend/sass/style.scss */
    .ms p strong {
      font: "franklin-gothic-urw", Arial, Helvetica;
      font-style: normal;
      font-weight: 700;
      font-size: 16px; }
  /* line 1219, ../frontend/sass/style.scss */
  .ms .table {
    margin: 20px 0 12px 1px; }

/* line 1224, ../frontend/sass/style.scss */
.box3 {
  padding: 20px 0;
  margin: 23px 0 0 0;
  position: relative;
  overflow: hidden; }
  /* line 1229, ../frontend/sass/style.scss */
  .box3:before {
    content: '';
    width: 998px;
    height: 14px;
    background: url("../images/sh.png");
    position: absolute;
    top: 0;
    left: 17px; }
  /* line 1238, ../frontend/sass/style.scss */
  .box3:after {
    content: '';
    width: 998px;
    height: 14px;
    background: url("../images/sh2.png");
    position: absolute;
    bottom: 0;
    left: 17px; }
  /* line 1247, ../frontend/sass/style.scss */
  .box3 .lf {
    margin-left: 0; }

/* line 1253, ../frontend/sass/style.scss */
.quick-links-item {
  width: 236px;
  float: left;
  margin: 0 0 0 20px; }
  /* line 1257, ../frontend/sass/style.scss */
  .sidebar .quick-links-item {
    border-top: 5px solid #7a7979;
    border-bottom: 1px solid #7a7979;
    padding-top: 15px;
    margin-bottom: 22px;
    padding-bottom: 15px; }
  /* line 1264, ../frontend/sass/style.scss */
  .quick-links-item img {
    display: block;
    margin: 0px auto; }
    /* line 1267, ../frontend/sass/style.scss */
    .box3 .quick-links-item img {
      max-width: 50px; }
  /* line 1271, ../frontend/sass/style.scss */
  .quick-links-item h3 {
    text-align: center;
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    color: #404040;
    font-size: 20px;
    font-weight: normal;
    margin: 10px 0 15px 0;
    position: relative; }
  /* line 1280, ../frontend/sass/style.scss */
  .quick-links-item ul {
    padding: 0;
    margin: 7px 0 29px 0;
    list-style: none; }
    /* line 1285, ../frontend/sass/style.scss */
    .quick-links-item ul li a {
      text-decoration: none;
      color: #558fa0;
      font-family: "franklin-gothic-urw", Arial, Helvetica;
      font-size: 16px;
      text-align: center;
      display: block; }
  /* line 1295, ../frontend/sass/style.scss */
  .quick-links-item p {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-size: 16px;
    color: #434343;
    margin: 0;
    line-height: 20px;
    word-spacing: -1px;
    text-align: center;
    width: 195px;
    margin: 9px 0 0 22px;
    line-height: 20px; }
    /* line 62, ../frontend/sass/style.scss */
    .quick-links-item p strong {
      font: "franklin-gothic-urw", Arial, Helvetica;
      font-style: normal;
      font-weight: 700;
      font-size: 16px; }
    /* line 1301, ../frontend/sass/style.scss */
    .quick-links-item p a {
      text-decoration: none;
      color: #558fa0;
      margin: 7px 0 0 0;
      display: inline-block; }
  /* line 1308, ../frontend/sass/style.scss */
  .box3 .quick-links-item {
    margin-left: 0; }

/* line 1313, ../frontend/sass/style.scss */
.section-icon {
  float: left;
  position: relative;
  top: -18px;
  left: 1px;
  width: auto;
  height: 51px; }

/* line 1322, ../frontend/sass/style.scss */
.text {
  float: left;
  margin-bottom: 30px;
  width: 700px;
  overflow: hidden; }
  /* line 1327, ../frontend/sass/style.scss */
  .text table {
    width: 100%; }
    /* line 1329, ../frontend/sass/style.scss */
    .text table td {
      padding: 0;
      margin: 0 10px; }
  /* line 1334, ../frontend/sass/style.scss */
  .text img {
    margin-bottom: 10px; }
  /* line 1337, ../frontend/sass/style.scss */
  .text h4 {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-size: 16px;
    color: #434343;
    margin: 0;
    line-height: 17px;
    word-spacing: -1px; }
  /* line 1345, ../frontend/sass/style.scss */
  .text p {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-size: 16px;
    color: #434343;
    margin: 0;
    line-height: 20px;
    word-spacing: -1px;
    margin: 0 0 17px 0; }
    /* line 62, ../frontend/sass/style.scss */
    .text p strong {
      font: "franklin-gothic-urw", Arial, Helvetica;
      font-style: normal;
      font-weight: 700;
      font-size: 16px; }
    /* line 1348, ../frontend/sass/style.scss */
    .text p a {
      color: #558fa0; }
      /* line 1350, ../frontend/sass/style.scss */
      .text p a:hover {
        text-decoration: none; }
  /* line 1355, ../frontend/sass/style.scss */
  .text .result {
    margin: 18px 0 0 0;
    border-top: 5px #7a7979 solid;
    width: 619px; }
    /* line 1359, ../frontend/sass/style.scss */
    .text .result h4 {
      margin: 16px 0 0 0; }
      /* line 1361, ../frontend/sass/style.scss */
      .text .result h4:first-child {
        margin: 10px 0 0 0; }
    /* line 1365, ../frontend/sass/style.scss */
    .text .result p {
      margin: 0 0 15px 0;
      word-spacing: -2px; }
    /* line 1369, ../frontend/sass/style.scss */
    .text .result .more {
      font-family: "franklin-gothic-urw", Arial, Helvetica;
      position: relative;
      color: #558fa0;
      text-decoration: none;
      font-size: 16px;
      display: inline-block;
      background: url("../images/more2.png") no-repeat left 1px;
      padding-left: 22px;
      margin: 0; }
    /* line 1373, ../frontend/sass/style.scss */
    .text .result hr {
      border: none;
      height: 1px;
      background: #7a7979;
      margin: 18px 0 0 0; }
    /* line 1379, ../frontend/sass/style.scss */
    .text .result img {
      width: 160px;
      float: right;
      margin: 4px 0 0 15px; }
    /* line 1384, ../frontend/sass/style.scss */
    .text .result .main-photo {
      display: none; }
  /* line 1388, ../frontend/sass/style.scss */
  .text .pagination {
    overflow: hidden;
    *zoom: 1;
    text-align: center;
    margin: 14px 0 0 0; }
    /* line 1394, ../frontend/sass/style.scss */
    .text .pagination a {
      text-decoration: none;
      font-family: "franklin-gothic-urw", Arial, Helvetica;
      font-size: 16px;
      color: #558fa0; }
    /* line 1400, ../frontend/sass/style.scss */
    .text .pagination .active {
      color: #9d9d9d; }
    /* line 1403, ../frontend/sass/style.scss */
    .text .pagination img {
      position: relative;
      top: 3px;
      margin: 0 3px; }

/* line 1411, ../frontend/sass/style.scss */
.result-item {
  padding-bottom: 10px;
  border-bottom: 1px solid #7a7979; }

/* line 1416, ../frontend/sass/style.scss */
.standard-images {
  overflow: hidden;
  *zoom: 1;
  margin-top: 20px; }
  /* line 1419, ../frontend/sass/style.scss */
  .standard-images .standard-image {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-left: 14px; }
    /* line 1422, ../frontend/sass/style.scss */
    .standard-images .standard-image:first-child {
      margin: 0; }

/* line 1428, ../frontend/sass/style.scss */
.pager {
  overflow: hidden;
  *zoom: 1;
  width: 80%;
  display: block;
  list-style-type: none;
  text-align: center;
  margin: 0px auto;
  margin-top: 20px;
  padding: 0; }
  /* line 1437, ../frontend/sass/style.scss */
  .pager li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
    /* line 1439, ../frontend/sass/style.scss */
    .pager li a {
      color: #558fa0;
      text-decoration: none; }
  /* line 1444, ../frontend/sass/style.scss */
  .pager .prev {
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    background: url("../images/prev-mini.png") top left no-repeat; }
    /* line 1449, ../frontend/sass/style.scss */
    .pager .prev a {
      display: block; }
  /* line 1453, ../frontend/sass/style.scss */
  .pager .current {
    padding: 0;
    color: #7a7979; }
  /* line 1457, ../frontend/sass/style.scss */
  .pager .next {
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    background: url("../images/more2.png") left top no-repeat; }
    /* line 1462, ../frontend/sass/style.scss */
    .pager .next a {
      display: block; }

/* line 1468, ../frontend/sass/style.scss */
.box1 {
  position: relative;
  width: 236px;
  height: 350px;
  float: left;
  border-top: 5px #7a7979 solid;
  border-bottom: 1px #7a7979 solid;
  /*overflow: hidden;*/
  margin: 0 0 30px 20px; }
  /* line 1477, ../frontend/sass/style.scss */
  .box1 .choose-btn p {
    color: white; }
  /* line 1480, ../frontend/sass/style.scss */
  .box1:first-child {
    margin-left: 0; }
  /* line 1483, ../frontend/sass/style.scss */
  .sidebar .box1 {
    margin-left: 20px; }
  /* line 1486, ../frontend/sass/style.scss */
  .box1 .button1 {
    width: 155px;
    margin: 3px 0 0 0; }
  /* line 1490, ../frontend/sass/style.scss */
  .box1 h3 {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-weight: normal;
    font-size: 17px;
    color: #404040;
    margin: 10px 0 0 0; }
  /* line 1497, ../frontend/sass/style.scss */
  .box1 img {
    margin: 16px 0 0 0;
    width: 236px; }
  /* line 1501, ../frontend/sass/style.scss */
  .box1 p {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-size: 16px;
    color: #434343;
    margin: 0;
    line-height: 20px;
    word-spacing: -1px;
    height: 100px;
    overflow: hidden;
    margin: 12px 0 0 0; }
    /* line 62, ../frontend/sass/style.scss */
    .box1 p strong {
      font: "franklin-gothic-urw", Arial, Helvetica;
      font-style: normal;
      font-weight: 700;
      font-size: 16px; }
  /* line 1507, ../frontend/sass/style.scss */
  .box1 a:hover {
    color: #7a7979; }
  /* line 1510, ../frontend/sass/style.scss */
  .box1 .more {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    position: relative;
    color: #558fa0;
    text-decoration: none;
    font-size: 16px;
    display: inline-block;
    background: url("../images/more2.png") no-repeat left 1px;
    padding-left: 22px;
    margin: 10px 0 16px 0px; }
  /* line 1514, ../frontend/sass/style.scss */
  .box1.quick-links {
    text-align: center; }
    /* line 1516, ../frontend/sass/style.scss */
    .box1.quick-links img {
      width: 137px;
      display: block;
      margin: auto;
      margin-top: 16px; }
    /* line 1522, ../frontend/sass/style.scss */
    .box1.quick-links p {
      height: auto;
      margin-top: 18px; }
    /* line 1526, ../frontend/sass/style.scss */
    .box1.quick-links h3 {
      text-align: left; }
    /* line 1529, ../frontend/sass/style.scss */
    .box1.quick-links ul {
      padding: 0;
      margin: 7px 0 29px 0;
      list-style: none; }
      /* line 1534, ../frontend/sass/style.scss */
      .box1.quick-links ul li a {
        text-decoration: none;
        color: #558fa0;
        font-family: "franklin-gothic-urw", Arial, Helvetica;
        font-size: 16px;
        text-align: center;
        display: block; }

/* line 1547, ../frontend/sass/style.scss */
.box2 {
  width: 492px;
  min-height: 245px;
  float: left;
  border-top: 5px #7a7979 solid;
  border-bottom: 1px #7a7979 solid;
  margin: 0 0 30px 20px; }
  /* line 1554, ../frontend/sass/style.scss */
  .box2 p {
    font-size: 16px;
    color: #434343; }
    /* line 1557, ../frontend/sass/style.scss */
    .box2 p strong {
      font-size: 16px;
      color: #434343; }
  /* line 1562, ../frontend/sass/style.scss */
  .box2.long {
    height: 300px; }
  /* line 1565, ../frontend/sass/style.scss */
  .box2 h2 {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-weight: normal;
    font-size: 28px;
    color: #404040;
    margin: 12px 30px 10px 0; }
  /* line 1572, ../frontend/sass/style.scss */
  .box2 h3 {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-weight: normal;
    font-size: 17px;
    color: #404040;
    margin: 10px 0 12px 0; }
  /* line 1579, ../frontend/sass/style.scss */
  .box2 .column {
    float: left;
    width: 236px; }
    /* line 1582, ../frontend/sass/style.scss */
    .box2 .column p {
      height: 50px;
      overflow: hidden;
      font-family: "franklin-gothic-urw", Arial, Helvetica;
      font-size: 16px;
      color: #434343;
      margin: 0;
      line-height: 20px;
      word-spacing: -1px; }
      /* line 62, ../frontend/sass/style.scss */
      .box2 .column p strong {
        font: "franklin-gothic-urw", Arial, Helvetica;
        font-style: normal;
        font-weight: 700;
        font-size: 16px; }
    /* line 1587, ../frontend/sass/style.scss */
    .box2 .column blockquote {
      font-family: "franklin-gothic-urw", Arial, Helvetica;
      font-weight: normal;
      color: #434343;
      font-size: 18px;
      margin: 1px 0 0 20px;
      word-spacing: 3px;
      letter-spacing: -1px; }
      /* line 1595, ../frontend/sass/style.scss */
      .box2 .column blockquote span {
        font-size: 16px;
        display: inline-block;
        margin: 8px 0 0 0; }
  /* line 1602, ../frontend/sass/style.scss */
  .box2 a:hover {
    color: #7a7979; }
  /* line 1605, ../frontend/sass/style.scss */
  .box2 .more {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    position: relative;
    color: #558fa0;
    text-decoration: none;
    font-size: 16px;
    display: inline-block;
    background: url("../images/more2.png") no-repeat left 1px;
    padding-left: 22px;
    margin: 10px 17px 16px 0px; }
  /* line 1609, ../frontend/sass/style.scss */
  .box2 .bt {
    margin-bottom: 20px; }
  /* line 1612, ../frontend/sass/style.scss */
  .box2 .mini-box {
    background-color: #eef3f5;
    margin: 16px 0 0 0;
    padding: 10px 0;
    position: relative; }
    /* line 1617, ../frontend/sass/style.scss */
    .box2 .mini-box a {
      text-decoration: none; }
    /* line 1620, ../frontend/sass/style.scss */
    .box2 .mini-box h4 {
      font-family: "franklin-gothic-urw", Arial, Helvetica;
      font-size: 16px;
      color: #434343;
      margin: 0;
      line-height: 20px;
      word-spacing: -1px;
      margin: 11px 20px 0 76px;
      font-weight: bold; }
      /* line 62, ../frontend/sass/style.scss */
      .box2 .mini-box h4 strong {
        font: "franklin-gothic-urw", Arial, Helvetica;
        font-style: normal;
        font-weight: 700;
        font-size: 16px; }
    /* line 1625, ../frontend/sass/style.scss */
    .box2 .mini-box .icon1 {
      width: 36px;
      position: absolute;
      top: 50%;
      margin-top: -24px;
      left: 17px; }
    /* line 1632, ../frontend/sass/style.scss */
    .box2 .mini-box .icon2 {
      width: 47px;
      position: absolute;
      top: 50%;
      margin-top: -20px;
      left: 14px; }
    /* line 1639, ../frontend/sass/style.scss */
    .box2 .mini-box p {
      font-family: "franklin-gothic-urw", Arial, Helvetica;
      font-size: 16px;
      color: #434343;
      margin: 0;
      line-height: 20px;
      word-spacing: -1px;
      display: inline-block;
      margin: 0 20px 7px 76px; }
      /* line 62, ../frontend/sass/style.scss */
      .box2 .mini-box p strong {
        font: "franklin-gothic-urw", Arial, Helvetica;
        font-style: normal;
        font-weight: 700;
        font-size: 16px; }
      /* line 1643, ../frontend/sass/style.scss */
      .box2 .mini-box p a {
        text-decoration: none;
        color: #434343; }
  /* line 1649, ../frontend/sass/style.scss */
  .box2 .first {
    margin: 16px 0 0 0; }
  /* line 1652, ../frontend/sass/style.scss */
  .box2 .sec {
    margin: 10px 0 25px 0; }
  /* line 1655, ../frontend/sass/style.scss */
  .box2 .icons {
    margin: 22px 0 9px -17px; }
    /* line 1657, ../frontend/sass/style.scss */
    .box2 .icons img {
      display: block;
      float: left;
      margin: 0 0 16px 17px;
      width: 150px; }
    /* line 1663, ../frontend/sass/style.scss */
    .box2 .icons .lf-s {
      margin-left: 0; }

/* line 1669, ../frontend/sass/style.scss */
.sign-up {
  border: none;
  margin: 15px 0 4px 0;
  padding: 0; }
  /* line 1673, ../frontend/sass/style.scss */
  .sign-up table {
    width: 100%; }
  /* line 1676, ../frontend/sass/style.scss */
  .sign-up td {
    margin: 0;
    padding: 0; }
    /* line 1679, ../frontend/sass/style.scss */
    .sign-up td.subscribe {
      width: 120px; }
  /* line 1683, ../frontend/sass/style.scss */
  .sign-up input[type="text"], .sign-up input[type="email"] {
    width: 100%;
    height: 25px;
    padding: 0 0 0 10px;
    margin: 0 0 10px 0; }
  /* line 1689, ../frontend/sass/style.scss */
  .sign-up input[type="submit"], .sign-up input[type="button"] {
    width: auto;
    background: none;
    border: none;
    background: url("../images/more2.png") left 1px no-repeat;
    text-align: left;
    padding-left: 22px;
    margin-top: 16px;
    font-size: 16px;
    color: #558fa0; }

/* line 1703, ../frontend/sass/style.scss */
.main h1 {
  margin: 0 0 17px 0; }

/* line 1708, ../frontend/sass/style.scss */
.dropdown-wrapper {
  width: 100%;
  position: absolute;
  bottom: 38px;
  left: 0;
  z-index: 99; }

/* line 1716, ../frontend/sass/style.scss */
.dropdown {
  overflow: hidden;
  *zoom: 1;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #558fa0;
  width: 100%;
  padding: 0 4px;
  color: white;
  font-size: 12px;
  margin-bottom: 8px; }
  /* line 1725, ../frontend/sass/style.scss */
  .dropdown .choose-btn {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    background: #558fa0;
    padding: 4px 0; }
    /* line 1731, ../frontend/sass/style.scss */
    .dropdown .choose-btn p {
      margin: 0;
      padding-left: 10px; }
    /* line 1735, ../frontend/sass/style.scss */
    .dropdown .choose-btn span {
      position: absolute;
      top: 50%;
      right: 1px;
      margin-top: -6px;
      display: block;
      width: 13px;
      height: 13px; }
  /* line 1745, ../frontend/sass/style.scss */
  .dropdown .dropdown-list {
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    -ms-border-radius: 0 0 8px 8px;
    -o-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    width: 100%;
    background: #75a9b8;
    display: none;
    list-style-type: none;
    padding: 0;
    margin: 0 0 5px 0; }
    /* line 1753, ../frontend/sass/style.scss */
    .dropdown .dropdown-list a {
      display: block;
      color: white;
      text-decoration: none;
      padding: 3px 0 3px 10px; }
      /* line 1758, ../frontend/sass/style.scss */
      .dropdown .dropdown-list a:hover {
        background: #9ccedd;
        color: #558fa0; }
  /* line 1764, ../frontend/sass/style.scss */
  .box1 .dropdown {
    position: absolute;
    top: 0;
    left: 0; }
    /* line 1768, ../frontend/sass/style.scss */
    .box1 .dropdown .choose-btn p {
      height: auto; }

/* line 1774, ../frontend/sass/style.scss */
.overlay {
  display: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: white;
  width: 850px;
  padding: 10px;
  margin-left: -425px; }
  /* line 1781, ../frontend/sass/style.scss */
  .overlay .content {
    width: auto;
    margin: 0px auto;
    text-align: center; }
    /* line 1785, ../frontend/sass/style.scss */
    .overlay .content img {
      width: 100%;
      height: auto; }

/* line 1792, ../frontend/sass/style.scss */
.item-box {
  overflow: hidden;
  *zoom: 1;
  border-top: 5px solid;
  border-bottom: 1px solid;
  margin: 0 0 23px 0;
  position: relative;
  clear: both; }
  /* line 1796, ../frontend/sass/style.scss */
  .seating .item-box {
    border-color: #ee312b; }
    /* line 1798, ../frontend/sass/style.scss */
    .seating .item-box .button1 {
      background-color: #ee312b; }
  /* line 1802, ../frontend/sass/style.scss */
  .standing .item-box {
    border-color: #abbe12; }
    /* line 1804, ../frontend/sass/style.scss */
    .standing .item-box .button1 {
      background-color: #abbe12; }
  /* line 1808, ../frontend/sass/style.scss */
  .walking .item-box {
    border-color: #f8aa20; }
    /* line 1810, ../frontend/sass/style.scss */
    .walking .item-box .button1 {
      background-color: #f8aa20; }
  /* line 1814, ../frontend/sass/style.scss */
  .transport .item-box {
    border-color: #ffd100; }
    /* line 1816, ../frontend/sass/style.scss */
    .transport .item-box .button1 {
      background-color: #ffd100; }
  /* line 1820, ../frontend/sass/style.scss */
  .toilet-bath .item-box {
    border-color: #61a3b2; }
    /* line 1822, ../frontend/sass/style.scss */
    .toilet-bath .item-box .button1 {
      background-color: #61a3b2; }
  /* line 1826, ../frontend/sass/style.scss */
  .accessories .item-box {
    border-color: #dcc59f; }
    /* line 1828, ../frontend/sass/style.scss */
    .accessories .item-box .button1 {
      background-color: #dcc59f; }
  /* line 1833, ../frontend/sass/style.scss */
  .item-box.Seating {
    border-color: #ee312b; }
    /* line 1835, ../frontend/sass/style.scss */
    .item-box.Seating .button1 {
      background-color: #ee312b; }
    /* line 1838, ../frontend/sass/style.scss */
    .item-box.Seating .item {
      border-color: #ee312b; }
  /* line 1842, ../frontend/sass/style.scss */
  .item-box.Standing {
    border-color: #abbe12; }
    /* line 1844, ../frontend/sass/style.scss */
    .item-box.Standing .button1 {
      background-color: #abbe12; }
    /* line 1847, ../frontend/sass/style.scss */
    .item-box.Standing .item {
      border-color: #abbe12; }
  /* line 1851, ../frontend/sass/style.scss */
  .item-box.Walking {
    border-color: #f8aa20; }
    /* line 1853, ../frontend/sass/style.scss */
    .item-box.Walking .button1 {
      background-color: #f8aa20; }
    /* line 1856, ../frontend/sass/style.scss */
    .item-box.Walking .item {
      border-color: #f8aa20; }
  /* line 1860, ../frontend/sass/style.scss */
  .item-box.Transport {
    border-color: #ffd100; }
    /* line 1862, ../frontend/sass/style.scss */
    .item-box.Transport .button1 {
      background-color: #ffd100; }
    /* line 1865, ../frontend/sass/style.scss */
    .item-box.Transport .item {
      border-color: #ffd100; }
  /* line 1869, ../frontend/sass/style.scss */
  .item-box.Toilet-bath {
    border-color: #61a3b2; }
    /* line 1871, ../frontend/sass/style.scss */
    .item-box.Toilet-bath .button1 {
      background-color: #61a3b2; }
    /* line 1874, ../frontend/sass/style.scss */
    .item-box.Toilet-bath .item {
      border-color: #61a3b2; }
  /* line 1878, ../frontend/sass/style.scss */
  .item-box.Accessories {
    border-color: #dcc59f; }
    /* line 1880, ../frontend/sass/style.scss */
    .item-box.Accessories .button1 {
      background-color: #dcc59f; }
    /* line 1883, ../frontend/sass/style.scss */
    .item-box.Accessories .item {
      border-color: #dcc59f; }
  /* line 1888, ../frontend/sass/style.scss */
  .mypage .item-box {
    border-color: #7a7979; }
  /* line 1895, ../frontend/sass/style.scss */
  .item-box h2 {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-weight: normal;
    font-size: 16px;
    font-weight: bold;
    color: #404040;
    margin: 13px 30px 17px 0; }
    /* line 1902, ../frontend/sass/style.scss */
    .support .item-box h2 {
      margin-left: 45px;
      float: left; }
  /* line 1907, ../frontend/sass/style.scss */
  .item-box .icon {
    position: absolute;
    top: 12px;
    left: 0;
    width: 34px;
    height: auto; }
  /* line 1914, ../frontend/sass/style.scss */
  .item-box .button1 {
    float: right;
    min-width: 80px;
    margin: 14px 0 14px 0;
    z-index: 10; }
  /* line 1920, ../frontend/sass/style.scss */
  .item-box .item {
    width: 236px;
    min-height: 310px;
    float: left;
    margin: 0 0 15px 20px; }
    /* line 1925, ../frontend/sass/style.scss */
    .contact .item-box .item {
      overflow:hidden; }
    /* line 1928, ../frontend/sass/style.scss */
    .features .item-box .item {
      min-height: 200px; }
    /* line 1931, ../frontend/sass/style.scss */
    .item-box .item .button1 {
      margin: 0 0 8px 0;
      min-width: 174px;
      max-width: 236px;
      float: left;
      background: #558fa0;
      position: relative; }
    /* line 1939, ../frontend/sass/style.scss */
    .item-box .item select.styled-support, .item-box .item select.styled-support-video {
      width: 100%; }
  /* line 1944, ../frontend/sass/style.scss */
  .item-box .lf {
    margin-left: 0; }
  /* line 1947, ../frontend/sass/style.scss */
  .item-box h5 {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-size: 16px;
    font-weight: normal;
    color: #434343;
    margin: 8px 0 9px 0; }
  /* line 1955, ../frontend/sass/style.scss */
  .item-box .all {
    cursor: pointer;
    padding: 4px 26px 4px 13px; }
    /* line 1958, ../frontend/sass/style.scss */
    .item-box .all p {
      margin: 0;
      color: white !important; }
  /* line 1963, ../frontend/sass/style.scss */
  .item-box .hidd {
    display: none; }

/* line 1968, ../frontend/sass/style.scss */
.top-image {
  position: relative;
  margin-bottom: 30px; }
  /* line 1971, ../frontend/sass/style.scss */
  .top-image img {
    display: block;
    width: 100%;
    height: auto; }

/* line 1978, ../frontend/sass/style.scss */
.item-wrapper {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  position: relative; }
  /* line 1982, ../frontend/sass/style.scss */
  .item-wrapper.hidden {
    display: none; }
  /* line 1985, ../frontend/sass/style.scss */
  .item-wrapper .item.lf {
    margin-left: 0; }
  /* line 1991, ../frontend/sass/style.scss */
  .mypage .item-wrapper a {
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-size: 16px;
    color: #434343;
    margin: 0;
    line-height: 20px;
    word-spacing: -1px;
    text-decoration: none; }
    /* line 62, ../frontend/sass/style.scss */
    .mypage .item-wrapper a strong {
      font: "franklin-gothic-urw", Arial, Helvetica;
      font-style: normal;
      font-weight: 700;
      font-size: 16px; }
    /* line 1995, ../frontend/sass/style.scss */
    .mypage .item-wrapper a h5 {
      font-weight: bold; }
  /* line 2002, ../frontend/sass/style.scss */
  .Standing .item-wrapper:first-child .item, .Walking .item-wrapper:first-child .item, .Transport .item-wrapper:first-child .item, .Toilet-bath .item-wrapper:first-child .item, .Accessories .item-wrapper:first-child .item {
    padding-top: 0;
    border: none; }

/* line 2010, ../frontend/sass/style.scss */
.item-hidd-container {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  display: none; }
  /* line 2014, ../frontend/sass/style.scss */
  .item-hidd-container .item {
    padding-top: 20px;
    border-bottom: none;
    min-height: 320px;
    border-top: 1px solid; }
    /* line 2019, ../frontend/sass/style.scss */
    .item-hidd-container .item.extra-spacing {
      padding-top: 20px; }
    /* line 2022, ../frontend/sass/style.scss */
    .seating .item-hidd-container .item {
      border-color: #ee312b; }
    /* line 2025, ../frontend/sass/style.scss */
    .standing .item-hidd-container .item {
      border-color: #abbe12; }
    /* line 2028, ../frontend/sass/style.scss */
    .walking .item-hidd-container .item {
      border-color: #f8aa20; }
    /* line 2031, ../frontend/sass/style.scss */
    .transport .item-hidd-container .item {
      border-color: #ffd100; }
    /* line 2034, ../frontend/sass/style.scss */
    .toilet-bath .item-hidd-container .item {
      border-color: #61a3b2; }
    /* line 2037, ../frontend/sass/style.scss */
    .accessories .item-hidd-container .item {
      border-color: #dcc59f; }

/* line 2044, ../frontend/sass/style.scss */
.feat.standard .item {
  border-top: 0;
  border-bottom: 1px solid;
  margin-bottom: 0; }
  /* line 2049, ../frontend/sass/style.scss */
  .seating .feat.standard .item {
    border-color: #ee312b; }
  /* line 2052, ../frontend/sass/style.scss */
  .standing .feat.standard .item {
    border-color: #abbe12; }
  /* line 2055, ../frontend/sass/style.scss */
  .walking .feat.standard .item {
    border-color: #f8aa20; }
  /* line 2058, ../frontend/sass/style.scss */
  .transport .feat.standard .item {
    border-color: #ffd100; }
  /* line 2061, ../frontend/sass/style.scss */
  .toilet-bath .feat.standard .item {
    border-color: #61a3b2; }
  /* line 2064, ../frontend/sass/style.scss */
  .accessories .feat.standard .item {
    border-color: #dcc59f; }

/* line 2070, ../frontend/sass/style.scss */
.button1 {
  font-family: "franklin-gothic-urw", Arial, Helvetica;
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  background: #558fa0;
  position: relative;
  padding: 4px 0 4px 13px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  behavior: url(PIE.php);
  position: relative;
  /*
	&:after {
    content: '';
    width:13px;
    height:13px;
    background:url('../images/arrow-down.png');
    position:absolute;
    top:21%;
    right:5px;
  }
*/ }
  /* line 2093, ../frontend/sass/style.scss */
  .button1 span {
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -7px;
    width: 13px;
    height: 13px;
    display: block; }

/* line 2104, ../frontend/sass/style.scss */
table th {
  font-weight: bold;
  font-size: 13px; }

/* line 2105, ../frontend/sass/style.scss */
table td, table th {
  padding: 3px 50px 3px 6px;
  text-align: left; }

/* line 2107, ../frontend/sass/style.scss */
table {
  font-size: 12px;
  color: #535353;
  font-family: "franklin-gothic-urw", Arial, Helvetica; }

/* line 2113, ../frontend/sass/style.scss */
table.responsive {
  border-collapse: collapse;
  border: none;
  margin-bottom: 0; }
  /* line 2118, ../frontend/sass/style.scss */
  table.responsive tr.odd {
    background: #ededed; }
  /* line 2119, ../frontend/sass/style.scss */
  table.responsive tr.even {
    background: #fff; }
  /* line 2121, ../frontend/sass/style.scss */
  table.responsive td, table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    width: 250px; }
    /* line 2126, ../frontend/sass/style.scss */
    table.responsive td:first-child, table.responsive th:first-child {
      display: none; }
  /* line 2130, ../frontend/sass/style.scss */
  table.responsive.pinned td {
    display: none; }

/* line 2135, ../frontend/sass/style.scss */
.pinned {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 30%;
  overflow: hidden;
  overflow-x: scroll;
  border-right: 1px solid #ccc; }
  /* line 2144, ../frontend/sass/style.scss */
  .pinned table {
    border-collapse: collapse;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
    margin: 0 0 18px; }
    /* line 2152, ../frontend/sass/style.scss */
    .pinned table tr.odd {
      background: #ededed; }
    /* line 2153, ../frontend/sass/style.scss */
    .pinned table tr.even {
      background: #fff; }
    /* line 2155, ../frontend/sass/style.scss */
    .pinned table th, .pinned table td {
      white-space: nowrap; }
    /* line 2158, ../frontend/sass/style.scss */
    .pinned table td:last-child {
      border-bottom: 0; }

/* line 2164, ../frontend/sass/style.scss */
div.table-wrapper {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden; }
  /* line 2170, ../frontend/sass/style.scss */
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden; }
    /* line 2173, ../frontend/sass/style.scss */
    div.table-wrapper div.scrollable table {
      margin-left: 30%; }
    /* line 2176, ../frontend/sass/style.scss */
    div.table-wrapper div.scrollable.no-scroll {
      overflow: hidden; }

/* line 2183, ../frontend/sass/style.scss */
.bg1 {
  background: #d32627; }

/* line 2186, ../frontend/sass/style.scss */
.bg2 {
  background: #abbe12; }

/* line 2190, ../frontend/sass/style.scss */
.bg3 {
  background: #f39a1e; }

/* line 2194, ../frontend/sass/style.scss */
.bg4 {
  background: #f8aa20; }

/* line 2198, ../frontend/sass/style.scss */
.color1 {
  border-top: 5px #d32627 solid;
  border-bottom: 1px #d32627 solid; }
  /* line 2201, ../frontend/sass/style.scss */
  .color1:after {
    background: #d32627; }

/* line 2206, ../frontend/sass/style.scss */
.color2 {
  border-top: 5px #abbe12 solid;
  border-bottom: 1px #abbe12 solid; }
  /* line 2209, ../frontend/sass/style.scss */
  .color2:after {
    background: #d32627; }

/* line 2214, ../frontend/sass/style.scss */
.color3 {
  border-top: 5px #f39a1e solid;
  border-bottom: 1px #f39a1e solid; }
  /* line 2217, ../frontend/sass/style.scss */
  .color3:after {
    background: #d32627; }

/* line 2222, ../frontend/sass/style.scss */
.color5 {
  border-top: 5px #7a7979 solid;
  border-bottom: 1px #7a7979 solid; }
  /* line 2225, ../frontend/sass/style.scss */
  .color5:after {
    background: #7a7979; }

/* line 2230, ../frontend/sass/style.scss */
.symbols {
  overflow: hidden;
  *zoom: 1;
  width: 380px; }
  /* line 2233, ../frontend/sass/style.scss */
  .symbols .symbol {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    position: relative;
    width: 90px;
    text-align: center; }
    /* line 2238, ../frontend/sass/style.scss */
    .symbols .symbol img {
      margin: 0;
      max-width: 80px;
      height: auto; }
    /* line 2243, ../frontend/sass/style.scss */
    .symbols .symbol p {
      width: 100%;
      margin-top: -10px; }

/* line 2250, ../frontend/sass/style.scss */
#cookieMessage {
  width: 100%;
  padding: 20px 0;
  background: #404040;
  background: rgba(0, 0, 0, 0.65);
  color: white;
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: center;
  z-index: 9999;
  display: none; }
  /* line 2262, ../frontend/sass/style.scss */
  #cookieMessage p, #cookieMessage a {
    font-size: 14px; }
  /* line 2266, ../frontend/sass/style.scss */
  #cookieMessage a {
    color: #fff; }
  /* line 2269, ../frontend/sass/style.scss */
  #cookieMessage span.close {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    cursor: pointer;
    padding: 5px 20px;
    background: #404040;
    background: rgba(0, 0, 0, 0.5); }
    /* line 2280, ../frontend/sass/style.scss */
    #cookieMessage span.close:hover {
      background: black; }

/* Footer */
/* line 2288, ../frontend/sass/style.scss */
footer {
  background-color: #ebf1f3; }
  /* line 2290, ../frontend/sass/style.scss */
  footer .container {
    background: #ebf1f3;
    position: relative;
    margin-bottom: 0px; }
    /* line 2294, ../frontend/sass/style.scss */
    footer .container:before {
      content: '';
      width: 998px;
      height: 14px;
      background: url("../images/sh.png");
      position: absolute;
      top: 0;
      left: 0; }
  /* line 2304, ../frontend/sass/style.scss */
  footer ul:first-child {
    margin: 39px 0 0 0; }
  /* line 2307, ../frontend/sass/style.scss */
  footer ul {
    margin: 39px 0 0 60px;
    padding: 0;
    display: inline-block;
    list-style: none;
    float: left; }
    /* line 2313, ../frontend/sass/style.scss */
    footer ul li:first-child {
      font-weight: bold;
      margin: 0 0 6px 0;
      font-size: 16px;
      color: #434343; }
    /* line 2319, ../frontend/sass/style.scss */
    footer ul li {
      margin: -4px 0 0 0;
      padding: 2px 0; }
      /* line 2322, ../frontend/sass/style.scss */
      footer ul li a {
        font-family: "franklin-gothic-urw", Arial, Helvetica;
        font-size: 16px;
        color: #434343;
        margin: 0;
        line-height: 20px;
        word-spacing: -1px;
        text-decoration: none;
        font-size: 16px; }
        /* line 62, ../frontend/sass/style.scss */
        footer ul li a strong {
          font: "franklin-gothic-urw", Arial, Helvetica;
          font-style: normal;
          font-weight: 700;
          font-size: 16px; }
  /* line 2329, ../frontend/sass/style.scss */
  footer p {
    float: left;
    width: 100%;
    font-family: "franklin-gothic-urw", Arial, Helvetica;
    font-size: 16px;
    color: #434343;
    margin: 0;
    line-height: 20px;
    word-spacing: -1px;
    margin: 105px 0 0 0;
    font-size: 16px;
    line-height: 20px;
    border-top: 1px #7a7979 solid;
    padding: 11px 0 40px 0; }
    /* line 62, ../frontend/sass/style.scss */
    footer p strong {
      font: "franklin-gothic-urw", Arial, Helvetica;
      font-style: normal;
      font-weight: 700;
      font-size: 16px; }
    /* line 2338, ../frontend/sass/style.scss */
    footer p strong {
      font-size: 11px; }
    /* line 2341, ../frontend/sass/style.scss */
    footer p span {
      padding: 0 5px 0 5px; }
  /* line 2345, ../frontend/sass/style.scss */
  footer .footer-navigation, footer .footer-contact {
    overflow: hidden;
    *zoom: 1; }
  /* line 2348, ../frontend/sass/style.scss */
  footer .footer-navigation {
    margin-bottom: 70px; }
  /* line 2351, ../frontend/sass/style.scss */
  footer .footer-contact {
    padding: 10px 0;
    border-top: 1px solid #7a7979;
    font-size: 16px; }
    /* line 2355, ../frontend/sass/style.scss */
    footer .footer-contact .wrapper {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      vertical-align: bottom; }
      /* line 2358, ../frontend/sass/style.scss */
      footer .footer-contact .wrapper span {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        vertical-align: bottom; }
      /* line 2363, ../frontend/sass/style.scss */
      footer .footer-contact .wrapper:first-child > span:first-child {
        display: block;
        font-weight: bold; }
        /* line 2366, ../frontend/sass/style.scss */
        footer .footer-contact .wrapper:first-child > span:first-child .divider {
          display: none; }
      /* line 2371, ../frontend/sass/style.scss */
      footer .footer-contact .wrapper .divider {
        margin-left: 4px; }

/* line 2378, ../frontend/sass/style.scss */
.lf {
  margin-left: 0; }

/* IE */
/* line 2383, ../frontend/sass/style.scss */
.lt-ie9 .sidebar .box1 .button1 {
  margin-top: 7px; }

/* line 2387, ../frontend/sass/style.scss */
.lt-ie9 .sidebar .box1 {
  min-height: 315px; }

/* line 2392, ../frontend/sass/style.scss */
ul.selector, ul.selector li, ul.selector li a {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  color: #fff; }

/* line 2400, ../frontend/sass/style.scss */
ul.selector {
  position: absolute;
  top: 276px;
  height: 22px;
  padding: 4px 0;
  overflow: hidden;
  border-radius: 10px;
  background: #15929f url('../images/arrow-down.png?1483438946') 218px 5px no-repeat;
  width: 236px;
  z-index: 100; }
  /* line 2411, ../frontend/sass/style.scss */
  ul.selector.expanded {
    background-image: url('../images/arrow-up.png?1483438946'); }
  /* line 2415, ../frontend/sass/style.scss */
  ul.selector li {
    padding: 0 10px; }
    /* line 2418, ../frontend/sass/style.scss */
    ul.selector li a {
      line-height: 20px;
      text-decoration: none; }

/* line 2426, ../frontend/sass/style.scss */
#contour fieldset {
  padding: 1em 0 !important;
  margin-bottom: 0 !important; }
/* line 2430, ../frontend/sass/style.scss */
#contour legend {
  display: none !important; }
/* line 2433, ../frontend/sass/style.scss */
#contour input, #contour textarea {
  font-size: 20px !important;
  border: none !important; }
/* line 2437, ../frontend/sass/style.scss */
#contour input.text {
  display: block;
  background: #e4e4e4;
  color: #a1a1a1;
  width: 300px;
  height: 30px;
  line-height: 30px;
  padding: 0 5px !important;
  margin: 0 !important; }
/* line 2447, ../frontend/sass/style.scss */
#contour textarea {
  background: #e4e4e4;
  color: #a1a1a1;
  padding: 0 5px !important;
  margin: 0 !important;
  width: 300px; }
/* line 2454, ../frontend/sass/style.scss */
#contour label.fieldLabel {
  font-weight: normal !important; }
/* line 2457, ../frontend/sass/style.scss */
#contour .contourButton {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  padding: 0 15px !important;
  color: #404040;
  height: 30px;
  line-height: 30px;
  margin-top: 10px; }
/* line 2465, ../frontend/sass/style.scss */
#contour .text {
  margin: 0 0 10px 0; }
/* line 2468, ../frontend/sass/style.scss */
#contour .contourError {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-top: 5px;
  margin-bottom: 10px; }
/* line 2474, ../frontend/sass/style.scss */
#contour .contourField > div {
  overflow: hidden;
  *zoom: 1; }
/* line 2479, ../frontend/sass/style.scss */
#contour .message span.contourError {
  margin-left: 200px; }

/* line 2483, ../frontend/sass/style.scss */
iframe {
  border: none; }

/* line 2487, ../frontend/sass/style.scss */
.memberlogin {
  /*border-radius: 10px;
  box-shadow: 0px 0px 14px rgb(204, 204, 204);

  position: absolute;
  width: 146px;
  background: rgb(241, 241, 241);
  top: 22px;
  z-index: 30;
  right: 151px;
  height: 0px;
  overflow: hidden;
  display: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;*/ }
  /* line 2504, ../frontend/sass/style.scss */
  .memberlogin form {
    padding: 0px;
    margin-bottom: 30px; }
  /* line 2509, ../frontend/sass/style.scss */
  .memberlogin .formitem {
    margin-bottom: 10px; }
    /* line 2512, ../frontend/sass/style.scss */
    .memberlogin .formitem input {
      font-size: 20px;
      padding: 0 5px;
      margin: 0;
      border: none; }
    /* line 2520, ../frontend/sass/style.scss */
    .memberlogin .formitem.textbox input {
      display: block;
      background: #e4e4e4;
      color: #a1a1a1;
      width: 300px;
      height: 30px;
      line-height: 30px; }
    /* line 2529, ../frontend/sass/style.scss */
    .memberlogin .formitem.button input {
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      -ms-border-radius: 15px;
      -o-border-radius: 15px;
      border-radius: 15px;
      background: #a1a1a1;
      color: #e4e4e4;
      height: 30px;
      line-height: 30px;
      margin-top: 10px;
      padding: 0 10px; }
      /* line 2538, ../frontend/sass/style.scss */
      .memberlogin .formitem.button input:hover {
        cursor: pointer; }
    /* line 2543, ../frontend/sass/style.scss */
    .memberlogin .formitem.formlink a {
      line-height: 30px;
      margin-bottom: 10px;
      display: block; }
  /* line 2550, ../frontend/sass/style.scss */
  .memberlogin label {
    font-family: "franklin-gothic-urw", Arial, Helvetica; }

/* line 2555, ../frontend/sass/style.scss */
.guides {
  margin-top: 30px; }
  /* line 2557, ../frontend/sass/style.scss */
  .guides a {
    color: #558fa0;
    text-decoration: none; }

/* line 2564, ../frontend/sass/style.scss */
.left {
  float: left; }

/* line 2568, ../frontend/sass/style.scss */
.right {
  float: right; }

/* For modern browsers */
/* line 2574, ../frontend/sass/style.scss */
.cf:before,
.cf:after {
  content: "";
  display: table; }

/* line 2579, ../frontend/sass/style.scss */
.cf:after {
  clear: both; }

/* For IE 6/7 (triggers hasLayout) */
/* line 2584, ../frontend/sass/style.scss */
.cf {
  *zoom: 1; }

/* line 2589, ../frontend/sass/style.scss */
.addthis_toolbox {
  text-align: center; }
  /* line 2592, ../frontend/sass/style.scss */
  .addthis_toolbox > div {
    text-align: center;
    display: block;
    width: 100%; }
  /* line 2598, ../frontend/sass/style.scss */
  .box3 .addthis_toolbox {
    height: 51px;
    padding-top: 6px; }

/* line 2607, ../frontend/sass/style.scss */
.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m,
.addthis_default_style .at300bs {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  float: none !important;
  margin: 0 2px 8px 2px; }
  /* line 2612, ../frontend/sass/style.scss */
  .box3 .addthis_default_style .at300b, .box3
  .addthis_default_style .at300bo, .box3
  .addthis_default_style .at300m, .box3
  .addthis_default_style .at300bs {
    height: 16px !important;
    width: 16px !important;
    line-height: 20px !important;
    background-size: 16px; }
    /* line 2617, ../frontend/sass/style.scss */
    .box3 .addthis_default_style .at300b span.at15t_twitter, .box3
    .addthis_default_style .at300bo span.at15t_twitter, .box3
    .addthis_default_style .at300m span.at15t_twitter, .box3
    .addthis_default_style .at300bs span.at15t_twitter {
      background-position: 0 -896px !important; }
    /* line 2620, ../frontend/sass/style.scss */
    .box3 .addthis_default_style .at300b span.at15t_facebook, .box3
    .addthis_default_style .at300bo span.at15t_facebook, .box3
    .addthis_default_style .at300m span.at15t_facebook, .box3
    .addthis_default_style .at300bs span.at15t_facebook {
      background-position: 0 -288px !important; }
    /* line 2623, ../frontend/sass/style.scss */
    .box3 .addthis_default_style .at300b span.at15t_email, .box3
    .addthis_default_style .at300bo span.at15t_email, .box3
    .addthis_default_style .at300m span.at15t_email, .box3
    .addthis_default_style .at300bs span.at15t_email {
      background-position: 0 -272px !important; }
    /* line 2626, ../frontend/sass/style.scss */
    .box3 .addthis_default_style .at300b span.at15t_compact, .box3
    .addthis_default_style .at300bo span.at15t_compact, .box3
    .addthis_default_style .at300m span.at15t_compact, .box3
    .addthis_default_style .at300bs span.at15t_compact {
      background-position: 0 -576px !important; }

@media screen and (max-width: 1005px) {
  /* line 2634, ../frontend/sass/style.scss */
  .newsletter-box {
    min-height: 1px; } }
/* line 2639, ../frontend/sass/style.scss */
.newsletter-fallback-image {
  margin-top: 10px; }
  /* line 2642, ../frontend/sass/style.scss */
  .newsletter-fallback-image img {
    max-width: 100%; }


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
