/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
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,
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: transparent;
}
a:active,
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;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "TheSans";
  font-size: 16px;
  line-height: 1.4;
  color: #111;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #448dde;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2067b5;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #efefef;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.4;
  color: #448dde;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #ccc;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 38px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small,
.content .caption,
#margin .caption {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #ccc;
}
.text-primary {
  color: #448dde;
}
a.text-primary:hover {
  color: #2473cb;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #448dde;
}
a.bg-primary:hover {
  background-color: #2473cb;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #efefef;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.4;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #ccc;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #efefef;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.4;
  color: #ccc;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #efefef;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.4;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.4;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.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 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.4;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.4;
  color: #999;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.4;
  color: #999;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #ccc;
}
.form-control::-webkit-input-placeholder {
  color: #ccc;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #efefef;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 36px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 27px;
  right: 0;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #515151;
}
@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 .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #448dde;
  border-color: #2e80da;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #2578d4;
  border-color: #1e62ad;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #448dde;
  border-color: #2e80da;
}
.btn-primary .badge {
  color: #448dde;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5a8e1e;
  border-color: #4d791a;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #456c17;
  border-color: #2d460f;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5a8e1e;
  border-color: #4d791a;
}
.btn-success .badge {
  color: #5a8e1e;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #A3C7ED;
  border-color: #8ebae9;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #81b2e6;
  border-color: #5a9bdf;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #A3C7ED;
  border-color: #8ebae9;
}
.btn-info .badge {
  color: #A3C7ED;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #ff9933;
  border-color: #ff8c19;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ff850a;
  border-color: #db6e00;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ff9933;
  border-color: #ff8c19;
}
.btn-warning .badge {
  color: #ff9933;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #EE234A;
  border-color: #e6123a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d81137;
  border-color: #ad0d2c;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #EE234A;
  border-color: #e6123a;
}
.btn-danger .badge {
  color: #EE234A;
  background-color: #fff;
}
.btn-link {
  color: #448dde;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2067b5;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #ccc;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.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;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../chatty/fonts/glyphicons-halflings-regular.eot');
  src: url('../../chatty/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../chatty/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../chatty/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../chatty/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  list-style: none;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.4;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #456494;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #ccc;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.4;
  color: #ccc;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.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 .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:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.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 > .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: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #999;
  text-align: center;
  background-color: #efefef;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 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:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.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 {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #efefef;
}
.nav > li.disabled > a {
  color: #ccc;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #ccc;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #efefef;
  border-color: #448dde;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.4;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #efefef #efefef #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #999;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #456494;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 30px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 4px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 30px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: -2px;
  margin-bottom: -2px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 2px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: -3px;
  margin-bottom: -3px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: -3px;
  margin-bottom: -3px;
}
.navbar-btn.btn-sm {
  margin-top: -1.5px;
  margin-bottom: -1.5px;
}
.navbar-btn.btn-xs {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-text {
  margin-top: 4px;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #073070;
  border-color: #073070;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #8ea6ca;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #8ea6ca;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #456494;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #073070;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #456494;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #8ea6ca;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #456494;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #fff;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #ccc;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ccc;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ccc;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ccc;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #ccc;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #ccc;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.4;
  text-decoration: none;
  color: #448dde;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2067b5;
  background-color: #efefef;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #448dde;
  border-color: #448dde;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #ccc;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
.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:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #efefef;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #ccc;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #ccc;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #b3b3b3;
}
.label-primary {
  background-color: #448dde;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #2473cb;
}
.label-success {
  background-color: #5a8e1e;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #3f6415;
}
.label-info {
  background-color: #A3C7ED;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #78ade5;
}
.label-warning {
  background-color: #ff9933;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ff8000;
}
.label-danger {
  background-color: #EE234A;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ce1034;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #ccc;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #448dde;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #efefef;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #448dde;
}
.thumbnail .caption {
  padding: 9px;
  color: #111;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 0px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #448dde;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .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: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5a8e1e;
}
.progress-striped .progress-bar-success {
  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);
}
.progress-bar-info {
  background-color: #A3C7ED;
}
.progress-striped .progress-bar-info {
  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);
}
.progress-bar-warning {
  background-color: #ff9933;
}
.progress-striped .progress-bar-warning {
  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);
}
.progress-bar-danger {
  background-color: #EE234A;
}
.progress-striped .progress-bar-danger {
  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);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #456494;
  border-color: #456494;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #c2cfe3;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  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;
}
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #448dde;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #448dde;
  border-color: #448dde;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #448dde;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #448dde;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.4px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.4;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.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 {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.2;
  filter: alpha(opacity=20);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.carousel-control.left {
  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 {
  left: auto;
  right: 0;
  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:hover,
.carousel-control:focus {
  outline: none;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* height for image / text always underneath */
@font-face {
  font-family: "TheSans";
  src: url("../fonts/TheSans_LT_500_.eot");
  src: url("../fonts/TheSans_LT_500_.eot?#iefix") format("embedded-opentype"), url("../fonts/TheSans_LT_500_.woff") format("woff"), url("../fonts/TheSans_LT_500_.svg#TheSans_LT_500_") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "TheSans";
  src: url("../fonts/TheSans_LT_700_.eot");
  src: url("../fonts/TheSans_LT_700_.eot?#iefix") format("embedded-opentype"), url("../fonts/TheSans_LT_700_.woff") format("woff"), url("../fonts/TheSans_LT_700_.svg#TheSans_LT_700_") format("svg");
  font-weight: 700;
  font-style: normal;
}
/* customized Icons CORPORATE MEDIA */
@font-face {
  font-family: 'HWK IconFont';
  src: url('../fonts/HWKIconFont-Regular.eot');
  src: url('../fonts/HWKIconFont-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/HWKIconFont-Regular.woff') format('woff'), url('../fonts/HWKIconFont-Regular.woff2') format('woff2'), url('../fonts/HWKIconFont-Regular.ttf') format('truetype'), url('../fonts/HWKIconFont-Regular.svg#glyphicons_halflingsregular') format('svg');
}
/******
 * 	changes on bootstrap elements
 *  
 *  loaded in main.less
 */
/**
 * Add in Bootstrap 3.x missing icons
 * 
 * temporary as long no update to bootstrap 3.3.2
 * 
 */
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
/***************************************************
 * Main Menu Navigation   
 ***************************************************/
.navbar-brand {
  margin-left: 15px;
  margin-right: 15px;
  height: 90px;
  width: 180px;
  /**
	 * fallback for svg (background)
	 * if no svg support no multiple background support (background-image url, none)
	 * background-size for svg width
	 */
  background: url('../img/logo.png') no-repeat left center;
  background-image: url('../img/logo.svg'), none;
  background-size: 180px;
}
@media (max-width: 767px) {
  .navbar-brand {
    height: 66px;
    background: url('../img/logo-xs.png') no-repeat left center;
    background-image: url('../img/logo.svg'), none;
    background-size: 144px;
    width: 144px;
  }
}
.navbar-fixed-top {
  z-index: 5;
  border-width: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.navbar {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .navbar-nav {
    margin: 0px -15px;
  }
}
.dropdown-header {
  padding: 0;
}
/***************
 * Dropdown Menu 
 */
.dropdown-menu {
  border-radius: 0;
  min-width: 80px;
  border: none;
  margin-top: 0px;
}
.dropdown-menu li {
  margin-bottom: 4px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #456494;
  color: #fff;
}
.dropdown-menu .divider {
  margin: 5px 0px !important;
  height: 1px !important;
  width: 100% !important;
  background-color: #e5e5e5;
  border: none;
}
/********
 * Mobile
 */
/**
	 * 	Menu Button
	 */
.navbar-toggle {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
}
.navbar-toggle .icon-bar {
  background-color: #fff !important;
}
/**
	 * 	Mobile Menu
	 */
.navbar-collapse {
  max-height: 100%;
}
/***************************************************
 * Scroll menu on side  
 ***************************************************/
#scrollspyContent,
#scrollspyContent.bs-docs-sidebar {
  z-index: 999;
}
#scrollspyContent ul.nav.nav-tabs,
#scrollspyContent.bs-docs-sidebar ul.nav.nav-tabs {
  width: 180px;
  border: none;
  background-color: rgba(255, 255, 255, 0.7);
  margin-top: 40px;
}
#scrollspyContent ul.nav.affix,
#scrollspyContent.bs-docs-sidebar ul.nav.affix {
  top: 120px;
  margin-top: 40px;
}
#scrollspyContent ul.nav > li,
#scrollspyContent.bs-docs-sidebar ul.nav > li {
  /**
			 * if bd docu => submenu is in new ul
			 */
}
#scrollspyContent ul.nav > li.static,
#scrollspyContent.bs-docs-sidebar ul.nav > li.static {
  padding: 6px 15px;
  color: #000;
  font-weight: 700;
}
#scrollspyContent ul.nav > li.active > a,
#scrollspyContent.bs-docs-sidebar ul.nav > li.active > a {
  border-radius: 0;
  background-color: #073070;
  color: #fff;
}
#scrollspyContent ul.nav > li.sub-section,
#scrollspyContent.bs-docs-sidebar ul.nav > li.sub-section {
  padding-left: 15px;
}
#scrollspyContent ul.nav > li.sub-section > a,
#scrollspyContent.bs-docs-sidebar ul.nav > li.sub-section > a {
  padding: 2px 10px 2px 10px;
  font-size: 14px;
}
#scrollspyContent ul.nav > li.sub-section.active > a,
#scrollspyContent.bs-docs-sidebar ul.nav > li.sub-section.active > a {
  background-color: #052658;
}
#scrollspyContent ul.nav > li > a,
#scrollspyContent.bs-docs-sidebar ul.nav > li > a {
  border-radius: 0;
  margin-right: 0;
  border: none;
  padding: 6px 15px;
  font-size: 16px;
}
#scrollspyContent ul.nav > li > a:hover,
#scrollspyContent.bs-docs-sidebar ul.nav > li > a:hover,
#scrollspyContent ul.nav > li > a:focus,
#scrollspyContent.bs-docs-sidebar ul.nav > li > a:focus {
  background-color: #456494;
  color: #fff;
}
#scrollspyContent ul.nav > li ul,
#scrollspyContent.bs-docs-sidebar ul.nav > li ul {
  padding-top: 5px;
  padding-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #scrollspyContent,
  #scrollspyContent.bs-docs-sidebar {
    left: -15px;
  }
}
/***************************************************
 * Breadcrumb 
 ***************************************************/
.breadcrumb {
  margin-bottom: 30px;
  padding: 0px;
  background-color: transparent;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: ">";
  color: #456494;
}
.breadcrumb > .active {
  color: #448dde;
}
.breadcrumb li.disabled {
  color: #448dde;
}
.breadcrumb li > a {
  color: #448dde !important;
}
.breadcrumb li > a:hover {
  color: #2067b5 !important;
}
/***************************************************
 * CONTENT general
 ***************************************************/
.lead {
  color: #999;
  font-size: 21px;
  font-weight: 200;
  line-height: 1.4;
  margin-bottom: 20;
}
@media (max-width: 767px) {
  .lead {
    font-size: 17px;
    line-height: 1.3;
  }
}
/**
 * Form elements 	
 */
form .input-lg {
  border-radius: 0px;
  font-size: 18px;
  height: 45px;
  line-height: 1.33;
  padding: 10px 16px;
}
form[class^="search"],
form[class*=" search"] {
  margin-top: 0;
}
form.form-inline label {
  display: inline-block;
}
.control-label {
  margin-top: 7px;
}
.form-control {
  border: 1px solid #9fc4ee;
}
.form-control::-moz-placeholder {
  color: #9fc4ee;
  opacity: 1;
}
.form-control option[disabled] {
  color: #9fc4ee;
}
/*****************************************
 * needs #content to overwrite styling
 */
#content .panel .panel-title a {
  text-decoration: none !important;
  color: #111;
}
#content .panel .panel-title a:hover {
  color: #448dde;
}
/*****************************************
 * Tables 
 * 
 * classes are added as segment classes
 */
.table-striped tbody tr:nth-child(2n+1) td,
.table-striped tbody tr:nth-child(2n+1) th {
  background-color: #efefef;
}
.table-hover tbody > tr:hover {
  background-color: #efefef;
}
.table-condensed thead tr th,
.table-condensed tbody tr th,
.table-condensed thead tr td,
.table-condensed tbody tr td {
  padding: 5px;
}
.table-bordered.col {
  border: none !important;
}
.table-bordered.col table {
  border: 1px solid #efefef;
}
.table-bordered thead tr th,
.table-bordered tbody tr th,
.table-bordered thead tr td,
.table-bordered tbody tr td {
  border: 1px solid #efefef;
}
.table-bordered thead tr th,
.table-bordered thead tr td {
  border-bottom-width: 2px;
}
/**
 * 	Buttons
 */
.btn {
  border-radius: 0;
  cursor: pointer;
}
.btn-primary {
  border: none;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #2067b5;
}
.btn-default {
  border: 1px solid #ccc;
  color: #999;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  color: #fff;
  background-color: #999;
  border: 1px solid #999;
}
/***************************************************
 * Carousel Slider
 ***************************************************/
.carousel {
  /* slide type: fade */
  /**
     * bug with prev/next left/right
     */
}
.carousel.controls-negative .carousel-indicators.controls-below li {
  border: 1px solid #448dde;
}
.carousel.controls-negative .carousel-caption-inside h1,
.carousel.controls-negative .carousel-caption-inside h2,
.carousel.controls-negative .carousel-caption-inside h3,
.carousel.controls-negative .carousel-caption-inside h4,
.carousel.controls-negative .carousel-caption-inside h5,
.carousel.controls-negative .carousel-caption-inside h6,
.carousel.controls-negative .carousel-caption-inside p,
.carousel.controls-negative .carousel-caption-inside p.note,
.carousel.controls-negative .carousel-caption-inside p.caption,
.carousel.controls-negative .carousel-caption-inside span,
.carousel.controls-negative .carousel-caption-inside a {
  color: #fff;
}
.carousel.controls-positive .carousel-indicators li {
  border: 1px solid #448dde;
}
.carousel.controls-positive .carousel-control {
  color: #448dde;
  opacity: 1;
}
.carousel.controls-positive .carousel-control:hover,
.carousel.controls-positive .carousel-control:focus {
  color: #6fa7e6;
}
.carousel.controls-positive .carousel-control span.glyphicon {
  background: transparent;
}
.carousel .carousel-control {
  z-index: 2;
  -webkit-filter: none;
          filter: none;
  color: #fff;
  cursor: pointer;
}
.carousel .carousel-control span.glyphicon {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-top: -15px;
  margin-left: -15px;
  font-size: 30px;
  padding-top: 4px;
  text-shadow: none;
}
.carousel .carousel-control.left {
  background-image: none;
  /*linear-gradient(to right, rgba(0, 0, 0, 0.1) 0px, transparent 100%);*/
}
.carousel .carousel-control.left span.glyphicon {
  left: 15px;
}
.carousel .carousel-control.right {
  background-image: none;
  /*linear-gradient(to right, transparent 0px, rgba(0, 0, 0, 0.1) 100%);*/
}
.carousel .carousel-control.right span.glyphicon {
  left: auto;
  right: 0;
}
.carousel.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel.carousel-fade .carousel-inner .active.left,
.carousel.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel.carousel-fade .carousel-inner .next.left,
.carousel.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel .carousel-caption-below.controls-below {
  margin-top: 10px;
}
.carousel .carousel-caption-inside {
  position: absolute;
  bottom: 10px;
  left: 30px / 2;
  width: 95%;
}
.carousel .carousel-indicators.controls-inside {
  bottom: 10px;
}
.carousel .carousel-indicators.controls-below {
  bottom: 30px;
}
.carousel .item.right .carousel-caption-inside p,
.carousel .item.right .carousel-caption-below p {
  text-align: left !important;
}
.carousel .item.right .carousel-caption-inside p.right,
.carousel .item.right .carousel-caption-below p.right {
  text-align: right !important;
}
.carousel .item.right .carousel-caption-inside p.center,
.carousel .item.right .carousel-caption-below p.center {
  text-align: center !important;
}
@media (max-width: 767px) {
  .carousel .carousel-indicators {
    /*display: none;*/
  }
}
.padding-bottom-xxs .carousel .carousel-indicators.controls-below {
  bottom: 23px;
}
.padding-bottom-xs .carousel .carousel-indicators.controls-below {
  bottom: 15px;
}
.padding-bottom-s .carousel .carousel-indicators.controls-below {
  bottom: 5px;
}
.padding-bottom-m .carousel .carousel-indicators.controls-below {
  bottom: -10px;
}
.padding-bottom-l .carousel .carousel-indicators.controls-below {
  bottom: -30px;
}
.padding-bottom-xl .carousel .carousel-indicators.controls-below {
  bottom: -50px;
}
/***************************************************
 * Listgroup elements
 ***************************************************/
.listgroup-intro {
  margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .listgroup-intro {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .listgroup-intro {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 14px;
  }
  .listgroup-intro img,
  .listgroup-intro img + .note {
    display: none;
  }
}
.list-group {
  margin-bottom: 25px;
}
.list-group a + a {
  margin-left: 0 !important;
}
.list-group .list-group-item {
  border: none;
  border-top: 1px #b0cff1 solid;
  background: url('../img/arrow_right.svg') no-repeat right center;
  padding: 12px 0px 12px 0px;
  /* internal clearfix */
  /**
		 * 	class added by CORPORATE MEDIA
		 */
}
.list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: 1px #b0cff1 solid;
}
.list-group .list-group-item:after {
  clear: both;
}
.list-group .list-group-item:before,
.list-group .list-group-item:after {
  content: " ";
  display: table;
}
.list-group .list-group-item .listgroup-image {
  float: left;
  margin-right: 5%;
  width: 20%;
}
.list-group .list-group-item .listgroup-image + .listgroup-text {
  width: 75% !important;
  margin-right: 5% !important;
}
.list-group .list-group-item .listgroup-text {
  position: relative;
  float: left;
  margin-right: 30px;
}
.list-group .list-group-item .listgroup-text p:last-child {
  margin-bottom: 2px !important;
  padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .list-group {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .list-group {
    margin-bottom: 20px;
    font-size: 14px;
  }
}
/***************************************************
 * collapse elements / accordeon
 ***************************************************/
.panel-group .panel {
  border: none;
  border-top: 1px solid #000;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.panel-group .panel:last-child {
  border-bottom: 1px solid #000;
}
.panel-group .panel .panel-heading .panel-title {
  margin-bottom: 0;
}
.panel-group .panel .panel-heading a.collapsed span:before {
  content: "\e114";
}
.panel-group .panel .panel-heading a:not(.collapsed) span:before {
  content: "\e113";
}
.panel-group .panel .panel-body p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
/***************************************************
 * special elements
 ***************************************************/
.modal {
  /* sizes */
}
.modal .modal-content {
  border-radius: 0;
}
.modal .modal-footer {
  border-top: 0px;
  margin-top: 0px;
}
.modal .modal-body {
  overflow: hidden;
}
@media (min-width: 1200px) {
  .modal .modal-lg .modal-body {
    width: 885px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .modal .modal-lg {
    width: 900px;
  }
  .modal .modal-lg .modal-body {
    width: 885px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .modal .modal-lg {
    width: 600px;
  }
  .modal .modal-lg .modal-body {
    width: 585px;
  }
}
.modal .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
/******************************************
 * Bootstrap Documentation
 */
.bs-callout-success {
  border-left-color: #5a8e1e !important;
}
.bs-callout-success h1,
.bs-callout-success h2,
.bs-callout-success h3,
.bs-callout-success h4,
.bs-callout-success h5,
.bs-callout-success h6 {
  color: #5a8e1e !important;
}
.bs-callout-info {
  border-left-color: #A3C7ED !important;
}
.bs-callout-info h1,
.bs-callout-info h2,
.bs-callout-info h3,
.bs-callout-info h4,
.bs-callout-info h5,
.bs-callout-info h6 {
  color: #A3C7ED !important;
}
.bs-callout-warning {
  border-left-color: #ff9933 !important;
}
.bs-callout-warning h1,
.bs-callout-warning h2,
.bs-callout-warning h3,
.bs-callout-warning h4,
.bs-callout-warning h5,
.bs-callout-warning h6 {
  color: #ff9933 !important;
}
.bs-callout-danger {
  border-left-color: #EE234A !important;
}
.bs-callout-danger h1,
.bs-callout-danger h2,
.bs-callout-danger h3,
.bs-callout-danger h4,
.bs-callout-danger h5,
.bs-callout-danger h6 {
  color: #EE234A !important;
}
.bs-callout {
  padding: 20px;
  margin: 20px 0px;
  border-width: 1px 1px 1px 5px;
  border-style: solid;
  border-color: #EEE;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -o-border-image: none;
     border-image: none;
  border-radius: 0px;
}
/**
 * 	changes on bootstrap elements
 *  
 */
/***************************************************
 * Main Menu Navigation   
 ***************************************************/
.navbar-toggle {
  border: 1px solid #FFF;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 5px 7px;
}
.navbar-toggle:hover {
  background-color: #456494 !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav > li > a {
    padding-left: 8px;
    padding-right: 8px;
  }
}
/**
 * 	Mobile
 */
/***************************************************
 * CONTENT general
 ***************************************************/
/**
 * Form elements 	
 */
.btn-primary:hover {
  background-color: #073070;
}
/*****************************************
 * Tables 
 * 
 * classes are added as segment classes
 */
.table thead th,
.table tbody th,
.table thead td,
.table tbody td {
  border-color: #448dde !important;
}
.table-striped tbody tr:nth-child(2n+1) td,
.table-striped tbody tr:nth-child(2n+1) th {
  background-color: #D1E3F6;
}
.table-striped tbody tr th,
.table-striped tbody tr td {
  border-top: none;
}
.table-hover tbody > tr:hover {
  background-color: #D1E3F6;
}
.table-bordered.col table {
  border: 1px solid #448dde;
}
.table-bordered thead tr th,
.table-bordered tbody tr th,
.table-bordered thead tr td,
.table-bordered tbody tr td {
  border: 1px solid #448dde;
}
/****************************
 * Animation and Transitions
 * 
 * Chrome, Safari, Opera: -webkit-xxx
 * 
 * order:
 * animation-name: none
 * animation-duration: 0s
 * animation-timing-function: ease, ease-in, ease-out, ease-in-out, linear, step-start, step-end, steps(4, end), cubic-bezier(0.1, 0.7, 1.0, 0.1)
 * animation-delay: 0s
 * animation-iteration-count: 1 (1x), 0.5 (half), 5 (5x), infinite
 * animation-direction: normal, alternate, reverse, alternate-reverse
 * animation-fill-mode: none, forwards, backwards, both
 * animation-play-state: running, paused
 */
/**********************************************
 * 	scale background images in header slider
 */
.image-scale.item.active.slider-image,
.image-scale.item.active .slider-image {
  -webkit-animation: animatedBackground 12s ease-out;
  animation: animatedBackground 12s ease-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes animatedBackground {
  0% {
    -webkit-transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1.1, 1.1);
  }
}
@keyframes animatedBackground {
  0% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(1.1, 1.1);
  }
}
/***********************************
 * 	slide-from-left
 */
.text-slide-from-left h1,
.text-slide-from-left h2,
.text-slide-from-left h3,
.text-slide-from-left h4,
.text-slide-from-left h5,
.text-slide-from-left h6,
.text-slide-from-left p {
  opacity: 0;
  position: relative;
}
.text-slide-from-left.active h1 {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.text-slide-from-left.active h1 + h2,
.text-slide-from-left.active h1 + h3,
.text-slide-from-left.active h1 + h4,
.text-slide-from-left.active h1 + h5,
.text-slide-from-left.active h1 + h6,
.text-slide-from-left.active h1 + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.text-slide-from-left.active h1 + h2 + h3,
.text-slide-from-left.active h1 + h3 + h3,
.text-slide-from-left.active h1 + h4 + h3,
.text-slide-from-left.active h1 + h5 + h3,
.text-slide-from-left.active h1 + h6 + h3,
.text-slide-from-left.active h1 + p + h3,
.text-slide-from-left.active h1 + h2 + h4,
.text-slide-from-left.active h1 + h3 + h4,
.text-slide-from-left.active h1 + h4 + h4,
.text-slide-from-left.active h1 + h5 + h4,
.text-slide-from-left.active h1 + h6 + h4,
.text-slide-from-left.active h1 + p + h4,
.text-slide-from-left.active h1 + h2 + h5,
.text-slide-from-left.active h1 + h3 + h5,
.text-slide-from-left.active h1 + h4 + h5,
.text-slide-from-left.active h1 + h5 + h5,
.text-slide-from-left.active h1 + h6 + h5,
.text-slide-from-left.active h1 + p + h5,
.text-slide-from-left.active h1 + h2 + h6,
.text-slide-from-left.active h1 + h3 + h6,
.text-slide-from-left.active h1 + h4 + h6,
.text-slide-from-left.active h1 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h6,
.text-slide-from-left.active h1 + p + h6,
.text-slide-from-left.active h1 + h2 + p,
.text-slide-from-left.active h1 + h3 + p,
.text-slide-from-left.active h1 + h4 + p,
.text-slide-from-left.active h1 + h5 + p,
.text-slide-from-left.active h1 + h6 + p,
.text-slide-from-left.active h1 + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.text-slide-from-left.active h1 + h2 + h3 + h4,
.text-slide-from-left.active h1 + h3 + h3 + h4,
.text-slide-from-left.active h1 + h4 + h3 + h4,
.text-slide-from-left.active h1 + h5 + h3 + h4,
.text-slide-from-left.active h1 + h6 + h3 + h4,
.text-slide-from-left.active h1 + p + h3 + h4,
.text-slide-from-left.active h1 + h2 + h4 + h4,
.text-slide-from-left.active h1 + h3 + h4 + h4,
.text-slide-from-left.active h1 + h4 + h4 + h4,
.text-slide-from-left.active h1 + h5 + h4 + h4,
.text-slide-from-left.active h1 + h6 + h4 + h4,
.text-slide-from-left.active h1 + p + h4 + h4,
.text-slide-from-left.active h1 + h2 + h5 + h4,
.text-slide-from-left.active h1 + h3 + h5 + h4,
.text-slide-from-left.active h1 + h4 + h5 + h4,
.text-slide-from-left.active h1 + h5 + h5 + h4,
.text-slide-from-left.active h1 + h6 + h5 + h4,
.text-slide-from-left.active h1 + p + h5 + h4,
.text-slide-from-left.active h1 + h2 + h6 + h4,
.text-slide-from-left.active h1 + h3 + h6 + h4,
.text-slide-from-left.active h1 + h4 + h6 + h4,
.text-slide-from-left.active h1 + h5 + h6 + h4,
.text-slide-from-left.active h1 + h6 + h6 + h4,
.text-slide-from-left.active h1 + p + h6 + h4,
.text-slide-from-left.active h1 + h2 + p + h4,
.text-slide-from-left.active h1 + h3 + p + h4,
.text-slide-from-left.active h1 + h4 + p + h4,
.text-slide-from-left.active h1 + h5 + p + h4,
.text-slide-from-left.active h1 + h6 + p + h4,
.text-slide-from-left.active h1 + p + p + h4,
.text-slide-from-left.active h1 + h2 + h3 + h5,
.text-slide-from-left.active h1 + h3 + h3 + h5,
.text-slide-from-left.active h1 + h4 + h3 + h5,
.text-slide-from-left.active h1 + h5 + h3 + h5,
.text-slide-from-left.active h1 + h6 + h3 + h5,
.text-slide-from-left.active h1 + p + h3 + h5,
.text-slide-from-left.active h1 + h2 + h4 + h5,
.text-slide-from-left.active h1 + h3 + h4 + h5,
.text-slide-from-left.active h1 + h4 + h4 + h5,
.text-slide-from-left.active h1 + h5 + h4 + h5,
.text-slide-from-left.active h1 + h6 + h4 + h5,
.text-slide-from-left.active h1 + p + h4 + h5,
.text-slide-from-left.active h1 + h2 + h5 + h5,
.text-slide-from-left.active h1 + h3 + h5 + h5,
.text-slide-from-left.active h1 + h4 + h5 + h5,
.text-slide-from-left.active h1 + h5 + h5 + h5,
.text-slide-from-left.active h1 + h6 + h5 + h5,
.text-slide-from-left.active h1 + p + h5 + h5,
.text-slide-from-left.active h1 + h2 + h6 + h5,
.text-slide-from-left.active h1 + h3 + h6 + h5,
.text-slide-from-left.active h1 + h4 + h6 + h5,
.text-slide-from-left.active h1 + h5 + h6 + h5,
.text-slide-from-left.active h1 + h6 + h6 + h5,
.text-slide-from-left.active h1 + p + h6 + h5,
.text-slide-from-left.active h1 + h2 + p + h5,
.text-slide-from-left.active h1 + h3 + p + h5,
.text-slide-from-left.active h1 + h4 + p + h5,
.text-slide-from-left.active h1 + h5 + p + h5,
.text-slide-from-left.active h1 + h6 + p + h5,
.text-slide-from-left.active h1 + p + p + h5,
.text-slide-from-left.active h1 + h2 + h3 + h6,
.text-slide-from-left.active h1 + h3 + h3 + h6,
.text-slide-from-left.active h1 + h4 + h3 + h6,
.text-slide-from-left.active h1 + h5 + h3 + h6,
.text-slide-from-left.active h1 + h6 + h3 + h6,
.text-slide-from-left.active h1 + p + h3 + h6,
.text-slide-from-left.active h1 + h2 + h4 + h6,
.text-slide-from-left.active h1 + h3 + h4 + h6,
.text-slide-from-left.active h1 + h4 + h4 + h6,
.text-slide-from-left.active h1 + h5 + h4 + h6,
.text-slide-from-left.active h1 + h6 + h4 + h6,
.text-slide-from-left.active h1 + p + h4 + h6,
.text-slide-from-left.active h1 + h2 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h5 + h6,
.text-slide-from-left.active h1 + p + h5 + h6,
.text-slide-from-left.active h1 + h2 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h6 + h6,
.text-slide-from-left.active h1 + p + h6 + h6,
.text-slide-from-left.active h1 + h2 + p + h6,
.text-slide-from-left.active h1 + h3 + p + h6,
.text-slide-from-left.active h1 + h4 + p + h6,
.text-slide-from-left.active h1 + h5 + p + h6,
.text-slide-from-left.active h1 + h6 + p + h6,
.text-slide-from-left.active h1 + p + p + h6,
.text-slide-from-left.active h1 + h2 + h3 + p,
.text-slide-from-left.active h1 + h3 + h3 + p,
.text-slide-from-left.active h1 + h4 + h3 + p,
.text-slide-from-left.active h1 + h5 + h3 + p,
.text-slide-from-left.active h1 + h6 + h3 + p,
.text-slide-from-left.active h1 + p + h3 + p,
.text-slide-from-left.active h1 + h2 + h4 + p,
.text-slide-from-left.active h1 + h3 + h4 + p,
.text-slide-from-left.active h1 + h4 + h4 + p,
.text-slide-from-left.active h1 + h5 + h4 + p,
.text-slide-from-left.active h1 + h6 + h4 + p,
.text-slide-from-left.active h1 + p + h4 + p,
.text-slide-from-left.active h1 + h2 + h5 + p,
.text-slide-from-left.active h1 + h3 + h5 + p,
.text-slide-from-left.active h1 + h4 + h5 + p,
.text-slide-from-left.active h1 + h5 + h5 + p,
.text-slide-from-left.active h1 + h6 + h5 + p,
.text-slide-from-left.active h1 + p + h5 + p,
.text-slide-from-left.active h1 + h2 + h6 + p,
.text-slide-from-left.active h1 + h3 + h6 + p,
.text-slide-from-left.active h1 + h4 + h6 + p,
.text-slide-from-left.active h1 + h5 + h6 + p,
.text-slide-from-left.active h1 + h6 + h6 + p,
.text-slide-from-left.active h1 + p + h6 + p,
.text-slide-from-left.active h1 + h2 + p + p,
.text-slide-from-left.active h1 + h3 + p + p,
.text-slide-from-left.active h1 + h4 + p + p,
.text-slide-from-left.active h1 + h5 + p + p,
.text-slide-from-left.active h1 + h6 + p + p,
.text-slide-from-left.active h1 + p + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.text-slide-from-left.active h1 + h2 + h3 + h4 + h5,
.text-slide-from-left.active h1 + h3 + h3 + h4 + h5,
.text-slide-from-left.active h1 + h4 + h3 + h4 + h5,
.text-slide-from-left.active h1 + h5 + h3 + h4 + h5,
.text-slide-from-left.active h1 + h6 + h3 + h4 + h5,
.text-slide-from-left.active h1 + p + h3 + h4 + h5,
.text-slide-from-left.active h1 + h2 + h4 + h4 + h5,
.text-slide-from-left.active h1 + h3 + h4 + h4 + h5,
.text-slide-from-left.active h1 + h4 + h4 + h4 + h5,
.text-slide-from-left.active h1 + h5 + h4 + h4 + h5,
.text-slide-from-left.active h1 + h6 + h4 + h4 + h5,
.text-slide-from-left.active h1 + p + h4 + h4 + h5,
.text-slide-from-left.active h1 + h2 + h5 + h4 + h5,
.text-slide-from-left.active h1 + h3 + h5 + h4 + h5,
.text-slide-from-left.active h1 + h4 + h5 + h4 + h5,
.text-slide-from-left.active h1 + h5 + h5 + h4 + h5,
.text-slide-from-left.active h1 + h6 + h5 + h4 + h5,
.text-slide-from-left.active h1 + p + h5 + h4 + h5,
.text-slide-from-left.active h1 + h2 + h6 + h4 + h5,
.text-slide-from-left.active h1 + h3 + h6 + h4 + h5,
.text-slide-from-left.active h1 + h4 + h6 + h4 + h5,
.text-slide-from-left.active h1 + h5 + h6 + h4 + h5,
.text-slide-from-left.active h1 + h6 + h6 + h4 + h5,
.text-slide-from-left.active h1 + p + h6 + h4 + h5,
.text-slide-from-left.active h1 + h2 + p + h4 + h5,
.text-slide-from-left.active h1 + h3 + p + h4 + h5,
.text-slide-from-left.active h1 + h4 + p + h4 + h5,
.text-slide-from-left.active h1 + h5 + p + h4 + h5,
.text-slide-from-left.active h1 + h6 + p + h4 + h5,
.text-slide-from-left.active h1 + p + p + h4 + h5,
.text-slide-from-left.active h1 + h2 + h3 + h5 + h5,
.text-slide-from-left.active h1 + h3 + h3 + h5 + h5,
.text-slide-from-left.active h1 + h4 + h3 + h5 + h5,
.text-slide-from-left.active h1 + h5 + h3 + h5 + h5,
.text-slide-from-left.active h1 + h6 + h3 + h5 + h5,
.text-slide-from-left.active h1 + p + h3 + h5 + h5,
.text-slide-from-left.active h1 + h2 + h4 + h5 + h5,
.text-slide-from-left.active h1 + h3 + h4 + h5 + h5,
.text-slide-from-left.active h1 + h4 + h4 + h5 + h5,
.text-slide-from-left.active h1 + h5 + h4 + h5 + h5,
.text-slide-from-left.active h1 + h6 + h4 + h5 + h5,
.text-slide-from-left.active h1 + p + h4 + h5 + h5,
.text-slide-from-left.active h1 + h2 + h5 + h5 + h5,
.text-slide-from-left.active h1 + h3 + h5 + h5 + h5,
.text-slide-from-left.active h1 + h4 + h5 + h5 + h5,
.text-slide-from-left.active h1 + h5 + h5 + h5 + h5,
.text-slide-from-left.active h1 + h6 + h5 + h5 + h5,
.text-slide-from-left.active h1 + p + h5 + h5 + h5,
.text-slide-from-left.active h1 + h2 + h6 + h5 + h5,
.text-slide-from-left.active h1 + h3 + h6 + h5 + h5,
.text-slide-from-left.active h1 + h4 + h6 + h5 + h5,
.text-slide-from-left.active h1 + h5 + h6 + h5 + h5,
.text-slide-from-left.active h1 + h6 + h6 + h5 + h5,
.text-slide-from-left.active h1 + p + h6 + h5 + h5,
.text-slide-from-left.active h1 + h2 + p + h5 + h5,
.text-slide-from-left.active h1 + h3 + p + h5 + h5,
.text-slide-from-left.active h1 + h4 + p + h5 + h5,
.text-slide-from-left.active h1 + h5 + p + h5 + h5,
.text-slide-from-left.active h1 + h6 + p + h5 + h5,
.text-slide-from-left.active h1 + p + p + h5 + h5,
.text-slide-from-left.active h1 + h2 + h3 + h6 + h5,
.text-slide-from-left.active h1 + h3 + h3 + h6 + h5,
.text-slide-from-left.active h1 + h4 + h3 + h6 + h5,
.text-slide-from-left.active h1 + h5 + h3 + h6 + h5,
.text-slide-from-left.active h1 + h6 + h3 + h6 + h5,
.text-slide-from-left.active h1 + p + h3 + h6 + h5,
.text-slide-from-left.active h1 + h2 + h4 + h6 + h5,
.text-slide-from-left.active h1 + h3 + h4 + h6 + h5,
.text-slide-from-left.active h1 + h4 + h4 + h6 + h5,
.text-slide-from-left.active h1 + h5 + h4 + h6 + h5,
.text-slide-from-left.active h1 + h6 + h4 + h6 + h5,
.text-slide-from-left.active h1 + p + h4 + h6 + h5,
.text-slide-from-left.active h1 + h2 + h5 + h6 + h5,
.text-slide-from-left.active h1 + h3 + h5 + h6 + h5,
.text-slide-from-left.active h1 + h4 + h5 + h6 + h5,
.text-slide-from-left.active h1 + h5 + h5 + h6 + h5,
.text-slide-from-left.active h1 + h6 + h5 + h6 + h5,
.text-slide-from-left.active h1 + p + h5 + h6 + h5,
.text-slide-from-left.active h1 + h2 + h6 + h6 + h5,
.text-slide-from-left.active h1 + h3 + h6 + h6 + h5,
.text-slide-from-left.active h1 + h4 + h6 + h6 + h5,
.text-slide-from-left.active h1 + h5 + h6 + h6 + h5,
.text-slide-from-left.active h1 + h6 + h6 + h6 + h5,
.text-slide-from-left.active h1 + p + h6 + h6 + h5,
.text-slide-from-left.active h1 + h2 + p + h6 + h5,
.text-slide-from-left.active h1 + h3 + p + h6 + h5,
.text-slide-from-left.active h1 + h4 + p + h6 + h5,
.text-slide-from-left.active h1 + h5 + p + h6 + h5,
.text-slide-from-left.active h1 + h6 + p + h6 + h5,
.text-slide-from-left.active h1 + p + p + h6 + h5,
.text-slide-from-left.active h1 + h2 + h3 + p + h5,
.text-slide-from-left.active h1 + h3 + h3 + p + h5,
.text-slide-from-left.active h1 + h4 + h3 + p + h5,
.text-slide-from-left.active h1 + h5 + h3 + p + h5,
.text-slide-from-left.active h1 + h6 + h3 + p + h5,
.text-slide-from-left.active h1 + p + h3 + p + h5,
.text-slide-from-left.active h1 + h2 + h4 + p + h5,
.text-slide-from-left.active h1 + h3 + h4 + p + h5,
.text-slide-from-left.active h1 + h4 + h4 + p + h5,
.text-slide-from-left.active h1 + h5 + h4 + p + h5,
.text-slide-from-left.active h1 + h6 + h4 + p + h5,
.text-slide-from-left.active h1 + p + h4 + p + h5,
.text-slide-from-left.active h1 + h2 + h5 + p + h5,
.text-slide-from-left.active h1 + h3 + h5 + p + h5,
.text-slide-from-left.active h1 + h4 + h5 + p + h5,
.text-slide-from-left.active h1 + h5 + h5 + p + h5,
.text-slide-from-left.active h1 + h6 + h5 + p + h5,
.text-slide-from-left.active h1 + p + h5 + p + h5,
.text-slide-from-left.active h1 + h2 + h6 + p + h5,
.text-slide-from-left.active h1 + h3 + h6 + p + h5,
.text-slide-from-left.active h1 + h4 + h6 + p + h5,
.text-slide-from-left.active h1 + h5 + h6 + p + h5,
.text-slide-from-left.active h1 + h6 + h6 + p + h5,
.text-slide-from-left.active h1 + p + h6 + p + h5,
.text-slide-from-left.active h1 + h2 + p + p + h5,
.text-slide-from-left.active h1 + h3 + p + p + h5,
.text-slide-from-left.active h1 + h4 + p + p + h5,
.text-slide-from-left.active h1 + h5 + p + p + h5,
.text-slide-from-left.active h1 + h6 + p + p + h5,
.text-slide-from-left.active h1 + p + p + p + h5,
.text-slide-from-left.active h1 + h2 + h3 + h4 + h6,
.text-slide-from-left.active h1 + h3 + h3 + h4 + h6,
.text-slide-from-left.active h1 + h4 + h3 + h4 + h6,
.text-slide-from-left.active h1 + h5 + h3 + h4 + h6,
.text-slide-from-left.active h1 + h6 + h3 + h4 + h6,
.text-slide-from-left.active h1 + p + h3 + h4 + h6,
.text-slide-from-left.active h1 + h2 + h4 + h4 + h6,
.text-slide-from-left.active h1 + h3 + h4 + h4 + h6,
.text-slide-from-left.active h1 + h4 + h4 + h4 + h6,
.text-slide-from-left.active h1 + h5 + h4 + h4 + h6,
.text-slide-from-left.active h1 + h6 + h4 + h4 + h6,
.text-slide-from-left.active h1 + p + h4 + h4 + h6,
.text-slide-from-left.active h1 + h2 + h5 + h4 + h6,
.text-slide-from-left.active h1 + h3 + h5 + h4 + h6,
.text-slide-from-left.active h1 + h4 + h5 + h4 + h6,
.text-slide-from-left.active h1 + h5 + h5 + h4 + h6,
.text-slide-from-left.active h1 + h6 + h5 + h4 + h6,
.text-slide-from-left.active h1 + p + h5 + h4 + h6,
.text-slide-from-left.active h1 + h2 + h6 + h4 + h6,
.text-slide-from-left.active h1 + h3 + h6 + h4 + h6,
.text-slide-from-left.active h1 + h4 + h6 + h4 + h6,
.text-slide-from-left.active h1 + h5 + h6 + h4 + h6,
.text-slide-from-left.active h1 + h6 + h6 + h4 + h6,
.text-slide-from-left.active h1 + p + h6 + h4 + h6,
.text-slide-from-left.active h1 + h2 + p + h4 + h6,
.text-slide-from-left.active h1 + h3 + p + h4 + h6,
.text-slide-from-left.active h1 + h4 + p + h4 + h6,
.text-slide-from-left.active h1 + h5 + p + h4 + h6,
.text-slide-from-left.active h1 + h6 + p + h4 + h6,
.text-slide-from-left.active h1 + p + p + h4 + h6,
.text-slide-from-left.active h1 + h2 + h3 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h3 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h3 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h3 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h3 + h5 + h6,
.text-slide-from-left.active h1 + p + h3 + h5 + h6,
.text-slide-from-left.active h1 + h2 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h4 + h5 + h6,
.text-slide-from-left.active h1 + p + h4 + h5 + h6,
.text-slide-from-left.active h1 + h2 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h5 + h5 + h6,
.text-slide-from-left.active h1 + p + h5 + h5 + h6,
.text-slide-from-left.active h1 + h2 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h6 + h5 + h6,
.text-slide-from-left.active h1 + p + h6 + h5 + h6,
.text-slide-from-left.active h1 + h2 + p + h5 + h6,
.text-slide-from-left.active h1 + h3 + p + h5 + h6,
.text-slide-from-left.active h1 + h4 + p + h5 + h6,
.text-slide-from-left.active h1 + h5 + p + h5 + h6,
.text-slide-from-left.active h1 + h6 + p + h5 + h6,
.text-slide-from-left.active h1 + p + p + h5 + h6,
.text-slide-from-left.active h1 + h2 + h3 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h3 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h3 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h3 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h3 + h6 + h6,
.text-slide-from-left.active h1 + p + h3 + h6 + h6,
.text-slide-from-left.active h1 + h2 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h4 + h6 + h6,
.text-slide-from-left.active h1 + p + h4 + h6 + h6,
.text-slide-from-left.active h1 + h2 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h5 + h6 + h6,
.text-slide-from-left.active h1 + p + h5 + h6 + h6,
.text-slide-from-left.active h1 + h2 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h6 + h6 + h6,
.text-slide-from-left.active h1 + p + h6 + h6 + h6,
.text-slide-from-left.active h1 + h2 + p + h6 + h6,
.text-slide-from-left.active h1 + h3 + p + h6 + h6,
.text-slide-from-left.active h1 + h4 + p + h6 + h6,
.text-slide-from-left.active h1 + h5 + p + h6 + h6,
.text-slide-from-left.active h1 + h6 + p + h6 + h6,
.text-slide-from-left.active h1 + p + p + h6 + h6,
.text-slide-from-left.active h1 + h2 + h3 + p + h6,
.text-slide-from-left.active h1 + h3 + h3 + p + h6,
.text-slide-from-left.active h1 + h4 + h3 + p + h6,
.text-slide-from-left.active h1 + h5 + h3 + p + h6,
.text-slide-from-left.active h1 + h6 + h3 + p + h6,
.text-slide-from-left.active h1 + p + h3 + p + h6,
.text-slide-from-left.active h1 + h2 + h4 + p + h6,
.text-slide-from-left.active h1 + h3 + h4 + p + h6,
.text-slide-from-left.active h1 + h4 + h4 + p + h6,
.text-slide-from-left.active h1 + h5 + h4 + p + h6,
.text-slide-from-left.active h1 + h6 + h4 + p + h6,
.text-slide-from-left.active h1 + p + h4 + p + h6,
.text-slide-from-left.active h1 + h2 + h5 + p + h6,
.text-slide-from-left.active h1 + h3 + h5 + p + h6,
.text-slide-from-left.active h1 + h4 + h5 + p + h6,
.text-slide-from-left.active h1 + h5 + h5 + p + h6,
.text-slide-from-left.active h1 + h6 + h5 + p + h6,
.text-slide-from-left.active h1 + p + h5 + p + h6,
.text-slide-from-left.active h1 + h2 + h6 + p + h6,
.text-slide-from-left.active h1 + h3 + h6 + p + h6,
.text-slide-from-left.active h1 + h4 + h6 + p + h6,
.text-slide-from-left.active h1 + h5 + h6 + p + h6,
.text-slide-from-left.active h1 + h6 + h6 + p + h6,
.text-slide-from-left.active h1 + p + h6 + p + h6,
.text-slide-from-left.active h1 + h2 + p + p + h6,
.text-slide-from-left.active h1 + h3 + p + p + h6,
.text-slide-from-left.active h1 + h4 + p + p + h6,
.text-slide-from-left.active h1 + h5 + p + p + h6,
.text-slide-from-left.active h1 + h6 + p + p + h6,
.text-slide-from-left.active h1 + p + p + p + h6,
.text-slide-from-left.active h1 + h2 + h3 + h4 + p,
.text-slide-from-left.active h1 + h3 + h3 + h4 + p,
.text-slide-from-left.active h1 + h4 + h3 + h4 + p,
.text-slide-from-left.active h1 + h5 + h3 + h4 + p,
.text-slide-from-left.active h1 + h6 + h3 + h4 + p,
.text-slide-from-left.active h1 + p + h3 + h4 + p,
.text-slide-from-left.active h1 + h2 + h4 + h4 + p,
.text-slide-from-left.active h1 + h3 + h4 + h4 + p,
.text-slide-from-left.active h1 + h4 + h4 + h4 + p,
.text-slide-from-left.active h1 + h5 + h4 + h4 + p,
.text-slide-from-left.active h1 + h6 + h4 + h4 + p,
.text-slide-from-left.active h1 + p + h4 + h4 + p,
.text-slide-from-left.active h1 + h2 + h5 + h4 + p,
.text-slide-from-left.active h1 + h3 + h5 + h4 + p,
.text-slide-from-left.active h1 + h4 + h5 + h4 + p,
.text-slide-from-left.active h1 + h5 + h5 + h4 + p,
.text-slide-from-left.active h1 + h6 + h5 + h4 + p,
.text-slide-from-left.active h1 + p + h5 + h4 + p,
.text-slide-from-left.active h1 + h2 + h6 + h4 + p,
.text-slide-from-left.active h1 + h3 + h6 + h4 + p,
.text-slide-from-left.active h1 + h4 + h6 + h4 + p,
.text-slide-from-left.active h1 + h5 + h6 + h4 + p,
.text-slide-from-left.active h1 + h6 + h6 + h4 + p,
.text-slide-from-left.active h1 + p + h6 + h4 + p,
.text-slide-from-left.active h1 + h2 + p + h4 + p,
.text-slide-from-left.active h1 + h3 + p + h4 + p,
.text-slide-from-left.active h1 + h4 + p + h4 + p,
.text-slide-from-left.active h1 + h5 + p + h4 + p,
.text-slide-from-left.active h1 + h6 + p + h4 + p,
.text-slide-from-left.active h1 + p + p + h4 + p,
.text-slide-from-left.active h1 + h2 + h3 + h5 + p,
.text-slide-from-left.active h1 + h3 + h3 + h5 + p,
.text-slide-from-left.active h1 + h4 + h3 + h5 + p,
.text-slide-from-left.active h1 + h5 + h3 + h5 + p,
.text-slide-from-left.active h1 + h6 + h3 + h5 + p,
.text-slide-from-left.active h1 + p + h3 + h5 + p,
.text-slide-from-left.active h1 + h2 + h4 + h5 + p,
.text-slide-from-left.active h1 + h3 + h4 + h5 + p,
.text-slide-from-left.active h1 + h4 + h4 + h5 + p,
.text-slide-from-left.active h1 + h5 + h4 + h5 + p,
.text-slide-from-left.active h1 + h6 + h4 + h5 + p,
.text-slide-from-left.active h1 + p + h4 + h5 + p,
.text-slide-from-left.active h1 + h2 + h5 + h5 + p,
.text-slide-from-left.active h1 + h3 + h5 + h5 + p,
.text-slide-from-left.active h1 + h4 + h5 + h5 + p,
.text-slide-from-left.active h1 + h5 + h5 + h5 + p,
.text-slide-from-left.active h1 + h6 + h5 + h5 + p,
.text-slide-from-left.active h1 + p + h5 + h5 + p,
.text-slide-from-left.active h1 + h2 + h6 + h5 + p,
.text-slide-from-left.active h1 + h3 + h6 + h5 + p,
.text-slide-from-left.active h1 + h4 + h6 + h5 + p,
.text-slide-from-left.active h1 + h5 + h6 + h5 + p,
.text-slide-from-left.active h1 + h6 + h6 + h5 + p,
.text-slide-from-left.active h1 + p + h6 + h5 + p,
.text-slide-from-left.active h1 + h2 + p + h5 + p,
.text-slide-from-left.active h1 + h3 + p + h5 + p,
.text-slide-from-left.active h1 + h4 + p + h5 + p,
.text-slide-from-left.active h1 + h5 + p + h5 + p,
.text-slide-from-left.active h1 + h6 + p + h5 + p,
.text-slide-from-left.active h1 + p + p + h5 + p,
.text-slide-from-left.active h1 + h2 + h3 + h6 + p,
.text-slide-from-left.active h1 + h3 + h3 + h6 + p,
.text-slide-from-left.active h1 + h4 + h3 + h6 + p,
.text-slide-from-left.active h1 + h5 + h3 + h6 + p,
.text-slide-from-left.active h1 + h6 + h3 + h6 + p,
.text-slide-from-left.active h1 + p + h3 + h6 + p,
.text-slide-from-left.active h1 + h2 + h4 + h6 + p,
.text-slide-from-left.active h1 + h3 + h4 + h6 + p,
.text-slide-from-left.active h1 + h4 + h4 + h6 + p,
.text-slide-from-left.active h1 + h5 + h4 + h6 + p,
.text-slide-from-left.active h1 + h6 + h4 + h6 + p,
.text-slide-from-left.active h1 + p + h4 + h6 + p,
.text-slide-from-left.active h1 + h2 + h5 + h6 + p,
.text-slide-from-left.active h1 + h3 + h5 + h6 + p,
.text-slide-from-left.active h1 + h4 + h5 + h6 + p,
.text-slide-from-left.active h1 + h5 + h5 + h6 + p,
.text-slide-from-left.active h1 + h6 + h5 + h6 + p,
.text-slide-from-left.active h1 + p + h5 + h6 + p,
.text-slide-from-left.active h1 + h2 + h6 + h6 + p,
.text-slide-from-left.active h1 + h3 + h6 + h6 + p,
.text-slide-from-left.active h1 + h4 + h6 + h6 + p,
.text-slide-from-left.active h1 + h5 + h6 + h6 + p,
.text-slide-from-left.active h1 + h6 + h6 + h6 + p,
.text-slide-from-left.active h1 + p + h6 + h6 + p,
.text-slide-from-left.active h1 + h2 + p + h6 + p,
.text-slide-from-left.active h1 + h3 + p + h6 + p,
.text-slide-from-left.active h1 + h4 + p + h6 + p,
.text-slide-from-left.active h1 + h5 + p + h6 + p,
.text-slide-from-left.active h1 + h6 + p + h6 + p,
.text-slide-from-left.active h1 + p + p + h6 + p,
.text-slide-from-left.active h1 + h2 + h3 + p + p,
.text-slide-from-left.active h1 + h3 + h3 + p + p,
.text-slide-from-left.active h1 + h4 + h3 + p + p,
.text-slide-from-left.active h1 + h5 + h3 + p + p,
.text-slide-from-left.active h1 + h6 + h3 + p + p,
.text-slide-from-left.active h1 + p + h3 + p + p,
.text-slide-from-left.active h1 + h2 + h4 + p + p,
.text-slide-from-left.active h1 + h3 + h4 + p + p,
.text-slide-from-left.active h1 + h4 + h4 + p + p,
.text-slide-from-left.active h1 + h5 + h4 + p + p,
.text-slide-from-left.active h1 + h6 + h4 + p + p,
.text-slide-from-left.active h1 + p + h4 + p + p,
.text-slide-from-left.active h1 + h2 + h5 + p + p,
.text-slide-from-left.active h1 + h3 + h5 + p + p,
.text-slide-from-left.active h1 + h4 + h5 + p + p,
.text-slide-from-left.active h1 + h5 + h5 + p + p,
.text-slide-from-left.active h1 + h6 + h5 + p + p,
.text-slide-from-left.active h1 + p + h5 + p + p,
.text-slide-from-left.active h1 + h2 + h6 + p + p,
.text-slide-from-left.active h1 + h3 + h6 + p + p,
.text-slide-from-left.active h1 + h4 + h6 + p + p,
.text-slide-from-left.active h1 + h5 + h6 + p + p,
.text-slide-from-left.active h1 + h6 + h6 + p + p,
.text-slide-from-left.active h1 + p + h6 + p + p,
.text-slide-from-left.active h1 + h2 + p + p + p,
.text-slide-from-left.active h1 + h3 + p + p + p,
.text-slide-from-left.active h1 + h4 + p + p + p,
.text-slide-from-left.active h1 + h5 + p + p + p,
.text-slide-from-left.active h1 + h6 + p + p + p,
.text-slide-from-left.active h1 + p + p + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.text-slide-from-left.active h1 + h2 + h3 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h3 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h3 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h3 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h3 + h4 + h5 + h6,
.text-slide-from-left.active h1 + p + h3 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h2 + h4 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h4 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h4 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h4 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h4 + h4 + h5 + h6,
.text-slide-from-left.active h1 + p + h4 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h2 + h5 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h5 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h5 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h5 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h5 + h4 + h5 + h6,
.text-slide-from-left.active h1 + p + h5 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h2 + h6 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h6 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h6 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h6 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h6 + h4 + h5 + h6,
.text-slide-from-left.active h1 + p + h6 + h4 + h5 + h6,
.text-slide-from-left.active h1 + h2 + p + h4 + h5 + h6,
.text-slide-from-left.active h1 + h3 + p + h4 + h5 + h6,
.text-slide-from-left.active h1 + h4 + p + h4 + h5 + h6,
.text-slide-from-left.active h1 + h5 + p + h4 + h5 + h6,
.text-slide-from-left.active h1 + h6 + p + h4 + h5 + h6,
.text-slide-from-left.active h1 + p + p + h4 + h5 + h6,
.text-slide-from-left.active h1 + h2 + h3 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h3 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h3 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h3 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h3 + h5 + h5 + h6,
.text-slide-from-left.active h1 + p + h3 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h2 + h4 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h4 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h4 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h4 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h4 + h5 + h5 + h6,
.text-slide-from-left.active h1 + p + h4 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h2 + h5 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h5 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h5 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h5 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h5 + h5 + h5 + h6,
.text-slide-from-left.active h1 + p + h5 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h2 + h6 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h6 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h6 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h6 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h6 + h5 + h5 + h6,
.text-slide-from-left.active h1 + p + h6 + h5 + h5 + h6,
.text-slide-from-left.active h1 + h2 + p + h5 + h5 + h6,
.text-slide-from-left.active h1 + h3 + p + h5 + h5 + h6,
.text-slide-from-left.active h1 + h4 + p + h5 + h5 + h6,
.text-slide-from-left.active h1 + h5 + p + h5 + h5 + h6,
.text-slide-from-left.active h1 + h6 + p + h5 + h5 + h6,
.text-slide-from-left.active h1 + p + p + h5 + h5 + h6,
.text-slide-from-left.active h1 + h2 + h3 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h3 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h3 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h3 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h3 + h6 + h5 + h6,
.text-slide-from-left.active h1 + p + h3 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h2 + h4 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h4 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h4 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h4 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h4 + h6 + h5 + h6,
.text-slide-from-left.active h1 + p + h4 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h2 + h5 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h5 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h5 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h5 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h5 + h6 + h5 + h6,
.text-slide-from-left.active h1 + p + h5 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h2 + h6 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h3 + h6 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h4 + h6 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h5 + h6 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h6 + h6 + h6 + h5 + h6,
.text-slide-from-left.active h1 + p + h6 + h6 + h5 + h6,
.text-slide-from-left.active h1 + h2 + p + h6 + h5 + h6,
.text-slide-from-left.active h1 + h3 + p + h6 + h5 + h6,
.text-slide-from-left.active h1 + h4 + p + h6 + h5 + h6,
.text-slide-from-left.active h1 + h5 + p + h6 + h5 + h6,
.text-slide-from-left.active h1 + h6 + p + h6 + h5 + h6,
.text-slide-from-left.active h1 + p + p + h6 + h5 + h6,
.text-slide-from-left.active h1 + h2 + h3 + p + h5 + h6,
.text-slide-from-left.active h1 + h3 + h3 + p + h5 + h6,
.text-slide-from-left.active h1 + h4 + h3 + p + h5 + h6,
.text-slide-from-left.active h1 + h5 + h3 + p + h5 + h6,
.text-slide-from-left.active h1 + h6 + h3 + p + h5 + h6,
.text-slide-from-left.active h1 + p + h3 + p + h5 + h6,
.text-slide-from-left.active h1 + h2 + h4 + p + h5 + h6,
.text-slide-from-left.active h1 + h3 + h4 + p + h5 + h6,
.text-slide-from-left.active h1 + h4 + h4 + p + h5 + h6,
.text-slide-from-left.active h1 + h5 + h4 + p + h5 + h6,
.text-slide-from-left.active h1 + h6 + h4 + p + h5 + h6,
.text-slide-from-left.active h1 + p + h4 + p + h5 + h6,
.text-slide-from-left.active h1 + h2 + h5 + p + h5 + h6,
.text-slide-from-left.active h1 + h3 + h5 + p + h5 + h6,
.text-slide-from-left.active h1 + h4 + h5 + p + h5 + h6,
.text-slide-from-left.active h1 + h5 + h5 + p + h5 + h6,
.text-slide-from-left.active h1 + h6 + h5 + p + h5 + h6,
.text-slide-from-left.active h1 + p + h5 + p + h5 + h6,
.text-slide-from-left.active h1 + h2 + h6 + p + h5 + h6,
.text-slide-from-left.active h1 + h3 + h6 + p + h5 + h6,
.text-slide-from-left.active h1 + h4 + h6 + p + h5 + h6,
.text-slide-from-left.active h1 + h5 + h6 + p + h5 + h6,
.text-slide-from-left.active h1 + h6 + h6 + p + h5 + h6,
.text-slide-from-left.active h1 + p + h6 + p + h5 + h6,
.text-slide-from-left.active h1 + h2 + p + p + h5 + h6,
.text-slide-from-left.active h1 + h3 + p + p + h5 + h6,
.text-slide-from-left.active h1 + h4 + p + p + h5 + h6,
.text-slide-from-left.active h1 + h5 + p + p + h5 + h6,
.text-slide-from-left.active h1 + h6 + p + p + h5 + h6,
.text-slide-from-left.active h1 + p + p + p + h5 + h6,
.text-slide-from-left.active h1 + h2 + h3 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h3 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h3 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h3 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h3 + h4 + h6 + h6,
.text-slide-from-left.active h1 + p + h3 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h2 + h4 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h4 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h4 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h4 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h4 + h4 + h6 + h6,
.text-slide-from-left.active h1 + p + h4 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h2 + h5 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h5 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h5 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h5 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h5 + h4 + h6 + h6,
.text-slide-from-left.active h1 + p + h5 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h2 + h6 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h6 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h6 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h6 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h6 + h4 + h6 + h6,
.text-slide-from-left.active h1 + p + h6 + h4 + h6 + h6,
.text-slide-from-left.active h1 + h2 + p + h4 + h6 + h6,
.text-slide-from-left.active h1 + h3 + p + h4 + h6 + h6,
.text-slide-from-left.active h1 + h4 + p + h4 + h6 + h6,
.text-slide-from-left.active h1 + h5 + p + h4 + h6 + h6,
.text-slide-from-left.active h1 + h6 + p + h4 + h6 + h6,
.text-slide-from-left.active h1 + p + p + h4 + h6 + h6,
.text-slide-from-left.active h1 + h2 + h3 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h3 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h3 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h3 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h3 + h5 + h6 + h6,
.text-slide-from-left.active h1 + p + h3 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h2 + h4 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h4 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h4 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h4 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h4 + h5 + h6 + h6,
.text-slide-from-left.active h1 + p + h4 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h2 + h5 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h5 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h5 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h5 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h5 + h5 + h6 + h6,
.text-slide-from-left.active h1 + p + h5 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h2 + h6 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h6 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h6 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h6 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h6 + h5 + h6 + h6,
.text-slide-from-left.active h1 + p + h6 + h5 + h6 + h6,
.text-slide-from-left.active h1 + h2 + p + h5 + h6 + h6,
.text-slide-from-left.active h1 + h3 + p + h5 + h6 + h6,
.text-slide-from-left.active h1 + h4 + p + h5 + h6 + h6,
.text-slide-from-left.active h1 + h5 + p + h5 + h6 + h6,
.text-slide-from-left.active h1 + h6 + p + h5 + h6 + h6,
.text-slide-from-left.active h1 + p + p + h5 + h6 + h6,
.text-slide-from-left.active h1 + h2 + h3 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h3 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h3 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h3 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h3 + h6 + h6 + h6,
.text-slide-from-left.active h1 + p + h3 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h2 + h4 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h4 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h4 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h4 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h4 + h6 + h6 + h6,
.text-slide-from-left.active h1 + p + h4 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h2 + h5 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h5 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h5 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h5 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h5 + h6 + h6 + h6,
.text-slide-from-left.active h1 + p + h5 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h2 + h6 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h3 + h6 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h4 + h6 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h5 + h6 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h6 + h6 + h6 + h6 + h6,
.text-slide-from-left.active h1 + p + h6 + h6 + h6 + h6,
.text-slide-from-left.active h1 + h2 + p + h6 + h6 + h6,
.text-slide-from-left.active h1 + h3 + p + h6 + h6 + h6,
.text-slide-from-left.active h1 + h4 + p + h6 + h6 + h6,
.text-slide-from-left.active h1 + h5 + p + h6 + h6 + h6,
.text-slide-from-left.active h1 + h6 + p + h6 + h6 + h6,
.text-slide-from-left.active h1 + p + p + h6 + h6 + h6,
.text-slide-from-left.active h1 + h2 + h3 + p + h6 + h6,
.text-slide-from-left.active h1 + h3 + h3 + p + h6 + h6,
.text-slide-from-left.active h1 + h4 + h3 + p + h6 + h6,
.text-slide-from-left.active h1 + h5 + h3 + p + h6 + h6,
.text-slide-from-left.active h1 + h6 + h3 + p + h6 + h6,
.text-slide-from-left.active h1 + p + h3 + p + h6 + h6,
.text-slide-from-left.active h1 + h2 + h4 + p + h6 + h6,
.text-slide-from-left.active h1 + h3 + h4 + p + h6 + h6,
.text-slide-from-left.active h1 + h4 + h4 + p + h6 + h6,
.text-slide-from-left.active h1 + h5 + h4 + p + h6 + h6,
.text-slide-from-left.active h1 + h6 + h4 + p + h6 + h6,
.text-slide-from-left.active h1 + p + h4 + p + h6 + h6,
.text-slide-from-left.active h1 + h2 + h5 + p + h6 + h6,
.text-slide-from-left.active h1 + h3 + h5 + p + h6 + h6,
.text-slide-from-left.active h1 + h4 + h5 + p + h6 + h6,
.text-slide-from-left.active h1 + h5 + h5 + p + h6 + h6,
.text-slide-from-left.active h1 + h6 + h5 + p + h6 + h6,
.text-slide-from-left.active h1 + p + h5 + p + h6 + h6,
.text-slide-from-left.active h1 + h2 + h6 + p + h6 + h6,
.text-slide-from-left.active h1 + h3 + h6 + p + h6 + h6,
.text-slide-from-left.active h1 + h4 + h6 + p + h6 + h6,
.text-slide-from-left.active h1 + h5 + h6 + p + h6 + h6,
.text-slide-from-left.active h1 + h6 + h6 + p + h6 + h6,
.text-slide-from-left.active h1 + p + h6 + p + h6 + h6,
.text-slide-from-left.active h1 + h2 + p + p + h6 + h6,
.text-slide-from-left.active h1 + h3 + p + p + h6 + h6,
.text-slide-from-left.active h1 + h4 + p + p + h6 + h6,
.text-slide-from-left.active h1 + h5 + p + p + h6 + h6,
.text-slide-from-left.active h1 + h6 + p + p + h6 + h6,
.text-slide-from-left.active h1 + p + p + p + h6 + h6,
.text-slide-from-left.active h1 + h2 + h3 + h4 + p + h6,
.text-slide-from-left.active h1 + h3 + h3 + h4 + p + h6,
.text-slide-from-left.active h1 + h4 + h3 + h4 + p + h6,
.text-slide-from-left.active h1 + h5 + h3 + h4 + p + h6,
.text-slide-from-left.active h1 + h6 + h3 + h4 + p + h6,
.text-slide-from-left.active h1 + p + h3 + h4 + p + h6,
.text-slide-from-left.active h1 + h2 + h4 + h4 + p + h6,
.text-slide-from-left.active h1 + h3 + h4 + h4 + p + h6,
.text-slide-from-left.active h1 + h4 + h4 + h4 + p + h6,
.text-slide-from-left.active h1 + h5 + h4 + h4 + p + h6,
.text-slide-from-left.active h1 + h6 + h4 + h4 + p + h6,
.text-slide-from-left.active h1 + p + h4 + h4 + p + h6,
.text-slide-from-left.active h1 + h2 + h5 + h4 + p + h6,
.text-slide-from-left.active h1 + h3 + h5 + h4 + p + h6,
.text-slide-from-left.active h1 + h4 + h5 + h4 + p + h6,
.text-slide-from-left.active h1 + h5 + h5 + h4 + p + h6,
.text-slide-from-left.active h1 + h6 + h5 + h4 + p + h6,
.text-slide-from-left.active h1 + p + h5 + h4 + p + h6,
.text-slide-from-left.active h1 + h2 + h6 + h4 + p + h6,
.text-slide-from-left.active h1 + h3 + h6 + h4 + p + h6,
.text-slide-from-left.active h1 + h4 + h6 + h4 + p + h6,
.text-slide-from-left.active h1 + h5 + h6 + h4 + p + h6,
.text-slide-from-left.active h1 + h6 + h6 + h4 + p + h6,
.text-slide-from-left.active h1 + p + h6 + h4 + p + h6,
.text-slide-from-left.active h1 + h2 + p + h4 + p + h6,
.text-slide-from-left.active h1 + h3 + p + h4 + p + h6,
.text-slide-from-left.active h1 + h4 + p + h4 + p + h6,
.text-slide-from-left.active h1 + h5 + p + h4 + p + h6,
.text-slide-from-left.active h1 + h6 + p + h4 + p + h6,
.text-slide-from-left.active h1 + p + p + h4 + p + h6,
.text-slide-from-left.active h1 + h2 + h3 + h5 + p + h6,
.text-slide-from-left.active h1 + h3 + h3 + h5 + p + h6,
.text-slide-from-left.active h1 + h4 + h3 + h5 + p + h6,
.text-slide-from-left.active h1 + h5 + h3 + h5 + p + h6,
.text-slide-from-left.active h1 + h6 + h3 + h5 + p + h6,
.text-slide-from-left.active h1 + p + h3 + h5 + p + h6,
.text-slide-from-left.active h1 + h2 + h4 + h5 + p + h6,
.text-slide-from-left.active h1 + h3 + h4 + h5 + p + h6,
.text-slide-from-left.active h1 + h4 + h4 + h5 + p + h6,
.text-slide-from-left.active h1 + h5 + h4 + h5 + p + h6,
.text-slide-from-left.active h1 + h6 + h4 + h5 + p + h6,
.text-slide-from-left.active h1 + p + h4 + h5 + p + h6,
.text-slide-from-left.active h1 + h2 + h5 + h5 + p + h6,
.text-slide-from-left.active h1 + h3 + h5 + h5 + p + h6,
.text-slide-from-left.active h1 + h4 + h5 + h5 + p + h6,
.text-slide-from-left.active h1 + h5 + h5 + h5 + p + h6,
.text-slide-from-left.active h1 + h6 + h5 + h5 + p + h6,
.text-slide-from-left.active h1 + p + h5 + h5 + p + h6,
.text-slide-from-left.active h1 + h2 + h6 + h5 + p + h6,
.text-slide-from-left.active h1 + h3 + h6 + h5 + p + h6,
.text-slide-from-left.active h1 + h4 + h6 + h5 + p + h6,
.text-slide-from-left.active h1 + h5 + h6 + h5 + p + h6,
.text-slide-from-left.active h1 + h6 + h6 + h5 + p + h6,
.text-slide-from-left.active h1 + p + h6 + h5 + p + h6,
.text-slide-from-left.active h1 + h2 + p + h5 + p + h6,
.text-slide-from-left.active h1 + h3 + p + h5 + p + h6,
.text-slide-from-left.active h1 + h4 + p + h5 + p + h6,
.text-slide-from-left.active h1 + h5 + p + h5 + p + h6,
.text-slide-from-left.active h1 + h6 + p + h5 + p + h6,
.text-slide-from-left.active h1 + p + p + h5 + p + h6,
.text-slide-from-left.active h1 + h2 + h3 + h6 + p + h6,
.text-slide-from-left.active h1 + h3 + h3 + h6 + p + h6,
.text-slide-from-left.active h1 + h4 + h3 + h6 + p + h6,
.text-slide-from-left.active h1 + h5 + h3 + h6 + p + h6,
.text-slide-from-left.active h1 + h6 + h3 + h6 + p + h6,
.text-slide-from-left.active h1 + p + h3 + h6 + p + h6,
.text-slide-from-left.active h1 + h2 + h4 + h6 + p + h6,
.text-slide-from-left.active h1 + h3 + h4 + h6 + p + h6,
.text-slide-from-left.active h1 + h4 + h4 + h6 + p + h6,
.text-slide-from-left.active h1 + h5 + h4 + h6 + p + h6,
.text-slide-from-left.active h1 + h6 + h4 + h6 + p + h6,
.text-slide-from-left.active h1 + p + h4 + h6 + p + h6,
.text-slide-from-left.active h1 + h2 + h5 + h6 + p + h6,
.text-slide-from-left.active h1 + h3 + h5 + h6 + p + h6,
.text-slide-from-left.active h1 + h4 + h5 + h6 + p + h6,
.text-slide-from-left.active h1 + h5 + h5 + h6 + p + h6,
.text-slide-from-left.active h1 + h6 + h5 + h6 + p + h6,
.text-slide-from-left.active h1 + p + h5 + h6 + p + h6,
.text-slide-from-left.active h1 + h2 + h6 + h6 + p + h6,
.text-slide-from-left.active h1 + h3 + h6 + h6 + p + h6,
.text-slide-from-left.active h1 + h4 + h6 + h6 + p + h6,
.text-slide-from-left.active h1 + h5 + h6 + h6 + p + h6,
.text-slide-from-left.active h1 + h6 + h6 + h6 + p + h6,
.text-slide-from-left.active h1 + p + h6 + h6 + p + h6,
.text-slide-from-left.active h1 + h2 + p + h6 + p + h6,
.text-slide-from-left.active h1 + h3 + p + h6 + p + h6,
.text-slide-from-left.active h1 + h4 + p + h6 + p + h6,
.text-slide-from-left.active h1 + h5 + p + h6 + p + h6,
.text-slide-from-left.active h1 + h6 + p + h6 + p + h6,
.text-slide-from-left.active h1 + p + p + h6 + p + h6,
.text-slide-from-left.active h1 + h2 + h3 + p + p + h6,
.text-slide-from-left.active h1 + h3 + h3 + p + p + h6,
.text-slide-from-left.active h1 + h4 + h3 + p + p + h6,
.text-slide-from-left.active h1 + h5 + h3 + p + p + h6,
.text-slide-from-left.active h1 + h6 + h3 + p + p + h6,
.text-slide-from-left.active h1 + p + h3 + p + p + h6,
.text-slide-from-left.active h1 + h2 + h4 + p + p + h6,
.text-slide-from-left.active h1 + h3 + h4 + p + p + h6,
.text-slide-from-left.active h1 + h4 + h4 + p + p + h6,
.text-slide-from-left.active h1 + h5 + h4 + p + p + h6,
.text-slide-from-left.active h1 + h6 + h4 + p + p + h6,
.text-slide-from-left.active h1 + p + h4 + p + p + h6,
.text-slide-from-left.active h1 + h2 + h5 + p + p + h6,
.text-slide-from-left.active h1 + h3 + h5 + p + p + h6,
.text-slide-from-left.active h1 + h4 + h5 + p + p + h6,
.text-slide-from-left.active h1 + h5 + h5 + p + p + h6,
.text-slide-from-left.active h1 + h6 + h5 + p + p + h6,
.text-slide-from-left.active h1 + p + h5 + p + p + h6,
.text-slide-from-left.active h1 + h2 + h6 + p + p + h6,
.text-slide-from-left.active h1 + h3 + h6 + p + p + h6,
.text-slide-from-left.active h1 + h4 + h6 + p + p + h6,
.text-slide-from-left.active h1 + h5 + h6 + p + p + h6,
.text-slide-from-left.active h1 + h6 + h6 + p + p + h6,
.text-slide-from-left.active h1 + p + h6 + p + p + h6,
.text-slide-from-left.active h1 + h2 + p + p + p + h6,
.text-slide-from-left.active h1 + h3 + p + p + p + h6,
.text-slide-from-left.active h1 + h4 + p + p + p + h6,
.text-slide-from-left.active h1 + h5 + p + p + p + h6,
.text-slide-from-left.active h1 + h6 + p + p + p + h6,
.text-slide-from-left.active h1 + p + p + p + p + h6,
.text-slide-from-left.active h1 + h2 + h3 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h3 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h3 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h3 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h3 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + p + h3 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h4 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h4 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h4 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h4 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h4 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + p + h4 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h5 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h5 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h5 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h5 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h5 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + p + h5 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h6 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h6 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h6 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h6 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h6 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + p + h6 + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h2 + p + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h3 + p + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h4 + p + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h5 + p + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h6 + p + h4 + h5 ~ p,
.text-slide-from-left.active h1 + p + p + h4 + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h3 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h3 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h3 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h3 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h3 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + p + h3 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h4 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h4 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h4 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h4 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h4 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + p + h4 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h5 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h5 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h5 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h5 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h5 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + p + h5 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h6 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h6 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h6 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h6 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h6 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + p + h6 + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h2 + p + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h3 + p + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h4 + p + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h5 + p + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h6 + p + h5 + h5 ~ p,
.text-slide-from-left.active h1 + p + p + h5 + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h3 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h3 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h3 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h3 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h3 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + p + h3 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h4 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h4 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h4 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h4 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h4 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + p + h4 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h5 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h5 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h5 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h5 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h5 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + p + h5 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h6 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h6 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h6 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h6 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h6 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + p + h6 + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h2 + p + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h3 + p + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h4 + p + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h5 + p + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h6 + p + h6 + h5 ~ p,
.text-slide-from-left.active h1 + p + p + h6 + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h3 + p + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h3 + p + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h3 + p + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h3 + p + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h3 + p + h5 ~ p,
.text-slide-from-left.active h1 + p + h3 + p + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h4 + p + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h4 + p + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h4 + p + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h4 + p + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h4 + p + h5 ~ p,
.text-slide-from-left.active h1 + p + h4 + p + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h5 + p + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h5 + p + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h5 + p + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h5 + p + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h5 + p + h5 ~ p,
.text-slide-from-left.active h1 + p + h5 + p + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h6 + p + h5 ~ p,
.text-slide-from-left.active h1 + h3 + h6 + p + h5 ~ p,
.text-slide-from-left.active h1 + h4 + h6 + p + h5 ~ p,
.text-slide-from-left.active h1 + h5 + h6 + p + h5 ~ p,
.text-slide-from-left.active h1 + h6 + h6 + p + h5 ~ p,
.text-slide-from-left.active h1 + p + h6 + p + h5 ~ p,
.text-slide-from-left.active h1 + h2 + p + p + h5 ~ p,
.text-slide-from-left.active h1 + h3 + p + p + h5 ~ p,
.text-slide-from-left.active h1 + h4 + p + p + h5 ~ p,
.text-slide-from-left.active h1 + h5 + p + p + h5 ~ p,
.text-slide-from-left.active h1 + h6 + p + p + h5 ~ p,
.text-slide-from-left.active h1 + p + p + p + h5 ~ p,
.text-slide-from-left.active h1 + h2 + h3 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h3 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h3 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h3 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h3 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + p + h3 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h4 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h4 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h4 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h4 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h4 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + p + h4 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h5 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h5 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h5 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h5 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h5 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + p + h5 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h6 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h6 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h6 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h6 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h6 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + p + h6 + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h2 + p + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h3 + p + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h4 + p + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h5 + p + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h6 + p + h4 + h6 ~ p,
.text-slide-from-left.active h1 + p + p + h4 + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h3 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h3 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h3 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h3 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h3 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + p + h3 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h4 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h4 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h4 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h4 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h4 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + p + h4 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h5 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h5 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h5 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h5 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h5 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + p + h5 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h6 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h6 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h6 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h6 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h6 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + p + h6 + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h2 + p + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h3 + p + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h4 + p + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h5 + p + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h6 + p + h5 + h6 ~ p,
.text-slide-from-left.active h1 + p + p + h5 + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h3 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h3 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h3 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h3 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h3 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + p + h3 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h4 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h4 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h4 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h4 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h4 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + p + h4 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h5 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h5 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h5 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h5 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h5 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + p + h5 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h6 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h6 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h6 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h6 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h6 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + p + h6 + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h2 + p + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h3 + p + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h4 + p + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h5 + p + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h6 + p + h6 + h6 ~ p,
.text-slide-from-left.active h1 + p + p + h6 + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h3 + p + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h3 + p + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h3 + p + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h3 + p + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h3 + p + h6 ~ p,
.text-slide-from-left.active h1 + p + h3 + p + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h4 + p + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h4 + p + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h4 + p + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h4 + p + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h4 + p + h6 ~ p,
.text-slide-from-left.active h1 + p + h4 + p + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h5 + p + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h5 + p + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h5 + p + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h5 + p + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h5 + p + h6 ~ p,
.text-slide-from-left.active h1 + p + h5 + p + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h6 + p + h6 ~ p,
.text-slide-from-left.active h1 + h3 + h6 + p + h6 ~ p,
.text-slide-from-left.active h1 + h4 + h6 + p + h6 ~ p,
.text-slide-from-left.active h1 + h5 + h6 + p + h6 ~ p,
.text-slide-from-left.active h1 + h6 + h6 + p + h6 ~ p,
.text-slide-from-left.active h1 + p + h6 + p + h6 ~ p,
.text-slide-from-left.active h1 + h2 + p + p + h6 ~ p,
.text-slide-from-left.active h1 + h3 + p + p + h6 ~ p,
.text-slide-from-left.active h1 + h4 + p + p + h6 ~ p,
.text-slide-from-left.active h1 + h5 + p + p + h6 ~ p,
.text-slide-from-left.active h1 + h6 + p + p + h6 ~ p,
.text-slide-from-left.active h1 + p + p + p + h6 ~ p,
.text-slide-from-left.active h1 + h2 + h3 + h4 + p ~ p,
.text-slide-from-left.active h1 + h3 + h3 + h4 + p ~ p,
.text-slide-from-left.active h1 + h4 + h3 + h4 + p ~ p,
.text-slide-from-left.active h1 + h5 + h3 + h4 + p ~ p,
.text-slide-from-left.active h1 + h6 + h3 + h4 + p ~ p,
.text-slide-from-left.active h1 + p + h3 + h4 + p ~ p,
.text-slide-from-left.active h1 + h2 + h4 + h4 + p ~ p,
.text-slide-from-left.active h1 + h3 + h4 + h4 + p ~ p,
.text-slide-from-left.active h1 + h4 + h4 + h4 + p ~ p,
.text-slide-from-left.active h1 + h5 + h4 + h4 + p ~ p,
.text-slide-from-left.active h1 + h6 + h4 + h4 + p ~ p,
.text-slide-from-left.active h1 + p + h4 + h4 + p ~ p,
.text-slide-from-left.active h1 + h2 + h5 + h4 + p ~ p,
.text-slide-from-left.active h1 + h3 + h5 + h4 + p ~ p,
.text-slide-from-left.active h1 + h4 + h5 + h4 + p ~ p,
.text-slide-from-left.active h1 + h5 + h5 + h4 + p ~ p,
.text-slide-from-left.active h1 + h6 + h5 + h4 + p ~ p,
.text-slide-from-left.active h1 + p + h5 + h4 + p ~ p,
.text-slide-from-left.active h1 + h2 + h6 + h4 + p ~ p,
.text-slide-from-left.active h1 + h3 + h6 + h4 + p ~ p,
.text-slide-from-left.active h1 + h4 + h6 + h4 + p ~ p,
.text-slide-from-left.active h1 + h5 + h6 + h4 + p ~ p,
.text-slide-from-left.active h1 + h6 + h6 + h4 + p ~ p,
.text-slide-from-left.active h1 + p + h6 + h4 + p ~ p,
.text-slide-from-left.active h1 + h2 + p + h4 + p ~ p,
.text-slide-from-left.active h1 + h3 + p + h4 + p ~ p,
.text-slide-from-left.active h1 + h4 + p + h4 + p ~ p,
.text-slide-from-left.active h1 + h5 + p + h4 + p ~ p,
.text-slide-from-left.active h1 + h6 + p + h4 + p ~ p,
.text-slide-from-left.active h1 + p + p + h4 + p ~ p,
.text-slide-from-left.active h1 + h2 + h3 + h5 + p ~ p,
.text-slide-from-left.active h1 + h3 + h3 + h5 + p ~ p,
.text-slide-from-left.active h1 + h4 + h3 + h5 + p ~ p,
.text-slide-from-left.active h1 + h5 + h3 + h5 + p ~ p,
.text-slide-from-left.active h1 + h6 + h3 + h5 + p ~ p,
.text-slide-from-left.active h1 + p + h3 + h5 + p ~ p,
.text-slide-from-left.active h1 + h2 + h4 + h5 + p ~ p,
.text-slide-from-left.active h1 + h3 + h4 + h5 + p ~ p,
.text-slide-from-left.active h1 + h4 + h4 + h5 + p ~ p,
.text-slide-from-left.active h1 + h5 + h4 + h5 + p ~ p,
.text-slide-from-left.active h1 + h6 + h4 + h5 + p ~ p,
.text-slide-from-left.active h1 + p + h4 + h5 + p ~ p,
.text-slide-from-left.active h1 + h2 + h5 + h5 + p ~ p,
.text-slide-from-left.active h1 + h3 + h5 + h5 + p ~ p,
.text-slide-from-left.active h1 + h4 + h5 + h5 + p ~ p,
.text-slide-from-left.active h1 + h5 + h5 + h5 + p ~ p,
.text-slide-from-left.active h1 + h6 + h5 + h5 + p ~ p,
.text-slide-from-left.active h1 + p + h5 + h5 + p ~ p,
.text-slide-from-left.active h1 + h2 + h6 + h5 + p ~ p,
.text-slide-from-left.active h1 + h3 + h6 + h5 + p ~ p,
.text-slide-from-left.active h1 + h4 + h6 + h5 + p ~ p,
.text-slide-from-left.active h1 + h5 + h6 + h5 + p ~ p,
.text-slide-from-left.active h1 + h6 + h6 + h5 + p ~ p,
.text-slide-from-left.active h1 + p + h6 + h5 + p ~ p,
.text-slide-from-left.active h1 + h2 + p + h5 + p ~ p,
.text-slide-from-left.active h1 + h3 + p + h5 + p ~ p,
.text-slide-from-left.active h1 + h4 + p + h5 + p ~ p,
.text-slide-from-left.active h1 + h5 + p + h5 + p ~ p,
.text-slide-from-left.active h1 + h6 + p + h5 + p ~ p,
.text-slide-from-left.active h1 + p + p + h5 + p ~ p,
.text-slide-from-left.active h1 + h2 + h3 + h6 + p ~ p,
.text-slide-from-left.active h1 + h3 + h3 + h6 + p ~ p,
.text-slide-from-left.active h1 + h4 + h3 + h6 + p ~ p,
.text-slide-from-left.active h1 + h5 + h3 + h6 + p ~ p,
.text-slide-from-left.active h1 + h6 + h3 + h6 + p ~ p,
.text-slide-from-left.active h1 + p + h3 + h6 + p ~ p,
.text-slide-from-left.active h1 + h2 + h4 + h6 + p ~ p,
.text-slide-from-left.active h1 + h3 + h4 + h6 + p ~ p,
.text-slide-from-left.active h1 + h4 + h4 + h6 + p ~ p,
.text-slide-from-left.active h1 + h5 + h4 + h6 + p ~ p,
.text-slide-from-left.active h1 + h6 + h4 + h6 + p ~ p,
.text-slide-from-left.active h1 + p + h4 + h6 + p ~ p,
.text-slide-from-left.active h1 + h2 + h5 + h6 + p ~ p,
.text-slide-from-left.active h1 + h3 + h5 + h6 + p ~ p,
.text-slide-from-left.active h1 + h4 + h5 + h6 + p ~ p,
.text-slide-from-left.active h1 + h5 + h5 + h6 + p ~ p,
.text-slide-from-left.active h1 + h6 + h5 + h6 + p ~ p,
.text-slide-from-left.active h1 + p + h5 + h6 + p ~ p,
.text-slide-from-left.active h1 + h2 + h6 + h6 + p ~ p,
.text-slide-from-left.active h1 + h3 + h6 + h6 + p ~ p,
.text-slide-from-left.active h1 + h4 + h6 + h6 + p ~ p,
.text-slide-from-left.active h1 + h5 + h6 + h6 + p ~ p,
.text-slide-from-left.active h1 + h6 + h6 + h6 + p ~ p,
.text-slide-from-left.active h1 + p + h6 + h6 + p ~ p,
.text-slide-from-left.active h1 + h2 + p + h6 + p ~ p,
.text-slide-from-left.active h1 + h3 + p + h6 + p ~ p,
.text-slide-from-left.active h1 + h4 + p + h6 + p ~ p,
.text-slide-from-left.active h1 + h5 + p + h6 + p ~ p,
.text-slide-from-left.active h1 + h6 + p + h6 + p ~ p,
.text-slide-from-left.active h1 + p + p + h6 + p ~ p,
.text-slide-from-left.active h1 + h2 + h3 + p + p ~ p,
.text-slide-from-left.active h1 + h3 + h3 + p + p ~ p,
.text-slide-from-left.active h1 + h4 + h3 + p + p ~ p,
.text-slide-from-left.active h1 + h5 + h3 + p + p ~ p,
.text-slide-from-left.active h1 + h6 + h3 + p + p ~ p,
.text-slide-from-left.active h1 + p + h3 + p + p ~ p,
.text-slide-from-left.active h1 + h2 + h4 + p + p ~ p,
.text-slide-from-left.active h1 + h3 + h4 + p + p ~ p,
.text-slide-from-left.active h1 + h4 + h4 + p + p ~ p,
.text-slide-from-left.active h1 + h5 + h4 + p + p ~ p,
.text-slide-from-left.active h1 + h6 + h4 + p + p ~ p,
.text-slide-from-left.active h1 + p + h4 + p + p ~ p,
.text-slide-from-left.active h1 + h2 + h5 + p + p ~ p,
.text-slide-from-left.active h1 + h3 + h5 + p + p ~ p,
.text-slide-from-left.active h1 + h4 + h5 + p + p ~ p,
.text-slide-from-left.active h1 + h5 + h5 + p + p ~ p,
.text-slide-from-left.active h1 + h6 + h5 + p + p ~ p,
.text-slide-from-left.active h1 + p + h5 + p + p ~ p,
.text-slide-from-left.active h1 + h2 + h6 + p + p ~ p,
.text-slide-from-left.active h1 + h3 + h6 + p + p ~ p,
.text-slide-from-left.active h1 + h4 + h6 + p + p ~ p,
.text-slide-from-left.active h1 + h5 + h6 + p + p ~ p,
.text-slide-from-left.active h1 + h6 + h6 + p + p ~ p,
.text-slide-from-left.active h1 + p + h6 + p + p ~ p,
.text-slide-from-left.active h1 + h2 + p + p + p ~ p,
.text-slide-from-left.active h1 + h3 + p + p + p ~ p,
.text-slide-from-left.active h1 + h4 + p + p + p ~ p,
.text-slide-from-left.active h1 + h5 + p + p + p ~ p,
.text-slide-from-left.active h1 + h6 + p + p + p ~ p,
.text-slide-from-left.active h1 + p + p + p + p ~ p {
  /*  ~  get all siblings */
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.text-slide-from-left.active h2 {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.text-slide-from-left.active h2 + h3,
.text-slide-from-left.active h2 + h4,
.text-slide-from-left.active h2 + h5,
.text-slide-from-left.active h2 + h6,
.text-slide-from-left.active h2 + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.text-slide-from-left.active h2 + h3 + h4,
.text-slide-from-left.active h2 + h4 + h4,
.text-slide-from-left.active h2 + h5 + h4,
.text-slide-from-left.active h2 + h6 + h4,
.text-slide-from-left.active h2 + p + h4,
.text-slide-from-left.active h2 + h3 + h5,
.text-slide-from-left.active h2 + h4 + h5,
.text-slide-from-left.active h2 + h5 + h5,
.text-slide-from-left.active h2 + h6 + h5,
.text-slide-from-left.active h2 + p + h5,
.text-slide-from-left.active h2 + h3 + h6,
.text-slide-from-left.active h2 + h4 + h6,
.text-slide-from-left.active h2 + h5 + h6,
.text-slide-from-left.active h2 + h6 + h6,
.text-slide-from-left.active h2 + p + h6,
.text-slide-from-left.active h2 + h3 + p,
.text-slide-from-left.active h2 + h4 + p,
.text-slide-from-left.active h2 + h5 + p,
.text-slide-from-left.active h2 + h6 + p,
.text-slide-from-left.active h2 + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.text-slide-from-left.active h2 + h3 + h4 + h5,
.text-slide-from-left.active h2 + h4 + h4 + h5,
.text-slide-from-left.active h2 + h5 + h4 + h5,
.text-slide-from-left.active h2 + h6 + h4 + h5,
.text-slide-from-left.active h2 + p + h4 + h5,
.text-slide-from-left.active h2 + h3 + h5 + h5,
.text-slide-from-left.active h2 + h4 + h5 + h5,
.text-slide-from-left.active h2 + h5 + h5 + h5,
.text-slide-from-left.active h2 + h6 + h5 + h5,
.text-slide-from-left.active h2 + p + h5 + h5,
.text-slide-from-left.active h2 + h3 + h6 + h5,
.text-slide-from-left.active h2 + h4 + h6 + h5,
.text-slide-from-left.active h2 + h5 + h6 + h5,
.text-slide-from-left.active h2 + h6 + h6 + h5,
.text-slide-from-left.active h2 + p + h6 + h5,
.text-slide-from-left.active h2 + h3 + p + h5,
.text-slide-from-left.active h2 + h4 + p + h5,
.text-slide-from-left.active h2 + h5 + p + h5,
.text-slide-from-left.active h2 + h6 + p + h5,
.text-slide-from-left.active h2 + p + p + h5,
.text-slide-from-left.active h2 + h3 + h4 + h6,
.text-slide-from-left.active h2 + h4 + h4 + h6,
.text-slide-from-left.active h2 + h5 + h4 + h6,
.text-slide-from-left.active h2 + h6 + h4 + h6,
.text-slide-from-left.active h2 + p + h4 + h6,
.text-slide-from-left.active h2 + h3 + h5 + h6,
.text-slide-from-left.active h2 + h4 + h5 + h6,
.text-slide-from-left.active h2 + h5 + h5 + h6,
.text-slide-from-left.active h2 + h6 + h5 + h6,
.text-slide-from-left.active h2 + p + h5 + h6,
.text-slide-from-left.active h2 + h3 + h6 + h6,
.text-slide-from-left.active h2 + h4 + h6 + h6,
.text-slide-from-left.active h2 + h5 + h6 + h6,
.text-slide-from-left.active h2 + h6 + h6 + h6,
.text-slide-from-left.active h2 + p + h6 + h6,
.text-slide-from-left.active h2 + h3 + p + h6,
.text-slide-from-left.active h2 + h4 + p + h6,
.text-slide-from-left.active h2 + h5 + p + h6,
.text-slide-from-left.active h2 + h6 + p + h6,
.text-slide-from-left.active h2 + p + p + h6,
.text-slide-from-left.active h2 + h3 + h4 + p,
.text-slide-from-left.active h2 + h4 + h4 + p,
.text-slide-from-left.active h2 + h5 + h4 + p,
.text-slide-from-left.active h2 + h6 + h4 + p,
.text-slide-from-left.active h2 + p + h4 + p,
.text-slide-from-left.active h2 + h3 + h5 + p,
.text-slide-from-left.active h2 + h4 + h5 + p,
.text-slide-from-left.active h2 + h5 + h5 + p,
.text-slide-from-left.active h2 + h6 + h5 + p,
.text-slide-from-left.active h2 + p + h5 + p,
.text-slide-from-left.active h2 + h3 + h6 + p,
.text-slide-from-left.active h2 + h4 + h6 + p,
.text-slide-from-left.active h2 + h5 + h6 + p,
.text-slide-from-left.active h2 + h6 + h6 + p,
.text-slide-from-left.active h2 + p + h6 + p,
.text-slide-from-left.active h2 + h3 + p + p,
.text-slide-from-left.active h2 + h4 + p + p,
.text-slide-from-left.active h2 + h5 + p + p,
.text-slide-from-left.active h2 + h6 + p + p,
.text-slide-from-left.active h2 + p + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.text-slide-from-left.active h2 + h3 + h4 + h5 + h6,
.text-slide-from-left.active h2 + h4 + h4 + h5 + h6,
.text-slide-from-left.active h2 + h5 + h4 + h5 + h6,
.text-slide-from-left.active h2 + h6 + h4 + h5 + h6,
.text-slide-from-left.active h2 + p + h4 + h5 + h6,
.text-slide-from-left.active h2 + h3 + h5 + h5 + h6,
.text-slide-from-left.active h2 + h4 + h5 + h5 + h6,
.text-slide-from-left.active h2 + h5 + h5 + h5 + h6,
.text-slide-from-left.active h2 + h6 + h5 + h5 + h6,
.text-slide-from-left.active h2 + p + h5 + h5 + h6,
.text-slide-from-left.active h2 + h3 + h6 + h5 + h6,
.text-slide-from-left.active h2 + h4 + h6 + h5 + h6,
.text-slide-from-left.active h2 + h5 + h6 + h5 + h6,
.text-slide-from-left.active h2 + h6 + h6 + h5 + h6,
.text-slide-from-left.active h2 + p + h6 + h5 + h6,
.text-slide-from-left.active h2 + h3 + p + h5 + h6,
.text-slide-from-left.active h2 + h4 + p + h5 + h6,
.text-slide-from-left.active h2 + h5 + p + h5 + h6,
.text-slide-from-left.active h2 + h6 + p + h5 + h6,
.text-slide-from-left.active h2 + p + p + h5 + h6,
.text-slide-from-left.active h2 + h3 + h4 + h6 + h6,
.text-slide-from-left.active h2 + h4 + h4 + h6 + h6,
.text-slide-from-left.active h2 + h5 + h4 + h6 + h6,
.text-slide-from-left.active h2 + h6 + h4 + h6 + h6,
.text-slide-from-left.active h2 + p + h4 + h6 + h6,
.text-slide-from-left.active h2 + h3 + h5 + h6 + h6,
.text-slide-from-left.active h2 + h4 + h5 + h6 + h6,
.text-slide-from-left.active h2 + h5 + h5 + h6 + h6,
.text-slide-from-left.active h2 + h6 + h5 + h6 + h6,
.text-slide-from-left.active h2 + p + h5 + h6 + h6,
.text-slide-from-left.active h2 + h3 + h6 + h6 + h6,
.text-slide-from-left.active h2 + h4 + h6 + h6 + h6,
.text-slide-from-left.active h2 + h5 + h6 + h6 + h6,
.text-slide-from-left.active h2 + h6 + h6 + h6 + h6,
.text-slide-from-left.active h2 + p + h6 + h6 + h6,
.text-slide-from-left.active h2 + h3 + p + h6 + h6,
.text-slide-from-left.active h2 + h4 + p + h6 + h6,
.text-slide-from-left.active h2 + h5 + p + h6 + h6,
.text-slide-from-left.active h2 + h6 + p + h6 + h6,
.text-slide-from-left.active h2 + p + p + h6 + h6,
.text-slide-from-left.active h2 + h3 + h4 + p + h6,
.text-slide-from-left.active h2 + h4 + h4 + p + h6,
.text-slide-from-left.active h2 + h5 + h4 + p + h6,
.text-slide-from-left.active h2 + h6 + h4 + p + h6,
.text-slide-from-left.active h2 + p + h4 + p + h6,
.text-slide-from-left.active h2 + h3 + h5 + p + h6,
.text-slide-from-left.active h2 + h4 + h5 + p + h6,
.text-slide-from-left.active h2 + h5 + h5 + p + h6,
.text-slide-from-left.active h2 + h6 + h5 + p + h6,
.text-slide-from-left.active h2 + p + h5 + p + h6,
.text-slide-from-left.active h2 + h3 + h6 + p + h6,
.text-slide-from-left.active h2 + h4 + h6 + p + h6,
.text-slide-from-left.active h2 + h5 + h6 + p + h6,
.text-slide-from-left.active h2 + h6 + h6 + p + h6,
.text-slide-from-left.active h2 + p + h6 + p + h6,
.text-slide-from-left.active h2 + h3 + p + p + h6,
.text-slide-from-left.active h2 + h4 + p + p + h6,
.text-slide-from-left.active h2 + h5 + p + p + h6,
.text-slide-from-left.active h2 + h6 + p + p + h6,
.text-slide-from-left.active h2 + p + p + p + h6,
.text-slide-from-left.active h2 + h3 + h4 + h5 + p,
.text-slide-from-left.active h2 + h4 + h4 + h5 + p,
.text-slide-from-left.active h2 + h5 + h4 + h5 + p,
.text-slide-from-left.active h2 + h6 + h4 + h5 + p,
.text-slide-from-left.active h2 + p + h4 + h5 + p,
.text-slide-from-left.active h2 + h3 + h5 + h5 + p,
.text-slide-from-left.active h2 + h4 + h5 + h5 + p,
.text-slide-from-left.active h2 + h5 + h5 + h5 + p,
.text-slide-from-left.active h2 + h6 + h5 + h5 + p,
.text-slide-from-left.active h2 + p + h5 + h5 + p,
.text-slide-from-left.active h2 + h3 + h6 + h5 + p,
.text-slide-from-left.active h2 + h4 + h6 + h5 + p,
.text-slide-from-left.active h2 + h5 + h6 + h5 + p,
.text-slide-from-left.active h2 + h6 + h6 + h5 + p,
.text-slide-from-left.active h2 + p + h6 + h5 + p,
.text-slide-from-left.active h2 + h3 + p + h5 + p,
.text-slide-from-left.active h2 + h4 + p + h5 + p,
.text-slide-from-left.active h2 + h5 + p + h5 + p,
.text-slide-from-left.active h2 + h6 + p + h5 + p,
.text-slide-from-left.active h2 + p + p + h5 + p,
.text-slide-from-left.active h2 + h3 + h4 + h6 + p,
.text-slide-from-left.active h2 + h4 + h4 + h6 + p,
.text-slide-from-left.active h2 + h5 + h4 + h6 + p,
.text-slide-from-left.active h2 + h6 + h4 + h6 + p,
.text-slide-from-left.active h2 + p + h4 + h6 + p,
.text-slide-from-left.active h2 + h3 + h5 + h6 + p,
.text-slide-from-left.active h2 + h4 + h5 + h6 + p,
.text-slide-from-left.active h2 + h5 + h5 + h6 + p,
.text-slide-from-left.active h2 + h6 + h5 + h6 + p,
.text-slide-from-left.active h2 + p + h5 + h6 + p,
.text-slide-from-left.active h2 + h3 + h6 + h6 + p,
.text-slide-from-left.active h2 + h4 + h6 + h6 + p,
.text-slide-from-left.active h2 + h5 + h6 + h6 + p,
.text-slide-from-left.active h2 + h6 + h6 + h6 + p,
.text-slide-from-left.active h2 + p + h6 + h6 + p,
.text-slide-from-left.active h2 + h3 + p + h6 + p,
.text-slide-from-left.active h2 + h4 + p + h6 + p,
.text-slide-from-left.active h2 + h5 + p + h6 + p,
.text-slide-from-left.active h2 + h6 + p + h6 + p,
.text-slide-from-left.active h2 + p + p + h6 + p,
.text-slide-from-left.active h2 + h3 + h4 + p + p,
.text-slide-from-left.active h2 + h4 + h4 + p + p,
.text-slide-from-left.active h2 + h5 + h4 + p + p,
.text-slide-from-left.active h2 + h6 + h4 + p + p,
.text-slide-from-left.active h2 + p + h4 + p + p,
.text-slide-from-left.active h2 + h3 + h5 + p + p,
.text-slide-from-left.active h2 + h4 + h5 + p + p,
.text-slide-from-left.active h2 + h5 + h5 + p + p,
.text-slide-from-left.active h2 + h6 + h5 + p + p,
.text-slide-from-left.active h2 + p + h5 + p + p,
.text-slide-from-left.active h2 + h3 + h6 + p + p,
.text-slide-from-left.active h2 + h4 + h6 + p + p,
.text-slide-from-left.active h2 + h5 + h6 + p + p,
.text-slide-from-left.active h2 + h6 + h6 + p + p,
.text-slide-from-left.active h2 + p + h6 + p + p,
.text-slide-from-left.active h2 + h3 + p + p + p,
.text-slide-from-left.active h2 + h4 + p + p + p,
.text-slide-from-left.active h2 + h5 + p + p + p,
.text-slide-from-left.active h2 + h6 + p + p + p,
.text-slide-from-left.active h2 + p + p + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.text-slide-from-left.active h2 + h3 + h4 + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h4 + h4 + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h5 + h4 + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h6 + h4 + h5 + h6 ~ p,
.text-slide-from-left.active h2 + p + h4 + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h3 + h5 + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h4 + h5 + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h5 + h5 + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h6 + h5 + h5 + h6 ~ p,
.text-slide-from-left.active h2 + p + h5 + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h3 + h6 + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h4 + h6 + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h5 + h6 + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h6 + h6 + h5 + h6 ~ p,
.text-slide-from-left.active h2 + p + h6 + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h3 + p + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h4 + p + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h5 + p + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h6 + p + h5 + h6 ~ p,
.text-slide-from-left.active h2 + p + p + h5 + h6 ~ p,
.text-slide-from-left.active h2 + h3 + h4 + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h4 + h4 + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h5 + h4 + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h6 + h4 + h6 + h6 ~ p,
.text-slide-from-left.active h2 + p + h4 + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h3 + h5 + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h4 + h5 + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h5 + h5 + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h6 + h5 + h6 + h6 ~ p,
.text-slide-from-left.active h2 + p + h5 + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h3 + h6 + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h4 + h6 + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h5 + h6 + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h6 + h6 + h6 + h6 ~ p,
.text-slide-from-left.active h2 + p + h6 + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h3 + p + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h4 + p + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h5 + p + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h6 + p + h6 + h6 ~ p,
.text-slide-from-left.active h2 + p + p + h6 + h6 ~ p,
.text-slide-from-left.active h2 + h3 + h4 + p + h6 ~ p,
.text-slide-from-left.active h2 + h4 + h4 + p + h6 ~ p,
.text-slide-from-left.active h2 + h5 + h4 + p + h6 ~ p,
.text-slide-from-left.active h2 + h6 + h4 + p + h6 ~ p,
.text-slide-from-left.active h2 + p + h4 + p + h6 ~ p,
.text-slide-from-left.active h2 + h3 + h5 + p + h6 ~ p,
.text-slide-from-left.active h2 + h4 + h5 + p + h6 ~ p,
.text-slide-from-left.active h2 + h5 + h5 + p + h6 ~ p,
.text-slide-from-left.active h2 + h6 + h5 + p + h6 ~ p,
.text-slide-from-left.active h2 + p + h5 + p + h6 ~ p,
.text-slide-from-left.active h2 + h3 + h6 + p + h6 ~ p,
.text-slide-from-left.active h2 + h4 + h6 + p + h6 ~ p,
.text-slide-from-left.active h2 + h5 + h6 + p + h6 ~ p,
.text-slide-from-left.active h2 + h6 + h6 + p + h6 ~ p,
.text-slide-from-left.active h2 + p + h6 + p + h6 ~ p,
.text-slide-from-left.active h2 + h3 + p + p + h6 ~ p,
.text-slide-from-left.active h2 + h4 + p + p + h6 ~ p,
.text-slide-from-left.active h2 + h5 + p + p + h6 ~ p,
.text-slide-from-left.active h2 + h6 + p + p + h6 ~ p,
.text-slide-from-left.active h2 + p + p + p + h6 ~ p,
.text-slide-from-left.active h2 + h3 + h4 + h5 + p ~ p,
.text-slide-from-left.active h2 + h4 + h4 + h5 + p ~ p,
.text-slide-from-left.active h2 + h5 + h4 + h5 + p ~ p,
.text-slide-from-left.active h2 + h6 + h4 + h5 + p ~ p,
.text-slide-from-left.active h2 + p + h4 + h5 + p ~ p,
.text-slide-from-left.active h2 + h3 + h5 + h5 + p ~ p,
.text-slide-from-left.active h2 + h4 + h5 + h5 + p ~ p,
.text-slide-from-left.active h2 + h5 + h5 + h5 + p ~ p,
.text-slide-from-left.active h2 + h6 + h5 + h5 + p ~ p,
.text-slide-from-left.active h2 + p + h5 + h5 + p ~ p,
.text-slide-from-left.active h2 + h3 + h6 + h5 + p ~ p,
.text-slide-from-left.active h2 + h4 + h6 + h5 + p ~ p,
.text-slide-from-left.active h2 + h5 + h6 + h5 + p ~ p,
.text-slide-from-left.active h2 + h6 + h6 + h5 + p ~ p,
.text-slide-from-left.active h2 + p + h6 + h5 + p ~ p,
.text-slide-from-left.active h2 + h3 + p + h5 + p ~ p,
.text-slide-from-left.active h2 + h4 + p + h5 + p ~ p,
.text-slide-from-left.active h2 + h5 + p + h5 + p ~ p,
.text-slide-from-left.active h2 + h6 + p + h5 + p ~ p,
.text-slide-from-left.active h2 + p + p + h5 + p ~ p,
.text-slide-from-left.active h2 + h3 + h4 + h6 + p ~ p,
.text-slide-from-left.active h2 + h4 + h4 + h6 + p ~ p,
.text-slide-from-left.active h2 + h5 + h4 + h6 + p ~ p,
.text-slide-from-left.active h2 + h6 + h4 + h6 + p ~ p,
.text-slide-from-left.active h2 + p + h4 + h6 + p ~ p,
.text-slide-from-left.active h2 + h3 + h5 + h6 + p ~ p,
.text-slide-from-left.active h2 + h4 + h5 + h6 + p ~ p,
.text-slide-from-left.active h2 + h5 + h5 + h6 + p ~ p,
.text-slide-from-left.active h2 + h6 + h5 + h6 + p ~ p,
.text-slide-from-left.active h2 + p + h5 + h6 + p ~ p,
.text-slide-from-left.active h2 + h3 + h6 + h6 + p ~ p,
.text-slide-from-left.active h2 + h4 + h6 + h6 + p ~ p,
.text-slide-from-left.active h2 + h5 + h6 + h6 + p ~ p,
.text-slide-from-left.active h2 + h6 + h6 + h6 + p ~ p,
.text-slide-from-left.active h2 + p + h6 + h6 + p ~ p,
.text-slide-from-left.active h2 + h3 + p + h6 + p ~ p,
.text-slide-from-left.active h2 + h4 + p + h6 + p ~ p,
.text-slide-from-left.active h2 + h5 + p + h6 + p ~ p,
.text-slide-from-left.active h2 + h6 + p + h6 + p ~ p,
.text-slide-from-left.active h2 + p + p + h6 + p ~ p,
.text-slide-from-left.active h2 + h3 + h4 + p + p ~ p,
.text-slide-from-left.active h2 + h4 + h4 + p + p ~ p,
.text-slide-from-left.active h2 + h5 + h4 + p + p ~ p,
.text-slide-from-left.active h2 + h6 + h4 + p + p ~ p,
.text-slide-from-left.active h2 + p + h4 + p + p ~ p,
.text-slide-from-left.active h2 + h3 + h5 + p + p ~ p,
.text-slide-from-left.active h2 + h4 + h5 + p + p ~ p,
.text-slide-from-left.active h2 + h5 + h5 + p + p ~ p,
.text-slide-from-left.active h2 + h6 + h5 + p + p ~ p,
.text-slide-from-left.active h2 + p + h5 + p + p ~ p,
.text-slide-from-left.active h2 + h3 + h6 + p + p ~ p,
.text-slide-from-left.active h2 + h4 + h6 + p + p ~ p,
.text-slide-from-left.active h2 + h5 + h6 + p + p ~ p,
.text-slide-from-left.active h2 + h6 + h6 + p + p ~ p,
.text-slide-from-left.active h2 + p + h6 + p + p ~ p,
.text-slide-from-left.active h2 + h3 + p + p + p ~ p,
.text-slide-from-left.active h2 + h4 + p + p + p ~ p,
.text-slide-from-left.active h2 + h5 + p + p + p ~ p,
.text-slide-from-left.active h2 + h6 + p + p + p ~ p,
.text-slide-from-left.active h2 + p + p + p + p ~ p {
  /*  ~  get all siblings */
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.text-slide-from-left.active h3 {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.text-slide-from-left.active h3 + h4,
.text-slide-from-left.active h3 + h5,
.text-slide-from-left.active h3 + h6,
.text-slide-from-left.active h3 + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.text-slide-from-left.active h3 + h4 + h5,
.text-slide-from-left.active h3 + h5 + h5,
.text-slide-from-left.active h3 + h6 + h5,
.text-slide-from-left.active h3 + p + h5,
.text-slide-from-left.active h3 + h4 + h6,
.text-slide-from-left.active h3 + h5 + h6,
.text-slide-from-left.active h3 + h6 + h6,
.text-slide-from-left.active h3 + p + h6,
.text-slide-from-left.active h3 + h4 + p,
.text-slide-from-left.active h3 + h5 + p,
.text-slide-from-left.active h3 + h6 + p,
.text-slide-from-left.active h3 + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.text-slide-from-left.active h3 + h4 + h5 + h6,
.text-slide-from-left.active h3 + h5 + h5 + h6,
.text-slide-from-left.active h3 + h6 + h5 + h6,
.text-slide-from-left.active h3 + p + h5 + h6,
.text-slide-from-left.active h3 + h4 + h6 + h6,
.text-slide-from-left.active h3 + h5 + h6 + h6,
.text-slide-from-left.active h3 + h6 + h6 + h6,
.text-slide-from-left.active h3 + p + h6 + h6,
.text-slide-from-left.active h3 + h4 + p + h6,
.text-slide-from-left.active h3 + h5 + p + h6,
.text-slide-from-left.active h3 + h6 + p + h6,
.text-slide-from-left.active h3 + p + p + h6,
.text-slide-from-left.active h3 + h4 + h5 + p,
.text-slide-from-left.active h3 + h5 + h5 + p,
.text-slide-from-left.active h3 + h6 + h5 + p,
.text-slide-from-left.active h3 + p + h5 + p,
.text-slide-from-left.active h3 + h4 + h6 + p,
.text-slide-from-left.active h3 + h5 + h6 + p,
.text-slide-from-left.active h3 + h6 + h6 + p,
.text-slide-from-left.active h3 + p + h6 + p,
.text-slide-from-left.active h3 + h4 + p + p,
.text-slide-from-left.active h3 + h5 + p + p,
.text-slide-from-left.active h3 + h6 + p + p,
.text-slide-from-left.active h3 + p + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.text-slide-from-left.active h3 + h4 + h5 + h6 + p,
.text-slide-from-left.active h3 + h5 + h5 + h6 + p,
.text-slide-from-left.active h3 + h6 + h5 + h6 + p,
.text-slide-from-left.active h3 + p + h5 + h6 + p,
.text-slide-from-left.active h3 + h4 + h6 + h6 + p,
.text-slide-from-left.active h3 + h5 + h6 + h6 + p,
.text-slide-from-left.active h3 + h6 + h6 + h6 + p,
.text-slide-from-left.active h3 + p + h6 + h6 + p,
.text-slide-from-left.active h3 + h4 + p + h6 + p,
.text-slide-from-left.active h3 + h5 + p + h6 + p,
.text-slide-from-left.active h3 + h6 + p + h6 + p,
.text-slide-from-left.active h3 + p + p + h6 + p,
.text-slide-from-left.active h3 + h4 + h5 + p + p,
.text-slide-from-left.active h3 + h5 + h5 + p + p,
.text-slide-from-left.active h3 + h6 + h5 + p + p,
.text-slide-from-left.active h3 + p + h5 + p + p,
.text-slide-from-left.active h3 + h4 + h6 + p + p,
.text-slide-from-left.active h3 + h5 + h6 + p + p,
.text-slide-from-left.active h3 + h6 + h6 + p + p,
.text-slide-from-left.active h3 + p + h6 + p + p,
.text-slide-from-left.active h3 + h4 + p + p + p,
.text-slide-from-left.active h3 + h5 + p + p + p,
.text-slide-from-left.active h3 + h6 + p + p + p,
.text-slide-from-left.active h3 + p + p + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.text-slide-from-left.active h3 + h4 + h5 + h6 + p ~ p,
.text-slide-from-left.active h3 + h5 + h5 + h6 + p ~ p,
.text-slide-from-left.active h3 + h6 + h5 + h6 + p ~ p,
.text-slide-from-left.active h3 + p + h5 + h6 + p ~ p,
.text-slide-from-left.active h3 + h4 + h6 + h6 + p ~ p,
.text-slide-from-left.active h3 + h5 + h6 + h6 + p ~ p,
.text-slide-from-left.active h3 + h6 + h6 + h6 + p ~ p,
.text-slide-from-left.active h3 + p + h6 + h6 + p ~ p,
.text-slide-from-left.active h3 + h4 + p + h6 + p ~ p,
.text-slide-from-left.active h3 + h5 + p + h6 + p ~ p,
.text-slide-from-left.active h3 + h6 + p + h6 + p ~ p,
.text-slide-from-left.active h3 + p + p + h6 + p ~ p,
.text-slide-from-left.active h3 + h4 + h5 + p + p ~ p,
.text-slide-from-left.active h3 + h5 + h5 + p + p ~ p,
.text-slide-from-left.active h3 + h6 + h5 + p + p ~ p,
.text-slide-from-left.active h3 + p + h5 + p + p ~ p,
.text-slide-from-left.active h3 + h4 + h6 + p + p ~ p,
.text-slide-from-left.active h3 + h5 + h6 + p + p ~ p,
.text-slide-from-left.active h3 + h6 + h6 + p + p ~ p,
.text-slide-from-left.active h3 + p + h6 + p + p ~ p,
.text-slide-from-left.active h3 + h4 + p + p + p ~ p,
.text-slide-from-left.active h3 + h5 + p + p + p ~ p,
.text-slide-from-left.active h3 + h6 + p + p + p ~ p,
.text-slide-from-left.active h3 + p + p + p + p ~ p {
  /*  ~  get all siblings */
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.text-slide-from-left.active h4 {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.text-slide-from-left.active h4 + h5,
.text-slide-from-left.active h4 + h6,
.text-slide-from-left.active h4 + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.text-slide-from-left.active h4 + h5 + h6,
.text-slide-from-left.active h4 + h6 + h6,
.text-slide-from-left.active h4 + p + h6,
.text-slide-from-left.active h4 + h5 + p,
.text-slide-from-left.active h4 + h6 + p,
.text-slide-from-left.active h4 + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.text-slide-from-left.active h4 + h5 + h6 + p,
.text-slide-from-left.active h4 + h6 + h6 + p,
.text-slide-from-left.active h4 + p + h6 + p,
.text-slide-from-left.active h4 + h5 + p + p,
.text-slide-from-left.active h4 + h6 + p + p,
.text-slide-from-left.active h4 + p + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.text-slide-from-left.active h4 + h5 + h6 + p + p,
.text-slide-from-left.active h4 + h6 + h6 + p + p,
.text-slide-from-left.active h4 + p + h6 + p + p,
.text-slide-from-left.active h4 + h5 + p + p + p,
.text-slide-from-left.active h4 + h6 + p + p + p,
.text-slide-from-left.active h4 + p + p + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.text-slide-from-left.active h4 + h5 + h6 + p + p ~ p,
.text-slide-from-left.active h4 + h6 + h6 + p + p ~ p,
.text-slide-from-left.active h4 + p + h6 + p + p ~ p,
.text-slide-from-left.active h4 + h5 + p + p + p ~ p,
.text-slide-from-left.active h4 + h6 + p + p + p ~ p,
.text-slide-from-left.active h4 + p + p + p + p ~ p {
  /*  ~  get all siblings */
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.text-slide-from-left.active h5 {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.text-slide-from-left.active h5 + h6,
.text-slide-from-left.active h5 + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.text-slide-from-left.active h5 + h6 + p,
.text-slide-from-left.active h5 + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.text-slide-from-left.active h5 + h6 + p + p,
.text-slide-from-left.active h5 + p + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.text-slide-from-left.active h5 + h6 + p + p + p,
.text-slide-from-left.active h5 + p + p + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.text-slide-from-left.active h5 + h6 + p + p + p ~ p,
.text-slide-from-left.active h5 + p + p + p + p ~ p {
  /*  ~  get all siblings */
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.text-slide-from-left.active h6 {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.text-slide-from-left.active h6 + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.text-slide-from-left.active h6 + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.text-slide-from-left.active h6 + p + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.text-slide-from-left.active h6 + p + p + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.text-slide-from-left.active h6 + p + p + p + p ~ p {
  /*  ~  get all siblings */
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.text-slide-from-left.active p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.text-slide-from-left.active p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.text-slide-from-left.active p + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.text-slide-from-left.active p + p + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.text-slide-from-left.active p + p + p + p + p {
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.text-slide-from-left.active p + p + p + p + p ~ p {
  /*  ~  get all siblings */
  -webkit-animation: slide-from-left 1s;
  animation: slide-from-left 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
@-webkit-keyframes slide-from-left {
  0% {
    left: -500px;
    opacity: 0;
  }
  100% {
    left: 0px;
    opacity: 1;
  }
}
@keyframes slide-from-left {
  0% {
    left: -500px;
    opacity: 0;
  }
  100% {
    left: 0px;
    opacity: 1;
  }
}
/**************************************
 * 	text-slide-from-top
 */
.text-slide-from-top .slider-text {
  visibility: hidden;
}
.text-slide-from-top.active .slider-text {
  visibility: visible;
  -webkit-animation: text-slide-from-top 1s;
  /* Chrome, Safari, Opera */
  animation: text-slide-from-top 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes text-slide-from-top {
  0% {
    top: -300px;
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@keyframes text-slide-from-top {
  0% {
    top: -300px;
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
/***********************************
 * 	text-fade
 */
/*.text-fade .slider-text {
		
	visibility: hidden;	
}
.text-fade.active .slider-text {
	
	visibility: visible;
    	
	-webkit-animation: text-fade 4s; 
    		animation: text-fade 4s;
}*/
.text-fade h1,
.text-fade h2,
.text-fade h3,
.text-fade h4,
.text-fade h5,
.text-fade h6,
.text-fade p {
  opacity: 0;
  position: relative;
}
.text-fade.active h1 {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.text-fade.active h1 h1,
.text-fade.active h1 h2,
.text-fade.active h1 h3,
.text-fade.active h1 h4,
.text-fade.active h1 h5,
.text-fade.active h1 h6,
.text-fade.active h1 p {
  opacity: 0;
  position: relative;
}
.text-fade.active h1 + h2,
.text-fade.active h1 + h3,
.text-fade.active h1 + h4,
.text-fade.active h1 + h5,
.text-fade.active h1 + h6,
.text-fade.active h1 + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.text-fade.active h1 + h2 + h3,
.text-fade.active h1 + h3 + h3,
.text-fade.active h1 + h4 + h3,
.text-fade.active h1 + h5 + h3,
.text-fade.active h1 + h6 + h3,
.text-fade.active h1 + p + h3,
.text-fade.active h1 + h2 + h4,
.text-fade.active h1 + h3 + h4,
.text-fade.active h1 + h4 + h4,
.text-fade.active h1 + h5 + h4,
.text-fade.active h1 + h6 + h4,
.text-fade.active h1 + p + h4,
.text-fade.active h1 + h2 + h5,
.text-fade.active h1 + h3 + h5,
.text-fade.active h1 + h4 + h5,
.text-fade.active h1 + h5 + h5,
.text-fade.active h1 + h6 + h5,
.text-fade.active h1 + p + h5,
.text-fade.active h1 + h2 + h6,
.text-fade.active h1 + h3 + h6,
.text-fade.active h1 + h4 + h6,
.text-fade.active h1 + h5 + h6,
.text-fade.active h1 + h6 + h6,
.text-fade.active h1 + p + h6,
.text-fade.active h1 + h2 + p,
.text-fade.active h1 + h3 + p,
.text-fade.active h1 + h4 + p,
.text-fade.active h1 + h5 + p,
.text-fade.active h1 + h6 + p,
.text-fade.active h1 + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.text-fade.active h1 + h2 + h3 + h4,
.text-fade.active h1 + h3 + h3 + h4,
.text-fade.active h1 + h4 + h3 + h4,
.text-fade.active h1 + h5 + h3 + h4,
.text-fade.active h1 + h6 + h3 + h4,
.text-fade.active h1 + p + h3 + h4,
.text-fade.active h1 + h2 + h4 + h4,
.text-fade.active h1 + h3 + h4 + h4,
.text-fade.active h1 + h4 + h4 + h4,
.text-fade.active h1 + h5 + h4 + h4,
.text-fade.active h1 + h6 + h4 + h4,
.text-fade.active h1 + p + h4 + h4,
.text-fade.active h1 + h2 + h5 + h4,
.text-fade.active h1 + h3 + h5 + h4,
.text-fade.active h1 + h4 + h5 + h4,
.text-fade.active h1 + h5 + h5 + h4,
.text-fade.active h1 + h6 + h5 + h4,
.text-fade.active h1 + p + h5 + h4,
.text-fade.active h1 + h2 + h6 + h4,
.text-fade.active h1 + h3 + h6 + h4,
.text-fade.active h1 + h4 + h6 + h4,
.text-fade.active h1 + h5 + h6 + h4,
.text-fade.active h1 + h6 + h6 + h4,
.text-fade.active h1 + p + h6 + h4,
.text-fade.active h1 + h2 + p + h4,
.text-fade.active h1 + h3 + p + h4,
.text-fade.active h1 + h4 + p + h4,
.text-fade.active h1 + h5 + p + h4,
.text-fade.active h1 + h6 + p + h4,
.text-fade.active h1 + p + p + h4,
.text-fade.active h1 + h2 + h3 + h5,
.text-fade.active h1 + h3 + h3 + h5,
.text-fade.active h1 + h4 + h3 + h5,
.text-fade.active h1 + h5 + h3 + h5,
.text-fade.active h1 + h6 + h3 + h5,
.text-fade.active h1 + p + h3 + h5,
.text-fade.active h1 + h2 + h4 + h5,
.text-fade.active h1 + h3 + h4 + h5,
.text-fade.active h1 + h4 + h4 + h5,
.text-fade.active h1 + h5 + h4 + h5,
.text-fade.active h1 + h6 + h4 + h5,
.text-fade.active h1 + p + h4 + h5,
.text-fade.active h1 + h2 + h5 + h5,
.text-fade.active h1 + h3 + h5 + h5,
.text-fade.active h1 + h4 + h5 + h5,
.text-fade.active h1 + h5 + h5 + h5,
.text-fade.active h1 + h6 + h5 + h5,
.text-fade.active h1 + p + h5 + h5,
.text-fade.active h1 + h2 + h6 + h5,
.text-fade.active h1 + h3 + h6 + h5,
.text-fade.active h1 + h4 + h6 + h5,
.text-fade.active h1 + h5 + h6 + h5,
.text-fade.active h1 + h6 + h6 + h5,
.text-fade.active h1 + p + h6 + h5,
.text-fade.active h1 + h2 + p + h5,
.text-fade.active h1 + h3 + p + h5,
.text-fade.active h1 + h4 + p + h5,
.text-fade.active h1 + h5 + p + h5,
.text-fade.active h1 + h6 + p + h5,
.text-fade.active h1 + p + p + h5,
.text-fade.active h1 + h2 + h3 + h6,
.text-fade.active h1 + h3 + h3 + h6,
.text-fade.active h1 + h4 + h3 + h6,
.text-fade.active h1 + h5 + h3 + h6,
.text-fade.active h1 + h6 + h3 + h6,
.text-fade.active h1 + p + h3 + h6,
.text-fade.active h1 + h2 + h4 + h6,
.text-fade.active h1 + h3 + h4 + h6,
.text-fade.active h1 + h4 + h4 + h6,
.text-fade.active h1 + h5 + h4 + h6,
.text-fade.active h1 + h6 + h4 + h6,
.text-fade.active h1 + p + h4 + h6,
.text-fade.active h1 + h2 + h5 + h6,
.text-fade.active h1 + h3 + h5 + h6,
.text-fade.active h1 + h4 + h5 + h6,
.text-fade.active h1 + h5 + h5 + h6,
.text-fade.active h1 + h6 + h5 + h6,
.text-fade.active h1 + p + h5 + h6,
.text-fade.active h1 + h2 + h6 + h6,
.text-fade.active h1 + h3 + h6 + h6,
.text-fade.active h1 + h4 + h6 + h6,
.text-fade.active h1 + h5 + h6 + h6,
.text-fade.active h1 + h6 + h6 + h6,
.text-fade.active h1 + p + h6 + h6,
.text-fade.active h1 + h2 + p + h6,
.text-fade.active h1 + h3 + p + h6,
.text-fade.active h1 + h4 + p + h6,
.text-fade.active h1 + h5 + p + h6,
.text-fade.active h1 + h6 + p + h6,
.text-fade.active h1 + p + p + h6,
.text-fade.active h1 + h2 + h3 + p,
.text-fade.active h1 + h3 + h3 + p,
.text-fade.active h1 + h4 + h3 + p,
.text-fade.active h1 + h5 + h3 + p,
.text-fade.active h1 + h6 + h3 + p,
.text-fade.active h1 + p + h3 + p,
.text-fade.active h1 + h2 + h4 + p,
.text-fade.active h1 + h3 + h4 + p,
.text-fade.active h1 + h4 + h4 + p,
.text-fade.active h1 + h5 + h4 + p,
.text-fade.active h1 + h6 + h4 + p,
.text-fade.active h1 + p + h4 + p,
.text-fade.active h1 + h2 + h5 + p,
.text-fade.active h1 + h3 + h5 + p,
.text-fade.active h1 + h4 + h5 + p,
.text-fade.active h1 + h5 + h5 + p,
.text-fade.active h1 + h6 + h5 + p,
.text-fade.active h1 + p + h5 + p,
.text-fade.active h1 + h2 + h6 + p,
.text-fade.active h1 + h3 + h6 + p,
.text-fade.active h1 + h4 + h6 + p,
.text-fade.active h1 + h5 + h6 + p,
.text-fade.active h1 + h6 + h6 + p,
.text-fade.active h1 + p + h6 + p,
.text-fade.active h1 + h2 + p + p,
.text-fade.active h1 + h3 + p + p,
.text-fade.active h1 + h4 + p + p,
.text-fade.active h1 + h5 + p + p,
.text-fade.active h1 + h6 + p + p,
.text-fade.active h1 + p + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.text-fade.active h1 + h2 + h3 + h4 + h5,
.text-fade.active h1 + h3 + h3 + h4 + h5,
.text-fade.active h1 + h4 + h3 + h4 + h5,
.text-fade.active h1 + h5 + h3 + h4 + h5,
.text-fade.active h1 + h6 + h3 + h4 + h5,
.text-fade.active h1 + p + h3 + h4 + h5,
.text-fade.active h1 + h2 + h4 + h4 + h5,
.text-fade.active h1 + h3 + h4 + h4 + h5,
.text-fade.active h1 + h4 + h4 + h4 + h5,
.text-fade.active h1 + h5 + h4 + h4 + h5,
.text-fade.active h1 + h6 + h4 + h4 + h5,
.text-fade.active h1 + p + h4 + h4 + h5,
.text-fade.active h1 + h2 + h5 + h4 + h5,
.text-fade.active h1 + h3 + h5 + h4 + h5,
.text-fade.active h1 + h4 + h5 + h4 + h5,
.text-fade.active h1 + h5 + h5 + h4 + h5,
.text-fade.active h1 + h6 + h5 + h4 + h5,
.text-fade.active h1 + p + h5 + h4 + h5,
.text-fade.active h1 + h2 + h6 + h4 + h5,
.text-fade.active h1 + h3 + h6 + h4 + h5,
.text-fade.active h1 + h4 + h6 + h4 + h5,
.text-fade.active h1 + h5 + h6 + h4 + h5,
.text-fade.active h1 + h6 + h6 + h4 + h5,
.text-fade.active h1 + p + h6 + h4 + h5,
.text-fade.active h1 + h2 + p + h4 + h5,
.text-fade.active h1 + h3 + p + h4 + h5,
.text-fade.active h1 + h4 + p + h4 + h5,
.text-fade.active h1 + h5 + p + h4 + h5,
.text-fade.active h1 + h6 + p + h4 + h5,
.text-fade.active h1 + p + p + h4 + h5,
.text-fade.active h1 + h2 + h3 + h5 + h5,
.text-fade.active h1 + h3 + h3 + h5 + h5,
.text-fade.active h1 + h4 + h3 + h5 + h5,
.text-fade.active h1 + h5 + h3 + h5 + h5,
.text-fade.active h1 + h6 + h3 + h5 + h5,
.text-fade.active h1 + p + h3 + h5 + h5,
.text-fade.active h1 + h2 + h4 + h5 + h5,
.text-fade.active h1 + h3 + h4 + h5 + h5,
.text-fade.active h1 + h4 + h4 + h5 + h5,
.text-fade.active h1 + h5 + h4 + h5 + h5,
.text-fade.active h1 + h6 + h4 + h5 + h5,
.text-fade.active h1 + p + h4 + h5 + h5,
.text-fade.active h1 + h2 + h5 + h5 + h5,
.text-fade.active h1 + h3 + h5 + h5 + h5,
.text-fade.active h1 + h4 + h5 + h5 + h5,
.text-fade.active h1 + h5 + h5 + h5 + h5,
.text-fade.active h1 + h6 + h5 + h5 + h5,
.text-fade.active h1 + p + h5 + h5 + h5,
.text-fade.active h1 + h2 + h6 + h5 + h5,
.text-fade.active h1 + h3 + h6 + h5 + h5,
.text-fade.active h1 + h4 + h6 + h5 + h5,
.text-fade.active h1 + h5 + h6 + h5 + h5,
.text-fade.active h1 + h6 + h6 + h5 + h5,
.text-fade.active h1 + p + h6 + h5 + h5,
.text-fade.active h1 + h2 + p + h5 + h5,
.text-fade.active h1 + h3 + p + h5 + h5,
.text-fade.active h1 + h4 + p + h5 + h5,
.text-fade.active h1 + h5 + p + h5 + h5,
.text-fade.active h1 + h6 + p + h5 + h5,
.text-fade.active h1 + p + p + h5 + h5,
.text-fade.active h1 + h2 + h3 + h6 + h5,
.text-fade.active h1 + h3 + h3 + h6 + h5,
.text-fade.active h1 + h4 + h3 + h6 + h5,
.text-fade.active h1 + h5 + h3 + h6 + h5,
.text-fade.active h1 + h6 + h3 + h6 + h5,
.text-fade.active h1 + p + h3 + h6 + h5,
.text-fade.active h1 + h2 + h4 + h6 + h5,
.text-fade.active h1 + h3 + h4 + h6 + h5,
.text-fade.active h1 + h4 + h4 + h6 + h5,
.text-fade.active h1 + h5 + h4 + h6 + h5,
.text-fade.active h1 + h6 + h4 + h6 + h5,
.text-fade.active h1 + p + h4 + h6 + h5,
.text-fade.active h1 + h2 + h5 + h6 + h5,
.text-fade.active h1 + h3 + h5 + h6 + h5,
.text-fade.active h1 + h4 + h5 + h6 + h5,
.text-fade.active h1 + h5 + h5 + h6 + h5,
.text-fade.active h1 + h6 + h5 + h6 + h5,
.text-fade.active h1 + p + h5 + h6 + h5,
.text-fade.active h1 + h2 + h6 + h6 + h5,
.text-fade.active h1 + h3 + h6 + h6 + h5,
.text-fade.active h1 + h4 + h6 + h6 + h5,
.text-fade.active h1 + h5 + h6 + h6 + h5,
.text-fade.active h1 + h6 + h6 + h6 + h5,
.text-fade.active h1 + p + h6 + h6 + h5,
.text-fade.active h1 + h2 + p + h6 + h5,
.text-fade.active h1 + h3 + p + h6 + h5,
.text-fade.active h1 + h4 + p + h6 + h5,
.text-fade.active h1 + h5 + p + h6 + h5,
.text-fade.active h1 + h6 + p + h6 + h5,
.text-fade.active h1 + p + p + h6 + h5,
.text-fade.active h1 + h2 + h3 + p + h5,
.text-fade.active h1 + h3 + h3 + p + h5,
.text-fade.active h1 + h4 + h3 + p + h5,
.text-fade.active h1 + h5 + h3 + p + h5,
.text-fade.active h1 + h6 + h3 + p + h5,
.text-fade.active h1 + p + h3 + p + h5,
.text-fade.active h1 + h2 + h4 + p + h5,
.text-fade.active h1 + h3 + h4 + p + h5,
.text-fade.active h1 + h4 + h4 + p + h5,
.text-fade.active h1 + h5 + h4 + p + h5,
.text-fade.active h1 + h6 + h4 + p + h5,
.text-fade.active h1 + p + h4 + p + h5,
.text-fade.active h1 + h2 + h5 + p + h5,
.text-fade.active h1 + h3 + h5 + p + h5,
.text-fade.active h1 + h4 + h5 + p + h5,
.text-fade.active h1 + h5 + h5 + p + h5,
.text-fade.active h1 + h6 + h5 + p + h5,
.text-fade.active h1 + p + h5 + p + h5,
.text-fade.active h1 + h2 + h6 + p + h5,
.text-fade.active h1 + h3 + h6 + p + h5,
.text-fade.active h1 + h4 + h6 + p + h5,
.text-fade.active h1 + h5 + h6 + p + h5,
.text-fade.active h1 + h6 + h6 + p + h5,
.text-fade.active h1 + p + h6 + p + h5,
.text-fade.active h1 + h2 + p + p + h5,
.text-fade.active h1 + h3 + p + p + h5,
.text-fade.active h1 + h4 + p + p + h5,
.text-fade.active h1 + h5 + p + p + h5,
.text-fade.active h1 + h6 + p + p + h5,
.text-fade.active h1 + p + p + p + h5,
.text-fade.active h1 + h2 + h3 + h4 + h6,
.text-fade.active h1 + h3 + h3 + h4 + h6,
.text-fade.active h1 + h4 + h3 + h4 + h6,
.text-fade.active h1 + h5 + h3 + h4 + h6,
.text-fade.active h1 + h6 + h3 + h4 + h6,
.text-fade.active h1 + p + h3 + h4 + h6,
.text-fade.active h1 + h2 + h4 + h4 + h6,
.text-fade.active h1 + h3 + h4 + h4 + h6,
.text-fade.active h1 + h4 + h4 + h4 + h6,
.text-fade.active h1 + h5 + h4 + h4 + h6,
.text-fade.active h1 + h6 + h4 + h4 + h6,
.text-fade.active h1 + p + h4 + h4 + h6,
.text-fade.active h1 + h2 + h5 + h4 + h6,
.text-fade.active h1 + h3 + h5 + h4 + h6,
.text-fade.active h1 + h4 + h5 + h4 + h6,
.text-fade.active h1 + h5 + h5 + h4 + h6,
.text-fade.active h1 + h6 + h5 + h4 + h6,
.text-fade.active h1 + p + h5 + h4 + h6,
.text-fade.active h1 + h2 + h6 + h4 + h6,
.text-fade.active h1 + h3 + h6 + h4 + h6,
.text-fade.active h1 + h4 + h6 + h4 + h6,
.text-fade.active h1 + h5 + h6 + h4 + h6,
.text-fade.active h1 + h6 + h6 + h4 + h6,
.text-fade.active h1 + p + h6 + h4 + h6,
.text-fade.active h1 + h2 + p + h4 + h6,
.text-fade.active h1 + h3 + p + h4 + h6,
.text-fade.active h1 + h4 + p + h4 + h6,
.text-fade.active h1 + h5 + p + h4 + h6,
.text-fade.active h1 + h6 + p + h4 + h6,
.text-fade.active h1 + p + p + h4 + h6,
.text-fade.active h1 + h2 + h3 + h5 + h6,
.text-fade.active h1 + h3 + h3 + h5 + h6,
.text-fade.active h1 + h4 + h3 + h5 + h6,
.text-fade.active h1 + h5 + h3 + h5 + h6,
.text-fade.active h1 + h6 + h3 + h5 + h6,
.text-fade.active h1 + p + h3 + h5 + h6,
.text-fade.active h1 + h2 + h4 + h5 + h6,
.text-fade.active h1 + h3 + h4 + h5 + h6,
.text-fade.active h1 + h4 + h4 + h5 + h6,
.text-fade.active h1 + h5 + h4 + h5 + h6,
.text-fade.active h1 + h6 + h4 + h5 + h6,
.text-fade.active h1 + p + h4 + h5 + h6,
.text-fade.active h1 + h2 + h5 + h5 + h6,
.text-fade.active h1 + h3 + h5 + h5 + h6,
.text-fade.active h1 + h4 + h5 + h5 + h6,
.text-fade.active h1 + h5 + h5 + h5 + h6,
.text-fade.active h1 + h6 + h5 + h5 + h6,
.text-fade.active h1 + p + h5 + h5 + h6,
.text-fade.active h1 + h2 + h6 + h5 + h6,
.text-fade.active h1 + h3 + h6 + h5 + h6,
.text-fade.active h1 + h4 + h6 + h5 + h6,
.text-fade.active h1 + h5 + h6 + h5 + h6,
.text-fade.active h1 + h6 + h6 + h5 + h6,
.text-fade.active h1 + p + h6 + h5 + h6,
.text-fade.active h1 + h2 + p + h5 + h6,
.text-fade.active h1 + h3 + p + h5 + h6,
.text-fade.active h1 + h4 + p + h5 + h6,
.text-fade.active h1 + h5 + p + h5 + h6,
.text-fade.active h1 + h6 + p + h5 + h6,
.text-fade.active h1 + p + p + h5 + h6,
.text-fade.active h1 + h2 + h3 + h6 + h6,
.text-fade.active h1 + h3 + h3 + h6 + h6,
.text-fade.active h1 + h4 + h3 + h6 + h6,
.text-fade.active h1 + h5 + h3 + h6 + h6,
.text-fade.active h1 + h6 + h3 + h6 + h6,
.text-fade.active h1 + p + h3 + h6 + h6,
.text-fade.active h1 + h2 + h4 + h6 + h6,
.text-fade.active h1 + h3 + h4 + h6 + h6,
.text-fade.active h1 + h4 + h4 + h6 + h6,
.text-fade.active h1 + h5 + h4 + h6 + h6,
.text-fade.active h1 + h6 + h4 + h6 + h6,
.text-fade.active h1 + p + h4 + h6 + h6,
.text-fade.active h1 + h2 + h5 + h6 + h6,
.text-fade.active h1 + h3 + h5 + h6 + h6,
.text-fade.active h1 + h4 + h5 + h6 + h6,
.text-fade.active h1 + h5 + h5 + h6 + h6,
.text-fade.active h1 + h6 + h5 + h6 + h6,
.text-fade.active h1 + p + h5 + h6 + h6,
.text-fade.active h1 + h2 + h6 + h6 + h6,
.text-fade.active h1 + h3 + h6 + h6 + h6,
.text-fade.active h1 + h4 + h6 + h6 + h6,
.text-fade.active h1 + h5 + h6 + h6 + h6,
.text-fade.active h1 + h6 + h6 + h6 + h6,
.text-fade.active h1 + p + h6 + h6 + h6,
.text-fade.active h1 + h2 + p + h6 + h6,
.text-fade.active h1 + h3 + p + h6 + h6,
.text-fade.active h1 + h4 + p + h6 + h6,
.text-fade.active h1 + h5 + p + h6 + h6,
.text-fade.active h1 + h6 + p + h6 + h6,
.text-fade.active h1 + p + p + h6 + h6,
.text-fade.active h1 + h2 + h3 + p + h6,
.text-fade.active h1 + h3 + h3 + p + h6,
.text-fade.active h1 + h4 + h3 + p + h6,
.text-fade.active h1 + h5 + h3 + p + h6,
.text-fade.active h1 + h6 + h3 + p + h6,
.text-fade.active h1 + p + h3 + p + h6,
.text-fade.active h1 + h2 + h4 + p + h6,
.text-fade.active h1 + h3 + h4 + p + h6,
.text-fade.active h1 + h4 + h4 + p + h6,
.text-fade.active h1 + h5 + h4 + p + h6,
.text-fade.active h1 + h6 + h4 + p + h6,
.text-fade.active h1 + p + h4 + p + h6,
.text-fade.active h1 + h2 + h5 + p + h6,
.text-fade.active h1 + h3 + h5 + p + h6,
.text-fade.active h1 + h4 + h5 + p + h6,
.text-fade.active h1 + h5 + h5 + p + h6,
.text-fade.active h1 + h6 + h5 + p + h6,
.text-fade.active h1 + p + h5 + p + h6,
.text-fade.active h1 + h2 + h6 + p + h6,
.text-fade.active h1 + h3 + h6 + p + h6,
.text-fade.active h1 + h4 + h6 + p + h6,
.text-fade.active h1 + h5 + h6 + p + h6,
.text-fade.active h1 + h6 + h6 + p + h6,
.text-fade.active h1 + p + h6 + p + h6,
.text-fade.active h1 + h2 + p + p + h6,
.text-fade.active h1 + h3 + p + p + h6,
.text-fade.active h1 + h4 + p + p + h6,
.text-fade.active h1 + h5 + p + p + h6,
.text-fade.active h1 + h6 + p + p + h6,
.text-fade.active h1 + p + p + p + h6,
.text-fade.active h1 + h2 + h3 + h4 + p,
.text-fade.active h1 + h3 + h3 + h4 + p,
.text-fade.active h1 + h4 + h3 + h4 + p,
.text-fade.active h1 + h5 + h3 + h4 + p,
.text-fade.active h1 + h6 + h3 + h4 + p,
.text-fade.active h1 + p + h3 + h4 + p,
.text-fade.active h1 + h2 + h4 + h4 + p,
.text-fade.active h1 + h3 + h4 + h4 + p,
.text-fade.active h1 + h4 + h4 + h4 + p,
.text-fade.active h1 + h5 + h4 + h4 + p,
.text-fade.active h1 + h6 + h4 + h4 + p,
.text-fade.active h1 + p + h4 + h4 + p,
.text-fade.active h1 + h2 + h5 + h4 + p,
.text-fade.active h1 + h3 + h5 + h4 + p,
.text-fade.active h1 + h4 + h5 + h4 + p,
.text-fade.active h1 + h5 + h5 + h4 + p,
.text-fade.active h1 + h6 + h5 + h4 + p,
.text-fade.active h1 + p + h5 + h4 + p,
.text-fade.active h1 + h2 + h6 + h4 + p,
.text-fade.active h1 + h3 + h6 + h4 + p,
.text-fade.active h1 + h4 + h6 + h4 + p,
.text-fade.active h1 + h5 + h6 + h4 + p,
.text-fade.active h1 + h6 + h6 + h4 + p,
.text-fade.active h1 + p + h6 + h4 + p,
.text-fade.active h1 + h2 + p + h4 + p,
.text-fade.active h1 + h3 + p + h4 + p,
.text-fade.active h1 + h4 + p + h4 + p,
.text-fade.active h1 + h5 + p + h4 + p,
.text-fade.active h1 + h6 + p + h4 + p,
.text-fade.active h1 + p + p + h4 + p,
.text-fade.active h1 + h2 + h3 + h5 + p,
.text-fade.active h1 + h3 + h3 + h5 + p,
.text-fade.active h1 + h4 + h3 + h5 + p,
.text-fade.active h1 + h5 + h3 + h5 + p,
.text-fade.active h1 + h6 + h3 + h5 + p,
.text-fade.active h1 + p + h3 + h5 + p,
.text-fade.active h1 + h2 + h4 + h5 + p,
.text-fade.active h1 + h3 + h4 + h5 + p,
.text-fade.active h1 + h4 + h4 + h5 + p,
.text-fade.active h1 + h5 + h4 + h5 + p,
.text-fade.active h1 + h6 + h4 + h5 + p,
.text-fade.active h1 + p + h4 + h5 + p,
.text-fade.active h1 + h2 + h5 + h5 + p,
.text-fade.active h1 + h3 + h5 + h5 + p,
.text-fade.active h1 + h4 + h5 + h5 + p,
.text-fade.active h1 + h5 + h5 + h5 + p,
.text-fade.active h1 + h6 + h5 + h5 + p,
.text-fade.active h1 + p + h5 + h5 + p,
.text-fade.active h1 + h2 + h6 + h5 + p,
.text-fade.active h1 + h3 + h6 + h5 + p,
.text-fade.active h1 + h4 + h6 + h5 + p,
.text-fade.active h1 + h5 + h6 + h5 + p,
.text-fade.active h1 + h6 + h6 + h5 + p,
.text-fade.active h1 + p + h6 + h5 + p,
.text-fade.active h1 + h2 + p + h5 + p,
.text-fade.active h1 + h3 + p + h5 + p,
.text-fade.active h1 + h4 + p + h5 + p,
.text-fade.active h1 + h5 + p + h5 + p,
.text-fade.active h1 + h6 + p + h5 + p,
.text-fade.active h1 + p + p + h5 + p,
.text-fade.active h1 + h2 + h3 + h6 + p,
.text-fade.active h1 + h3 + h3 + h6 + p,
.text-fade.active h1 + h4 + h3 + h6 + p,
.text-fade.active h1 + h5 + h3 + h6 + p,
.text-fade.active h1 + h6 + h3 + h6 + p,
.text-fade.active h1 + p + h3 + h6 + p,
.text-fade.active h1 + h2 + h4 + h6 + p,
.text-fade.active h1 + h3 + h4 + h6 + p,
.text-fade.active h1 + h4 + h4 + h6 + p,
.text-fade.active h1 + h5 + h4 + h6 + p,
.text-fade.active h1 + h6 + h4 + h6 + p,
.text-fade.active h1 + p + h4 + h6 + p,
.text-fade.active h1 + h2 + h5 + h6 + p,
.text-fade.active h1 + h3 + h5 + h6 + p,
.text-fade.active h1 + h4 + h5 + h6 + p,
.text-fade.active h1 + h5 + h5 + h6 + p,
.text-fade.active h1 + h6 + h5 + h6 + p,
.text-fade.active h1 + p + h5 + h6 + p,
.text-fade.active h1 + h2 + h6 + h6 + p,
.text-fade.active h1 + h3 + h6 + h6 + p,
.text-fade.active h1 + h4 + h6 + h6 + p,
.text-fade.active h1 + h5 + h6 + h6 + p,
.text-fade.active h1 + h6 + h6 + h6 + p,
.text-fade.active h1 + p + h6 + h6 + p,
.text-fade.active h1 + h2 + p + h6 + p,
.text-fade.active h1 + h3 + p + h6 + p,
.text-fade.active h1 + h4 + p + h6 + p,
.text-fade.active h1 + h5 + p + h6 + p,
.text-fade.active h1 + h6 + p + h6 + p,
.text-fade.active h1 + p + p + h6 + p,
.text-fade.active h1 + h2 + h3 + p + p,
.text-fade.active h1 + h3 + h3 + p + p,
.text-fade.active h1 + h4 + h3 + p + p,
.text-fade.active h1 + h5 + h3 + p + p,
.text-fade.active h1 + h6 + h3 + p + p,
.text-fade.active h1 + p + h3 + p + p,
.text-fade.active h1 + h2 + h4 + p + p,
.text-fade.active h1 + h3 + h4 + p + p,
.text-fade.active h1 + h4 + h4 + p + p,
.text-fade.active h1 + h5 + h4 + p + p,
.text-fade.active h1 + h6 + h4 + p + p,
.text-fade.active h1 + p + h4 + p + p,
.text-fade.active h1 + h2 + h5 + p + p,
.text-fade.active h1 + h3 + h5 + p + p,
.text-fade.active h1 + h4 + h5 + p + p,
.text-fade.active h1 + h5 + h5 + p + p,
.text-fade.active h1 + h6 + h5 + p + p,
.text-fade.active h1 + p + h5 + p + p,
.text-fade.active h1 + h2 + h6 + p + p,
.text-fade.active h1 + h3 + h6 + p + p,
.text-fade.active h1 + h4 + h6 + p + p,
.text-fade.active h1 + h5 + h6 + p + p,
.text-fade.active h1 + h6 + h6 + p + p,
.text-fade.active h1 + p + h6 + p + p,
.text-fade.active h1 + h2 + p + p + p,
.text-fade.active h1 + h3 + p + p + p,
.text-fade.active h1 + h4 + p + p + p,
.text-fade.active h1 + h5 + p + p + p,
.text-fade.active h1 + h6 + p + p + p,
.text-fade.active h1 + p + p + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.text-fade.active h1 + h2 + h3 + h4 + h5 + h6,
.text-fade.active h1 + h3 + h3 + h4 + h5 + h6,
.text-fade.active h1 + h4 + h3 + h4 + h5 + h6,
.text-fade.active h1 + h5 + h3 + h4 + h5 + h6,
.text-fade.active h1 + h6 + h3 + h4 + h5 + h6,
.text-fade.active h1 + p + h3 + h4 + h5 + h6,
.text-fade.active h1 + h2 + h4 + h4 + h5 + h6,
.text-fade.active h1 + h3 + h4 + h4 + h5 + h6,
.text-fade.active h1 + h4 + h4 + h4 + h5 + h6,
.text-fade.active h1 + h5 + h4 + h4 + h5 + h6,
.text-fade.active h1 + h6 + h4 + h4 + h5 + h6,
.text-fade.active h1 + p + h4 + h4 + h5 + h6,
.text-fade.active h1 + h2 + h5 + h4 + h5 + h6,
.text-fade.active h1 + h3 + h5 + h4 + h5 + h6,
.text-fade.active h1 + h4 + h5 + h4 + h5 + h6,
.text-fade.active h1 + h5 + h5 + h4 + h5 + h6,
.text-fade.active h1 + h6 + h5 + h4 + h5 + h6,
.text-fade.active h1 + p + h5 + h4 + h5 + h6,
.text-fade.active h1 + h2 + h6 + h4 + h5 + h6,
.text-fade.active h1 + h3 + h6 + h4 + h5 + h6,
.text-fade.active h1 + h4 + h6 + h4 + h5 + h6,
.text-fade.active h1 + h5 + h6 + h4 + h5 + h6,
.text-fade.active h1 + h6 + h6 + h4 + h5 + h6,
.text-fade.active h1 + p + h6 + h4 + h5 + h6,
.text-fade.active h1 + h2 + p + h4 + h5 + h6,
.text-fade.active h1 + h3 + p + h4 + h5 + h6,
.text-fade.active h1 + h4 + p + h4 + h5 + h6,
.text-fade.active h1 + h5 + p + h4 + h5 + h6,
.text-fade.active h1 + h6 + p + h4 + h5 + h6,
.text-fade.active h1 + p + p + h4 + h5 + h6,
.text-fade.active h1 + h2 + h3 + h5 + h5 + h6,
.text-fade.active h1 + h3 + h3 + h5 + h5 + h6,
.text-fade.active h1 + h4 + h3 + h5 + h5 + h6,
.text-fade.active h1 + h5 + h3 + h5 + h5 + h6,
.text-fade.active h1 + h6 + h3 + h5 + h5 + h6,
.text-fade.active h1 + p + h3 + h5 + h5 + h6,
.text-fade.active h1 + h2 + h4 + h5 + h5 + h6,
.text-fade.active h1 + h3 + h4 + h5 + h5 + h6,
.text-fade.active h1 + h4 + h4 + h5 + h5 + h6,
.text-fade.active h1 + h5 + h4 + h5 + h5 + h6,
.text-fade.active h1 + h6 + h4 + h5 + h5 + h6,
.text-fade.active h1 + p + h4 + h5 + h5 + h6,
.text-fade.active h1 + h2 + h5 + h5 + h5 + h6,
.text-fade.active h1 + h3 + h5 + h5 + h5 + h6,
.text-fade.active h1 + h4 + h5 + h5 + h5 + h6,
.text-fade.active h1 + h5 + h5 + h5 + h5 + h6,
.text-fade.active h1 + h6 + h5 + h5 + h5 + h6,
.text-fade.active h1 + p + h5 + h5 + h5 + h6,
.text-fade.active h1 + h2 + h6 + h5 + h5 + h6,
.text-fade.active h1 + h3 + h6 + h5 + h5 + h6,
.text-fade.active h1 + h4 + h6 + h5 + h5 + h6,
.text-fade.active h1 + h5 + h6 + h5 + h5 + h6,
.text-fade.active h1 + h6 + h6 + h5 + h5 + h6,
.text-fade.active h1 + p + h6 + h5 + h5 + h6,
.text-fade.active h1 + h2 + p + h5 + h5 + h6,
.text-fade.active h1 + h3 + p + h5 + h5 + h6,
.text-fade.active h1 + h4 + p + h5 + h5 + h6,
.text-fade.active h1 + h5 + p + h5 + h5 + h6,
.text-fade.active h1 + h6 + p + h5 + h5 + h6,
.text-fade.active h1 + p + p + h5 + h5 + h6,
.text-fade.active h1 + h2 + h3 + h6 + h5 + h6,
.text-fade.active h1 + h3 + h3 + h6 + h5 + h6,
.text-fade.active h1 + h4 + h3 + h6 + h5 + h6,
.text-fade.active h1 + h5 + h3 + h6 + h5 + h6,
.text-fade.active h1 + h6 + h3 + h6 + h5 + h6,
.text-fade.active h1 + p + h3 + h6 + h5 + h6,
.text-fade.active h1 + h2 + h4 + h6 + h5 + h6,
.text-fade.active h1 + h3 + h4 + h6 + h5 + h6,
.text-fade.active h1 + h4 + h4 + h6 + h5 + h6,
.text-fade.active h1 + h5 + h4 + h6 + h5 + h6,
.text-fade.active h1 + h6 + h4 + h6 + h5 + h6,
.text-fade.active h1 + p + h4 + h6 + h5 + h6,
.text-fade.active h1 + h2 + h5 + h6 + h5 + h6,
.text-fade.active h1 + h3 + h5 + h6 + h5 + h6,
.text-fade.active h1 + h4 + h5 + h6 + h5 + h6,
.text-fade.active h1 + h5 + h5 + h6 + h5 + h6,
.text-fade.active h1 + h6 + h5 + h6 + h5 + h6,
.text-fade.active h1 + p + h5 + h6 + h5 + h6,
.text-fade.active h1 + h2 + h6 + h6 + h5 + h6,
.text-fade.active h1 + h3 + h6 + h6 + h5 + h6,
.text-fade.active h1 + h4 + h6 + h6 + h5 + h6,
.text-fade.active h1 + h5 + h6 + h6 + h5 + h6,
.text-fade.active h1 + h6 + h6 + h6 + h5 + h6,
.text-fade.active h1 + p + h6 + h6 + h5 + h6,
.text-fade.active h1 + h2 + p + h6 + h5 + h6,
.text-fade.active h1 + h3 + p + h6 + h5 + h6,
.text-fade.active h1 + h4 + p + h6 + h5 + h6,
.text-fade.active h1 + h5 + p + h6 + h5 + h6,
.text-fade.active h1 + h6 + p + h6 + h5 + h6,
.text-fade.active h1 + p + p + h6 + h5 + h6,
.text-fade.active h1 + h2 + h3 + p + h5 + h6,
.text-fade.active h1 + h3 + h3 + p + h5 + h6,
.text-fade.active h1 + h4 + h3 + p + h5 + h6,
.text-fade.active h1 + h5 + h3 + p + h5 + h6,
.text-fade.active h1 + h6 + h3 + p + h5 + h6,
.text-fade.active h1 + p + h3 + p + h5 + h6,
.text-fade.active h1 + h2 + h4 + p + h5 + h6,
.text-fade.active h1 + h3 + h4 + p + h5 + h6,
.text-fade.active h1 + h4 + h4 + p + h5 + h6,
.text-fade.active h1 + h5 + h4 + p + h5 + h6,
.text-fade.active h1 + h6 + h4 + p + h5 + h6,
.text-fade.active h1 + p + h4 + p + h5 + h6,
.text-fade.active h1 + h2 + h5 + p + h5 + h6,
.text-fade.active h1 + h3 + h5 + p + h5 + h6,
.text-fade.active h1 + h4 + h5 + p + h5 + h6,
.text-fade.active h1 + h5 + h5 + p + h5 + h6,
.text-fade.active h1 + h6 + h5 + p + h5 + h6,
.text-fade.active h1 + p + h5 + p + h5 + h6,
.text-fade.active h1 + h2 + h6 + p + h5 + h6,
.text-fade.active h1 + h3 + h6 + p + h5 + h6,
.text-fade.active h1 + h4 + h6 + p + h5 + h6,
.text-fade.active h1 + h5 + h6 + p + h5 + h6,
.text-fade.active h1 + h6 + h6 + p + h5 + h6,
.text-fade.active h1 + p + h6 + p + h5 + h6,
.text-fade.active h1 + h2 + p + p + h5 + h6,
.text-fade.active h1 + h3 + p + p + h5 + h6,
.text-fade.active h1 + h4 + p + p + h5 + h6,
.text-fade.active h1 + h5 + p + p + h5 + h6,
.text-fade.active h1 + h6 + p + p + h5 + h6,
.text-fade.active h1 + p + p + p + h5 + h6,
.text-fade.active h1 + h2 + h3 + h4 + h6 + h6,
.text-fade.active h1 + h3 + h3 + h4 + h6 + h6,
.text-fade.active h1 + h4 + h3 + h4 + h6 + h6,
.text-fade.active h1 + h5 + h3 + h4 + h6 + h6,
.text-fade.active h1 + h6 + h3 + h4 + h6 + h6,
.text-fade.active h1 + p + h3 + h4 + h6 + h6,
.text-fade.active h1 + h2 + h4 + h4 + h6 + h6,
.text-fade.active h1 + h3 + h4 + h4 + h6 + h6,
.text-fade.active h1 + h4 + h4 + h4 + h6 + h6,
.text-fade.active h1 + h5 + h4 + h4 + h6 + h6,
.text-fade.active h1 + h6 + h4 + h4 + h6 + h6,
.text-fade.active h1 + p + h4 + h4 + h6 + h6,
.text-fade.active h1 + h2 + h5 + h4 + h6 + h6,
.text-fade.active h1 + h3 + h5 + h4 + h6 + h6,
.text-fade.active h1 + h4 + h5 + h4 + h6 + h6,
.text-fade.active h1 + h5 + h5 + h4 + h6 + h6,
.text-fade.active h1 + h6 + h5 + h4 + h6 + h6,
.text-fade.active h1 + p + h5 + h4 + h6 + h6,
.text-fade.active h1 + h2 + h6 + h4 + h6 + h6,
.text-fade.active h1 + h3 + h6 + h4 + h6 + h6,
.text-fade.active h1 + h4 + h6 + h4 + h6 + h6,
.text-fade.active h1 + h5 + h6 + h4 + h6 + h6,
.text-fade.active h1 + h6 + h6 + h4 + h6 + h6,
.text-fade.active h1 + p + h6 + h4 + h6 + h6,
.text-fade.active h1 + h2 + p + h4 + h6 + h6,
.text-fade.active h1 + h3 + p + h4 + h6 + h6,
.text-fade.active h1 + h4 + p + h4 + h6 + h6,
.text-fade.active h1 + h5 + p + h4 + h6 + h6,
.text-fade.active h1 + h6 + p + h4 + h6 + h6,
.text-fade.active h1 + p + p + h4 + h6 + h6,
.text-fade.active h1 + h2 + h3 + h5 + h6 + h6,
.text-fade.active h1 + h3 + h3 + h5 + h6 + h6,
.text-fade.active h1 + h4 + h3 + h5 + h6 + h6,
.text-fade.active h1 + h5 + h3 + h5 + h6 + h6,
.text-fade.active h1 + h6 + h3 + h5 + h6 + h6,
.text-fade.active h1 + p + h3 + h5 + h6 + h6,
.text-fade.active h1 + h2 + h4 + h5 + h6 + h6,
.text-fade.active h1 + h3 + h4 + h5 + h6 + h6,
.text-fade.active h1 + h4 + h4 + h5 + h6 + h6,
.text-fade.active h1 + h5 + h4 + h5 + h6 + h6,
.text-fade.active h1 + h6 + h4 + h5 + h6 + h6,
.text-fade.active h1 + p + h4 + h5 + h6 + h6,
.text-fade.active h1 + h2 + h5 + h5 + h6 + h6,
.text-fade.active h1 + h3 + h5 + h5 + h6 + h6,
.text-fade.active h1 + h4 + h5 + h5 + h6 + h6,
.text-fade.active h1 + h5 + h5 + h5 + h6 + h6,
.text-fade.active h1 + h6 + h5 + h5 + h6 + h6,
.text-fade.active h1 + p + h5 + h5 + h6 + h6,
.text-fade.active h1 + h2 + h6 + h5 + h6 + h6,
.text-fade.active h1 + h3 + h6 + h5 + h6 + h6,
.text-fade.active h1 + h4 + h6 + h5 + h6 + h6,
.text-fade.active h1 + h5 + h6 + h5 + h6 + h6,
.text-fade.active h1 + h6 + h6 + h5 + h6 + h6,
.text-fade.active h1 + p + h6 + h5 + h6 + h6,
.text-fade.active h1 + h2 + p + h5 + h6 + h6,
.text-fade.active h1 + h3 + p + h5 + h6 + h6,
.text-fade.active h1 + h4 + p + h5 + h6 + h6,
.text-fade.active h1 + h5 + p + h5 + h6 + h6,
.text-fade.active h1 + h6 + p + h5 + h6 + h6,
.text-fade.active h1 + p + p + h5 + h6 + h6,
.text-fade.active h1 + h2 + h3 + h6 + h6 + h6,
.text-fade.active h1 + h3 + h3 + h6 + h6 + h6,
.text-fade.active h1 + h4 + h3 + h6 + h6 + h6,
.text-fade.active h1 + h5 + h3 + h6 + h6 + h6,
.text-fade.active h1 + h6 + h3 + h6 + h6 + h6,
.text-fade.active h1 + p + h3 + h6 + h6 + h6,
.text-fade.active h1 + h2 + h4 + h6 + h6 + h6,
.text-fade.active h1 + h3 + h4 + h6 + h6 + h6,
.text-fade.active h1 + h4 + h4 + h6 + h6 + h6,
.text-fade.active h1 + h5 + h4 + h6 + h6 + h6,
.text-fade.active h1 + h6 + h4 + h6 + h6 + h6,
.text-fade.active h1 + p + h4 + h6 + h6 + h6,
.text-fade.active h1 + h2 + h5 + h6 + h6 + h6,
.text-fade.active h1 + h3 + h5 + h6 + h6 + h6,
.text-fade.active h1 + h4 + h5 + h6 + h6 + h6,
.text-fade.active h1 + h5 + h5 + h6 + h6 + h6,
.text-fade.active h1 + h6 + h5 + h6 + h6 + h6,
.text-fade.active h1 + p + h5 + h6 + h6 + h6,
.text-fade.active h1 + h2 + h6 + h6 + h6 + h6,
.text-fade.active h1 + h3 + h6 + h6 + h6 + h6,
.text-fade.active h1 + h4 + h6 + h6 + h6 + h6,
.text-fade.active h1 + h5 + h6 + h6 + h6 + h6,
.text-fade.active h1 + h6 + h6 + h6 + h6 + h6,
.text-fade.active h1 + p + h6 + h6 + h6 + h6,
.text-fade.active h1 + h2 + p + h6 + h6 + h6,
.text-fade.active h1 + h3 + p + h6 + h6 + h6,
.text-fade.active h1 + h4 + p + h6 + h6 + h6,
.text-fade.active h1 + h5 + p + h6 + h6 + h6,
.text-fade.active h1 + h6 + p + h6 + h6 + h6,
.text-fade.active h1 + p + p + h6 + h6 + h6,
.text-fade.active h1 + h2 + h3 + p + h6 + h6,
.text-fade.active h1 + h3 + h3 + p + h6 + h6,
.text-fade.active h1 + h4 + h3 + p + h6 + h6,
.text-fade.active h1 + h5 + h3 + p + h6 + h6,
.text-fade.active h1 + h6 + h3 + p + h6 + h6,
.text-fade.active h1 + p + h3 + p + h6 + h6,
.text-fade.active h1 + h2 + h4 + p + h6 + h6,
.text-fade.active h1 + h3 + h4 + p + h6 + h6,
.text-fade.active h1 + h4 + h4 + p + h6 + h6,
.text-fade.active h1 + h5 + h4 + p + h6 + h6,
.text-fade.active h1 + h6 + h4 + p + h6 + h6,
.text-fade.active h1 + p + h4 + p + h6 + h6,
.text-fade.active h1 + h2 + h5 + p + h6 + h6,
.text-fade.active h1 + h3 + h5 + p + h6 + h6,
.text-fade.active h1 + h4 + h5 + p + h6 + h6,
.text-fade.active h1 + h5 + h5 + p + h6 + h6,
.text-fade.active h1 + h6 + h5 + p + h6 + h6,
.text-fade.active h1 + p + h5 + p + h6 + h6,
.text-fade.active h1 + h2 + h6 + p + h6 + h6,
.text-fade.active h1 + h3 + h6 + p + h6 + h6,
.text-fade.active h1 + h4 + h6 + p + h6 + h6,
.text-fade.active h1 + h5 + h6 + p + h6 + h6,
.text-fade.active h1 + h6 + h6 + p + h6 + h6,
.text-fade.active h1 + p + h6 + p + h6 + h6,
.text-fade.active h1 + h2 + p + p + h6 + h6,
.text-fade.active h1 + h3 + p + p + h6 + h6,
.text-fade.active h1 + h4 + p + p + h6 + h6,
.text-fade.active h1 + h5 + p + p + h6 + h6,
.text-fade.active h1 + h6 + p + p + h6 + h6,
.text-fade.active h1 + p + p + p + h6 + h6,
.text-fade.active h1 + h2 + h3 + h4 + p + h6,
.text-fade.active h1 + h3 + h3 + h4 + p + h6,
.text-fade.active h1 + h4 + h3 + h4 + p + h6,
.text-fade.active h1 + h5 + h3 + h4 + p + h6,
.text-fade.active h1 + h6 + h3 + h4 + p + h6,
.text-fade.active h1 + p + h3 + h4 + p + h6,
.text-fade.active h1 + h2 + h4 + h4 + p + h6,
.text-fade.active h1 + h3 + h4 + h4 + p + h6,
.text-fade.active h1 + h4 + h4 + h4 + p + h6,
.text-fade.active h1 + h5 + h4 + h4 + p + h6,
.text-fade.active h1 + h6 + h4 + h4 + p + h6,
.text-fade.active h1 + p + h4 + h4 + p + h6,
.text-fade.active h1 + h2 + h5 + h4 + p + h6,
.text-fade.active h1 + h3 + h5 + h4 + p + h6,
.text-fade.active h1 + h4 + h5 + h4 + p + h6,
.text-fade.active h1 + h5 + h5 + h4 + p + h6,
.text-fade.active h1 + h6 + h5 + h4 + p + h6,
.text-fade.active h1 + p + h5 + h4 + p + h6,
.text-fade.active h1 + h2 + h6 + h4 + p + h6,
.text-fade.active h1 + h3 + h6 + h4 + p + h6,
.text-fade.active h1 + h4 + h6 + h4 + p + h6,
.text-fade.active h1 + h5 + h6 + h4 + p + h6,
.text-fade.active h1 + h6 + h6 + h4 + p + h6,
.text-fade.active h1 + p + h6 + h4 + p + h6,
.text-fade.active h1 + h2 + p + h4 + p + h6,
.text-fade.active h1 + h3 + p + h4 + p + h6,
.text-fade.active h1 + h4 + p + h4 + p + h6,
.text-fade.active h1 + h5 + p + h4 + p + h6,
.text-fade.active h1 + h6 + p + h4 + p + h6,
.text-fade.active h1 + p + p + h4 + p + h6,
.text-fade.active h1 + h2 + h3 + h5 + p + h6,
.text-fade.active h1 + h3 + h3 + h5 + p + h6,
.text-fade.active h1 + h4 + h3 + h5 + p + h6,
.text-fade.active h1 + h5 + h3 + h5 + p + h6,
.text-fade.active h1 + h6 + h3 + h5 + p + h6,
.text-fade.active h1 + p + h3 + h5 + p + h6,
.text-fade.active h1 + h2 + h4 + h5 + p + h6,
.text-fade.active h1 + h3 + h4 + h5 + p + h6,
.text-fade.active h1 + h4 + h4 + h5 + p + h6,
.text-fade.active h1 + h5 + h4 + h5 + p + h6,
.text-fade.active h1 + h6 + h4 + h5 + p + h6,
.text-fade.active h1 + p + h4 + h5 + p + h6,
.text-fade.active h1 + h2 + h5 + h5 + p + h6,
.text-fade.active h1 + h3 + h5 + h5 + p + h6,
.text-fade.active h1 + h4 + h5 + h5 + p + h6,
.text-fade.active h1 + h5 + h5 + h5 + p + h6,
.text-fade.active h1 + h6 + h5 + h5 + p + h6,
.text-fade.active h1 + p + h5 + h5 + p + h6,
.text-fade.active h1 + h2 + h6 + h5 + p + h6,
.text-fade.active h1 + h3 + h6 + h5 + p + h6,
.text-fade.active h1 + h4 + h6 + h5 + p + h6,
.text-fade.active h1 + h5 + h6 + h5 + p + h6,
.text-fade.active h1 + h6 + h6 + h5 + p + h6,
.text-fade.active h1 + p + h6 + h5 + p + h6,
.text-fade.active h1 + h2 + p + h5 + p + h6,
.text-fade.active h1 + h3 + p + h5 + p + h6,
.text-fade.active h1 + h4 + p + h5 + p + h6,
.text-fade.active h1 + h5 + p + h5 + p + h6,
.text-fade.active h1 + h6 + p + h5 + p + h6,
.text-fade.active h1 + p + p + h5 + p + h6,
.text-fade.active h1 + h2 + h3 + h6 + p + h6,
.text-fade.active h1 + h3 + h3 + h6 + p + h6,
.text-fade.active h1 + h4 + h3 + h6 + p + h6,
.text-fade.active h1 + h5 + h3 + h6 + p + h6,
.text-fade.active h1 + h6 + h3 + h6 + p + h6,
.text-fade.active h1 + p + h3 + h6 + p + h6,
.text-fade.active h1 + h2 + h4 + h6 + p + h6,
.text-fade.active h1 + h3 + h4 + h6 + p + h6,
.text-fade.active h1 + h4 + h4 + h6 + p + h6,
.text-fade.active h1 + h5 + h4 + h6 + p + h6,
.text-fade.active h1 + h6 + h4 + h6 + p + h6,
.text-fade.active h1 + p + h4 + h6 + p + h6,
.text-fade.active h1 + h2 + h5 + h6 + p + h6,
.text-fade.active h1 + h3 + h5 + h6 + p + h6,
.text-fade.active h1 + h4 + h5 + h6 + p + h6,
.text-fade.active h1 + h5 + h5 + h6 + p + h6,
.text-fade.active h1 + h6 + h5 + h6 + p + h6,
.text-fade.active h1 + p + h5 + h6 + p + h6,
.text-fade.active h1 + h2 + h6 + h6 + p + h6,
.text-fade.active h1 + h3 + h6 + h6 + p + h6,
.text-fade.active h1 + h4 + h6 + h6 + p + h6,
.text-fade.active h1 + h5 + h6 + h6 + p + h6,
.text-fade.active h1 + h6 + h6 + h6 + p + h6,
.text-fade.active h1 + p + h6 + h6 + p + h6,
.text-fade.active h1 + h2 + p + h6 + p + h6,
.text-fade.active h1 + h3 + p + h6 + p + h6,
.text-fade.active h1 + h4 + p + h6 + p + h6,
.text-fade.active h1 + h5 + p + h6 + p + h6,
.text-fade.active h1 + h6 + p + h6 + p + h6,
.text-fade.active h1 + p + p + h6 + p + h6,
.text-fade.active h1 + h2 + h3 + p + p + h6,
.text-fade.active h1 + h3 + h3 + p + p + h6,
.text-fade.active h1 + h4 + h3 + p + p + h6,
.text-fade.active h1 + h5 + h3 + p + p + h6,
.text-fade.active h1 + h6 + h3 + p + p + h6,
.text-fade.active h1 + p + h3 + p + p + h6,
.text-fade.active h1 + h2 + h4 + p + p + h6,
.text-fade.active h1 + h3 + h4 + p + p + h6,
.text-fade.active h1 + h4 + h4 + p + p + h6,
.text-fade.active h1 + h5 + h4 + p + p + h6,
.text-fade.active h1 + h6 + h4 + p + p + h6,
.text-fade.active h1 + p + h4 + p + p + h6,
.text-fade.active h1 + h2 + h5 + p + p + h6,
.text-fade.active h1 + h3 + h5 + p + p + h6,
.text-fade.active h1 + h4 + h5 + p + p + h6,
.text-fade.active h1 + h5 + h5 + p + p + h6,
.text-fade.active h1 + h6 + h5 + p + p + h6,
.text-fade.active h1 + p + h5 + p + p + h6,
.text-fade.active h1 + h2 + h6 + p + p + h6,
.text-fade.active h1 + h3 + h6 + p + p + h6,
.text-fade.active h1 + h4 + h6 + p + p + h6,
.text-fade.active h1 + h5 + h6 + p + p + h6,
.text-fade.active h1 + h6 + h6 + p + p + h6,
.text-fade.active h1 + p + h6 + p + p + h6,
.text-fade.active h1 + h2 + p + p + p + h6,
.text-fade.active h1 + h3 + p + p + p + h6,
.text-fade.active h1 + h4 + p + p + p + h6,
.text-fade.active h1 + h5 + p + p + p + h6,
.text-fade.active h1 + h6 + p + p + p + h6,
.text-fade.active h1 + p + p + p + p + h6,
.text-fade.active h1 + h2 + h3 + h4 + h5 ~ p,
.text-fade.active h1 + h3 + h3 + h4 + h5 ~ p,
.text-fade.active h1 + h4 + h3 + h4 + h5 ~ p,
.text-fade.active h1 + h5 + h3 + h4 + h5 ~ p,
.text-fade.active h1 + h6 + h3 + h4 + h5 ~ p,
.text-fade.active h1 + p + h3 + h4 + h5 ~ p,
.text-fade.active h1 + h2 + h4 + h4 + h5 ~ p,
.text-fade.active h1 + h3 + h4 + h4 + h5 ~ p,
.text-fade.active h1 + h4 + h4 + h4 + h5 ~ p,
.text-fade.active h1 + h5 + h4 + h4 + h5 ~ p,
.text-fade.active h1 + h6 + h4 + h4 + h5 ~ p,
.text-fade.active h1 + p + h4 + h4 + h5 ~ p,
.text-fade.active h1 + h2 + h5 + h4 + h5 ~ p,
.text-fade.active h1 + h3 + h5 + h4 + h5 ~ p,
.text-fade.active h1 + h4 + h5 + h4 + h5 ~ p,
.text-fade.active h1 + h5 + h5 + h4 + h5 ~ p,
.text-fade.active h1 + h6 + h5 + h4 + h5 ~ p,
.text-fade.active h1 + p + h5 + h4 + h5 ~ p,
.text-fade.active h1 + h2 + h6 + h4 + h5 ~ p,
.text-fade.active h1 + h3 + h6 + h4 + h5 ~ p,
.text-fade.active h1 + h4 + h6 + h4 + h5 ~ p,
.text-fade.active h1 + h5 + h6 + h4 + h5 ~ p,
.text-fade.active h1 + h6 + h6 + h4 + h5 ~ p,
.text-fade.active h1 + p + h6 + h4 + h5 ~ p,
.text-fade.active h1 + h2 + p + h4 + h5 ~ p,
.text-fade.active h1 + h3 + p + h4 + h5 ~ p,
.text-fade.active h1 + h4 + p + h4 + h5 ~ p,
.text-fade.active h1 + h5 + p + h4 + h5 ~ p,
.text-fade.active h1 + h6 + p + h4 + h5 ~ p,
.text-fade.active h1 + p + p + h4 + h5 ~ p,
.text-fade.active h1 + h2 + h3 + h5 + h5 ~ p,
.text-fade.active h1 + h3 + h3 + h5 + h5 ~ p,
.text-fade.active h1 + h4 + h3 + h5 + h5 ~ p,
.text-fade.active h1 + h5 + h3 + h5 + h5 ~ p,
.text-fade.active h1 + h6 + h3 + h5 + h5 ~ p,
.text-fade.active h1 + p + h3 + h5 + h5 ~ p,
.text-fade.active h1 + h2 + h4 + h5 + h5 ~ p,
.text-fade.active h1 + h3 + h4 + h5 + h5 ~ p,
.text-fade.active h1 + h4 + h4 + h5 + h5 ~ p,
.text-fade.active h1 + h5 + h4 + h5 + h5 ~ p,
.text-fade.active h1 + h6 + h4 + h5 + h5 ~ p,
.text-fade.active h1 + p + h4 + h5 + h5 ~ p,
.text-fade.active h1 + h2 + h5 + h5 + h5 ~ p,
.text-fade.active h1 + h3 + h5 + h5 + h5 ~ p,
.text-fade.active h1 + h4 + h5 + h5 + h5 ~ p,
.text-fade.active h1 + h5 + h5 + h5 + h5 ~ p,
.text-fade.active h1 + h6 + h5 + h5 + h5 ~ p,
.text-fade.active h1 + p + h5 + h5 + h5 ~ p,
.text-fade.active h1 + h2 + h6 + h5 + h5 ~ p,
.text-fade.active h1 + h3 + h6 + h5 + h5 ~ p,
.text-fade.active h1 + h4 + h6 + h5 + h5 ~ p,
.text-fade.active h1 + h5 + h6 + h5 + h5 ~ p,
.text-fade.active h1 + h6 + h6 + h5 + h5 ~ p,
.text-fade.active h1 + p + h6 + h5 + h5 ~ p,
.text-fade.active h1 + h2 + p + h5 + h5 ~ p,
.text-fade.active h1 + h3 + p + h5 + h5 ~ p,
.text-fade.active h1 + h4 + p + h5 + h5 ~ p,
.text-fade.active h1 + h5 + p + h5 + h5 ~ p,
.text-fade.active h1 + h6 + p + h5 + h5 ~ p,
.text-fade.active h1 + p + p + h5 + h5 ~ p,
.text-fade.active h1 + h2 + h3 + h6 + h5 ~ p,
.text-fade.active h1 + h3 + h3 + h6 + h5 ~ p,
.text-fade.active h1 + h4 + h3 + h6 + h5 ~ p,
.text-fade.active h1 + h5 + h3 + h6 + h5 ~ p,
.text-fade.active h1 + h6 + h3 + h6 + h5 ~ p,
.text-fade.active h1 + p + h3 + h6 + h5 ~ p,
.text-fade.active h1 + h2 + h4 + h6 + h5 ~ p,
.text-fade.active h1 + h3 + h4 + h6 + h5 ~ p,
.text-fade.active h1 + h4 + h4 + h6 + h5 ~ p,
.text-fade.active h1 + h5 + h4 + h6 + h5 ~ p,
.text-fade.active h1 + h6 + h4 + h6 + h5 ~ p,
.text-fade.active h1 + p + h4 + h6 + h5 ~ p,
.text-fade.active h1 + h2 + h5 + h6 + h5 ~ p,
.text-fade.active h1 + h3 + h5 + h6 + h5 ~ p,
.text-fade.active h1 + h4 + h5 + h6 + h5 ~ p,
.text-fade.active h1 + h5 + h5 + h6 + h5 ~ p,
.text-fade.active h1 + h6 + h5 + h6 + h5 ~ p,
.text-fade.active h1 + p + h5 + h6 + h5 ~ p,
.text-fade.active h1 + h2 + h6 + h6 + h5 ~ p,
.text-fade.active h1 + h3 + h6 + h6 + h5 ~ p,
.text-fade.active h1 + h4 + h6 + h6 + h5 ~ p,
.text-fade.active h1 + h5 + h6 + h6 + h5 ~ p,
.text-fade.active h1 + h6 + h6 + h6 + h5 ~ p,
.text-fade.active h1 + p + h6 + h6 + h5 ~ p,
.text-fade.active h1 + h2 + p + h6 + h5 ~ p,
.text-fade.active h1 + h3 + p + h6 + h5 ~ p,
.text-fade.active h1 + h4 + p + h6 + h5 ~ p,
.text-fade.active h1 + h5 + p + h6 + h5 ~ p,
.text-fade.active h1 + h6 + p + h6 + h5 ~ p,
.text-fade.active h1 + p + p + h6 + h5 ~ p,
.text-fade.active h1 + h2 + h3 + p + h5 ~ p,
.text-fade.active h1 + h3 + h3 + p + h5 ~ p,
.text-fade.active h1 + h4 + h3 + p + h5 ~ p,
.text-fade.active h1 + h5 + h3 + p + h5 ~ p,
.text-fade.active h1 + h6 + h3 + p + h5 ~ p,
.text-fade.active h1 + p + h3 + p + h5 ~ p,
.text-fade.active h1 + h2 + h4 + p + h5 ~ p,
.text-fade.active h1 + h3 + h4 + p + h5 ~ p,
.text-fade.active h1 + h4 + h4 + p + h5 ~ p,
.text-fade.active h1 + h5 + h4 + p + h5 ~ p,
.text-fade.active h1 + h6 + h4 + p + h5 ~ p,
.text-fade.active h1 + p + h4 + p + h5 ~ p,
.text-fade.active h1 + h2 + h5 + p + h5 ~ p,
.text-fade.active h1 + h3 + h5 + p + h5 ~ p,
.text-fade.active h1 + h4 + h5 + p + h5 ~ p,
.text-fade.active h1 + h5 + h5 + p + h5 ~ p,
.text-fade.active h1 + h6 + h5 + p + h5 ~ p,
.text-fade.active h1 + p + h5 + p + h5 ~ p,
.text-fade.active h1 + h2 + h6 + p + h5 ~ p,
.text-fade.active h1 + h3 + h6 + p + h5 ~ p,
.text-fade.active h1 + h4 + h6 + p + h5 ~ p,
.text-fade.active h1 + h5 + h6 + p + h5 ~ p,
.text-fade.active h1 + h6 + h6 + p + h5 ~ p,
.text-fade.active h1 + p + h6 + p + h5 ~ p,
.text-fade.active h1 + h2 + p + p + h5 ~ p,
.text-fade.active h1 + h3 + p + p + h5 ~ p,
.text-fade.active h1 + h4 + p + p + h5 ~ p,
.text-fade.active h1 + h5 + p + p + h5 ~ p,
.text-fade.active h1 + h6 + p + p + h5 ~ p,
.text-fade.active h1 + p + p + p + h5 ~ p,
.text-fade.active h1 + h2 + h3 + h4 + h6 ~ p,
.text-fade.active h1 + h3 + h3 + h4 + h6 ~ p,
.text-fade.active h1 + h4 + h3 + h4 + h6 ~ p,
.text-fade.active h1 + h5 + h3 + h4 + h6 ~ p,
.text-fade.active h1 + h6 + h3 + h4 + h6 ~ p,
.text-fade.active h1 + p + h3 + h4 + h6 ~ p,
.text-fade.active h1 + h2 + h4 + h4 + h6 ~ p,
.text-fade.active h1 + h3 + h4 + h4 + h6 ~ p,
.text-fade.active h1 + h4 + h4 + h4 + h6 ~ p,
.text-fade.active h1 + h5 + h4 + h4 + h6 ~ p,
.text-fade.active h1 + h6 + h4 + h4 + h6 ~ p,
.text-fade.active h1 + p + h4 + h4 + h6 ~ p,
.text-fade.active h1 + h2 + h5 + h4 + h6 ~ p,
.text-fade.active h1 + h3 + h5 + h4 + h6 ~ p,
.text-fade.active h1 + h4 + h5 + h4 + h6 ~ p,
.text-fade.active h1 + h5 + h5 + h4 + h6 ~ p,
.text-fade.active h1 + h6 + h5 + h4 + h6 ~ p,
.text-fade.active h1 + p + h5 + h4 + h6 ~ p,
.text-fade.active h1 + h2 + h6 + h4 + h6 ~ p,
.text-fade.active h1 + h3 + h6 + h4 + h6 ~ p,
.text-fade.active h1 + h4 + h6 + h4 + h6 ~ p,
.text-fade.active h1 + h5 + h6 + h4 + h6 ~ p,
.text-fade.active h1 + h6 + h6 + h4 + h6 ~ p,
.text-fade.active h1 + p + h6 + h4 + h6 ~ p,
.text-fade.active h1 + h2 + p + h4 + h6 ~ p,
.text-fade.active h1 + h3 + p + h4 + h6 ~ p,
.text-fade.active h1 + h4 + p + h4 + h6 ~ p,
.text-fade.active h1 + h5 + p + h4 + h6 ~ p,
.text-fade.active h1 + h6 + p + h4 + h6 ~ p,
.text-fade.active h1 + p + p + h4 + h6 ~ p,
.text-fade.active h1 + h2 + h3 + h5 + h6 ~ p,
.text-fade.active h1 + h3 + h3 + h5 + h6 ~ p,
.text-fade.active h1 + h4 + h3 + h5 + h6 ~ p,
.text-fade.active h1 + h5 + h3 + h5 + h6 ~ p,
.text-fade.active h1 + h6 + h3 + h5 + h6 ~ p,
.text-fade.active h1 + p + h3 + h5 + h6 ~ p,
.text-fade.active h1 + h2 + h4 + h5 + h6 ~ p,
.text-fade.active h1 + h3 + h4 + h5 + h6 ~ p,
.text-fade.active h1 + h4 + h4 + h5 + h6 ~ p,
.text-fade.active h1 + h5 + h4 + h5 + h6 ~ p,
.text-fade.active h1 + h6 + h4 + h5 + h6 ~ p,
.text-fade.active h1 + p + h4 + h5 + h6 ~ p,
.text-fade.active h1 + h2 + h5 + h5 + h6 ~ p,
.text-fade.active h1 + h3 + h5 + h5 + h6 ~ p,
.text-fade.active h1 + h4 + h5 + h5 + h6 ~ p,
.text-fade.active h1 + h5 + h5 + h5 + h6 ~ p,
.text-fade.active h1 + h6 + h5 + h5 + h6 ~ p,
.text-fade.active h1 + p + h5 + h5 + h6 ~ p,
.text-fade.active h1 + h2 + h6 + h5 + h6 ~ p,
.text-fade.active h1 + h3 + h6 + h5 + h6 ~ p,
.text-fade.active h1 + h4 + h6 + h5 + h6 ~ p,
.text-fade.active h1 + h5 + h6 + h5 + h6 ~ p,
.text-fade.active h1 + h6 + h6 + h5 + h6 ~ p,
.text-fade.active h1 + p + h6 + h5 + h6 ~ p,
.text-fade.active h1 + h2 + p + h5 + h6 ~ p,
.text-fade.active h1 + h3 + p + h5 + h6 ~ p,
.text-fade.active h1 + h4 + p + h5 + h6 ~ p,
.text-fade.active h1 + h5 + p + h5 + h6 ~ p,
.text-fade.active h1 + h6 + p + h5 + h6 ~ p,
.text-fade.active h1 + p + p + h5 + h6 ~ p,
.text-fade.active h1 + h2 + h3 + h6 + h6 ~ p,
.text-fade.active h1 + h3 + h3 + h6 + h6 ~ p,
.text-fade.active h1 + h4 + h3 + h6 + h6 ~ p,
.text-fade.active h1 + h5 + h3 + h6 + h6 ~ p,
.text-fade.active h1 + h6 + h3 + h6 + h6 ~ p,
.text-fade.active h1 + p + h3 + h6 + h6 ~ p,
.text-fade.active h1 + h2 + h4 + h6 + h6 ~ p,
.text-fade.active h1 + h3 + h4 + h6 + h6 ~ p,
.text-fade.active h1 + h4 + h4 + h6 + h6 ~ p,
.text-fade.active h1 + h5 + h4 + h6 + h6 ~ p,
.text-fade.active h1 + h6 + h4 + h6 + h6 ~ p,
.text-fade.active h1 + p + h4 + h6 + h6 ~ p,
.text-fade.active h1 + h2 + h5 + h6 + h6 ~ p,
.text-fade.active h1 + h3 + h5 + h6 + h6 ~ p,
.text-fade.active h1 + h4 + h5 + h6 + h6 ~ p,
.text-fade.active h1 + h5 + h5 + h6 + h6 ~ p,
.text-fade.active h1 + h6 + h5 + h6 + h6 ~ p,
.text-fade.active h1 + p + h5 + h6 + h6 ~ p,
.text-fade.active h1 + h2 + h6 + h6 + h6 ~ p,
.text-fade.active h1 + h3 + h6 + h6 + h6 ~ p,
.text-fade.active h1 + h4 + h6 + h6 + h6 ~ p,
.text-fade.active h1 + h5 + h6 + h6 + h6 ~ p,
.text-fade.active h1 + h6 + h6 + h6 + h6 ~ p,
.text-fade.active h1 + p + h6 + h6 + h6 ~ p,
.text-fade.active h1 + h2 + p + h6 + h6 ~ p,
.text-fade.active h1 + h3 + p + h6 + h6 ~ p,
.text-fade.active h1 + h4 + p + h6 + h6 ~ p,
.text-fade.active h1 + h5 + p + h6 + h6 ~ p,
.text-fade.active h1 + h6 + p + h6 + h6 ~ p,
.text-fade.active h1 + p + p + h6 + h6 ~ p,
.text-fade.active h1 + h2 + h3 + p + h6 ~ p,
.text-fade.active h1 + h3 + h3 + p + h6 ~ p,
.text-fade.active h1 + h4 + h3 + p + h6 ~ p,
.text-fade.active h1 + h5 + h3 + p + h6 ~ p,
.text-fade.active h1 + h6 + h3 + p + h6 ~ p,
.text-fade.active h1 + p + h3 + p + h6 ~ p,
.text-fade.active h1 + h2 + h4 + p + h6 ~ p,
.text-fade.active h1 + h3 + h4 + p + h6 ~ p,
.text-fade.active h1 + h4 + h4 + p + h6 ~ p,
.text-fade.active h1 + h5 + h4 + p + h6 ~ p,
.text-fade.active h1 + h6 + h4 + p + h6 ~ p,
.text-fade.active h1 + p + h4 + p + h6 ~ p,
.text-fade.active h1 + h2 + h5 + p + h6 ~ p,
.text-fade.active h1 + h3 + h5 + p + h6 ~ p,
.text-fade.active h1 + h4 + h5 + p + h6 ~ p,
.text-fade.active h1 + h5 + h5 + p + h6 ~ p,
.text-fade.active h1 + h6 + h5 + p + h6 ~ p,
.text-fade.active h1 + p + h5 + p + h6 ~ p,
.text-fade.active h1 + h2 + h6 + p + h6 ~ p,
.text-fade.active h1 + h3 + h6 + p + h6 ~ p,
.text-fade.active h1 + h4 + h6 + p + h6 ~ p,
.text-fade.active h1 + h5 + h6 + p + h6 ~ p,
.text-fade.active h1 + h6 + h6 + p + h6 ~ p,
.text-fade.active h1 + p + h6 + p + h6 ~ p,
.text-fade.active h1 + h2 + p + p + h6 ~ p,
.text-fade.active h1 + h3 + p + p + h6 ~ p,
.text-fade.active h1 + h4 + p + p + h6 ~ p,
.text-fade.active h1 + h5 + p + p + h6 ~ p,
.text-fade.active h1 + h6 + p + p + h6 ~ p,
.text-fade.active h1 + p + p + p + h6 ~ p,
.text-fade.active h1 + h2 + h3 + h4 + p ~ p,
.text-fade.active h1 + h3 + h3 + h4 + p ~ p,
.text-fade.active h1 + h4 + h3 + h4 + p ~ p,
.text-fade.active h1 + h5 + h3 + h4 + p ~ p,
.text-fade.active h1 + h6 + h3 + h4 + p ~ p,
.text-fade.active h1 + p + h3 + h4 + p ~ p,
.text-fade.active h1 + h2 + h4 + h4 + p ~ p,
.text-fade.active h1 + h3 + h4 + h4 + p ~ p,
.text-fade.active h1 + h4 + h4 + h4 + p ~ p,
.text-fade.active h1 + h5 + h4 + h4 + p ~ p,
.text-fade.active h1 + h6 + h4 + h4 + p ~ p,
.text-fade.active h1 + p + h4 + h4 + p ~ p,
.text-fade.active h1 + h2 + h5 + h4 + p ~ p,
.text-fade.active h1 + h3 + h5 + h4 + p ~ p,
.text-fade.active h1 + h4 + h5 + h4 + p ~ p,
.text-fade.active h1 + h5 + h5 + h4 + p ~ p,
.text-fade.active h1 + h6 + h5 + h4 + p ~ p,
.text-fade.active h1 + p + h5 + h4 + p ~ p,
.text-fade.active h1 + h2 + h6 + h4 + p ~ p,
.text-fade.active h1 + h3 + h6 + h4 + p ~ p,
.text-fade.active h1 + h4 + h6 + h4 + p ~ p,
.text-fade.active h1 + h5 + h6 + h4 + p ~ p,
.text-fade.active h1 + h6 + h6 + h4 + p ~ p,
.text-fade.active h1 + p + h6 + h4 + p ~ p,
.text-fade.active h1 + h2 + p + h4 + p ~ p,
.text-fade.active h1 + h3 + p + h4 + p ~ p,
.text-fade.active h1 + h4 + p + h4 + p ~ p,
.text-fade.active h1 + h5 + p + h4 + p ~ p,
.text-fade.active h1 + h6 + p + h4 + p ~ p,
.text-fade.active h1 + p + p + h4 + p ~ p,
.text-fade.active h1 + h2 + h3 + h5 + p ~ p,
.text-fade.active h1 + h3 + h3 + h5 + p ~ p,
.text-fade.active h1 + h4 + h3 + h5 + p ~ p,
.text-fade.active h1 + h5 + h3 + h5 + p ~ p,
.text-fade.active h1 + h6 + h3 + h5 + p ~ p,
.text-fade.active h1 + p + h3 + h5 + p ~ p,
.text-fade.active h1 + h2 + h4 + h5 + p ~ p,
.text-fade.active h1 + h3 + h4 + h5 + p ~ p,
.text-fade.active h1 + h4 + h4 + h5 + p ~ p,
.text-fade.active h1 + h5 + h4 + h5 + p ~ p,
.text-fade.active h1 + h6 + h4 + h5 + p ~ p,
.text-fade.active h1 + p + h4 + h5 + p ~ p,
.text-fade.active h1 + h2 + h5 + h5 + p ~ p,
.text-fade.active h1 + h3 + h5 + h5 + p ~ p,
.text-fade.active h1 + h4 + h5 + h5 + p ~ p,
.text-fade.active h1 + h5 + h5 + h5 + p ~ p,
.text-fade.active h1 + h6 + h5 + h5 + p ~ p,
.text-fade.active h1 + p + h5 + h5 + p ~ p,
.text-fade.active h1 + h2 + h6 + h5 + p ~ p,
.text-fade.active h1 + h3 + h6 + h5 + p ~ p,
.text-fade.active h1 + h4 + h6 + h5 + p ~ p,
.text-fade.active h1 + h5 + h6 + h5 + p ~ p,
.text-fade.active h1 + h6 + h6 + h5 + p ~ p,
.text-fade.active h1 + p + h6 + h5 + p ~ p,
.text-fade.active h1 + h2 + p + h5 + p ~ p,
.text-fade.active h1 + h3 + p + h5 + p ~ p,
.text-fade.active h1 + h4 + p + h5 + p ~ p,
.text-fade.active h1 + h5 + p + h5 + p ~ p,
.text-fade.active h1 + h6 + p + h5 + p ~ p,
.text-fade.active h1 + p + p + h5 + p ~ p,
.text-fade.active h1 + h2 + h3 + h6 + p ~ p,
.text-fade.active h1 + h3 + h3 + h6 + p ~ p,
.text-fade.active h1 + h4 + h3 + h6 + p ~ p,
.text-fade.active h1 + h5 + h3 + h6 + p ~ p,
.text-fade.active h1 + h6 + h3 + h6 + p ~ p,
.text-fade.active h1 + p + h3 + h6 + p ~ p,
.text-fade.active h1 + h2 + h4 + h6 + p ~ p,
.text-fade.active h1 + h3 + h4 + h6 + p ~ p,
.text-fade.active h1 + h4 + h4 + h6 + p ~ p,
.text-fade.active h1 + h5 + h4 + h6 + p ~ p,
.text-fade.active h1 + h6 + h4 + h6 + p ~ p,
.text-fade.active h1 + p + h4 + h6 + p ~ p,
.text-fade.active h1 + h2 + h5 + h6 + p ~ p,
.text-fade.active h1 + h3 + h5 + h6 + p ~ p,
.text-fade.active h1 + h4 + h5 + h6 + p ~ p,
.text-fade.active h1 + h5 + h5 + h6 + p ~ p,
.text-fade.active h1 + h6 + h5 + h6 + p ~ p,
.text-fade.active h1 + p + h5 + h6 + p ~ p,
.text-fade.active h1 + h2 + h6 + h6 + p ~ p,
.text-fade.active h1 + h3 + h6 + h6 + p ~ p,
.text-fade.active h1 + h4 + h6 + h6 + p ~ p,
.text-fade.active h1 + h5 + h6 + h6 + p ~ p,
.text-fade.active h1 + h6 + h6 + h6 + p ~ p,
.text-fade.active h1 + p + h6 + h6 + p ~ p,
.text-fade.active h1 + h2 + p + h6 + p ~ p,
.text-fade.active h1 + h3 + p + h6 + p ~ p,
.text-fade.active h1 + h4 + p + h6 + p ~ p,
.text-fade.active h1 + h5 + p + h6 + p ~ p,
.text-fade.active h1 + h6 + p + h6 + p ~ p,
.text-fade.active h1 + p + p + h6 + p ~ p,
.text-fade.active h1 + h2 + h3 + p + p ~ p,
.text-fade.active h1 + h3 + h3 + p + p ~ p,
.text-fade.active h1 + h4 + h3 + p + p ~ p,
.text-fade.active h1 + h5 + h3 + p + p ~ p,
.text-fade.active h1 + h6 + h3 + p + p ~ p,
.text-fade.active h1 + p + h3 + p + p ~ p,
.text-fade.active h1 + h2 + h4 + p + p ~ p,
.text-fade.active h1 + h3 + h4 + p + p ~ p,
.text-fade.active h1 + h4 + h4 + p + p ~ p,
.text-fade.active h1 + h5 + h4 + p + p ~ p,
.text-fade.active h1 + h6 + h4 + p + p ~ p,
.text-fade.active h1 + p + h4 + p + p ~ p,
.text-fade.active h1 + h2 + h5 + p + p ~ p,
.text-fade.active h1 + h3 + h5 + p + p ~ p,
.text-fade.active h1 + h4 + h5 + p + p ~ p,
.text-fade.active h1 + h5 + h5 + p + p ~ p,
.text-fade.active h1 + h6 + h5 + p + p ~ p,
.text-fade.active h1 + p + h5 + p + p ~ p,
.text-fade.active h1 + h2 + h6 + p + p ~ p,
.text-fade.active h1 + h3 + h6 + p + p ~ p,
.text-fade.active h1 + h4 + h6 + p + p ~ p,
.text-fade.active h1 + h5 + h6 + p + p ~ p,
.text-fade.active h1 + h6 + h6 + p + p ~ p,
.text-fade.active h1 + p + h6 + p + p ~ p,
.text-fade.active h1 + h2 + p + p + p ~ p,
.text-fade.active h1 + h3 + p + p + p ~ p,
.text-fade.active h1 + h4 + p + p + p ~ p,
.text-fade.active h1 + h5 + p + p + p ~ p,
.text-fade.active h1 + h6 + p + p + p ~ p,
.text-fade.active h1 + p + p + p + p ~ p {
  /*  ~  get all siblings */
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.text-fade.active h2 {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.text-fade.active h2 h1,
.text-fade.active h2 h2,
.text-fade.active h2 h3,
.text-fade.active h2 h4,
.text-fade.active h2 h5,
.text-fade.active h2 h6,
.text-fade.active h2 p {
  opacity: 0;
  position: relative;
}
.text-fade.active h2 + h3,
.text-fade.active h2 + h4,
.text-fade.active h2 + h5,
.text-fade.active h2 + h6,
.text-fade.active h2 + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.text-fade.active h2 + h3 + h4,
.text-fade.active h2 + h4 + h4,
.text-fade.active h2 + h5 + h4,
.text-fade.active h2 + h6 + h4,
.text-fade.active h2 + p + h4,
.text-fade.active h2 + h3 + h5,
.text-fade.active h2 + h4 + h5,
.text-fade.active h2 + h5 + h5,
.text-fade.active h2 + h6 + h5,
.text-fade.active h2 + p + h5,
.text-fade.active h2 + h3 + h6,
.text-fade.active h2 + h4 + h6,
.text-fade.active h2 + h5 + h6,
.text-fade.active h2 + h6 + h6,
.text-fade.active h2 + p + h6,
.text-fade.active h2 + h3 + p,
.text-fade.active h2 + h4 + p,
.text-fade.active h2 + h5 + p,
.text-fade.active h2 + h6 + p,
.text-fade.active h2 + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.text-fade.active h2 + h3 + h4 + h5,
.text-fade.active h2 + h4 + h4 + h5,
.text-fade.active h2 + h5 + h4 + h5,
.text-fade.active h2 + h6 + h4 + h5,
.text-fade.active h2 + p + h4 + h5,
.text-fade.active h2 + h3 + h5 + h5,
.text-fade.active h2 + h4 + h5 + h5,
.text-fade.active h2 + h5 + h5 + h5,
.text-fade.active h2 + h6 + h5 + h5,
.text-fade.active h2 + p + h5 + h5,
.text-fade.active h2 + h3 + h6 + h5,
.text-fade.active h2 + h4 + h6 + h5,
.text-fade.active h2 + h5 + h6 + h5,
.text-fade.active h2 + h6 + h6 + h5,
.text-fade.active h2 + p + h6 + h5,
.text-fade.active h2 + h3 + p + h5,
.text-fade.active h2 + h4 + p + h5,
.text-fade.active h2 + h5 + p + h5,
.text-fade.active h2 + h6 + p + h5,
.text-fade.active h2 + p + p + h5,
.text-fade.active h2 + h3 + h4 + h6,
.text-fade.active h2 + h4 + h4 + h6,
.text-fade.active h2 + h5 + h4 + h6,
.text-fade.active h2 + h6 + h4 + h6,
.text-fade.active h2 + p + h4 + h6,
.text-fade.active h2 + h3 + h5 + h6,
.text-fade.active h2 + h4 + h5 + h6,
.text-fade.active h2 + h5 + h5 + h6,
.text-fade.active h2 + h6 + h5 + h6,
.text-fade.active h2 + p + h5 + h6,
.text-fade.active h2 + h3 + h6 + h6,
.text-fade.active h2 + h4 + h6 + h6,
.text-fade.active h2 + h5 + h6 + h6,
.text-fade.active h2 + h6 + h6 + h6,
.text-fade.active h2 + p + h6 + h6,
.text-fade.active h2 + h3 + p + h6,
.text-fade.active h2 + h4 + p + h6,
.text-fade.active h2 + h5 + p + h6,
.text-fade.active h2 + h6 + p + h6,
.text-fade.active h2 + p + p + h6,
.text-fade.active h2 + h3 + h4 + p,
.text-fade.active h2 + h4 + h4 + p,
.text-fade.active h2 + h5 + h4 + p,
.text-fade.active h2 + h6 + h4 + p,
.text-fade.active h2 + p + h4 + p,
.text-fade.active h2 + h3 + h5 + p,
.text-fade.active h2 + h4 + h5 + p,
.text-fade.active h2 + h5 + h5 + p,
.text-fade.active h2 + h6 + h5 + p,
.text-fade.active h2 + p + h5 + p,
.text-fade.active h2 + h3 + h6 + p,
.text-fade.active h2 + h4 + h6 + p,
.text-fade.active h2 + h5 + h6 + p,
.text-fade.active h2 + h6 + h6 + p,
.text-fade.active h2 + p + h6 + p,
.text-fade.active h2 + h3 + p + p,
.text-fade.active h2 + h4 + p + p,
.text-fade.active h2 + h5 + p + p,
.text-fade.active h2 + h6 + p + p,
.text-fade.active h2 + p + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.text-fade.active h2 + h3 + h4 + h5 + h6,
.text-fade.active h2 + h4 + h4 + h5 + h6,
.text-fade.active h2 + h5 + h4 + h5 + h6,
.text-fade.active h2 + h6 + h4 + h5 + h6,
.text-fade.active h2 + p + h4 + h5 + h6,
.text-fade.active h2 + h3 + h5 + h5 + h6,
.text-fade.active h2 + h4 + h5 + h5 + h6,
.text-fade.active h2 + h5 + h5 + h5 + h6,
.text-fade.active h2 + h6 + h5 + h5 + h6,
.text-fade.active h2 + p + h5 + h5 + h6,
.text-fade.active h2 + h3 + h6 + h5 + h6,
.text-fade.active h2 + h4 + h6 + h5 + h6,
.text-fade.active h2 + h5 + h6 + h5 + h6,
.text-fade.active h2 + h6 + h6 + h5 + h6,
.text-fade.active h2 + p + h6 + h5 + h6,
.text-fade.active h2 + h3 + p + h5 + h6,
.text-fade.active h2 + h4 + p + h5 + h6,
.text-fade.active h2 + h5 + p + h5 + h6,
.text-fade.active h2 + h6 + p + h5 + h6,
.text-fade.active h2 + p + p + h5 + h6,
.text-fade.active h2 + h3 + h4 + h6 + h6,
.text-fade.active h2 + h4 + h4 + h6 + h6,
.text-fade.active h2 + h5 + h4 + h6 + h6,
.text-fade.active h2 + h6 + h4 + h6 + h6,
.text-fade.active h2 + p + h4 + h6 + h6,
.text-fade.active h2 + h3 + h5 + h6 + h6,
.text-fade.active h2 + h4 + h5 + h6 + h6,
.text-fade.active h2 + h5 + h5 + h6 + h6,
.text-fade.active h2 + h6 + h5 + h6 + h6,
.text-fade.active h2 + p + h5 + h6 + h6,
.text-fade.active h2 + h3 + h6 + h6 + h6,
.text-fade.active h2 + h4 + h6 + h6 + h6,
.text-fade.active h2 + h5 + h6 + h6 + h6,
.text-fade.active h2 + h6 + h6 + h6 + h6,
.text-fade.active h2 + p + h6 + h6 + h6,
.text-fade.active h2 + h3 + p + h6 + h6,
.text-fade.active h2 + h4 + p + h6 + h6,
.text-fade.active h2 + h5 + p + h6 + h6,
.text-fade.active h2 + h6 + p + h6 + h6,
.text-fade.active h2 + p + p + h6 + h6,
.text-fade.active h2 + h3 + h4 + p + h6,
.text-fade.active h2 + h4 + h4 + p + h6,
.text-fade.active h2 + h5 + h4 + p + h6,
.text-fade.active h2 + h6 + h4 + p + h6,
.text-fade.active h2 + p + h4 + p + h6,
.text-fade.active h2 + h3 + h5 + p + h6,
.text-fade.active h2 + h4 + h5 + p + h6,
.text-fade.active h2 + h5 + h5 + p + h6,
.text-fade.active h2 + h6 + h5 + p + h6,
.text-fade.active h2 + p + h5 + p + h6,
.text-fade.active h2 + h3 + h6 + p + h6,
.text-fade.active h2 + h4 + h6 + p + h6,
.text-fade.active h2 + h5 + h6 + p + h6,
.text-fade.active h2 + h6 + h6 + p + h6,
.text-fade.active h2 + p + h6 + p + h6,
.text-fade.active h2 + h3 + p + p + h6,
.text-fade.active h2 + h4 + p + p + h6,
.text-fade.active h2 + h5 + p + p + h6,
.text-fade.active h2 + h6 + p + p + h6,
.text-fade.active h2 + p + p + p + h6,
.text-fade.active h2 + h3 + h4 + h5 + p,
.text-fade.active h2 + h4 + h4 + h5 + p,
.text-fade.active h2 + h5 + h4 + h5 + p,
.text-fade.active h2 + h6 + h4 + h5 + p,
.text-fade.active h2 + p + h4 + h5 + p,
.text-fade.active h2 + h3 + h5 + h5 + p,
.text-fade.active h2 + h4 + h5 + h5 + p,
.text-fade.active h2 + h5 + h5 + h5 + p,
.text-fade.active h2 + h6 + h5 + h5 + p,
.text-fade.active h2 + p + h5 + h5 + p,
.text-fade.active h2 + h3 + h6 + h5 + p,
.text-fade.active h2 + h4 + h6 + h5 + p,
.text-fade.active h2 + h5 + h6 + h5 + p,
.text-fade.active h2 + h6 + h6 + h5 + p,
.text-fade.active h2 + p + h6 + h5 + p,
.text-fade.active h2 + h3 + p + h5 + p,
.text-fade.active h2 + h4 + p + h5 + p,
.text-fade.active h2 + h5 + p + h5 + p,
.text-fade.active h2 + h6 + p + h5 + p,
.text-fade.active h2 + p + p + h5 + p,
.text-fade.active h2 + h3 + h4 + h6 + p,
.text-fade.active h2 + h4 + h4 + h6 + p,
.text-fade.active h2 + h5 + h4 + h6 + p,
.text-fade.active h2 + h6 + h4 + h6 + p,
.text-fade.active h2 + p + h4 + h6 + p,
.text-fade.active h2 + h3 + h5 + h6 + p,
.text-fade.active h2 + h4 + h5 + h6 + p,
.text-fade.active h2 + h5 + h5 + h6 + p,
.text-fade.active h2 + h6 + h5 + h6 + p,
.text-fade.active h2 + p + h5 + h6 + p,
.text-fade.active h2 + h3 + h6 + h6 + p,
.text-fade.active h2 + h4 + h6 + h6 + p,
.text-fade.active h2 + h5 + h6 + h6 + p,
.text-fade.active h2 + h6 + h6 + h6 + p,
.text-fade.active h2 + p + h6 + h6 + p,
.text-fade.active h2 + h3 + p + h6 + p,
.text-fade.active h2 + h4 + p + h6 + p,
.text-fade.active h2 + h5 + p + h6 + p,
.text-fade.active h2 + h6 + p + h6 + p,
.text-fade.active h2 + p + p + h6 + p,
.text-fade.active h2 + h3 + h4 + p + p,
.text-fade.active h2 + h4 + h4 + p + p,
.text-fade.active h2 + h5 + h4 + p + p,
.text-fade.active h2 + h6 + h4 + p + p,
.text-fade.active h2 + p + h4 + p + p,
.text-fade.active h2 + h3 + h5 + p + p,
.text-fade.active h2 + h4 + h5 + p + p,
.text-fade.active h2 + h5 + h5 + p + p,
.text-fade.active h2 + h6 + h5 + p + p,
.text-fade.active h2 + p + h5 + p + p,
.text-fade.active h2 + h3 + h6 + p + p,
.text-fade.active h2 + h4 + h6 + p + p,
.text-fade.active h2 + h5 + h6 + p + p,
.text-fade.active h2 + h6 + h6 + p + p,
.text-fade.active h2 + p + h6 + p + p,
.text-fade.active h2 + h3 + p + p + p,
.text-fade.active h2 + h4 + p + p + p,
.text-fade.active h2 + h5 + p + p + p,
.text-fade.active h2 + h6 + p + p + p,
.text-fade.active h2 + p + p + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.text-fade.active h2 + h3 + h4 + h5 + h6 ~ p,
.text-fade.active h2 + h4 + h4 + h5 + h6 ~ p,
.text-fade.active h2 + h5 + h4 + h5 + h6 ~ p,
.text-fade.active h2 + h6 + h4 + h5 + h6 ~ p,
.text-fade.active h2 + p + h4 + h5 + h6 ~ p,
.text-fade.active h2 + h3 + h5 + h5 + h6 ~ p,
.text-fade.active h2 + h4 + h5 + h5 + h6 ~ p,
.text-fade.active h2 + h5 + h5 + h5 + h6 ~ p,
.text-fade.active h2 + h6 + h5 + h5 + h6 ~ p,
.text-fade.active h2 + p + h5 + h5 + h6 ~ p,
.text-fade.active h2 + h3 + h6 + h5 + h6 ~ p,
.text-fade.active h2 + h4 + h6 + h5 + h6 ~ p,
.text-fade.active h2 + h5 + h6 + h5 + h6 ~ p,
.text-fade.active h2 + h6 + h6 + h5 + h6 ~ p,
.text-fade.active h2 + p + h6 + h5 + h6 ~ p,
.text-fade.active h2 + h3 + p + h5 + h6 ~ p,
.text-fade.active h2 + h4 + p + h5 + h6 ~ p,
.text-fade.active h2 + h5 + p + h5 + h6 ~ p,
.text-fade.active h2 + h6 + p + h5 + h6 ~ p,
.text-fade.active h2 + p + p + h5 + h6 ~ p,
.text-fade.active h2 + h3 + h4 + h6 + h6 ~ p,
.text-fade.active h2 + h4 + h4 + h6 + h6 ~ p,
.text-fade.active h2 + h5 + h4 + h6 + h6 ~ p,
.text-fade.active h2 + h6 + h4 + h6 + h6 ~ p,
.text-fade.active h2 + p + h4 + h6 + h6 ~ p,
.text-fade.active h2 + h3 + h5 + h6 + h6 ~ p,
.text-fade.active h2 + h4 + h5 + h6 + h6 ~ p,
.text-fade.active h2 + h5 + h5 + h6 + h6 ~ p,
.text-fade.active h2 + h6 + h5 + h6 + h6 ~ p,
.text-fade.active h2 + p + h5 + h6 + h6 ~ p,
.text-fade.active h2 + h3 + h6 + h6 + h6 ~ p,
.text-fade.active h2 + h4 + h6 + h6 + h6 ~ p,
.text-fade.active h2 + h5 + h6 + h6 + h6 ~ p,
.text-fade.active h2 + h6 + h6 + h6 + h6 ~ p,
.text-fade.active h2 + p + h6 + h6 + h6 ~ p,
.text-fade.active h2 + h3 + p + h6 + h6 ~ p,
.text-fade.active h2 + h4 + p + h6 + h6 ~ p,
.text-fade.active h2 + h5 + p + h6 + h6 ~ p,
.text-fade.active h2 + h6 + p + h6 + h6 ~ p,
.text-fade.active h2 + p + p + h6 + h6 ~ p,
.text-fade.active h2 + h3 + h4 + p + h6 ~ p,
.text-fade.active h2 + h4 + h4 + p + h6 ~ p,
.text-fade.active h2 + h5 + h4 + p + h6 ~ p,
.text-fade.active h2 + h6 + h4 + p + h6 ~ p,
.text-fade.active h2 + p + h4 + p + h6 ~ p,
.text-fade.active h2 + h3 + h5 + p + h6 ~ p,
.text-fade.active h2 + h4 + h5 + p + h6 ~ p,
.text-fade.active h2 + h5 + h5 + p + h6 ~ p,
.text-fade.active h2 + h6 + h5 + p + h6 ~ p,
.text-fade.active h2 + p + h5 + p + h6 ~ p,
.text-fade.active h2 + h3 + h6 + p + h6 ~ p,
.text-fade.active h2 + h4 + h6 + p + h6 ~ p,
.text-fade.active h2 + h5 + h6 + p + h6 ~ p,
.text-fade.active h2 + h6 + h6 + p + h6 ~ p,
.text-fade.active h2 + p + h6 + p + h6 ~ p,
.text-fade.active h2 + h3 + p + p + h6 ~ p,
.text-fade.active h2 + h4 + p + p + h6 ~ p,
.text-fade.active h2 + h5 + p + p + h6 ~ p,
.text-fade.active h2 + h6 + p + p + h6 ~ p,
.text-fade.active h2 + p + p + p + h6 ~ p,
.text-fade.active h2 + h3 + h4 + h5 + p ~ p,
.text-fade.active h2 + h4 + h4 + h5 + p ~ p,
.text-fade.active h2 + h5 + h4 + h5 + p ~ p,
.text-fade.active h2 + h6 + h4 + h5 + p ~ p,
.text-fade.active h2 + p + h4 + h5 + p ~ p,
.text-fade.active h2 + h3 + h5 + h5 + p ~ p,
.text-fade.active h2 + h4 + h5 + h5 + p ~ p,
.text-fade.active h2 + h5 + h5 + h5 + p ~ p,
.text-fade.active h2 + h6 + h5 + h5 + p ~ p,
.text-fade.active h2 + p + h5 + h5 + p ~ p,
.text-fade.active h2 + h3 + h6 + h5 + p ~ p,
.text-fade.active h2 + h4 + h6 + h5 + p ~ p,
.text-fade.active h2 + h5 + h6 + h5 + p ~ p,
.text-fade.active h2 + h6 + h6 + h5 + p ~ p,
.text-fade.active h2 + p + h6 + h5 + p ~ p,
.text-fade.active h2 + h3 + p + h5 + p ~ p,
.text-fade.active h2 + h4 + p + h5 + p ~ p,
.text-fade.active h2 + h5 + p + h5 + p ~ p,
.text-fade.active h2 + h6 + p + h5 + p ~ p,
.text-fade.active h2 + p + p + h5 + p ~ p,
.text-fade.active h2 + h3 + h4 + h6 + p ~ p,
.text-fade.active h2 + h4 + h4 + h6 + p ~ p,
.text-fade.active h2 + h5 + h4 + h6 + p ~ p,
.text-fade.active h2 + h6 + h4 + h6 + p ~ p,
.text-fade.active h2 + p + h4 + h6 + p ~ p,
.text-fade.active h2 + h3 + h5 + h6 + p ~ p,
.text-fade.active h2 + h4 + h5 + h6 + p ~ p,
.text-fade.active h2 + h5 + h5 + h6 + p ~ p,
.text-fade.active h2 + h6 + h5 + h6 + p ~ p,
.text-fade.active h2 + p + h5 + h6 + p ~ p,
.text-fade.active h2 + h3 + h6 + h6 + p ~ p,
.text-fade.active h2 + h4 + h6 + h6 + p ~ p,
.text-fade.active h2 + h5 + h6 + h6 + p ~ p,
.text-fade.active h2 + h6 + h6 + h6 + p ~ p,
.text-fade.active h2 + p + h6 + h6 + p ~ p,
.text-fade.active h2 + h3 + p + h6 + p ~ p,
.text-fade.active h2 + h4 + p + h6 + p ~ p,
.text-fade.active h2 + h5 + p + h6 + p ~ p,
.text-fade.active h2 + h6 + p + h6 + p ~ p,
.text-fade.active h2 + p + p + h6 + p ~ p,
.text-fade.active h2 + h3 + h4 + p + p ~ p,
.text-fade.active h2 + h4 + h4 + p + p ~ p,
.text-fade.active h2 + h5 + h4 + p + p ~ p,
.text-fade.active h2 + h6 + h4 + p + p ~ p,
.text-fade.active h2 + p + h4 + p + p ~ p,
.text-fade.active h2 + h3 + h5 + p + p ~ p,
.text-fade.active h2 + h4 + h5 + p + p ~ p,
.text-fade.active h2 + h5 + h5 + p + p ~ p,
.text-fade.active h2 + h6 + h5 + p + p ~ p,
.text-fade.active h2 + p + h5 + p + p ~ p,
.text-fade.active h2 + h3 + h6 + p + p ~ p,
.text-fade.active h2 + h4 + h6 + p + p ~ p,
.text-fade.active h2 + h5 + h6 + p + p ~ p,
.text-fade.active h2 + h6 + h6 + p + p ~ p,
.text-fade.active h2 + p + h6 + p + p ~ p,
.text-fade.active h2 + h3 + p + p + p ~ p,
.text-fade.active h2 + h4 + p + p + p ~ p,
.text-fade.active h2 + h5 + p + p + p ~ p,
.text-fade.active h2 + h6 + p + p + p ~ p,
.text-fade.active h2 + p + p + p + p ~ p {
  /*  ~  get all siblings */
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.text-fade.active h3 {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.text-fade.active h3 h1,
.text-fade.active h3 h2,
.text-fade.active h3 h3,
.text-fade.active h3 h4,
.text-fade.active h3 h5,
.text-fade.active h3 h6,
.text-fade.active h3 p {
  opacity: 0;
  position: relative;
}
.text-fade.active h3 + h4,
.text-fade.active h3 + h5,
.text-fade.active h3 + h6,
.text-fade.active h3 + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.text-fade.active h3 + h4 + h5,
.text-fade.active h3 + h5 + h5,
.text-fade.active h3 + h6 + h5,
.text-fade.active h3 + p + h5,
.text-fade.active h3 + h4 + h6,
.text-fade.active h3 + h5 + h6,
.text-fade.active h3 + h6 + h6,
.text-fade.active h3 + p + h6,
.text-fade.active h3 + h4 + p,
.text-fade.active h3 + h5 + p,
.text-fade.active h3 + h6 + p,
.text-fade.active h3 + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.text-fade.active h3 + h4 + h5 + h6,
.text-fade.active h3 + h5 + h5 + h6,
.text-fade.active h3 + h6 + h5 + h6,
.text-fade.active h3 + p + h5 + h6,
.text-fade.active h3 + h4 + h6 + h6,
.text-fade.active h3 + h5 + h6 + h6,
.text-fade.active h3 + h6 + h6 + h6,
.text-fade.active h3 + p + h6 + h6,
.text-fade.active h3 + h4 + p + h6,
.text-fade.active h3 + h5 + p + h6,
.text-fade.active h3 + h6 + p + h6,
.text-fade.active h3 + p + p + h6,
.text-fade.active h3 + h4 + h5 + p,
.text-fade.active h3 + h5 + h5 + p,
.text-fade.active h3 + h6 + h5 + p,
.text-fade.active h3 + p + h5 + p,
.text-fade.active h3 + h4 + h6 + p,
.text-fade.active h3 + h5 + h6 + p,
.text-fade.active h3 + h6 + h6 + p,
.text-fade.active h3 + p + h6 + p,
.text-fade.active h3 + h4 + p + p,
.text-fade.active h3 + h5 + p + p,
.text-fade.active h3 + h6 + p + p,
.text-fade.active h3 + p + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.text-fade.active h3 + h4 + h5 + h6 + p,
.text-fade.active h3 + h5 + h5 + h6 + p,
.text-fade.active h3 + h6 + h5 + h6 + p,
.text-fade.active h3 + p + h5 + h6 + p,
.text-fade.active h3 + h4 + h6 + h6 + p,
.text-fade.active h3 + h5 + h6 + h6 + p,
.text-fade.active h3 + h6 + h6 + h6 + p,
.text-fade.active h3 + p + h6 + h6 + p,
.text-fade.active h3 + h4 + p + h6 + p,
.text-fade.active h3 + h5 + p + h6 + p,
.text-fade.active h3 + h6 + p + h6 + p,
.text-fade.active h3 + p + p + h6 + p,
.text-fade.active h3 + h4 + h5 + p + p,
.text-fade.active h3 + h5 + h5 + p + p,
.text-fade.active h3 + h6 + h5 + p + p,
.text-fade.active h3 + p + h5 + p + p,
.text-fade.active h3 + h4 + h6 + p + p,
.text-fade.active h3 + h5 + h6 + p + p,
.text-fade.active h3 + h6 + h6 + p + p,
.text-fade.active h3 + p + h6 + p + p,
.text-fade.active h3 + h4 + p + p + p,
.text-fade.active h3 + h5 + p + p + p,
.text-fade.active h3 + h6 + p + p + p,
.text-fade.active h3 + p + p + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.text-fade.active h3 + h4 + h5 + h6 + p ~ p,
.text-fade.active h3 + h5 + h5 + h6 + p ~ p,
.text-fade.active h3 + h6 + h5 + h6 + p ~ p,
.text-fade.active h3 + p + h5 + h6 + p ~ p,
.text-fade.active h3 + h4 + h6 + h6 + p ~ p,
.text-fade.active h3 + h5 + h6 + h6 + p ~ p,
.text-fade.active h3 + h6 + h6 + h6 + p ~ p,
.text-fade.active h3 + p + h6 + h6 + p ~ p,
.text-fade.active h3 + h4 + p + h6 + p ~ p,
.text-fade.active h3 + h5 + p + h6 + p ~ p,
.text-fade.active h3 + h6 + p + h6 + p ~ p,
.text-fade.active h3 + p + p + h6 + p ~ p,
.text-fade.active h3 + h4 + h5 + p + p ~ p,
.text-fade.active h3 + h5 + h5 + p + p ~ p,
.text-fade.active h3 + h6 + h5 + p + p ~ p,
.text-fade.active h3 + p + h5 + p + p ~ p,
.text-fade.active h3 + h4 + h6 + p + p ~ p,
.text-fade.active h3 + h5 + h6 + p + p ~ p,
.text-fade.active h3 + h6 + h6 + p + p ~ p,
.text-fade.active h3 + p + h6 + p + p ~ p,
.text-fade.active h3 + h4 + p + p + p ~ p,
.text-fade.active h3 + h5 + p + p + p ~ p,
.text-fade.active h3 + h6 + p + p + p ~ p,
.text-fade.active h3 + p + p + p + p ~ p {
  /*  ~  get all siblings */
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.text-fade.active h4 {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.text-fade.active h4 h1,
.text-fade.active h4 h2,
.text-fade.active h4 h3,
.text-fade.active h4 h4,
.text-fade.active h4 h5,
.text-fade.active h4 h6,
.text-fade.active h4 p {
  opacity: 0;
  position: relative;
}
.text-fade.active h4 + h5,
.text-fade.active h4 + h6,
.text-fade.active h4 + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.text-fade.active h4 + h5 + h6,
.text-fade.active h4 + h6 + h6,
.text-fade.active h4 + p + h6,
.text-fade.active h4 + h5 + p,
.text-fade.active h4 + h6 + p,
.text-fade.active h4 + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.text-fade.active h4 + h5 + h6 + p,
.text-fade.active h4 + h6 + h6 + p,
.text-fade.active h4 + p + h6 + p,
.text-fade.active h4 + h5 + p + p,
.text-fade.active h4 + h6 + p + p,
.text-fade.active h4 + p + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.text-fade.active h4 + h5 + h6 + p + p,
.text-fade.active h4 + h6 + h6 + p + p,
.text-fade.active h4 + p + h6 + p + p,
.text-fade.active h4 + h5 + p + p + p,
.text-fade.active h4 + h6 + p + p + p,
.text-fade.active h4 + p + p + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.text-fade.active h4 + h5 + h6 + p + p ~ p,
.text-fade.active h4 + h6 + h6 + p + p ~ p,
.text-fade.active h4 + p + h6 + p + p ~ p,
.text-fade.active h4 + h5 + p + p + p ~ p,
.text-fade.active h4 + h6 + p + p + p ~ p,
.text-fade.active h4 + p + p + p + p ~ p {
  /*  ~  get all siblings */
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.text-fade.active h5 {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.text-fade.active h5 h1,
.text-fade.active h5 h2,
.text-fade.active h5 h3,
.text-fade.active h5 h4,
.text-fade.active h5 h5,
.text-fade.active h5 h6,
.text-fade.active h5 p {
  opacity: 0;
  position: relative;
}
.text-fade.active h5 + h6,
.text-fade.active h5 + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.text-fade.active h5 + h6 + p,
.text-fade.active h5 + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.text-fade.active h5 + h6 + p + p,
.text-fade.active h5 + p + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.text-fade.active h5 + h6 + p + p + p,
.text-fade.active h5 + p + p + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.text-fade.active h5 + h6 + p + p + p ~ p,
.text-fade.active h5 + p + p + p + p ~ p {
  /*  ~  get all siblings */
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.text-fade.active h6 {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.text-fade.active h6 h1,
.text-fade.active h6 h2,
.text-fade.active h6 h3,
.text-fade.active h6 h4,
.text-fade.active h6 h5,
.text-fade.active h6 h6,
.text-fade.active h6 p {
  opacity: 0;
  position: relative;
}
.text-fade.active h6 + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.text-fade.active h6 + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.text-fade.active h6 + p + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.text-fade.active h6 + p + p + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.text-fade.active h6 + p + p + p + p ~ p {
  /*  ~  get all siblings */
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
.text-fade.active p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.text-fade.active p h1,
.text-fade.active p h2,
.text-fade.active p h3,
.text-fade.active p h4,
.text-fade.active p h5,
.text-fade.active p h6,
.text-fade.active p p {
  opacity: 0;
  position: relative;
}
.text-fade.active p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.text-fade.active p + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.text-fade.active p + p + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.text-fade.active p + p + p + p + p {
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.text-fade.active p + p + p + p + p ~ p {
  /*  ~  get all siblings */
  -webkit-animation: text-fade 4s;
  animation: text-fade 4s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}
@-webkit-keyframes text-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes text-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/**
 * Genereal styling
 * 
 * other than bootstrap elements
 * bootstrap elements: cmb-bootstrap-theme.less 
 * imported and collected in main.less to use variables defined in bootstrap
 */
/* Mixin */
.vertical-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
/***************************************************
 * HTML Elements	   
 ***************************************************/
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}
body.has-menu-top {
  padding-top: 30px;
}
@media (max-width: 767px) {
  body.has-menu-top {
    padding-top: 0;
  }
}
body.has-menu-top.has-header {
  padding-top: 120px;
  /* see nav bar fixed  */
  /**
		 * do not collapse header => header just scrolls with the rest
		 */
}
@media (max-width: 767px) {
  body.has-menu-top.has-header {
    padding-top: 66px;
  }
}
body.has-menu-top.has-header.header-no-collapse #header {
  position: absolute;
  z-index: 10;
}
@media (min-width: 767px) {
  body.has-menu-top.has-header.header-no-collapse .main-menu {
    position: absolute;
  }
}
p {
  margin: 0;
  padding-bottom: 12px;
}
p img {
  padding-bottom: 6px;
}
a {
  cursor: pointer;
}
a:active,
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.2;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  color: #448dde;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus,
.h1 a:focus,
.h2 a:focus,
.h3 a:focus,
.h4 a:focus,
.h5 a:focus,
.h6 a:focus {
  color: #2473cb;
}
form label {
  display: block;
  margin-bottom: 0px;
  font-weight: normal;
}
form input {
  padding: 0 5px;
}
form input,
form select,
form textarea {
  font-family: "TheSans";
  font-size: 16px;
  margin-bottom: 10px;
  color: #333;
  border-radius: 0;
  border: 1px solid #999;
}
form input[type="text"],
form input[type="tel"],
form input[type="email"],
form input[type="password"] {
  border: solid 1px #448dde;
  width: 100%;
  height: 34px;
}
form textarea,
form select {
  width: 100%;
}
form input[type="text"],
form input[type="tel"],
form input[type="email"],
form textarea {
  color: #111;
}
form textarea {
  padding: 5px !important;
}
/***************************************************
 * common classes (rest see common-classes.less)
 ***************************************************/
/***************************************************
* Spacing for devices (needs less variable so not places inside common
***************************************************/
@media (min-width: 1200px) {
  .margin-bottom-lg-xxs {
    margin-bottom: 7px !important;
  }
  .margin-bottom-lg-xs {
    margin-bottom: 15px !important;
  }
  .margin-bottom-lg-s {
    margin-bottom: 25px !important;
  }
  .margin-bottom-lg-m {
    margin-bottom: 40px !important;
  }
  .margin-bottom-lg-l {
    margin-bottom: 60px !important;
  }
  .margin-bottom-lg-xl {
    margin-bottom: 80px !important;
  }
  .no-margin-bottom-lg {
    margin-bottom: 0px !important;
  }
  .margin-top-lg-xxs {
    margin-top: 7px !important;
  }
  .margin-top-lg-xs {
    margin-top: 15px !important;
  }
  .margin-top-lg-s {
    margin-top: 25px !important;
  }
  .margin-top-lg-m {
    margin-top: 40px !important;
  }
  .margin-top-lg-l {
    margin-top: 60px !important;
  }
  .margin-top-lg-xl {
    margin-top: 80px !important;
  }
  .no-margin-top-lg {
    margin-top: 0px !important;
  }
  .margin-left-lg-xxs {
    margin-left: 7px !important;
  }
  .margin-left-lg-xs {
    margin-left: 15px !important;
  }
  .margin-left-lg-s {
    margin-left: 25px !important;
  }
  .margin-left-lg-m {
    margin-left: 40px !important;
  }
  .margin-left-lg-l {
    margin-left: 60px !important;
  }
  .margin-left-lg-xl {
    margin-left: 80px !important;
  }
  .no-margin-left-lg {
    margin-left: 0px !important;
  }
  .margin-right-lg-xxs {
    margin-right: 7px !important;
  }
  .margin-right-lg-xs {
    margin-right: 15px !important;
  }
  .margin-right-lg-s {
    margin-right: 25px !important;
  }
  .margin-right-lg-m {
    margin-right: 40px !important;
  }
  .margin-right-lg-l {
    margin-right: 60px !important;
  }
  .margin-right-lg-xl {
    margin-right: 80px !important;
  }
  .no-margin-right-lg {
    margin-right: 0px !important;
  }
  .padding-bottom-lg-xxs {
    padding-bottom: 7px !important;
  }
  .padding-bottom-lg-xs {
    padding-bottom: 15px !important;
  }
  .padding-bottom-lg-s {
    padding-bottom: 25px !important;
  }
  .padding-bottom-lg-m {
    padding-bottom: 40px !important;
  }
  .padding-bottom-lg-l {
    padding-bottom: 60px !important;
  }
  .padding-bottom-lg-xl {
    padding-bottom: 80px !important;
  }
  .no-padding-bottom-lg {
    padding-bottom: 0px !important;
  }
  .padding-top-lg-xxs {
    padding-top: 7px !important;
  }
  .padding-top-lg-xs {
    padding-top: 15px !important;
  }
  .padding-top-lg-s {
    padding-top: 25px !important;
  }
  .padding-top-lg-m {
    padding-top: 40px !important;
  }
  .padding-top-lg-l {
    padding-top: 60px !important;
  }
  .padding-top-lg-xl {
    padding-top: 80px !important;
  }
  .no-padding-top-lg {
    padding-top: 0px !important;
  }
  .padding-left-lg-xxs {
    padding-left: 7px !important;
  }
  .padding-left-lg-xs {
    padding-left: 15px !important;
  }
  .padding-left-lg-s {
    padding-left: 25px !important;
  }
  .padding-left-lg-m {
    padding-left: 40px !important;
  }
  .padding-left-lg-l {
    padding-left: 60px !important;
  }
  .padding-left-lg-xl {
    padding-left: 80px !important;
  }
  .no-padding-left-lg {
    padding-left: 0px !important;
  }
  .padding-right-lg-xxs {
    padding-right: 7px !important;
  }
  .padding-right-lg-xs {
    padding-right: 15px !important;
  }
  .padding-right-lg-s {
    padding-right: 25px !important;
  }
  .padding-right-lg-m {
    padding-right: 40px !important;
  }
  .padding-right-lg-l {
    padding-right: 60px !important;
  }
  .padding-right-lg-xl {
    padding-right: 80px !important;
  }
  .no-padding-right-lg {
    padding-right: 0px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .margin-bottom-md-xxs {
    margin-bottom: 7px !important;
  }
  .margin-bottom-md-xs {
    margin-bottom: 15px !important;
  }
  .margin-bottom-md-s {
    margin-bottom: 25px !important;
  }
  .margin-bottom-md-m {
    margin-bottom: 40px !important;
  }
  .margin-bottom-md-l {
    margin-bottom: 60px !important;
  }
  .margin-bottom-md-xl {
    margin-bottom: 80px !important;
  }
  .no-margin-bottom-md {
    margin-bottom: 0px !important;
  }
  .margin-top-md-xxs {
    margin-top: 7px !important;
  }
  .margin-top-md-xs {
    margin-top: 15px !important;
  }
  .margin-top-md-s {
    margin-top: 25px !important;
  }
  .margin-top-md-m {
    margin-top: 40px !important;
  }
  .margin-top-md-l {
    margin-top: 60px !important;
  }
  .margin-top-md-xl {
    margin-top: 80px !important;
  }
  .no-margin-top-md {
    margin-top: 0px !important;
  }
  .margin-left-md-xxs {
    margin-left: 7px !important;
  }
  .margin-left-md-xs {
    margin-left: 15px !important;
  }
  .margin-left-md-s {
    margin-left: 25px !important;
  }
  .margin-left-md-m {
    margin-left: 40px !important;
  }
  .margin-left-md-l {
    margin-left: 60px !important;
  }
  .margin-left-md-xl {
    margin-left: 80px !important;
  }
  .no-margin-left-md {
    margin-left: 0px !important;
  }
  .margin-right-md-xxs {
    margin-right: 7px !important;
  }
  .margin-right-md-xs {
    margin-right: 15px !important;
  }
  .margin-right-md-s {
    margin-right: 25px !important;
  }
  .margin-right-md-m {
    margin-right: 40px !important;
  }
  .margin-right-md-l {
    margin-right: 60px !important;
  }
  .margin-right-md-xl {
    margin-right: 80px !important;
  }
  .no-margin-right-md {
    margin-right: 0px !important;
  }
  .padding-bottom-md-xxs {
    padding-bottom: 7px !important;
  }
  .padding-bottom-md-xs {
    padding-bottom: 15px !important;
  }
  .padding-bottom-md-s {
    padding-bottom: 25px !important;
  }
  .padding-bottom-md-m {
    padding-bottom: 40px !important;
  }
  .padding-bottom-md-l {
    padding-bottom: 60px !important;
  }
  .padding-bottom-md-xl {
    padding-bottom: 80px !important;
  }
  .no-padding-bottom-md {
    padding-bottom: 0px !important;
  }
  .padding-top-md-xxs {
    padding-top: 7px !important;
  }
  .padding-top-md-xs {
    padding-top: 15px !important;
  }
  .padding-top-md-s {
    padding-top: 25px !important;
  }
  .padding-top-md-m {
    padding-top: 40px !important;
  }
  .padding-top-md-l {
    padding-top: 60px !important;
  }
  .padding-top-md-xl {
    padding-top: 80px !important;
  }
  .no-padding-top-md {
    padding-top: 0px !important;
  }
  .padding-left-md-xxs {
    padding-left: 7px !important;
  }
  .padding-left-md-xs {
    padding-left: 15px !important;
  }
  .padding-left-md-s {
    padding-left: 25px !important;
  }
  .padding-left-md-m {
    padding-left: 40px !important;
  }
  .padding-left-md-l {
    padding-left: 60px !important;
  }
  .padding-left-md-xl {
    padding-left: 80px !important;
  }
  .no-padding-left-md {
    padding-left: 0px !important;
  }
  .padding-right-md-xxs {
    padding-right: 7px !important;
  }
  .padding-right-md-xs {
    padding-right: 15px !important;
  }
  .padding-right-md-s {
    padding-right: 25px !important;
  }
  .padding-right-md-m {
    padding-right: 40px !important;
  }
  .padding-right-md-l {
    padding-right: 60px !important;
  }
  .padding-right-md-xl {
    padding-right: 80px !important;
  }
  .no-padding-right-md {
    padding-right: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .margin-bottom-sm-xxs {
    margin-bottom: 7px !important;
  }
  .margin-bottom-sm-xs {
    margin-bottom: 15px !important;
  }
  .margin-bottom-sm-s {
    margin-bottom: 25px !important;
  }
  .margin-bottom-sm-m {
    margin-bottom: 40px !important;
  }
  .margin-bottom-sm-l {
    margin-bottom: 60px !important;
  }
  .margin-bottom-sm-xl {
    margin-bottom: 80px !important;
  }
  .no-margin-bottom-sm {
    margin-bottom: 0px !important;
  }
  .margin-top-sm-xxs {
    margin-top: 7px !important;
  }
  .margin-top-sm-xs {
    margin-top: 15px !important;
  }
  .margin-top-sm-s {
    margin-top: 25px !important;
  }
  .margin-top-sm-m {
    margin-top: 40px !important;
  }
  .margin-top-sm-l {
    margin-top: 60px !important;
  }
  .margin-top-sm-xl {
    margin-top: 80px !important;
  }
  .no-margin-top-sm {
    margin-top: 0px !important;
  }
  .margin-left-sm-xxs {
    margin-left: 7px !important;
  }
  .margin-left-sm-xs {
    margin-left: 15px !important;
  }
  .margin-left-sm-s {
    margin-left: 25px !important;
  }
  .margin-left-sm-m {
    margin-left: 40px !important;
  }
  .margin-left-sm-l {
    margin-left: 60px !important;
  }
  .margin-left-sm-xl {
    margin-left: 80px !important;
  }
  .no-margin-left-sm {
    margin-left: 0px !important;
  }
  .margin-right-sm-xxs {
    margin-right: 7px !important;
  }
  .margin-right-sm-xs {
    margin-right: 15px !important;
  }
  .margin-right-sm-s {
    margin-right: 25px !important;
  }
  .margin-right-sm-m {
    margin-right: 40px !important;
  }
  .margin-right-sm-l {
    margin-right: 60px !important;
  }
  .margin-right-sm-xl {
    margin-right: 80px !important;
  }
  .no-margin-right-sm {
    margin-right: 0px !important;
  }
  .padding-bottom-sm-xxs {
    padding-bottom: 7px !important;
  }
  .padding-bottom-sm-xs {
    padding-bottom: 15px !important;
  }
  .padding-bottom-sm-s {
    padding-bottom: 25px !important;
  }
  .padding-bottom-sm-m {
    padding-bottom: 40px !important;
  }
  .padding-bottom-sm-l {
    padding-bottom: 60px !important;
  }
  .padding-bottom-sm-xl {
    padding-bottom: 80px !important;
  }
  .no-padding-bottom-sm {
    padding-bottom: 0px !important;
  }
  .padding-top-sm-xxs {
    padding-top: 7px !important;
  }
  .padding-top-sm-xs {
    padding-top: 15px !important;
  }
  .padding-top-sm-s {
    padding-top: 25px !important;
  }
  .padding-top-sm-m {
    padding-top: 40px !important;
  }
  .padding-top-sm-l {
    padding-top: 60px !important;
  }
  .padding-top-sm-xl {
    padding-top: 80px !important;
  }
  .no-padding-top-sm {
    padding-top: 0px !important;
  }
  .padding-left-sm-xxs {
    padding-left: 7px !important;
  }
  .padding-left-sm-xs {
    padding-left: 15px !important;
  }
  .padding-left-sm-s {
    padding-left: 25px !important;
  }
  .padding-left-sm-m {
    padding-left: 40px !important;
  }
  .padding-left-sm-l {
    padding-left: 60px !important;
  }
  .padding-left-sm-xl {
    padding-left: 80px !important;
  }
  .no-padding-left-sm {
    padding-left: 0px !important;
  }
  .padding-right-sm-xxs {
    padding-right: 7px !important;
  }
  .padding-right-sm-xs {
    padding-right: 15px !important;
  }
  .padding-right-sm-s {
    padding-right: 25px !important;
  }
  .padding-right-sm-m {
    padding-right: 40px !important;
  }
  .padding-right-sm-l {
    padding-right: 60px !important;
  }
  .padding-right-sm-xl {
    padding-right: 80px !important;
  }
  .no-padding-right-sm {
    padding-right: 0px !important;
  }
}
@media (max-width: 767px) {
  .margin-bottom-xs-xxs {
    margin-bottom: 7px !important;
  }
  .margin-bottom-xs-xs {
    margin-bottom: 15px !important;
  }
  .margin-bottom-xs-s {
    margin-bottom: 25px !important;
  }
  .margin-bottom-xs-m {
    margin-bottom: 40px !important;
  }
  .margin-bottom-xs-l {
    margin-bottom: 60px !important;
  }
  .margin-bottom-xs-xl {
    margin-bottom: 80px !important;
  }
  .no-margin-bottom-xs {
    margin-bottom: 0px !important;
  }
  .margin-top-xs-xxs {
    margin-top: 7px !important;
  }
  .margin-top-xs-xs {
    margin-top: 15px !important;
  }
  .margin-top-xs-s {
    margin-top: 25px !important;
  }
  .margin-top-xs-m {
    margin-top: 40px !important;
  }
  .margin-top-xs-l {
    margin-top: 60px !important;
  }
  .margin-top-xs-xl {
    margin-top: 80px !important;
  }
  .no-margin-top-xs {
    margin-top: 0px !important;
  }
  .margin-left-xs-xxs {
    margin-left: 7px !important;
  }
  .margin-left-xs-xs {
    margin-left: 15px !important;
  }
  .margin-left-xs-s {
    margin-left: 25px !important;
  }
  .margin-left-xs-m {
    margin-left: 40px !important;
  }
  .margin-left-xs-l {
    margin-left: 60px !important;
  }
  .margin-left-xs-xl {
    margin-left: 80px !important;
  }
  .no-margin-left-xs {
    margin-left: 0px !important;
  }
  .margin-right-xs-xxs {
    margin-right: 7px !important;
  }
  .margin-right-xs-xs {
    margin-right: 15px !important;
  }
  .margin-right-xs-s {
    margin-right: 25px !important;
  }
  .margin-right-xs-m {
    margin-right: 40px !important;
  }
  .margin-right-xs-l {
    margin-right: 60px !important;
  }
  .margin-right-xs-xl {
    margin-right: 80px !important;
  }
  .no-margin-right-xs {
    margin-right: 0px !important;
  }
  .padding-bottom-xs-xxs {
    padding-bottom: 7px !important;
  }
  .padding-bottom-xs-xs {
    padding-bottom: 15px !important;
  }
  .padding-bottom-xs-s {
    padding-bottom: 25px !important;
  }
  .padding-bottom-xs-m {
    padding-bottom: 40px !important;
  }
  .padding-bottom-xs-l {
    padding-bottom: 60px !important;
  }
  .padding-bottom-xs-xl {
    padding-bottom: 80px !important;
  }
  .no-padding-bottom-xs {
    padding-bottom: 0px !important;
  }
  .padding-top-xs-xxs {
    padding-top: 7px !important;
  }
  .padding-top-xs-xs {
    padding-top: 15px !important;
  }
  .padding-top-xs-s {
    padding-top: 25px !important;
  }
  .padding-top-xs-m {
    padding-top: 40px !important;
  }
  .padding-top-xs-l {
    padding-top: 60px !important;
  }
  .padding-top-xs-xl {
    padding-top: 80px !important;
  }
  .no-padding-top-xs {
    padding-top: 0px !important;
  }
  .padding-left-xs-xxs {
    padding-left: 7px !important;
  }
  .padding-left-xs-xs {
    padding-left: 15px !important;
  }
  .padding-left-xs-s {
    padding-left: 25px !important;
  }
  .padding-left-xs-m {
    padding-left: 40px !important;
  }
  .padding-left-xs-l {
    padding-left: 60px !important;
  }
  .padding-left-xs-xl {
    padding-left: 80px !important;
  }
  .no-padding-left-xs {
    padding-left: 0px !important;
  }
  .padding-right-xs-xxs {
    padding-right: 7px !important;
  }
  .padding-right-xs-xs {
    padding-right: 15px !important;
  }
  .padding-right-xs-s {
    padding-right: 25px !important;
  }
  .padding-right-xs-m {
    padding-right: 40px !important;
  }
  .padding-right-xs-l {
    padding-right: 60px !important;
  }
  .padding-right-xs-xl {
    padding-right: 80px !important;
  }
  .no-padding-right-xs {
    padding-right: 0px !important;
  }
}
/**
 * tinymce eigene
 */
.alignleft {
  margin-right: 15px;
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  margin-left: 15px;
  float: right;
}
.content img.original {
  width: auto;
}
.div-on-top {
  position: relative;
}
.div-on-top div {
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  height: 100%;
}
.div-on-top div h1,
.div-on-top div h2,
.div-on-top div h3,
.div-on-top div h4,
.div-on-top div h5,
.div-on-top div h6,
.div-on-top div p,
.div-on-top div a {
  padding: 0 15px;
}
.div-on-top div h1.text-white-box,
.div-on-top div h2.text-white-box,
.div-on-top div h3.text-white-box,
.div-on-top div h4.text-white-box,
.div-on-top div h5.text-white-box,
.div-on-top div h6.text-white-box,
.div-on-top div p.text-white-box,
.div-on-top div a.text-white-box {
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 0 !important;
  bottom: 15px;
  position: absolute;
}
.div-on-top div h1.text-white-box.right,
.div-on-top div h2.text-white-box.right,
.div-on-top div h3.text-white-box.right,
.div-on-top div h4.text-white-box.right,
.div-on-top div h5.text-white-box.right,
.div-on-top div h6.text-white-box.right,
.div-on-top div p.text-white-box.right,
.div-on-top div a.text-white-box.right {
  right: 0;
}
.div-on-top div h1.text-white-box.top,
.div-on-top div h2.text-white-box.top,
.div-on-top div h3.text-white-box.top,
.div-on-top div h4.text-white-box.top,
.div-on-top div h5.text-white-box.top,
.div-on-top div h6.text-white-box.top,
.div-on-top div p.text-white-box.top,
.div-on-top div a.text-white-box.top {
  top: -15px;
}
div.video-start {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  cursor: pointer;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
div.video-start img.play {
  position: relative;
  width: 20%;
  margin-top: 30%;
  max-width: 200px;
  margin: auto;
}
/*.visible-ie-lower-10 {	
	display: none;
}*/
/* image with elements ie copyright note */
.image-item {
  position: relative;
}
/**
 * use in js to set height to div with bg image
 */
.use-img-height-for-background {
  visibility: hidden;
}
/* copy right note */
.note {
  color: #999;
  font-size: 10px;
  /* inside image */
}
.note.inside {
  color: #fff;
  position: absolute;
  left: 10px;
  bottom: -5px;
}
.note.inside.right {
  left: auto !important;
  right: 15px;
}
/* to set div same height as header slider */
@media (min-width: 1200px) {
  .header-height {
    height: 380px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-height {
    height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-height {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .header-height {
    height: 220px;
  }
}
div.position-absolute {
  position: absolute;
}
#browser-warning div.bg-color-danger {
  padding: 10px 0;
}
#browser-warning div.bg-color-danger p {
  font-weight: 500;
  color: #fff;
}
.home-link-xs {
  height: 66px;
  width: 60%;
  position: absolute;
  z-index: 999;
  left: 20%;
}
/***************************************************
 * wrapper only set container for menu left not hidden
 * has been   {
 * but aramark not working
 */
#wrapper {
  width: auto;
  padding: 0;
}
body.has-menu-left:not(.menu-hide-no) #wrapper {
  margin: 0;
}
/***************************************************
 * Header and Header Menu
 ***************************************************/
#header {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  border-width: 0px;
  border-radius: 0px;
}
@media (min-width: 768px) {
  #header {
    z-index: 6;
  }
}
header {
  background-color: #A3C7ED;
  height: 90px;
  /************
	 * 	Logo
	 */
  /**
	 * 	title of page instead of logo
	 */
  /************
	 * 	Secondary Menu in <header>
	 */
  /************
	 * 	Searchform
	 */
}
header form.search-form input {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  header {
    height: auto;
  }
}
header #logo {
  padding: 0;
  background: #D1E3F6;
  height: 90px;
}
header #logo img {
  width: 180px;
}
@media (max-width: 767px) {
  header #logo {
    padding: 0 !important;
    margin: 0 !important;
    height: 66px;
    width: 100% !important;
    min-width: 0 !important;
  }
  header #logo img {
    width: 144px;
  }
}
header #title h2 {
  line-height: 90px;
  margin-top: 0;
  margin-bottom: 0;
}
header div.header-menu ul {
  float: right;
  margin-top: 25px;
  /* mobile not in header but in main nav */
}
header div.header-menu ul > li {
  float: left;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  padding-left: 10px;
  /* Divider */
  /* icons */
}
header div.header-menu ul > li.open > a,
header div.header-menu ul > li > a {
  padding: 0;
  background: none;
}
header div.header-menu ul > li.open > a:hover,
header div.header-menu ul > li > a:hover,
header div.header-menu ul > li.open > a:active,
header div.header-menu ul > li > a:active,
header div.header-menu ul > li.open > a:focus,
header div.header-menu ul > li > a:focus {
  color: #448dde;
  background-color: transparent !important;
}
header div.header-menu ul > li.active a {
  color: #448dde;
  background-color: transparent !important;
}
header div.header-menu ul > li.divider {
  padding-left: 10px;
  color: #448dde;
}
header div.header-menu ul > li.divider:after {
  content: '|';
}
header div.header-menu ul > li span[class^="glyphicon-"],
header div.header-menu ul > li span[class*=" glyphicon-"] {
  padding-right: 5px;
  /*
					 * for cmb costum font
					font-size: @font-size-icon-big;
					top: 4px;*/
}
header div.header-menu ul > li.text-hidden {
  margin-left: 6px;
}
header div.header-menu ul .dropdown-menu {
  font-size: 14px;
}
header div.header-menu ul .dropdown-menu > li > a:hover,
header div.header-menu ul .dropdown-menu > li > a:focus {
  background-color: #448dde;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  header div.header-menu ul {
    margin-top: 7px;
  }
}
header .search-form {
  margin-top: 25px;
  margin-left: 15px;
  /* mobile not in header but in main nav */
}
/************
 * Searchform
 * mobile not in header but in main nav 
 * => main styling outside <header>
 */
form[class^="search"] label,
form[class*=" search"] label {
  width: 100%;
}
form[class^="search"] input,
form[class*=" search"] input {
  border-right: none;
  width: 100%;
  float: left;
  font-size: 14px;
  font-weight: 400;
  height: 34px;
}
form[class^="search"] button,
form[class*=" search"] button {
  border-radius: 0px;
  width: 34px;
  height: 34px;
  padding: 0;
  position: absolute;
  right: 30px / 2;
  top: 25px;
}
@media (max-width: 767px) {
  form[class^="search"],
  form[class*=" search"] {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  form[class^="search"] input,
  form[class*=" search"] input {
    float: none;
  }
  form[class^="search"] button,
  form[class*=" search"] button {
    top: 0;
    right: 0;
  }
}
.search-string {
  font-weight: bold;
}
/***************************************************
 * Header special depending on menu top/left..
 */
/* Transitions */
#page,
div.main-menu.left {
  transition: all 0.3s ease;
}
body:not(.has-header) #logo {
  position: absolute;
  z-index: 100;
}
body:not(.has-header) #page {
  padding-top: 0 !important;
}
body.has-menu-top {
  padding-top: 40px;
  /************
	 * 	Logo
	 */
  /**
	 * 	Logo small in top nav when header is hidden
	 */
}
body.has-menu-top #logo {
  /**
		 * 	Second color width depending on screen 
		 *  col-md-3 => 25% width 
		 *  col-sm-4 => 33.333%
		 */
  margin-left: -1000px;
  padding-left: 1000px;
  min-width: 1250px;
  width: calc(25% + 1000px);
  width: -moz-calc(25% + 1000px);
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.has-menu-top #logo {
    min-width: 1230px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.has-menu-top #logo {
    min-width: 1200px;
    width: calc(33.3333% + 1000px);
    width: -moz-calc(33.3333% + 1000px);
  }
}
body.has-menu-top #logo-s .navbar-brand {
  margin: 0px 15px 0px 0px;
  background-size: auto 15px;
  width: 90px;
  height: 30px;
}
@media (max-width: 767px) {
  body.has-menu-top #logo-s {
    display: none;
  }
}
body.has-menu-top div.main-menu.top ul li > a:hover,
body.has-menu-top div.main-menu.top ul li > a:focus {
  background-color: #8ea6ca;
}
body.has-menu-top div.main-menu.top ul#main-menu-ul {
  margin-left: -15px;
}
body.has-menu-top div.main-menu.top ul .divider {
  /* Divider main nav */
  margin: 0px 0;
  height: 30px;
  width: 1px;
  border-right: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
  body.has-menu-top div.main-menu.top ul .divider {
    margin: 5px 0px !important;
    height: 1px !important;
    width: 100% !important;
    background-color: #e5e5e5;
    border: none;
  }
}
body.has-menu-top div.main-menu.top ul.navbar-nav.navbar-right:not(#edit-wp) li:last-child > a {
  padding-right: 0;
}
body.has-menu-top div.main-menu.top ul#edit-wp.navbar-nav.navbar-right {
  margin-right: 0 !important;
}
body.has-menu-top div.main-menu.top.has-header {
  top: 90px;
}
@media (max-width: 767px) {
  body.has-menu-top div.main-menu.top.has-header {
    top: 0;
  }
}
/**************************************************
 * MENU LEFT
 **************************************************/
body.has-menu-left:not(.menu-hide-no) div.main-menu.left.below {
  position: absolute;
  height: 100%;
  padding-top: 20px;
  width: 270px;
}
body.has-menu-left:not(.menu-hide-no) div.main-menu.left.below + #page {
  overflow: hidden;
}
body.has-menu-left {
  /**************************************************
	 * MENU LEFT - not hidden (> md) 
	 */
}
@media (max-width: 991px) {
  body.has-menu-left {
    background-color: #073070;
  }
}
body.has-menu-left div.main-menu.left .main-menu-scroll {
  position: relative;
}
body.has-menu-left div.main-menu.left ul.dropdown-menu {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  float: none;
  box-shadow: none;
  background: #1f71f1;
}
body.has-menu-left div.main-menu.left.above {
  position: absolute;
  background-color: rgba(7, 48, 112, 0.95);
  z-index: 6;
  left: -270px;
  margin-top: 130px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 270px;
}
body.has-menu-left div.main-menu.left.above.show-menu {
  left: 0;
}
body.has-menu-left div.main-menu.left.above .header-menu-ul {
  background-color: rgba(239, 239, 239, 0.5);
  margin-right: 0;
  padding-right: 0;
}
body.has-menu-left div.main-menu.left .dropdown-backdrop {
  z-index: 0;
}
body.has-menu-left #page {
  background-color: #fff;
  position: relative;
  top: 0px;
  left: 0px;
}
body.has-menu-left #page.show-menu {
  left: 270px;
  right: auto;
}
body.has-menu-left div.main-menu.left.above + #page.show-menu {
  left: 0;
  right: auto;
}
body.has-menu-left div.main-menu.left.below + #page {
  box-shadow: -4px 0px 3px 0px rgba(0, 0, 0, 0.2);
}
body.has-menu-left #header {
  position: relative;
  border-width: 0;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
@media (max-width: 991px) {
  body.has-menu-left .navbar-brand {
    margin-left: 55px;
  }
}
body.has-menu-left .navbar-toggle {
  position: absolute;
  z-index: 10;
  top: 30px;
  left: 8px;
  padding: 8px 6px;
}
body.has-menu-left .navbar-toggle .icon-bar {
  background-color: #333 !important;
  opacity: 0.5;
}
body.has-menu-left .navbar-toggle:hover {
  background: #efefef;
  opacity: 0.7;
}
body.has-menu-left .navbar-toggle.show {
  display: block;
}
@media (max-width: 767px) {
  body.has-menu-left .navbar-toggle {
    top: 18px;
  }
}
body.has-menu-left.menu-hide-no {
  /**
		 * devices < md => left menu below
		 */
}
@media (min-width: 992px) {
  body.has-menu-left.menu-hide-no #header {
    position: fixed;
  }
  body.has-menu-left.menu-hide-no .main-menu.left {
    margin-top: 130px;
    position: relative;
    background-color: #efefef;
    height: auto !important;
    z-index: 3;
    opacity: 0.95;
  }
  body.has-menu-left.menu-hide-no .main-menu.left.below + #page {
    box-shadow: none;
  }
  body.has-menu-left.menu-hide-no .main-menu.left .nav > li a {
    padding-left: 15px;
    padding-right: 15px;
  }
  body.has-menu-left.menu-hide-no .main-menu.left #wp-edit {
    position: absolute;
  }
  body.has-menu-left.menu-hide-no #page {
    padding-top: 90px;
    padding-left: 0;
    padding-right: 0;
  }
  body.has-menu-left.menu-hide-no #page #scrollspyContent ul.nav-tabs.affix {
    top: 90px;
  }
  body.has-menu-left.menu-hide-no #content .container {
    width: auto;
  }
  body.has-menu-left.menu-hide-no #scrollspyContent {
    left: 15px;
  }
  body.has-menu-left.menu-hide-no #scrollspyContent ul.nav-tabs {
    width: 208px;
  }
  body.has-menu-left.menu-hide-no #footer-bottom {
    margin-left: -2000px;
    margin-right: -2000px;
    padding-left: 2000px;
    padding-right: 2000px;
  }
}
@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
  body.has-menu-left.menu-hide-no #scrollspyContent {
    left: -15px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  body.has-menu-left.menu-hide-no #footer-bottom .container {
    margin-left: -205px;
  }
}
@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
  body.has-menu-left.menu-hide-no #footer-bottom .container {
    margin-left: -202px;
  }
}
@media (max-width: 991px) {
  body.has-menu-left.menu-hide-no #wrapper {
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
  body.has-menu-left.menu-hide-no #button-menu {
    display: block;
  }
  body.has-menu-left.menu-hide-no #page {
    padding-left: 0;
    padding-right: 0;
  }
  body.has-menu-left.menu-hide-no #footer-bottom {
    padding-left: 0;
    padding-right: 0;
  }
}
/***************************************************
 * Main Menu Navigation   
 ***************************************************/
ul.nav li.no-dropdown span.caret {
  display: none;
}
.menu-hidden {
  display: none;
}
/**
 * special dropdown-login (needs html attribute dropdown-login)
 * function wp_bootstrap_navwalk adds dropdown
 * from include file dropdown-login.inc.php
 */
.login.dropdown-menu {
  width: 230px;
  padding: 8px;
  left: auto;
  right: 0px;
  font-size: 12px;
  line-height: 1.2;
  /* mobile */
}
.login.dropdown-menu a {
  color: #448dde !important;
  font-size: 12px;
}
.login.dropdown-menu a:hover,
.login.dropdown-menu a:focus,
.login.dropdown-menu a:active {
  color: #073070 !important;
}
.login.dropdown-menu form input[type='text'],
.login.dropdown-menu form input[type='password'] {
  font-size: 12px;
  color: #448dde;
  height: 30px;
  border: solid 1px #448dde;
  width: 100%;
}
.login.dropdown-menu form .login-remember {
  font-size: 12px;
  color: #448dde;
}
.login.dropdown-menu form .login-remember input {
  margin: 0 5px 0 0;
}
.login.dropdown-menu form .login-submit {
  float: left;
  margin-right: 10px;
}
.login.dropdown-menu form p {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .login.dropdown-menu {
    width: 100%;
    font-size: 16px;
    padding-top: 15px;
  }
  .login.dropdown-menu form input {
    font-size: 16px !important;
    margin-bottom: 15px;
    height: 34px;
  }
  .login.dropdown-menu form button {
    float: none !important;
    margin-bottom: 15px;
  }
  .login.dropdown-menu a {
    display: block;
    height: 10px;
    font-size: 16px !important;
  }
}
/**
 * 	Mobile
 */
@media (max-width: 767px) {
  header {
    background-color: #D1E3F6;
  }
  /**
 	 * 	header-menu for mobile is outside header (in navbar-collapse)
 	 */
  div.header-menu ul {
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    padding-bottom: 15px;
    /* & li.text-hidden:last-child not working in css => jQUery solution in common.js */
    /* icons */
  }
  div.header-menu ul li.text-hidden {
    float: left;
    padding-left: 20px;
  }
  div.header-menu ul ul > li.text-hidden {
    /* first element */
    padding-left: 0px;
  }
  div.header-menu ul span[class^="icon-"],
  div.header-menu ul span[class*=" icon-"] {
    font-size: 23px;
    vertical-align: middle;
    margin-top: -7px;
  }
  .navbar-nav ul {
    margin-left: 0 !important;
  }
  /**
 	 * 	Searchform for mobile is outside header (in navbar-collapse)
 	 */
  .search-form {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .search-form label {
    margin-bottom: 0;
    display: block;
  }
}
/***************************************************
 * Third nav level  
 ***************************************************/
#header-nav-3 {
  position: relative;
  margin-top: 40px;
  z-index: 99;
  display: none;
}
#header-nav-3 #div-head-nav-3 {
  float: left;
}
#header-nav-3 #div-head-nav-3 h1,
#header-nav-3 #div-head-nav-3 .h1 {
  color: #073070;
  font-size: 38px;
  margin-top: 0;
  margin-bottom: 0;
}
#header-nav-3 #nav-level-3 ul {
  margin-top: 24px;
  margin-bottom: 0;
  list-style: none;
  float: right;
}
#header-nav-3 #nav-level-3 ul li {
  float: left;
  font-weight: 700;
  font-size: 16px;
  margin-left: 20px;
  margin-bottom: 20px;
}
#header-nav-3 #nav-level-3 li.active a {
  color: #456494;
}
#header-nav-3 hr {
  border-width: 1px !important;
  margin: 0 0 20px 0 !important;
  border-color: #999;
}
@media (max-width: 1199px) {
  #header-nav-3 #div-head-nav-3 {
    float: none;
  }
  #header-nav-3 #nav-level-3 ul {
    margin-top: 15px;
    float: none;
    margin-left: 0;
    padding-left: 0;
  }
  #header-nav-3 #nav-level-3 ul li {
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  #header-nav-3 #nav-level-3 ul li {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  #header-nav-3 #div-head-nav-3 {
    float: none;
  }
  #header-nav-3 #div-head-nav-3 h1,
  #header-nav-3 #div-head-nav-3 .h1 {
    font-size: 30px;
    margin-bottom: 0;
  }
  #header-nav-3 #nav-level-3 ul {
    float: none;
    margin-left: 0;
    margin-top: 15px;
  }
  #header-nav-3 #nav-level-3 ul li {
    float: none;
    margin-left: 0px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #header-nav-3 {
    margin-top: 40px / 2;
  }
  #header-nav-3 #div-head-nav-3 h1,
  #header-nav-3 #div-head-nav-3 .h1 {
    font-size: 26px;
  }
}
/* header not fixed for mobile: */
@media (max-width: 767px) {
  /*body {
		padding-top: 0 !important;
	}*/
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: relative;
    z-index: 10;
    /*-webkit-box-shadow: none;
		   -moz-box-shadow: none;
    			box-shadow: none;*/
  }
  /*
   	#searchform {
   		
   		margin-left: 15px;
   		
   		div {
			float: left;
		}
		
		.form-group {
			width: 120px;
   		}
		.form-control {
			height: 34px;
			border: none;
			border-radius: 0;
		}
		.btn {
			height: 34px;
			border-radius: 0;
			border: 1px solid #fff;
			background-color: @header-bg-color;
			color: #fff;
		}
   	}
   	*/
}
/***************************************************
 * CONTENT HEADER ELEMENTE	   
 ***************************************************/
/******************
 * Header Slider	   
 ******************/
#carousel-header {
  /****************************
	 * Text
	 ****************************/
  /****************************
	 * Image
	 ****************************/
  /**
	 * 	image general
	 */
  /**
	 * 	image full width
	 */
  /* if no text show full width */
  /****************************
	 * Controls
	 ****************************/
  /* slide design */
  /*****************************
	 * header slider for mobile
	 *****************************/
}
#carousel-header .item {
  background-color: #fff;
  /* default color */
  /* bug beim blaettern */
}
#carousel-header .item.right {
  text-align: left;
}
#carousel-header .item.prev,
#carousel-header .item.next {
  position: absolute;
}
#carousel-header .slider-text {
  padding-left: 0;
}
#carousel-header .slider-text div:first-child {
  padding-top: 30px;
}
#carousel-header .slider-text p:last-of-type {
  padding-bottom: 20px;
}
#carousel-header .slider-text h1,
#carousel-header .slider-text h2,
#carousel-header .slider-text h3,
#carousel-header .slider-text h4,
#carousel-header .slider-text h5,
#carousel-header .slider-text p,
#carousel-header .slider-text a {
  color: #ffffff;
  margin-bottom: 10px;
}
#carousel-header .slider-text h1,
#carousel-header .slider-text h2 {
  margin-bottom: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #carousel-header .slider-text {
    /*h1 {
				font-size: @font-size-h1;
			}*/
  }
  #carousel-header .slider-text h2 {
    /*font-size: @font-size-h2;*/
    margin-bottom: 20px;
  }
  #carousel-header .slider-text h3 {
    /*font-size: @font-size-h3;*/
  }
  #carousel-header .slider-text h4,
  #carousel-header .slider-text h5 {
    /*font-size: @font-size-h4;*/
  }
  #carousel-header .slider-text .lead {
    /*font-size: @font-size-large;*/
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #carousel-header .slider-text h1 {
    font-size: 36px;
  }
  #carousel-header .slider-text h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  #carousel-header .slider-text h3 {
    font-size: 18px;
  }
  #carousel-header .slider-text h4,
  #carousel-header .slider-text h5,
  #carousel-header .slider-text p,
  #carousel-header .slider-text a {
    font-size: 15px;
  }
}
#carousel-header .note.inside {
  left: auto;
  right: 30px;
  bottom: 10px;
}
#carousel-header .slider-deco {
  background-color: #cccccc;
  /* default */
  z-index: 2;
}
#carousel-header .slider-image {
  position: relative;
  left: 41.6667%;
  /* like col-sm-5 width of elements left */
}
#carousel-header .slider-image,
#carousel-header.slider-image {
  padding-left: 0;
  padding-right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#carousel-header .slider-image.bg-y-top,
#carousel-header.slider-image.bg-y-top {
  background-position: center top;
}
#carousel-header .slider-image.bg-y-bottom,
#carousel-header.slider-image.bg-y-bottom {
  background-position: center bottom;
}
#carousel-header .slider-image.bg-cover,
#carousel-header.slider-image.bg-cover {
  background-size: cover;
}
#carousel-header .slider-image.bg-contain,
#carousel-header.slider-image.bg-contain {
  background-size: contain;
}
#carousel-header .slider-image.bg-width,
#carousel-header.slider-image.bg-width {
  background-size: 100% auto;
}
#carousel-header .slider-image.bg-height,
#carousel-header.slider-image.bg-height {
  background-size: auto 100%;
}
#carousel-header .slider-image.bg-x-left,
#carousel-header.slider-image.bg-x-left {
  background-position: left center !important;
}
#carousel-header .slider-image.bg-x-left.bg-y-top,
#carousel-header.slider-image.bg-x-left.bg-y-top {
  background-position: left top !important;
}
#carousel-header .slider-image.bg-x-left.bg-y-center,
#carousel-header.slider-image.bg-x-left.bg-y-center {
  background-position: left center !important;
}
#carousel-header .slider-image.bg-x-left.bg-y-bottom,
#carousel-header.slider-image.bg-x-left.bg-y-bottom {
  background-position: left bottom !important;
}
#carousel-header .slider-image.bg-x-center,
#carousel-header.slider-image.bg-x-center {
  background-position: center center !important;
}
#carousel-header .slider-image.bg-x-center.bg-y-top,
#carousel-header.slider-image.bg-x-center.bg-y-top {
  background-position: center top !important;
}
#carousel-header .slider-image.bg-x-center.bg-y-center,
#carousel-header.slider-image.bg-x-center.bg-y-center {
  background-position: center center !important;
}
#carousel-header .slider-image.bg-x-center.bg-y-bottom,
#carousel-header.slider-image.bg-x-center.bg-y-bottom {
  background-position: center bottom !important;
}
#carousel-header .slider-image.bg-x-right,
#carousel-header.slider-image.bg-x-right {
  background-position: right center;
}
#carousel-header .slider-image.bg-x-right.bg-y-top,
#carousel-header.slider-image.bg-x-right.bg-y-top {
  background-position: right top;
}
#carousel-header .slider-image.bg-x-right.bg-y-center,
#carousel-header.slider-image.bg-x-right.bg-y-center {
  background-position: right center;
}
#carousel-header .slider-image.bg-x-right.bg-y-bottom,
#carousel-header.slider-image.bg-x-right.bg-y-bottom {
  background-position: right bottom;
}
#carousel-header.full-width-image {
  left: 0;
}
#carousel-header .full-width-image.slider-image {
  width: 100% !important;
  left: 0;
}
@media (min-width: 1200px) {
  #carousel-header,
  #carousel-header .item {
    min-height: 380px;
  }
  #carousel-header .slider-image,
  #carousel-header .slider-deco,
  #carousel-header .slider-text {
    height: 380px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #carousel-header,
  #carousel-header .item {
    min-height: 300px;
  }
  #carousel-header .slider-image,
  #carousel-header .slider-deco,
  #carousel-header .slider-text {
    height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #carousel-header,
  #carousel-header .item {
    min-height: 250px;
  }
  #carousel-header .slider-image,
  #carousel-header .slider-deco,
  #carousel-header .slider-text {
    height: 250px;
  }
  #carousel-header .slider-deco {
    left: -30px;
  }
}
#carousel-header .carousel-control {
  width: 20px;
  cursor: pointer;
  -webkit-filter: none;
          filter: none;
}
#carousel-header .carousel-control.left {
  z-index: 2;
  left: 15px;
}
#carousel-header .carousel-control.right {
  right: 15px;
}
@media (min-width: 1200px) {
  #carousel-header .carousel-control.left {
    left: 30px;
  }
  #carousel-header .carousel-control.right {
    right: 30px;
  }
}
#carousel-header .carousel-indicators {
  bottom: 5px;
  margin-bottom: 0;
}
#carousel-header .text-on-top .full-width-image.slider-image {
  position: absolute;
}
#carousel-header .text-on-top .slider-deco {
  display: none;
}
#carousel-header .text-on-top .slider-text {
  background: none !important;
  height: auto;
}
#carousel-header .text-on-top .slider-text.bg-light {
  background-color: rgba(255, 255, 255, 0.7) !important;
  padding-left: 15px;
  padding-right: 15px;
}
#carousel-header .text-on-top .slider-text.bg-dark {
  background-color: rgba(30, 30, 30, 0.7) !important;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #carousel-header .text-on-top .slider-text.right.col-md-6,
  #carousel-header .text-on-top .slider-text.right.col-sm-6 {
    position: relative;
    right: -50%;
  }
}
#carousel-header .text-on-top .slider-text.bottom {
  top: auto !important;
  bottom: 0;
  position: absolute !important;
}
#carousel-header .text-on-top .slider-text.bottom.right {
  position: absolute !important;
  right: 0 !important;
}
#carousel-header .text-on-top .slider-text.top {
  top: 0;
  position: absolute !important;
}
#carousel-header .text-on-top .slider-text.top.right {
  position: absolute !important;
  right: 0 !important;
}
#carousel-header .text-on-top .slider-text div {
  padding-top: 0;
}
#carousel-header .text-on-top .container {
  display: table;
  position: relative;
}
#carousel-header .text-on-top .container .row {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
@media (max-width: 767px) {
  #carousel-header .text-on-top .container .row {
    display: block;
  }
}
@media (min-width: 1200px) {
  #carousel-header .text-on-top .container {
    height: 380px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #carousel-header .text-on-top .container {
    height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #carousel-header .text-on-top .container {
    height: 250px;
  }
}
@media (max-width: 767px) {
  #carousel-header .text-on-top .container {
    display: block;
  }
}
@media (max-width: 767px) {
  #carousel-header {
    min-height: 220px !important;
    /**
		 * slide text-on-top no image
		 */
  }
  #carousel-header .item {
    background-color: #999;
    /* default color for mobile */
  }
  #carousel-header .slider-image {
    height: 220px !important;
  }
  #carousel-header .slider-text {
    width: 100%;
    top: 0 !important;
    margin-top: 0px !important;
  }
  #carousel-header .slider-text h1,
  #carousel-header .slider-text h2,
  #carousel-header .slider-text h3,
  #carousel-header .slider-text h4,
  #carousel-header .slider-text h5,
  #carousel-header .slider-text h6 {
    width: 100% !important;
    margin-top: 10px !important;
  }
  #carousel-header .slider-text p {
    display: none;
  }
  #carousel-header .slider-text h1 {
    font-size: 26px;
    margin-bottom: 7px;
  }
  #carousel-header .slider-text h2,
  #carousel-header .slider-text h3 {
    font-size: 20px;
    margin-bottom: 6px;
  }
  #carousel-header .slider-text h4,
  #carousel-header .slider-text h5 {
    font-size: 17px;
  }
  #carousel-header .default.item > .container {
    padding: 0;
    display: table;
    /* to change order of divs */
    width: 100%;
  }
  #carousel-header .default.item .slider-text {
    display: table-footer-group;
    /* change order to last element */
  }
  #carousel-header .default.item .slider-text div:first-child {
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
  }
  #carousel-header .default.item .slider-text p {
    display: none;
  }
  #carousel-header .default.item .slider-image {
    /*display: table-cell;*/
    left: 0;
  }
  #carousel-header .default.item .slider-image[style] {
    width: 100% !important;
  }
  #carousel-header .text-on-top .slider-text {
    top: 0;
  }
  #carousel-header .text-on-top .slider-image.full-width-image {
    position: relative;
  }
  #carousel-header .text-on-top .container {
    background-color: #fff;
  }
  #carousel-header .text-on-top.no-image {
    height: 220px;
  }
  #carousel-header .text-on-top.no-image .slider-text {
    position: absolute;
  }
  #carousel-header .text-on-top.no-image .slider-text p {
    display: block;
  }
}
/************************************
 * CONTENT HEADER Single elements	   
 ******************/
div#header-single-element {
  position: relative;
  /*****************
	 * CONTENT HEADER Video	   
	 ******************/
  /*****************
	 * CONTENT HEADER Google Map	   
	 ******************/
}
div#header-single-element .overlay {
  position: absolute;
  width: 100%;
  z-index: 9;
}
@media (min-width: 1200px) {
  div#header-single-element .overlay {
    height: 380px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  div#header-single-element .overlay {
    height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div#header-single-element .overlay {
    height: 250px;
  }
}
@media (max-width: 767px) {
  div#header-single-element .overlay {
    height: 220px;
  }
}
div#header-single-element .map {
  width: 100%;
}
div#header-single-element .map h1,
div#header-single-element .map h2,
div#header-single-element .map h3,
div#header-single-element .map h4,
div#header-single-element .map h5,
div#header-single-element .map h6,
div#header-single-element .map p,
div#header-single-element .map a,
div#header-single-element .map span {
  margin-top: 5px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 5px;
}
@media (min-width: 1200px) {
  div#header-single-element .map {
    height: 380px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  div#header-single-element .map {
    height: 300px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  div#header-single-element .map {
    height: 250px !important;
  }
}
@media (max-width: 767px) {
  div#header-single-element .map {
    height: 220px !important;
  }
}
/**
 * 	everything between header and footer
 */
#content {
  margin-bottom: 0px;
  position: relative;
  z-index: 2;
  /**
	 * min-height depending on screen
	 * height minus (@navbar-height + @header-top-height + footer-min-height 200px )
	 */
  /* background image */
}
@media (min-height: 1025px) {
  #content {
    min-height: 960px;
  }
}
@media (min-height: 900px) and (max-height: 1024px) {
  #content {
    min-height: 704px;
  }
}
@media (min-height: 720px) and (max-height: 899px) {
  #content {
    min-height: 579px;
  }
}
@media (min-height: 640px) and (max-height: 719px) {
  #content {
    min-height: 399px;
  }
}
@media (min-height: 481px) and (max-height: 639px) {
  #content {
    min-height: 319px;
  }
}
@media (max-height: 480px) {
  #content {
    min-height: 160px;
  }
}
#content .bg-image {
  background-repeat: no-repeat;
  background-position: center center;
}
#content .bg-image.bg-y-top {
  background-position: center top;
}
#content .bg-image.bg-y-bottom {
  background-position: center bottom;
}
#content .bg-image.bg-cover {
  background-size: cover;
}
#content .bg-image.bg-contain {
  background-size: contain;
}
#content .bg-image.bg-width {
  background-size: 100% auto;
}
#content .bg-image.bg-height {
  background-size: auto 100%;
}
#content .bg-image.bg-x-left {
  background-position: left center !important;
}
#content .bg-image.bg-x-left.bg-y-top {
  background-position: left top !important;
}
#content .bg-image.bg-x-left.bg-y-center {
  background-position: left center !important;
}
#content .bg-image.bg-x-left.bg-y-bottom {
  background-position: left bottom !important;
}
#content .bg-image.bg-x-center {
  background-position: center center !important;
}
#content .bg-image.bg-x-center.bg-y-top {
  background-position: center top !important;
}
#content .bg-image.bg-x-center.bg-y-center {
  background-position: center center !important;
}
#content .bg-image.bg-x-center.bg-y-bottom {
  background-position: center bottom !important;
}
#content .bg-image.bg-x-right {
  background-position: right center;
}
#content .bg-image.bg-x-right.bg-y-top {
  background-position: right top;
}
#content .bg-image.bg-x-right.bg-y-center {
  background-position: right center;
}
#content .bg-image.bg-x-right.bg-y-bottom {
  background-position: right bottom;
}
#content .bg-no-margin > :not(img):not(.listgroup-intro):not(.list-group) {
  padding-left: 15px;
  padding-right: 15px;
}
/**
 * contains .content AND #margin
 */
#content {
  /**
	 * teaser tile
	 * 
	 * very individuel so most styling happens in child-theme
	 */
  /** 
	 * define heights for teaser tiles
	 */
  /**
     * teaser background color for common colors
     */
  /**
     * copy this for tablet and change col-md to col-sm
     */
}
#content div.teaser-tile {
  position: relative;
  margin-bottom: 0px;
}
#content div.teaser-tile div.bg-image {
  background-color: #fff;
}
#content div.teaser-tile div.bg-image img {
  visibility: hidden;
}
#content div.teaser-tile div.teaser-text {
  position: relative;
  padding: 0 15px;
}
#content div.teaser-tile div.teaser-text h1:not(.cmb-badge):not(.link-framed),
#content div.teaser-tile div.teaser-text h2:not(.cmb-badge):not(.link-framed),
#content div.teaser-tile div.teaser-text h3:not(.cmb-badge):not(.link-framed),
#content div.teaser-tile div.teaser-text h4:not(.cmb-badge):not(.link-framed),
#content div.teaser-tile div.teaser-text h5:not(.cmb-badge):not(.link-framed),
#content div.teaser-tile div.teaser-text h6:not(.cmb-badge):not(.link-framed),
#content div.teaser-tile div.teaser-text p:not(.cmb-badge):not(.link-framed),
#content div.teaser-tile div.teaser-text a:not(.cmb-badge):not(.link-framed),
#content div.teaser-tile div.teaser-text span:not(.cmb-badge):not(.link-framed) {
  margin-top: 0;
  padding-top: 0;
}
#content div.teaser-tile div.teaser-text p:last-of-type {
  margin-bottom: 5px;
}
#content div.teaser-tile div.bg-image + div.teaser-text > *:first-child:not(.cmb-badge) {
  padding-top: 15px;
}
#content div.teaser-tile div.bg-image + div.teaser-text > *:first-child.cmb-badge + * {
  padding-top: 15px;
}
#content div.teaser-tile div.bg-image + div.teaser-text > *:last-child {
  padding-bottom: 15px;
}
#content div.teaser-tile a.teaser-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0px;
  background-color: #CCC;
  opacity: 0;
  left: 0;
}
#content div.teaser-tile.square,
#content div.teaser-tile.quadrat {
  display: table;
}
#content div.teaser-tile.square .bg-image,
#content div.teaser-tile.quadrat .bg-image {
  position: absolute;
}
#content div.teaser-tile.square .teaser-text,
#content div.teaser-tile.quadrat .teaser-text {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
#content div.teaser-tile.square .teaser-text > :first-child:not(.cmb-badge),
#content div.teaser-tile.quadrat .teaser-text > :first-child:not(.cmb-badge) {
  padding-top: 0;
}
#content div.teaser-tile.square:hover .teaser-text,
#content div.teaser-tile.quadrat:hover .teaser-text,
#content div.teaser-tile.square:active .teaser-text,
#content div.teaser-tile.quadrat:active .teaser-text,
#content div.teaser-tile.square:focus .teaser-text,
#content div.teaser-tile.quadrat:focus .teaser-text {
  background-color: rgba(17, 17, 17, 0.15);
}
#content .content div.teaser-bg-color-gray-lighter .teaser-tile .teaser-text {
  background-color: #efefef;
  padding-left: 15px;
  padding-right: 15px;
}
#content .content div.teaser-bg-color-gray-light .teaser-tile .teaser-text {
  background-color: #ccc;
  padding-left: 15px;
  padding-right: 15px;
}
#content .content div.teaser-bg-color-gray .teaser-tile .teaser-text {
  background-color: #999;
  padding-left: 15px;
  padding-right: 15px;
}
#content .content div.teaser-bg-color-gray-dark .teaser-tile .teaser-text {
  background-color: #333;
  padding-left: 15px;
  padding-right: 15px;
}
#content .content div.teaser-bg-color-gray-darker .teaser-tile .teaser-text {
  background-color: #111;
  padding-left: 15px;
  padding-right: 15px;
}
#content .content div.teaser-bg-color-brand-primary .teaser-tile .teaser-text {
  background-color: #448dde;
  padding-left: 15px;
  padding-right: 15px;
}
#content .content div.teaser-bg-color-brand-secondary .teaser-tile .teaser-text {
  background-color: #073070;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #content {
    /**
		 * for NOT on page-margin define height
		 */
    /**
		 * switch image / text if has class "teaser-tile-swap"
		 */
  }
  #content .content#content-main .col-sm-6 .teaser-tile div.bg-image {
    height: 200px;
  }
  #content .teaser-tile.swap div.bg-image,
  #content .teaser-tile-swap div.bg-image,
  #content .teaser-tile.swap.col-md-12 div.bg-image,
  #content .teaser-tile-swap.col-md-12 div.bg-image,
  #content .teaser-tile.swap.col-md-8 div.bg-image,
  #content .teaser-tile-swap.col-md-8 div.bg-image,
  #content .teaser-tile.swap.col-sm-6 div.bg-image,
  #content .teaser-tile-swap.col-sm-6 div.bg-image,
  #content .teaser-tile.swap.col-sm-10 div.bg-image,
  #content .teaser-tile-swap.col-sm-10 div.bg-image,
  #content .teaser-tile.swap.col-md-9 div.bg-image,
  #content .teaser-tile-swap.col-md-9 div.bg-image {
    position: relative;
    left: 50%;
  }
  #content .teaser-tile.swap div.teaser-text,
  #content .teaser-tile-swap div.teaser-text,
  #content .teaser-tile.swap.col-md-12 div.teaser-text,
  #content .teaser-tile-swap.col-md-12 div.teaser-text,
  #content .teaser-tile.swap.col-md-8 div.teaser-text,
  #content .teaser-tile-swap.col-md-8 div.teaser-text,
  #content .teaser-tile.swap.col-sm-6 div.teaser-text,
  #content .teaser-tile-swap.col-sm-6 div.teaser-text,
  #content .teaser-tile.swap.col-sm-10 div.teaser-text,
  #content .teaser-tile-swap.col-sm-10 div.teaser-text,
  #content .teaser-tile.swap.col-md-9 div.teaser-text,
  #content .teaser-tile-swap.col-md-9 div.teaser-text {
    position: relative;
    left: -50%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  #content .content#content-main .col-sm-6 .teaser-tile div.bg-image {
    height: 240px;
  }
}
@media (min-width: 992px) {
  #content {
    /**
		 * with display table and cell => img text next to each other
		 */
    /**
		 * if teaser tile inside container
		 * or cmb repeated content
		 */
  }
  #content .content .col-md-12 > div.teaser-tile:not(.square),
  #content .content .col-md-11 > div.teaser-tile:not(.square),
  #content .content .col-md-10 > div.teaser-tile:not(.square),
  #content .content .col-md-9 > div.teaser-tile:not(.square),
  #content .content .col-md-8 > div.teaser-tile:not(.square),
  #content .content .col-md-7 > div.teaser-tile:not(.square) {
    margin-bottom: 15px;
    display: table;
    width: 100%;
  }
  #content .content .col-md-12 > div.teaser-tile:not(.square) div.bg-image,
  #content .content .col-md-11 > div.teaser-tile:not(.square) div.bg-image,
  #content .content .col-md-10 > div.teaser-tile:not(.square) div.bg-image,
  #content .content .col-md-9 > div.teaser-tile:not(.square) div.bg-image,
  #content .content .col-md-8 > div.teaser-tile:not(.square) div.bg-image,
  #content .content .col-md-7 > div.teaser-tile:not(.square) div.bg-image {
    display: table-cell;
    width: 50%;
  }
  #content .content .col-md-12 > div.teaser-tile:not(.square) div.bg-image + div.teaser-text,
  #content .content .col-md-11 > div.teaser-tile:not(.square) div.bg-image + div.teaser-text,
  #content .content .col-md-10 > div.teaser-tile:not(.square) div.bg-image + div.teaser-text,
  #content .content .col-md-9 > div.teaser-tile:not(.square) div.bg-image + div.teaser-text,
  #content .content .col-md-8 > div.teaser-tile:not(.square) div.bg-image + div.teaser-text,
  #content .content .col-md-7 > div.teaser-tile:not(.square) div.bg-image + div.teaser-text {
    position: relative;
    vertical-align: top;
    display: table-cell;
    top: 0;
    width: 50%;
  }
  #content .content .col-md-12 > div.teaser-tile:not(.square) div.bg-image + div.teaser-text > :first-child:not(.cmb-badge),
  #content .content .col-md-11 > div.teaser-tile:not(.square) div.bg-image + div.teaser-text > :first-child:not(.cmb-badge),
  #content .content .col-md-10 > div.teaser-tile:not(.square) div.bg-image + div.teaser-text > :first-child:not(.cmb-badge),
  #content .content .col-md-9 > div.teaser-tile:not(.square) div.bg-image + div.teaser-text > :first-child:not(.cmb-badge),
  #content .content .col-md-8 > div.teaser-tile:not(.square) div.bg-image + div.teaser-text > :first-child:not(.cmb-badge),
  #content .content .col-md-7 > div.teaser-tile:not(.square) div.bg-image + div.teaser-text > :first-child:not(.cmb-badge) {
    padding-top: 0;
  }
  #content .content div.widget.cmb_widget_repeat_content > div.row > div.col-lg-12 div.bg-image + div.teaser-text > :first-child:not(.cmb-badge),
  #content .content div.widget.cmb_widget_repeat_content > div.row > div.col-md-12 div.bg-image + div.teaser-text > :first-child:not(.cmb-badge),
  #content .content div.widget.cmb_widget_repeat_content > div.row > div.col-sm-12 div.bg-image + div.teaser-text > :first-child:not(.cmb-badge) {
    padding-top: 15px;
  }
  #content .col-md-3 div.row.tmp-container-row .teaser-tile,
  #content .col-md-4 div.row.tmp-container-row .teaser-tile,
  #content .col-md-5 div.row.tmp-container-row .teaser-tile,
  #content .col-md-6 div.row.tmp-container-row .teaser-tile,
  #content .col-md-3 div.widget.cmb_widget_repeat_content .teaser-tile,
  #content .col-md-4 div.widget.cmb_widget_repeat_content .teaser-tile,
  #content .col-md-5 div.widget.cmb_widget_repeat_content .teaser-tile,
  #content .col-md-6 div.widget.cmb_widget_repeat_content .teaser-tile {
    display: block;
  }
  #content .col-md-3 div.row.tmp-container-row .teaser-tile div.bg-image,
  #content .col-md-4 div.row.tmp-container-row .teaser-tile div.bg-image,
  #content .col-md-5 div.row.tmp-container-row .teaser-tile div.bg-image,
  #content .col-md-6 div.row.tmp-container-row .teaser-tile div.bg-image,
  #content .col-md-3 div.widget.cmb_widget_repeat_content .teaser-tile div.bg-image,
  #content .col-md-4 div.widget.cmb_widget_repeat_content .teaser-tile div.bg-image,
  #content .col-md-5 div.widget.cmb_widget_repeat_content .teaser-tile div.bg-image,
  #content .col-md-6 div.widget.cmb_widget_repeat_content .teaser-tile div.bg-image {
    display: block;
    width: 100%;
  }
  #content .col-md-3 div.row.tmp-container-row .teaser-tile div.bg-image + div.teaser-text,
  #content .col-md-4 div.row.tmp-container-row .teaser-tile div.bg-image + div.teaser-text,
  #content .col-md-5 div.row.tmp-container-row .teaser-tile div.bg-image + div.teaser-text,
  #content .col-md-6 div.row.tmp-container-row .teaser-tile div.bg-image + div.teaser-text,
  #content .col-md-3 div.widget.cmb_widget_repeat_content .teaser-tile div.bg-image + div.teaser-text,
  #content .col-md-4 div.widget.cmb_widget_repeat_content .teaser-tile div.bg-image + div.teaser-text,
  #content .col-md-5 div.widget.cmb_widget_repeat_content .teaser-tile div.bg-image + div.teaser-text,
  #content .col-md-6 div.widget.cmb_widget_repeat_content .teaser-tile div.bg-image + div.teaser-text {
    display: block;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #content {
    /**
		 * with display table and cell => img text next to each other
		 */
    /**
		 * if teaser tile inside container
		 */
  }
  #content .content .col-sm-12 > div.teaser-tile,
  #content .content .col-sm-11 > div.teaser-tile,
  #content .content .col-sm-10 > div.teaser-tile,
  #content .content .col-sm-9 > div.teaser-tile,
  #content .content .col-sm-8 > div.teaser-tile,
  #content .content:not(#content-main) .col-sm-6 > div.teaser-tile {
    margin-bottom: 15px;
    display: table;
    width: 100%;
  }
  #content .content .col-sm-12 > div.teaser-tile div.bg-image,
  #content .content .col-sm-11 > div.teaser-tile div.bg-image,
  #content .content .col-sm-10 > div.teaser-tile div.bg-image,
  #content .content .col-sm-9 > div.teaser-tile div.bg-image,
  #content .content .col-sm-8 > div.teaser-tile div.bg-image,
  #content .content:not(#content-main) .col-sm-6 > div.teaser-tile div.bg-image {
    display: table-cell;
    width: 50%;
  }
  #content .content .col-sm-12 > div.teaser-tile div.bg-image + div.teaser-text,
  #content .content .col-sm-11 > div.teaser-tile div.bg-image + div.teaser-text,
  #content .content .col-sm-10 > div.teaser-tile div.bg-image + div.teaser-text,
  #content .content .col-sm-9 > div.teaser-tile div.bg-image + div.teaser-text,
  #content .content .col-sm-8 > div.teaser-tile div.bg-image + div.teaser-text,
  #content .content:not(#content-main) .col-sm-6 > div.teaser-tile div.bg-image + div.teaser-text {
    position: relative;
    vertical-align: top;
    display: table-cell;
    top: 0;
    width: 50%;
  }
  #content .col-sm-3 div.row.tmp-container-row .teaser-tile,
  #content .col-sm-4 div.row.tmp-container-row .teaser-tile,
  #content .col-sm-5 div.row.tmp-container-row .teaser-tile,
  #content .col-sm-6 div.row.tmp-container-row .teaser-tile {
    display: block;
  }
  #content .col-sm-3 div.row.tmp-container-row .teaser-tile div.bg-image,
  #content .col-sm-4 div.row.tmp-container-row .teaser-tile div.bg-image,
  #content .col-sm-5 div.row.tmp-container-row .teaser-tile div.bg-image,
  #content .col-sm-6 div.row.tmp-container-row .teaser-tile div.bg-image {
    display: block;
    width: 100%;
  }
  #content .col-sm-3 div.row.tmp-container-row .teaser-tile div.bg-image + div.teaser-text,
  #content .col-sm-4 div.row.tmp-container-row .teaser-tile div.bg-image + div.teaser-text,
  #content .col-sm-5 div.row.tmp-container-row .teaser-tile div.bg-image + div.teaser-text,
  #content .col-sm-6 div.row.tmp-container-row .teaser-tile div.bg-image + div.teaser-text {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #content div.teaser-tile div.bg-image {
    min-height: 200px;
  }
}
/**
 * 	only content without header-nav or side-nav or header-slider
 */
.content,
#margin {
  /**
     * special for slider put navigation outside
     * online if whole col and full-width background
     * @since 2.1.5: when whole col with multiple slides
     */
  /**
	 * 	link items
	 */
  /**
	 * Disguised Button
	 * 
	 * button looks like headline <h5>
	 * see advanced search
	 */
  /**
	 * Menu with tabs - slide left if overflow
	 */
  /* mobile */
}
.content h1,
#margin h1 {
  margin-top: 40px;
  margin-bottom: 25px;
}
.content h2,
#margin h2 {
  margin-top: 30px;
  margin-bottom: 20px;
}
.content h3,
#margin h3 {
  margin-top: 30px;
  margin-bottom: 16px;
}
.content h3 + h4,
#margin h3 + h4,
.content h3 + h5,
#margin h3 + h5 {
  margin-top: -16px;
  margin-bottom: 16px;
}
.content h4,
#margin h4 {
  /*margin-top: 0;*/
  margin-bottom: 5px;
}
.content h4 + h4,
#margin h4 + h4 {
  margin-top: 16px;
}
.content h5,
#margin h5 {
  margin: 0;
}
.content div > h1:first-child,
#margin div > h1:first-child,
.content div > h2:first-child,
#margin div > h2:first-child,
.content div > h3:first-child,
#margin div > h3:first-child,
.content div > h4:first-child,
#margin div > h4:first-child,
.content div > h5:first-child,
#margin div > h5:first-child,
.content div > h6:first-child,
#margin div > h6:first-child {
  margin-top: 0;
}
.content p a + a,
#margin p a + a {
  margin-left: 0px;
}
.content p:last-of-type,
#margin p:last-of-type {
  margin-bottom: 16px;
}
.content ul,
#margin ul {
  color: #448dde;
  list-style: square outside;
  padding: 0;
  margin-left: 16px;
  margin-bottom: 22.4px;
}
.content ul li span,
#margin ul li span {
  color: #111;
}
.content a,
#margin a {
  text-decoration: none !important;
}
.content a + a,
#margin a + a {
  margin-left: 10px;
}
.content hr,
#margin hr {
  margin: 50px 0;
  /* hide line */
  border-width: 0px 0px 0px;
}
@media (max-width: 767px) {
  .content hr,
  #margin hr {
    margin-top: 20px !important;
    margin-bottom: 25px !important;
  }
}
.content img.img-responsive,
#margin img.img-responsive {
  width: 100%;
}
.content img + h1,
#margin img + h1,
.content img + h2,
#margin img + h2,
.content img + h3,
#margin img + h3 {
  margin-top: 13px;
}
.content img + h4,
#margin img + h4,
.content img + h5,
#margin img + h5,
.content img + p,
#margin img + p {
  margin-top: 10px;
}
.content img + p.note,
#margin img + p.note {
  margin-top: 8px;
}
.content img + p.note.right,
#margin img + p.note.right {
  text-align: right;
}
.content section,
#margin section {
  padding-top: 10px;
  margin-top: -10px;
  /*padding-top:  @navbar-height + @header-top-height + @body-top;
	  	margin-top: -(@navbar-height + @header-top-height + @body-top);*/
}
.content .new-chapter,
#margin .new-chapter {
  margin-top: 40px;
  padding-top: 15px;
}
@media (max-width: 767px) {
  .content .new-chapter,
  #margin .new-chapter {
    margin-top: 0;
  }
}
.content .full-width,
#margin .full-width {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  /*&.padding-bottom-xxs .carousel .carousel-indicators.controls-inside  {
			bottom: @carousel-indicators-inside-bottom - @size-xxs;
		}
		&.padding-bottom-xs .carousel .carousel-indicators.controls-inside  {
			bottom: @carousel-indicators-inside-bottom - @size-xs;
		}
		&.padding-bottom-s .carousel .carousel-indicators.controls-inside  {
			bottom: @carousel-indicators-inside-bottom - @size-s;
		}
		&.padding-bottom-m .carousel .carousel-indicators.controls-inside  {
			bottom: @carousel-indicators-inside-bottom - @size-m;
		}
		&.padding-bottom-l .carousel .carousel-indicators.controls-inside  {
			bottom: @carousel-indicators-inside-bottom - @size-l;
		}
		&.padding-bottom-xl .carousel .carousel-indicators.controls-inside  {
			bottom: @carousel-indicators-inside-bottom - @size-xl;
		}*/
}
@media (max-width: 767px) {
  .content .full-width .carousel .carousel-control,
  #margin .full-width .carousel .carousel-control {
    opacity: 0.1 !important;
  }
  .content .full-width .carousel .carousel-control:hover,
  #margin .full-width .carousel .carousel-control:hover,
  .content .full-width .carousel .carousel-control:focus,
  #margin .full-width .carousel .carousel-control:focus {
    opacity: 1 !important;
  }
  .content .full-width .carousel .carousel-control.left,
  #margin .full-width .carousel .carousel-control.left {
    left: -15px;
  }
  .content .full-width .carousel .carousel-control.right,
  #margin .full-width .carousel .carousel-control.right {
    right: -15px;
  }
}
@media (min-width: 1200px) {
  .content .full-width .row:not(.tmp-container-row) > .col-md-12 > .carousel .carousel-control.left,
  #margin .full-width .row:not(.tmp-container-row) > .col-md-12 > .carousel .carousel-control.left,
  .content .row:not(.tmp-container-row) > .col-md-12 > div[class*=" carousel-show-"] .carousel-control.left,
  #margin .row:not(.tmp-container-row) > .col-md-12 > div[class*=" carousel-show-"] .carousel-control.left,
  .content .row:not(.tmp-container-row) > .col-md-12 > div[class^="carousel-show-"] .carousel-control.left,
  #margin .row:not(.tmp-container-row) > .col-md-12 > div[class^="carousel-show-"] .carousel-control.left {
    left: -70px;
  }
  .content .full-width .row:not(.tmp-container-row) > .col-md-12 > .carousel .carousel-control.right,
  #margin .full-width .row:not(.tmp-container-row) > .col-md-12 > .carousel .carousel-control.right,
  .content .row:not(.tmp-container-row) > .col-md-12 > div[class*=" carousel-show-"] .carousel-control.right,
  #margin .row:not(.tmp-container-row) > .col-md-12 > div[class*=" carousel-show-"] .carousel-control.right,
  .content .row:not(.tmp-container-row) > .col-md-12 > div[class^="carousel-show-"] .carousel-control.right,
  #margin .row:not(.tmp-container-row) > .col-md-12 > div[class^="carousel-show-"] .carousel-control.right {
    right: -50px;
  }
  .content .full-width .row:not(.tmp-container-row) > .col-md-12 > .carousel .carousel-control span.glyphicon,
  #margin .full-width .row:not(.tmp-container-row) > .col-md-12 > .carousel .carousel-control span.glyphicon,
  .content .row:not(.tmp-container-row) > .col-md-12 > div[class*=" carousel-show-"] .carousel-control span.glyphicon,
  #margin .row:not(.tmp-container-row) > .col-md-12 > div[class*=" carousel-show-"] .carousel-control span.glyphicon,
  .content .row:not(.tmp-container-row) > .col-md-12 > div[class^="carousel-show-"] .carousel-control span.glyphicon,
  #margin .row:not(.tmp-container-row) > .col-md-12 > div[class^="carousel-show-"] .carousel-control span.glyphicon {
    font-size: 60px;
    background-color: transparent;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .content .full-width .row:not(.tmp-container-row) > .col-md-12 > .carousel .carousel-control.left,
  #margin .full-width .row:not(.tmp-container-row) > .col-md-12 > .carousel .carousel-control.left,
  .content .row:not(.tmp-container-row) > .col-md-12 > div[class*=" carousel-show-"] .carousel-control.left,
  #margin .row:not(.tmp-container-row) > .col-md-12 > div[class*=" carousel-show-"] .carousel-control.left,
  .content .row:not(.tmp-container-row) > .col-md-12 > div[class^="carousel-show-"] .carousel-control.left,
  #margin .row:not(.tmp-container-row) > .col-md-12 > div[class^="carousel-show-"] .carousel-control.left {
    left: -35px;
  }
  .content .full-width .row:not(.tmp-container-row) > .col-md-12 > .carousel .carousel-control.right,
  #margin .full-width .row:not(.tmp-container-row) > .col-md-12 > .carousel .carousel-control.right,
  .content .row:not(.tmp-container-row) > .col-md-12 > div[class*=" carousel-show-"] .carousel-control.right,
  #margin .row:not(.tmp-container-row) > .col-md-12 > div[class*=" carousel-show-"] .carousel-control.right,
  .content .row:not(.tmp-container-row) > .col-md-12 > div[class^="carousel-show-"] .carousel-control.right,
  #margin .row:not(.tmp-container-row) > .col-md-12 > div[class^="carousel-show-"] .carousel-control.right {
    right: -33px;
  }
  .content .full-width .row:not(.tmp-container-row) > .col-md-12 > .carousel .carousel-control span.glyphicon,
  #margin .full-width .row:not(.tmp-container-row) > .col-md-12 > .carousel .carousel-control span.glyphicon,
  .content .row:not(.tmp-container-row) > .col-md-12 > div[class*=" carousel-show-"] .carousel-control span.glyphicon,
  #margin .row:not(.tmp-container-row) > .col-md-12 > div[class*=" carousel-show-"] .carousel-control span.glyphicon,
  .content .row:not(.tmp-container-row) > .col-md-12 > div[class^="carousel-show-"] .carousel-control span.glyphicon,
  #margin .row:not(.tmp-container-row) > .col-md-12 > div[class^="carousel-show-"] .carousel-control span.glyphicon {
    background-color: transparent;
  }
}
.content .carousel,
#margin .carousel {
  /*
		.carousel-control {
			
			cursor: pointer;
			height: 100%;
				
			&:hover,
			&:focus {
				opacity: 1;
			}
		}
		
		&.controls-positive {
			
			.carousel-control {
                
				opacity: 0.8;
				
                &.left {
                    left: -140px;
                }
                &.right {
                    right: -150px;    
                }
				@media (min-width: @screen-md-min) and (max-width: @screen-md-max) {
	
					&.left {
						left: -10px;
					}
					&.right {
						right: -60px;    
					}	
				}
            }
		}*/
  /**
         * caroussel show multiple slides
         */
}
.content .carousel li,
#margin .carousel li {
  padding-bottom: 0;
  /* to avoid misshaped circles */
}
.content .carousel[class*=" carousel-show-"] ol.carousel-indicators,
#margin .carousel[class*=" carousel-show-"] ol.carousel-indicators,
.content .carousel[class^="carousel-show-"] ol.carousel-indicators,
#margin .carousel[class^="carousel-show-"] ol.carousel-indicators {
  display: none;
}
.content .carousel.carousel-show-2 .cloneditem-1,
#margin .carousel.carousel-show-2 .cloneditem-1 {
  display: none;
}
@media (min-width: 768px) {
  .content .carousel.carousel-show-2 .carousel-inner > .active.left,
  #margin .carousel.carousel-show-2 .carousel-inner > .active.left,
  .content .carousel.carousel-show-2 .carousel-inner > .prev,
  #margin .carousel.carousel-show-2 .carousel-inner > .prev {
    left: -50%;
  }
  .content .carousel.carousel-show-2 .carousel-inner > .active.right,
  #margin .carousel.carousel-show-2 .carousel-inner > .active.right,
  .content .carousel.carousel-show-2 .carousel-inner > .next,
  #margin .carousel.carousel-show-2 .carousel-inner > .next {
    left: 50%;
  }
  .content .carousel.carousel-show-2 .carousel-inner > .left,
  #margin .carousel.carousel-show-2 .carousel-inner > .left,
  .content .carousel.carousel-show-2 .carousel-inner > .prev.right,
  #margin .carousel.carousel-show-2 .carousel-inner > .prev.right,
  .content .carousel.carousel-show-2 .carousel-inner > .active,
  #margin .carousel.carousel-show-2 .carousel-inner > .active {
    left: 0;
  }
  .content .carousel.carousel-show-2 .carousel-inner .cloneditem-1,
  #margin .carousel.carousel-show-2 .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media (min-width: 768px) and (transform-3d), (min-width: 768px) and (-webkit-transform-3d) {
  .content .carousel.carousel-show-2 .carousel-inner > .item.active.right,
  #margin .carousel.carousel-show-2 .carousel-inner > .item.active.right,
  .content .carousel.carousel-show-2 .carousel-inner > .item.next,
  #margin .carousel.carousel-show-2 .carousel-inner > .item.next {
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .content .carousel.carousel-show-2 .carousel-inner > .item.active.left,
  #margin .carousel.carousel-show-2 .carousel-inner > .item.active.left,
  .content .carousel.carousel-show-2 .carousel-inner > .item.prev,
  #margin .carousel.carousel-show-2 .carousel-inner > .item.prev {
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .content .carousel.carousel-show-2 .carousel-inner > .item.left,
  #margin .carousel.carousel-show-2 .carousel-inner > .item.left,
  .content .carousel.carousel-show-2 .carousel-inner > .item.prev.right,
  #margin .carousel.carousel-show-2 .carousel-inner > .item.prev.right,
  .content .carousel.carousel-show-2 .carousel-inner > .item.active,
  #margin .carousel.carousel-show-2 .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.content .carousel.carousel-show-4 .cloneditem-1,
#margin .carousel.carousel-show-4 .cloneditem-1,
.content .carousel.carousel-show-4 .cloneditem-2,
#margin .carousel.carousel-show-4 .cloneditem-2,
.content .carousel.carousel-show-4 .cloneditem-3,
#margin .carousel.carousel-show-4 .cloneditem-3 {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .content .carousel.carousel-show-4 .carousel-inner > .active.left,
  #margin .carousel.carousel-show-4 .carousel-inner > .active.left,
  .content .carousel.carousel-show-4 .carousel-inner > .prev,
  #margin .carousel.carousel-show-4 .carousel-inner > .prev {
    left: -50%;
  }
  .content .carousel.carousel-show-4 .carousel-inner > .active.right,
  #margin .carousel.carousel-show-4 .carousel-inner > .active.right,
  .content .carousel.carousel-show-4 .carousel-inner > .next,
  #margin .carousel.carousel-show-4 .carousel-inner > .next {
    left: 50%;
  }
  .content .carousel.carousel-show-4 .carousel-inner > .left,
  #margin .carousel.carousel-show-4 .carousel-inner > .left,
  .content .carousel.carousel-show-4 .carousel-inner > .prev.right,
  #margin .carousel.carousel-show-4 .carousel-inner > .prev.right,
  .content .carousel.carousel-show-4 .carousel-inner > .active,
  #margin .carousel.carousel-show-4 .carousel-inner > .active {
    left: 0;
  }
  .content .carousel.carousel-show-4 .carousel-inner .cloneditem-1,
  #margin .carousel.carousel-show-4 .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (transform-3d), (min-width: 768px) and (max-width: 991px) and (-webkit-transform-3d) {
  .content .carousel.carousel-show-4 .carousel-inner > .item.active.right,
  #margin .carousel.carousel-show-4 .carousel-inner > .item.active.right,
  .content .carousel.carousel-show-4 .carousel-inner > .item.next,
  #margin .carousel.carousel-show-4 .carousel-inner > .item.next {
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .content .carousel.carousel-show-4 .carousel-inner > .item.active.left,
  #margin .carousel.carousel-show-4 .carousel-inner > .item.active.left,
  .content .carousel.carousel-show-4 .carousel-inner > .item.prev,
  #margin .carousel.carousel-show-4 .carousel-inner > .item.prev {
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .content .carousel.carousel-show-4 .carousel-inner > .item.left,
  #margin .carousel.carousel-show-4 .carousel-inner > .item.left,
  .content .carousel.carousel-show-4 .carousel-inner > .item.prev.right,
  #margin .carousel.carousel-show-4 .carousel-inner > .item.prev.right,
  .content .carousel.carousel-show-4 .carousel-inner > .item.active,
  #margin .carousel.carousel-show-4 .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media (min-width: 992px) {
  .content .carousel.carousel-show-4 .carousel-inner > .active.left,
  #margin .carousel.carousel-show-4 .carousel-inner > .active.left,
  .content .carousel.carousel-show-4 .carousel-inner > .prev,
  #margin .carousel.carousel-show-4 .carousel-inner > .prev {
    left: -25%;
  }
  .content .carousel.carousel-show-4 .carousel-inner > .active.right,
  #margin .carousel.carousel-show-4 .carousel-inner > .active.right,
  .content .carousel.carousel-show-4 .carousel-inner > .next,
  #margin .carousel.carousel-show-4 .carousel-inner > .next {
    left: 25%;
  }
  .content .carousel.carousel-show-4 .carousel-inner > .left,
  #margin .carousel.carousel-show-4 .carousel-inner > .left,
  .content .carousel.carousel-show-4 .carousel-inner > .prev.right,
  #margin .carousel.carousel-show-4 .carousel-inner > .prev.right,
  .content .carousel.carousel-show-4 .carousel-inner > .active,
  #margin .carousel.carousel-show-4 .carousel-inner > .active {
    left: 0;
  }
  .content .carousel.carousel-show-4 .carousel-inner .cloneditem-1,
  #margin .carousel.carousel-show-4 .carousel-inner .cloneditem-1,
  .content .carousel.carousel-show-4 .carousel-inner .cloneditem-2,
  #margin .carousel.carousel-show-4 .carousel-inner .cloneditem-2,
  .content .carousel.carousel-show-4 .carousel-inner .cloneditem-3,
  #margin .carousel.carousel-show-4 .carousel-inner .cloneditem-3 {
    display: block;
  }
}
@media (min-width: 992px) and (transform-3d), (min-width: 992px) and (-webkit-transform-3d) {
  .content .carousel.carousel-show-4 .carousel-inner > .item.active.right,
  #margin .carousel.carousel-show-4 .carousel-inner > .item.active.right,
  .content .carousel.carousel-show-4 .carousel-inner > .item.next,
  #margin .carousel.carousel-show-4 .carousel-inner > .item.next {
    transform: translate3d(25%, 0, 0);
    left: 0;
  }
  .content .carousel.carousel-show-4 .carousel-inner > .item.active.left,
  #margin .carousel.carousel-show-4 .carousel-inner > .item.active.left,
  .content .carousel.carousel-show-4 .carousel-inner > .item.prev,
  #margin .carousel.carousel-show-4 .carousel-inner > .item.prev {
    transform: translate3d(-25%, 0, 0);
    left: 0;
  }
  .content .carousel.carousel-show-4 .carousel-inner > .item.left,
  #margin .carousel.carousel-show-4 .carousel-inner > .item.left,
  .content .carousel.carousel-show-4 .carousel-inner > .item.prev.right,
  #margin .carousel.carousel-show-4 .carousel-inner > .item.prev.right,
  .content .carousel.carousel-show-4 .carousel-inner > .item.active,
  #margin .carousel.carousel-show-4 .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.content .carousel.carousel-show-6 .cloneditem-1,
#margin .carousel.carousel-show-6 .cloneditem-1,
.content .carousel.carousel-show-6 .cloneditem-2,
#margin .carousel.carousel-show-6 .cloneditem-2,
.content .carousel.carousel-show-6 .cloneditem-3,
#margin .carousel.carousel-show-6 .cloneditem-3,
.content .carousel.carousel-show-6 .cloneditem-4,
#margin .carousel.carousel-show-6 .cloneditem-4,
.content .carousel.carousel-show-6 .cloneditem-5,
#margin .carousel.carousel-show-6 .cloneditem-5 {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .content .carousel.carousel-show-6 .carousel-inner > .active.left,
  #margin .carousel.carousel-show-6 .carousel-inner > .active.left,
  .content .carousel.carousel-show-6 .carousel-inner > .prev,
  #margin .carousel.carousel-show-6 .carousel-inner > .prev {
    left: -25%;
  }
  .content .carousel.carousel-show-6 .carousel-inner > .active.right,
  #margin .carousel.carousel-show-6 .carousel-inner > .active.right,
  .content .carousel.carousel-show-6 .carousel-inner > .next,
  #margin .carousel.carousel-show-6 .carousel-inner > .next {
    left: 25%;
  }
  .content .carousel.carousel-show-6 .carousel-inner > .left,
  #margin .carousel.carousel-show-6 .carousel-inner > .left,
  .content .carousel.carousel-show-6 .carousel-inner > .prev.right,
  #margin .carousel.carousel-show-6 .carousel-inner > .prev.right,
  .content .carousel.carousel-show-6 .carousel-inner > .active,
  #margin .carousel.carousel-show-6 .carousel-inner > .active {
    left: 0;
  }
  .content .carousel.carousel-show-6 .carousel-inner .cloneditem-1,
  #margin .carousel.carousel-show-6 .carousel-inner .cloneditem-1,
  .content .carousel.carousel-show-6 .carousel-inner .cloneditem-2,
  #margin .carousel.carousel-show-6 .carousel-inner .cloneditem-2,
  .content .carousel.carousel-show-6 .carousel-inner .cloneditem-3,
  #margin .carousel.carousel-show-6 .carousel-inner .cloneditem-3 {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (transform-3d), (min-width: 768px) and (max-width: 991px) and (-webkit-transform-3d) {
  .content .carousel.carousel-show-6 .carousel-inner > .item.active.right,
  #margin .carousel.carousel-show-6 .carousel-inner > .item.active.right,
  .content .carousel.carousel-show-6 .carousel-inner > .item.next,
  #margin .carousel.carousel-show-6 .carousel-inner > .item.next {
    transform: translate3d(25%, 0, 0);
    left: 0;
  }
  .content .carousel.carousel-show-6 .carousel-inner > .item.active.left,
  #margin .carousel.carousel-show-6 .carousel-inner > .item.active.left,
  .content .carousel.carousel-show-6 .carousel-inner > .item.prev,
  #margin .carousel.carousel-show-6 .carousel-inner > .item.prev {
    transform: translate3d(-25%, 0, 0);
    left: 0;
  }
  .content .carousel.carousel-show-6 .carousel-inner > .item.left,
  #margin .carousel.carousel-show-6 .carousel-inner > .item.left,
  .content .carousel.carousel-show-6 .carousel-inner > .item.prev.right,
  #margin .carousel.carousel-show-6 .carousel-inner > .item.prev.right,
  .content .carousel.carousel-show-6 .carousel-inner > .item.active,
  #margin .carousel.carousel-show-6 .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media (min-width: 992px) {
  .content .carousel.carousel-show-6 .carousel-inner > .active.left,
  #margin .carousel.carousel-show-6 .carousel-inner > .active.left,
  .content .carousel.carousel-show-6 .carousel-inner > .prev,
  #margin .carousel.carousel-show-6 .carousel-inner > .prev {
    left: -100% / 6;
  }
  .content .carousel.carousel-show-6 .carousel-inner > .active.right,
  #margin .carousel.carousel-show-6 .carousel-inner > .active.right,
  .content .carousel.carousel-show-6 .carousel-inner > .next,
  #margin .carousel.carousel-show-6 .carousel-inner > .next {
    left: 100% / 6;
  }
  .content .carousel.carousel-show-6 .carousel-inner > .left,
  #margin .carousel.carousel-show-6 .carousel-inner > .left,
  .content .carousel.carousel-show-6 .carousel-inner > .prev.right,
  #margin .carousel.carousel-show-6 .carousel-inner > .prev.right,
  .content .carousel.carousel-show-6 .carousel-inner > .active,
  #margin .carousel.carousel-show-6 .carousel-inner > .active {
    left: 0;
  }
  .content .carousel.carousel-show-6 .carousel-inner .cloneditem-1,
  #margin .carousel.carousel-show-6 .carousel-inner .cloneditem-1,
  .content .carousel.carousel-show-6 .carousel-inner .cloneditem-2,
  #margin .carousel.carousel-show-6 .carousel-inner .cloneditem-2,
  .content .carousel.carousel-show-6 .carousel-inner .cloneditem-3,
  #margin .carousel.carousel-show-6 .carousel-inner .cloneditem-3,
  .content .carousel.carousel-show-6 .carousel-inner .cloneditem-4,
  #margin .carousel.carousel-show-6 .carousel-inner .cloneditem-4,
  .content .carousel.carousel-show-6 .carousel-inner .cloneditem-5,
  #margin .carousel.carousel-show-6 .carousel-inner .cloneditem-5 {
    display: block;
  }
}
@media (min-width: 992px) and (transform-3d), (min-width: 992px) and (-webkit-transform-3d) {
  .content .carousel.carousel-show-6 .carousel-inner > .item.active.right,
  #margin .carousel.carousel-show-6 .carousel-inner > .item.active.right,
  .content .carousel.carousel-show-6 .carousel-inner > .item.next,
  #margin .carousel.carousel-show-6 .carousel-inner > .item.next {
    transform: translate3d(100% / 6, 0, 0);
    left: 0;
  }
  .content .carousel.carousel-show-6 .carousel-inner > .item.active.left,
  #margin .carousel.carousel-show-6 .carousel-inner > .item.active.left,
  .content .carousel.carousel-show-6 .carousel-inner > .item.prev,
  #margin .carousel.carousel-show-6 .carousel-inner > .item.prev {
    transform: translate3d(-100% / 6, 0, 0);
    left: 0;
  }
  .content .carousel.carousel-show-6 .carousel-inner > .item.left,
  #margin .carousel.carousel-show-6 .carousel-inner > .item.left,
  .content .carousel.carousel-show-6 .carousel-inner > .item.prev.right,
  #margin .carousel.carousel-show-6 .carousel-inner > .item.prev.right,
  .content .carousel.carousel-show-6 .carousel-inner > .item.active,
  #margin .carousel.carousel-show-6 .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.content div.row.gallery > div.col:not(.no-gutter),
#margin div.row.gallery > div.col:not(.no-gutter) {
  margin-bottom: 30px;
}
.content div.row.gallery > div.col > div,
#margin div.row.gallery > div.col > div {
  position: relative;
}
.content div.row.gallery > div.col > div div.gallery-thumbnail,
#margin div.row.gallery > div.col > div div.gallery-thumbnail {
  width: 100% !important;
}
.content div.row.gallery > div.col > div a,
#margin div.row.gallery > div.col > div a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  opacity: 0;
}
.content div.row.gallery > div.col > div a:active,
#margin div.row.gallery > div.col > div a:active,
.content div.row.gallery > div.col > div a:focus,
#margin div.row.gallery > div.col > div a:focus,
.content div.row.gallery > div.col > div a:hover,
#margin div.row.gallery > div.col > div a:hover {
  opacity: 0.2;
}
.content .caption,
#margin .caption {
  color: #448dde;
}
.content div.bg-image + p.caption,
#margin div.bg-image + p.caption {
  padding-top: 7px;
}
.content .table > thead > tr > td,
#margin .table > thead > tr > td {
  border-bottom: 2px solid #ccc;
  vertical-align: bottom;
  font-weight: bold;
}
.content .video p,
#margin .video p {
  margin-top: 10px;
}
.content .link-item,
#margin .link-item {
  clear: both;
}
.content .link-item span.glyphicon,
#margin .link-item span.glyphicon {
  float: left;
  margin-right: 5px;
  font-size: 22px;
}
.content .link-item span.small,
#margin .link-item span.small {
  float: left;
  margin-bottom: 10px;
}
.content .link-item p,
#margin .link-item p {
  margin-left: 35px;
}
.content button.but-no,
#margin button.but-no {
  background: none !important;
  border: none;
  padding: 0 !important;
  color: #448dde;
  height: 30px;
}
.content button.but-no h5,
#margin button.but-no h5 {
  float: left;
  margin-right: 7px !important;
  line-height: 30px;
}
@media (max-width: 767px) {
  .content button.but-no,
  #margin button.but-no {
    width: 100%;
  }
  .content button.but-no span,
  #margin button.but-no span {
    font-size: 14px;
    float: left;
    line-height: 30px;
  }
}
.content ul.nav-tabs,
#margin ul.nav-tabs {
  /* cmb bootstrap */
  margin-bottom: 0px;
  margin-left: 0px;
  border-bottom: 0px;
}
.content ul.nav-tabs li,
#margin ul.nav-tabs li {
  margin-bottom: -2px;
}
.content ul.nav-tabs li.active a,
#margin ul.nav-tabs li.active a,
.content ul.nav-tabs li a:hover,
#margin ul.nav-tabs li a:hover,
.content ul.nav-tabs li a:focus,
#margin ul.nav-tabs li a:focus {
  background-color: #c6dcf5;
  color: #448dde;
}
.content ul.nav-tabs li a,
#margin ul.nav-tabs li a {
  border: 1px solid transparent;
  margin-right: 0;
}
@media (max-width: 767px) {
  .content ul.nav-tabs li a,
  #margin ul.nav-tabs li a {
    padding: 10px 10px;
    font-size: 14px;
  }
}
.content ul.nav-tabs li.disabled a,
#margin ul.nav-tabs li.disabled a {
  color: #ccc;
}
.content ul.nav-tabs li.disabled:hover,
#margin ul.nav-tabs li.disabled:hover,
.content ul.nav-tabs li.disabled:hover a,
#margin ul.nav-tabs li.disabled:hover a {
  background-color: transparent;
}
.content ul.nav-tabs.nav > li > span > a,
#margin ul.nav-tabs.nav > li > span > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .content h3,
  #margin h3 {
    font-size: 22px;
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .content,
  #margin {
    /*margin-top: 25px;*/
    font-size: 17px;
  }
  .content h1,
  #margin h1 {
    font-size: 26px;
    margin-bottom: 7px;
  }
  .content h2,
  #margin h2,
  .content h3,
  #margin h3 {
    font-size: 20px;
    margin-bottom: 6px;
  }
  .content h4,
  #margin h4,
  .content h5,
  #margin h5 {
    font-size: 17px;
  }
  .content hr,
  #margin hr {
    margin-top: 10px !important;
    margin-bottom: 13px !important;
  }
  .content #nav-third-level ul,
  #margin #nav-third-level ul {
    margin-top: 5px;
  }
  .content #nav-third-level ul li,
  #margin #nav-third-level ul li {
    margin-bottom: 3px;
  }
  .content .table-responsive,
  #margin .table-responsive {
    border: none;
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .content .container > .row.masonry,
  #margin .container > .row.masonry {
    height: auto;
  }
  .content .container > .row.masonry > div.col,
  #margin .container > .row.masonry > div.col {
    position: relative !important;
    top: 0 !important;
  }
}
/******************************
 * MARGIN
 */
#margin {
  margin-top: 40px;
  padding-top: 15px;
}
@media (max-width: 767px) {
  #margin {
    margin-top: 0;
    padding-top: 0;
  }
}
/***************************************************
 * special elements
 ***************************************************/
/**
 * 	long pages on mobile will collapse sections
 *  and provide only teaser for these sections
 * 
 *  coded in javascript sectionCollapse
 */
.section-teaser {
  margin-left: -15px;
  margin-right: -15px;
  padding: 15px;
  border-top: 1px solid #448dde;
  cursor: pointer;
}
.section-teaser h3,
.section-teaser h4,
.section-teaser h5,
.section-teaser h6 {
  float: left;
  width: 100%;
}
.section-teaser span.left {
  float: left;
  width: 90%;
}
.section-teaser span.right {
  float: right;
  width: 10%;
}
.section-teaser.last {
  padding: 0;
}
.swipe-horizontal-container {
  overflow: hidden;
  background: #f1f7fd;
}
.swipe-horizontal {
  position: relative;
  white-space: nowrap;
  /* 1. prevent line break */
}
.swipe-horizontal li {
  float: none;
  /* 2. prevent line break */
  display: inline-block;
  /* 3. prevent line break */
}
/* bugfix for iOs */
iframe {
  width: 1px;
  min-width: 100%;
  width: 100%;
  /* default for older IE */
}
/***************************
 * DSGVO
 */
.do-not-track {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-right: 15px;
  padding-left: 15px;
}
.do-not-track .do-not-track-bg {
  background-color: #efefef;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 15px;
}
.div-confirm-load {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(239, 239, 239, 0.95);
  top: 0;
  left: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.google-map {
  position: relative;
  /*&.sw .div-confirm-load {
		background-image: url('../../chatty/img/placeholder_map_sw.jpg');
	}*/
}
.google-map .div-confirm-load {
  background: no-repeat center center;
  background-size: cover;
}
.google-map .p-confirm-load {
  max-width: 480px;
  margin-bottom: 15px;
}
.google-map .p-confirm-load span {
  margin-top: 8px;
  display: block;
  font-size: 14px;
}
/***************************/
#header-single-element .do-not-track,
#header-single-element .do-not-track-bg {
  height: 380px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #header-single-element .do-not-track,
  #header-single-element .do-not-track-bg {
    height: 250px;
  }
}
@media (max-width: 767px) {
  #header-single-element .do-not-track,
  #header-single-element .do-not-track-bg {
    height: 220px;
  }
}
/*********************************
 * WIDGETS
 */
.widget + .widget {
  margin-top: 15px;
}
.widget.widget_recent_entries ul li {
  margin-bottom: 15px;
}
.widget.widget_recent_entries ul li span.post-date {
  display: block;
  margin-top: 5px;
}
.cmb_widget_category_excerpt article {
  margin-bottom: 30px;
}
.cmb_widget_category_excerpt article img.wp-post-image {
  width: 100%;
}
/**
 *  arrow left/right with short text for listitems
 *  change listgroup-text to width:70% left: 15% to center for this
 */
.listgroup-intro p:last-of-type,
.listgroup-text p:last-of-type {
  margin-bottom: 0px;
}
.listgroup-text div.arrow {
  position: absolute;
  width: 25%;
  padding-top: 45px;
  text-align: center;
  font-size: 13px;
  top: 30%;
  background: #ccc;
}
.listgroup-text div.arrow.right {
  background: url('../img/arrow_right.svg') no-repeat top center;
  right: -25%;
}
.listgroup-text div.arrow.left {
  background: url('../img/arrow_left.svg') no-repeat top center;
  left: -25%;
}
/**
 * first new chapter
 */
#content .content #section-0 {
  /* if bg full width no margin to top */
}
#content .content #section-0 div.container > div.full-width,
#content .content #section-0 > div.full-width.bg-image {
  margin-top: 0;
}
/* Modal Window */
.modal-dialog .modal-body > section > div:first-child .new-chapter {
  margin-top: 0 !important;
}
div.modal.gallery {
  text-align: center;
}
div.modal.gallery .modal-dialog {
  /*position: relative;
		display: table;*/
  width: auto !important;
  max-width: calc(100% - 60px);
  max-height: calc(100vh - 60px);
  display: inline-block;
}
div.modal.gallery .modal-dialog img {
  /*width: auto !important;*/
  max-height: calc(100vh - 160px);
}
div.modal.gallery div.modal-content {
  background-color: #333;
}
div.modal.gallery div.modal-header {
  /* no title => change padding */
  position: absolute;
  top: 10px;
  right: 20px;
  padding: 0;
  border-bottom: none;
}
div.modal.gallery div.modal-body {
  padding: 0 15px 40px 15px;
  margin-top: 40px;
}
div.modal.gallery div.modal-body .carousel {
  padding-left: 30px;
  padding-right: 30px;
}
div.modal.gallery div.modal-body .carousel .carousel-inner {
  width: auto;
}
div.modal.gallery div.modal-body .carousel .carousel-inner .item img {
  margin-left: auto;
  margin-right: auto;
}
div.modal.gallery div.modal-body .carousel-caption {
  position: relative;
  left: 0;
  right: 0;
  bottom: auto;
  padding-bottom: 0;
}
div.modal.gallery div.modal-body .carousel-caption p:last-child {
  padding-bottom: 0;
}
/**
 * Special container fluid
 */
#content .container-fluid {
  /**
	 * bg image AND full width content
	 */
}
#content .container-fluid div.row.bg-image.full-width-content {
  padding-left: 15px;
  padding-right: 15px;
}
#content .container-fluid .col-md-12 {
  /**
		 * special CAROUSEL if content whole with (container-fluid)
		 * and col-12 => remove margin of 15px on each side
		 */
}
#content .container-fluid .col-md-12 div.carousel {
  margin-left: -15px;
  margin-right: -15px;
}
#top {
  background-color: #073070;
  position: fixed;
  z-index: 9999;
  bottom: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 23px;
  line-height: 25px;
  text-align: center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: background 150ms linear, opacity 500ms linear, visibility 500ms linear;
  opacity: 0;
  visibility: hidden;
}
#top span {
  font-size: 18px;
  top: 0px;
}
#top.show {
  opacity: 0.9;
  visibility: visible;
}
#top.show:hover {
  opacity: 1;
}
.print {
  cursor: pointer;
}
/***************************************************
 * SPECIALS
 ***************************************************/
/********************************************
	 * WPML language switch
	 ********************************************/
ul#language-switch {
  list-style: none;
}
ul#language-switch li.active > a {
  color: #448dde;
}
/********************************************
	 * POSTS
	 ********************************************/
[data-page="single"] article h5 + h1,
[data-page="index"] article h5 + h1,
[data-page="post"] article h5 + h1,
[data-page="single"] article h6 + h1,
[data-page="index"] article h6 + h1,
[data-page="post"] article h6 + h1 {
  margin-top: 24px;
}
[data-page="single"] article h5 + h2,
[data-page="index"] article h5 + h2,
[data-page="post"] article h5 + h2,
[data-page="single"] article h6 + h2,
[data-page="index"] article h6 + h2,
[data-page="post"] article h6 + h2 {
  margin-top: 20px;
}
[data-page="single"] article h5 + h3,
[data-page="index"] article h5 + h3,
[data-page="post"] article h5 + h3,
[data-page="single"] article h6 + h3,
[data-page="index"] article h6 + h3,
[data-page="post"] article h6 + h3 {
  margin-top: 18px;
}
[data-page="single"] article p:first-child + h3,
[data-page="index"] article p:first-child + h3,
[data-page="post"] article p:first-child + h3 {
  margin-top: 0px;
}
[data-page="single"] .next-posts a,
[data-page="index"] .next-posts a,
[data-page="post"] .next-posts a {
  color: #448dde;
}
/**
 * navigation prev/next post
 */
.navigation {
  margin-top: 40px !important;
}
.navigation .alignleft {
  float: left;
  margin-bottom: 10px;
}
.navigation .alignright {
  float: right;
}
.more-link {
  margin-top: 10px;
  display: block;
}
aside ul {
  list-style: square inside;
  padding-left: 3px;
  color: #448dde;
  margin-bottom: 30px;
}
aside .sidebar-post ul ul {
  margin-left: 15px;
}
/********************************************
	 * Scrollspy Seite mit fliegendem Menü
	 ********************************************/
body[data-spy="scroll"] .content .container {
  width: auto;
  padding-left: 0;
  padding-right: 0;
}
/********************************************
	 * Seite mit Seitenrand (Marginale)
	 ********************************************/
body.page-template-page-margin #wrapper {
  padding-left: 0;
  padding-right: 0;
}
body.page-template-page-margin #content-main .container {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 1200px) {
  body.page-template-page-margin #content-main .container {
    width: 878px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-page-margin #content-main .container {
    width: 728px;
  }
}
@media (min-width: 1200px) {
  body.page-template-page-margin #margin .container {
    width: 292px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-template-page-margin #margin .container {
    width: 242px;
  }
}
/********************************************
	 * Seite mit Beitragslisten
	 ********************************************/
body.page-template-page-postlist #content-main {
  margin-bottom: 60px;
}
/********************************************
	 * SEARCH RESULTS
	 ********************************************/
body.search hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-width: 1px;
}
body.search ul.sitemap {
  margin-bottom: 60px;
}
body.search ul.sitemap li {
  margin-bottom: 10px;
}
body.search ul.sitemap ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
/***************************************************
 * footer
 ***************************************************/
footer {
  font-size: 14px;
  color: #073070;
}
footer #footer-content hr {
  margin-bottom: 10px;
}
footer #footer-content a .glyphicon {
  font-size: 16px;
  top: 2px;
  margin-right: 7px;
}
@media (max-width: 767px) {
  footer #footer-content a {
    display: block;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  footer #footer-content .text-right {
    text-align: left !important;
    margin-top: 30px;
  }
}
footer #footer-bottom {
  background: #f1f7fd;
  padding-top: 35px;
  padding-left: 0;
  padding-right: 0;
  min-height: 200px;
  margin-top: 0px;
}
footer #footer-bottom p {
  margin: 0;
}
footer #footer-bottom ul {
  padding-left: 0;
  list-style: none;
  /* Divider */
}
footer #footer-bottom ul .divider {
  height: 1px;
  margin: 5px 0px;
  overflow: hidden;
  background-color: #efefef;
}
footer #footer-bottom a {
  color: #073070;
}
footer #footer-bottom #footer-menu {
  /**
			 * 	if no textblock
			 
			&.col-md-12 {
				
				nav {
					
					position: relative;
					
					ul {
						position: absolute;
						right: 0;
					}
				}
			}
			*/
}
footer #footer-bottom #footer-menu ul li a {
  color: #448dde;
}
footer #footer-bottom #footer-menu ul li a:hover,
footer #footer-bottom #footer-menu ul li.active a {
  color: #073070;
}
@media (max-width: 767px) {
  footer #footer-bottom p {
    margin-bottom: 10px;
  }
  footer #footer-bottom #footer-menu {
    margin-top: -10px;
  }
  footer #footer-bottom #footer-menu #footer-menu-ul li {
    margin-bottom: 15px;
  }
}
footer .copyright {
  margin-top: 20px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  footer #footer-menu-ul li {
    margin-left: 0 !important;
  }
}
/***************************************************
 * Fonts and Icons	   
 ***************************************************/
span[class^="glyphicon-"],
span[class*=" glyphicon-"] {
  /*font-size: @font-size-icon-big; // only for menu items*/
  font-family: "HWK IconFont";
}
/*
.glyphicon-suche:before {
  	/*content: "\E003"; hwk special*
  	content: ""; // bootstrap glyphicon-search
}
.glyphicon-einfacher-pfeil-hoch:before {
  	/*content: "\E131";*
  	content: "";
}
.glyphicon-einfacher-pfeil-links:before {
  	/*content: "\E091";*
  	content: "";
}
.glyphicon-einfacher-pfeil-rechts:before {
  	/*content: "\E092";*
 	content: "";
}
.glyphicon-login:before {
  	/*content: "\2002";*
 	content: "";
}
*/
/**
 * Genereal styling
 * 
 * other than bootstrap elements
 * bootstrap elements: cmb-bootstrap-theme.less 
 * imported and collected in main.less to use variables defined in bootstrap
 */
/***************************************************
 * HWK colors
 ***************************************************/
.color-hwk-blue {
  color: #448dde;
}
.color-hwk-blue-75 {
  color: #76abe4;
}
.color-hwk-blue-50 {
  color: #A3C7ED;
}
.color-hwk-blue-25 {
  color: #D1E3F6;
}
.color-hwk-blue-dark {
  color: #073070;
}
.color-hwk-blue-dark-75 {
  color: #456494;
}
.color-hwk-blue-dark-50 {
  color: #8397B7;
}
.color-hwk-blue-dark-25 {
  color: #c1cbdb;
}
.color-hwk-red {
  color: #b82c44;
}
.color-hwk-orange {
  color: #ff9933;
}
.color-hwk-green {
  color: #5a8e1e;
}
.color-hwk-red-light {
  color: #EE234A;
}
.color-hwk-yellow {
  color: #FBCB3D;
}
.color-hwk-green-light {
  color: #B4BD00;
}
form input,
form select,
form textarea {
  border: 1px solid #76abe4;
}
/**
 * Plugin forms-contact | Huge IT Forms Bug
 */
form.hugeit_form .captcha-block > div > div > div {
  float: none !important;
}
/***************************************************
 * Header and Header Menu
 ***************************************************/
header {
  /************
	 * 	Logo
	 */
  /************
	 * 	Secondary Menu in <header>
	 */
}
header #logo img {
  vertical-align: top;
  margin-top: 26px;
}
@media (max-width: 767px) {
  header #logo img {
    margin-top: 20px;
    margin-left: 5px;
  }
}
header div.header-menu ul > li {
  /*padding-left: 10px;*/
  /* Divider */
}
header div.header-menu ul > li > a {
  color: #fff;
}
header div.header-menu ul > li.divider {
  color: #fff;
}
header div.header-menu ul > li.open ul {
  top: 8px;
}
@media (min-width: 768px) and (max-width: 991px) {
  header div.header-menu ul > li.open ul {
    top: 22px;
  }
}
header div.header-menu ul > li.open ul li {
  width: 100%;
  height: 32px;
}
header div.header-menu ul > li.open ul li:hover,
header div.header-menu ul > li.open ul li:focus {
  background-color: #8397B7 !important;
}
header div.header-menu ul > li.open ul li > a {
  color: #111;
  line-height: 32px;
}
header div.header-menu ul > li.open ul li.active {
  background-color: #8397B7 !important;
}
header div.header-menu ul > li.open ul li.active > a {
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header div.header-menu ul > li,
  header div.header-menu ul > li.divider {
    padding-left: 5px;
  }
}
body.has-menu-top #logo-s .navbar-brand {
  display: none;
}
/************
 * 	Searchform <header>
 */
.search-form input {
  border: 1px solid #fff;
}
.search-form button {
  border: 1px solid #fff;
  background-color: #A3C7ED;
  color: #fff;
}
.search-form button:hover {
  border: solid 1px #fff;
  background-color: #448dde;
}
.search-form button .glyphicon-search {
  line-height: 1.5;
}
/**
 * 	header-menu for mobile is outside header (in navbar-collapse)
 */
@media (max-width: 767px) {
  #header {
    position: absolute;
  }
}
div.header-menu.visible-xs ul.navbar-nav {
  padding-left: 0;
  padding-right: 0;
  background-color: #c4dbf3;
}
div.header-menu.visible-xs ul.navbar-nav li > a:hover {
  background-color: #D1E3F6;
}
div.header-menu.visible-xs ul.navbar-nav li > a:focus,
div.header-menu.visible-xs ul.navbar-nav .active > a,
div.header-menu.visible-xs ul.navbar-nav .active > a:focus {
  background-color: #76abe4;
}
div.header-menu.visible-xs ul.navbar-nav .divider {
  display: none;
}
div.header-menu.visible-xs ul.navbar-nav .text-hidden {
  padding-left: 0px;
}
div.header-menu.visible-xs ul.navbar-nav ul.dropdown-menu {
  padding-left: 0;
}
div.header-menu.visible-xs ul.navbar-nav ul.dropdown-menu > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
}
div.header-menu.visible-xs ul.navbar-nav .login.dropdown-menu a {
  display: inline;
  font-size: 14px !important;
}
/******************
 * Header Slider
 ******************/
#carousel-header .text-on-top .slider-deco-text-on-top {
  height: 150px;
  width: 70px;
  left: -80px;
  margin-top: 36px;
  position: absolute;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #carousel-header .text-on-top .slider-deco-text-on-top {
    height: 90px;
    width: 50px;
    left: -55px;
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #carousel-header .text-on-top .slider-deco-text-on-top {
    height: 90px;
    width: 50px;
    left: -45px;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  #carousel-header .text-on-top .slider-deco-text-on-top {
    display: none;
  }
}
#carousel-header .text-on-top .slider-text h1 {
  font-weight: 400;
  font-size: 70px;
  line-height: 1.1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #carousel-header .text-on-top .slider-text h1 {
    font-size: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #carousel-header .text-on-top .slider-text h1 {
    font-size: 50px;
  }
}
#carousel-header .text-on-top .slider-text p {
  font-weight: 700;
}
@media (max-width: 767px) {
  #carousel-header .default.item .container,
  #carousel-header .text-on-top .container {
    background-color: transparent !important;
  }
  #carousel-header .default.item .container .row,
  #carousel-header .text-on-top .container .row {
    width: 110%;
  }
  #carousel-header .default.item .container .row .slider-text,
  #carousel-header .text-on-top .container .row .slider-text {
    display: none;
  }
  #carousel-header .default.item .slider-deco-mobile,
  #carousel-header .text-on-top .slider-deco-mobile {
    width: 100%;
    height: 20px;
  }
  #carousel-header .default.item .slider-text-mobile,
  #carousel-header .text-on-top .slider-text-mobile {
    width: 100%;
    padding: 15px;
  }
  #carousel-header .default.item .slider-text-mobile h1,
  #carousel-header .text-on-top .slider-text-mobile h1 {
    font-size: 20px;
  }
  #carousel-header .default.item .slider-text-mobile h1,
  #carousel-header .text-on-top .slider-text-mobile h1,
  #carousel-header .default.item .slider-text-mobile h2,
  #carousel-header .text-on-top .slider-text-mobile h2,
  #carousel-header .default.item .slider-text-mobile h3,
  #carousel-header .text-on-top .slider-text-mobile h3,
  #carousel-header .default.item .slider-text-mobile h4,
  #carousel-header .text-on-top .slider-text-mobile h4,
  #carousel-header .default.item .slider-text-mobile h5,
  #carousel-header .text-on-top .slider-text-mobile h5,
  #carousel-header .default.item .slider-text-mobile h6,
  #carousel-header .text-on-top .slider-text-mobile h6,
  #carousel-header .default.item .slider-text-mobile .h1,
  #carousel-header .text-on-top .slider-text-mobile .h1,
  #carousel-header .default.item .slider-text-mobile .h2,
  #carousel-header .text-on-top .slider-text-mobile .h2,
  #carousel-header .default.item .slider-text-mobile .h3,
  #carousel-header .text-on-top .slider-text-mobile .h3,
  #carousel-header .default.item .slider-text-mobile .h4,
  #carousel-header .text-on-top .slider-text-mobile .h4,
  #carousel-header .default.item .slider-text-mobile .h5,
  #carousel-header .text-on-top .slider-text-mobile .h5,
  #carousel-header .default.item .slider-text-mobile .h6,
  #carousel-header .text-on-top .slider-text-mobile .h6,
  #carousel-header .default.item .slider-text-mobile p,
  #carousel-header .text-on-top .slider-text-mobile p,
  #carousel-header .default.item .slider-text-mobile a,
  #carousel-header .text-on-top .slider-text-mobile a,
  #carousel-header .default.item .slider-text-mobile span,
  #carousel-header .text-on-top .slider-text-mobile span {
    color: #fff;
    margin: 0;
  }
  #carousel-header .default.item .slider-text-mobile p,
  #carousel-header .text-on-top .slider-text-mobile p {
    display: none;
  }
  #carousel-header .default.item .row {
    width: 100%;
    margin: 0 !important;
  }
  #carousel-header .default.item .row .slider-text-mobile {
    padding: 15px;
  }
  #carousel-header .carousel-indicators {
    top: 220px;
    bottom: auto;
  }
  #carousel-header .carousel-control.left {
    left: 0;
  }
  #carousel-header .carousel-control.right {
    right: 0;
  }
}
/***************************************************
 * Content
 ***************************************************/
/************
 * WIDGET
 ************/
.widget.cmb_widget_category_excerpt .widget-title {
  font-size: 16px;
  color: #111;
  margin-bottom: 10px;
}
.widget.cmb_widget_category_excerpt .chatty-post .chatty-post-title {
  margin-top: 15px;
  font-size: 26px;
  margin-bottom: 15px;
}
.widget.cmb_widget_category_excerpt .chatty-post .chatty-post-caption {
  padding-bottom: 0;
}
#header-nav-3 #div-head-nav-3 h1,
#header-nav-3 #div-head-nav-3 .h1 {
  color: #ff9933 !important;
}
#top {
  line-height: 28px;
}
#top.show {
  opacity: 0.4;
}
/* icons in header menu */
header div.header-menu ul > li[class^="glyphicon-"]:before,
header div.header-menu ul > li[class*=" glyphicon-"]:before {
  color: #fff;
}
header div.header-menu ul > li[class^="glyphicon-"]:active,
header div.header-menu ul > li[class*=" glyphicon-"]:active,
header div.header-menu ul > li[class^="glyphicon-"]:focus,
header div.header-menu ul > li[class*=" glyphicon-"]:focus,
header div.header-menu ul > li[class^="glyphicon-"]:hover,
header div.header-menu ul > li[class*=" glyphicon-"]:hover {
  cursor: pointer;
}
header div.header-menu ul > li[class^="glyphicon-"]:active:before,
header div.header-menu ul > li[class*=" glyphicon-"]:active:before,
header div.header-menu ul > li[class^="glyphicon-"]:focus:before,
header div.header-menu ul > li[class*=" glyphicon-"]:focus:before,
header div.header-menu ul > li[class^="glyphicon-"]:hover:before,
header div.header-menu ul > li[class*=" glyphicon-"]:hover:before {
  color: #448dde;
}
@media (min-width: 768px) and (max-width: 1199px) {
  header div.header-menu ul > li span[class^="glyphicon-"],
  header div.header-menu ul > li span[class*=" glyphicon-"] {
    font-family: "HWK IconFont";
    font-size: 18px;
    padding-right: 2px;
  }
}
*[class^="glyphicon-"],
*[class*=" glyphicon-"] {
  font-family: "HWK IconFont";
}
span[class^="glyphicon-"],
span[class*=" glyphicon-"] {
  font-family: "HWK IconFont";
  font-size: 23px;
}
li[class^="glyphicon-"]:before,
li[class*=" glyphicon-"]:before {
  font-family: "HWK IconFont";
  font-size: 23px;
}
.glyphicon-suche:before,
.glyphicon-search:before {
  content: "\E003";
}
.glyphicon-einfacher-pfeil-hoch:before,
.glyphicon-chevron-up:before {
  content: "\E131";
}
.glyphicon-einfacher-pfeil-links:before,
.glyphicon-chevron-left:before {
  content: "\E134";
}
.glyphicon-einfacher-pfeil-rechts:before,
.glyphicon-chevron-right:before {
  content: "\E133";
}
.glyphicon-login:before {
  content: "\2002";
}
/* hwk special */
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-web:before {
  content: "\2000";
}
.glyphicon-social-media:before {
  content: "\2001";
}
.glyphicon-login:before {
  content: "\2002";
}
.glyphicon-logout:before {
  content: "\2003";
}
.glyphicon-prakti-suche:before {
  content: "\2004";
}
.glyphicon-lehrstellen-suche:before {
  content: "\2005";
}
.glyphicon-verbundsstudium:before {
  content: "\2006";
}
.glyphicon-pdf-download-1:before {
  content: "\2007";
}
.glyphicon-zip-download:before {
  content: "\2008";
}
.glyphicon-dokument-download:before {
  content: "\2009";
}
.glyphicon-bild-download:before {
  content: "\200A";
}
.glyphicon-video-download:before {
  content: "\202F";
}
.glyphicon-musik-download:before {
  content: "\205F";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-wolke:before {
  content: "\2601";
}
.glyphicon-mail:before {
  content: "\2709";
}
.glyphicon-stift:before {
  content: "\270F";
}
.glyphicon-drink:before {
  content: "\E001";
}
.glyphicon-musik-dokument:before {
  content: "\E002";
}
.glyphicon-herz:before {
  content: "\E005";
}
.glyphicon-favorit-1:before {
  content: "\E006";
}
.glyphicon-favorit-2:before {
  content: "\E007";
}
.glyphicon-ansprechpartner:before {
  content: "\E008";
}
.glyphicon-video-alt:before {
  content: "\E009";
}
.glyphicon-fenster-1:before {
  content: "\E010";
}
.glyphicon-fenster-2:before {
  content: "\E011";
}
.glyphicon-liste:before {
  content: "\E012";
}
.glyphicon-ok:before {
  content: "\E013";
}
.glyphicon-abbruch:before {
  content: "\E014";
}
.glyphicon-zoomin:before {
  content: "\E015";
}
.glyphicon-zoomout:before {
  content: "\E016";
}
.glyphicon-ausschalten:before {
  content: "\E017";
}
.glyphicon-diagramme:before {
  content: "\E018";
}
.glyphicon-einstellung:before {
  content: "\E019";
}
.glyphicon-muell:before {
  content: "\E020";
}
.glyphicon-home:before {
  content: "\E021";
}
.glyphicon-dokument:before {
  content: "\E022";
}
.glyphicon-uhr:before {
  content: "\E023";
}
.glyphicon-autobahn:before {
  content: "\E024";
}
.glyphicon-download-alt:before {
  content: "\E025";
}
.glyphicon-download-alt-2:before {
  content: "\E026";
}
.glyphicon-upload-alt:before {
  content: "\E027";
}
.glyphicon-ablage:before {
  content: "\E028";
}
.glyphicon-play:before {
  content: "\E029";
}
.glyphicon-refresh:before {
  content: "\E030";
}
.glyphicon-laden:before {
  content: "\E031";
}
.glyphicon-liste-2:before {
  content: "\E032";
}
.glyphicon-schloss:before {
  content: "\E033";
}
.glyphicon-fahne:before {
  content: "\E034";
}
.glyphicon-kopfhoerer:before {
  content: "\E035";
}
.glyphicon-ton-aus:before {
  content: "\E036";
}
.glyphicon-ton-leiser:before {
  content: "\E037";
}
.glyphicon-ton-lauter:before {
  content: "\E038";
}
.glyphicon-facebook:before {
  content: "\E039";
}
.glyphicon-googleplus:before {
  content: "\E040";
}
.glyphicon-twitter:before {
  content: "\E041";
}
.glyphicon-youtube:before {
  content: "\E042";
}
.glyphicon-buch:before {
  content: "\E043";
}
.glyphicon-lesezeichen:before {
  content: "\E044";
}
.glyphicon-drucker:before {
  content: "\E045";
}
.glyphicon-fotokamera:before {
  content: "\E046";
}
.glyphicon-schrift:before {
  content: "\E047";
}
.glyphicon-bold:before {
  content: "\E048";
}
.glyphicon-italic:before {
  content: "\E049";
}
.glyphicon-typohoehe:before {
  content: "\E050";
}
.glyphicon-typobreite:before {
  content: "\E051";
}
.glyphicon-linksbuendig:before {
  content: "\E052";
}
.glyphicon-zentriert:before {
  content: "\E053";
}
.glyphicon-rechtsbuendig:before {
  content: "\E054";
}
.glyphicon-blocksatz:before {
  content: "\E055";
}
.glyphicon-aufzaehlung:before {
  content: "\E056";
}
.glyphicon-links-einruecken:before {
  content: "\E057";
}
.glyphicon-rechts-einruecken:before {
  content: "\E058";
}
.glyphicon-video-dokument:before {
  content: "\E059";
}
.glyphicon-bild-dokument:before {
  content: "\E060";
}
.glyphicon-pin:before {
  content: "\E062";
}
.glyphicon-schwarz-weiss:before {
  content: "\E063";
}
.glyphicon-tropfen:before {
  content: "\E064";
}
.glyphicon-schreiben:before {
  content: "\E065";
}
.glyphicon-box-pfeil:before {
  content: "\E066";
}
.glyphicon-checkbox:before {
  content: "\E067";
}
.glyphicon-verschieben:before {
  content: "\E068";
}
.glyphicon-zurueckspulen-1:before {
  content: "\E069";
}
.glyphicon-zurueckspulen-2:before {
  content: "\E070";
}
.glyphicon-zurueckspulen-3:before {
  content: "\E071";
}
.glyphicon-play-2:before {
  content: "\E072";
}
.glyphicon-pausieren:before {
  content: "\E073";
}
.glyphicon-stopp:before {
  content: "\E074";
}
.glyphicon-vorspulen-1:before {
  content: "\E075";
}
.glyphicon-vorspulen-2:before {
  content: "\E076";
}
.glyphicon-vorspulen-3:before {
  content: "\E077";
}
.glyphicon-auswerfen:before {
  content: "\E078";
}
.glyphicon-zurueck:before {
  content: "\E079";
}
.glyphicon-weiter:before {
  content: "\E080";
}
.glyphicon-plus-flaeche:before {
  content: "\E081";
}
.glyphicon-minus-flaeche:before {
  content: "\E082";
}
.glyphicon-abbrechen-flaeche:before {
  content: "\E083";
}
.glyphicon-ok-flaeche:before {
  content: "\E084";
}
.glyphicon-fragezeichen-flaeche:before {
  content: "\E085";
}
.glyphicon-information:before {
  content: "\E086";
}
.glyphicon-fadenkreuz:before {
  content: "\E087";
}
.glyphicon-abbrechen-kreis:before {
  content: "\E088";
}
.glyphicon-ok-kreis:before {
  content: "\E089";
}
.glyphicon-abbrechen-2-kreis:before {
  content: "\E090";
}
.glyphicon-pfeil-links:before {
  content: "\E091";
}
.glyphicon-pfeil-rechts:before {
  content: "\E092";
}
.glyphicon-pfeil-hoch:before {
  content: "\E093";
}
.glyphicon-pfeil-runter:before {
  content: "\E094";
}
.glyphicon-weiterleiten:before {
  content: "\E095";
}
.glyphicon-doppelpfeil-nach-aussen:before {
  content: "\E096";
}
.glyphicon-doppelpfeil-nach-innen:before {
  content: "\E097";
}
.glyphicon-warnung-1:before {
  content: "\E101";
}
.glyphicon-warnung-2:before {
  content: "\E102";
}
.glyphicon-laubblatt:before {
  content: "\E103";
}
.glyphicon-screen-verkleinern:before {
  content: "\E104";
}
.glyphicon-auge:before {
  content: "\E105";
}
.glyphicon-auge-gestrichen:before {
  content: "\E106";
}
.glyphicon-warnung-dreieck:before {
  content: "\E107";
}
.glyphicon-flugzeug:before {
  content: "\E108";
}
.glyphicon-kalender:before {
  content: "\E109";
}
.glyphicon-zufallsmodus:before {
  content: "\E110";
}
.glyphicon-sprechblase:before {
  content: "\E111";
}
.glyphicon-magnet:before {
  content: "\E112";
}
.glyphicon-einfacher-pfeil-hoch-alt:before {
  content: "\E113";
}
.glyphicon-einfacher-pfeil-runter-alt:before {
  content: "\E114";
}
.glyphicon-wiederholen:before {
  content: "\E115";
}
.glyphicon-einkaufswagen:before {
  content: "\E116";
}
.glyphicon-ordner:before {
  content: "\E117";
}
.glyphicon-ordner-offen:before {
  content: "\E118";
}
.glyphicon-hoch-runter:before {
  content: "\E119";
}
.glyphicon-links-rechts:before {
  content: "\E120";
}
.glyphicon-festplatte:before {
  content: "\E121";
}
.glyphicon-megafon:before {
  content: "\E122";
}
.glyphicon-alarm-1:before {
  content: "\E123";
}
.glyphicon-alarm-2:before {
  content: "\E124";
}
.glyphicon-vimeo:before {
  content: "\E125";
}
.glyphicon-flickr:before {
  content: "\E126";
}
.glyphicon-pinterest:before {
  content: "\E127";
}
.glyphicon-wordpress:before {
  content: "\E128";
}
.glyphicon-xing:before {
  content: "\E129";
}
.glyphicon-linked-in:before {
  content: "\E130";
}
.glyphicon-einfacher-pfeil-hoch:before {
  content: "\E131";
}
.glyphicon-einfacher-pfeil-runter:before {
  content: "\E132";
}
.glyphicon-einfacher-pfeil-rechts:before {
  content: "\E133";
}
.glyphicon-einfacher-pfeil-links:before {
  content: "\E134";
}
.glyphicon-erde:before {
  content: "\E135";
}
.glyphicon-handwerkersuche:before {
  content: "\E136";
}
.glyphicon-3ladebalken:before {
  content: "\E137";
}
.glyphicon-trichter:before {
  content: "\E138";
}
.glyphicon-koffer:before {
  content: "\E139";
}
.glyphicon-fullscreen:before {
  content: "\E140";
}
.glyphicon-tacho:before {
  content: "\E141";
}
.glyphicon-bueroklammer:before {
  content: "\E142";
}
.glyphicon-herz-2:before {
  content: "\E143";
}
.glyphicon-link:before {
  content: "\E144";
}
.glyphicon-apps:before {
  content: "\E145";
}
.glyphicon-stecknadel:before {
  content: "\E146";
}
.glyphicon-dollar:before {
  content: "\E148";
}
.glyphicon-pfund:before {
  content: "\E149";
}
.glyphicon-pfeil-runter-pfeil-hoch:before {
  content: "\E150";
}
.glyphicon-a-bis-z:before {
  content: "\E151";
}
.glyphicon-z-bis-a:before {
  content: "\E152";
}
.glyphicon-1-bis-9:before {
  content: "\E153";
}
.glyphicon-9-bis-1:before {
  content: "\E154";
}
.glyphicon-aufsteigend:before {
  content: "\E155";
}
.glyphicon-absteigend:before {
  content: "\E156";
}
.glyphicon-kasten-negativ:before {
  content: "\E157";
}
.glyphicon-pfeil-rechts-negativ:before {
  content: "\E158";
}
.glyphicon-pfeil-runter-negativ:before {
  content: "\E159";
}
.glyphicon-pfeil-hoch-negativ:before {
  content: "\E160";
}
.glyphicon-eingang:before {
  content: "\E161";
}
.glyphicon-blitz:before {
  content: "\E162";
}
.glyphicon-ausgang:before {
  content: "\E163";
}
.glyphicon-raus-rechts-oben:before {
  content: "\E164";
}
.glyphicon-zielscheibe:before {
  content: "\E165";
}
.glyphicon-download:before {
  content: "\E166";
}
.glyphicon-upload:before {
  content: "\E167";
}
.glyphicon-pfeil-links-oben:before {
  content: "\E168";
}
.glyphicon-pfeil-rechts-oben:before {
  content: "\E169";
}
.glyphicon-pfeil-links-unten:before {
  content: "\E170";
}
.glyphicon-pfeil-rechts-unten:before {
  content: "\E171";
}
.glyphicon-speichern:before {
  content: "\E172";
}
.glyphicon-speichern-ok:before {
  content: "\E173";
}
.glyphicon-speichern-fehler:before {
  content: "\E174";
}
.glyphicon-speichern-runter:before {
  content: "\E175";
}
.glyphicon-speichern-hoch:before {
  content: "\E176";
}
.glyphicon-kreditkarte:before {
  content: "\E177";
}
.glyphicon-doppelpfeil-links-rechts:before {
  content: "\E178";
}
.glyphicon-messer-gabel:before {
  content: "\E179";
}
.glyphicon-header:before {
  content: "\E180";
}
.glyphicon-komprimieren:before {
  content: "\E181";
}
.glyphicon-kontakt:before {
  content: "\E182";
}
.glyphicon-pdf-dokument-1:before {
  content: "\E183";
}
.glyphicon-pdf-dokument-2:before {
  content: "\E184";
}
.glyphicon-pdf-download-2:before {
  content: "\E185";
}
.glyphicon-word-dokument:before {
  content: "\E186";
}
.glyphicon-word-download:before {
  content: "\E187";
}
.glyphicon-excel-dokument:before {
  content: "\E188";
}
.glyphicon-excel-download:before {
  content: "\E189";
}
.glyphicon-powerpoint-dokument:before {
  content: "\E190";
}
.glyphicon-powerpoint-download:before {
  content: "\E191";
}
.glyphicon-powerpoint-download:before {
  content: "\E191";
}
.glyphicon-zip-dokument:before {
  content: "\E192";
}
.glyphicon-sound-7-1:before {
  content: "\E193";
}
.glyphicon-copyright-mark:before {
  content: "\E194";
}
.glyphicon-registration-mark:before {
  content: "\E195";
}
.glyphicon-cloud-download:before {
  content: "\E197";
}
.glyphicon-cloud-upload:before {
  content: "\E198";
}
.glyphicon-tannenbaum:before {
  content: "\E199";
}
.glyphicon-laubbaum:before {
  content: "\E200";
}
.glyphicon-whatsapp:before {
  content: "\E201";
}
.glyphicon-snapchat:before {
  content: "\E202";
}
.glyphicon-tictoc:before {
  content: "\E203";
}
.glyphicon-instagram:before {
  content: "\E204";
}
/***************************************************
 * Footer
 ***************************************************/
footer #footer-bottom {
  color: #073070;
  background: #D1E3F6;
}
#edit-wp {
  margin-right: 0;
}
#edit-wp a.post-edit-link {
  color: #448dde;
  position: absolute !important;
  font-size: 13px;
}
#edit-wp a.post-edit-link:hover {
  color: #fff;
  background-color: transparent;
}
/* Addeed new */
.link-framed {
  border: none;
  background-color: #448dde;
  color: #fff;
  padding: 6px;
}
.link-framed.link-icon span.glyphicon {
  border-left: none;
  padding-left: 0;
}
.link-framed.link-icon.link-icon-left {
  padding-left: 0;
}
.link-framed.link-icon.link-icon-left span.glyphicon {
  left: 0;
}
.link-framed.link-icon.link-icon-right {
  padding-right: 0;
}
a.link-framed:active,
a.link-framed:focus,
a.link-framed:hover {
  color: #fff;
  background-color: #073070;
}
