/* normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

a {
color: #4A4A4A;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0;
    }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #fff; }

#colorbox {
  outline: 0; }

#cboxContent {
  margin-top: 32px;
  overflow: visible;
  background: #000; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  background: #000;
  padding: 1px; }

#cboxLoadingGraphic {
  background: url(/static/img/colorbox/loading.gif) no-repeat center center; }

#cboxLoadingOverlay {
  background: #000; }

#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #1294dc; 
  font-family: "Signika", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 600;
  }

#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: url(/static/img/colorbox/controls.png) no-repeat 0 0; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxPrevious {
  background-position: 0px 0px;
  right: 44px; }

#cboxPrevious:hover {
  background-position: 0px -25px; }

#cboxNext {
  background-position: -25px 0px;
  right: 22px; }

#cboxNext:hover {
  background-position: -25px -25px; }

#cboxClose {
  background-position: -50px 0px;
  right: 0; }

#cboxClose:hover {
  background-position: -50px -25px; }

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
  right: 66px; }

.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px; }

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px; }

.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px; }

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px; }

body {
  background: white;
  color: #4a4a4a; }

#container {
  margin: 0 auto;
  width: 960px; }

#header {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  padding-top: 35px; }
  #header h1 {
    float: left;
    margin: 0;
    padding: 0;
    width: 680px;
    background: url("../img/komplus.png") no-repeat;
    height: 23px;
    margin-left: 2px; }
    #header h1 a {
      float: left;
      margin: 0;
      padding: 0;
      width: 199px;
      height: 23px; }
    #header h1 small {
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-weight: 300;
      float: left;
      margin: 0;
      padding: 0;
      width: 300px;
      border-left: solid 1px #ededed;
      color: #062f4a;
      font-size: 14px;
      margin-left: 20px;
      padding-left: 16px; }
    #header h1 span {
      position: absolute;
      left: -9999px; }
  #header #tools {
    float: left;
    margin: 0;
    padding: 0;
    width: 278px;
    float: right; }
    #header #tools a {
      float: left;
      margin: 0;
      padding: 0;
      width: 98px;
      float: right;
      color: #4a4a4a;
      font-size: 12px;
      line-height: 28px;
      margin-right: 18px;
      opacity: 0.5; }
    #header #tools form {
      float: left;
      margin: 0;
      padding: 0;
      width: 150px;
      float: right;
      margin: 0;
      padding: 0;
      -moz-placeholder-font-family: "Signika", Helvetica, Arial, sans-serif;
      -moz-placeholder-font-weight: 300;
      -moz-placeholder-color: #062f4a;
      -moz-placeholder-font-size: 14px;
      -ms-input-placeholder-font-family: "Signika", Helvetica, Arial, sans-serif;
      -ms-input-placeholder-font-weight: 300;
      -ms-input-placeholder-color: #062f4a;
      -ms-input-placeholder-font-size: 14px; }
      #header #tools form #search {
        background-image: url("../img/glyph.search.png");
        background-repeat: no-repeat;
        background-position: 130px center;
        background-color: #ededed;
        width: 150px; }
        #header #tools form #search input {
          background: none;
          border: none;
          font-size: 12px;
          margin: 0;
          padding: 4px;
          width: 128px; }
      #header #tools form ::-webkit-input-placeholder {
        font-family: "Signika", Helvetica, Arial, sans-serif;
        font-weight: 300;
        color: #062f4a;
        font-size: 14px; }
      #header #tools form ::-moz-placeholder {
        font-family: "Signika", Helvetica, Arial, sans-serif;
        font-weight: 300;
        color: #062f4a;
        font-size: 14px; }
  #header #top-navigation {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    background: #062f4a;
    margin-top: 24px; }
    #header #top-navigation ul {
      float: left;
      padding: 0;
      margin: 0; }
      #header #top-navigation ul li {
        float: left;
        margin: 0;
        padding: 0;
        width: 160px;
        padding: 13px 0; }
        #header #top-navigation ul li a {
          font-family: "Signika", Helvetica, Arial, sans-serif;
          font-weight: 400;
          float: left;
          margin: 0;
          padding: 0;
          width: 100%;
          color: white;
          font-size: 13px;
          line-height: 13px;
          text-align: center;
          text-decoration: none;
          text-transform: uppercase; }
  #header #jumbotron {
    float: left;
    margin: 0;
    padding: 0;
    width: 960px;
    height: 320px;
    position: relative; }
    #header #jumbotron canvas {
      position: absolute;
      height: 320px;
      width: 960px;
      top: 0;
      left: 0;
      z-index: 5; }
    #header #jumbotron h2 {
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-weight: 700;
      float: left;
      margin: 0;
      padding: 0;
      width: auto;
      float: right;
      color: white;
      font-size: 123px;
      line-height: 123px;
      margin: 59px 45px 0 0;
      padding: 0; }
    #header #jumbotron #slide {
      float: left;
      margin: 0;
      padding: 0;
      width: 320px;
      float: right;
      background-color: #107fca;
      background-color: rgba(16, 127, 202, 0.8);
      height: 160px;
      margin-top: 160px;
      position: absolute;
      right: 0;
      bottom: 0;
      z-index: 10; }
      #header #jumbotron #slide #description {
        float: left;
        margin: 0;
        padding: 0;
        width: 320px;
        background-image: url("../img/glyph.caret.png");
        background-repeat: no-repeat;
        background-position: right bottom;
        background-image: url("../img/glyph.caret-dark.png"); }
        #header #jumbotron #slide #description a {
          float: left;
          margin: 0;
          padding: 0;
          width: 265px;
          color: white;
          height: 85px;
          padding: 55px 20px 20px 35px;
          text-decoration: none; }
       #header #jumbotron #slide #description h4 {
	font-family:"Signika", Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size:27px;
	line-height:29px;
	margin:0;
	padding:0
}

#header #jumbotron #slide.slide0 #description a h4 {
	font-family:"Signika", Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size:25px !important;
	line-height:29px;
	margin:0;
	padding:0
}
        #header #jumbotron #slide #description p {
          font-family: "Signika", Helvetica, Arial, sans-serif;
          font-weight: 300;
          font-size: 14px;
          line-height: 19px;
          margin: 0;
          padding: 2px 0; }
      #header #jumbotron #slide #slides {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 320px; }

#footer {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #ededed;
  line-height: 19px; }
  #footer .wrapper {
    font-size: 12px;
    margin: 26px 30px; }
    #footer .wrapper a {
      color: #4a4a4a;
      border-bottom: solid 1px #4a4a4a;
      text-decoration: none; }
    #footer .wrapper h4 {
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-weight: 400;
      margin: 0;
      padding: 0; }
    #footer .wrapper p {
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-weight: 300;
      margin: 0;
      padding: 0; }

#breadcrumbs {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  border-bottom: solid 1px #ededed;
  height: 38px; }
  #breadcrumbs ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    #breadcrumbs ul li {
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-weight: 300;
      float: left;
      margin: 0;
      padding: 0;
      width: auto;
      background: white;
      color: #7d7d7d;
      display: inline-block;
      font-size: 12px;
      line-height: 38px;
      margin-right: 1px;
      padding: 0 18px 0 38px;
      position: relative; }
      #breadcrumbs ul li a {
        color: #7d7d7d;
        display: inline-block;
        text-decoration: none; }
    #breadcrumbs ul li:hover {
      text-decoration: none; }
    #breadcrumbs ul li:before {
      border-bottom: 20px inset transparent;
      border-left: 20px solid #ededed;
      border-top: 20px inset transparent;
      content: "";
      height: 0;
      left: 0;
      position: absolute;
      top: 0;
      width: 0; }
    #breadcrumbs ul li:after {
      border-bottom: 20px inset transparent;
      border-left: 20px solid white;
      border-top: 20px inset transparent;
      content: "";
      height: 0;
      position: absolute;
      right: -20px;
      top: 0;
      width: 0;
      z-index: 2; }
    #breadcrumbs ul li:first-child:before,
    #breadcrumbs ul li:last-child:after {
      border: none; }
    #breadcrumbs ul li:first-child {
      -moz-border-radius: 1px 0 0 1px;
      -webkit-border-radius: 1px 0 0 1px;
      border-radius: 1px 0 0 1px;
      padding-left: 28px; }
    #breadcrumbs ul li:last-child {
      -moz-border-radius: 0 1px 1px 0;
      -webkit-border-radius: 0 1px 1px 0;
      border-radius: 0 1px 1px 0; }

#wrapper #subwrapper {
  float: left;
  margin: 0;
  padding: 0;
  width: 669px;
  float: right;
  padding: 0 90px 0 40px; }
  #wrapper #subwrapper h3 {
    font-family: "Signika", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #062f4a;
    font-size: 21px;
    margin: 34px 0 24px 0; }
#wrapper #sidebar {
  float: left;
  margin: 0;
  padding: 0;
  width: 158px; }
  #wrapper #sidebar ul {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 159px; }
    #wrapper #sidebar ul li {
      float: left;
      margin: 0;
      padding: 0;
      width: 158px;
      background-color: #fbfbfb;
      border-bottom: solid 1px #ededed;
      border-right: solid 1px #ededed;
      position: relative;
      z-index: 10; }
      #wrapper #sidebar ul li a {
        font-family: "Signika", Helvetica, Arial, sans-serif;
        font-weight: 300;
        float: left;
        margin: 0;
        padding: 0;
        width: 129px;
        color: #062f4a;
        font-size: 13px;
        line-height: 46px;
        padding-left: 30px;
        text-decoration: none; }
    #wrapper #sidebar ul li.active {
      background-color: white;
      border-right: solid 1px white; }
#wrapper #back-to-top {
  margin: 70px 0 45px 0;
  text-align: right; }
  #wrapper #back-to-top a {
    background: url("../img/glyph.back-to-top.png") no-repeat;
    color: #4a4a4a;
    display: inline-block;
    font-size: 12px;
    line-height: 19px;
    padding-left: 20px;
    text-decoration: none; }
    #wrapper #back-to-top a span {
      border-bottom: solid 1px #ededed;
      border-width: 2px;
      display: inline-block; }

#about #wrapper {
  float: left;
  margin: 0;
  padding: 0;
  width: 958px;
  border: solid 1px #ededed;
  border-top: none; }
  #about #wrapper #about-what-we-do {
    float: left;
    margin: 0;
    padding: 0;
    width: 638px; }
    #about #wrapper #about-what-we-do ul {
      float: left;
      margin: 0;
      padding: 0;
      width: 100%;
      padding: 0;
      margin: 0;
      list-style: none; }
      #about #wrapper #about-what-we-do ul li {
        float: left;
        margin: 0;
        padding: 0;
        width: auto;
        background-image: url("../img/glyph.caret.png");
        background-repeat: no-repeat;
        background-position: right bottom;
        border: solid 1px #ededed;
        border-width: 0 1px 1px 0; }
        #about #wrapper #about-what-we-do ul li a {
          float: left;
          margin: 0;
          padding: 0;
          width: 258px;
          padding: 23px 30px;
          text-decoration: none; }
        #about #wrapper #about-what-we-do ul li h4 {
          font-family: "Signika", Helvetica, Arial, sans-serif;
          font-weight: 400;
          color: #062f4a;
          font-size: 21px;
          line-height: 21px;
          margin: 0 0 15px 0; }
        #about #wrapper #about-what-we-do ul li p {
          font-family: "Signika", Helvetica, Arial, sans-serif;
          font-weight: 300;
          color: #4a4a4a;
          font-size: 12px;
          line-height: 19px;
          margin: 0; }
      #about #wrapper #about-what-we-do ul li:hover {
        background-color: #fbfbfb; }
  #about #wrapper #about-who-endorsed-us {
    float: left;
    margin: 0;
    padding: 0;
    width: 637px;
    border-right: solid 1px #ebebeb; }
    #about #wrapper #about-who-endorsed-us h4 {
      margin: 20px 30px; }
      #about #wrapper #about-who-endorsed-us h4 span {
        font-family: "Signika", Helvetica, Arial, sans-serif;
        font-weight: 300;
        font-size: 12px; }
    #about #wrapper #about-who-endorsed-us #logo-reel {
      height: 50px;
      margin-bottom: 50px;
      position: relative; }
      #about #wrapper #about-who-endorsed-us #logo-reel a {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 50px;
        overflow: hidden;
        position: relative; }
        #about #wrapper #about-who-endorsed-us #logo-reel a ul {
          padding: 0;
          margin: 0;
          list-style: none;
          position: absolute;
          width: 100%;
          height: 50px; }
        #about #wrapper #about-who-endorsed-us #logo-reel a li {
          float: left;
          margin: 0;
          padding: 0;
          width: 92px;
          padding: 0 34px; }
          #about #wrapper #about-who-endorsed-us #logo-reel a li img {
            float: left;
            margin: 0;
            padding: 0;
            width: 92px;
            display: block; }
      #about #wrapper #about-who-endorsed-us #logo-reel img {
        float: left;
        margin: 0;
        padding: 0;
        width: auto; }
  #about #wrapper #newsfeed {
    float: left;
    margin: 0;
    padding: 0;
    width: 260px;
    float: right;
    padding: 23px 30px; }
    #about #wrapper #newsfeed h3 {
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-weight: 400;
      color: #107fca;
      padding: 0;
      margin: 0 0 32px 0; }
    #about #wrapper #newsfeed h5 {
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-weight: 400;
      padding: 0;
      margin: 0 0 15px 0; }
	  
	  #offer_software #wrapper #subwrapper h5 small {
	font-family:"Signika", Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:11px;
	margin:0px 0 0px 15px;
}
	  
      #about #wrapper #newsfeed h5 a {
        color: #4a4a4a;
        border-bottom: solid 1px #4a4a4a;
        text-decoration: none; }
    #about #wrapper #newsfeed p {
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-weight: 300;
      font-size: 12px;
      line-height: 19px;
      margin: 0 0 32px 0; }

#news #jumbotron {
  height: 160px;
  background: url("../img/banner.jpg") no-repeat; }
#news #wrapper {
  float: left;
  margin: 0;
  padding: 0;
  width: 958px;
  border: solid 1px #ededed;
  border-top: none; }
  #news #wrapper #subwrapper {
    float: left;
    margin: 0;
    padding: 0;
    width: 719px;
    float: right;
    padding-right: 40px;
    padding-bottom: 107px; }
    #news #wrapper #subwrapper a.more {
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-weight: 300;
      background: url("../img/icon.more.gif") no-repeat;
      color: #4a4a4a;
      display: inline-block;
      font-size: 12px;
      line-height: 19px;
      padding-left: 22px; }
    #news #wrapper #subwrapper article {
      margin-bottom: 10px; }
    #news #wrapper #subwrapper h3 .date {
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-weight: 400;
      float: left;
      margin: 0;
      padding: 0;
      width: auto;
      float: right;
      color: #107fca;
      font-size: 13px; }
    #news #wrapper #subwrapper p {
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-weight: 300;
      font-size: 13px;
      line-height: 19px; }

#company #jumbotron {
  height: 160px;
  background: url("../img/banner.jpg") no-repeat; }
#company #wrapper {
  float: left;
  margin: 0;
  padding: 0;
  width: 958px;
  border: solid 1px #ededed;
  border-top: none; }
  #company #wrapper #subwrapper {
    border-left: solid 1px #ededed; }
    #company #wrapper #subwrapper p {
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-weight: 300;
      font-size: 13px;
      line-height: 19px; }
    #company #wrapper #subwrapper ul {
      padding: 0;
      margin: 0;
      list-style: none;
      margin: 30px 0; }
      #company #wrapper #subwrapper ul li {
        background: url("../img/glyph.dot.png") no-repeat 17px 8px;
        padding: 0 0 0 40px;
        margin: 11px 0; }
        #company #wrapper #subwrapper ul li h4 {
          font-family: "Signika", Helvetica, Arial, sans-serif;
          font-weight: 600;
          font-size: 17px;
          margin: 0;
          padding: 0; }
        #company #wrapper #subwrapper ul li p {
          margin: 0;
          padding: 0; }

#offer #jumbotron {
  height: 160px;
  background: url("../img/banner.jpg") no-repeat; }
#offer #wrapper {
  float: left;
  margin: 0;
  padding: 0;
  width: 958px;
  border: solid 1px #ededed;
  border-top: none; }
  #offer #wrapper #subwrapper {
    float: left;
    margin: 0;
    padding: 0;
    width: 960px;
    margin-left: -1px;
    position: relative;
    z-index: 5; }
    #offer #wrapper #subwrapper .article {
      float: left;
      margin: 0;
      padding: 0;
      width: 320px; }
      #offer #wrapper #subwrapper .article ul {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none; }
        #offer #wrapper #subwrapper .article ul li {
          float: left;
          margin: 0;
          padding: 0;
          width: auto;
          background-image: url("../img/glyph.caret.png");
          background-repeat: no-repeat;
          background-position: right bottom;
          border: solid 1px #ededed;
          border-width: 0 1px 1px 0; }
          #offer #wrapper #subwrapper .article ul li a {
            float: left;
            margin: 0;
            padding: 0;
            width: 258px;
            padding: 23px 30px;
            text-decoration: none; }
          #offer #wrapper #subwrapper .article ul li h4 {
            font-family: "Signika", Helvetica, Arial, sans-serif;
            font-weight: 400;
            color: #062f4a;
            font-size: 21px;
            line-height: 21px;
            margin: 0 0 15px 0; }
          #offer #wrapper #subwrapper .article ul li p {
            font-family: "Signika", Helvetica, Arial, sans-serif;
            font-weight: 300;
            color: #4a4a4a;
            font-size: 12px;
            line-height: 19px;
            margin: 0; }
        #offer #wrapper #subwrapper .article ul li:hover {
          background-color: #fbfbfb; }
      #offer #wrapper #subwrapper .article h3 {
        font-family: "Signika", Helvetica, Arial, sans-serif;
        font-weight: 400;
        border-bottom: solid 1px #ededed;
        font-size: 21px;
        line-height: 21px;
        margin: 35px 0 0 0;
        padding: 0 0 20px 30px; }
      #offer #wrapper #subwrapper .article ul li {
        width: 319px; }
        #offer #wrapper #subwrapper .article ul li h4 {
          font-family: "Signika", Helvetica, Arial, sans-serif;
          font-weight: 400;
          color: #062f4a;
          font-size: 15px;
          line-height: 15px;
          margin: 0 0 5px 0;
          padding: 0; }
          #offer #wrapper #subwrapper .article ul li h4 sub {
            bottom: 0;
            font-size: 11px;
            margin: 0;
            padding: 0; }
        #offer #wrapper #subwrapper .article ul li p {
          font-family: "Signika", Helvetica, Arial, sans-serif;
          font-weight: 300;
          font-size: 13px; }
    #offer #wrapper #subwrapper .article.left li {
      width: 318px;
      border-left: solid 1px #ededed; }
    #offer #wrapper #subwrapper .article:last-child {
      float: left;
      margin: 0;
      padding: 0;
      width: 320px; }
      #offer #wrapper #subwrapper .article:last-child li {
        border-right: none; }
  #offer #wrapper #back-to-top {
    clear: left;
    float: right;
    margin-right: 50px; }

#offer_software #jumbotron {
  height: 160px;
  background: url("../img/banner.jpg") no-repeat; }
#offer_software #wrapper {
  float: left;
  margin: 0;
  padding: 0;
  width: 958px;
  border: solid 1px #ededed;
  border-top: none; }
  #offer_software #wrapper #subwrapper {
    border-left: solid 1px #ededed;
    padding-right: 30px;
    width: 729px; }
    #offer_software #wrapper #subwrapper h3 small {
      color: #107fca;
      font-size: 13px;
      margin-left: 13px; }
    #offer_software #wrapper #subwrapper h5 {
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-size: 13px;
      margin: 35px 0 25px 0; }
    #offer_software #wrapper #subwrapper p {
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-weight: 300;
      font-size: 13px;
      line-height: 19px; }
   #offer_software #wrapper #subwrapper ul.our-work, ul.our-work, ol.our-work {
	padding:0;
	margin:0;
	list-style:none
}
#offer_software #wrapper #subwrapper ul.our-work li,  ul.our-work li, ol.our-work li {
	font-family:"Signika", Helvetica, Arial, sans-serif;
	font-weight:300;
	background:url("../img/glyph.dot.png") no-repeat 17px 8px;
	font-size:13px;
	line-height:20px;
	display: block; float: none;
	padding:0 0 0 40px
}

#offer_software #wrapper #subwrapper ul.our-work li ul li {
	background-image:url("../img/glyph.dot-light.png")
}

#offer_software #wrapper #subwrapper ul.our-work li span a {
color:#4a4a4a
}

#offer_software #wrapper #subwrapper #more-info p a, #offer_software #wrapper #subwrapper p a {
	color:#4a4a4a
}


ol.our-work li {
	font-size: 15px;
	margin: 20px 0 0 40px;
	}

        #offer_software #wrapper #subwrapper ul#our-work li h4 {
          font-family: "Signika", Helvetica, Arial, sans-serif;
          font-weight: 600;
          font-size: 17px;
          margin: 0;
          padding: 0; }
        #offer_software #wrapper #subwrapper ul#our-work li ul {
          padding: 0;
          margin: 0;
          list-style: none; }
          #offer_software #wrapper #subwrapper ul#our-work li ul li {
            background-image: url("../img/glyph.dot-light.png"); }
        #offer_software #wrapper #subwrapper ul#our-work li p {
          margin: 0;
          padding: 0; }
        #offer_software #wrapper #subwrapper ul#our-work li strong {
          font-family: "Signika", Helvetica, Arial, sans-serif;
          font-weight: 600; }
    #offer_software #wrapper #subwrapper #rotator {
      float: left;
      margin: 0;
      padding: 0;
      width: 195px;
      float: right;
      height: 135px;
      margin-left: 38px; }
      #offer_software #wrapper #subwrapper #rotator h5 {
        font-family: "Signika", Helvetica, Arial, sans-serif;
        font-weight: 300;
        font-size: 11px;
        line-height: 11px;
        margin: 0 0 5px 0;
        text-align: center; }
      #offer_software #wrapper #subwrapper #rotator #display {
        background-color: #fbfbfb;
        height: 105px;
        padding: 15px;
        width: 165px; }
    #offer_software #wrapper #subwrapper #more-info p {
      font-family: "Signika", Helvetica, Arial, sans-serif;
      font-weight: 300;
      font-size: 13px;
      line-height: 19px; }
      #offer_software #wrapper #subwrapper #more-info p a {
        color: #4a4a4a; }
    #offer_software #wrapper #subwrapper #slider {
      float: left;
      margin: 0;
      padding: 0;
      width: 708px;
      background-color: #fbfbfb;
      border: solid 1px #ededed;
      margin-bottom: 35px;
      padding: 15px 15px 15px 3px; }
      #offer_software #wrapper #subwrapper #slider ul {
        float: left;
        margin: 0;
        padding: 0;
        width: 680px;
        padding: 0;
        margin: 0;
        list-style: none; }
        #offer_software #wrapper #subwrapper #slider ul li {
          float: left;
          margin: 0;
          padding: 0;
          width: 117px;
          display: inline-block;
          border: solid 1px #ededed;
          height: 119px;
          margin-left: 12px;
          width: 119px; }
          #offer_software #wrapper #subwrapper #slider ul li img {
            display: block; }
      #offer_software #wrapper #subwrapper #slider a.button {
        float: left;
        margin: 0;
        padding: 0;
        width: 27px;
        background: url("../img/button.forward.png") no-repeat center left;
        height: 27px;
        margin: 47px 0;
        margin-left: -2px; }
        #offer_software #wrapper #subwrapper #slider a.button span {
          position: absolute;
          left: -9999px; }

#customers #jumbotron, #partners #jumbotron {
  height: 160px;
  background: url("../img/banner.jpg") no-repeat; }
#customers #wrapper, #partners #wrapper {
  float: left;
  margin: 0;
  padding: 0;
  width: 958px;
  border: solid 1px #ededed;
  border-top: none; }
  #customers #wrapper #subwrapper, #partners #wrapper #subwrapper {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%; }
  #customers #wrapper #article, #partners #wrapper #article {
    float: left;
    margin: 0;
    padding: 0;
    width: 608px;
    margin-left: 30px; }
    #customers #wrapper #article ul, #partners #wrapper #article ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      #customers #wrapper #article ul li, #partners #wrapper #article ul li {
        float: left;
        margin: 0;
        padding: 0;
        width: auto;
        padding: 0 29px; }
    #customers #wrapper #article ul, #partners #wrapper #article ul {
      float: left;
      margin: 0;
      padding: 0;
      width: auto;
      margin-bottom: 20px; }
      #customers #wrapper #article ul img, #partners #wrapper #article ul img {
        filter: url(filters.svg#grayscale);
        filter: gray;
        -webkit-filter: grayscale(1); }
      #customers #wrapper #article ul img:hover, #partners #wrapper #article ul img:hover {
        filter: none;
        -webkit-filter: grayscale(0); }
  #customers #wrapper #full-list, #partners #wrapper #full-list {
    float: left;
    margin: 0;
    padding: 0;
    width: 285px;
    float: right;
    padding: 0 17px;
    border-left: solid 1px #ededed; }
    #customers #wrapper #full-list h3, #partners #wrapper #full-list h3 {
      margin-left: 11px; }
    #customers #wrapper #full-list .column, #partners #wrapper #full-list .column {
      float: left;
      margin: 0;
      padding: 0;
      width: 122.5px;
      margin: 0 10px; }
      #customers #wrapper #full-list .column ul, #partners #wrapper #full-list .column ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        #customers #wrapper #full-list .column ul li, #partners #wrapper #full-list .column ul li {
          font-family: "Signika", Helvetica, Arial, sans-serif;
          font-weight: 400;
          font-size: 11px;
          line-height: 15px; }
    #customers #wrapper #full-list #back-to-top, #partners #wrapper #full-list #back-to-top {
      float: left;
      margin: 0;
      padding: 0;
      width: auto;
      float: right;
      clear: left;
      margin: 135px 31px 30px 0; }

#contact #jumbotron {
  height: 160px;
  background: url("../img/banner.jpg") no-repeat; }
#contact #wrapper {
  float: left;
  margin: 0;
  padding: 0;
  width: 958px;
  border: solid 1px #ededed;
  border-top: none; }
  #contact #wrapper #subwrapper {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    border-left: none; }
    #contact #wrapper #subwrapper #article {
      float: left;
      margin: 0;
      padding: 0;
      width: 608px;
      margin-left: 30px; }
      #contact #wrapper #subwrapper #article ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        #contact #wrapper #subwrapper #article ul li {
          float: left;
          margin: 0;
          padding: 0;
          width: auto;
          padding: 0 29px; }
      #contact #wrapper #subwrapper #article a.go-to-google-maps {
        font-family: "Signika", Helvetica, Arial, sans-serif;
        font-weight: 300;
        float: left;
        margin: 0;
        padding: 0;
        width: auto;
        float: right;
        color: #4a4a4a;
        font-size: 13px;
        margin: 13px 33px 0 0; }
      #contact #wrapper #subwrapper #article #map {
        border: solid 1px #ededed;
        padding: 1px; }
    #contact #wrapper #subwrapper #contact-data {
      float: left;
      margin: 0;
      padding: 0;
      width: 285px;
      float: right;
      border-left: solid 1px #ededed;
      padding: 0 17px; }
      #contact #wrapper #subwrapper #contact-data h3 {
        margin-left: 11px; }
      #contact #wrapper #subwrapper #contact-data p {
        font-family: "Signika", Helvetica, Arial, sans-serif;
        font-weight: 300;
        font-size: 13px;
        line-height: 19px;
        margin: 0 10px 25px 10px; }
        #contact #wrapper #subwrapper #contact-data p a {
          color: #4a4a4a; }
      #contact #wrapper #subwrapper #contact-data #back-to-top {
        float: left;
        margin: 0;
        padding: 0;
        width: auto;
        float: right;
        clear: left;
        margin: 235px 31px 30px 0; }
