body, * {
  font-family: helvetica, arial; }

#webshop-basket-container {
  display: none; }

.site-scope h2 {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2em;
  padding: 38px 0 11px 0;
  color: #000;
  letter-spacing: -1px;
  font-family: 'Open Sans Condensed', sans-serif; }
  .site-scope .under h2 {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 25px; }
  .site-scope h3 {
    font-size: 26px;
    color: #000;
    line-height: 1.2em;
    letter-spacing: 0px;
    padding-bottom: 16px;
    font-weight: 400;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif; }
  .site-scope h3 .dropcap {
    float: left;
    width: 56px;
    height: 56px;
    margin-top: 0px;
    margin-right: 10px;
    border-radius: 50px;
    font-size: 38px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    line-height: 1.2em;
    padding-top: 6px;
    font-family: 'Open Sans Condensed', sans-serif; }
  .site-scope h3 span {
    display: block;
    margin-top: -7px; }
  .site-scope h4 {
    font-size: 26px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 400;
    padding: 15px 0 15px 0;
    font-family: 'Open Sans Condensed', sans-serif; }
  .site-scope h6 {
    font-size: 20px;
    line-height: 1.2em;
    color: #000;
    padding: 0 0 5px 0;
    font-style: normal;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif; }
  @media (max-width: 993px) {
  .site-scope .top-bar {
    display: none; } }
  .site-scope .site-width {
    max-width: 970px; }
  .site-scope .header-container {
    background: url(/cms_files/templates/progress/images/bg.jpg) bottom center repeat; }
    .site-scope .header-container .site-header * {
      margin-right: 0px;
      margin-left: 0px; }
      .site-scope .header-container .site-header .module-menu ul {
        padding: 0;
        margin: 0;
        list-style: none;
        float: right; }
        .site-scope .header-container .site-header .module-menu ul li {
          float: left;
          display: inline-block;
          padding: 5px 15px; }
          .site-scope .header-container .site-header .module-menu ul li a {
            color: #ddd;
            font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
            line-height: 1.2em;
            text-transform: uppercase;
            text-decoration: none;
            text-align: center;
            letter-spacing: -1px;
            height: 79px;
            font-style: normal;
            font-weight: 700; }
            .site-scope .header-container .site-header .module-menu ul li a:hover:after {
              color: #fff; }
            .site-scope .header-container .site-header .module-menu ul li a:after {
              font-size: 13px;
              line-height: 1.2em;
              color: #666;
              display: block;
              letter-spacing: -1px;
              margin-top: -3px;
              font-weight: normal; }
          .site-scope .header-container .site-header .module-menu ul li:after {
            font-family: "Glyphicons Halflings";
            text-align: center;
            display: block;
            font-size: 30px; }
        .site-scope .header-container .site-header .module-menu ul ul {
          display: none;
          z-index: 10;
          -webkit-transition: 2s ease;
          transition: all 0.5s ease; }
        .site-scope .header-container .site-header .module-menu ul li:hover > ul {
          display: block; }
        .site-scope .header-container .site-header .module-menu ul:after {
          content: "";
          clear: both;
          display: block; }
        .site-scope .header-container .site-header .module-menu ul li {
          float: left;
          transition: all 0.5s ease;
          transition-timing-function: ease;
          display: block; }
        .site-scope .header-container .site-header .module-menu ul ul li a:after {
          display: none; }
        .site-scope .header-container .site-header .module-menu ul ul li:after {
          display: none; }
        .site-scope .header-container .site-header .module-menu ul ul {
          transition: all 0.5s ease;
          background: white;
          border-radius: 0px;
          width: auto;
          float: none;
          padding: 0;
          position: absolute;
          top: 100%;
          text-align: center; }
        .site-scope .header-container .site-header .module-menu ul ul li {
          float: none;
          position: relative;
          text-align: center;
          width: 150px;
          padding-right: 20px;
          padding-left: 20px; }
        .site-scope .header-container .site-header .module-menu ul ul li a {
          font-size: 14px;
          padding-bottom: 14px;
          padding-top: 14px;
          color: black;
          transition: all 0.3s ease;
          font-weight: normal; }
        .site-scope .header-container .site-header .module-menu ul ul ul li {
          background-color: white; }
        .site-scope .header-container .site-header .module-menu ul ul ul li a {
          color: black;
          transition: all 0.5s ease; }
        .site-scope .header-container .site-header .module-menu ul ul li a:hover {
          transition-timing-function: ease;
          transition: all 0.3s ease;
          color: white; }
        .site-scope .header-container .site-header .module-menu ul ul li a:before {
          visibility: hidden;
          transition-timing-function: ease; }
        .site-scope .header-container .site-header .module-menu ul ul li:hover {
          background-color: black; }
        .site-scope .header-container .site-header .module-menu ul ul li:hover a:before {
          transition-timing-function: ease;
          visibility: visible;
          color: black; }
        .site-scope .header-container .site-header .module-menu ul ul li:hover a {
          color: white; }
        .site-scope .header-container .site-header .module-menu ul ul ul li:hover a {
          color: white !important; }
        .site-scope .header-container .site-header .module-menu ul ul ul li a {
          color: black !important; }
        .site-scope .header-container .site-header .module-menu ul ul li a:focus {
          color: black;
          background: #e6e6e6; }
        .site-scope .header-container .site-header .module-menu ul ul ul {
          position: absolute;
          left: 100%;
          top: 0;
          width: auto; }
  .site-scope .subheader-container {
    height: 20px; }
  .site-scope .site-scroller .slide-image {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 423px;
    width: 940px; }
  .site-scope #cms_scroller {
    height: 423px; }
  .site-scope .testimonials p {
    padding: 25px 27px 25px 29px;
    background-color: #f5f5f5; }
    .site-scope .testimonials p:after {
      content: "";
      height: 20px;
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      background: url(/cms_files/templates/progress/images/bg_testimonials.gif) 0 bottom no-repeat #fff; }
  .site-scope .footer-container {
    background: url(/cms_files/templates/progress/images/bg.jpg) bottom center repeat;
    color: #444; }
    .site-scope .footer-container .site-footer ul {
      padding: 0;
      margin: 0;
      list-style: none;
      border-top: 1px solid #444; }
      .site-scope .footer-container .site-footer ul li {
        border-bottom: 1px solid #444;
        line-height: 30px; }
      .site-scope .footer-container .site-footer ul li a {
        color: #444;
        text-decoration: none; }
        .site-scope .footer-container .site-footer ul li a:hover {
          color: #fff; }
  .site-scope .subfooter-container {
    background-color: #000;
    padding: 40px; }
    .site-scope .subfooter-container .site-subfooter {
      color: #444;
      text-align: center; }
      .site-scope .subfooter-container .site-subfooter a {
        color: #fff;
        text-decoration: underline; }
  .site-scope #menu {
    transition: all 0.5s ease;
    z-index: 4000; }
  .site-scope .pusher {
    height: 150px;
    display: none; }
  .site-scope .fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0px;
    transition: all 0.5s ease; }
