/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */ /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
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 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.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,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.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: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  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: 20px;
}
dd,
dt {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
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[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
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: 1024px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1366px) {
  .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-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  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: auto;
}
.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: auto;
}
.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-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    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: auto;
  }
  .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: auto;
  }
  .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: 1024px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    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: auto;
  }
  .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: auto;
  }
  .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: 1366px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    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: auto;
  }
  .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: auto;
  }
  .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;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  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 .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  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 .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  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;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown,
.dropup {
  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: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  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: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.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 dashed;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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 .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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: 46px;
  line-height: 46px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  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: 30px;
  line-height: 30px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  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-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  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:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  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:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  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 {
  z-index: 2;
  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:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  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: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.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: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    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: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  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;
    -webkit-box-shadow: none;
    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-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    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-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    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: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@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: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.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: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@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 .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.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 {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  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:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  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: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #adabf6;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #5956c9;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row: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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1366px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1366px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1366px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1366px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1366px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
body {
  background-color: #f8f8f8;
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
}
body .content {
  margin: 30px 15px;
  z-index: 1;
  position: relative;
  margin-bottom: 0;
}
h1 {
  margin: 0;
  z-index: 3;
  animation: fadeInUp 2s;
}
hr {
  margin: 0 auto;
  height: 2px;
  background-color: #000;
  background-size: 2px;
  border-radius: 2px;
  width: 49px;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  animation: fadeInUpDelay 1.25s ease;
  color: #818181;
  font-weight: 400;
}
.meer p:first-child,
.welkom p {
  font-weight: 200;
  color: #818181;
  font-size: 22px;
  line-height: 33px;
  margin-bottom: 100px;
}
a:focus {
  outline: 0;
}
.text-heading {
  position: relative;
  text-align: center;
  margin-bottom: 50px;
  margin-top: 20px;
  animation: fadeInUpDelay 1.25s ease;
}
.text-heading h1 {
  z-index: 1;
  color: #f2f2f2;
  font-size: 67px;
  font-weight: 800;
  line-height: 75px;
}
.text-heading h2 {
  position: absolute;
  z-index: 2;
  font-size: 32px;
  font-weight: 600;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 43px;
}
.text-heading .line {
  z-index: 4;
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 8px;
  animation: fadeInUpDelay 1.25s ease;
}
.card h3 {
  font-size: 18px;
  line-height: 24px;
}
.card {
  background: #fff;
  border-radius: 30px;
  margin: 20px auto;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.06);
  animation: fadeInUpDelay 1.25s ease;
}
@media (max-width: 3900px) {
  .container {
    width: 1540px;
  }
}
@media (max-width: 1920px) {
  .container {
    width: 1440px;
  }
}
@media (max-width: 1460px) {
  .container {
    width: 1235px;
  }
}
@media (max-width: 1366px) {
  .container {
    width: 1055px;
  }
  .container.container-inner {
    width: 860px;
  }
  .text-heading {
    position: relative;
    text-align: center;
    animation: fadeInUpDelay 1.25s ease;
  }
}
@media (max-width: 1024px) {
  .container {
    width: 100%;
  }
  .container.container-inner {
    width: 808px;
  }
  .text-heading {
    line-height: 36px;
  }
  .text-heading h1 {
    font-size: 49px;
  }
  .text-heading h2 {
    font-size: 26px;
    line-height: 36px;
  }
  .text-heading .line {
    bottom: 15px;
  }
  .meer p,
  .more-info p,
  .welkom p {
    font-size: 22px;
  }
}
@media (max-width: 992px) {
  .container.container-inner {
    width: 730px;
  }
}
@media (max-width: 768px) {
  body {
    background-image: url(../images/clouds.svg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .container.container-inner {
    max-width: 738px;
  }
  .text-heading {
    margin-top: 45px;
  }
  .text-heading h2 {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  body .content {
    margin: 40px 15px 15px;
  }
  .container {
    max-width: 440px;
  }
  .text-heading {
    margin-top: 40px;
  }
  .text-heading .line {
    bottom: 16px;
  }
}
@media (max-width: 380px) {
  .text-heading h2 {
    font-size: 24px;
    line-height: 36px;
  }
}
@media (max-width: 360px) {
  .container.container-inner {
    width: 100%;
  }
  .text-heading .line {
    bottom: 20px;
  }
}
@media (max-width: 340px) {
  .text-heading h1 {
    font-size: 32px;
  }
}
#header {
  position: relative;
  z-index: 10;
}
.header .logo {
  display: inline;
}
.header .logo img {
  float: left;
  animation: fadeInUp 1s;
  transition: 0.5s ease;
}
.center {
  text-align: center;
}
.container .header .navbar {
  background: 0 0;
  box-shadow: none;
  border: none;
  margin-top: 35px;
  margin-bottom: 0;
  float: right;
  padding-right: 5px;
  animation: fadeInUp 1s;
}
.header .burger {
  visibility: hidden;
  display: none;
  margin: 0;
  padding: 0;
  width: 0;
}
.header .burger svg {
  position: absolute;
  fill: #2b28a6;
  z-index: 6;
  opacity: 0;
}
.header .burger svg .change-stroke {
  transition: fill 0.5s ease;
}
.header .burger .navbar.dropdown {
  position: absolute;
  z-index: 5;
  top: -50px;
  right: 180px;
  padding-top: 20px;
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s ease;
}
.header .burger .navbar.dropdown ul {
  transition: 0.5s ease;
}
.header .navbar h1 {
  margin: 0;
  padding: 0;
}
.header .navbar img {
  width: 40px;
  float: right;
  display: inline;
}
.header .navbar li {
  display: inline-block;
}
.header ul.navbar li a {
  font-size: 14px;
  color: #333;
  padding: 10px 22px;
  border: 1px solid transparent;
  border-radius: 28px;
  text-decoration: none;
  transition: 0.5s;
}
.header .navbar li a.sign-in {
  background-color: #2b28a6;
  color: #fff;
  border: 1px solid #2b28a6;
}
.header .navbar > li > a:focus,
.header .navbar > li > a:hover {
  background-color: #eee;
}
.header .navbar li a.sign-in:hover {
  background-color: #f8f8f8;
  color: #2b28a6;
  padding: 10px 22px;
  border: 1px solid #2b28a6;
  border-radius: 28px;
}
@media (max-width: 1920px) {
  .header .logo img {
    height: auto;
    width: 320px;
  }
}
@media (max-width: 1366px) {
  .container .header .navbar {
    margin-top: 25px;
  }
  .header .logo img {
    height: auto;
    width: 266px;
  }
  .header .navbar {
    margin-top: 20px;
  }
}
@media (max-width: 1200px) {
  .header .navbar li a {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .container .header .navbar {
    margin-top: 20px;
  }
  .header .logo img {
    height: auto;
    width: 200px;
  }
  .header .navbar {
    margin-left: -20px;
  }
}
@media (max-width: 992px) {
  .navbar-header {
    float: right;
  }
  .header ul.navbar li a {
    font-size: 12px;
  }
}
@media (max-width: 892px) {
  .header .navbar li a {
    font-size: 12px;
  }
}
@media (max-width: 860px) {
  .header .navbar {
    display: none;
    margin: 0;
    padding: 0;
    width: 0;
  }
  .header .burger {
    width: 36px;
    padding: 8px 0;
    position: relative;
    cursor: pointer;
    float: right;
    display: inline-block;
    visibility: visible;
    animation: fadeInUp 1s;
  }
  .header .burger svg {
    opacity: 1;
    margin-bottom: 70px;
  }
  .header .burger .navbar-nav {
    margin-bottom: 70px;
  }
  .header .burger .navbar.dropdown ul {
    list-style-type: none;
    background: #fff;
    padding: 56px 10px 10px;
    width: 200px;
    text-align: center;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
  }
  .header .burger .navbar.dropdown ul li a {
    text-decoration: none;
    color: #000;
    line-height: 35px;
    transition: 0.5s;
  }
  .header .burger:hover .navbar.dropdown {
    visibility: visible;
    opacity: 1;
  }
  .header .burger:hover svg .change-stroke {
    fill: #fff;
  }
  .header .burger .navbar.dropdown ul {
    margin-top: 10px;
  }
  .header .burger .navbar.dropdown > ul > li > a:hover {
    color: #2b28a6;
  }
  .header .navbar ul li {
    display: block;
    margin-bottom: 20px;
  }
  .header .navbar li a {
    font-size: 22px;
  }
  .header .navbar li a:hover {
    border-radius: 0;
  }
  .header .navbar li a.sign-in,
  .header .navbar li a.sign-in:hover {
    border-radius: 25px 25px 0 0;
  }
  .navbar-toggle .navbar-toggle-right {
    transition: 0.5s ease;
  }
  .navbar-collapse .collapse {
    transition: 0.5s ease;
  }
}
@media (max-width: 480px) {
  .header .burger {
    width: 60px;
  }
}
@media (max-width: 360px) {
  .container {
    padding: 0;
  }
  .header .burger {
    width: 50px;
  }
}
#helpende {
  position: relative;
  z-index: 10;
}
.helpende.orange-block .text-heading .line {
  bottom: 5px;
}
@media (max-width: 1920px) {
  .helpende.orange-block {
    height: 400px;
  }
  .helpende.orange-block p {
    line-height: 38px;
    margin-bottom: 10px;
  }
  .helpende.orange-block .container.container-inner {
    width: 100%;
  }
}
@media (max-width: 1366px) {
  .helpende.orange-block {
    height: 290px;
  }
  .helpende.orange-block p {
    margin-bottom: 10px;
    color: #fff;
  }
  .helpende.orange-block .canvas-container canvas {
    top: -20px;
  }
  .helpende.orange-block .container.container-inner {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .helpende.orange-block {
    height: 330px;
  }
}
@media (max-width: 1024px) {
  .helpende.orange-block {
    height: 340px;
  }
  .helpende.orange-block .text-heading .line {
    bottom: 14px;
  }
  .helpende.orange-block p {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
  }
}
@media (max-width: 992px) {
  .helpende.orange-block .canvas-container {
    height: 460px;
  }
}
@media (max-width: 768px) {
  .helpende.orange-block .container.container-inner {
    width: 480px;
    padding-top: 80px;
  }
  .helpende.orange-block p {
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .helpende.orange-block .container.container-inner {
    padding-top: 100px;
    width: 100%;
  }
  .helpende.orange-block .canvas-container {
    height: 400px;
  }
  .helpende .orange-wave-img svg {
    width: 1200px;
    margin-left: -360px;
  }
  .helpende.orange-block {
    height: 270px;
  }
  .helpende.orange-block p {
    margin-bottom: 20px;
  }
  .helpende.orange-block .white-button {
    padding: 18px 65px;
    font-size: 19px;
  }
  .helpende.orange-block div .arrow {
    left: 165px;
    top: calc(35%);
    width: 20px;
  }
}
@media (max-width: 445px) {
  .helpende.orange-block p {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (max-width: 420px) {
  .helpende.orange-block .text-heading h1 {
    font-size: 38px;
  }
  .helpende.orange-block .text-heading h2 {
    font-size: 24px;
  }
}
@media (max-width: 360px) {
  .helpende.orange-block .white-button {
    padding: 15px 55px;
    font-size: 16px;
  }
  .helpende.orange-block div .arrow {
    left: 135px;
  }
}
@media (max-width: 320px) {
  .helpende.orange-block p {
    font-size: 16px;
  }
}
footer {
  background-color: #333;
  color: #fff;
  padding: 20px;
  padding-top: 200px;
  text-align: center;
  position: relative;
  right: 0;
  left: 0;
  z-index: 1;
  background-image: url(https://wolk-skool.s3.eu-central-1.amazonaws.com/cdn/img/pattern-stationery-03.svg),
    url(https://wolk-skool.s3.eu-central-1.amazonaws.com/cdn/img/pattern-stationery-4.svg);
  background-position: left bottom, right -110px;
  background-repeat: no-repeat, no-repeat;
  background-size: 238px, 348px;
}
footer nav ul {
  vertical-align: top;
  list-style: none;
  margin: 0;
  display: inline-block;
  text-align: left;
  padding: 20px 26px 46px;
  font-weight: 300;
}
footer nav .nav-h {
  font-size: 18px;
  display: block;
  padding-left: 26px;
  font-weight: 600;
}
footer nav ul li a {
  text-decoration: none;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  transition: 0.5s;
}
footer nav li a:focus,
footer nav li a:hover {
  color: #2b28a6;
  text-decoration: none;
}
footer img {
  margin-bottom: 9px;
}
footer p {
  color: #fff;
}
@media (max-width: 1920px) {
  footer {
    background-size: 335px, 490px;
    background-position: left bottom, right -200px;
  }
}
@media (max-width: 1366px) {
  footer {
    top: 100px;
    background-size: 238px, 348px;
  }
  footer nav ul li a {
    line-height: 35px;
  }
}
@media (max-width: 1200px) {
  footer {
    top: 0;
  }
}
@media (max-width: 1024px) {
  footer {
    background-size: 178px, 261px;
    background-position: left bottom, right -75px;
  }
  footer nav ul {
    vertical-align: top;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: left;
    padding: 20px 26px 19px;
    font-weight: 300;
  }
  footer nav ul li a {
    font-size: 12px;
    line-height: 25px;
  }
  footer nav .nav-h {
    font-size: 14px;
  }
  footer img {
    margin-bottom: 9px;
    width: 355px;
  }
}
@media (max-width: 992px) {
  footer {
    background-size: 134px, 196px;
    background-position: left bottom, right -40px;
    top: 10px;
  }
  footer nav ul {
    vertical-align: top;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: left;
    padding: 20px 26px 10px;
  }
  footer nav ul li a {
    font-size: 12px;
    line-height: 25px;
  }
  footer nav .nav-h {
    font-size: 14px;
  }
  footer img {
    width: 290px;
  }
}
@media (max-width: 768px) {
  footer {
    background-size: 134px, 196px;
    background-position: left bottom, right -40px;
    padding-top: 90px;
  }
  footer nav ul {
    padding: 20px 10px 10px;
  }
  footer nav .nav-h {
    font-size: 14px;
    margin-left: -15px;
  }
  footer img {
    width: 290px;
  }
}
@media (max-width: 480px) {
  footer {
    background-size: 199px, 291px;
    background-position: left bottom, right -140px;
    padding-top: 87px;
  }
  footer nav {
    padding-top: 0;
  }
  footer nav ul {
    text-align: center;
    display: inline;
    margin: 0;
  }
  footer nav ul li {
    margin-top: 3px;
  }
  footer nav ul li a {
    font-size: 20px;
    line-height: 27px;
  }
  footer nav .nav-h {
    font-size: 26px;
    line-height: 36px;
    display: inline-block;
  }
  footer img {
    width: 406px;
  }
}
.canvas-container {
  position: relative;
  width: 100%;
  height: 542px;
  overflow: hidden;
}
.canvas-container canvas {
  position: absolute;
  left: -50px;
  top: 0;
  opacity: 0.55;
  width: calc(100% + 100px);
  height: 542px;
}
.canvas-container #canvas_1_1,
.canvas-container #canvas_2_1 {
  opacity: 1;
}
.orange-block {
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  z-index: 2;
  animation: fadeInUpDelay 1.25s ease;
}
.orange-block .text-heading {
  z-index: 3;
  margin-bottom: 5px;
}
.orange-block .text-heading h1 {
  position: relative;
  z-index: 2;
  color: #7f7ce4;
}
.orange-block .text-heading h2 {
  z-index: 3;
  color: #fff;
  font-size: 34px;
  font-weight: 600;
}
.orange-block .text-heading .line hr {
  background: #fff;
}
.orange-block p {
  z-index: 3;
  position: relative;
  font-size: 22px;
  color: #fff;
  font-weight: 300;
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 25px;
  line-height: 33px;
}
.orange-block .white-button {
  position: relative;
}
.orange-block div .arrow {
  position: absolute;
  width: 18px;
  right: 92px;
  top: 12px;
}
.orange-wave-img {
  width: 100%;
  overflow-x: hidden;
  position: absolute;
  top: 30px;
}
.orange-wave-img svg {
  display: none;
}
@media (max-width: 1920px) {
  .canvas-container,
  .canvas-container canvas {
    height: 580px;
  }
  .orange-block .container.container-inner {
    padding-top: 200px;
  }
  .orange-block p {
    font-size: 25px;
    font-weight: 200;
    line-height: 34px;
  }
  .orange-block .white-button {
    padding: 10px 60px 10px 60px;
  }
  .orange-block div .arrow {
    left: 140px;
    width: 20px;
    top: calc(30%);
  }
}
@media (max-width: 1366px) {
  .canvas-container,
  .canvas-container canvas {
    height: 542px;
  }
  .orange-block .container.container-inner {
    padding-top: 169px;
  }
  .orange-block h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .orange-block .text-heading .line {
    bottom: 12px;
  }
  .orange-block .white-button {
    padding: 8px 54px 8px 54px;
  }
  .orange-block div .arrow {
    left: 125px;
    width: 14px;
    top: calc(25%);
  }
}
@media (max-width: 1024px) {
  .canvas-container,
  .canvas-container canvas {
    height: 500px;
  }
  .orange-block .container.container-inner {
    padding-top: 150px;
  }
  .orange-block .text-heading h2 {
    font-size: 26px;
  }
  .orange-block .text-heading .line {
    bottom: 14px;
  }
  .orange-block .white-button {
    padding: 6px 37px;
  }
  .orange-block div .arrow {
    left: 95px;
    width: 14px;
  }
}
@media (max-width: 768px) {
  .canvas-container,
  .canvas-container canvas {
    height: 440px;
  }
  .orange-block .container.container-inner {
    padding-top: 162px;
  }
  .orange-wave-img {
    top: 0;
  }
  .orange-block .canvas-container canvas {
    display: none;
  }
  .orange-wave-img svg {
    display: block;
    height: 465px;
    margin-left: -240px;
  }
  .orange-block .text-heading {
    z-index: 3;
    margin-bottom: -5px;
  }
}
@media (max-width: 480px) {
  .orange-block .container.container-inner {
    padding-top: 156px;
  }
  .orange-wave-img svg {
    display: block;
    height: 400px;
    margin-left: -240px;
  }
  .orange-block .text-heading {
    margin-bottom: 5px;
  }
  .orange-block .text-heading h2 {
    font-size: 28px;
  }
  .orange-block .text-heading .line {
    bottom: 14px;
  }
  .orange-block p {
    font-size: 16px;
    line-height: 28px;
    width: 85%;
  }
  .orange-block .white-button {
    padding: 18px 65px;
    font-size: 19px;
  }
  .orange-block div .arrow {
    position: absolute;
    width: 20px;
    left: 155px;
    top: calc(35%);
  }
}
@media (max-width: 360px) {
  .orange-block .white-button {
    padding: 15px 55px;
    font-size: 16px;
  }
  .orange-block div .arrow {
    width: 20px;
    left: 135px;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInUpDelay {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  50% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes yAxis {
  50% {
    -webkit-animation-timing-function: cubic-bezier(0.02, 0.01, 0.21, 1);
    animation-timing-function: cubic-bezier(0.02, 0.01, 0.21, 1);
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
}
@keyframes xAxis {
  50% {
    -webkit-animation-timing-function: cubic-bezier(0.3, 0.27, 0.07, 1.64);
    animation-timing-function: cubic-bezier(0.3, 0.27, 0.07, 1.64);
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
}
.clouds .cloud {
  position: absolute;
  z-index: 0;
  -webkit-animation: xAxis 30s infinite cubic-bezier(0.02, 0.01, 0.21, 1);
  animation: xAxis 30s infinite cubic-bezier(0.02, 0.01, 0.21, 1);
}
.clouds .cloud svg {
  -webkit-animation: yAxis 30s infinite cubic-bezier(0.3, 0.27, 0.07, 1.64);
  animation: yAxis 30s infinite cubic-bezier(0.3, 0.27, 0.07, 1.64);
}
.clouds .cloud.cloud-1 {
  left: -60px;
  top: -170px;
  width: 660px;
}
.clouds .cloud.cloud-2 {
  right: 179px;
  top: 122px;
  width: 545px;
}
.clouds .cloud.cloud-3 {
  left: 30px;
  bottom: -106px;
  width: 496px;
}
.clouds .cloud.cloud-4 {
  right: -20px;
  bottom: -620px;
  width: 354px;
}
.clouds .cloud.cloud-5 {
  right: 20px;
  bottom: -1530px;
  width: 408px;
}
.clouds .cloud.cloud-6 {
  right: 1120px;
  bottom: -1150px;
  width: 700px;
}
.clouds .cloud.cloud-7 {
  right: 170px;
  bottom: -2010px;
  width: 670px;
}
.clouds .cloud.cloud-8 {
  right: 800px;
  bottom: -2650px;
  width: 710px;
}
.clouds .cloud.cloud-9 {
  right: 0;
  bottom: -3280px;
  width: 500px;
}
.clouds .cloud.cloud-2,
.clouds .cloud.cloud-2 svg {
  animation-delay: 4s;
  animation-duration: 40s;
}
.clouds .cloud.cloud-3,
.clouds .cloud.cloud-3 svg {
  animation-delay: 6s;
  animation-duration: 50s;
}
.clouds .cloud.cloud-4,
.clouds .cloud.cloud-4 svg {
  animation-delay: 8s;
  animation-duration: 60s;
}
.clouds .cloud.cloud-5,
.clouds .cloud.cloud-5 svg {
  animation-delay: 6s;
  animation-duration: 50s;
}
.clouds .cloud.cloud-6,
.clouds .cloud.cloud-6 svg {
  animation-delay: 4s;
  animation-duration: 40s;
}
.clouds .cloud.cloud-7,
.clouds .cloud.cloud-7 svg {
  animation-delay: 2s;
  animation-duration: 70s;
}
@media (max-width: 1366px) {
  .clouds .cloud.cloud-1 {
    top: -100px;
    width: 600px;
  }
  .clouds .cloud.cloud-3 {
    left: 30px;
    bottom: -106px;
    width: 352px;
  }
  .clouds .cloud.cloud-4 {
    right: -20px;
    bottom: 30px;
    width: 354px;
  }
  .clouds .cloud.cloud-5 {
    right: 70px;
    bottom: -760px;
    width: 388px;
  }
  .clouds .cloud.cloud-6 {
    right: 8000px;
    bottom: -1500px;
    width: 850px;
  }
  .clouds .cloud.cloud-7 {
    right: 170px;
    bottom: -1950px;
    width: 600px;
  }
  .clouds .cloud.cloud-8 {
    right: 800px;
    bottom: -2440px;
    width: 630px;
  }
  .clouds .cloud.cloud-9 {
    display: none;
  }
}
@media (max-width: 1200px) {
  .clouds .cloud.cloud-2 {
    top: 330px;
    width: 455px;
  }
  .clouds .cloud.cloud-3 {
    left: -130px;
    bottom: -410px;
    width: 352px;
  }
  .clouds .cloud.cloud-4 {
    right: -20px;
    bottom: -90px;
    width: 354px;
  }
  .clouds .cloud.cloud-5 {
    right: 70px;
    bottom: -760px;
    width: 388px;
  }
  .clouds .cloud.cloud-6 {
    right: 8000px;
    bottom: -1500px;
    width: 850px;
  }
  .clouds .cloud.cloud-7 {
    right: -110px;
    bottom: -1790px;
    width: 600px;
  }
  .clouds .cloud.cloud-8 {
    right: 750px;
    bottom: -2330px;
    width: 630px;
  }
}
@media (max-width: 1024px) {
  .clouds .cloud.cloud-2 {
    top: 330px;
    width: 455px;
  }
  .clouds .cloud.cloud-3 {
    left: -130px;
    bottom: 10px;
    width: 352px;
  }
  .clouds .cloud.cloud-4 {
    right: 230px;
    bottom: -350px;
    width: 354px;
  }
  .clouds .cloud.cloud-5 {
    right: 760px;
    bottom: -740px;
    width: 388px;
  }
  .clouds .cloud.cloud-6 {
    right: 8000px;
    bottom: -1500px;
    width: 850px;
  }
  .clouds .cloud.cloud-7 {
    right: 100px;
    bottom: -1760px;
    width: 600px;
  }
  .clouds .cloud.cloud-8 {
    right: 750px;
    bottom: -1340px;
    width: 630px;
  }
}
@media (max-width: 992px) {
  .clouds .cloud.cloud-1 {
    top: -100px;
    width: 600px;
  }
  .clouds .cloud.cloud-2 {
    width: 490px;
    left: 530px;
  }
  .clouds .cloud.cloud-3 {
    left: 570px;
    bottom: -515px;
    width: 352px;
  }
  .clouds .cloud.cloud-4 {
    right: 480px;
    bottom: -140px;
    width: 354px;
  }
  .clouds .cloud.cloud-5 {
    right: 70px;
    bottom: -980px;
    width: 388px;
  }
  .clouds .cloud.cloud-6 {
    right: 550px;
    bottom: -1545px;
    width: 600px;
  }
  .clouds .cloud.cloud-7 {
    right: 150px;
    bottom: -2080px;
    width: 490px;
  }
  .clouds .cloud.cloud-8 {
    right: 710px;
    bottom: -2300px;
    width: 630px;
  }
}
@media (max-width: 768px) {
  .clouds .cloud {
    display: none;
  }
}
a.orange-button svg line,
a.orange-button svg path,
a.white-button svg line,
a.white-button svg path {
  transition: fill 0.5s;
}
a.orange-button {
  color: #fff;
  background-color: #2b28a6;
  text-shadow: none;
  border: 1px solid transparent;
  border-radius: 28px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.16);
  padding: 10px 50px;
  font-size: 14px;
  font-weight: 200;
  z-index: 2;
  display: inline-block;
  text-decoration: none;
  transition: color, background 0.5s;
}
.kostes.orange-block .orange-button {
  z-index: 3;
  background-color: #7f7ce4;
}
.kostes a.orange-button:hover,
a.orange-button:hover,
form.kontak input[type="submit"]:hover {
  color: #2b28a6;
  background-color: #fff;
  border: 1px solid #2b28a6;
  transition: color, background 0.5s;
}
a.orange-button svg path {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
a.orange-button svg line {
  fill: #fff;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
a.orange-button:hover svg line {
  fill: #2b28a6;
  stroke: #2b28a6;
}
a.orange-button:hover svg path {
  stroke: #2b28a6;
}
a.white-button {
  color: #2b28a6;
  background: #fff;
  text-shadow: none;
  border: 1px solid transparent;
  border-radius: 28px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.16);
  padding: 10px 50px;
  font-size: 14px;
  line-height: 19px;
  z-index: 2;
  display: inline-block;
  text-decoration: none;
  transition: color, background 0.5s;
}
a.white-button:hover {
  color: #fff;
  border-color: #fff;
  background: 0 0;
  text-decoration: none;
  transition: color, background 0.5s;
}
a.white-button svg path {
  fill: none;
  stroke: #7f7ce4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
a.white-button svg line {
  fill: #7f7ce4;
  stroke: #7f7ce4;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
a.white-button:hover svg line {
  fill: #fff;
  stroke: #fff;
}
a.white-button:hover svg path {
  stroke: #fff;
}
@media (max-width: 1024px) {
  a.orange-button,
  a.white-button {
    font-size: 12px;
    line-height: 17px;
    padding: 7px 40px 7px 40px;
    transition: 0.25s ease;
  }
  a.orange-button .arrow svg {
    width: 14px;
    top: calc(35%);
  }
}
@media (max-width: 480px) {
  a.orange-button,
  a.white-button {
    font-weight: 600;
  }
  a.orange-button .arrow svg {
    width: 14px;
    left: 110px;
    top: calc(30%);
  }
}
.kostes.orange-block {
  margin-bottom: 100px;
  overflow-y: hidden;
}
.kostes.orange-block .container.container-inner {
  padding-top: 100px;
  width: 700px;
}
.kostes.orange-block .text-heading {
  margin-top: 10px;
}
.kostes.orange-block .card {
  z-index: 3;
  padding-top: 20px;
  position: relative;
  width: 300px;
  height: 155px;
  transition: 0.5s;
}
.kostes.orange-block .card h3 {
  font-size: 22px;
  line-height: 33px;
  margin-top: 10px;
  margin-bottom: 12px;
  font-weight: 600;
}
.kostes.orange-block .card p {
  color: #2b28a6;
  font-size: 31px;
  font-weight: 700;
  z-index: 3;
  line-height: 42px;
}
.kostes.orange-block .control {
  position: absolute;
  bottom: -20px;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 3;
}
.kostes.orange-block .background {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (max-width: 1920px) {
  .kostes.orange-block {
    margin-bottom: 150px;
  }
  .kostes.orange-block div .arrow {
    width: 20px;
    left: 190px;
    top: calc(32%);
  }
  .kostes.orange-block .container.container-inner {
    padding-top: 105px;
  }
  .kostes.orange-block .background {
    top: 175px;
    width: 740px;
  }
}
@media (max-width: 1366px) {
  .kostes.orange-block .container.container-inner {
    padding-top: 115px;
    width: 580px;
  }
  .kostes.orange-block .text-heading {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .kostes.orange-block .card {
    width: 240px;
    height: 135px;
    margin: 0 auto;
    padding-top: 5px;
  }
  .kostes.orange-block h2 {
    line-height: 35px;
  }
  .kostes.orange-block .card h3 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
  }
  .kostes.orange-block .control {
    bottom: -20px;
  }
  .kostes.orange-block .orange-button {
    padding: 8px 55px;
  }
  .kostes.orange-block div .arrow {
    width: 14px;
    left: 165px;
    top: calc(25%);
  }
  .kostes.orange-block .background {
    top: 180px;
    width: 640px;
  }
}
@media (max-width: 1024px) {
  .kostes.orange-block .container.container-inner {
    width: 430px;
  }
  .kostes.orange-block {
    margin-bottom: 80px;
  }
  .kostes.orange-block canvas svg {
    height: 387px;
  }
  .kostes.orange-block .card {
    width: 181px;
    height: 101px;
    padding-top: 15px;
  }
  .kostes.orange-block .card h3 {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .kostes.orange-block .card p {
    font-size: 21px;
    line-height: 28px;
  }
  .kostes.orange-block .control {
    bottom: -18px;
  }
  .kostes.orange-block .control a.orange-button {
    padding: 5px 38px;
  }
  .kostes.orange-block div .arrow {
    left: 125px;
  }
  .kostes.orange-block .background {
    top: 175px;
    width: 500px;
  }
}
@media (max-width: 892px) {
  .kostes.orange-block .background {
    width: 500px;
  }
}
@media (max-width: 768px) {
  .kostes.orange-block .container.container-inner {
    padding-top: 50px;
  }
  .kostes .orange-wave-img svg {
    top: 50px;
  }
  .kostes.orange-block {
    margin-bottom: 0;
  }
  .kostes.orange-block .background {
    top: 125px;
  }
  .kostes.orange-block .card h3 {
    font-size: 14px;
    line-height: 19px;
    margin-top: 5px;
  }
  .kostes.orange-block .control {
    bottom: -15px;
  }
  .kostes.orange-block .control a.orange-button {
    width: 125px;
    height: 30px;
  }
}
@media (max-width: 480px) {
  .kostes {
    width: 100%;
  }
  .kostes .orange-wave-img svg {
    height: 455px;
  }
  .kostes.orange-block .container.container-inner {
    padding-top: 50px;
    width: 100%;
  }
  .kostes.orange-block .card {
    width: 200px;
    height: 166px;
    margin: 0;
    padding-top: 10px;
  }
  .kostes.orange-block .card h3 {
    margin-bottom: 20px;
    margin-top: 15px;
  }
  .kostes .card p,
  .kostes.orange-block .card h3 {
    font-size: 17px;
  }
  .kostes.orange-block .control {
    bottom: 10px;
  }
  .kostes.orange-block .control a.orange-button {
    width: 185px;
    height: 40px;
    padding: 10px;
    font-size: 19px;
  }
  .kostes.orange-block div .arrow {
    left: 150px;
    top: calc(80% - (40px / 2));
  }
  .kostes.orange-block div .arrow svg {
    width: 20px;
  }
}
@media (max-width: 420px) {
  .kostes.orange-block .container.container-inner {
    width: 310px;
  }
  .kostes.orange-block .card {
    padding: 4px;
    width: 130px;
  }
  .kostes .card p,
  .kostes.orange-block .card h3 {
    font-size: 14px;
  }
  .kostes.orange-block .control {
    bottom: 5px;
  }
  .kostes.orange-block .control a.orange-button {
    width: 120px;
    font-size: 14px;
  }
  .kostes.orange-block div .arrow {
    left: 100px;
  }
  .kostes.orange-block div .arrow svg {
    width: 14px;
  }
}
@media (max-width: 320px) {
  .kostes.orange-block .container.container-inner {
    width: 290px;
  }
}
.more-info {
  text-align: left;
}
.more-info .container.container-inner {
  width: 865px;
}
.more-info .row {
  margin-bottom: 117px;
}
.more-info h2 {
  margin-bottom: 5px;
  font-size: 26px;
  margin-top: 0;
  font-weight: 600;
}
.more-info hr {
  margin: 0;
  margin-bottom: 14px;
  margin-top: -5px;
}
.more-info img {
  border-radius: 53px;
  max-width: 330px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.06);
}
.more-info img.right-float {
  margin-left: 100px;
}
.meer p,
.more-info p {
  margin-bottom: 80px;
  font-weight: 300;
  color: #818181;
  font-size: 22px;
  line-height: 33px;
}
.more-info .orange-button {
  position: relative;
  transition: 0.5s;
}
.more-info .arrow svg {
  position: absolute;
  left: 150px;
}
@media (max-width: 1920px) {
  .more-info h2 {
    margin-bottom: 10px;
    font-size: 36px;
  }
  .more-info p {
    font-weight: 200;
    font-size: 25px;
    line-height: 34px;
    margin-bottom: 40px;
  }
  .more-info .arrow svg {
    width: 20px;
    left: 130px;
    top: calc(33%);
  }
}
@media (max-width: 1366px) {
  .more-info img {
    width: 330px;
  }
  .more-info img.right-float {
    margin-left: 35px;
  }
  .more-info h2 {
    font-size: 32px;
    margin-top: 10px;
    line-height: 43px;
  }
  .more-info hr {
    width: 49px;
  }
  .more-info p {
    font-weight: 200;
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 20px;
  }
  .more-info .orange-button {
    padding: 8px 50px 8px 50px;
  }
  .more-info .arrow svg {
    left: 135px;
    width: 14px;
    top: calc(35%);
  }
}
@media (max-width: 1024px) {
  .more-info .container.container-inner {
    width: 670px;
  }
  .more-info img {
    width: 248px;
  }
  .more-info img.right-float {
    margin-left: 25px;
  }
  .more-info h2 {
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 2px;
  }
  .more-info hr {
    margin-bottom: 10px;
  }
  .meeer.more-info p,
  .more-info p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .more-info .orange-button {
    padding: 7px 40px 7px 40px;
  }
  .more-info .arrow svg {
    left: 110px;
  }
}
@media (max-width: 992px) {
  .more-info {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .more-info,
  .more-info a.orange-button,
  .more-info p {
    text-align: left;
  }
  .more-info .row {
    margin-bottom: 90px;
  }
  .more-info .container.container-inner {
    width: 680px;
  }
  .more-info h2 {
    font-size: 26px;
    line-height: 36px;
    margin-top: 15px;
  }
  .more-info img {
    margin-bottom: 35px;
  }
  .more-info img.right-float {
    float: none;
    margin: 0;
    margin-bottom: 35px;
  }
  .more-info h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .more-info,
  .more-info a.orange-button,
  .more-info p {
    text-align: center;
  }
  .more-info img,
  .more-info img.right-float {
    width: 248px;
    margin-bottom: 10px;
  }
  .more-info .line hr {
    margin: 0 auto;
    margin-top: -12px;
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  .more-info .container.container-inner {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .more-info .row {
    margin-bottom: 110px;
  }
  .more-info h2 {
    font-size: 28px;
    line-height: 33px;
  }
  .more-info .line hr {
    margin-top: -5px;
  }
  .more-info p {
    margin: 0 auto;
  }
  .more-info .orange-button {
    padding: 18px 65px;
    font-size: 19px;
    margin-top: 35px;
  }
  .more-info a.orange-button .arrow svg {
    width: 20px;
    left: 175px;
    top: calc(35%);
  }
}
@media (max-width: 422px) {
  .more-info p {
    font-size: 18px;
    line-height: 29px;
  }
}
@media (max-width: 360px) {
  .more-info .orange-button {
    padding: 15px 55px;
    font-size: 16px;
    margin-top: 35px;
  }
  .more-info h2 {
    font-size: 24px;
  }
  .more-info .line hr {
    margin-top: -8px;
  }
  .more-info a.orange-button .arrow svg {
    width: 20px;
    left: 150px;
    top: calc(35%);
  }
}
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, 0.3);
}
.modal-content {
  position: relative;
  margin: 15% auto;
  width: 600px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.06);
  transition: 0.5s;
}
.modal-content video {
  border-radius: 30px;
  margin-bottom: -5px;
}
.close {
  cursor: pointer;
  z-index: 3;
  color: #2b28a6;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.06);
  text-align: center;
  font-size: 28px;
  line-height: 29px;
  font-weight: 700;
  position: absolute;
  top: -10px;
  right: -10px;
  transition: 0.5s;
}
.close:focus,
.close:hover {
  background: #2b28a6;
  color: #fff;
}
.hoekom {
  margin-bottom: 200px;
}
.hoekom .container.container-inner {
  width: 1160px;
}
.hoekom .card {
  width: 340px;
  height: 300px;
  line-height: 30px;
  font-size: 18px;
  padding: 41px 30px;
}
.hoekom .card img {
  height: 50px;
}
.hoekom .card h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 33px;
}
.hoekom .card p {
  font-weight: 200;
  padding: 10px 40px;
}
@media (max-width: 1366px) {
  .hoekom {
    margin-bottom: 160px;
  }
  .hoekom .container.container-inner {
    width: 825px;
  }
  .hoekom .text-heading {
    margin-bottom: 30px;
  }
  .hoekom .card {
    width: 240px;
    height: 220px;
    padding: 20px 15px;
    line-height: 17px;
    font-size: 14px;
  }
  .hoekom .card img {
    height: 40px;
  }
  .hoekom .card h3 {
    line-height: 24px;
    font-size: 18px;
  }
  .hoekom .card p {
    padding: 10px 20px;
    line-height: 20px;
  }
}
@media (max-width: 1024px) {
  .hoekom {
    margin-bottom: 60px;
  }
  .hoekom .container.container-inner {
    width: 680px;
  }
  .hoekom .text-heading {
    margin-bottom: 15px;
  }
  .hoekom .card {
    width: 200px;
    height: 176px;
    padding: 15px 7px;
  }
  .hoekom .card img {
    height: 30px;
    width: auto;
  }
  .hoekom .card h3 {
    font-size: 15px;
    line-height: 20px;
    margin-top: 6px;
  }
  .hoekom .card p {
    font-size: 13px;
    line-height: 15px;
  }
}
@media (max-width: 1023px) {
  .hoekom .container.container-inner {
    width: 480px;
  }
}
@media (max-width: 991px) {
  .hoekom .card {
    margin-top: 15px;
  }
  .hoekom .card h3 {
    font-size: 16px;
  }
}
@media (max-width: 892px) {
  .hoekom .card img {
    height: 35px;
  }
}
@media (max-width: 768px) {
  .hoekom {
    margin-bottom: 70px;
  }
  .hoekom .container.container-inner {
    width: 463px;
  }
  .hoekom .card {
    width: 200px;
    height: 177px;
    padding: 16px;
  }
  .hoekom .card h3 {
    font-size: 15px;
  }
  .hoekom .card p {
    padding: 0 10px;
  }
}
@media (max-width: 515px) {
  .hoekom .container.container-inner {
    width: 365px;
  }
  .hoekom .card {
    width: 145px;
    height: 185px;
    margin: 12px auto;
    padding: 5px 2px;
    font-size: 12px;
    line-height: 18px;
  }
  .hoekom .card img {
    margin-top: 10px;
  }
  .hoekom .card h3 {
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .hoekom {
    margin-bottom: 40px;
  }
  .hoekom .container.container-inner {
    width: 339px;
  }
  .hoekom .card h3 {
    font-size: 12px;
  }
  .hoekom .text-heading {
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 360px) {
  .hoekom .container.container-inner {
    width: 313px;
  }
  .hoekom .card {
    width: 145px;
    padding: 2px;
  }
  .hoekom .card img {
    margin-top: 10px;
  }
  .hoekom .card h3 {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (max-width: 320px) {
  .hoekom .container.container-inner {
    width: 290px;
  }
  .hoekom .card {
    width: 130px;
    height: 195px;
  }
}
.welkom {
  margin-top: 50px;
  margin-bottom: 100px;
}
.welkom .container.container-inner {
  width: 1055px;
}
.welkom .welkom-para {
  max-width: 500px;
  margin-right: 70px;
}
.welkom .text-heading {
  text-align: left;
  margin-top: 100px;
  margin-bottom: 20px;
}
.welkom.virseker .welkom-para {
  margin-right: 20px;
}
.welkom.virseker .text-heading {
  margin-top: 120px;
}
.welkom .text-heading h2 {
  position: relative !important;
}
.welkom .text-heading hr {
  margin: 0;
}
.welkom p {
  font-size: 25px;
  line-height: 34px;
}
.welkom p a {
  color: #818181;
  text-decoration: underline;
}
.welkom p a:hover {
  text-decoration: none;
}
.welkom .video-thumb {
  position: relative;
  height: auto;
  animation: fadeInUpDelay 1.25s ease;
  width: 500px;
}
.welkom .video-thumb img {
  position: relative;
}
.welkom .video-thumb img.pattern {
  z-index: 2;
  width: 100%;
  transition: 0.25s;
}
.welkom .video-thumb .video-image {
  position: absolute;
  height: inherit;
  padding: 16%;
  max-width: 700px;
  top: 10px;
  left: 10px;
}
.welkom .video-thumb img.thumb {
  border-radius: 53px;
  z-index: 3;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.16);
  transition: 0.25s;
}
.welkom .video-thumb .play-image {
  z-index: 6;
  position: absolute;
  width: 78px;
  top: calc(50% - (78px / 2));
  left: calc(50% - (78px / 2));
}
.welkom .video-thumb a {
  position: absolute;
  z-index: 4;
  border-radius: 50%;
  width: 78px;
  top: calc(50% - (78px / 2));
  left: calc(50% - (78px / 2));
  transition: 0.25s;
}
.welkom .video-thumb a:hover {
  box-shadow: 0 2px 10px #2b28a6;
}
@media (max-width: 1024px) {
  .welkom {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .welkom .container.container-inner {
    width: 860px;
  }
  .welkom .welkom-para {
    max-width: 370px;
    margin-right: 60px;
  }
  .welkom .text-heading {
    margin-top: 80px;
    margin-bottom: 0;
  }
  .welkom .text-heading hr {
    margin: 0;
  }
  .welkom p {
    font-size: 22px;
    line-height: 30px;
    font-weight: 200;
  }
  .welkom .video-thumb {
    width: 373px;
  }
  .welkom .video-thumb img.thumb {
    border-radius: 43px;
  }
}
@media (max-width: 992px) {
  .welkom p {
    margin-bottom: 80px;
  }
  .welkom .text-heading {
    margin-top: 50px;
  }
}
@media (max-width: 892px) {
  .welkom .container.container-inner {
    width: 750px;
  }
  .welkom .welkom-para {
    max-width: 850px;
    margin: 0;
  }
  .welkom .video-thumb {
    margin: 0 auto;
    width: auto;
  }
}
@media (max-width: 768px) {
  .welkom .container.container-inner {
    width: 100%;
  }
  .welkom {
    margin-top: 0;
  }
  .welkom .text-heading {
    margin-top: 40px;
    text-align: center;
  }
  .welkom .text-heading .line hr {
    margin: 0 auto;
  }
  .welkom p {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 60px;
  }
  .welkom .video-thumb img.pattern {
    width: 373px;
    top: calc(50% - (373px / 2));
  }
  .welkom .video-thumb .video-image {
    width: 100%;
    padding: 0;
    top: calc(70% - (367px / 2));
  }
  .welkom .video-thumb img.thumb {
    width: 240px;
  }
  .welkom .video-thumb a {
    width: 58px;
    top: calc(50% - (58px / 2));
    left: calc(50% - (58px / 2));
  }
}
@media (max-width: 480px) {
  .welkom .video-thumb .video-image {
    padding: 15%;
    top: calc(40% - (248px / 2));
  }
}
@media (max-width: 422px) {
  .welkom p {
    font-size: 18px;
    line-height: 29px;
  }
}
@media (max-width: 360px) {
  .welkom .video-thumb .video-image {
    top: calc(40% - (231px / 2));
  }
}
@media (max-width: 339px) {
  .welkom .video-thumb .video-image {
    top: calc(37% - (190px / 2));
  }
}
@media (max-width: 325px) {
  .welkom .text-heading .line {
    bottom: -10px;
  }
  .welkom .text-heading h2 {
    line-height: 30px;
  }
}
form.kontak {
  margin: 0 auto;
  padding: 15px 49px 60px 49px;
  width: 597px;
  margin-top: 80px;
  margin-bottom: 150px;
  font-size: 12px;
  z-index: 1;
  position: relative;
}
form.kontak .input-container {
  display: inline-block;
  width: 500px;
  position: relative;
  transition: 0.5s ease;
  animation: fadeInUp 1s;
}
form.kontak .input-container label {
  margin-top: 15px;
  font-weight: 400;
  float: left;
  transition: 0.25s ease;
}
form.kontak textarea {
  resize: none;
  height: 12em;
  transition: 0.5s ease;
}
form.kontak span em {
  color: #818181;
  font-weight: 200;
}
form.kontak h2 {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
}
form.kontak input[type="text"],
form.kontak textarea {
  padding: 11px 25px 11px 20px;
  margin: 15px 0;
  border: 1px solid #d5d5d5;
  border-radius: 25px;
  width: 366px;
  float: right;
  color: #818181;
}
form.kontak ul {
  float: left;
  margin-left: 120px;
  margin-top: -12px;
  color: red;
  margin-bottom: -20px;
}
::placeholder {
  color: #d5d5d5;
  font-weight: 300;
}
form.kontak input[type="text"]:focus,
form.kontak textarea:focus {
  outline: 0;
  border: 1px solid #818181;
}
form.kontak input[type="submit"] {
  color: #fff;
  background-color: #2b28a6;
  font-size: 14px;
  border: 1px solid transparent;
  border-radius: 25px;
  padding: 10px 60px;
  margin-top: 20px;
  transition: 0.5s ease-in-out, left 0.5s ease-in-out;
}
form.kontak input[type="submit"]:focus {
  outline: 0;
}
.alert {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  margin: 10px 0;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
}
.alert.alert-danger {
  color: #e64a3a;
  background-color: #ffe3e0;
}
.alert.alert-success {
  color: #77aa74;
  background-color: #e0fff1;
}
@media (max-width: 1366px) {
  form.kontak {
    margin-bottom: 80px;
  }
  form.kontak input[type="submit"] {
    padding: 8px 53px;
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  form.kontak input[type="submit"] {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  form.kontak {
    padding: 20px;
    height: 495px;
    width: 529px;
    margin-bottom: 80px;
  }
  .kontak .text-heading {
    margin: 0 auto;
    margin-bottom: 80px;
  }
  form.kontak input[type="text"],
  form.kontak textarea {
    width: 335px;
  }
  form.kontak .input-container {
    width: 443px;
    text-align: left;
  }
  form.kontak .input-container-stuur {
    text-align: center;
  }
  form.kontak input[type="submit"] {
    margin: 0 auto;
    padding: 9px 50px;
    font-size: 12px;
  }
}
@media (max-width: 580px) {
  form.kontak {
    padding: 15px;
    width: 325px;
    height: 460px;
    border-radius: 15px;
  }
  form.kontak ul {
    margin-left: -20px;
    margin-bottom: -20px;
  }
  .kontak .text-heading {
    margin: 0 auto;
    margin-bottom: -20px;
    margin-top: 40px;
  }
  form.kontak span em {
    font-size: 18px;
  }
  form.kontak input[type="text"],
  form.kontak textarea {
    width: 280px;
    float: none;
    font-size: 14px;
    margin: 10px 0;
  }
  form.kontak input[type="text"] {
    height: 50px;
  }
  form.kontak textarea {
    height: 7em;
  }
  form.kontak .input-container {
    width: 280px;
    text-align: center;
  }
  form.kontak h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  form.kontak .input-container label {
    display: none;
  }
  form.kontak input[type="submit"] {
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  form.kontak {
    height: 490px;
    margin-bottom: 70px;
  }
  form.kontak input[type="text"],
  form.kontak textarea {
    font-size: 18px;
    border-radius: 15px;
    margin: 10px 0;
  }
  form.kontak input[type="submit"] {
    margin: 10px auto;
    padding: 10px 80px;
    font-size: 16px;
  }
}
@media (max-width: 360px) {
  form.kontak {
    height: 470px;
    width: 290px;
    padding: 10px;
  }
  form.kontak .input-container {
    width: 270px;
  }
  form.kontak input[type="text"],
  form.kontak textarea {
    width: 240px;
    font-size: 16px;
  }
  form.kontak input[type="submit"] {
    padding: 10px 70px;
    font-size: 16px;
  }
}
.vrae p.meer-vrae {
  font-weight: 300;
  color: #818181;
  font-size: 22px;
  line-height: 33px;
  margin-bottom: 150px;
}
.vrae h3 {
  color: #2b28a6;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 26px;
  line-height: 36px;
  animation: fadeInUpDelay 1.25s ease;
}
.vrae .line hr {
  margin-bottom: 40px;
  animation: fadeInUpDelay 1.25s ease;
}
.vrae .line hr.orange-hr {
  background-color: #2b28a6;
}
.vrae div.meer-vrae.text-heading {
  margin-top: 0;
  margin-bottom: 10px;
}
section.vrae.meer-vrae {
  margin-top: 30px;
  margin-bottom: 120px;
  text-align: center;
}
.vrae p.meer-vrae {
  width: 270px;
  margin: 0 auto;
}
.vrae a.orange-button {
  position: relative;
  margin-top: 20px;
}
.vrae .arrow svg {
  position: absolute;
  width: 14px;
  left: 110px;
  top: calc(35%);
}
.accordion-section .accordion-container {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 60px;
}
.accordion-section .accordion-container .accordion {
  position: relative;
}
.accordion-section .accordion-container .accordion .tab {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
  border-radius: 15px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.06);
  animation: fadeInUpDelay 1.25s ease;
}
.accordion-section .accordion-container .accordion input {
  position: absolute;
  opacity: 0;
}
.accordion-section .accordion-container .accordion label {
  position: relative;
  display: block;
  padding: 13px 50px 13px 21px;
  margin: 0 0 -10px 0;
  background-color: #fff;
  cursor: pointer;
  border-radius: 15px;
  font-weight: 500;
  font-size: 16px;
}
.accordion-section .accordion-container .accordion label span font-weight {
  transition: font-weight 0.5s ease-in-out;
}
.accordion-section .accordion-container .accordion label svg rect {
  fill: #2b28a6;
}
.accordion-section .accordion-container .accordion label svg path {
  fill: #fff;
}
.accordion-section .accordion-container .accordion .tab-content {
  max-height: 0;
  overflow: hidden;
  background: #fff;
  border-radius: 0 0 15px 15px;
  padding: 5px;
  -webkit-transition: max-height 0.35s;
  -o-transition: max-height 0.35s;
  transition: max-height 0.35s;
}
.accordion-section .accordion-container .accordion .tab-content p {
  margin: 10px;
  padding: 10px;
  color: #818181;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
.accordion-section
  .accordion-container
  .accordion
  input:checked
  ~ .tab-content {
  max-height: 30em;
}
.accordion-section .accordion-container .accordion label svg {
  position: absolute;
  float: right;
  display: inline-block;
  height: 27px;
  width: 27px;
  right: 10px;
  top: 10px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
.accordion-section
  .accordion-container
  .accordion
  input[type="radio"]:checked
  + label {
  font-weight: 600;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.06);
}
.accordion-section
  .accordion-container
  .accordion
  input[type="radio"]:checked
  + label
  svg {
  transform: rotate(180deg);
  transition: 0.5s ease;
}
.accordion-section
  .accordion-container
  .accordion
  input[type="radio"]:checked
  + label
  svg
  rect {
  fill: #818181;
  transition: 0.5s ease;
}
.accordion-section .accordion-container .accordion a.accordion-button {
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 0 0 0 30px;
  border: 1px solid #46d281;
  background: #46d281;
  font-weight: 500;
  font-size: 16px;
  line-height: 50px;
  border-radius: 4px;
  transition: 0.5s;
}
.accordion-section .accordion-container .accordion a.accordion-button:hover {
  background: 0 0;
  color: #46d281;
}
@media (max-width: 1920px) {
  .vrae a.orange-button {
    padding: 10px 60px;
  }
  .vrae .arrow svg {
    width: 20px;
    left: 120px;
  }
}
@media (max-width: 1366px) {
  .vrae .arrow svg {
    width: 14px;
    left: 120px;
  }
}
@media (max-width: 1024px) {
  .vrae h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .vrae a.orange-button {
    padding: 6px 45px;
  }
  .vrae a.orange-button .arrow svg {
    left: 100px;
  }
  .accordion-section .accordion-container {
    margin-bottom: 50px;
  }
  section.vrae.meer-vrae {
    margin-bottom: 80px;
  }
}
@media (max-width: 768px) {
  .vrae h3 {
    margin-top: 0;
  }
  .vrae a.orange-button {
    position: relative;
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .accordion-section .accordion-container .accordion .tab {
    position: relative;
  }
  .accordion-section .accordion-container .accordion label {
    padding: 13px 80px 13px 21px;
    font-size: 20px;
  }
  .accordion-section .accordion-container .accordion .tab-content p {
    font-size: 20px;
  }
  .accordion-section .accordion-container .accordion label svg {
    height: 47px;
    width: 47px;
    top: 13px;
  }
  .vrae a.orange-button {
    padding: 15px 65px;
    font-size: 16px;
    margin-bottom: 0;
  }
  .vrae a.orange-button .arrow svg {
    left: 135px;
    top: calc(35%);
    width: 20px;
  }
  section.vrae.meer-vrae {
    margin-bottom: 60px;
  }
}
@media (max-width: 360px) {
  .accordion-section .accordion-container .accordion label {
    font-size: 16px;
  }
  .vrae div.meer-vrae.text-heading,
  .vrae div.meer-vrae.text-heading h2 {
    margin-bottom: 0;
  }
  .vrae a.orange-button {
    padding: 15px 55px;
    font-size: 16px;
  }
  .vrae a.orange-button .arrow svg {
    left: 120px;
    width: 20px;
  }
  .accordion-section .accordion-container .accordion .tab-content p {
    font-size: 16px;
  }
}
.meer.orange-block {
  margin-bottom: 150px;
  margin-top: 60px;
}
.meer.orange-block .container.container-inner {
  padding-top: 165px;
}
.meer.orange-block .container.container-inner p {
  color: #fff;
  margin-bottom: 25px;
}
@media (max-width: 1920px) {
  .meer p {
    font-size: 25px;
  }
}
@media (max-width: 1366px) {
  .meer p {
    font-size: 22px;
  }
}
@media (max-width: 1024px) {
  .meer.orange-block .container.container-inner {
    padding-top: 125px;
  }
}
@media (max-width: 892px) {
  .meer.orange-block .container.container-inner {
    padding-top: 140px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .meer p {
    font-weight: 200;
    line-height: 30px;
    margin: 0 auto;
    margin-bottom: 85px;
  }
  .meer.orange-block {
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .meer.orange-block .container.container-inner {
    padding-top: 60px;
    width: 100%;
  }
  .meer .orange-wave-img svg {
    margin-top: 0;
    margin-bottom: 0;
    height: 440px;
  }
}
@media (max-width: 767px) {
  .meer.more-info p {
    margin-bottom: 0;
    width: auto;
  }
}
@media (max-width: 480px) {
  .meer p,
  .more-info p {
    font-size: 22px;
    font-weight: 200;
    line-height: 30px;
    width: auto;
  }
  .meer.orange-block .text-heading h2 {
    font-size: 28px;
  }
  .meer.orange-block .container.container-inner {
    padding-top: 30px;
  }
  .meer.orange-block .container.container-inner p {
    font-size: 22px;
    line-height: 28px;
    width: 85%;
  }
}
@media (max-width: 445px) {
  .meer.orange-block .container.container-inner p {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (max-width: 422px) {
  .meer p,
  .more-info p {
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    width: auto;
  }
}
@media (max-width: 414px) {
  .meer .text-heading h1 {
    font-size: 45px;
  }
  .meer.orange-block .text-heading h2 {
    font-size: 22px;
  }
}
@media (max-width: 360px) {
  .meer .text-heading h1 {
    font-size: 32px;
  }
}
