/* Generated by Font Squirrel (https://www.fontsquirrel.com) on May 13, 2016 */
@font-face {
  font-family: 'titillium';
  src: url("../fonts/titilliumweb-black-webfont.woff2") format("woff2"), url("../fonts/titilliumweb-black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'titillium';
  src: url("../fonts/titilliumweb-bold-webfont.woff2") format("woff2"), url("../fonts/titilliumweb-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'titillium';
  src: url("../fonts/titilliumweb-bolditalic-webfont.woff2") format("woff2"), url("../fonts/titilliumweb-bolditalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'titillium';
  src: url("../fonts/titilliumweb-extralight-webfont.woff2") format("woff2"), url("../fonts/titilliumweb-extralight-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'titillium';
  src: url("../fonts/titilliumweb-extralightitalic-webfont.woff2") format("woff2"), url("../fonts/titilliumweb-extralightitalic-webfont.woff") format("woff");
  font-weight: 200;
  font-style: italic; }

@font-face {
  font-family: 'titillium';
  src: url("../fonts/titilliumweb-italic-webfont.woff2") format("woff2"), url("../fonts/titilliumweb-italic-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'titillium';
  src: url("../fonts/titilliumweb-light-webfont.woff2") format("woff2"), url("../fonts/titilliumweb-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'titillium';
  src: url("../fonts/titilliumweb-lightitalic-webfont.woff2") format("woff2"), url("../fonts/titilliumweb-lightitalic-webfont.woff") format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'titillium';
  src: url("../fonts/titilliumweb-regular-webfont.woff2") format("woff2"), url("../fonts/titilliumweb-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'titillium';
  src: url("../fonts/titilliumweb-semibold-webfont.woff2") format("woff2"), url("../fonts/titilliumweb-semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'titillium';
  src: url("../fonts/titilliumweb-semibolditalic-webfont.woff2") format("woff2"), url("../fonts/titilliumweb-semibolditalic-webfont.woff") format("woff");
  font-weight: 600;
  font-style: italic; }

/*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-webkit-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

html {
  font-size: 16px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

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

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

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

h1 {
  font-size: 3.65rem; }

h2 {
  font-size: 2.625rem; }

h3 {
  font-size: 2rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

.h1 {
  font-size: 3.65rem; }

.h2 {
  font-size: 2.625rem; }

.h3 {
  font-size: 2rem; }

.h4 {
  font-size: 1.5rem; }

.h5 {
  font-size: 1.25rem; }

.h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

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

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

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

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.dl-horizontal {
  margin-right: -1.875rem;
  margin-left: -1.875rem; }
  .dl-horizontal::after {
    content: "";
    display: table;
    clear: both; }

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.40625rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #818a91; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9; }

kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  line-height: 1.5;
  color: #373a3c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 768px) {
    .container {
      max-width: 708px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 932px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }
  @media (min-width: 1440px) {
    .container {
      max-width: 1380px; } }
  @media (min-width: 1920px) {
    .container {
      max-width: 1880px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-13, .col-xxl-14, .col-xxl-15, .col-xxl-16, .col-xxl-17, .col-xxl-18, .col-xxl-19, .col-xxl-20, .col-xxl-21, .col-xxl-22, .col-xxl-23, .col-xxl-24 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left; }

.col-xs-1 {
  width: 4.16667%; }

.col-xs-2 {
  width: 8.33333%; }

.col-xs-3 {
  width: 12.5%; }

.col-xs-4 {
  width: 16.66667%; }

.col-xs-5 {
  width: 20.83333%; }

.col-xs-6 {
  width: 25%; }

.col-xs-7 {
  width: 29.16667%; }

.col-xs-8 {
  width: 33.33333%; }

.col-xs-9 {
  width: 37.5%; }

.col-xs-10 {
  width: 41.66667%; }

.col-xs-11 {
  width: 45.83333%; }

.col-xs-12 {
  width: 50%; }

.col-xs-13 {
  width: 54.16667%; }

.col-xs-14 {
  width: 58.33333%; }

.col-xs-15 {
  width: 62.5%; }

.col-xs-16 {
  width: 66.66667%; }

.col-xs-17 {
  width: 70.83333%; }

.col-xs-18 {
  width: 75%; }

.col-xs-19 {
  width: 79.16667%; }

.col-xs-20 {
  width: 83.33333%; }

.col-xs-21 {
  width: 87.5%; }

.col-xs-22 {
  width: 91.66667%; }

.col-xs-23 {
  width: 95.83333%; }

.col-xs-24 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 4.16667%; }

.col-xs-pull-2 {
  right: 8.33333%; }

.col-xs-pull-3 {
  right: 12.5%; }

.col-xs-pull-4 {
  right: 16.66667%; }

.col-xs-pull-5 {
  right: 20.83333%; }

.col-xs-pull-6 {
  right: 25%; }

.col-xs-pull-7 {
  right: 29.16667%; }

.col-xs-pull-8 {
  right: 33.33333%; }

.col-xs-pull-9 {
  right: 37.5%; }

.col-xs-pull-10 {
  right: 41.66667%; }

.col-xs-pull-11 {
  right: 45.83333%; }

.col-xs-pull-12 {
  right: 50%; }

.col-xs-pull-13 {
  right: 54.16667%; }

.col-xs-pull-14 {
  right: 58.33333%; }

.col-xs-pull-15 {
  right: 62.5%; }

.col-xs-pull-16 {
  right: 66.66667%; }

.col-xs-pull-17 {
  right: 70.83333%; }

.col-xs-pull-18 {
  right: 75%; }

.col-xs-pull-19 {
  right: 79.16667%; }

.col-xs-pull-20 {
  right: 83.33333%; }

.col-xs-pull-21 {
  right: 87.5%; }

.col-xs-pull-22 {
  right: 91.66667%; }

.col-xs-pull-23 {
  right: 95.83333%; }

.col-xs-pull-24 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 4.16667%; }

.col-xs-push-2 {
  left: 8.33333%; }

.col-xs-push-3 {
  left: 12.5%; }

.col-xs-push-4 {
  left: 16.66667%; }

.col-xs-push-5 {
  left: 20.83333%; }

.col-xs-push-6 {
  left: 25%; }

.col-xs-push-7 {
  left: 29.16667%; }

.col-xs-push-8 {
  left: 33.33333%; }

.col-xs-push-9 {
  left: 37.5%; }

.col-xs-push-10 {
  left: 41.66667%; }

.col-xs-push-11 {
  left: 45.83333%; }

.col-xs-push-12 {
  left: 50%; }

.col-xs-push-13 {
  left: 54.16667%; }

.col-xs-push-14 {
  left: 58.33333%; }

.col-xs-push-15 {
  left: 62.5%; }

.col-xs-push-16 {
  left: 66.66667%; }

.col-xs-push-17 {
  left: 70.83333%; }

.col-xs-push-18 {
  left: 75%; }

.col-xs-push-19 {
  left: 79.16667%; }

.col-xs-push-20 {
  left: 83.33333%; }

.col-xs-push-21 {
  left: 87.5%; }

.col-xs-push-22 {
  left: 91.66667%; }

.col-xs-push-23 {
  left: 95.83333%; }

.col-xs-push-24 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 4.16667%; }

.col-xs-offset-2 {
  margin-left: 8.33333%; }

.col-xs-offset-3 {
  margin-left: 12.5%; }

.col-xs-offset-4 {
  margin-left: 16.66667%; }

.col-xs-offset-5 {
  margin-left: 20.83333%; }

.col-xs-offset-6 {
  margin-left: 25%; }

.col-xs-offset-7 {
  margin-left: 29.16667%; }

.col-xs-offset-8 {
  margin-left: 33.33333%; }

.col-xs-offset-9 {
  margin-left: 37.5%; }

.col-xs-offset-10 {
  margin-left: 41.66667%; }

.col-xs-offset-11 {
  margin-left: 45.83333%; }

.col-xs-offset-12 {
  margin-left: 50%; }

.col-xs-offset-13 {
  margin-left: 54.16667%; }

.col-xs-offset-14 {
  margin-left: 58.33333%; }

.col-xs-offset-15 {
  margin-left: 62.5%; }

.col-xs-offset-16 {
  margin-left: 66.66667%; }

.col-xs-offset-17 {
  margin-left: 70.83333%; }

.col-xs-offset-18 {
  margin-left: 75%; }

.col-xs-offset-19 {
  margin-left: 79.16667%; }

.col-xs-offset-20 {
  margin-left: 83.33333%; }

.col-xs-offset-21 {
  margin-left: 87.5%; }

.col-xs-offset-22 {
  margin-left: 91.66667%; }

.col-xs-offset-23 {
  margin-left: 95.83333%; }

.col-xs-offset-24 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left; }
  .col-sm-1 {
    width: 4.16667%; }
  .col-sm-2 {
    width: 8.33333%; }
  .col-sm-3 {
    width: 12.5%; }
  .col-sm-4 {
    width: 16.66667%; }
  .col-sm-5 {
    width: 20.83333%; }
  .col-sm-6 {
    width: 25%; }
  .col-sm-7 {
    width: 29.16667%; }
  .col-sm-8 {
    width: 33.33333%; }
  .col-sm-9 {
    width: 37.5%; }
  .col-sm-10 {
    width: 41.66667%; }
  .col-sm-11 {
    width: 45.83333%; }
  .col-sm-12 {
    width: 50%; }
  .col-sm-13 {
    width: 54.16667%; }
  .col-sm-14 {
    width: 58.33333%; }
  .col-sm-15 {
    width: 62.5%; }
  .col-sm-16 {
    width: 66.66667%; }
  .col-sm-17 {
    width: 70.83333%; }
  .col-sm-18 {
    width: 75%; }
  .col-sm-19 {
    width: 79.16667%; }
  .col-sm-20 {
    width: 83.33333%; }
  .col-sm-21 {
    width: 87.5%; }
  .col-sm-22 {
    width: 91.66667%; }
  .col-sm-23 {
    width: 95.83333%; }
  .col-sm-24 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 4.16667%; }
  .col-sm-pull-2 {
    right: 8.33333%; }
  .col-sm-pull-3 {
    right: 12.5%; }
  .col-sm-pull-4 {
    right: 16.66667%; }
  .col-sm-pull-5 {
    right: 20.83333%; }
  .col-sm-pull-6 {
    right: 25%; }
  .col-sm-pull-7 {
    right: 29.16667%; }
  .col-sm-pull-8 {
    right: 33.33333%; }
  .col-sm-pull-9 {
    right: 37.5%; }
  .col-sm-pull-10 {
    right: 41.66667%; }
  .col-sm-pull-11 {
    right: 45.83333%; }
  .col-sm-pull-12 {
    right: 50%; }
  .col-sm-pull-13 {
    right: 54.16667%; }
  .col-sm-pull-14 {
    right: 58.33333%; }
  .col-sm-pull-15 {
    right: 62.5%; }
  .col-sm-pull-16 {
    right: 66.66667%; }
  .col-sm-pull-17 {
    right: 70.83333%; }
  .col-sm-pull-18 {
    right: 75%; }
  .col-sm-pull-19 {
    right: 79.16667%; }
  .col-sm-pull-20 {
    right: 83.33333%; }
  .col-sm-pull-21 {
    right: 87.5%; }
  .col-sm-pull-22 {
    right: 91.66667%; }
  .col-sm-pull-23 {
    right: 95.83333%; }
  .col-sm-pull-24 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 4.16667%; }
  .col-sm-push-2 {
    left: 8.33333%; }
  .col-sm-push-3 {
    left: 12.5%; }
  .col-sm-push-4 {
    left: 16.66667%; }
  .col-sm-push-5 {
    left: 20.83333%; }
  .col-sm-push-6 {
    left: 25%; }
  .col-sm-push-7 {
    left: 29.16667%; }
  .col-sm-push-8 {
    left: 33.33333%; }
  .col-sm-push-9 {
    left: 37.5%; }
  .col-sm-push-10 {
    left: 41.66667%; }
  .col-sm-push-11 {
    left: 45.83333%; }
  .col-sm-push-12 {
    left: 50%; }
  .col-sm-push-13 {
    left: 54.16667%; }
  .col-sm-push-14 {
    left: 58.33333%; }
  .col-sm-push-15 {
    left: 62.5%; }
  .col-sm-push-16 {
    left: 66.66667%; }
  .col-sm-push-17 {
    left: 70.83333%; }
  .col-sm-push-18 {
    left: 75%; }
  .col-sm-push-19 {
    left: 79.16667%; }
  .col-sm-push-20 {
    left: 83.33333%; }
  .col-sm-push-21 {
    left: 87.5%; }
  .col-sm-push-22 {
    left: 91.66667%; }
  .col-sm-push-23 {
    left: 95.83333%; }
  .col-sm-push-24 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 4.16667%; }
  .col-sm-offset-2 {
    margin-left: 8.33333%; }
  .col-sm-offset-3 {
    margin-left: 12.5%; }
  .col-sm-offset-4 {
    margin-left: 16.66667%; }
  .col-sm-offset-5 {
    margin-left: 20.83333%; }
  .col-sm-offset-6 {
    margin-left: 25%; }
  .col-sm-offset-7 {
    margin-left: 29.16667%; }
  .col-sm-offset-8 {
    margin-left: 33.33333%; }
  .col-sm-offset-9 {
    margin-left: 37.5%; }
  .col-sm-offset-10 {
    margin-left: 41.66667%; }
  .col-sm-offset-11 {
    margin-left: 45.83333%; }
  .col-sm-offset-12 {
    margin-left: 50%; }
  .col-sm-offset-13 {
    margin-left: 54.16667%; }
  .col-sm-offset-14 {
    margin-left: 58.33333%; }
  .col-sm-offset-15 {
    margin-left: 62.5%; }
  .col-sm-offset-16 {
    margin-left: 66.66667%; }
  .col-sm-offset-17 {
    margin-left: 70.83333%; }
  .col-sm-offset-18 {
    margin-left: 75%; }
  .col-sm-offset-19 {
    margin-left: 79.16667%; }
  .col-sm-offset-20 {
    margin-left: 83.33333%; }
  .col-sm-offset-21 {
    margin-left: 87.5%; }
  .col-sm-offset-22 {
    margin-left: 91.66667%; }
  .col-sm-offset-23 {
    margin-left: 95.83333%; }
  .col-sm-offset-24 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left; }
  .col-md-1 {
    width: 4.16667%; }
  .col-md-2 {
    width: 8.33333%; }
  .col-md-3 {
    width: 12.5%; }
  .col-md-4 {
    width: 16.66667%; }
  .col-md-5 {
    width: 20.83333%; }
  .col-md-6 {
    width: 25%; }
  .col-md-7 {
    width: 29.16667%; }
  .col-md-8 {
    width: 33.33333%; }
  .col-md-9 {
    width: 37.5%; }
  .col-md-10 {
    width: 41.66667%; }
  .col-md-11 {
    width: 45.83333%; }
  .col-md-12 {
    width: 50%; }
  .col-md-13 {
    width: 54.16667%; }
  .col-md-14 {
    width: 58.33333%; }
  .col-md-15 {
    width: 62.5%; }
  .col-md-16 {
    width: 66.66667%; }
  .col-md-17 {
    width: 70.83333%; }
  .col-md-18 {
    width: 75%; }
  .col-md-19 {
    width: 79.16667%; }
  .col-md-20 {
    width: 83.33333%; }
  .col-md-21 {
    width: 87.5%; }
  .col-md-22 {
    width: 91.66667%; }
  .col-md-23 {
    width: 95.83333%; }
  .col-md-24 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 4.16667%; }
  .col-md-pull-2 {
    right: 8.33333%; }
  .col-md-pull-3 {
    right: 12.5%; }
  .col-md-pull-4 {
    right: 16.66667%; }
  .col-md-pull-5 {
    right: 20.83333%; }
  .col-md-pull-6 {
    right: 25%; }
  .col-md-pull-7 {
    right: 29.16667%; }
  .col-md-pull-8 {
    right: 33.33333%; }
  .col-md-pull-9 {
    right: 37.5%; }
  .col-md-pull-10 {
    right: 41.66667%; }
  .col-md-pull-11 {
    right: 45.83333%; }
  .col-md-pull-12 {
    right: 50%; }
  .col-md-pull-13 {
    right: 54.16667%; }
  .col-md-pull-14 {
    right: 58.33333%; }
  .col-md-pull-15 {
    right: 62.5%; }
  .col-md-pull-16 {
    right: 66.66667%; }
  .col-md-pull-17 {
    right: 70.83333%; }
  .col-md-pull-18 {
    right: 75%; }
  .col-md-pull-19 {
    right: 79.16667%; }
  .col-md-pull-20 {
    right: 83.33333%; }
  .col-md-pull-21 {
    right: 87.5%; }
  .col-md-pull-22 {
    right: 91.66667%; }
  .col-md-pull-23 {
    right: 95.83333%; }
  .col-md-pull-24 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 4.16667%; }
  .col-md-push-2 {
    left: 8.33333%; }
  .col-md-push-3 {
    left: 12.5%; }
  .col-md-push-4 {
    left: 16.66667%; }
  .col-md-push-5 {
    left: 20.83333%; }
  .col-md-push-6 {
    left: 25%; }
  .col-md-push-7 {
    left: 29.16667%; }
  .col-md-push-8 {
    left: 33.33333%; }
  .col-md-push-9 {
    left: 37.5%; }
  .col-md-push-10 {
    left: 41.66667%; }
  .col-md-push-11 {
    left: 45.83333%; }
  .col-md-push-12 {
    left: 50%; }
  .col-md-push-13 {
    left: 54.16667%; }
  .col-md-push-14 {
    left: 58.33333%; }
  .col-md-push-15 {
    left: 62.5%; }
  .col-md-push-16 {
    left: 66.66667%; }
  .col-md-push-17 {
    left: 70.83333%; }
  .col-md-push-18 {
    left: 75%; }
  .col-md-push-19 {
    left: 79.16667%; }
  .col-md-push-20 {
    left: 83.33333%; }
  .col-md-push-21 {
    left: 87.5%; }
  .col-md-push-22 {
    left: 91.66667%; }
  .col-md-push-23 {
    left: 95.83333%; }
  .col-md-push-24 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 4.16667%; }
  .col-md-offset-2 {
    margin-left: 8.33333%; }
  .col-md-offset-3 {
    margin-left: 12.5%; }
  .col-md-offset-4 {
    margin-left: 16.66667%; }
  .col-md-offset-5 {
    margin-left: 20.83333%; }
  .col-md-offset-6 {
    margin-left: 25%; }
  .col-md-offset-7 {
    margin-left: 29.16667%; }
  .col-md-offset-8 {
    margin-left: 33.33333%; }
  .col-md-offset-9 {
    margin-left: 37.5%; }
  .col-md-offset-10 {
    margin-left: 41.66667%; }
  .col-md-offset-11 {
    margin-left: 45.83333%; }
  .col-md-offset-12 {
    margin-left: 50%; }
  .col-md-offset-13 {
    margin-left: 54.16667%; }
  .col-md-offset-14 {
    margin-left: 58.33333%; }
  .col-md-offset-15 {
    margin-left: 62.5%; }
  .col-md-offset-16 {
    margin-left: 66.66667%; }
  .col-md-offset-17 {
    margin-left: 70.83333%; }
  .col-md-offset-18 {
    margin-left: 75%; }
  .col-md-offset-19 {
    margin-left: 79.16667%; }
  .col-md-offset-20 {
    margin-left: 83.33333%; }
  .col-md-offset-21 {
    margin-left: 87.5%; }
  .col-md-offset-22 {
    margin-left: 91.66667%; }
  .col-md-offset-23 {
    margin-left: 95.83333%; }
  .col-md-offset-24 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left; }
  .col-lg-1 {
    width: 4.16667%; }
  .col-lg-2 {
    width: 8.33333%; }
  .col-lg-3 {
    width: 12.5%; }
  .col-lg-4 {
    width: 16.66667%; }
  .col-lg-5 {
    width: 20.83333%; }
  .col-lg-6 {
    width: 25%; }
  .col-lg-7 {
    width: 29.16667%; }
  .col-lg-8 {
    width: 33.33333%; }
  .col-lg-9 {
    width: 37.5%; }
  .col-lg-10 {
    width: 41.66667%; }
  .col-lg-11 {
    width: 45.83333%; }
  .col-lg-12 {
    width: 50%; }
  .col-lg-13 {
    width: 54.16667%; }
  .col-lg-14 {
    width: 58.33333%; }
  .col-lg-15 {
    width: 62.5%; }
  .col-lg-16 {
    width: 66.66667%; }
  .col-lg-17 {
    width: 70.83333%; }
  .col-lg-18 {
    width: 75%; }
  .col-lg-19 {
    width: 79.16667%; }
  .col-lg-20 {
    width: 83.33333%; }
  .col-lg-21 {
    width: 87.5%; }
  .col-lg-22 {
    width: 91.66667%; }
  .col-lg-23 {
    width: 95.83333%; }
  .col-lg-24 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 4.16667%; }
  .col-lg-pull-2 {
    right: 8.33333%; }
  .col-lg-pull-3 {
    right: 12.5%; }
  .col-lg-pull-4 {
    right: 16.66667%; }
  .col-lg-pull-5 {
    right: 20.83333%; }
  .col-lg-pull-6 {
    right: 25%; }
  .col-lg-pull-7 {
    right: 29.16667%; }
  .col-lg-pull-8 {
    right: 33.33333%; }
  .col-lg-pull-9 {
    right: 37.5%; }
  .col-lg-pull-10 {
    right: 41.66667%; }
  .col-lg-pull-11 {
    right: 45.83333%; }
  .col-lg-pull-12 {
    right: 50%; }
  .col-lg-pull-13 {
    right: 54.16667%; }
  .col-lg-pull-14 {
    right: 58.33333%; }
  .col-lg-pull-15 {
    right: 62.5%; }
  .col-lg-pull-16 {
    right: 66.66667%; }
  .col-lg-pull-17 {
    right: 70.83333%; }
  .col-lg-pull-18 {
    right: 75%; }
  .col-lg-pull-19 {
    right: 79.16667%; }
  .col-lg-pull-20 {
    right: 83.33333%; }
  .col-lg-pull-21 {
    right: 87.5%; }
  .col-lg-pull-22 {
    right: 91.66667%; }
  .col-lg-pull-23 {
    right: 95.83333%; }
  .col-lg-pull-24 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 4.16667%; }
  .col-lg-push-2 {
    left: 8.33333%; }
  .col-lg-push-3 {
    left: 12.5%; }
  .col-lg-push-4 {
    left: 16.66667%; }
  .col-lg-push-5 {
    left: 20.83333%; }
  .col-lg-push-6 {
    left: 25%; }
  .col-lg-push-7 {
    left: 29.16667%; }
  .col-lg-push-8 {
    left: 33.33333%; }
  .col-lg-push-9 {
    left: 37.5%; }
  .col-lg-push-10 {
    left: 41.66667%; }
  .col-lg-push-11 {
    left: 45.83333%; }
  .col-lg-push-12 {
    left: 50%; }
  .col-lg-push-13 {
    left: 54.16667%; }
  .col-lg-push-14 {
    left: 58.33333%; }
  .col-lg-push-15 {
    left: 62.5%; }
  .col-lg-push-16 {
    left: 66.66667%; }
  .col-lg-push-17 {
    left: 70.83333%; }
  .col-lg-push-18 {
    left: 75%; }
  .col-lg-push-19 {
    left: 79.16667%; }
  .col-lg-push-20 {
    left: 83.33333%; }
  .col-lg-push-21 {
    left: 87.5%; }
  .col-lg-push-22 {
    left: 91.66667%; }
  .col-lg-push-23 {
    left: 95.83333%; }
  .col-lg-push-24 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 4.16667%; }
  .col-lg-offset-2 {
    margin-left: 8.33333%; }
  .col-lg-offset-3 {
    margin-left: 12.5%; }
  .col-lg-offset-4 {
    margin-left: 16.66667%; }
  .col-lg-offset-5 {
    margin-left: 20.83333%; }
  .col-lg-offset-6 {
    margin-left: 25%; }
  .col-lg-offset-7 {
    margin-left: 29.16667%; }
  .col-lg-offset-8 {
    margin-left: 33.33333%; }
  .col-lg-offset-9 {
    margin-left: 37.5%; }
  .col-lg-offset-10 {
    margin-left: 41.66667%; }
  .col-lg-offset-11 {
    margin-left: 45.83333%; }
  .col-lg-offset-12 {
    margin-left: 50%; }
  .col-lg-offset-13 {
    margin-left: 54.16667%; }
  .col-lg-offset-14 {
    margin-left: 58.33333%; }
  .col-lg-offset-15 {
    margin-left: 62.5%; }
  .col-lg-offset-16 {
    margin-left: 66.66667%; }
  .col-lg-offset-17 {
    margin-left: 70.83333%; }
  .col-lg-offset-18 {
    margin-left: 75%; }
  .col-lg-offset-19 {
    margin-left: 79.16667%; }
  .col-lg-offset-20 {
    margin-left: 83.33333%; }
  .col-lg-offset-21 {
    margin-left: 87.5%; }
  .col-lg-offset-22 {
    margin-left: 91.66667%; }
  .col-lg-offset-23 {
    margin-left: 95.83333%; }
  .col-lg-offset-24 {
    margin-left: 100%; } }

@media (min-width: 1440px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24 {
    float: left; }
  .col-xl-1 {
    width: 4.16667%; }
  .col-xl-2 {
    width: 8.33333%; }
  .col-xl-3 {
    width: 12.5%; }
  .col-xl-4 {
    width: 16.66667%; }
  .col-xl-5 {
    width: 20.83333%; }
  .col-xl-6 {
    width: 25%; }
  .col-xl-7 {
    width: 29.16667%; }
  .col-xl-8 {
    width: 33.33333%; }
  .col-xl-9 {
    width: 37.5%; }
  .col-xl-10 {
    width: 41.66667%; }
  .col-xl-11 {
    width: 45.83333%; }
  .col-xl-12 {
    width: 50%; }
  .col-xl-13 {
    width: 54.16667%; }
  .col-xl-14 {
    width: 58.33333%; }
  .col-xl-15 {
    width: 62.5%; }
  .col-xl-16 {
    width: 66.66667%; }
  .col-xl-17 {
    width: 70.83333%; }
  .col-xl-18 {
    width: 75%; }
  .col-xl-19 {
    width: 79.16667%; }
  .col-xl-20 {
    width: 83.33333%; }
  .col-xl-21 {
    width: 87.5%; }
  .col-xl-22 {
    width: 91.66667%; }
  .col-xl-23 {
    width: 95.83333%; }
  .col-xl-24 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 4.16667%; }
  .col-xl-pull-2 {
    right: 8.33333%; }
  .col-xl-pull-3 {
    right: 12.5%; }
  .col-xl-pull-4 {
    right: 16.66667%; }
  .col-xl-pull-5 {
    right: 20.83333%; }
  .col-xl-pull-6 {
    right: 25%; }
  .col-xl-pull-7 {
    right: 29.16667%; }
  .col-xl-pull-8 {
    right: 33.33333%; }
  .col-xl-pull-9 {
    right: 37.5%; }
  .col-xl-pull-10 {
    right: 41.66667%; }
  .col-xl-pull-11 {
    right: 45.83333%; }
  .col-xl-pull-12 {
    right: 50%; }
  .col-xl-pull-13 {
    right: 54.16667%; }
  .col-xl-pull-14 {
    right: 58.33333%; }
  .col-xl-pull-15 {
    right: 62.5%; }
  .col-xl-pull-16 {
    right: 66.66667%; }
  .col-xl-pull-17 {
    right: 70.83333%; }
  .col-xl-pull-18 {
    right: 75%; }
  .col-xl-pull-19 {
    right: 79.16667%; }
  .col-xl-pull-20 {
    right: 83.33333%; }
  .col-xl-pull-21 {
    right: 87.5%; }
  .col-xl-pull-22 {
    right: 91.66667%; }
  .col-xl-pull-23 {
    right: 95.83333%; }
  .col-xl-pull-24 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 4.16667%; }
  .col-xl-push-2 {
    left: 8.33333%; }
  .col-xl-push-3 {
    left: 12.5%; }
  .col-xl-push-4 {
    left: 16.66667%; }
  .col-xl-push-5 {
    left: 20.83333%; }
  .col-xl-push-6 {
    left: 25%; }
  .col-xl-push-7 {
    left: 29.16667%; }
  .col-xl-push-8 {
    left: 33.33333%; }
  .col-xl-push-9 {
    left: 37.5%; }
  .col-xl-push-10 {
    left: 41.66667%; }
  .col-xl-push-11 {
    left: 45.83333%; }
  .col-xl-push-12 {
    left: 50%; }
  .col-xl-push-13 {
    left: 54.16667%; }
  .col-xl-push-14 {
    left: 58.33333%; }
  .col-xl-push-15 {
    left: 62.5%; }
  .col-xl-push-16 {
    left: 66.66667%; }
  .col-xl-push-17 {
    left: 70.83333%; }
  .col-xl-push-18 {
    left: 75%; }
  .col-xl-push-19 {
    left: 79.16667%; }
  .col-xl-push-20 {
    left: 83.33333%; }
  .col-xl-push-21 {
    left: 87.5%; }
  .col-xl-push-22 {
    left: 91.66667%; }
  .col-xl-push-23 {
    left: 95.83333%; }
  .col-xl-push-24 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 4.16667%; }
  .col-xl-offset-2 {
    margin-left: 8.33333%; }
  .col-xl-offset-3 {
    margin-left: 12.5%; }
  .col-xl-offset-4 {
    margin-left: 16.66667%; }
  .col-xl-offset-5 {
    margin-left: 20.83333%; }
  .col-xl-offset-6 {
    margin-left: 25%; }
  .col-xl-offset-7 {
    margin-left: 29.16667%; }
  .col-xl-offset-8 {
    margin-left: 33.33333%; }
  .col-xl-offset-9 {
    margin-left: 37.5%; }
  .col-xl-offset-10 {
    margin-left: 41.66667%; }
  .col-xl-offset-11 {
    margin-left: 45.83333%; }
  .col-xl-offset-12 {
    margin-left: 50%; }
  .col-xl-offset-13 {
    margin-left: 54.16667%; }
  .col-xl-offset-14 {
    margin-left: 58.33333%; }
  .col-xl-offset-15 {
    margin-left: 62.5%; }
  .col-xl-offset-16 {
    margin-left: 66.66667%; }
  .col-xl-offset-17 {
    margin-left: 70.83333%; }
  .col-xl-offset-18 {
    margin-left: 75%; }
  .col-xl-offset-19 {
    margin-left: 79.16667%; }
  .col-xl-offset-20 {
    margin-left: 83.33333%; }
  .col-xl-offset-21 {
    margin-left: 87.5%; }
  .col-xl-offset-22 {
    margin-left: 91.66667%; }
  .col-xl-offset-23 {
    margin-left: 95.83333%; }
  .col-xl-offset-24 {
    margin-left: 100%; } }

@media (min-width: 1920px) {
  .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-13, .col-xxl-14, .col-xxl-15, .col-xxl-16, .col-xxl-17, .col-xxl-18, .col-xxl-19, .col-xxl-20, .col-xxl-21, .col-xxl-22, .col-xxl-23, .col-xxl-24 {
    float: left; }
  .col-xxl-1 {
    width: 4.16667%; }
  .col-xxl-2 {
    width: 8.33333%; }
  .col-xxl-3 {
    width: 12.5%; }
  .col-xxl-4 {
    width: 16.66667%; }
  .col-xxl-5 {
    width: 20.83333%; }
  .col-xxl-6 {
    width: 25%; }
  .col-xxl-7 {
    width: 29.16667%; }
  .col-xxl-8 {
    width: 33.33333%; }
  .col-xxl-9 {
    width: 37.5%; }
  .col-xxl-10 {
    width: 41.66667%; }
  .col-xxl-11 {
    width: 45.83333%; }
  .col-xxl-12 {
    width: 50%; }
  .col-xxl-13 {
    width: 54.16667%; }
  .col-xxl-14 {
    width: 58.33333%; }
  .col-xxl-15 {
    width: 62.5%; }
  .col-xxl-16 {
    width: 66.66667%; }
  .col-xxl-17 {
    width: 70.83333%; }
  .col-xxl-18 {
    width: 75%; }
  .col-xxl-19 {
    width: 79.16667%; }
  .col-xxl-20 {
    width: 83.33333%; }
  .col-xxl-21 {
    width: 87.5%; }
  .col-xxl-22 {
    width: 91.66667%; }
  .col-xxl-23 {
    width: 95.83333%; }
  .col-xxl-24 {
    width: 100%; }
  .col-xxl-pull-0 {
    right: auto; }
  .col-xxl-pull-1 {
    right: 4.16667%; }
  .col-xxl-pull-2 {
    right: 8.33333%; }
  .col-xxl-pull-3 {
    right: 12.5%; }
  .col-xxl-pull-4 {
    right: 16.66667%; }
  .col-xxl-pull-5 {
    right: 20.83333%; }
  .col-xxl-pull-6 {
    right: 25%; }
  .col-xxl-pull-7 {
    right: 29.16667%; }
  .col-xxl-pull-8 {
    right: 33.33333%; }
  .col-xxl-pull-9 {
    right: 37.5%; }
  .col-xxl-pull-10 {
    right: 41.66667%; }
  .col-xxl-pull-11 {
    right: 45.83333%; }
  .col-xxl-pull-12 {
    right: 50%; }
  .col-xxl-pull-13 {
    right: 54.16667%; }
  .col-xxl-pull-14 {
    right: 58.33333%; }
  .col-xxl-pull-15 {
    right: 62.5%; }
  .col-xxl-pull-16 {
    right: 66.66667%; }
  .col-xxl-pull-17 {
    right: 70.83333%; }
  .col-xxl-pull-18 {
    right: 75%; }
  .col-xxl-pull-19 {
    right: 79.16667%; }
  .col-xxl-pull-20 {
    right: 83.33333%; }
  .col-xxl-pull-21 {
    right: 87.5%; }
  .col-xxl-pull-22 {
    right: 91.66667%; }
  .col-xxl-pull-23 {
    right: 95.83333%; }
  .col-xxl-pull-24 {
    right: 100%; }
  .col-xxl-push-0 {
    left: auto; }
  .col-xxl-push-1 {
    left: 4.16667%; }
  .col-xxl-push-2 {
    left: 8.33333%; }
  .col-xxl-push-3 {
    left: 12.5%; }
  .col-xxl-push-4 {
    left: 16.66667%; }
  .col-xxl-push-5 {
    left: 20.83333%; }
  .col-xxl-push-6 {
    left: 25%; }
  .col-xxl-push-7 {
    left: 29.16667%; }
  .col-xxl-push-8 {
    left: 33.33333%; }
  .col-xxl-push-9 {
    left: 37.5%; }
  .col-xxl-push-10 {
    left: 41.66667%; }
  .col-xxl-push-11 {
    left: 45.83333%; }
  .col-xxl-push-12 {
    left: 50%; }
  .col-xxl-push-13 {
    left: 54.16667%; }
  .col-xxl-push-14 {
    left: 58.33333%; }
  .col-xxl-push-15 {
    left: 62.5%; }
  .col-xxl-push-16 {
    left: 66.66667%; }
  .col-xxl-push-17 {
    left: 70.83333%; }
  .col-xxl-push-18 {
    left: 75%; }
  .col-xxl-push-19 {
    left: 79.16667%; }
  .col-xxl-push-20 {
    left: 83.33333%; }
  .col-xxl-push-21 {
    left: 87.5%; }
  .col-xxl-push-22 {
    left: 91.66667%; }
  .col-xxl-push-23 {
    left: 95.83333%; }
  .col-xxl-push-24 {
    left: 100%; }
  .col-xxl-offset-0 {
    margin-left: 0%; }
  .col-xxl-offset-1 {
    margin-left: 4.16667%; }
  .col-xxl-offset-2 {
    margin-left: 8.33333%; }
  .col-xxl-offset-3 {
    margin-left: 12.5%; }
  .col-xxl-offset-4 {
    margin-left: 16.66667%; }
  .col-xxl-offset-5 {
    margin-left: 20.83333%; }
  .col-xxl-offset-6 {
    margin-left: 25%; }
  .col-xxl-offset-7 {
    margin-left: 29.16667%; }
  .col-xxl-offset-8 {
    margin-left: 33.33333%; }
  .col-xxl-offset-9 {
    margin-left: 37.5%; }
  .col-xxl-offset-10 {
    margin-left: 41.66667%; }
  .col-xxl-offset-11 {
    margin-left: 45.83333%; }
  .col-xxl-offset-12 {
    margin-left: 50%; }
  .col-xxl-offset-13 {
    margin-left: 54.16667%; }
  .col-xxl-offset-14 {
    margin-left: 58.33333%; }
  .col-xxl-offset-15 {
    margin-left: 62.5%; }
  .col-xxl-offset-16 {
    margin-left: 66.66667%; }
  .col-xxl-offset-17 {
    margin-left: 70.83333%; }
  .col-xxl-offset-18 {
    margin-left: 75%; }
  .col-xxl-offset-19 {
    margin-left: 79.16667%; }
  .col-xxl-offset-20 {
    margin-left: 83.33333%; }
  .col-xxl-offset-21 {
    margin-left: 87.5%; }
  .col-xxl-offset-22 {
    margin-left: 91.66667%; }
  .col-xxl-offset-23 {
    margin-left: 95.83333%; }
  .col-xxl-offset-24 {
    margin-left: 100%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover {
  background-color: #f5f5f5; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: #f5f5f5; }

.table-hover .table-active:hover {
  background-color: #e8e8e8; }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: #e8e8e8; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0.01%;
  overflow-x: auto; }

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #55595c;
  background-color: #eceeef; }

.table-inverse {
  color: #eceeef;
  background-color: #373a3c; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #eceeef; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    border-color: #66afe9;
    outline: none; }
  .form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

.form-control-file,
.form-control-range {
  display: block; }

.form-control-label {
  padding: 0.375rem 0.75rem;
  margin-bottom: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 2.4375rem; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"].form-control,
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"].form-control,
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"].form-control,
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"].form-control {
    line-height: 1.8625rem; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"].form-control,
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"].form-control,
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"].form-control,
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"].form-control {
    line-height: 3.16667rem; } }

.form-control-static {
  min-height: 2.4375rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.33333; }

.form-group {
  margin-bottom: 1rem; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .radio label,
  .checkbox label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
    .radio label input:only-child,
    .checkbox label input:only-child {
      position: static; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -.25rem; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: .75rem; }

input[type="radio"]:disabled, input[type="radio"].disabled,
input[type="checkbox"]:disabled,
input[type="checkbox"].disabled {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label {
  cursor: not-allowed; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.60938rem;
  background-size: 1.58438rem 1.58438rem; }

.has-success .text-help,
.has-success .form-control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-feedback {
  color: #5cb85c; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="); }

.has-warning .text-help,
.has-warning .form-control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-feedback {
  color: #f0ad4e; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"); }

.has-danger .text-help,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .checkbox,
.has-danger .radio-inline,
.has-danger .checkbox-inline,
.has-danger.radio label,
.has-danger.checkbox label,
.has-danger.radio-inline label,
.has-danger.checkbox-inline label {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-feedback {
  color: #d9534f; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="); }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 1rem;
  font-size: 1.125rem;
  line-height: 1.5; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014682;
      border-color: #01315a; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #0275d8;
    border-color: #0275d8; }

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .btn-secondary.dropdown-toggle.focus {
      color: #373a3c;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-primary-outline {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8; }
  .btn-primary-outline:focus, .btn-primary-outline.focus, .btn-primary-outline:active, .btn-primary-outline.active,
  .open > .btn-primary-outline.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary-outline:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary-outline.disabled:focus, .btn-primary-outline.disabled.focus, .btn-primary-outline:disabled:focus, .btn-primary-outline:disabled.focus {
    border-color: #43a7fd; }
  .btn-primary-outline.disabled:hover, .btn-primary-outline:disabled:hover {
    border-color: #43a7fd; }

.btn-secondary-outline {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-secondary-outline:focus, .btn-secondary-outline.focus, .btn-secondary-outline:active, .btn-secondary-outline.active,
  .open > .btn-secondary-outline.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-secondary-outline:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-secondary-outline.disabled:focus, .btn-secondary-outline.disabled.focus, .btn-secondary-outline:disabled:focus, .btn-secondary-outline:disabled.focus {
    border-color: white; }
  .btn-secondary-outline.disabled:hover, .btn-secondary-outline:disabled:hover {
    border-color: white; }

.btn-info-outline {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-info-outline:focus, .btn-info-outline.focus, .btn-info-outline:active, .btn-info-outline.active,
  .open > .btn-info-outline.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info-outline:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info-outline.disabled:focus, .btn-info-outline.disabled.focus, .btn-info-outline:disabled:focus, .btn-info-outline:disabled.focus {
    border-color: #b0e1ef; }
  .btn-info-outline.disabled:hover, .btn-info-outline:disabled:hover {
    border-color: #b0e1ef; }

.btn-success-outline {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-success-outline:focus, .btn-success-outline.focus, .btn-success-outline:active, .btn-success-outline.active,
  .open > .btn-success-outline.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success-outline:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success-outline.disabled:focus, .btn-success-outline.disabled.focus, .btn-success-outline:disabled:focus, .btn-success-outline:disabled.focus {
    border-color: #a3d7a3; }
  .btn-success-outline.disabled:hover, .btn-success-outline:disabled:hover {
    border-color: #a3d7a3; }

.btn-warning-outline {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-warning-outline:focus, .btn-warning-outline.focus, .btn-warning-outline:active, .btn-warning-outline.active,
  .open > .btn-warning-outline.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning-outline:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning-outline.disabled:focus, .btn-warning-outline.disabled.focus, .btn-warning-outline:disabled:focus, .btn-warning-outline:disabled.focus {
    border-color: #f8d9ac; }
  .btn-warning-outline.disabled:hover, .btn-warning-outline:disabled:hover {
    border-color: #f8d9ac; }

.btn-danger-outline {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-danger-outline:focus, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline.active,
  .open > .btn-danger-outline.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger-outline:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger-outline.disabled:focus, .btn-danger-outline.disabled.focus, .btn-danger-outline:disabled:focus, .btn-danger-outline:disabled.focus {
    border-color: #eba5a3; }
  .btn-danger-outline.disabled:hover, .btn-danger-outline:disabled:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.33333; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .25rem;
  margin-left: .25rem;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1.125rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15); }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0.25rem; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0.25rem; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.375rem 0.75rem;
  font-size: 1.125rem;
  font-weight: normal;
  line-height: 1;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid #ccc; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.275rem 0.75rem;
    font-size: 0.875rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:last-child > .btn:focus, .input-group-btn:last-child > .btn:active, .input-group-btn:last-child > .btn:hover,
    .input-group-btn:last-child > .btn-group:focus,
    .input-group-btn:last-child > .btn-group:active,
    .input-group-btn:last-child > .btn-group:hover {
      z-index: 3; }

.c-input {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  color: #555;
  cursor: pointer; }
  .c-input > input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .c-input > input:checked ~ .c-indicator {
      color: #fff;
      background-color: #0074d9; }
    .c-input > input:focus ~ .c-indicator {
      box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; }
    .c-input > input:active ~ .c-indicator {
      color: #fff;
      background-color: #84c6ff; }
  .c-input + .c-input {
    margin-left: 1rem; }

.c-indicator {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  font-size: 65%;
  line-height: 1rem;
  color: #eee;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.c-checkbox .c-indicator {
  border-radius: .25rem; }

.c-checkbox input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=); }

.c-checkbox input:indeterminate ~ .c-indicator {
  background-color: #0074d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K); }

.c-radio .c-indicator {
  border-radius: 50%; }

.c-radio input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==); }

.c-inputs-stacked .c-input {
  display: inline; }
  .c-inputs-stacked .c-input::after {
    display: block;
    margin-bottom: .25rem;
    content: ""; }
  .c-inputs-stacked .c-input + .c-input {
    margin-left: 0; }

.c-select {
  display: inline-block;
  max-width: 100%;
  padding: .375rem 1.75rem .375rem .75rem;
  padding-right: .75rem \9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid #ccc;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .c-select:focus {
    border-color: #51a7e8;
    outline: none; }
  .c-select::-ms-expand {
    opacity: 0; }

.c-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px; }
  .c-select-sm:not([multiple]) {
    height: 26px;
    min-height: 26px; }

.file {
  position: relative;
  display: inline-block;
  height: 2.5rem;
  cursor: pointer; }

.file input {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem; }

.file-custom::after {
  content: "Choose file..."; }

.file-custom::before {
  position: absolute;
  top: -.075rem;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  content: "Browse";
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 .25rem .25rem 0; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #818a91;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: .2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #818a91;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: .2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: .2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }

.navbar-full {
  z-index: 1000; }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }

.navbar-brand {
  float: left;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

@media (min-width: 768px) {
  .navbar-toggleable-xs {
    display: block !important; } }

@media (min-width: 992px) {
  .navbar-toggleable-sm {
    display: block !important; } }

@media (min-width: 1200px) {
  .navbar-toggleable-md {
    display: block !important; } }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border: 1px solid #e5e5e5; }

.card-block {
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e5e5e5; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5; }

.card-primary {
  background-color: #0275d8;
  border-color: #0275d8; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }

.card-primary-outline {
  background-color: transparent;
  border-color: #0275d8; }

.card-secondary-outline {
  background-color: transparent;
  border-color: #ccc; }

.card-info-outline {
  background-color: transparent;
  border-color: #5bc0de; }

.card-success-outline {
  background-color: transparent;
  border-color: #5cb85c; }

.card-warning-outline {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-danger-outline {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

@media (min-width: 768px) {
  .card-deck {
    display: table;
    table-layout: fixed;
    border-spacing: 1.25rem 0; }
    .card-deck .card {
      display: table-cell;
      width: 1%;
      vertical-align: top; }
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem; } }

@media (min-width: 768px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .card-group .card {
      display: table-cell;
      vertical-align: top; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; } }

@media (min-width: 768px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }
  .breadcrumb > li {
    float: left; }
    .breadcrumb > li + li::before {
      padding-right: .5rem;
      padding-left: .5rem;
      color: #818a91;
      content: "/"; }
  .breadcrumb > .active {
    color: #818a91; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0275d8;
    border-color: #0275d8; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.5;
  color: #0275d8;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #014c8c;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.33333; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pager {
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  list-style: none; }
  .pager::after {
    content: "";
    display: table;
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:focus, .pager li > a:hover {
      text-decoration: none;
      background-color: #eceeef; }
  .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff; }
  .pager .disabled > span {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff; }

.pager-next > a,
.pager-next > span {
  float: right; }

.pager-prev > a,
.pager-prev > span {
  float: left; }

.label {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }
  .label:empty {
    display: none; }

.btn .label {
  position: relative;
  top: -1px; }

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-pill {
  padding-right: .6em;
  padding-left: .6em; }

.label-default {
  background-color: #818a91; }
  .label-default[href]:focus, .label-default[href]:hover {
    background-color: #687077; }

.label-primary {
  background-color: #0275d8; }
  .label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #025aa5; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef; }
  @media (min-width: 768px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #d0d5d8; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0; }

.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem; }

.progress[value] {
  color: #0074d9;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

.progress[value]::-webkit-progress-bar {
  background-color: #eee; }

.progress[value]::-webkit-progress-value::before {
  content: attr(value); }

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.progress[value="100"]::-webkit-progress-value {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee; }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .progress[width^="0"] {
    min-width: 2rem;
    color: #818a91;
    background-color: transparent;
    background-image: none; }
  .progress[width="100%"] {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; } }

.progress-striped[value]::-webkit-progress-value {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-striped[value]::-moz-progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem; } }

.progress-animated[value]::-webkit-progress-value {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite; }

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
            animation: progress-bar-stripes 2s linear infinite; } }

.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c; }

.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c; }

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #5cb85c; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de; }

.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de; }

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e; }

.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e; }

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f0ad4e; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f; }

.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f; }

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #d9534f; } }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:last-child {
    margin-bottom: 0; }

.list-group-flush .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

a.list-group-item,
button.list-group-item {
  width: 100%;
  color: #555;
  text-align: inherit; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:focus, a.list-group-item:hover,
  button.list-group-item:focus,
  button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #818a91; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #a8d6fe; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.85714%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 1.6875rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
            transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.875rem;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.875rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2); }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-bottom-width: 0; }
      .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
        bottom: 1px;
        margin-left: -10px;
        content: "";
        border-top-color: #fff;
        border-bottom-width: 0; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25);
      border-left-width: 0; }
      .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
        bottom: -10px;
        left: 1px;
        content: "";
        border-right-color: #fff;
        border-left-width: 0; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
        top: 1px;
        margin-left: -10px;
        content: "";
        border-top-width: 0;
        border-bottom-color: #fff; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
        right: 1px;
        bottom: -10px;
        content: "";
        border-right-width: 0;
        border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1.125rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb; }

.popover-content {
  padding: 9px 14px; }

.popover-arrow, .popover-arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover-arrow {
  border-width: 11px; }

.popover-arrow::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
        -webkit-perspective: 1000px;
                perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          -webkit-transform: translate3d(100%, 0, 0);
                  transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          -webkit-transform: translate3d(-100%, 0, 0);
                  transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          -webkit-transform: translate3d(0, 0, 0);
                  transform: translate3d(0, 0, 0); } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev::before {
    content: "\2039"; }
  .carousel-control .icon-next::before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media (min-width: 768px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

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

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

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

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

@media (min-width: 768px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 992px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1440px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

@media (min-width: 1920px) {
  .pull-xxl-left {
    float: left !important; }
  .pull-xxl-right {
    float: right !important; }
  .pull-xxl-none {
    float: none !important; } }

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

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

.invisible {
  visibility: hidden !important; }

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

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1440px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1920px) {
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #818a91; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c; }

.bg-inverse {
  color: #eceeef;
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5; }

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44; }

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5; }

.bg-warning {
  color: #fff !important;
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f; }

.bg-danger {
  color: #fff !important;
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 767px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1439px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1440px) {
  .hidden-xl-up {
    display: none !important; } }

@media (max-width: 1919px) {
  .hidden-xl-down {
    display: none !important; } }

@media (min-width: 1920px) {
  .hidden-xxl-up {
    display: none !important; } }

.hidden-xxl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.icon {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga'; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html, body {
  height: 100%;
  font-family: "titillium", sans-serif;
  color: #1d1d1b; }

body {
  overflow-x: hidden;
  background-color: rgba(29, 29, 27, 0.05);
  font-size: 1.125rem; }
  body.page-template-page-frontpage {
    background-color: #ffffff; }
  @media (max-width: 1919px) {
    body {
      background-color: #ffffff; } }

img {
  width: 100%;
  height: auto; }

p {
  margin-bottom: 0.9375rem; }

@media (max-width: 1199px) {
  div {
    -webkit-transform: translate3d(0, 0, 0); } }

a, a:hover, a:focus, a:active {
  color: #1d1d1b;
  text-decoration: none;
  border-bottom: 1px dashed #1d1d1b; }

a:hover {
  border-bottom-style: solid; }

strong {
  font-weight: 700; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.46875rem; }

h1 {
  font-weight: 700;
  text-transform: uppercase; }

h2 {
  font-size: 2.625rem;
  font-weight: 300; }

h4 {
  font-weight: 700; }

ul {
  margin: 0 0 0.9375rem 0;
  padding: 0;
  padding-left: 1.25rem;
  list-style-type: square; }

@media (min-width: 1920px) {
  .container.fluid {
    max-width: 100%; } }

@media (max-width: 1919px) {
  .container.fluid {
    padding: 0 0.46875rem; } }

.hidden {
  display: none !important; }

.chapter-title {
  margin-bottom: 1.875rem;
  font-weight: 300; }

@media (max-width: 1199px) {
  h1.chapter-title {
    font-size: 3em; } }

@media (max-width: 991px) {
  h1.chapter-title {
    font-size: 2.5em; } }

.section {
  margin-bottom: 5.625rem; }

.bordertop {
  padding-top: 1.875rem;
  border-top: 1px solid #1d1d1b; }

@media (min-width: 1200px) {
  .bordertop-lg-up {
    padding-top: 1.875rem;
    border-top: 1px solid #1d1d1b; } }

@media (min-width: 1440px) {
  .bordertop-xl-up {
    padding-top: 1.875rem;
    border-top: 1px solid #1d1d1b; } }

.nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important; }

@media (max-width: 767px) {
  body.page-template-page-frontpage .wrapper {
    position: relative;
    height: 100%;
    overflow: hidden; }
    body.page-template-page-frontpage .wrapper:after {
      content: '';
      display: block; } }

@media (min-width: 768px) {
  body:not(.page-template-page-frontpage) .wrapper {
    position: relative;
    min-height: 100%;
    margin-bottom: -12.1875rem;
    overflow: hidden; }
    body:not(.page-template-page-frontpage) .wrapper:before {
      content: '';
      position: fixed;
      left: 50%;
      top: 0;
      width: 1920px;
      height: 100%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      background-color: #ffffff;
      box-shadow: 0 0 5px rgba(29, 29, 27, 0.1); }
    body:not(.page-template-page-frontpage) .wrapper:after {
      content: '';
      display: block;
      height: 12.1875rem; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    body:not(.page-template-page-frontpage) .wrapper {
      margin-bottom: -22.5rem; }
      body:not(.page-template-page-frontpage) .wrapper:after {
        height: 22.5rem; } }

.readmore {
  position: relative;
  display: inline-block;
  font-size: 2rem;
  text-align: center;
  width: 4rem;
  height: 3rem;
  padding: 0;
  font-family: "titillium", sans-serif;
  color: #1d1d1b;
  border: 0;
  border-left: 1px solid #1d1d1b;
  border-right: 1px solid #1d1d1b;
  border-radius: 0;
  overflow: hidden;
  -webkit-transition: border-color 400ms ease-in-out;
  transition: border-color 400ms ease-in-out;
  margin-top: 0.9375rem; }
  .readmore:before {
    content: '';
    position: absolute;
    top: 10rem;
    left: -10rem;
    width: 20rem;
    height: 20rem;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
    -webkit-transition: left 400ms ease-in-out, top 400ms ease-in-out;
    transition: left 400ms ease-in-out, top 400ms ease-in-out;
    background-color: #1d1d1b; }
  .readmore:after {
    content: '...';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 1em;
    text-align: center;
    font-family: serif;
    font-weight: 700;
    letter-spacing: 5px;
    padding-left: 5px;
    -webkit-transition: color 400ms ease-in-out;
    transition: color 400ms ease-in-out; }
  .readmore:hover, .readmore:focus, .readmore:active {
    border-bottom: none;
    text-decoration: none;
    color: #ffffff; }
    .readmore:hover:before, .readmore:focus:before, .readmore:active:before {
      top: -2rem;
      left: 2rem; }

.inview {
  -webkit-transition: opacity 300ms ease-in-out, -webkit-transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 300ms ease-in-out, -webkit-transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 300ms ease-in-out, transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 300ms ease-in-out, transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  -webkit-transform: translateY(3.75rem);
      -ms-transform: translateY(3.75rem);
          transform: translateY(3.75rem); }
  @media (max-width: 1199px) {
    .inview.inview-md-left {
      -webkit-transform: translateX(-7.5rem);
          -ms-transform: translateX(-7.5rem);
              transform: translateX(-7.5rem); }
    .inview.inview-md-right {
      -webkit-transform: translateX(7.5rem);
          -ms-transform: translateX(7.5rem);
              transform: translateX(7.5rem); } }
  @media (max-width: 991px) {
    .inview.inview-sm-left {
      -webkit-transform: translateX(-7.5rem);
          -ms-transform: translateX(-7.5rem);
              transform: translateX(-7.5rem); }
    .inview.inview-sm-right {
      -webkit-transform: translateX(7.5rem);
          -ms-transform: translateX(7.5rem);
              transform: translateX(7.5rem); } }
  .inview.visible {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

#header {
  padding: 0;
  -webkit-transition: background-color 500ms ease-in-out, padding 500ms ease-in-out, box-shadow 500ms ease-in-out;
  transition: background-color 500ms ease-in-out, padding 500ms ease-in-out, box-shadow 500ms ease-in-out;
  box-shadow: 0 2px 4px -2px transparent;
  z-index: 800; }
  @media (min-width: 768px) {
    #header {
      padding-top: 0.9375rem; } }
  @media (min-width: 992px) {
    #header {
      padding-top: 1.875rem; } }
  @media (min-width: 1200px) {
    #header {
      padding-top: 4.6875rem; } }
  @media (max-width: 1199px) {
    #header {
      position: absolute; } }
  @media (min-width: 1920px) {
    body:not(.page-template-page-frontpage) #header {
      position: fixed;
      top: 0;
      left: 50%;
      width: 1920px;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); } }
  #header #logo {
    text-align: left;
    overflow: hidden;
    padding: 0; }
    #header #logo .navbar-brand {
      position: relative;
      display: inline-block;
      float: none;
      margin: 0;
      margin-top: 1.5rem;
      padding: 0;
      border-bottom: none;
      width: 100%; }
  #header #navigation-desktop {
    text-align: right;
    padding: 0; }
    #header #navigation-desktop .navbar-nav {
      height: 5rem;
      font-size: 0; }
      #header #navigation-desktop .navbar-nav li {
        display: inline-block;
        height: 4rem;
        border-bottom: 1px solid #ffffff;
        -webkit-transition: border-color 500ms ease-in-out;
        transition: border-color 500ms ease-in-out; }
        #header #navigation-desktop .navbar-nav li:last-child a {
          background-color: #E4534F;
          /*padding-right: 3rem;*/
          margin-right: 0;
          color: #ffffff;/*#5b211f;*/ }
          #header #navigation-desktop #menu-topmenu.navbar-nav > li:nth-last-child(2) a {
            padding-right: 2rem;
            border:1px solid #ffffff;
            /*
            vertical-align: sub;
            position:relative;
            top:1px;
            */
          }
          #header #navigation-desktop #menu-topmenu.navbar-nav > li:nth-last-child(2) {
            position: relative;
            top:1px;
          }
          #header #navigation-desktop #menu-topmenu.navbar-nav > li:nth-last-child(2) a:after {/* last-child*/
            content: '';/*url("../img/website_arrow.svg");*/
            height: 1rem;
            width: 1rem;
            position: absolute;
            /*
            right: 10px;
            top: 2px;
            */
            right: 4px;
            top: 6px;
            color: #bfbfbf;
            display: block;
            border-top:1px solid #ffffff;
            border-right:1px solid #ffffff;
          }
          #header #navigation-desktop #menu-topmenu.navbar-nav > li:nth-last-child(2) a:before {
            content: '';
            height: 1.3rem;
            width: 0;
            position: absolute;
            right: 12px;
            top: 4px;
            border-right: 1px solid #fff;
            transform: rotate(45deg);
          }
            /*
        #header #navigation-desktop .navbar-nav li:nth-child(5) a {
          background-color: #919191; }
          */
        #header #navigation-desktop .navbar-nav li a {
          position: relative;
          display: inline-block;
          color: #ffffff;
          font-family: "titillium", sans-serif;
          font-weight: 700;
          text-transform: uppercase;
          padding: 0 0.9375rem;
          margin: 0 0.46875rem 0 0;
          font-size: 1rem;
          line-height: 3rem;
          height: 3rem;
          border-bottom: none;
          text-align: center;
          -webkit-transition: color 500ms ease-in-out;
          transition: color 500ms ease-in-out; }
          #header #navigation-desktop .navbar-nav li a:hover, #header #navigation-desktop .navbar-nav li a:active, #header #navigation-desktop .navbar-nav li a:focus {
            text-decoration: none; }
          #header #navigation-desktop .navbar-nav li a .caret, #header #navigation-desktop .navbar-nav li a:after {
            display: none; }
        #header #navigation-desktop .navbar-nav li:hover {
          border-bottom-width: 2px; }
        #header #navigation-desktop .navbar-nav li.current-menu-item {
          border-bottom-width: 4px; }
        #header #navigation-desktop .navbar-nav li .dropdown-menu {
          border: 0;
          box-shadow: 0 0 4px 0 rgba(29, 29, 27, 0.2);
          margin: 2px 0 0 0;
          background-color: rgba(255, 255, 255, 0.95);
          font-size: 0;
          padding: 0; }
          #header #navigation-desktop .navbar-nav li .dropdown-menu li {
            margin: 0;
            padding: 0;
            border: 0;
            height: auto;
            width: 100%; }
            #header #navigation-desktop .navbar-nav li .dropdown-menu li:last-child a {
              background-color: transparent; }
            #header #navigation-desktop .navbar-nav li .dropdown-menu li:nth-child(5) a {
              background-color: transparent; }
            #header #navigation-desktop .navbar-nav li .dropdown-menu li a {
              position: relative;
              padding: 1.25rem;
              padding-right: 1.875rem;
              font-size: 1rem;
              line-height: 1.25em;
              height: auto;
              color: #1d1d1b;
              overflow: hidden;
              width: 100%;
              text-align: left;
              -webkit-transition: color 400ms ease-in-out, padding 400ms ease-in-out;
              transition: color 400ms ease-in-out, padding 400ms ease-in-out; }
              #header #navigation-desktop .navbar-nav li .dropdown-menu li a:before {
                content: '';
                position: absolute;
                top: 5rem;
                left: 0rem;
                width: 40rem;
                height: 40rem;
                background-color: #1d1d1b;
                z-index: -1;
                -webkit-transform: translate(-50%, -50%) rotate(45deg);
                    -ms-transform: translate(-50%, -50%) rotate(45deg);
                        transform: translate(-50%, -50%) rotate(45deg);
                -webkit-transform-origin: top left;
                    -ms-transform-origin: top left;
                        transform-origin: top left;
                -webkit-transition: left 400ms ease-in-out, background-color 400ms ease-in-out;
                transition: left 400ms ease-in-out, background-color 400ms ease-in-out; }
              #header #navigation-desktop .navbar-nav li .dropdown-menu li a:hover {
                color: #ffffff;
                padding-left: 1.875rem;
                padding-right: 1.25rem; }
                #header #navigation-desktop .navbar-nav li .dropdown-menu li a:hover:before {
                  left: 25rem;
                  background-color: #1d1d1b; }

#header #navigation-desktop.black .navbar-nav li,
body.single #header #navigation-desktop .navbar-nav li {
  border-color: #1d1d1b; }
  #header #navigation-desktop.black .navbar-nav li a,
  body.single #header #navigation-desktop .navbar-nav li a {
    color: #1d1d1b; }
    #header #navigation-desktop.black #menu-topmenu.navbar-nav > li:nth-last-child(2) a,
    #header #navigation-desktop.black #menu-topmenu.navbar-nav > li:nth-last-child(2) a:before,
    #header #navigation-desktop.black #menu-topmenu.navbar-nav > li:nth-last-child(2) a:after {
      border-color:#1d1d1b;
    }
  #header #navigation-desktop.black .navbar-nav li:last-child a,
  body.single #header #navigation-desktop .navbar-nav li:last-child a {
    color: #ffffff;/*#5b211f;*/ }
    /*
  #header #navigation-desktop.black .navbar-nav li:nth-child(5) a,
  body.single #header #navigation-desktop .navbar-nav li:nth-child(5) a {
    color: #ffffff; }
    */
  #header #navigation-desktop.black .navbar-nav li li:last-child a,
  body.single #header #navigation-desktop .navbar-nav li li:last-child a {
    color: #1d1d1b; }
    #header #navigation-desktop.black .navbar-nav li li:last-child a:hover,
    body.single #header #navigation-desktop .navbar-nav li li:last-child a:hover {
      color: #ffffff; }
  #header #navigation-desktop.black .navbar-nav li li:nth-child(5) a,
  body.single #header #navigation-desktop .navbar-nav li li:nth-child(5) a {
    color: #1d1d1b; }
    #header #navigation-desktop.black .navbar-nav li li:nth-child(5) a:hover,
    body.single #header #navigation-desktop .navbar-nav li li:nth-child(5) a:hover {
      color: #ffffff; }

@media (min-width: 1200px) {
  #header.scrolled {
    padding: 0;
    background-color: rgba(255, 255, 255, 0.975);
    box-shadow: 0 2px 4px -2px rgba(29, 29, 27, 0.2); }
    #header.scrolled img {
      content: url(/wp-content/themes/genitor/assets/img/logo-black.svg); }
    #header.scrolled #navigation-desktop .navbar-nav li {
      border-color: transparent;
      margin-top: 1rem; }
      #header.scrolled #navigation-desktop .navbar-nav li a {
        color: #1d1d1b; }
      #header.scrolled #navigation-desktop #menu-topmenu.navbar-nav > li:nth-last-child(2) a,
      #header.scrolled #navigation-desktop #menu-topmenu.navbar-nav > li:nth-last-child(2) a:before,
      #header.scrolled #navigation-desktop #menu-topmenu.navbar-nav > li:nth-last-child(2) a:after {
        border-color: #1d1d1b; }
      #header.scrolled #navigation-desktop .navbar-nav li:last-child a {
        color: #ffffff;/*#5b211f;*/ }
        /*
      #header.scrolled #navigation-desktop .navbar-nav li:nth-child(5) a {
        color: #ffffff; }
        */
      #header.scrolled #navigation-desktop .navbar-nav li li:last-child a {
        color: #1d1d1b; }
        #header.scrolled #navigation-desktop .navbar-nav li li:last-child a:hover {
          color: #ffffff; }
      #header.scrolled #navigation-desktop .navbar-nav li li:nth-child(5) a {
        color: #1d1d1b; }
        #header.scrolled #navigation-desktop .navbar-nav li li:nth-child(5) a:hover {
          color: #ffffff; }
      #header.scrolled #navigation-desktop .navbar-nav li:hover, #header.scrolled #navigation-desktop .navbar-nav li.active {
        border-color: #1d1d1b; } }

.navbar .menu-item:hover > .dropdown-menu {
  display: block; }

.navigation-toggle {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 4rem;
  color: #ffffff;
  cursor: pointer;
  z-index: 900;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out; }
  .navigation-toggle a.navbar-brand {
    border-bottom: none; }
    .navigation-toggle a.navbar-brand img {
      margin-left: 0.9375rem;
      margin-top: 1rem;
      width: 10rem; }
      @media (min-width: 768px) {
        .navigation-toggle a.navbar-brand img {
          margin-left: 3.75rem; } }
      @media (min-width: 992px) {
        .navigation-toggle a.navbar-brand img {
          margin-left: 5.625rem; } }
  .navigation-toggle:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100vw;
    height: 4rem;
    background-color: #ffffff;
    box-shadow: 0 2px 4px -2px rgba(29, 29, 27, 0.2);
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
    -webkit-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out; }
  .navigation-toggle span:first-of-type {
    position: absolute;
    top: 35%;
    width: 3rem;
    height: 3px;
    right: 1rem;
    background-color: #1d1d1b;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .navigation-toggle span:last-of-type {
    content: '';
    position: absolute;
    bottom: 35%;
    width: 3rem;
    height: 3px;
    right: 1rem;
    background-color: #1d1d1b;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%); }
  .navigation-toggle.active span:first-of-type {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
    background-color: #535353; }
  .navigation-toggle.active span:last-of-type {
    bottom: 50%;
    -webkit-transform: translateY(50%) rotate(-45deg);
        -ms-transform: translateY(50%) rotate(-45deg);
            transform: translateY(50%) rotate(-45deg);
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
    background-color: #535353; }

#navigation-mobile {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 850;
  opacity: 0;
  overflow-y: auto;
  overflow-x: hidden; }
  #navigation-mobile .logo {
    display: block;
    width: 100%;
    height: 16.67%;
    border: none;
    text-align: center;
    line-height: 16.67vh; }
    #navigation-mobile .logo img {
      width: 50%; }
      @media (min-width: 992px) {
        #navigation-mobile .logo img {
          width: 25%; } }
      @media (max-width: 767px) {
        #navigation-mobile .logo img {
          width: 40%; } }
  #navigation-mobile .navbar-nav.mobile {
    position: absolute;
    top: 6rem;
    left: 0;
    width: 100%; }
    @media (min-width: 992px) {
      #navigation-mobile .navbar-nav.mobile {
        top: 6rem; } }
    @media (max-width: 767px) {
      #navigation-mobile .navbar-nav.mobile {
        top: 6rem; } }
    #navigation-mobile .navbar-nav.mobile .menu-item-has-children .dropdown-menu {
      display: inline-block;
      position: relative;
      width: 100%;
      max-height: 0rem;
      -webkit-transition: max-height 500ms ease-in-out;
      transition: max-height 500ms ease-in-out;
      overflow: hidden;
      background: transparent;
      border: 0px;
      z-index: 1300; }
      #navigation-mobile .navbar-nav.mobile .menu-item-has-children .dropdown-menu li a {
        line-height: 3rem;
        height: 100%;
        font-size: 1.5rem; }
        @media (min-width: 992px) {
          #navigation-mobile .navbar-nav.mobile .menu-item-has-children .dropdown-menu li a {
            line-height: 4rem;
            font-size: 2rem; } }
        @media (max-width: 767px) {
          #navigation-mobile .navbar-nav.mobile .menu-item-has-children .dropdown-menu li a {
            font-size: 1.25rem; } }
    #navigation-mobile .navbar-nav.mobile .menu-item-has-children a .caret, #navigation-mobile .navbar-nav.mobile .menu-item-has-children a:after {
      display: none; }
    #navigation-mobile .navbar-nav.mobile .menu-item-has-children.submenu-active .submenu-toggle {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
    #navigation-mobile .navbar-nav.mobile .menu-item-has-children.submenu-active .dropdown-menu {
      max-height: 50rem;
      background-color: #F0F0F0; }
    #navigation-mobile .navbar-nav.mobile .menu-item-has-children .submenu-toggle {
      content: url("../img/arrow-next.svg");
      -webkit-transform: rotate(360deg);
          -ms-transform: rotate(360deg);
              transform: rotate(360deg);
      height: 2rem;
      position: absolute;
      left: auto;
      right: 2rem;
      top: 1rem;
      z-index: 1200; }
    #navigation-mobile .navbar-nav.mobile li {
      display: block;
      width: 100%;
      border-bottom: 1px solid #f2f2f2; }
      #navigation-mobile .navbar-nav.mobile li a {
        display: inline-block;
        text-align: center;
        width: 100%;
        padding: 0 5vw;
        line-height: 4rem;
        height: 100%;
        font-size: 2rem;
        color: #1d1d1b;
        text-transform: uppercase;
        font-family: "titillium", sans-serif;
        font-weight: 700;
        -webkit-animation: menuIn 250ms cubic-bezier(0.645, 0.045, 0.355, 1);
                animation: menuIn 250ms cubic-bezier(0.645, 0.045, 0.355, 1);
        -webkit-animation-delay: 200ms;
                animation-delay: 200ms;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
        -webkit-transition: background-color 100ms ease-in-out;
        transition: background-color 100ms ease-in-out;
        border-bottom: none; }
        #navigation-mobile .navbar-nav.mobile li a:hover, #navigation-mobile .navbar-nav.mobile li a:active, #navigation-mobile .navbar-nav.mobile li a:focus {
          text-decoration: none; }
        @media (min-width: 992px) {
          #navigation-mobile .navbar-nav.mobile li a {
            line-height: 6rem;
            font-size: 3rem; } }
        @media (max-width: 767px) {
          #navigation-mobile .navbar-nav.mobile li a {
            font-size: 1.5rem; } }
      #navigation-mobile .navbar-nav.mobile li.current-menu-item a {
        color: #919191; }
  #navigation-mobile.hide {
    -webkit-animation: menuOut 400ms cubic-bezier(0.645, 0.045, 0.355, 1);
            animation: menuOut 400ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both; }
  #navigation-mobile.show {
    -webkit-animation: menuIn 400ms cubic-bezier(0.645, 0.045, 0.355, 1);
            animation: menuIn 400ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both; }
    #navigation-mobile.show .navbar-nav.mobile li a {
      -webkit-animation: linkIn 250ms cubic-bezier(0.645, 0.045, 0.355, 1);
              animation: linkIn 250ms cubic-bezier(0.645, 0.045, 0.355, 1);
      -webkit-animation-delay: 300ms;
              animation-delay: 300ms;
      -webkit-animation-fill-mode: both;
              animation-fill-mode: both; }
    #navigation-mobile.show .navbar-nav.mobile li:nth-of-type(2) a {
      -webkit-animation-delay: 400ms;
              animation-delay: 400ms; }
    #navigation-mobile.show .navbar-nav.mobile li:nth-of-type(3) a {
      -webkit-animation-delay: 500ms;
              animation-delay: 500ms; }
    #navigation-mobile.show .navbar-nav.mobile li:nth-of-type(4) a {
      -webkit-animation-delay: 600ms;
              animation-delay: 600ms; }
    #navigation-mobile.show .navbar-nav.mobile li:nth-of-type(5) a {
      -webkit-animation-delay: 700ms;
              animation-delay: 700ms; }
    #navigation-mobile.show .navbar-nav.mobile li:nth-of-type(6) a {
      -webkit-animation-delay: 800ms;
              animation-delay: 800ms; }
    #navigation-mobile.show .navbar-nav.mobile li:nth-of-type(7) a {
      -webkit-animation-delay: 900ms;
              animation-delay: 900ms; }
    #navigation-mobile.show .navbar-nav.mobile li:nth-of-type(8) a {
      -webkit-animation-delay: 1000ms;
              animation-delay: 1000ms; }
    #navigation-mobile.show.menu-item-has-children.dropdown-menu {
      display: inline-block; }

@-webkit-keyframes menuIn {
  0% {
    top: -100%;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }

@keyframes menuIn {
  0% {
    top: -100%;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }

@-webkit-keyframes menuOut {
  0% {
    top: 0;
    opacity: 1; }
  100% {
    top: -100%;
    opacity: 0; } }

@keyframes menuOut {
  0% {
    top: 0;
    opacity: 1; }
  100% {
    top: -100%;
    opacity: 0; } }

@-webkit-keyframes linkIn {
  0% {
    -webkit-transform: translateY(-25%);
            transform: translateY(-25%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1; } }

@keyframes linkIn {
  0% {
    -webkit-transform: translateY(-25%);
            transform: translateY(-25%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1; } }

#footer {
  position: relative;
  color: #ffffff;
  margin: 0 auto;
  max-width: 1920px;
  z-index: 10;
  overflow: hidden;
  background-color: #1d1d1b;
  padding-top: 2.8125rem;
  height: 18.28125rem; }
  #footer a {
    border-bottom-color: #ffffff; }
  #footer p {
    margin: 0; }
  #footer a, #footer a:hover, #footer a:focus, #footer a:active {
    color: #ffffff;
    text-decoration: none; }
  #footer h2 {
    font-size: 1.5rem;
    font-family: "titillium", sans-serif;
    text-transform: uppercase; }
  @media (min-width: 1920px) {
    #footer .row .column:nth-of-type(3) {
      padding-left: 0.9375rem !important;
      padding-right: 0.9375rem !important; }
    #footer,
    #footer .row .column:nth-of-type(4) {
      padding-left: 1.25rem !important;
      padding-right: 1.25rem !important; } }
  @media (max-width: 1199px) {
    #footer {
      height: 33.75rem; }
      #footer .column {
        margin-bottom: 2.8125rem; } }
  @media (max-width: 767px) {
    #footer {
      height: auto;/*45rem;*/
      text-align: center; } }

.split-in-3 {
  min-height: initial; }
  @media (min-width: 1200px) {
    .split-in-3 {
      -webkit-columns: 2;
         -moz-columns: 2;
              columns: 2;
      -webkit-column-gap: 1.875rem;
         -moz-column-gap: 1.875rem;
              column-gap: 1.875rem; } }
  @media (min-width: 1920px) {
    .split-in-3 {
      -webkit-columns: 3;
         -moz-columns: 3;
              columns: 3;
      -webkit-column-gap: 1.875rem;
         -moz-column-gap: 1.875rem;
              column-gap: 1.875rem; } }

a.button_old {
  position: relative;
  display: inline-block;
  padding: 1.25rem 3.28125rem;
  padding-left: 0;
  border-top: 1px solid #1d1d1b;
  border-bottom: 1px solid #1d1d1b;
  line-height: 1.25em;
  font-weight: 700;
  width: 100%;
  -webkit-transition: padding 250ms ease-in-out, color 250ms ease-in-out, background-color 250ms ease-in-out, border-color 250ms ease-in-out;
  transition: padding 250ms ease-in-out, color 250ms ease-in-out, background-color 250ms ease-in-out, border-color 250ms ease-in-out; }
  @media (min-width: 768px) {
    a.button_old {
      font-size: 1.25rem; } }
  a.button_old:before, a.button_old:after {
    content: url("../img/arrow-next-white.png");
    position: absolute;
    left: auto;
    right: 1px;
    -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
            transform: translateY(-40%);
    top: 50%;
    z-index: 10;
    -webkit-transition: opacity 250ms ease-in-out, right 250ms ease-in-out;
    transition: opacity 250ms ease-in-out, right 250ms ease-in-out; }
  a.button_old:after {
    content: url("../img/arrow-next.png");
    z-index: 15; }
  @media (min-width: 1200px) {
    a.button_old:hover {
      border-color: #1d1d1b;
      background-color: #1d1d1b;
      padding-left: 0.9375rem;
      padding-right: 2.34375rem;
      color: #ffffff; }
      a.button_old:hover:before, a.button_old:hover:after {
        right: 0.9375rem; }
      a.button_old:hover:after {
        opacity: 0; } }
  @media (max-width: 1199px) {
    a.button_old {
      border-color: #1d1d1b;
      background-color: #1d1d1b;
      padding-left: 0.9375rem;
      padding-right: 2.34375rem;
      color: #ffffff; }
      a.button_old:before, a.button_old:after {
        right: 0.9375rem; }
      a.button_old:after {
        opacity: 0; } }
  a.button_old.back {
    width: auto;
    color: #bfbfbf;
    border-color: #bfbfbf;
    padding-right: 0; }
    a.button_old.back:before, a.button_old.back:after {
      content: url("../img/arrow-prev-white.png");
      right: auto;
      left: 1px;
      color: #bfbfbf;
      -webkit-transition: left 250ms ease-in-out, opacity 250ms ease-in-out;
      transition: left 250ms ease-in-out, opacity 250ms ease-in-out; }
    a.button_old.back:after {
      content: url("../img/arrow-prev.png"); }
    @media (min-width: 1200px) {
      a.button_old.back {
        padding-left: 3.75rem; }
        a.button_old.back:hover {
          color: #ffffff;
          background-color: #bfbfbf;
          padding-left: 2.8125rem;
          padding-right: 0.9375rem; }
          a.button_old.back:hover:before, a.button_old.back:hover:after {
            left: 0.9375rem; } }
    @media (max-width: 1199px) {
      a.button_old.back {
        padding-left: 1.875rem;
        padding-right: 0;
        text-transform: uppercase;
        background-color: transparent; } }
  a.button_old.ajax-more {
    color: #bfbfbf;
    border-color: #bfbfbf;
    text-align: center;
    text-transform: uppercase; }
    a.button_old.ajax-more:before, a.button_old.ajax-more:after {
      display: none; }
    @media (min-width: 1200px) {
      a.button_old.ajax-more:hover {
        background-color: #bfbfbf;
        color: #ffffff; } }
    @media (max-width: 1199px) {
      a.button_old.ajax-more {
        background-color: transparent;
        border-color: #bfbfbf;
        color: #bfbfbf; } }

.right {
  float: right;
  display: inline-block;
  margin-left: 1.875rem; }

a.button {
  position: relative;
  display: inline-block;
  padding: 1.25rem 3.28125rem;
  background-color: #F6921E;
  border-bottom: none;
  line-height: 1.25em;
  font-weight: 700;
  color: white;
  font-size: 1.25rem;
  text-transform: uppercase; }
  a.button.mb {
    margin-bottom: 0.9375rem; }
  a.button.mb-2 {
    margin-bottom: 1.875rem; }
  a.button.mt {
    margin-top: 0.9375rem; }
  a.button.white {
    background-color: #FFFFFF;
    color: #000000; }
  a.button.lightgrey {
    background-color: #CACACA;
    color: #000000; }
  a.button.teal {
    background-color: #FBB03B; }
  a.button.darkteal {
    background-color: #005D66; }
  a.button.lightteal {
    background-color: #00B7B4; }
  a.button.red {
    background-color: #8F0000; }
  a.button.yellow {
    background-color: #FFFF04; }
  a.button.orange {
    background-color: #F6921E; }
  a.button.groen {
    background-color: #00A89C; }
  a.button.blaa {
    background-color: #24486C; }
  a.button.okker {
    background-color: #680000; }
  a.button.lysblaa {
    background-color: #00B6FF; }
  a.button.lysestblaa {
    background-color: #00EFFF; }
  a.button.lysereblaa {
    background-color: #006FFF; }
  a.button.lysgroen {
    background-color: #47E175; }
  a.button.lilla {
    background-color: #8399C6; }
  a.button.lyseregroen {
    background-color: #9FBF83; }
  a.button.roed {
    background-color: #B30724; }
  a.button.lysroed {
    background-color: #E15547; }
  a.button.lysorange {
    background-color: #FFBF75; }
  a.button.moerkgul {
    background-color: #FFC800; }
  @media (min-width: 1200px) {
    a.button:hover {
      background-color: #1d1d1b;
      color: #ffffff; }
      a.button:hover:after {
        opacity: 0; } }
  a.button.back {
    width: auto;
    background-color: #bfbfbf; }
    @media (min-width: 1200px) {
      a.button.back {
        padding-left: 3.75rem; }
        a.button.back:hover {
          background-color: #1d1d1b;
          color: #ffffff; } }
  a.button.ajax-more {
    color: #bfbfbf;
    border-color: #bfbfbf;
    text-align: center;
    text-transform: uppercase; }
    a.button.ajax-more:before, a.button.ajax-more:after {
      display: none; }
    @media (min-width: 1200px) {
      a.button.ajax-more:hover {
        background-color: #bfbfbf;
        color: #ffffff; } }
    @media (max-width: 1199px) {
      a.button.ajax-more {
        background-color: transparent;
        border-color: #bfbfbf;
        color: #bfbfbf; } }

a.button-new {
  position: relative;
  display: inline-block;
  padding: 1.25rem 3.28125rem;
  background-color: #680000;
  background-color: #F6921E;
  border-bottom: none;
  line-height: 1.25em;
  font-weight: 700;
  left: 40%;
  color: white;
  font-size: 1.25rem; }
  a.button-new.white {
    background-color: #FFFFFF; }
  a.button-new.lightgrey {
    background-color: #F0F0F0; }
  a.button-new.teal {
    background-color: #FBB03B; }
  a.button-new.darkteal {
    background-color: #005D66; }
  a.button-new.lightteal {
    background-color: #00B7B4; }
  a.button-new.red {
    background-color: #8F0000; }
  a.button-new.yellow {
    background-color: #FFFF04; }
  a.button-new.orange {
    background-color: #F6921E; }
  a.button-new.groen {
    background-color: #00A89C; }
  a.button-new.blaa {
    background-color: #24486C; }
  a.button-new.okker {
    background-color: #680000; }
  a.button-new.lysblaa {
    background-color: #00B6FF; }
  a.button-new.lysestblaa {
    background-color: #00EFFF; }
  a.button-new.lysereblaa {
    background-color: #006FFF; }
  a.button-new.lysgroen {
    background-color: #47E175; }
  a.button-new.lilla {
    background-color: #8399C6; }
  a.button-new.lyseregroen {
    background-color: #9FBF83; }
  a.button-new.roed {
    background-color: #B30724; }
  a.button-new.lysroed {
    background-color: #E15547; }
  a.button-new.lysorange {
    background-color: #FFBF75; }
  a.button-new.moerkgul {
    background-color: #FFC800; }
  @media (min-width: 1200px) {
    a.button-new:hover {
      background-color: #1d1d1b;
      color: #ffffff; } }
  @media (max-width: 1199px) {
    a.button-new {
      padding-left: 0.9375rem;
      padding-right: 2.34375rem;
      color: #ffffff; }
      a.button-new:before, a.button-new:after {
        right: 0.9375rem; }
      a.button-new:after {
        opacity: 0; } }
  a.button-new.back {
    width: auto;
    color: #bfbfbf;
    border-color: #bfbfbf;
    padding-right: 0; }
    a.button-new.back:before, a.button-new.back:after {
      content: url("../img/arrow-prev-white.png");
      right: auto;
      left: 1px;
      color: #bfbfbf;
      -webkit-transition: left 250ms ease-in-out, opacity 250ms ease-in-out;
      transition: left 250ms ease-in-out, opacity 250ms ease-in-out; }
    a.button-new.back:after {
      content: url("../img/arrow-prev.png"); }
    @media (min-width: 1200px) {
      a.button-new.back {
        padding-left: 3.75rem; }
        a.button-new.back:hover {
          color: #ffffff;
          background-color: #bfbfbf;
          padding-left: 2.8125rem;
          padding-right: 0.9375rem; }
          a.button-new.back:hover:before, a.button-new.back:hover:after {
            left: 0.9375rem; } }
    @media (max-width: 1199px) {
      a.button-new.back {
        padding-left: 1.875rem;
        padding-right: 0;
        text-transform: uppercase;
        background-color: transparent; } }
  a.button-new.ajax-more {
    color: #bfbfbf;
    border-color: #bfbfbf;
    text-align: center;
    text-transform: uppercase; }
    a.button-new.ajax-more:before, a.button-new.ajax-more:after {
      display: none; }
    @media (min-width: 1200px) {
      a.button-new.ajax-more:hover {
        background-color: #bfbfbf;
        color: #ffffff; } }
    @media (max-width: 1199px) {
      a.button-new.ajax-more {
        background-color: transparent;
        border-color: #bfbfbf;
        color: #bfbfbf; } }

a.button-cookie {
  position: relative;
  padding: 0.375rem 0.9375rem;
  margin: 0.9375rem;
  color: #ffffff;
  border: 1px solid #ffffff;
  font-weight: 700;
  width: 100px;
  -webkit-transition: padding 250ms ease-in-out, color 250ms ease-in-out, background-color 250ms ease-in-out, border-color 250ms ease-in-out;
  transition: padding 250ms ease-in-out, color 250ms ease-in-out, background-color 250ms ease-in-out, border-color 250ms ease-in-out; }

ul.post-categories {
  list-style-type: none;
  margin: 0;
  padding: 0; }

i.sm-icon-date {
  display: none; }

.grid-sm-border {
  background-color: rgba(238, 238, 238, 0.2); }

.padding-top {
  padding-top: 5.625rem; }
  @media (max-width: 991px) {
    .padding-top {
      padding-top: 2.8125rem; } }

.margin-bottom {
  margin-bottom: 3.75rem; }
  @media (max-width: 991px) {
    .margin-bottom {
      padding-top: 0.9375rem; } }

@media (max-width: 1199px) {
  #section-banner {
    margin-top: 4rem; } }

.banner {
  position: relative;
  /*height: 45vw;*/
  height:50vw;
  max-width: 1920px;
  /*max-height: 900px;*/
  max-height: 960px;
  overflow: hidden;
  padding: 0;
  margin: 0 auto;
  margin-bottom: 5.625rem;
  font-weight: 300; }
  .banner .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    z-index: 1; }
    @media (max-width: 991px) {
      .banner .image {
        position: relative;
        top: auto;
        left: auto;
        height: 25rem;
        margin: 0; } }
    @media (max-width: 767px) {
      .banner .image {
        height: 17.5rem; } }
    @media (max-width: 1439px) {
      .banner .image .animation {
        margin-top: 3%; } }
    @media (max-width: 1199px) {
      .banner .image .animation {
        width: 100%;
        margin: auto; } }
    .banner .image.orange {
      background-color: #F6921E; }
    .banner .image.groen {
      background-color: #00A89C; }
    .banner .image.blaa {
      background-color: #24486C; }
    .banner .image.okker {
      background-color: #680000; }
    .banner .image.lightgrey {
      background-color: #F0F0F0; }
    .banner .image.darkgrey {
      background-color: #CACACA; }
    .banner .image.lysblaa {
      background-color: #00B6FF; }
    .banner .image.lysestblaa {
      background-color: #00EFFF; }
    .banner .image.lysereblaa {
      background-color: #006FFF; }
    .banner .image.lysgroen {
      background-color: #47E175; }
    .banner .image.lilla {
      background-color: #8399C6; }
    .banner .image.lyseregroen {
      background-color: #9FBF83; }
    .banner .image.roed {
      background-color: #B30724; }
    .banner .image.lysroed {
      background-color: #E15547; }
    .banner .image.lysorange {
      background-color: #FFBF75; }
    .banner .image.moerkgul {
      background-color: #FFC800; }

@-webkit-keyframes change-color {
  0% {
    background-color: #F6921E; }
  16.66% {
    background-color: #F6921E; }
  25% {
    background-color: #00A89C; }
  41.66% {
    background-color: #00A89C; }
  50% {
    background-color: #24486C; }
  66.66% {
    background-color: #24486C; }
  75% {
    background-color: #680000; }
  91.66% {
    background-color: #680000; }
  100% {
    background-color: #F6921E; } }

@keyframes change-color {
  0% {
    background-color: #F6921E; }
  16.66% {
    background-color: #F6921E; }
  25% {
    background-color: #00A89C; }
  41.66% {
    background-color: #00A89C; }
  50% {
    background-color: #24486C; }
  66.66% {
    background-color: #24486C; }
  75% {
    background-color: #680000; }
  91.66% {
    background-color: #680000; }
  100% {
    background-color: #F6921E; } }
  .banner .bganimate {
    -webkit-animation: change-color 12s infinite;
    /* Safari 4+ */
    /* Fx 5+ */
    /* Opera 12+ */
    animation: change-color 12s infinite;
    /* IE 10+ */
    height: 100%; }
  .banner .section {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-color: grey;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    z-index: 1; }
    @media (max-width: 991px) {
      .banner .section {
        position: relative;
        top: auto;
        left: auto;
        height: 25rem;
        margin: 0; } }
    @media (max-width: 767px) {
      .banner .section {
        height: 17.5rem; } }
    .banner .section .animation {
      width: 50%;
      margin: 10% auto; }
      @media (max-width: 1199px) {
        .banner .section .animation {
          width: 100%;
          margin: auto; } }
    .banner .section.white {
      background-color: #FFFFFF; }
    .banner .section.lightgrey {
      background-color: #F0F0F0; }
    .banner .section.teal {
      background-color: #FBB03B; }
    .banner .section.darkteal {
      background-color: #005D66; }
    .banner .section.lightteal {
      background-color: #00B7B4; }
    .banner .section.red {
      background-color: #8F0000; }
    .banner .section.yellow {
      background-color: #FFFF04; }
  .banner .overlay-section {
    position: absolute;
    left: 0;
    bottom: -7rem;
    width: 20rem;
    height: 20rem;
    background-color: white;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
    z-index: 2; }
    @media (max-width: 1199px) {
      .banner .overlay-section {
        bottom: -12rem; } }
  .banner .overlay {
    position: absolute;
    left: 0;
    bottom: -5vw;
    width: 15vw;
    height: 15vw;
    background-color: white;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
    z-index: 2; }
    @media (max-width: 767px) {
      .banner .overlay {
        display: none; } }
  .banner .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50rem;
    width: 626.66667px;
    bottom: 2.8125rem;
    left: 5.625rem;
    z-index: 3; }
    .banner .text .container {
      padding: 0; }
      @media (min-width: 992px) {
        .banner .text .container {
          max-width: 100%; } }
    .banner .text h1 {
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 0.9375rem; }
    .banner .text p {
      font-size: 2rem;
      line-height: 1.25em; }
    @media (max-width: 1919px) {
      .banner .text {
        left: 50%;
        margin-left: -690px;
        width: 690px; } }
    @media (max-width: 1439px) {
      .banner .text {
        margin-left: -570px;
        width: 570px; } }
    @media (max-width: 1199px) {
      .banner .text {
        margin-left: -466px;
        width: 466px; } }
    @media (max-width: 991px) {
      .banner .text {
        position: relative;
        left: auto;
        bottom: auto;
        background-color: #f2f2f2;
        width: 100%;
        padding: 1.875rem 0.9375rem 0.9375rem;
        margin: 0; }
        .banner .text h1 {
          font-size: 2.625rem; }
        .banner .text h2 {
          font-size: 2rem; }
        .banner .text p {
          font-size: 1.125rem;
          line-height: 1.5em; } }
    @media (max-width: 767px) {
      .banner .text {
        padding-left: 4.166666667%;
        padding-right: 4.166666667%; } }
  .banner.right .overlay {
    left: auto;
    right: 0;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: top right;
        -ms-transform-origin: top right;
            transform-origin: top right; }
    @media (max-width: 1919px) {
      .banner.right .overlay {
        top: -63rem;
        right: 50%;
        -webkit-transform: translateX(1380px) rotate(-45deg);
            -ms-transform: translateX(1380px) rotate(-45deg);
                transform: translateX(1380px) rotate(-45deg); } }
    @media (max-width: 1439px) {
      .banner.right .overlay {
        top: -50rem;
        -webkit-transform: translateX(1140px) rotate(-45deg);
            -ms-transform: translateX(1140px) rotate(-45deg);
                transform: translateX(1140px) rotate(-45deg); } }
    @media (max-width: 1199px) {
      .banner.right .overlay {
        top: -44rem;
        -webkit-transform: translateX(932px) rotate(-45deg);
            -ms-transform: translateX(932px) rotate(-45deg);
                transform: translateX(932px) rotate(-45deg); } }
  .banner.right .text {
    left: auto;
    right: 5.625rem; }
    @media (max-width: 1919px) {
      .banner.right .text {
        left: auto;
        right: 50%;
        margin-left: 0;
        margin-right: -690px; } }
    @media (max-width: 1439px) {
      .banner.right .text {
        margin-left: 0;
        margin-right: -570px; } }
    @media (max-width: 1199px) {
      .banner.right .text {
        margin-left: 0;
        margin-right: -466px; } }
    @media (max-width: 991px) {
      .banner.right .text {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        right: auto; } }

.slider {
  position: relative;
  height: 100vh;
  overflow: hidden;
  padding: 0;
  margin: 0 !important;
  font-weight: 300; }
  .slider .images {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
    .slider .images .image {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      display: none; }
      .slider .images .image.top {
        background-position: top; }
      .slider .images .image.top-right {
        background-position: top right; }
      .slider .images .image.right {
        background-position: right; }
      .slider .images .image.bottom-right {
        background-position: bottom right; }
      .slider .images .image.bottom {
        background-position: bottom; }
      .slider .images .image.bottom-left {
        background-position: bottom left; }
      .slider .images .image.left {
        background-position: left; }
      .slider .images .image.top-left {
        background-position: top left; }
      .slider .images .image.active {
        display: inline-block; }
  .slider .overlay {
    position: absolute;
    top: -25vw;
    left: -5vw;
    width: 400vw;
    height: 400vw;
    z-index: 2; }
    @media (max-width: 991px) {
      .slider .overlay {
        top: 0;
        left: -10vw; } }
    @media (max-width: 767px) {
      .slider .overlay {
        top: 55%;
        left: 0; } }
  @media (max-width: 767px) and (orientation: landscape) {
    .slider .overlay {
      top: 45%; } }
    .slider .overlay .motto {
      position: absolute;
      top: 12.5%;
      left: 10.5%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      font-weight: 700;
      text-transform: uppercase;
      font-size: 6.25vw;
      line-height: 0.9em;
      color: #ffffff;
      pointer-events: none;
      white-space: nowrap;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      .slider .overlay .motto div:nth-of-type(2) {
        margin-left: 6vw; }
      .slider .overlay .motto div:nth-of-type(3) {
        margin-left: 12vw; }
      .slider .overlay .motto div:nth-of-type(4) {
        margin-left: 18vw; }
      @media (max-width: 767px) {
        .slider .overlay .motto {
          left: 2rem;
          top: 0.75rem;
          font-size: 3rem;
          -webkit-transform: none;
              -ms-transform: none;
                  transform: none; }
          .slider .overlay .motto div:nth-of-type(2) {
            margin-left: 3rem; }
          .slider .overlay .motto div:nth-of-type(3) {
            margin-left: 6rem; }
          .slider .overlay .motto div:nth-of-type(4) {
            margin-left: 9rem; } }
    .slider .overlay.inview .motto div {
      -webkit-animation: slideIn 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 500ms;
              animation: slideIn 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 500ms;
      -webkit-animation-fill-mode: both;
              animation-fill-mode: both; }
    .slider .overlay.inview .motto div:nth-of-type(2) {
      -webkit-animation-delay: 1000ms;
              animation-delay: 1000ms; }
    .slider .overlay.inview .motto div:nth-of-type(3) {
      -webkit-animation-duration: 1250ms;
              animation-duration: 1250ms;
      -webkit-animation-delay: 1500ms;
              animation-delay: 1500ms; }
    .slider .overlay.inview .motto div:nth-of-type(4) {
      -webkit-animation-duration: 1100ms;
              animation-duration: 1100ms;
      -webkit-animation-delay: 2200ms;
              animation-delay: 2200ms; }
    .slider .overlay:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: white;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transform-origin: top left;
          -ms-transform-origin: top left;
              transform-origin: top left;
      z-index: -1;
      pointer-events: none; }
  .slider .texts {
    position: absolute;
    bottom: 5.625rem;
    left: 4.166666667%;
    width: 60rem;
    max-width: 83.34%;
    height: 100%;
    z-index: 3; }
    @media (max-width: 1919px) {
      .slider .texts {
        left: 50%;
        margin-left: -690px;
        width: 788.57143px;
        bottom: 3.75rem; } }
    @media (max-width: 1439px) {
      .slider .texts {
        margin-left: -570px;
        width: 651.42857px; } }
    @media (max-width: 1199px) {
      .slider .texts {
        margin-left: -466px;
        width: 621.33333px; } }
    @media (max-width: 991px) {
      .slider .texts {
        margin-left: -354px;
        width: 472px;
        bottom: 1.875rem; } }

@media (max-width: 991px) and (orientation: landscape) {
  .slider .texts {
    display: none; } }
    @media (max-width: 767px) {
      .slider .texts {
        display: none; } }
    .slider .texts .text {
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 1;
      display: none;
      width: 75%; }
      .slider .texts .text.active {
        display: inline-block; }
      .slider .texts .text h1,
      .slider .texts .text h3 {
        margin: 0; }
      .slider .texts .text h3 {
        line-height: 1em; }
      .slider .texts .text p {
        font-size: 2rem;
        line-height: 1.25em;
        margin: 0; }
      @media (min-width: 1920px) {
        .slider .texts .text {
          width: 35vw; }
          .slider .texts .text h1 {
            font-size: 3vw; }
          .slider .texts .text h3 {
            font-size: 2vw; }
          .slider .texts .text p {
            font-size: 1.5vw;
            line-height: 1.2em; } }
      @media (max-width: 1919px) {
        .slider .texts .text h1 {
          font-size: 2.625rem; }
        .slider .texts .text h3 {
          font-size: 2rem; }
        .slider .texts .text p {
          font-size: 1.5rem;
          line-height: 1.2em; } }
      @media (max-width: 1439px) {
        .slider .texts .text h1 {
          font-size: 2.625rem; }
        .slider .texts .text h3 {
          font-size: 2rem; }
        .slider .texts .text p {
          font-size: 1.5rem;
          line-height: 1.2em; } }
      @media (max-width: 1199px) {
        .slider .texts .text h1 {
          font-size: 2.625rem; }
        .slider .texts .text h3 {
          font-size: 2rem; }
        .slider .texts .text p {
          font-size: 1.5rem;
          line-height: 1.2em; } }
      @media (max-width: 991px) {
        .slider .texts .text {
          width: 100%; } }
      @media (max-width: 767px) {
        .slider .texts .text h1 {
          font-size: 2rem; }
        .slider .texts .text h3 {
          font-size: 1.5rem; }
        .slider .texts .text p {
          font-size: 1.125rem;
          line-height: 1.5em; } }

.fadein, .fadein-left, .fadein-right, .fadein-up, .fadein-down {
  -webkit-animation: fadeIn 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
          animation: fadeIn 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  z-index: 100; }

.fadein-left {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
  -webkit-animation-delay: 250ms;
          animation-delay: 250ms; }

.fadein-right {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight; }

.fadein-up {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp; }

.fadein-down {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown; }

.fadeout, .fadeout-left, .fadeout-right, .fadeout-up, .fadeout-down {
  z-index: 50;
  -webkit-animation: fadeOut 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
          animation: fadeOut 1000ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.fadeout-left {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft; }

.fadeout-right {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight; }

.fadeout-up {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp; }

.fadeout-down {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown; }

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: translateX(-50vw);
            transform: translateX(-50vw);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; } }

@keyframes slideIn {
  0% {
    -webkit-transform: translateX(-50vw);
            transform: translateX(-50vw);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; } }

@keyframes fadeInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; } }

@-webkit-keyframes fadeInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; } }

@keyframes fadeInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; } }

@-webkit-keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@keyframes fadeInDown {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes fadeOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0; } }

@keyframes fadeOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0; } }

@-webkit-keyframes fadeOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0; } }

@keyframes fadeOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0; } }

@-webkit-keyframes fadeOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0; } }

@keyframes fadeOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0; } }

@-webkit-keyframes fadeOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0; } }

@keyframes fadeOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0; } }

.masonry-brick.grid-sm-boxes-in .grid-sm-border img.icon-artikel {
  width: 5rem;
  padding-left: 25px; }

.grid-sm-border img.img-responsive {
  padding: 5px;
  margin-top: -15px; }

.masonry-brick.grid-sm-boxes-in .grid-sm-border.Artikel {
  display: -ms-grid;
  display: grid; }

.grid-sm-border {
  background-color: #F0F0F0; }

.masonry .Artikel {
  display: inline-block;
  background-color: white;
  border-width: 2px; }

.masonry .icon-artikel img {
  height: 5rem;
  width: 5rem;
  margin-left: 0; }
  .masonry .icon-artikel img img {
    display: inline-block; }

.masonry .Medarbejdere {
  background-color: #CACACA;
  color: #FFFFFF; }
  .masonry .Medarbejdere a {
    color: #FFFFFF; }

#section-intro .button {
  text-transform: uppercase; }

.separator {
  border-top: 4px solid #1d1d1b;
  padding: 0;
  margin-bottom: 5.625rem; }

.title {
  position: relative;
  border-bottom: 1px solid #1d1d1b;
  padding-bottom: 0.9375rem;
  margin-bottom: 1.875rem;
  text-transform: none; }
  @media (min-width: 768px) {
    .title {
      font-size: 3.65rem; } }

.illustration {
  margin-bottom: 5.625rem; }

.section .positions {
  padding: 0;
  border-bottom: 1px solid #1d1d1b; }
  .section .positions .button {
    margin-top: 0;
    border-bottom: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    text-transform: uppercase; }
    @media (max-width: 1199px) {
      .section .positions .button {
        padding-left: 0;
        padding-right: 3.28125rem;
        text-transform: uppercase;
        background-color: transparent;
        color: #1d1d1b; }
        .section .positions .button:before, .section .positions .button:after {
          right: 0;
          opacity: 1; } }
  .section .positions .disabled-button {
    position: relative;
    display: inline-block;
    padding: 1.25rem 3.28125rem;
    padding-left: 0;
    border-top: 1px solid #1d1d1b;
    border-bottom: 1px solid #1d1d1b;
    line-height: 1.25em;
    font-weight: 700;
    width: 100%;
    color: #bfbfbf;
    text-transform: uppercase;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .section .positions .disabled-button p {
      margin-bottom: 0.46875rem;
      text-transform: uppercase; }
    .section .positions .disabled-button h3 {
      text-transform: uppercase;
      font-size: 1.2em; }
    @media (min-width: 768px) {
      .section .positions .disabled-button {
        font-size: 1.25rem; } }
    @media (max-width: 1199px) {
      .section .positions .disabled-button {
        padding-left: 0;
        padding-right: 2.34375rem; } }
  .section .positions a.positionbutton {
    position: relative;
    display: inline-block;
    padding: 1.25rem 3.28125rem;
    padding-left: 0;
    border-top: 1px solid #1d1d1b;
    border-bottom: 1px solid #1d1d1b;
    line-height: 1.25em;
    font-weight: 700;
    width: 100%;
    -webkit-transition: padding 250ms ease-in-out, color 250ms ease-in-out, background-color 250ms ease-in-out, border-color 250ms ease-in-out;
    transition: padding 250ms ease-in-out, color 250ms ease-in-out, background-color 250ms ease-in-out, border-color 250ms ease-in-out; }
    .section .positions a.positionbutton:hover {
      border-color: #1d1d1b;
      background-color: #1d1d1b;
      padding-left: 0.9375rem;
      padding-right: 2.34375rem;
      color: #ffffff; }
      .section .positions a.positionbutton:hover:before, .section .positions a.positionbutton:hover:after {
        right: 0.9375rem;
        content: url("../img/arrow-next-white.png"); }
      .section .positions a.positionbutton:hover:after {
        opacity: 1; }
    @media (min-width: 768px) {
      .section .positions a.positionbutton {
        font-size: 1.25rem; } }
    .section .positions a.positionbutton:before, .section .positions a.positionbutton:after {
      content: url("../img/arrow-next.png");
      position: absolute;
      left: auto;
      right: 1px;
      -webkit-transform: translateY(-40%);
          -ms-transform: translateY(-40%);
              transform: translateY(-40%);
      top: 50%;
      z-index: 10;
      -webkit-transition: opacity 250ms ease-in-out, right 250ms ease-in-out;
      transition: opacity 250ms ease-in-out, right 250ms ease-in-out; }
    .section .positions a.positionbutton:after {
      content: url("../img/arrow-next.png");
      z-index: 15; }
    @media (min-width: 1200px) {
      .section .positions a.positionbutton:hover {
        border-color: #1d1d1b;
        background-color: #1d1d1b;
        padding-left: 0.9375rem;
        padding-right: 2.34375rem;
        color: #ffffff; }
        .section .positions a.positionbutton:hover:before, .section .positions a.positionbutton:hover:after {
          right: 0.9375rem;
          content: url("../img/arrow-next-white.png"); }
        .section .positions a.positionbutton:hover:after {
          opacity: 1; } }
    @media (max-width: 1199px) {
      .section .positions a.positionbutton {
        border-color: #1d1d1b;
        padding-left: 0;
        padding-right: 2.34375rem; }
        .section .positions a.positionbutton:hover {
          padding-left: 0.9375rem;
          border-color: #1d1d1b;
          background-color: #1d1d1b;
          color: #ffffff; }
        .section .positions a.positionbutton:before, .section .positions a.positionbutton:after {
          right: 0.9375rem; }
        .section .positions a.positionbutton:after {
          opacity: 0; } }
    .section .positions a.positionbutton.back {
      width: auto;
      color: #bfbfbf;
      border-color: #bfbfbf;
      padding-right: 0; }
      .section .positions a.positionbutton.back:before, .section .positions a.positionbutton.back:after {
        content: url("../img/arrow-prev-white.png");
        right: auto;
        left: 1px;
        color: #bfbfbf;
        -webkit-transition: left 250ms ease-in-out, opacity 250ms ease-in-out;
        transition: left 250ms ease-in-out, opacity 250ms ease-in-out; }
      .section .positions a.positionbutton.back:after {
        content: url("../img/arrow-prev.png"); }
      @media (min-width: 1200px) {
        .section .positions a.positionbutton.back {
          padding-left: 0px; }
          .section .positions a.positionbutton.back:hover {
            color: #ffffff;
            background-color: #bfbfbf;
            padding-left: 2.8125rem;
            padding-right: 0.9375rem; }
            .section .positions a.positionbutton.back:hover:before, .section .positions a.positionbutton.back:hover:after {
              left: 0.9375rem; } }
      @media (max-width: 1199px) {
        .section .positions a.positionbutton.back {
          padding-left: 1.875rem;
          padding-right: 0;
          text-transform: uppercase;
          background-color: transparent; } }
    .section .positions a.positionbutton.ajax-more {
      color: #bfbfbf;
      border-color: #bfbfbf;
      text-align: center;
      text-transform: uppercase; }
      .section .positions a.positionbutton.ajax-more:before, .section .positions a.positionbutton.ajax-more:after {
        display: none; }
      @media (min-width: 1200px) {
        .section .positions a.positionbutton.ajax-more:hover {
          background-color: #bfbfbf;
          color: #ffffff; } }
      @media (max-width: 1199px) {
        .section .positions a.positionbutton.ajax-more {
          background-color: transparent;
          border-color: #bfbfbf;
          color: #bfbfbf; } }
    .section .positions a.positionbutton p {
      margin-bottom: 0.46875rem;
      text-transform: uppercase; }
    .section .positions a.positionbutton h3 {
      text-transform: uppercase;
      font-size: 1.2em; }

@media (max-width: 1439px) {
  body.page-template-page-recruitment .introbox1-column {
    margin-bottom: 3.75rem; } }

@media (max-width: 991px) {
  body.page-template-page-recruitment .introbox2-column {
    margin-bottom: 3.75rem; } }

#section-overview {
  margin-bottom: 3.75rem; }
  #section-overview .references {
    font-size: 0; }
  #section-overview .reference {
    position: relative;
    display: inline-block;
    height: 17.5rem;
    border: 0;
    overflow: hidden;
    padding-right: 1.875rem;
    margin-bottom: 1.875rem;
    -webkit-transition: color 500ms ease-in-out, padding 500ms ease-in-out;
    transition: color 500ms ease-in-out, padding 500ms ease-in-out;
    font-size: 1.125rem; }
    #section-overview .reference:before {
      content: '';
      position: absolute;
      top: 14rem;
      left: 0;
      width: 100rem;
      height: 100rem;
      background-color: #6d6c6c;
      z-index: -1;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transform-origin: top left;
          -ms-transform-origin: top left;
              transform-origin: top left;
      -webkit-transition: left 500ms ease-in-out, top 500ms ease-in-out;
      transition: left 500ms ease-in-out, top 500ms ease-in-out; }
    #section-overview .reference:after {
      content: '...';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 2.34375rem;
      line-height: 1em;
      text-align: center;
      font-family: serif;
      font-size: 1.5rem;
      font-weight: 700;
      letter-spacing: 5px;
      padding-left: 5px;
      -webkit-transition: color 400ms ease-in-out;
      transition: color 400ms ease-in-out;
      z-index: -2; }
    #section-overview .reference.purple:before {
      background-color: #98005a; }
    #section-overview .reference.green:before {
      background-color: #00a7ac; }
    #section-overview .reference.blue:before {
      background-color: #0d5c82; }
    #section-overview .reference:hover {
      color: #ffffff;
      padding: 1.875rem 0.9375rem; }
      #section-overview .reference:hover:before {
        top: -45rem; }
    @media (min-width: 1200px) {
      #section-overview .reference:after {
        height: 2.8125rem; }
      #section-overview .reference:hover:after {
        color: #1d1d1b; } }
    @media (max-width: 1919px) {
      #section-overview .reference {
        height: 20rem; }
        #section-overview .reference:before {
          top: 17rem; } }
    @media (max-width: 1439px) {
      #section-overview .reference {
        height: 18rem; }
        #section-overview .reference:before {
          top: 15rem; } }
    @media (max-width: 1199px) {
      #section-overview .reference {
        height: 14rem;
        color: #ffffff;
        padding: 1.875rem 0.9375rem 3.75rem; }
        #section-overview .reference:before {
          top: -50rem; }
        #section-overview .reference:after {
          bottom: 0.9375rem;
          font-size: 2rem;
          color: #ffffff;
          z-index: 2; }
        #section-overview .reference:hover {
          padding: 1.875rem 0.9375rem 3.75rem; } }
    @media (max-width: 767px) {
      #section-overview .reference {
        height: auto; } }

.section .links {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #1d1d1b;
  border-bottom: 1px solid #1d1d1b;
  padding: 1.25rem 0 0.46875rem;
  line-height: 1.25em; }
  .section .links p {
    margin-bottom: 0.46875rem; }
  @media (max-width: 1199px) {
    .section .links {
      margin-bottom: 1.875rem; } }
  .section .links .link {
    display: inline-block;
    position: relative;
    border: 0;
    font-weight: 700;
    font-size: 1.25rem;
    padding: 0 0.9375rem 0 0;
    -webkit-transition: padding 250ms ease-in-out, color 250ms ease-in-out;
    transition: padding 250ms ease-in-out, color 250ms ease-in-out;
    overflow: hidden; }
    .section .links .link:before {
      content: url("../img/arrow-next-small.png");
      position: absolute;
      top: 50%;
      left: -1.875rem;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      z-index: 10;
      -webkit-transition: opacity 250ms ease-in-out, left 250ms ease-in-out;
      transition: opacity 250ms ease-in-out, left 250ms ease-in-out;
      opacity: 0; }
    @media (min-width: 1200px) {
      .section .links .link:hover {
        padding: 0 0 0 0.9375rem; }
        .section .links .link:hover:before {
          left: 0;
          opacity: 1; } }
    @media (max-width: 1199px) {
      .section .links .link {
        padding: 0; }
        .section .links .link:before {
          left: -0.46875rem; } }
    @media (max-width: 767px) {
      .section .links .link {
        font-size: 1.125rem; } }

.section .quote {
  margin-bottom: 1.875rem;
  padding-bottom: 1.875rem;
  text-align: right; }
  .section .quote em {
    font-size: 2.625rem;
    font-style: italic;
    line-height: 1.1em; }
  .section .quote strong {
    display: inline-block;
    margin-top: 0.9375rem;
    font-size: 1.5rem;
    line-height: 1.1em; }
  @media (max-width: 1199px) {
    .section .quote {
      margin-top: -0.9375rem;
      margin-bottom: -3.75rem; }
      .section .quote em {
        font-size: 2rem; }
      .section .quote strong {
        font-size: 1.25rem; } }
  @media (max-width: 767px) {
    .section .quote {
      text-align: center; }
      .section .quote em {
        font-size: 1.5rem; }
      .section .quote strong {
        font-size: 1.125rem; } }

.section.purple .quote, .section.purple .link {
  color: #98005a; }

@media (min-width: 1200px) {
  .section.purple .button {
    color: #98005a; }
    .section.purple .button:hover {
      border-color: #98005a;
      background-color: #98005a;
      color: #ffffff; }
  .section.purple .link:hover {
    color: #1d1d1b; } }

@media (max-width: 1199px) {
  .section.purple .button {
    border-color: #98005a;
    background-color: #98005a; } }

.section.green .quote, .section.green .link {
  color: #00a7ac; }

@media (min-width: 1200px) {
  .section.green .button {
    color: #00a7ac; }
    .section.green .button:hover {
      border-color: #00a7ac;
      background-color: #00a7ac;
      color: #ffffff; }
  .section.green .link:hover {
    color: #1d1d1b; } }

@media (max-width: 1199px) {
  .section.green .button {
    border-color: #00a7ac;
    background-color: #00a7ac; } }

.section.blue .quote, .section.blue .link {
  color: #0d5c82; }

@media (min-width: 1200px) {
  .section.blue .button {
    color: #0d5c82; }
    .section.blue .button:hover {
      border-color: #0d5c82;
      background-color: #0d5c82;
      color: #ffffff; }
  .section.blue .link:hover {
    color: #1d1d1b; } }

@media (max-width: 1199px) {
  .section.blue .button {
    border-color: #0d5c82;
    background-color: #0d5c82; } }

.section.grey .quote, .section.grey .link {
  color: #6d6c6c; }

@media (min-width: 1200px) {
  .section.grey .button {
    color: #6d6c6c; }
    .section.grey .button:hover {
      border-color: #6d6c6c;
      background-color: #6d6c6c;
      color: #ffffff; }
  .section.grey .link:hover {
    color: #1d1d1b; } }

@media (max-width: 1199px) {
  .section.grey .button {
    border-color: #6d6c6c;
    background-color: #6d6c6c; } }

.has-icon {
  position: relative; }
  .has-icon:before {
    content: '';
    position: absolute;
    top: -7.5rem;
    width: 100%;
    height: 5.625rem;
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
    pointer-events: none; }
    .section#ledelsesudvikling .has-icon:before {
      background-image: url("../img/ledelsesudvikling-icon.svg"); }
    .section#toplederraadgivning .has-icon:before {
      background-image: url("../img/toplederraadgivning-icon.svg"); }
    .section#ledelsesmiljoet .has-icon:before {
      background-image: url("../img/rammer-for-ledelse-icon.svg"); }
    .section#ledernetvaerk .has-icon:before {
      background-image: url("../img/ledernetvaerk-icon.svg"); }
  @media (max-width: 1199px) {
    .has-icon {
      padding-top: 3.75rem; }
      .has-icon:before {
        top: -0.9375rem;
        height: 3.75rem; } }

@media (max-width: 1439px) {
  body.page-template-page-development .introbox1-column {
    margin-bottom: 1.40625rem; } }

#section-front-overview {
  margin-bottom: -5.625rem; }
  #section-front-overview .topline-reference {
    position: relative;
    border-bottom: 2px solid #1d1d1b;
    padding-bottom: 0.9375rem;
    margin-bottom: 0rem;
    text-transform: none; }
    #section-front-overview .topline-reference.orange {
      border-color: #F6921E; }
    #section-front-overview .topline-reference.groen {
      border-color: #00A89C; }
    #section-front-overview .topline-reference.blaa {
      border-color: #24486C; }
    #section-front-overview .topline-reference.okker {
      border-color: #680000; }
    #section-front-overview .topline-reference.lightgrey {
      border-color: #F0F0F0; }
    #section-front-overview .topline-reference.lysblaa {
      border-color: #00B6FF; }
    #section-front-overview .topline-reference.lysestblaa {
      border-color: #00EFFF; }
    #section-front-overview .topline-reference.lysereblaa {
      border-color: #006FFF; }
    #section-front-overview .topline-reference.lysgroen {
      border-color: #47E175; }
    #section-front-overview .topline-reference.lilla {
      border-color: #8399C6; }
    #section-front-overview .topline-reference.lyseregroen {
      border-color: #9FBF83; }
    #section-front-overview .topline-reference.roed {
      border-color: #B30724; }
    #section-front-overview .topline-reference.lysroed {
      border-color: #E15547; }
    #section-front-overview .topline-reference.lysorange {
      border-color: #FFBF75; }
    #section-front-overview .topline-reference.moerkgul {
      border-color: #FFC800; }

  #section-front-overview .reference {
    position: relative;
    display: inline-block;
    height: 100%;
    min-height: 10rem;
    border: 0;
    overflow: hidden;
    padding: 1.875rem 1.875rem 3.75rem 0px;
    margin-bottom: 1.875rem;
    -webkit-transition: color 500ms ease-in-out, padding 500ms ease-in-out;
    transition: color 500ms ease-in-out, padding 500ms ease-in-out;
    font-size: 1.125rem;
    width: 100%; }
    #section-front-overview .reference h4 {
      text-transform: uppercase; }
    #section-front-overview .reference:before {
      content: '';
      position: absolute;
      bottom: 20rem;
      left: 50rem;
      width: 50rem;
      height: 50rem;
      background-color: #6d6c6c;
      z-index: -1;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transform-origin: top left;
          -ms-transform-origin: top left;
              transform-origin: top left;
      -webkit-transition: left 500ms ease-in-out, bottom 500ms ease-in-out;
      transition: left 500ms ease-in-out, bottom 500ms ease-in-out; }
      /*
    #section-front-overview .reference:after {
      content: '...';
      position: absolute;
      bottom: 0;
      left: -1rem;
      width: 100%;
      height: 2.34375rem;
      line-height: 1em;
      text-align: center;
      font-family: serif;
      font-size: 1.5rem;
      font-weight: 700;
      letter-spacing: 5px;
      padding-left: 5px;
      -webkit-transition: color 400ms ease-in-out;
      transition: color 400ms ease-in-out;
      z-index: -2; }
      */
      #section-front-overview .reference:after {
        content: 'Læs mere';
        text-transform: uppercase;
        /*position: absolute;*/
        bottom: 0;
        left: 0;/*-1rem;*/
        width: 100%;
        text-align: center;/*left;*/
        text-transform: uppercase;
        font-weight: 700;
        padding-left: 0;/*5px;*/
        -webkit-transition: color 400ms ease-in-out;
        transition: color 400ms ease-in-out;
        z-index: 0; }
      #section-front-overview .reference.orange:before {
      background-color: #F6921E; }
    #section-front-overview .reference.groen:before {
      background-color: #00A89C; }
    #section-front-overview .reference.blaa:before {
      background-color: #24486C; }
    #section-front-overview .reference.okker:before {
      background-color: #680000; }
    #section-front-overview .reference.lightgrey:before {
      background-color: #F0F0F0; }
    #section-front-overview .reference.lysblaa:before {
      background-color: #00B6FF; }
    #section-front-overview .reference.lysestblaa:before {
      background-color: #00EFFF; }
    #section-front-overview .reference.lysereblaa:before {
      background-color: #006FFF; }
    #section-front-overview .reference.lysgroen:before {
      background-color: #47E175; }
    #section-front-overview .reference.lilla:before {
      background-color: #8399C6; }
    #section-front-overview .reference.lyseregroen:before {
      background-color: #9FBF83; }
    #section-front-overview .reference.roed:before {
      background-color: #B30724; }
    #section-front-overview .reference.lysroed:before {
      background-color: #E15547; }
    #section-front-overview .reference.lysorange:before {
      background-color: #FFBF75; }
    #section-front-overview .reference.moerkgul:before {
      background-color: #FFC800; }

    #section-front-overview .reference:hover {
      color: #ffffff;
      padding: 1.875rem 0.9375rem 3.75rem 0.9375rem; }
      #section-front-overview .reference:hover:before {
        bottom: 5rem;
        left: 20rem; }
      #section-front-overview .reference:hover:after {
        color: #ffffff; }
    @media (min-width: 1200px) {
      #section-front-overview .reference:after {
        height: 2.8125rem; }
      #section-front-overview .reference:hover:after {
        color: #1d1d1b; } }
        #section-front-overview .reference:hover:after {
          color:#ffffff;
        }

@media (min-width: 1440px) and (max-width: 1919px) {
  #section-front-overview .reference:hover:before {
    left: 20rem;
    bottom: 5rem; } }
    @media (max-width: 1199px) {
      #section-front-overview .reference:hover {
        padding: 1.875rem 0.9375rem 3.75rem; } }
    @media (max-width: 767px) {
      #section-front-overview .reference {
        height: auto;
        padding: 0.9375rem 1.875rem 0 0;
        min-height: 3rem; }
        #section-front-overview .reference:hover {
          padding: 0.9375rem 0.9375rem 0 0.9375rem;
          color: #1d1d1b; }
        /*#section-front-overview .reference:after {
          display: none; }*/
        #section-front-overview .reference:before {
          display: none; } }

#section-grey {
  background-color: grey; }

.section .links {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #1d1d1b;
  border-bottom: 1px solid #1d1d1b;
  padding: 1.25rem 0 0.46875rem;
  line-height: 1.25em; }
  .section .links p {
    margin-bottom: 0.46875rem; }
  .section .links .link {
    display: inline-block;
    position: relative;
    border: 0;
    font-weight: 700;
    font-size: 1.25rem;
    padding: 0 0.9375rem 0 0;
    -webkit-transition: padding 250ms ease-in-out, color 250ms ease-in-out;
    transition: padding 250ms ease-in-out, color 250ms ease-in-out;
    overflow: hidden; }
    .section .links .link:before {
      content: url("../img/arrow-next-small.png");
      position: absolute;
      top: 50%;
      left: -1.875rem;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      z-index: 10;
      -webkit-transition: opacity 250ms ease-in-out, left 250ms ease-in-out;
      transition: opacity 250ms ease-in-out, left 250ms ease-in-out;
      opacity: 0; }
    @media (min-width: 1200px) {
      .section .links .link:hover {
        padding: 0 0 0 0.9375rem; }
        .section .links .link:hover:before {
          left: 0;
          opacity: 1; } }
    @media (max-width: 1199px) {
      .section .links .link {
        padding: 0; }
        .section .links .link:before {
          left: -0.46875rem; } }
    @media (max-width: 767px) {
      .section .links .link {
        font-size: 1.125rem; } }

.section .quote {
  margin-bottom: 1.875rem;
  padding-bottom: 1.875rem;
  text-align: right; }
  .section .quote em {
    font-size: 2.625rem;
    font-style: italic;
    line-height: 1.1em; }
  .section .quote strong {
    display: inline-block;
    margin-top: 0.9375rem;
    font-size: 1.5rem;
    line-height: 1.1em; }
  @media (max-width: 1199px) {
    .section .quote {
      margin-top: -0.9375rem;
      margin-bottom: -3.75rem; }
      .section .quote em {
        font-size: 2rem; }
      .section .quote strong {
        font-size: 1.25rem; } }
  @media (max-width: 767px) {
    .section .quote {
      text-align: center; }
      .section .quote em {
        font-size: 1.5rem; }
      .section .quote strong {
        font-size: 1.125rem; } }

.section.purple .quote, .section.purple .link {
  color: #98005a; }

@media (min-width: 1200px) {
  .section.purple .button {
    color: #98005a; }
    .section.purple .button:hover {
      border-color: #98005a;
      background-color: #98005a;
      color: #ffffff; }
  .section.purple .link:hover {
    color: #1d1d1b; } }

@media (max-width: 1199px) {
  .section.purple .button {
    border-color: #98005a;
    background-color: #98005a; } }

.section.green .quote, .section.green .link {
  color: #00a7ac; }

@media (min-width: 1200px) {
  .section.green .button {
    color: #00a7ac; }
    .section.green .button:hover {
      border-color: #00a7ac;
      background-color: #00a7ac;
      color: #ffffff; }
  .section.green .link:hover {
    color: #1d1d1b; } }

@media (max-width: 1199px) {
  .section.green .button {
    border-color: #00a7ac;
    background-color: #00a7ac; } }

.section.blue .quote, .section.blue .link {
  color: #0d5c82; }

@media (min-width: 1200px) {
  .section.blue .button {
    color: #0d5c82; }
    .section.blue .button:hover {
      border-color: #0d5c82;
      background-color: #0d5c82;
      color: #ffffff; }
  .section.blue .link:hover {
    color: #1d1d1b; } }

@media (max-width: 1199px) {
  .section.blue .button {
    border-color: #0d5c82;
    background-color: #0d5c82; } }

.section.grey .quote, .section.grey .link {
  color: #6d6c6c; }

@media (min-width: 1200px) {
  .section.grey .button {
    color: #6d6c6c; }
    .section.grey .button:hover {
      border-color: #6d6c6c;
      background-color: #6d6c6c;
      color: #ffffff; }
  .section.grey .link:hover {
    color: #1d1d1b; } }

@media (max-width: 1199px) {
  .section.grey .button {
    border-color: #6d6c6c;
    background-color: #6d6c6c; } }

.has-icon {
  position: relative; }
  .has-icon:before {
    content: '';
    position: absolute;
    top: -7.5rem;
    width: 100%;
    height: 5.625rem;
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
    pointer-events: none; }
    .section#ledelsesudvikling .has-icon:before {
      background-image: url("../img/ledelsesudvikling-icon.svg"); }
    .section#toplederraadgivning .has-icon:before {
      background-image: url("../img/toplederraadgivning-icon.svg"); }
    .section#ledelsesmiljoet .has-icon:before {
      background-image: url("../img/rammer-for-ledelse-icon.svg"); }
    .section#ledernetvaerk .has-icon:before {
      background-image: url("../img/ledernetvaerk-icon.svg"); }
  @media (max-width: 1199px) {
    .has-icon {
      padding-top: 3.75rem; }
      .has-icon:before {
        top: -0.9375rem;
        height: 3.75rem; } }

@media (max-width: 1439px) {
  body.page-template-page-development .introbox1-column {
    margin-bottom: 1.40625rem; } }

.banner-section {
  position: relative;
  height: auto;
  max-width: 1920px;
  overflow: hidden;
  padding: 0;
  margin: 0 auto;
  margin-bottom: 1.875rem; }
  @media (max-width: 991px) {
    .banner-section {
      height: auto; } }
  .banner-section .section {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    z-index: 0;
    padding-bottom: 5.625rem; }
    @media (max-width: 991px) {
      .banner-section .section {
        position: relative;
        top: auto;
        left: auto;
        margin: 0; } }
    .banner-section .section p {
      font-size: 1.125rem; }
    .banner-section .section .animation {
      width: 50%;
      margin: 10% auto; }
      @media (max-width: 1199px) {
        .banner-section .section .animation {
          width: 100%;
          margin: auto; } }
    .banner-section .section.white {
      background-color: #FFFFFF; }
    .banner-section .section.orange {
      background-color: #F6921E;
      padding-top: 5.625rem; }
    .banner-section .section.groen {
      background-color: #00A89C;
      padding-top: 5.625rem; }
    .banner-section .section.blaa {
      background-color: #24486C;
      padding-top: 5.625rem; }
    .banner-section .section.okker {
      background-color: #680000;
      padding-top: 5.625rem; }
    .banner-section .section.lightgrey {
      background-color: #F0F0F0;
      padding-top: 5.625rem; }
    .banner-section .section.lysblaa {
      background-color: #00B6FF; 
      padding-top: 5.625rem; }
    .banner-section .section.lysestblaa {
      background-color: #00EFFF; 
      padding-top: 5.625rem; }
    .banner-section .section.lysereblaa {
      background-color: #006FFF; 
      padding-top: 5.625rem; }
    .banner-section .section.lysgroen {
      background-color: #47E175; 
      padding-top: 5.625rem; }
    .banner-section .section.lilla {
      background-color: #8399C6; 
      padding-top: 5.625rem; }
    .banner-section .section.lyseregroen {
      background-color: #9FBF83; 
      padding-top: 5.625rem; }
    .banner-section .section.roed {
      background-color: #B30724; 
      padding-top: 5.625rem; }
    .banner-section .section.lysroed {
      background-color: #E15547; 
      padding-top: 5.625rem; }
    .banner-section .section.lysorange {
      background-color: #FFBF75; 
      padding-top: 5.625rem; }
    .banner-section .section.moerkgul {
      background-color: #FFC800; 
      padding-top: 5.625rem; }

  .banner-section .overlay {
    position: absolute;
    left: 0;
    bottom: -7rem;
    width: 20rem;
    height: 20rem;
    background-color: white;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
    z-index: 2; }
    @media (max-width: 991px) {
      .banner-section .overlay {
        display: none; } }
  .banner-section .overlay-small {
    position: absolute;
    left: 0;
    bottom: -15rem;
    width: 20rem;
    height: 20rem;
    background-color: white;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
    z-index: 2; }
    @media (max-width: 991px) {
      .banner-section .overlay-small {
        display: none; } }
  .banner-section .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50rem;
    width: 626.66667px;
    bottom: 2.8125rem;
    left: 5.625rem;
    z-index: 3; }
    .banner-section .text .container {
      padding: 0; }
      @media (min-width: 992px) {
        .banner-section .text .container {
          max-width: 100%; } }
    .banner-section .text h1 {
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 0.9375rem; }
    .banner-section .text p {
      font-size: 2rem;
      line-height: 1.25em; }
    @media (max-width: 1919px) {
      .banner-section .text {
        left: 50%;
        margin-left: -690px;
        width: 690px; } }
    @media (max-width: 1439px) {
      .banner-section .text {
        margin-left: -570px;
        width: 570px; } }
    @media (max-width: 1199px) {
      .banner-section .text {
        margin-left: -466px;
        width: 466px; } }
    @media (max-width: 991px) {
      .banner-section .text {
        position: relative;
        left: auto;
        bottom: auto;
        background-color: #f2f2f2;
        width: 100%;
        padding: 1.875rem 0.9375rem 0.9375rem;
        margin: 0; }
        .banner-section .text h1 {
          font-size: 2.625rem; }
        .banner-section .text h2 {
          font-size: 2rem; }
        .banner-section .text p {
          font-size: 1.125rem;
          line-height: 1.5em; } }
    @media (max-width: 767px) {
      .banner-section .text {
        padding-left: 4.166666667%;
        padding-right: 4.166666667%; } }
  .banner-section.right .overlay {
    left: auto;
    right: 0;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: top right;
        -ms-transform-origin: top right;
            transform-origin: top right; }
    @media (max-width: 1919px) {
      .banner-section.right .overlay {
        top: -63rem;
        right: 50%;
        -webkit-transform: translateX(1380px) rotate(-45deg);
            -ms-transform: translateX(1380px) rotate(-45deg);
                transform: translateX(1380px) rotate(-45deg); } }
    @media (max-width: 1439px) {
      .banner-section.right .overlay {
        top: -50rem;
        -webkit-transform: translateX(1140px) rotate(-45deg);
            -ms-transform: translateX(1140px) rotate(-45deg);
                transform: translateX(1140px) rotate(-45deg); } }
    @media (max-width: 1199px) {
      .banner-section.right .overlay {
        top: -44rem;
        -webkit-transform: translateX(932px) rotate(-45deg);
            -ms-transform: translateX(932px) rotate(-45deg);
                transform: translateX(932px) rotate(-45deg); } }
  .banner-section.right .text {
    left: auto;
    right: 5.625rem; }
    @media (max-width: 1919px) {
      .banner-section.right .text {
        left: auto;
        right: 50%;
        margin-left: 0;
        margin-right: -690px; } }
    @media (max-width: 1439px) {
      .banner-section.right .text {
        margin-left: 0;
        margin-right: -570px; } }
    @media (max-width: 1199px) {
      .banner-section.right .text {
        margin-left: 0;
        margin-right: -466px; } }
    @media (max-width: 991px) {
      .banner-section.right .text {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        right: auto; } }

.repeater-section {
  position: relative;
  height: auto;
  max-width: 1920px;
  overflow: hidden;
  padding: 0;
  margin: 0 auto;
  font-weight: 300; }
  .repeater-section.orange {
    background-color: #F6921E; }
  .repeater-section.groen {
    background-color: #00A89C;
    color: white; }
  .repeater-section.blaa {
    background-color: #24486C;
    color: white; }
  .repeater-section.okker {
    background-color: #680000;
    color: white; }
  .repeater-section.lightgrey {
    background-color: #F0F0F0;
    color: white; }
  .repeater-section.darkgrey {
    background-color: #F0F0F0;
    color: white; }
  .repeater-section.lysblaa {
    background-color: #00B6FF;
    color: white; }
  .repeater-section.lysestblaa {
    background-color: #00EFFF;
    color: white; }
  .repeater-section.lysereblaa {
    background-color: #006FFF;
    color: white; }
  .repeater-section.lysgroen {
    background-color: #47E175;
    color: white; }
  .repeater-section.lilla {
    background-color: #8399C6;
    color: white; }
  .repeater-section.lyseregroen {
    background-color: #9FBF83;
    color: white; }
  .repeater-section.roed {
    background-color: #B30724;
    color: white; }
  .repeater-section.lysroed {
    background-color: #E15547;
    color: white; }
  .repeater-section.lysorange {
    background-color: #FFBF75;
    color: white; }
  .repeater-section.moerkgul {
    background-color: #FFC800;
    color: white; }

  @media (max-width: 991px) {
    .repeater-section {
      height: auto; } }
  .repeater-section .section {
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 25vw;
    height: 100%;
    margin-bottom: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    display: inline-block;
    z-index: 0; }
    @media (max-width: 991px) {
      .repeater-section .section {
        position: relative;
        top: auto;
        left: auto;
        margin: 0; } }
    .repeater-section .section p {
      font-size: 1.6875rem;
      line-height: 1.25em;
      margin-top: 25%; }
      @media (max-width: 1439px) {
        .repeater-section .section p {
          font-size: 1.35rem; } }
  .repeater-section .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50rem;
    width: 626.66667px;
    bottom: 2.8125rem;
    left: 5.625rem;
    z-index: 3; }
    .repeater-section .text .container {
      padding: 0; }
      @media (min-width: 992px) {
        .repeater-section .text .container {
          max-width: 100%; } }
    .repeater-section .text h1 {
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 0.9375rem; }
    .repeater-section .text p {
      font-size: 2rem;
      line-height: 1.25em; }
    @media (max-width: 1919px) {
      .repeater-section .text {
        left: 50%;
        margin-left: -690px;
        width: 690px; } }
    @media (max-width: 1439px) {
      .repeater-section .text {
        margin-left: -570px;
        width: 570px; } }
    @media (max-width: 1199px) {
      .repeater-section .text {
        margin-left: -466px;
        width: 466px; } }
    @media (max-width: 991px) {
      .repeater-section .text {
        position: relative;
        left: auto;
        bottom: auto;
        background-color: #f2f2f2;
        width: 100%;
        padding: 1.875rem 0.9375rem 0.9375rem;
        margin: 0; }
        .repeater-section .text h1 {
          font-size: 2.625rem; }
        .repeater-section .text h2 {
          font-size: 2rem; }
        .repeater-section .text p {
          font-size: 1.125rem;
          line-height: 1.5em; } }
    @media (max-width: 767px) {
      .repeater-section .text {
        padding-left: 4.166666667%;
        padding-right: 4.166666667%; } }
  .repeater-section.right .overlay {
    left: auto;
    right: 0;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: top right;
        -ms-transform-origin: top right;
            transform-origin: top right; }
    @media (max-width: 1919px) {
      .repeater-section.right .overlay {
        top: -63rem;
        right: 50%;
        -webkit-transform: translateX(1380px) rotate(-45deg);
            -ms-transform: translateX(1380px) rotate(-45deg);
                transform: translateX(1380px) rotate(-45deg); } }
    @media (max-width: 1439px) {
      .repeater-section.right .overlay {
        top: -50rem;
        -webkit-transform: translateX(1140px) rotate(-45deg);
            -ms-transform: translateX(1140px) rotate(-45deg);
                transform: translateX(1140px) rotate(-45deg); } }
    @media (max-width: 1199px) {
      .repeater-section.right .overlay {
        top: -44rem;
        -webkit-transform: translateX(932px) rotate(-45deg);
            -ms-transform: translateX(932px) rotate(-45deg);
                transform: translateX(932px) rotate(-45deg); } }
  .repeater-section.right .text {
    left: auto;
    right: 5.625rem; }
    @media (max-width: 1919px) {
      .repeater-section.right .text {
        left: auto;
        right: 50%;
        margin-left: 0;
        margin-right: -690px; } }
    @media (max-width: 1439px) {
      .repeater-section.right .text {
        margin-left: 0;
        margin-right: -570px; } }
    @media (max-width: 1199px) {
      .repeater-section.right .text {
        margin-left: 0;
        margin-right: -466px; } }
    @media (max-width: 991px) {
      .repeater-section.right .text {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        right: auto; } }

.show- {
  display: none; }

.repeater-cards {
  position: relative;
  height: auto;
  max-width: 1920px;
  overflow: hidden;
  padding-top: 3.75rem;
  padding-bottom: 1.875rem; }
  .repeater-cards.orange {
    background-color: #F6921E; }
  .repeater-cards.groen {
    background-color: #00A89C;
    color: white; }
  .repeater-cards.blaa {
    background-color: #24486C;
    color: white; }
  .repeater-cards.okker {
    background-color: #680000;
    color: white; }
  .repeater-cards.lightgrey {
    background-color: #F0F0F0; }
  .repeater-cards.darkgrey {
    background-color: #F0F0F0; }
  .repeater-cards.lysblaa {
    background-color: #00B6FF;
    color: white; }
  .repeater-cards.lysestblaa {
    background-color: #00EFFF;
    color: white; }
  .repeater-cards.lysereblaa {
    background-color: #006FFF;
    color: white; }
  .repeater-cards.lysgroen {
    background-color: #47E175;
    color: white; }
  .repeater-cards.lilla {
    background-color: #8399C6;
    color: white; }
  .repeater-cards.lyseregroen {
    background-color: #9FBF83;
    color: white; }
  .repeater-cards.roed {
    background-color: #B30724;
    color: white; }
  .repeater-cards.lysroed {
    background-color: #E15547;
    color: white; }
  .repeater-cards.lysorange {
    background-color: #FFBF75;
    color: white; }
  .repeater-cards.moerkgul {
    background-color: #FFC800;
    color: white; }

  .repeater-cards .overlay-section {
    position: absolute;
    left: 0;
    bottom: -5vw;
    width: 15vw;
    height: 15vw;
    background-color: white;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
    z-index: 2; }
    @media (max-width: 767px) {
      .repeater-cards .overlay-section {
        display: none; } }

.repeat-card-end {
  margin-top: 12%; }

.repeat-second {
  margin-top: 10%;
  /*margin-bottom: -10%;*/ }
  @media (max-width: 991px) {
    .repeat-second {
      margin-top: 0px;
      margin-bottom: 0px; } }

.repeat-parent .row:nth-child(1) .repeater-section {
  padding-top: 2rem; }

.repeat-parent .row:last-child .repeater-section {
  padding-bottom: 2rem; }

#repeater {
  padding-bottom: 3.75rem; }

.topline {
  position: relative;
  border-bottom: 1px solid #1d1d1b;
  padding-bottom: 0.9375rem;
  margin-bottom: 1.875rem;
  text-transform: none; }
  @media (max-width: 991px) {
    .topline {
      display: none; } }

.contact-topline {
  position: relative;
  border-bottom: 1px solid #1d1d1b;
  padding-bottom: 0.9375rem;
  margin-bottom: 3.75rem;
  text-transform: none; }

.topline-white {
  position: relative;
  border-bottom: 2px solid #ffffff;
  padding-bottom: 1.875rem;
  margin-bottom: 3.75rem;
  text-transform: none; }

p.contact-card {
  margin-bottom: 0px; }

h3.contact-card {
  margin-bottom: 0.9375rem; }

.sidebanners {
  margin-top: 7.5rem;
  overflow: hidden; }
  .sidebanners:hover {
    opacity: 0.8; }
    .sidebanners:hover .sidebanner {
      box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); }
    .sidebanners:hover p:before {
      opacity: 1;
      left: 72%; }
  .sidebanners img {
    margin-top: 4rem;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center; }
    @media (max-width: 1199px) {
      .sidebanners img {
        display: none; } }
  @media (max-width: 1199px) {
    .sidebanners {
      padding-top: 2rem;
      margin-top: 3.75rem; } }

.sidebanner {
  padding-top: 5.625rem;
  padding-right: 1.875rem;
  padding-left: 1.875rem;
  padding-bottom: 7.5rem;
  margin-top: -5.625rem; }
  @media (max-width: 1199px) {
    .sidebanner {
      padding-bottom: 5.625rem; } }
  .sidebanner h3 {
    text-transform: uppercase;
    font-weight: 700; }

@media (min-width: 1200px) and (max-width: 1439px) {
  .sidebanner h3 {
    font-size: 1.8rem; } }
  .sidebanner p:before {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 50%;
    -ms-transform: translate(-50%, -20%);
        transform: translate(-50%, -20%);
    -webkit-transform: translate(-50%, -20%);
    content: url("../img/link_white.svg");
    width: 50%;
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
    -webkit-transition: opacity 500ms ease-in-out, left 500ms ease-in-out;
    transition: opacity 500ms ease-in-out, left 500ms ease-in-out;
    opacity: .8;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
    z-index: 2; }
    @media (max-width: 1199px) {
      .sidebanner p:before {
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
        -webkit-transform: translate(-50%, 10%); } }
    @media (max-width: 767px) {
      .sidebanner p:before {
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
        -webkit-transform: translate(-50%, 10%);
        width: 35%; } }
  .sidebanner img {
    margin-bottom: 4rem; }
  .sidebanner.orange {
    background-color: #F6921E;
    color: white; }
  .sidebanner.groen {
    background-color: #00A89C;
    color: white; }
  .sidebanner.blaa {
    background-color: #24486C;
    color: white; }
  .sidebanner.okker {
    background-color: #680000;
    color: white; }
  .sidebanner.lightgrey {
    background-color: #F0F0F0; }
  .sidebanner.darkgrey {
    background-color: #CACACA; }
  .sidebanner.lysblaa {
    background-color: #00B6FF;
    color: white; }
  .sidebanner.lysestblaa {
    background-color: #00EFFF;
    color: white; }
  .sidebanner.lysereblaa {
    background-color: #006FFF;
    color: white; }
  .sidebanner.lysgroen {
    background-color: #47E175;
    color: white; }
  .sidebanner.lilla {
    background-color: #8399C6;
    color: white; }
  .sidebanner.lyseregroen {
    background-color: #9FBF83;
    color: white; }
  .sidebanner.roed {
    background-color: #B30724;
    color: white; }
  .sidebanner.lysroed {
    background-color: #E15547;
    color: white; }
  .sidebanner.lysorange {
    background-color: #FFBF75;
    color: white; }
  .sidebanner.moerkgul {
    background-color: #FFC800;
    color: white; }

.category-div {
  text-align: center;
  width: 100%; }

.category-switcher {
  margin-bottom: 1.875rem;
  margin-top: -1.875rem;
  text-align: center; }
  .category-switcher .dropbtn {
    background-color: #CACACA;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    width: 160px;
    margin: auto; }
  .category-switcher .dropbtn:hover, .category-switcher .dropbtn:focus {
    background-color: #bfbfbf;
    color: white;
    outline: none; }
  .category-switcher .dropdown {
    display: inline-block;
    margin: auto;
    width: 160px; }
  .category-switcher .dropdown-content {
    display: none;
    position: relative;
    background-color: #f9f9f9;
    width: 160px;
    z-index: 30; }
  .category-switcher .dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: center;
    border-bottom: 1px solid white; }
  .category-switcher .dropdown-content a:hover {
    background-color: #ddd; }
  .category-switcher .show {
    display: block; }

.repeat_icon {
  margin-top: 3.75rem; }
  @media (max-width: 991px) {
    .repeat_icon {
      display: none; } }

@media (max-width: 991px) {
  #section-page .wp-block-column:not(:first-child), #section-page .wp-block-column:nth-child(2n) {
    margin-left: 0px; } }

a.noline {
  border-bottom: 0px; }

.play-btn {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-top: 0.9375rem; }
  .play-btn:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: url("../img/play_white.svg");
    width: 8rem;
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
    -webkit-transition: width 500ms ease-in-out;
    transition: width 500ms ease-in-out;
    opacity: .8;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
    z-index: 2; }
  .play-btn .caseimg {
    opacity: 1;
    -webkit-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out; }
  .play-btn:hover .caseimg {
    opacity: 0.8;
    -webkit-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out; }
  .play-btn:hover:before {
    opacity: 1;
    width: 9rem; }

.link-btn {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-top: 0.9375rem; }
  .link-btn:before {
    position: absolute;
    top: 70%;
    left: 70%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: url("../img/link_white.svg");
    width: 16rem;
    margin-left: 1rem;
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
    -webkit-transition: width 500ms ease-in-out, left 500ms ease-in-out;
    transition: width 500ms ease-in-out, left 500ms ease-in-out;
    opacity: .8;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
    z-index: 2; }
  .link-btn .caseimg {
    opacity: 1;
    -webkit-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out; }
  .link-btn:hover .caseimg {
    opacity: 0.8;
    -webkit-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out; }
  .link-btn:hover:before {
    opacity: 1;
    width: 17rem;
    left: 72%; }

a.animation-button {
  position: absolute;
  top: 70%;
  left: 70%;
  z-index: 3;
  opacity: 0;
  background-color: #ffffff;
  -webkit-animation: animatein 2s normal;
  animation: animatein 1s normal;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out; }
  @media (max-width: 991px) {
    a.animation-button {
      left: 60%; } }

/* Safari 4.0 - 8.0 */
@-webkit-keyframes animatein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes animatein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.btn-xs {
  height: 2rem; }

.section.description p {
  font-size: 1.5rem;
  line-height: 1.25em; }
  @media (max-width: 767px) {
    .section.description p {
      font-size: 1.125rem;
      line-height: 1.5em; } }

.banner:not(#section-banner) {
  height: 45rem;
  font-style: italic;
  font-weight: 400; }
  @media (max-width: 1919px) {
    .banner:not(#section-banner) {
      height: 35rem; } }
  @media (max-width: 1439px) {
    .banner:not(#section-banner) {
      height: 34rem; } }
  @media (max-width: 1199px) {
    .banner:not(#section-banner) {
      height: 34rem; } }
  @media (max-width: 991px) {
    .banner:not(#section-banner) {
      height: auto;
      background-color: #f2f2f2;
      padding-bottom: 1.875rem; } }
  .banner:not(#section-banner) .overlay {
    top: -20rem; }
    @media (max-width: 1919px) {
      .banner:not(#section-banner) .overlay {
        top: -60rem; } }
    @media (max-width: 1439px) {
      .banner:not(#section-banner) .overlay {
        top: -60rem; } }
    @media (max-width: 1199px) {
      .banner:not(#section-banner) .overlay {
        top: -47.5rem; } }
  @media (max-width: 1439px) {
    .banner:not(#section-banner) .image {
      background-position: right;
      background-size: 125%; } }
  @media (max-width: 991px) {
    .banner:not(#section-banner) .image {
      display: none; } }
  @media (min-width: 992px) {
    .banner:not(#section-banner) .text {
      width: 466px; }
      .banner:not(#section-banner) .text p {
        font-size: 1.25rem; } }
  @media (min-width: 1200px) {
    .banner:not(#section-banner) .text {
      width: 570px; } }
  @media (min-width: 1440px) {
    .banner:not(#section-banner) .text {
      width: 400px; } }
  @media (min-width: 1920px) {
    .banner:not(#section-banner) .text {
      width: 470px;
      margin: 0 0.46875rem; } }
  .banner:not(#section-banner) h1 {
    font-weight: 400; }
  .banner:not(#section-banner) .person {
    border-top: 1px solid #1d1d1b;
    border-bottom: 1px solid #1d1d1b;
    padding: 0.9375rem 0;
    margin-top: 1.875rem; }
    .banner:not(#section-banner) .person p {
      margin: 0; }

.section.banner:last-of-type {
  margin-bottom: 0; }

body.page-template-page-update #section-updates .update .button {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  margin: 0;
  border-bottom: 0;
  font-weight: 400;
  font-size: 1.125rem; }
  body.page-template-page-update #section-updates .update .button .subtitle {
    font-size: 1.5rem;
    font-weight: 300; }
  body.page-template-page-update #section-updates .update .button h3 {
    font-weight: 700;
    font-size: 2rem;
    margin-bottom: 0.9375rem; }
  body.page-template-page-update #section-updates .update .button .description {
    max-height: 2.8125rem;
    overflow: hidden; }
  @media (max-width: 1199px) {
    body.page-template-page-update #section-updates .update .button {
      padding-left: 0;
      padding-right: 1.875rem;
      background-color: transparent;
      color: #1d1d1b; }
      body.page-template-page-update #section-updates .update .button:before, body.page-template-page-update #section-updates .update .button:after {
        right: 0; }
      body.page-template-page-update #section-updates .update .button:after {
        opacity: 1; } }

body.page-template-page-update #section-updates .update:first-of-type .button {
  border: 0; }

body.page-template-page-contact #section-banner #map {
  position: absolute;
  top: 0;
  left: -25%;
  width: 200%;
  height: 100%; }

#section-employees {
  font-size: 0;
  margin-bottom: 3.75rem; }
  #section-employees .employee {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 20rem;
    border: 0;
    overflow: hidden;
    margin-bottom: 1.875rem;
    font-size: 1.125rem;
    background-color: #6d6c6c; }
    @media (max-width: 767px) {
      #section-employees .employee {
        height: auto; } }
    #section-employees .employee h3 {
      font-weight: 700;
      margin-bottom: 0.9375rem;
      text-transform: none; }
    #section-employees .employee h4 {
      font-weight: 400;
      margin-bottom: 0.23438rem; }
    #section-employees .employee span {
      display: inline-block; }
    #section-employees .employee a {
      color: #1d1d1b;
      border-color: #1d1d1b; }
    #section-employees .employee .image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      z-index: 1; }
      @media (max-width: 767px) {
        #section-employees .employee .image {
          height: 15rem; } }
    #section-employees .employee .overlay {
      position: absolute;
      top: 15rem;
      left: 0rem;
      width: 100rem;
      height: 100rem;
      background-color: #ffffff;
      z-index: 2;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transform-origin: top left;
          -ms-transform-origin: top left;
              transform-origin: top left; }
      @media (max-width: 767px) {
        #section-employees .employee .overlay {
          top: 7.5rem; } }
    #section-employees .employee .text {
      position: absolute;
      top: 0;
      left: 0;
      width: 20rem;
      z-index: 3;
      padding: 1.875rem 1.875rem 0.9375rem;
      -webkit-transition: top 500ms ease-in-out;
      transition: top 500ms ease-in-out;
      color: #1d1d1b; }
      @media (max-width: 767px) {
        #section-employees .employee .text {
          position: relative;
          bottom: auto;
          left: auto;
          margin-top: 15rem;
          width: 100%;
          height: auto;
          padding: 0.9375rem 0 0.46875rem;
          background-color: #ffffff;
          border-bottom: 3px solid #1d1d1b;
          color: #1d1d1b; }
          #section-employees .employee .text a {
            color: #1d1d1b;
            border-color: #1d1d1b; } }

#section-single {
  padding-top: 3.75rem; }
  @media (min-width: 992px) {
    #section-single {
      padding-top: 9.375rem; } }
  @media (min-width: 1200px) {
    #section-single {
      padding-top: 15rem; } }
  #section-single .page-header {
    margin-bottom: 3.75rem; }
    #section-single .page-header h1 {
      margin: 0; }
    #section-single .page-header .subtitle {
      font-weight: 300;
      font-size: 2rem;
      text-transform: uppercase;
      line-height: 1em; }
  #section-single p[align="center"] {
    text-align: left; }
  #section-single h2 {
    font-size: 2rem; }
  #section-single table {
    display: none; }
  #section-single .button {
    margin-top: 1.875rem;
    text-transform: uppercase; }

#emply-feed select {
  width:49%;
  margin-right:2%;
  color:#fff;
  background-color:#3f3333;
  padding:8px;
}
#emply-feed select[name="region"] {
  margin-right: 0;
}
#emply-feed ul {
  list-style: none;
  padding:0;
  margin-top:12px;
}
#emply-feed li {
  border-top:2px solid #555;
  padding:12px 0;
  background-color: #fff;
  transition: all 0.2s ease-in;
  color:#333;
}
#emply-feed li[data-rating="A"] {
  background-color:#ddd;
}
#emply-feed li.preview {
  opacity:0.3;
}
#emply-feed .rating {
  float:right;
  margin-right:12px;
  font-size:24px;
  font-weight:700;
}
#emply-feed li:hover {
  padding-left:12px;
  background-color:#3f3333;
  color:#fff;
}
#emply-feed li:hover > a {
  color:#fff;
}
#emply-feed .select-col {
  width:33%;
  display: inline-block;
  vertical-align: top;
}
#emply-feed .select-col:not(:last-of-type) {
  margin-right:0.5%;
}
#emply-feed li.preview h6 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2rem;
}
#emply-feed h4,
#emply-feed h5,
#emply-feed h6 {
  font-family:"titillium", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
}
#emply-feed h6 {
  /*font-size:1.2rem;*/
  /*font-weight: 700;*/
}
#emply-feed h5 {
  /*font-size:1.4rem;*/
  font-weight: 700;
}
#emply-feed h4 {
  /*font-size:1.8rem;*/
  /*font-weight: 700;*/
}
/*
.feed-single header {
  margin-bottom:3.75rem;
}
*/
.webm-anim {
  position: relative;
}
.webm-anim video,
.webm-anim .wpbdmv-animation {
  width:50vw;
  max-width:50vw;
}
.webm-anim-txt {
  position: absolute;
  top:12vw;
  left:45%;/*38%;*/
  width:50vw;
  height:22vw;
  color: #fff;
  -webkit-clip-path: polygon(0 0, 48vw 0, 48vw 22vw, 22vw 22vw);
  clip-path: polygon(0 0, 48vw 0, 48vw 22vw, 22vw 22vw);
}
body.page-id-2750 a.animation-button {
  top:80%;
}
.webm-anim-txt:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;/*-2px;*/
  width: 2px;
  background: #fff;
  transform: skewX(45deg);
  transform-origin: top;
}
.webm-anim-txt .webm-txt-wrapper {
  position: absolute;
  top:44%;
  left:21.5%;
  max-width:80%;
  color:#fff;
  font-style: normal;
  font-weight: 700;
  font-size: 72px;
  transform:translateY(-50%) skew(45deg);
  opacity: 1;
  text-align: left;/*center;*/
  line-height: 1;
  /*
  text-transform: uppercase;
  */
}
.webm-anim-txt .webm-txt-wrapper.intro {
  left:-70%;
}
.webm-anim-txt .webm-txt-wrapper:not(.intro):not(.outro) {
  animation: 5s ease-in-out 0s webanimtxt 1;
}
.webm-anim-txt .webm-txt-wrapper.intro {
  animation: 10s ease-in-out 0s webanimtxti 1;
}
.webm-anim-txt .webm-txt-wrapper.outro {
  animation: 10s ease-in-out 0s webanimtxto 1;
}
.webm-txt {
  white-space: nowrap;
  transform: skew(-45deg);
  display: block;
}
body.is-chrome #__lottie_element_13 > path {
  fill: rgb(0,0,0) !important;
}
@keyframes webanimtxt {
  0% { left: -70%; opacity:0;}
  50% { left: -70%; opacity:1; }
  100% { left: 21.5%; opacity:1; }
}
@keyframes webanimtxti {
  0% { left: -70%; opacity:0;}
  25% { left: -70%; opacity:1; }
  50% { left: 21.5%; opacity:1; }
  75% { left: 21.5%; opacity:1; }
  100% { left: -70%; opacity:1; }
}
@keyframes webanimtxto {
  0% { left: -70%; opacity:0;}
  75% { left: -70%; opacity:1; }
  100% { left: 21.5%; opacity:1; }
}
@keyframes webanimtxtmob {
  0% { left: -70%; opacity:0;}
  30% { left: -70%; opacity:1; }
  100% { left: 25%; opacity:1; }
}
@keyframes webanimtxtmobi {
  0% { left: -70%; opacity:0;}
  15% { left: -70%; opacity:1; }
  40% { left: 25%; opacity:1; }
  85% { left: 25%; opacity:1; }
  100% { left: -70%; opacity:1; }
}
@keyframes webanimtxtmobo {
  0% { left: -70%; opacity:0;}
  85% { left: -70%; opacity:1; }
  100% { left: 25%; opacity:1; }
}
@media all and (min-width: 1200px) and (max-width:1499px) {
  body.page-id-2750 #header {
    padding-top: 1.875rem;
  }
}
@media all and (max-width:1799px) {
  .webm-anim-txt .webm-txt-wrapper {
    font-size: 54px;
  }
}
@media all and (max-width:1499px) {
  body.page-id-2750 .banner .image div.animation {
    margin-top: 0%;
  }
  .webm-anim-txt .webm-txt-wrapper {
    font-size: 48px;
  }
}
@media all and (max-width:1279px) {
  .webm-anim-txt .webm-txt-wrapper {
    font-size: 40px;
  }
}
@media all and (max-width:1023px) {
  .webm-anim-txt .webm-txt-wrapper {
    font-size: 28px;
  }
}
@media all and (max-width:991px) and (min-width:768px) {
  #section-front-overview div.inview.visible {
    min-height: 300px;
  }
  #section-front-overview .reference {
    padding-bottom:1.875rem;
  }
}
@media all and (max-width:860px) {
  /*.webm-anim video,*/
  body.page-id-2750 .webm-anim .wpbdmv-animation {
    width: 100vw;
    margin-top: -15vw;
    margin-bottom: -15vw;
  }
  body.page-id-2750 #section-banner,
  body.page-id-2750 .banner .image {
    height: auto;
  }
  body.page-id-2750 .webm-anim-txt {
    position: relative;
    top: -70px;
    left: 8vw;
    width:84vw;
    height:42vw;
    -webkit-clip-path: polygon(0 0, 84vw 0, 84vw 42vw, 42vw 42vw);
    clip-path: polygon(0 0, 84vw 0, 84vw 42vw, 42vw 42vw);
  }
  .webm-anim-txt .webm-txt-wrapper,
  .webm-anim-txt .webm-txt-wrapper.outro {
    font-size: 54px;
    left: 25%;
  }
  body.page-id-2750 .webm-anim {
    /*padding-bottom: 90px;*/
    padding-bottom: 40px;
    top: -20px;
    margin-bottom: -20px;
  }
  body.page-id-2750 #section-banner a.animation-button {
    display: block !important;
    padding: 12px 32px;
    bottom: 50px;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media all and (max-width:767px) {
  .webm-anim-txt .webm-txt-wrapper {
    font-size: 26px;
  }
  body.page-id-2750 .webm-anim-txt {
    top: -50px;
  }
  body.page-id-2750 #section-banner a.animation-button {
    bottom: 20px;
  }
  /*body.page-id-2736*/
  .webm-anim-txt {
    left:2vw;
    width:96vw;
    -webkit-clip-path: polygon(0 0, 96vw 0, 96vw 44vw, 44vw 44vw);
    clip-path: polygon(0 0, 96vw 0, 96vw 44vw, 44vw 44vw);
    position: static;
    margin: -12vw auto 0;
    height:44vw;
  }
  /*body.page-id-2736*/
  .webm-anim-txt .webm-txt-wrapper,
  .webm-anim-txt .webm-txt-wrapper.outro {
    left:25%;
    top:48%;
    width: 60%;
    /*font-size: 20px;*/
    font-size: 28px;
  }
  .webm-anim-txt .webm-txt-wrapper:not(.intro):not(.outro) {
    animation: 3s ease-in-out 0s webanimtxtmob 1;
  }
  .webm-anim-txt .webm-txt-wrapper.intro {
    animation: 8s ease-in-out 0s webanimtxtmobi 1;
  }
  .webm-anim-txt .webm-txt-wrapper.outro {
    animation: 8s ease-in-out 0s webanimtxtmobo 1;
  }
  /*body.page-id-2736*/
  #section-banner.banner {
    height: 170vw;
  }
  #section-banner.banner .image {
    height: 170vw;
  }
  /*body.page-id-2736*/
  .webm-anim {
    padding-bottom: 10vw;
  }
  /*body.page-id-2736*/
  .webm-anim .wpbdmv-animation,
  .webm-anim video {
    width:100vw;
    max-width: 100vw;
    min-height: 100vw;
  }
  a.animation-button {
    top:unset;
    bottom:10vw;
    top: unset;
    bottom: 10vw;
    left: 10vw;
    width: 80vw;
    text-align: center;
    padding:16px 0;
    font-size: 16px;
  }
  h2 {
    font-size: 2.1rem;
  }
}
@media all and (max-width:359px) {
  .webm-anim-txt .webm-txt-wrapper {
    font-size: 22px;
  }
}