a.red-button,
button.red-button {
  background: #de5555;
  border: 0;
  -webkit-box-shadow: 0 2px #a24a4a;
  -moz-box-shadow: 0 2px #a24a4a;
  box-shadow: 0 2px #a24a4a;
  color: white;
  display: inline-block;
  height: 40px;
  padding: 10px 25px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 0.5s ease;
}
a.red-button:hover,
button.red-button:hover {
  background: #e16666;
}
.btn-stroked {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 300;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  transition: background 0.5s ease;
}
.btn-stroked.btn-stroked-white {
  color: #ffffff;
}
.btn-stroked.btn-stroked-grey {
  color: #666666;
  border: 1px solid #666666;
}
.btn-stroked:hover,
.btn-stroked:active,
.btn-stroked:focus {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.2);
}
.btn-stroked:hover.btn-stroked-grey,
.btn-stroked:active.btn-stroked-grey,
.btn-stroked:focus.btn-stroked-grey {
  background: rgba(102, 102, 102, 0.2);
}
.form-control {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.form-field {
  margin: 0 0 25px;
}
.paginator {
  float: right;
}
.paginator .disabled {
  opacity: 0.3;
}
.paginator .counter,
.paginator .next,
.paginator .prev {
  display: inline-block;
  float: left;
}
.paginator .counter {
  font-size: 14px;
  line-height: 30px;
  padding: 0 10px;
}
.paginator .next,
.paginator .prev {
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
}
.paginator .next:after,
.paginator .prev:after {
  content: ' ';
  background: #b5b5b5;
  height: 100%;
  left: 0;
  position: absolute;
  opacity: 0.3;
  top: 0;
  width: 100%;
  z-index: -9999;
}
.paginator .next {
  background-image: url('/static/img/icon-arrow-right.png?d50be5d4f992');
}
.paginator .prev {
  background-image: url('/static/img/icon-arrow-left.png?c5d17e239c49');
}
.paginator a {
  display: block;
  width: 100%;
  height: 100%;
}
.share-buttons {
  margin-top: 25px;
}
.filters-bar {
  padding: 14px 0;
  border-bottom: 1px solid #b5b5b5;
}
.filters-bar p {
  margin: 0;
  text-align: right;
  color: #666666;
}
.filters-bar select {
  display: inline-block;
  width: 120px;
  height: 22px;
  margin-left: 10px;
  color: #666666;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@font-face {
  font-family: "Aleo";
  src: url('/static/fonts/aleo-regular.eot?372c8460a47d');
  src: url('/static/fonts/aleo-regular.eot?&372c8460a47d#iefix') format("embedded-opentype"), url('/static/fonts/aleo-regular.woff?dcbb7e5a8ab8') format("woff"), url('/static/fonts/aleo-regular.ttf?3ffa72cbb88a') format("truetype"), url('/static/fonts/aleo-regular.svg?e8a59ddcd7e3#Aleo') format("svg");
  font-weight: normal;
  font-style: normal;
}
.sans-serif {
  font-family: 'PT Sans', sans-serif;
}
.serif {
  font-family: 'Aleo', serif;
}
body {
  font-size: 16px;
}
body,
h1,
h2 h3,
h4,
h5,
h6 {
  font-family: 'PT Sans', sans-serif;
}

body,
html {
  height: 100%;
}
textarea {
  resize: none;
}

.sprite {
  background: url('/static/img/sprites.png?fe814bc0eff9') no-repeat;
  display: block;
}
.sprite.sprite-banknote {
  background-position: -5px -5px;
  width: 32px;
  height: 32px;
}
.sprite.sprite-bubble {
  background-position: -47px -5px;
  width: 32px;
  height: 28px;
}
.sprite.sprite-bulb {
  background-position: -89px -5px;
  width: 44px;
  height: 62px;
}
.sprite.sprite-cloud {
  background-position: -143px -5px;
  width: 32px;
  height: 22px;
}
.sprite.sprite-diamond {
  background-position: -185px -5px;
  width: 32px;
  height: 24px;
}
.sprite.sprite-email {
  background-position: -143px -39px;
  width: 32px;
  height: 22px;
}
.sprite.sprite-email-small {
  background-position: -227px -5px;
  width: 16px;
  height: 16px;
}
.sprite.sprite-eye {
  background-position: -185px -39px;
  width: 62px;
  height: 40px;
}
.sprite.sprite-grey-data {
  background-position: -5px -89px;
  width: 28px;
  height: 32px;
}
.sprite.sprite-grey-iphone {
  background-position: -43px -89px;
  width: 20px;
  height: 32px;
}
.sprite.sprite-grey-marker {
  background-position: -73px -89px;
  width: 24px;
  height: 32px;
}
.sprite.sprite-grey-share {
  background-position: -107px -89px;
  width: 30px;
  height: 28px;
}
.sprite.sprite-grey-world {
  background-position: -147px -89px;
  width: 31px;
  height: 31px;
}
.sprite.sprite-heart {
  background-position: -188px -89px;
  width: 62px;
  height: 56px;
}
.sprite.sprite-iphone {
  background-position: -5px -155px;
  width: 20px;
  height: 32px;
}
.sprite.sprite-iphone-small {
  background-position: -35px -155px;
  width: 10px;
  height: 16px;
}
.sprite.sprite-key {
  background-position: -55px -155px;
  width: 29px;
  height: 29px;
}
.sprite.sprite-marker {
  background-position: -94px -155px;
  width: 24px;
  height: 32px;
}
.sprite.sprite-marker-large {
  background-position: -128px -155px;
  width: 59px;
  height: 79px;
}
.sprite.sprite-marker-small {
  background-position: -197px -155px;
  width: 12px;
  height: 16px;
}
.sprite.sprite-notepad {
  background-position: -219px -155px;
  width: 32px;
  height: 30px;
}
.sprite.sprite-sector-1-off {
  background-position: -35px -195px;
  width: 32px;
  height: 32px;
}
.sprite.sprite-sector-1-on {
  background-position: -197px -195px;
  width: 32px;
  height: 32px;
}
.sprite.sprite-sector-2-off {
  background-position: -257px -5px;
  width: 28px;
  height: 32px;
}
.sprite.sprite-sector-2-on {
  background-position: -5px -47px;
  width: 28px;
  height: 32px;
}
.sprite.sprite-sector-3-off {
  background-position: -43px -47px;
  width: 32px;
  height: 32px;
}
.sprite.sprite-sector-3-on {
  background-position: -257px -47px;
  width: 32px;
  height: 32px;
}
.sprite.sprite-sector-4-off {
  background-position: -260px -89px;
  width: 28px;
  height: 32px;
}
.sprite.sprite-sector-4-on {
  background-position: -261px -131px;
  width: 28px;
  height: 32px;
}
.sprite.sprite-sector-5-off {
  background-position: -239px -195px;
  width: 32px;
  height: 28px;
}
.sprite.sprite-sector-5-on {
  background-position: -77px -233px;
  width: 32px;
  height: 28px;
}
.sprite.sprite-settings {
  background-position: -239px -233px;
  width: 32px;
  height: 32px;
}
.sprite.sprite-slider-left {
  background-position: -299px -5px;
  width: 45px;
  height: 45px;
}
.sprite.sprite-slider-right {
  background-position: -299px -60px;
  width: 45px;
  height: 45px;
}
.sprite.sprite-tick {
  background-position: -299px -115px;
  width: 28px;
  height: 23px;
}
.sprite.sprite-facebook {
  transition: none;
  background-position: -5px -275px;
  width: 20px;
  height: 20px;
}
.sprite.sprite-facebook:hover {
  background-position: -41px -275px;
  width: 20px;
  height: 20px;
}
.sprite.sprite-twitter {
  transition: none;
  background-position: -75px -275px;
  width: 20px;
  height: 20px;
}
.sprite.sprite-twitter:hover {
  background-position: -102px -275px;
  width: 20px;
  height: 20px;
}
.sprite.sprite-linkedin {
  transition: none;
  background-position: -131px -275px;
  width: 20px;
  height: 20px;
}
.sprite.sprite-linkedin:hover {
  background-position: -162px -275px;
  width: 20px;
  height: 20px;
}
.sprite.sprite-linkedin.no-hover:hover {
  background-position: -131px -275px;
  width: 20px;
  height: 20px;
}
.sprite.sprite-googleplus {
  transition: none;
  background-position: -194px -275px;
  width: 20px;
  height: 20px;
}
.sprite.sprite-googleplus:hover {
  background-position: -228px -275px;
  width: 20px;
  height: 20px;
}

.bold {
  font-weight: bold;
}
.uppercase {
  text-transform: uppercase;
}
.vertical-align-inner,
.vertical-align-outer {
  width: 100%;
  height: 100%;
}
.vertical-align-inner {
  display: table-cell;
  vertical-align: middle;
}
.vertical-align-outer {
  display: table;
}
.centered-text {
  text-align: center;
}
.line-small {
  margin-bottom: 0;
}
.no-underline:hover {
  text-decoration: none;
}
.area-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: white;
  /*workaround to make clickable in IE */
  text-decoration: none;
  /* Makes sure the link   doesn't get underlined */
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  z-index: 10;
  /* raises anchor tag above everything else in div */
}

.basic-header {
  background-color: #5091cd;
}
.fancy-header {
  min-height: 480px;
  position: relative;
}
.header-image,
.header-quote {
  width: 100%;
  height: 100%;
  position: absolute;
}
.header-image {
  background-position: center center;
  background-size: cover;
  opacity: 1;
}
.header-quote-inner {
  display: table-cell;
  vertical-align: middle;
}
.header-quote-outer {
  background: rgba(80, 145, 205, 0.8);
  color: white;
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
.header-quote-text {
  font-size: 24px;
  margin: 20px 0;
  max-width: 900px;
}
@media (min-width: 768px) {
  .fancy-header {
    height: 640px;
  }
  .header-quote-text {
    font-size: 48px;
    margin: 40px auto;
  }
}

.navbar {
  background: transparent !important;
  border: 0;
  margin: 0;
  padding: 35px 0;
}
.navbar-brand {
  padding-bottom: 0;
  padding-top: 0;
}
.navbar-brand img {
  height: auto;
  width: auto;
  max-height: 50px;
}
.navbar-nav {
  border: 1px solid #71a6d7;
  margin: 25px -15px 0;
}
.navbar-nav li {
  background-color: #5091cd;
}
.navbar-nav li:hover,
.navbar-nav li.active {
  background-color: #6898d9;
}
.navbar-nav li:not(:last-child) {
  border-bottom: 1px solid #71a6d7;
}
.navbar-nav li.active {
  border-bottom: 1px solid #417aae;
}
.navbar-nav li > a {
  background: transparent !important;
  color: white !important;
  line-height: 50px;
  padding: 0 8px;
}
.navbar-default .navbar-collapse {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  max-height: none;
}
.navbar-default .navbar-toggle {
  border: 0;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background: none;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
  height: 4px;
}
@media (min-width: 992px) {
  .navbar-nav li > a {
    padding: 0 22px;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    border: 0;
    margin: 0;
  }
  .navbar-nav li,
  .navbar-nav li:hover,
  .navbar-nav li.active {
    background-color: transparent;
    border: 0 !important;
  }
  .navbar-nav li:hover > a:after,
  .navbar-nav li.active > a:after {
    border: 1px solid white;
    content: '';
    display: block;
    margin: -10px 0 0;
    width: 100%;
    height: 1px;
  }
}

.featured-partners {
  text-align: center;
}
.featured-partners .container,
.featured-partners h1 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.featured-partners .item {
  padding-bottom: 20px;
  padding-top: 20px;
}
.featured-partners .col-partner {
  height: 110px;
}
.featured-partners .col-partner a {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.featured-partners h1 {
  color: #666666;
  font-size: 20px;
  text-transform: uppercase;
}
.featured-product {
  position: relative;
}
.featured-product .picture {
  background-position: center center;
  background-size: cover;
  line-height: 750px;
  width: 100%;
  height: 750px;
  text-align: center;
}
.featured-product .quote {
  background: rgba(80, 145, 205, 0.8);
  color: white;
  left: 0;
  position: absolute;
  top: 0;
  padding-bottom: 50px;
  padding-top: 50px;
  width: 100%;
}
.featured-product a {
  background: rgba(80, 145, 205, 0.8);
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  color: white;
  display: inline-block;
  font-size: 24px;
  line-height: 150px;
  width: 150px;
  height: 150px;
  text-transform: uppercase;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
  vertical-align: middle;
}
.featured-product a:hover {
  background: #5091cd;
}
.featured-product blockquote {
  border: 0;
  margin: 0;
  padding: 0;
}
.featured-product q {
  display: block;
  font-size: 28px;
}
.featured-product span {
  display: inline-block;
  line-height: 1.25;
  vertical-align: middle;
}
.featured-services .container,
.featured-services .item,
.featured-services .tagline {
  margin-bottom: 25px;
  margin-top: 25px;
}
.featured-services .icon {
  height: 65px;
}
.featured-services .item {
  color: #666666;
  text-align: justify;
}
.featured-services .tagline {
  color: #5091cd;
}
.featured-services .tagline,
.featured-services h1 {
  font-size: 28px;
  text-align: center;
}
.featured-services h1 {
  margin: 20px 0;
}
.featured-services i {
  margin: 0 auto;
}

footer {
  background: #608dc9;
}
footer h3 {
  font-size: 20px;
  font-weight: 300;
  margin-top: 50px;
  padding-bottom: 22px;
  border-bottom: 1px solid #fff;
}
footer p {
  font-size: 14px;
  font-weight: 300;
}
footer p.small-text {
  font-size: 12px;
}
footer,
footer a {
  color: white;
}
footer.sitemap,
footer a.sitemap {
  transition: color 0.1s ease;
}
footer:hover,
footer a:hover,
footer:active,
footer a:active,
footer:visited,
footer a:visited {
  text-decoration: none;
}
footer ul {
  list-style: none;
  padding-left: 0;
}
footer ul li {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 4px;
}
footer .contact-details {
  padding: 0 5px;
}
footer .fa {
  line-height: inherit;
}
footer .item {
  margin-bottom: 19px;
  margin-top: 19px;
}
footer .social-links {
  line-height: 40px;
}
footer i {
  font-size: 24px;
}
footer .footer-spacer {
  height: 20px;
}
footer .sprite {
  display: inline-block;
  margin-right: 10px;
}
@media (min-width: 768px) {
  body > .top {
    min-height: 100%;
    padding-bottom: 400px;
  }
  footer {
    clear: both;
    height: 400px;
    margin-top: -399px;
    position: relative;
    z-index: 1;
  }
}
