@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,200,300,400,500,600,700,800);

.sticky {
  position: relative;
  min-height: 100%;
}

.sticky__body {
  margin-bottom: 70px;
}

.sticky__footer {
  width: 100%;
  height: 70px;
  position: absolute;
  bottom: 0;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body,
html {
  height: 100%;
}

.xs body {
  margin: 0;
}

.xs article,
.xs aside,
.xs details,
.xs figcaption,
.xs figure,
.xs footer,
.xs header,
.xs hgroup,
.xs main,
.xs nav,
.xs section,
.xs summary {
  display: block;
}

.xs audio,
.xs canvas,
.xs progress,
.xs video {
  display: inline-block;
  vertical-align: baseline;
}

.xs audio:not([controls]) {
  display: none;
  height: 0;
}

.xs [hidden],
.xs template {
  display: none;
}

.xs a {
  background: transparent;
}

.xs a:active,
.xs a:hover {
  outline: 0;
}

.xs abbr[title] {
  border-bottom: 1px dotted;
}

.xs b,
.xs strong {
  font-weight: bold;
}

.xs dfn {
  font-style: italic;
}

.xs h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.xs mark {
  background: #ff0;
  color: #000;
}

.xs small {
  font-size: 80%;
}

.xs sub,
.xs sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.xs sup {
  top: -0.5em;
}

.xs sub {
  bottom: -0.25em;
}

.xs img {
  border: 0;
}

.xs svg:not(:root) {
  overflow: hidden;
}

.xs figure {
  margin: 1em 40px;
}

.xs hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

.xs pre {
  overflow: auto;
}

.xs code,
.xs kbd,
.xs pre,
.xs samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

.xs button,
.xs input,
.xs optgroup,
.xs select,
.xs textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

.xs button {
  overflow: visible;
}

.xs button,
.xs select {
  text-transform: none;
}

.xs button,
.xs html input[type="button"],
.xs input[type="reset"],
.xs input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.xs button[disabled],
.xs html input[disabled] {
  cursor: default;
}

.xs button::-moz-focus-inner,
.xs input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.xs input {
  line-height: normal;
}

.xs input[type="checkbox"],
.xs input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

.xs input[type="number"]::-webkit-inner-spin-button,
.xs input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

.xs input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.xs input[type="search"]::-webkit-search-cancel-button,
.xs input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.xs fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.xs legend {
  border: 0;
  padding: 0;
}

.xs textarea {
  overflow: auto;
}

.xs optgroup {
  font-weight: bold;
}

.xs table {
  border-collapse: collapse;
  border-spacing: 0;
}

.xs td,
.xs th {
  padding: 0;
}

.xs * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.xs *:before,
.xs *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.xs html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.xs body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857;
  color: #3b3b3b;
  background-color: white;
}

.xs input,
.xs button,
.xs select,
.xs textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.xs a {
  color: #3b3b3b;
  text-decoration: none;
}

  .xs a:hover, .xs a:focus {
    color: #932d25;
    text-decoration: underline;
  }

  .xs a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }

.xs figure {
  margin: 0;
}

.xs img {
  vertical-align: middle;
}

.xs hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

.xs .sr-only-focusable:active, .xs .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.xs h1, .xs h2, .xs h3, .xs h4, .xs h5, .xs h6,
.xs .h1, .xs .h2, .xs .h3, .xs .h4, .xs .h5, .xs .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

  .xs h1 small,
  .xs h1 .small, .xs h2 small,
  .xs h2 .small, .xs h3 small,
  .xs h3 .small, .xs h4 small,
  .xs h4 .small, .xs h5 small,
  .xs h5 .small, .xs h6 small,
  .xs h6 .small,
  .xs .h1 small,
  .xs .h1 .small, .xs .h2 small,
  .xs .h2 .small, .xs .h3 small,
  .xs .h3 .small, .xs .h4 small,
  .xs .h4 .small, .xs .h5 small,
  .xs .h5 .small, .xs .h6 small,
  .xs .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }

.xs h1, .xs .h1,
.xs h2, .xs .h2,
.xs h3, .xs .h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}

  .xs h1 small,
  .xs h1 .small, .xs .h1 small,
  .xs .h1 .small,
  .xs h2 small,
  .xs h2 .small, .xs .h2 small,
  .xs .h2 .small,
  .xs h3 small,
  .xs h3 .small, .xs .h3 small,
  .xs .h3 .small {
    font-size: 65%;
  }

.xs h4, .xs .h4,
.xs h5, .xs .h5,
.xs h6, .xs .h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}

  .xs h4 small,
  .xs h4 .small, .xs .h4 small,
  .xs .h4 .small,
  .xs h5 small,
  .xs h5 .small, .xs .h5 small,
  .xs .h5 .small,
  .xs h6 small,
  .xs h6 .small, .xs .h6 small,
  .xs .h6 .small {
    font-size: 75%;
  }

.xs h1, .xs .h1 {
  font-size: 33px;
}

.xs h2, .xs .h2 {
  font-size: 27px;
}

.xs h3, .xs .h3 {
  font-size: 23px;
}

.xs h4, .xs .h4 {
  font-size: 17px;
}

.xs h5, .xs .h5 {
  font-size: 13px;
}

.xs h6, .xs .h6 {
  font-size: 12px;
}

.xs p {
  margin: 0 0 9px;
}

.xs .lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}

  @media (min-width: 768px) {
    .xs .lead {
      font-size: 19.5px;
      }
}
.xs small,
.xs .small {
  font-size: 92%;
}

.xs cite {
  font-style: normal;
}

.xs mark,
.xs .mark {
  background-color: #fcf8e3;
  padding: .2em;
}


.xs ul,
.xs ol {
  margin-top: 0;
  margin-bottom: 9px;
}

  .xs ul ul,
  .xs ul ol,
  .xs ol ul,
  .xs ol ol {
    margin-bottom: 0;
  }

.xs .list-unstyled, .xs .list-inline {
  padding-left: 0;
  list-style: none;
}

.xs .list-inline {
  margin-left: -5px;
}

  .xs .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }

.xs dl {
  margin-top: 0;
  margin-bottom: 18px;
}

.xs dt,
.xs dd {
  line-height: 1.42857;
}

.xs dt {
  font-weight: bold;
}

.xs dd {
  margin-left: 0;
}

.xs .dl-horizontal dd:before, .xs .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.xs .dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .xs .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .xs .dl-horizontal dd {
    margin-left: 180px;
    }
}
.xs abbr[title],
.xs abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.xs .initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.xs blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}

  .xs blockquote p:last-child,
  .xs blockquote ul:last-child,
  .xs blockquote ol:last-child {
    margin-bottom: 0;
  }

  .xs blockquote footer,
  .xs blockquote small,
  .xs blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777;
  }

    .xs blockquote footer:before,
    .xs blockquote small:before,
    .xs blockquote .small:before {
      content: '\2014 \00A0';
    }

.xs .blockquote-reverse,
.xs blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

  .xs .blockquote-reverse footer:before,
  .xs .blockquote-reverse small:before,
  .xs .blockquote-reverse .small:before,
  .xs blockquote.pull-right footer:before,
  .xs blockquote.pull-right small:before,
  .xs blockquote.pull-right .small:before {
    content: '';
  }

  .xs .blockquote-reverse footer:after,
  .xs .blockquote-reverse small:after,
  .xs .blockquote-reverse .small:after,
  .xs blockquote.pull-right footer:after,
  .xs blockquote.pull-right small:after,
  .xs blockquote.pull-right .small:after {
    content: '\00A0 \2014';
  }

.xs blockquote:before,
.xs blockquote:after {
  content: "";
}

.xs address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857;
}

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

.xs .clearfix:after {
  clear: both;
}

.xs .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.xs .pull-right {
  float: right !important;
}

.xs .pull-left {
  float: left !important;
}

.xs .hide {
  display: none !important;
}

.xs .show {
  display: block !important;
}

.xs .invisible {
  visibility: hidden;
}

.xs .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

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

.xs .affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.xs .xs-bar {
  width: 100%;
  height: 5px;
  background-color: #0424D5;
}

.xs .xs-dialog, .xs .xs-dialog--large {
  width: 505px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  background-color: white;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}

.xs .xs-dialog--large {
  width: 1030px;
}

.xs .xs-dialog__header {
  padding: 25px;
  border-bottom: 1px solid #cccccc;
}

  .xs .xs-dialog__header .btn {
    margin-top: 9px;
  }

.xs .xs-dialog__logo {
  width: 200px;
  height: 50px;
  display: inline-block;
  background-position: left center;
  background-repeat: no-repeat;
}

.xs .xs-dialog__body {
  padding: 25px;
}

.xs .xs-dialog__title {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 600;
}

.xs .xs-dialog__minor,
.xs .xs-dialog__minor a {
  font-size: 11px;
  color: #898989;
}

.xs .xs-dialog__minor a {
  text-decoration: none;
  border-bottom: 1px dashed rgba(0, 0, 0, .4);
  transition: color .3s ease-in-out;
}

.xs .xs-dialog__minor a:hover {
  color: #222222;
  border-bottom: 1px solid #222222;
}

.xs .xs-footer a {
  background-color: transparent;
  background-image: url("../img/footer_grey.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.xs .xs-footer__body {
  padding-left: 100px;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

  .xs .xs-footer__body * {
    margin-right: 10px;
  }

  .xs .xs-footer__body .btn-default {
    background-color: #f8f8f8;
  }

.xs .xs-footer__lead {
  position: relative;
  top: 2px;
}

.xs .xs-footer__dropdown .btn {
  min-width: 150px;
  position: relative;
  z-index: 1001;
  text-align: left;
}

  .xs .xs-footer__dropdown .btn .caret {
    float: right;
    margin-top: 8px;
  }

.xs .xs-footer__divider {
  display: inline-block;
  width: 1px;
  height: 20px;
  margin: 0;
  position: absolute;
  top: 6px;
  left: 90px;
  background-color: #cccccc;
}

.xs .xs-footer__link {
  display: inline-block;
  width: 50px;
  height: 25px;
  position: absolute;
  top: 25px;
  left: 25px;
}

  .xs .xs-footer__link:after {
    display: none !important;
  }

  .xs .xs-footer__link:focus {
    outline: none;
  }

.xs .xs-fullscreen-background {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/bg.jpg");
}

.xs .xs-positioner {
  position: relative;
  top: 25%;
}

.xs .is-hidden {
  display: none;
}

.xs .is-shown {
  display: initial;
}

.xs .is-untransitionable {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.xs a {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857;
}
