@charset "utf-8";
/**
*   LESS
*   version 0.0.1
*
*   @ Main
*/
/* ----------------------------------------------- */
/*
* 	@ Import
*/
/* :: Bootstrap */
/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f7d58b2bbc67c8cbb3ed)
 * Config saved to config.json and https://gist.github.com/f7d58b2bbc67c8cbb3ed
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,900,900italic,300italic,300');
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900');
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: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-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;
  -moz-box-sizing: content-box;
  -webkit-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 #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 0;
  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;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 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-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 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: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 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: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 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;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid: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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (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: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.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;
  }
}
/* :: Core */
/**
*   Epidm
*   LESS
*   version 0.0.1
*
*   @ Core :: Variables
*/
/* ----------------------------------------------- */
/**
*	Index
*
*	[1]	 Colorscheme Variables
*	[2]	 Transition Variables
*	[3]	 Font-family Variables
*	[4]	 Screen Sizes
*/
/* ----------------------------------------------- */
/**
* 	Colorscheme
*/
/* ------------------------------------------- */
/**
	*	greys
	*/
/* ------------------------------------------- */
/**
	*	colors
	*/
/* ------------------------------------------- */
/* ----------------------------------------------- */
/**
*	Transition Variables
* 	more information about easing-properties & easing-generator
*	http://matthewlein.com/ceaser
*/
/* ------------------------------------------- */
/**
	*	transition-time
	*/
/* ----------------------------------------------- */
/**
*	Font-Family Variables
*/
/* ------------------------------------------- */
/**
	*	font-sizes
	*/
/* ~18px, ~1.8rem */
/* ~12px, ~1.2rem */
/* ------------------------------------------- */
/**
	*	font-sizes	(headings h1-h6)
	*/
/* ~36px, ~3.6rem */
/* ~30px, ~3.0rem */
/* ~24px, ~2.4rem */
/* ~18px, ~1.8rem */
/*  14px, ~1.4rem */
/* ~12px, ~1.2rem */
/* ------------------------------------------- */
/**
	*	line-height
	*/
/* 20/14 */
/* ~22px */
/* ----------------------------------------------- */
/**
*	Screen Sizes
*/
/* ------------------------------------------- */
/**
	*	phone
	*/
/* ------------------------------------------- */
/**
	*	tablet	(portrait)
	*/
/* ------------------------------------------- */
/**
	*	desktop (medium)
	*	tablet 	(landscape)
	*/
/* ------------------------------------------- */
/**
	*	desktop	(large)
	*/
/* ------------------------------------------- */
/**
	*	desktop	(extra-large)
	*/
/* ------------------------------------------- */
/**
	*	max breakpoints
	*/
/* ~767px */
/* ~991px */
/* ~1199px */
/* ~1827px */
/* ----------------------------------------------- */
/**
*   Epidm
*   LESS
*   version 0.0.1
*
*   @ Core :: Mixins
*/
/* ----------------------------------------------- */
/**
*	Index
*
*	[1]	 Animation 			:: .animation( @animation )
*	[2]	 Backface 			:: .backface( @backface )
*	[3]	 Border-radius 		:: .border-radius( @radius )
*	[4]	 Box-shadow 		:: .box-shadow( @shadow )
*	[5]	 Box-sizing 		:: .box-sizing( @box-sizing )
*	[6]	 Font-size 			:: .font-size( @size )
*	[7]	 Font-smoothing		:: .font-smoothing()
*	[8]	 Opacity 			:: .opacity( @opacity() )
*	[9]	 Placeholder 		:: .placeholder( @rules() )
*	[10] Set-highlight 		:: .set-highlight( @highlight )
*	[11] Set-selection		:: .set-selection( @highlight )
*	[12] Text-overflow 		:: .text-overflow()
*	[13] Text-shadow 		:: .text-shadow( @shadow )
*	[14] Transition 		:: .transition( @transition )
*
*	Transformations
*	[15] Rotate 			:: .rotate( @degrees )
*	[16] RotateX 			:: .rotateX( @degrees )
*	[17] RotateY 			:: .rotateY( @degrees )
*	[18] RotateZ 			:: .rotateZ( @degrees )
*	[19] Rotate3D 			:: .rotate3d( @x; @y; @z; @angle )
*	[20] Scale 				:: .scale( @ratio )
*	[21] Skew 				:: .skew( @skew )
*	[22] Transform 			:: .transform( @transform )
*	[23] Transform-origin	:: .transform-origin( @transform )
*	[24] TranslateX 		:: .translateX( @x )
*	[25] TranslateY 		:: .translateY( @y )
*	[26] TranslateZ 		:: .translateZ( @z)
*	[27] Translate3D 		:: .translate3d( @x; @y; @z; )
*
*	Perspective
*	[28] Perspective 		:: .perspective( @perspective )
*	[29] Perspective-origin	:: .perspective-origin( @origin )
*
*	[30] Clear-fix			:: .clearfix()
*
*	[31] Box Shadow Dept 	:: .box-shadow-dept( @level )
*
*	[32] Media Queries		:: @media @{device} (mobile, tablet, desktop, desktop-xl)
*/
/* ----------------------------------------------- */
/**
* 	Animation
* 	@animation
*/
/* ----------------------------------------------- */
/**
* 	Backface
* 	@backface
*/
/* ----------------------------------------------- */
/**
* 	Border Radius
* 	@radius
*/
/* ----------------------------------------------- */
/**
* 	Box Shadow
* 	@shadow
*/
/* ----------------------------------------------- */
/**
* :: Box Sizing
*/
/* ----------------------------------------------- */
/**
* 	Font Size
*	@size
*/
/* ----------------------------------------------- */
/**
* 	Font Smoothing (anti-aliasing)
*/
/* ----------------------------------------------- */
/**
* 	Opacity
*	@opacity
*/
/* ----------------------------------------------- */
/**
* 	Placeholder
*	@rules
*/
/* ----------------------------------------------- */
/**
* 	Set-highlight
*	@highlight
*/
/* ----------------------------------------------- */
/**
* 	Set-selection
*	@highlight
*/
/* ----------------------------------------------- */
/**
* 	Text-overflow
*/
/* ----------------------------------------------- */
/**
* 	Text Shadow
*	@shadow
*/
.long-text-shadow {
  text-shadow: 1px 1px 1px rgba(24, 23, 12, 0.12), 3px 3px 3px rgba(24, 23, 12, 0.08), 5px 5px 5px rgba(24, 23, 12, 0.04), 7px 7px 7px rgba(24, 23, 12, 0.02);
}
/* ----------------------------------------------- */
/**
* 	Transition
* 	@transition
*/
/* ----------------------------------------------- */
/**
* 	Transform Mixins
*/
/* ----------------------------------------------- */
/**
* 	Transform: Rotate
* 	@degrees
*/
/* ----------------------------------------------- */
/**
* 	Transform: RotateX
* 	@degrees
*/
/* ----------------------------------------------- */
/**
* 	Transform: RotateY
* 	@degrees
*/
/* ----------------------------------------------- */
/**
* 	Transform: RotateZ
* 	@degrees
*/
/* ----------------------------------------------- */
/**
* 	Transform: Rotate3D
* 	@x; @y; @z; @angle
*/
/* ----------------------------------------------- */
/**
* 	Transform: Scale
* 	@ratio
*/
/* ----------------------------------------------- */
/**
* 	Transform: Skew
* 	@skew
*/
/* ----------------------------------------------- */
/**
* 	Transform
*	@transform
*/
/* ----------------------------------------------- */
/**
* 	Transform-origin
* 	@origin
*/
/* ----------------------------------------------- */
/**
* 	Transform: TranslateX
* 	@x
*/
/* ----------------------------------------------- */
/**
* 	Transform: TranslateY
* 	@y
*/
/* ----------------------------------------------- */
/**
* 	Transform: TranslateZ
* 	@x, @y
*/
/* ----------------------------------------------- */
/**
* 	Transform: Translate3D
* 	@x, @y, @z
*/
/* ----------------------------------------------- */
/**
* 	Perspective Mixins
*/
/* ----------------------------------------------- */
/**
* 	Perspective
*	@perspective
*/
/* ----------------------------------------------- */
/**
* 	Perspective-origin
*	@origin
*/
/* ----------------------------------------------- */
/**
* 	Clear-fix
*/
/* ----------------------------------------------- */
/**
* 	Gradient Left to Right
*	@color1, color2
*/
/* ----------------------------------------------- */
/**
* 	Box Shadow Dept
*	@level
*/
/* ----------------------------------------------- */
/**
* 	Media Queries
*	@media {@device}
*/
/* ----------------------------------------------- */
/**
*   Epidm
*   LESS
*   version 0.0.1
*
*   @ Core :: Fonts
*/
/* ----------------------------------------------- */
/*
* 	@ Import
*/
/* :: Google Webfont 'Roboto' */
/* :: Google Webfont 'Titillium' */
/* ----------------------------------------------- */
/*
* 	Icon Fonts
*/
/* :: 'Ionicons' */
/* ----------------------------------------------- */
/* :: General */
/*
Theme Name:     NBL 2015
Theme URI:      http://www.noblestreet.eu
Description:    NBL 2015 child theme for Twenty Thirteen.
Author:         noblestreet
Author URI:     http://www.noblestreet.eu
Template:       twentythirteen
Version:        1.0.0
License:    GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: noblestreet
Text Domain: twentythirteen

*/
/* mixin */
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.no-highlight {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
html,
body {
  backface-visibility: hidden;
  width: 100%;
}
html.html {
  overflow-y: scroll !important;
  margin-top: 0 !important;
}
@media screen and (max-width: 782px) {
  html.html {
    margin-top: 0 !important;
  }
}
body {
  color: #414042;
  font-family: 'Roboto', sans-serif;
}
a {
  text-decoration: none;
}
a:focus,
a:hover {
  text-decoration: none;
}
.logo-slabbers {
  top: 120px;
  position: absolute;
  z-index: 9999;
  left: 50px;
  padding-left: 10px;
  font-size: 20px;
  color: #9A9A9A;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .logo-slabbers {
    top: 50px;
    left: 20px;
    font-size: 14px;
  }
}
/* ----------------------------------------------- */
/**
*   [default]
*   LESS
*   version 0.0.1
*
*   @ UI -> Typography
*/
/* ----------------------------------------------- */
/**
* Headings (h1, h2, h3, h4, h5, h6)
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  position: relative;
  margin: 0 auto 20px;
  font-weight: 300;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: default;
}
h1::selection,
h2::selection,
h3::selection,
h4::selection,
h5::selection,
h6::selection {
  background: rgba(0, 0, 0, 0);
}
h1::-moz-selection,
h2::-moz-selection,
h3::-moz-selection,
h4::-moz-selection,
h5::-moz-selection,
h6::-moz-selection {
  background: rgba(0, 0, 0, 0);
}
h1 {
  font-size: 75px;
  font-size: 7.5rem;
  font-weight: bold;
  margin-top: 50px;
  line-height: normal;
}
h2 {
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: bold;
}
h3 {
  font-size: 20px;
  font-size: 2rem;
}
h4 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
}
h5 {
  font-size: 13px;
  font-size: 1.3rem;
}
h6 {
  font-size: 12px;
  font-size: 1.2rem;
}
.title {
  display: block;
  position: relative;
  margin: 0 auto 30px;
  font-weight: 700;
  font-size: 17.5px;
  font-size: 1.75rem;
  text-transform: uppercase;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.title::selection {
  background: rgba(0, 0, 0, 0);
}
.title::-moz-selection {
  background: rgba(0, 0, 0, 0);
}
/* ----------------------------------------------- */
/**
* A Href (:link, :visited, :hover, :focus, :active)
*/
a {
  display: inline-block;
  position: relative;
  outline: 0;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: all 250ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  -moz-transition: all 250ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  -ms-transition: all 250ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  -o-transition: all 250ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  transition: all 250ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
}
a::selection {
  background: rgba(0, 0, 0, 0);
}
a::-moz-selection {
  background: rgba(0, 0, 0, 0);
}
a:hover,
a:active {
  text-decoration: none;
}
a.link {
  text-decoration: none;
  color: #d9534f;
}
a.link:after {
  content: '';
  position: absolute;
  width: 0;
  height: 1px;
  bottom: 0;
  left: 45%;
  background: #d9534f;
  -webkit-transition: all 250ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  -moz-transition: all 250ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  -ms-transition: all 250ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  -o-transition: all 250ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  transition: all 250ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
}
a.link:hover:after,
a.link:focus:after,
a.link:active:after {
  width: 100%;
  left: 0;
}
/* ----------------------------------------------- */
/**
* Paragraphs
*/
p {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 15px;
}
/* ----------------------------------------------- */
/*
*   Html & Body
*/
/* ----------------------------------------------- */
/*
*   Home - eye catcher
*/
.logo {
  position: absolute;
  top: 50px;
  left: 50px;
  z-index: 1000;
  width: 400px;
  opacity: 0;
  display: block;
}
@media (max-width: 768px) {
  .logo {
    width: 150px;
    left: 20px;
    top: 20px;
  }
}
.page-divider {
  height: 5px;
  width: 100%;
  margin: 0;
  padding: 0;
}
#home {
  background-image: url("../src/assets/images/background.jpg"), linear-gradient(to bottom, #ffffff 0%, #dadada 50%, #f8f8f8 100%);
  background-size: auto 110%;
  background-repeat: no-repeat;
  background-position: 40% 50%;
  position: relative;
  margin-top: 50px;
  display: block;
  opacity: 0;
  width: 100%;
  height: 300px;
}
#drone1 {
  display: inline-block;
  position: relative;
  left: -100px;
  top: 300px;
  z-index: 1000;
}
#drone2 {
  display: inline-block;
  position: relative;
  left: -100px;
  top: 150px;
  z-index: 1000;
}
#drone-pin1,
#drone-pin2 {
  display: block;
  width: 100%;
  z-index: 1000;
  height: 0px;
  position: absolute;
  top: 0;
}


/* shaimo remo --*/

body {
  padding-bottom: 100px;
}
.carousel {
  margin-top: 100px;
}
.carousel-item {
  width: 100%;
  text-align: center;

}

.carousel-item img {
  width: 100%;
}

.card {
  display: inline-block;
  width: 300px;
  float: right;
}

.card-title {
  padding-top: 14px;
  font-size: 18px;
}
.card-inner {
  background: #F5B906;
  color: white;
  padding: 14px 30px 0 30px
}
.card-text {
  padding-top: 30px;
  font-style: italic;
}
.card a {
  text-decoration: underline;
  color: white;
}
.card-inner:after {
  content: "";
  background: #F5B906;
  width: 20px;
  height: 20px;
  display: inline-block;
  /* border: 1px solid red; */
  position: relative;
  left: 70%;
  top: 14px;
  transform: rotate(-45deg) translate(-50%, -50%);
}

@media (max-width: 991px) {
 .card {
   margin: 40px;
 }
}

.heading {
  padding: 0;
}
.anchor {
  top: -20px;
  position: absolute;
}
@media (min-width: 768px) {
  .anchor {
    top: -95px;
  }
}
.nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background-color: white;
  padding-bottom: 12px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .nav {
    display: none;
  }
}
.nav-active {
  /* opacity: 1 !important; */
}
.nav-item {
  padding: 0;
  margin: 0;
  /* opacity: 0.4; */
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  font-size: 16px;
  vertical-align: top;
}

.nav-item-disabled {
  opacity: 0.6;
  pointer-events: none;
}
.nav-item-content {
  font-size: 10px;
  padding-top: 10px;
  font-weight: normal;
  display:inline-block;
  color: black;
  white-space: normal;
}
.nav-item-content p {
  font-size: 10px;
  padding: 0;
  margin: 0;
  display:inline-block;
}

.nav-item-0 {
  margin: 0;
  padding: 6px;
  pointer-events: none;
}

.nav-item-1 {
  /* background-color: rgb(200,200,200); */
  color: black;
}
.nav-item-2 {
  /* background-color: rgb(36,179,107); */
  color: white;
}
.nav-item-3 {
  /* background-color: rgb(0,25,230); */
  color: white;
}
.nav-item-4 {
  /* background-color: #F5B906; */
  color: black;
}
.nav-item-5 {
  /* background-color: rgb(200,200,200); */
  color: black;
}
.nav-item-6 {
  /* background-color: rgb(200,200,200); */
  color: black;
}

/* -- shame */

.dummy-space {
  width: 100%;
  height: 2000px;
  background-color: #fff;
}
.trigger1 {
  width: 100%;
  position: relative;
  top: -500px;
}
.textbox-container {
  height: 100%;
  z-index: 2000;
  position: relative;
  position: absolute;
  top: 0 ;
  width: 100%;
}
@media (max-width: 480px) {
  .textbox-container {
    position: relative;
    top: auto;
  }
}
.textbox-container .textblock.one .show-button {
  top: 600px;
  left: 65%;
}
@media (max-width: 480px) {
  .textbox-container .textblock.one .content-container p {
    padding-top: 25px;
  }
}
.textbox-container .textblock.two .show-button {
  top: 600px;
  left: 40%;
}
.textbox-container .textblock.three .show-button {
  top: 550px;
  left: 21%;
}
.textbox-container .textblock.four .show-button {
  top: 530px;
  left: 53%;
}
.textbox-container .textblock.five .show-button {
  top: 458px;
  left: 25%;
}
.textbox-container .textblock.six .show-button {
  top: 710px;
  left: 27%;
}
@media (max-width: 480px) {
  .textbox-container .textblock.six .content-container p {
    padding-bottom: 25px;
  }
}
.textbox-container .textblock .content-container {
  width: 250px;
  position: absolute;
  top: 0px;
  left: 100px;
  display: none;
  z-index: 2000;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 480px) {
  .textbox-container .textblock .content-container {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }
}
.textbox-container .textblock .content-container p {
  margin: 0;
  background: rgba(40, 52, 129, 0.7);
  padding: 10px;
  color: white;
  padding-left: 30px;
}
.textbox-container .textblock .content-container p strong {
  display: block;
}
.textbox-container .textblock .show-button {
  position: absolute;
  z-index: 5000;
  width: 100px;
  height: 100px;
  border: none;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  background-color: transparent;
  cursor: pointer;
  -webkit-animation: pulse 5s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 5s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 5s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 5s infinite cubic-bezier(0.66, 0, 0, 1);
}
.textbox-container .textblock .show-button:hover {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  animation: none;
}
@media (max-width: 480px) {
  .textbox-container .textblock .show-button {
    display: none;
  }
}
@keyframes pulse {
  40%,
  45% {
    box-shadow: 0 0 0 45px rgba(69, 139, 121, 0);
  }
  50% {
    box-shadow: none;
  }
}
@-webkit-keyframes pulse {
  40%,
  45% {
    box-shadow: 0 0 0 45px rgba(69, 139, 121, 0);
  }
  50% {
    box-shadow: none;
  }
}
@-moz-keyframes pulse {
  40%,
  45% {
    box-shadow: 0 0 0 45px rgba(69, 139, 121, 0);
  }
  50% {
    box-shadow: none;
  }
}
@-ms-keyframes pulse {
  40%,
  45% {
    box-shadow: 0 0 0 45px rgba(69, 139, 121, 0);
  }
  50% {
    box-shadow: none;
  }
}
@media (max-width: 1199px) {
  .textbox-container .textblock {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@media (max-width: 480px) {
  .textbox-container .textblock {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.main-nav {
  position: fixed;
  display: block;
  width: 100%;
  bottom: -5px;
  z-index: 9999;
  text-align: left;
}
.main-nav ul {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 4px;
  background: #EEF8F6;
  -webkit-box-shadow: -4px -3px 17px 0px rgba(50, 50, 50, 0.27);
  -moz-box-shadow: -4px -3px 17px 0px rgba(50, 50, 50, 0.27);
  -ms-box-shadow: -4px -3px 17px 0px rgba(50, 50, 50, 0.27);
  -o-box-shadow: -4px -3px 17px 0px rgba(50, 50, 50, 0.27);
  box-shadow: -4px -3px 17px 0px rgba(50, 50, 50, 0.27);
}
.main-nav ul li {
  display: inline-block;
  float: left;
  padding-right: 4px;
}
.main-nav ul li:last-child {
  padding-right: 0;
}
.main-nav ul li a {
  width: 102px;
  height: 102px;
  display: block;
  padding: 10px 0 0 10px;
  text-align: left;
  background-position: center;
  background-size: cover;
}
.main-nav ul li a.bg1 {
  background-image: url("//twee.destraad.nl/wp-content/uploads/2017/05/icoon_1_project.jpg");
}
.main-nav ul li a.bg2 {
  background-image: url("//twee.destraad.nl/wp-content/uploads/2017/04/icoon_1_initiatief.jpg");
}
.main-nav ul li a.bg3 {
  background-image: url("//twee.destraad.nl/wp-content/uploads/2017/04/icoon_2_geld.jpg");
}
.main-nav ul li a.bg4 {
  background-image: url("//twee.destraad.nl/wp-content/uploads/2017/04/icoon_3_samenwerken.jpg");
}
.main-nav ul li a.bg5 {
  background-image: url("//twee.destraad.nl/wp-content/uploads/2017/04/icoon_4_gewoonte.jpg");
}
.main-nav ul li a.bg6 {
  background-image: url("//twee.destraad.nl/wp-content/uploads/2017/05/icoon_7_partners.jpg");
}
.main-nav ul li a.bg7 {
  background-image: url("//twee.destraad.nl/wp-content/uploads/2017/04/icoon_7_contact.jpg");
}

.main-nav ul li a.bg8 {
  background-image: url("//twee.destraad.nl/wp-content/uploads/2017/04/icoon_0_home1.jpg");
}

.main-nav ul li a.bg9 {
  background-image: url("//twee.destraad.nl/wp-content/uploads/2017/04/icoon_5_download-straaDkrant2.0.jpg");
}

.main-nav ul li a.bg10 {
  background-image: url("//twee.destraad.nl/wp-content/uploads/2017/04/icoon_6_download-straaDplaat2.0.jpg");
}

.main-nav ul li a.checklist {
  background-image: url("//twee.destraad.nl/wp-content/uploads/2018/08/7_blokje_checlist.jpg");
}

.main-nav ul li a span {
  font-size: 18px;
  color: black;
  background: #F5B906;
  line-height: 1.5;
  display: inline;
  padding-right: 10px;
  z-index: 5000;
}
.main-nav ul li a .layer {
  width: 100%;
  height: 100%;
  background: #67BEAC;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.1;
}
.main-nav ul li a:hover {
  opacity: 0.8;
}

.other-link{
  top: 50px;
  right: 50px;
  position: absolute;
  display: inline-block;
  z-index: 10000;
}

.other-link img{
  display: block;
}

.other-link span{
  color: #F5B906;
  font-weight: bold;
  position: relative;
  top: 15px;
}

@media (max-width: 767px) {
  .main-nav {
    text-align: left;
  }
  .main-nav ul {
    width: 100%;
    padding-right: 0;
    padding-bottom: 0;
  }
  .main-nav ul li {
    width: 16.6%;
    float: left;
    padding-right: 4px;
  }
  .main-nav ul li:last-child {
    padding-right: 4px;
  }
  .main-nav ul li a {
    width: auto;
    max-width: 100%;
  }
}

.header {
  padding-bottom: 20px;
  height: 420px;
}
.header .col-sm-1 {
  padding-right: 0;
}
@media (max-width: 767px) {
  .header {
    height: auto;
  }
  .header .col-sm-1 {
    padding-left: 0;
  }
}
.header .side-title {
  height: 400px;
  text-align: center;
  border-bottom-right-radius: 15px;
  padding: 10px;
}
@media (max-width: 767px) {
  .header .side-title {
    padding-bottom: 15px;
    height: auto;
  }
}
.header .side-title p {
  display: block;
  font-weight: bold;
  font-size: 35px;
  margin: 0;
}
@media (max-width: 767px) {
  .header .side-title p {
    float: none;
    display: inline-block;
    border: none;
  }
}
.header .side-title h2 {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  display: inline-block;
  transform-origin: left;
  width: 270px;
  text-align: right;
  top: 330px;
  margin: 0;
  font-weight: 700;
}
@media (max-width: 767px) {
  .header .side-title h2 {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 0;
    position: relative;
    width: auto;
    text-align: center;
    margin-left: 10px;
  }
}
@media (max-width: 992px) {
  .header .side-title h2 {
    font-size: 2.5rem;
  }
}
.header .titles {
  padding-left: 15px;
}
@media (max-width: 768px) {
  .header .titles {
    padding-left: 0;
  }
  .header .titles h1 {
    font-size: 4rem;
  }
}
.header .titles h3 {
  font-style: italic;
}
.body img {
  max-width: 100%;
  width: auto;
}
.parallax {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 100%;
}
.parallax .carousel, .parallax .flickity-viewport {
  height: 100%!important; 
}

.parallax img {
  width: 100%;
}
.hsContainer {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  position: absolute;
  top: 0;
}
.hsContainer .hsContent {
  left: 50%;
  max-width: 700px;
  position: absolute;
  color: #ffffff;
  text-transform: uppercase;
  top: 30%;
}
.hsContainer .hsContent h2 {
  font-size: 5vw;
  text-transform: none;
}
section {
  border-bottom: 5px solid #414042;
  padding-bottom: 50px;
  position: relative;
  background: #ffffff;
  z-index: 1;
}
section#intro {
  padding-bottom: 0;
}
@media (max-width: 768px) {
  section#intro {
    margin-top: 50px;
  }
}
.col.txt p {
  width: 33%;
  padding-right: 15px;
  float: left;
  margin: 0 0 20px;
}
.col.txt p strong {
  display: block;
  font-weight: normal;
  font-size: 2rem;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .col.txt p {
    width: 100%;
  }
}
.col.txt ul {
  padding-left: 15px;
}
.col.txt ul li {
  width: 33%;
  float: left;
  margin: 0 0 20px;
  padding-right: 25px;
}
@media (max-width: 768px) {
  .col.txt ul li {
    width: 100%;
  }
}
.col {
  margin-bottom: 25px;
}
.col.img {
  float: left;
}

.partner-logo__container {
    padding-left: 5px;
    padding-right: 5px;
}
@media (max-width: 425px) {
    .partner-logo__container {
        padding-left: 8px;
        padding-right: 8px;
    }
}

.partner-logo {
    padding: 0 10px!important;
    margin-bottom: 15px;
    min-height: 100%;
}

@media (max-width: 425px) {
    .partner-logo {
        margin-bottom: 10px;
        padding: 0 7px!important;
    }
}

.partner-logo img {
    width: 100%;
    height: 100%;
    max-height: 140px;
}
.partner-logo.partner-logo--large img {
    max-height: 230px;
}

@media (max-width: 425px) {
    .partner-logo img {
        max-height: 45px;
    }
    .partner-logo.partner-logo--large img {
        max-height: 112px;
    }
}

footer {
  background-color: #ffffff;
  text-align: left;
  color: #F5B906; /*todo*/
  position: relative;
  font-size: 16px;
  padding: 40px 0 25px 0;
  z-index: 1;
}
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 960px and up) */
/*@media (min-width: 960px) and (max-width: 1200px) { */
@media print {
  a:after {
    content: '';
  }
  a[href]:after {
    content: none !important;
  }
}
/* :: Components */
.mobile-nav {
  display: none;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}
.mobile-nav > div {
  text-align: right;
  height: 50px;
  width: 100%;
  display: block;
  background: #F5B906;
  position: relative;
  padding: 14px;
}
.mobile-nav > div button {
  background: transparent;
  padding: 0;
  border: none;
}
.mobile-nav > div button .icon-bar {
  width: 25px;
  height: 4px;
  margin-bottom: 4px;
  display: block;
  background: #ffffff;
}
.mobile-nav ul {
  position: relative;
  background: #EEF7F4;
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
}
.mobile-nav ul li {
  font-size: 15px;
}
.mobile-nav ul li a {
  color: #414042;
  display: block;
  padding: 10px;
  padding-left: 15px;
  background: #EEF7F4;
}
.mobile-nav ul li a:hover {
  color: #414042;
  background: #cbe7de;
}
/* :: UI */
/**
*   Epidm
*   LESS
*   version 0.0.1
*
*   @ UI :: Alerts
*/
/* ----------------------------------------------- */
/**
*	Alert
*/
/* ----------------------------------------------- */
/**
*   Epidm
*   LESS
*   version 0.0.1
*
*   @ UI :: Badges
*/
/* ----------------------------------------------- */
/**
*	Badge
*/
/* ----------------------------------------------- */
/**
*   Epidm
*   LESS
*   version 0.0.1
*
*   @ UI :: Buttons
*/
/* ----------------------------------------------- */
/**
*	Button
*/
input[type="submit"],
input[type="reset"],
.button,
.btn {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: auto;
  height: auto;
  margin: 0;
  padding: 16px 25px;
  background: #22387c;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-family: 'Titillium Web', Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  text-align: center;
  line-height: 22px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* ------------------------------------------- */
  /**
	*	Button States
	*/
  /* ------------------------------------------- */
  /**
	*	Button :: Wide
	*/
  /* ------------------------------------------- */
  /**
	*	Button :: Large
	*/
  /* ------------------------------------------- */
  /**
	*	Button :: Alpha (primary)
	*/
  /* ------------------------------------------- */
  /**
	*	Button :: Omega (secondary)
	*/
  /* ------------------------------------------- */
  /**
	*	Button :: Beta
	*/
  /* ------------------------------------------- */
  /**
	*	Button :: Delta
	*/
  /* ------------------------------------------- */
  /**
	*	Button :: Delta
	*/
  /* ------------------------------------------- */
  /**
	*	Button :: Disabled
	*/
  /* ------------------------------------------- */
}
input[type="submit"]::selection,
input[type="reset"]::selection,
.button::selection,
.btn::selection {
  background: rgba(0, 0, 0, 0);
}
input[type="submit"]::-moz-selection,
input[type="reset"]::-moz-selection,
.button::-moz-selection,
.btn::-moz-selection {
  background: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 480px) {
  input[type="submit"],
  input[type="reset"],
  .button,
  .btn {
    display: block;
    width: 100%;
  }
}
input[type="submit"]:focus,
input[type="reset"]:focus,
.button:focus,
.btn:focus,
input[type="submit"]:hover,
input[type="reset"]:hover,
.button:hover,
.btn:hover {
  background: #676b6e;
  outline: 0;
}
input[type="submit"]:active,
input[type="reset"]:active,
.button:active,
.btn:active {
  background: #4f5154;
  outline: 0;
}
input[type="submit"].wide-button,
input[type="reset"].wide-button,
.button.wide-button,
.btn.wide-button,
input[type="submit"].wide-btn,
input[type="reset"].wide-btn,
.button.wide-btn,
.btn.wide-btn,
input[type="submit"].wide,
input[type="reset"].wide,
.button.wide,
.btn.wide {
  width: 100%;
}
input[type="submit"].large,
input[type="reset"].large,
.button.large,
.btn.large {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 29px;
}
input[type="submit"].alpha,
input[type="reset"].alpha,
.button.alpha,
.btn.alpha,
input[type="submit"].primary,
input[type="reset"].primary,
.button.primary,
.btn.primary {
  background: #22387c;
  color: #f7f7f7;
}
input[type="submit"].alpha:focus,
input[type="reset"].alpha:focus,
.button.alpha:focus,
.btn.alpha:focus,
input[type="submit"].primary:focus,
input[type="reset"].primary:focus,
.button.primary:focus,
.btn.primary:focus,
input[type="submit"].alpha:hover,
input[type="reset"].alpha:hover,
.button.alpha:hover,
.btn.alpha:hover,
input[type="submit"].primary:hover,
input[type="reset"].primary:hover,
.button.primary:hover,
.btn.primary:hover {
  background: #274190;
  color: #f7f7f7;
}
input[type="submit"].alpha:active,
input[type="reset"].alpha:active,
.button.alpha:active,
.btn.alpha:active,
input[type="submit"].primary:active,
input[type="reset"].primary:active,
.button.primary:active,
.btn.primary:active {
  background: #243c84;
}
input[type="submit"].omega,
input[type="reset"].omega,
.button.omega,
.btn.omega,
input[type="submit"].secondary,
input[type="reset"].secondary,
.button.secondary,
.btn.secondary {
  background: #1a2c76;
  color: #f7f7f7;
}
input[type="submit"].omega:focus,
input[type="reset"].omega:focus,
.button.omega:focus,
.btn.omega:focus,
input[type="submit"].secondary:focus,
input[type="reset"].secondary:focus,
.button.secondary:focus,
.btn.secondary:focus,
input[type="submit"].omega:hover,
input[type="reset"].omega:hover,
.button.omega:hover,
.btn.omega:hover,
input[type="submit"].secondary:hover,
input[type="reset"].secondary:hover,
.button.secondary:hover,
.btn.secondary:hover {
  background: #1f348b;
}
input[type="submit"].omega:active,
input[type="reset"].omega:active,
.button.omega:active,
.btn.omega:active,
input[type="submit"].secondary:active,
input[type="reset"].secondary:active,
.button.secondary:active,
.btn.secondary:active {
  background: #152461;
}
input[type="submit"].beta,
input[type="reset"].beta,
.button.beta,
.btn.beta {
  background: #0689bc;
  color: #f7f7f7;
}
input[type="submit"].beta:focus,
input[type="reset"].beta:focus,
.button.beta:focus,
.btn.beta:focus,
input[type="submit"].beta:hover,
input[type="reset"].beta:hover,
.button.beta:hover,
.btn.beta:hover {
  background: #079bd5;
}
input[type="submit"].beta:active,
input[type="reset"].beta:active,
.button.beta:active,
.btn.beta:active {
  background: #0577a3;
}
input[type="submit"].delta,
input[type="reset"].delta,
.button.delta,
.btn.delta {
  background: #f95e76;
  color: #f7f7f7;
}
input[type="submit"].delta:focus,
input[type="reset"].delta:focus,
.button.delta:focus,
.btn.delta:focus,
input[type="submit"].delta:hover,
input[type="reset"].delta:hover,
.button.delta:hover,
.btn.delta:hover {
  background: #fa778b;
}
input[type="submit"].delta:active,
input[type="reset"].delta:active,
.button.delta:active,
.btn.delta:active {
  background: #f84561;
}
input[type="submit"].transparent,
input[type="reset"].transparent,
.button.transparent,
.btn.transparent {
  background: rgba(249, 94, 118, 0);
  border: 1px solid #f95e76;
  color: #f95e76;
}
input[type="submit"].transparent:focus,
input[type="reset"].transparent:focus,
.button.transparent:focus,
.btn.transparent:focus,
input[type="submit"].transparent:hover,
input[type="reset"].transparent:hover,
.button.transparent:hover,
.btn.transparent:hover {
  background: #fa778b;
  border: 1px solid #fa778b;
  color: #ffffff;
}
input[type="submit"].transparent:active,
input[type="reset"].transparent:active,
.button.transparent:active,
.btn.transparent:active {
  background: #f84561;
  border: 1px solid #f84561;
  color: #ffffff;
}
input[type="submit"]:disabled,
input[type="reset"]:disabled,
.button:disabled,
.btn:disabled {
  background: #dcdedf !important;
  color: #9e9e9e !important;
  cursor: not-allowed;
}
/* ----------------------------------------------- */
/**
*	Button :: Ink (ripple, wave > click effect)
*/
.has-ripple {
  position: relative;
  overflow: hidden;
}
.ink {
  z-index: 10;
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.15);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.ink.animate {
  -webkit-animation: ripple 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-animation: ripple 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-animation: ripple 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-animation: ripple 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: ripple 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.light .ink {
  background: rgba(255, 255, 255, 0.15);
}
.dark .ink {
  background: rgba(0, 0, 0, 0.08);
}
@keyframes ripple {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5);
  }
}
@-ms-keyframes ripple {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5);
  }
}
@-moz-keyframes ripple {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5);
  }
}
@-webkit-keyframes ripple {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5);
  }
}
/* ----------------------------------------------- */
/**
*   Epidm
*   LESS
*   version 0.0.1
*
*   @ UI :: Datepicker (for bootstrap)
*/
/* ----------------------------------------------- */
.datepicker.dropdown-menu {
  display: none;
  position: absolute;
  margin-top: 1px;
  padding: 10px;
  top: 0;
  left: 0;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: default;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-box-shadow: 0 2px 8px rgba(0, 16, 59, 0.15);
  -moz-box-shadow: 0 2px 8px rgba(0, 16, 59, 0.15);
  -ms-box-shadow: 0 2px 8px rgba(0, 16, 59, 0.15);
  -o-box-shadow: 0 2px 8px rgba(0, 16, 59, 0.15);
  box-shadow: 0 2px 8px rgba(0, 16, 59, 0.15);
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 400ms;
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 400ms;
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 400ms;
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 400ms;
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 400ms;
}
.datepicker.dropdown-menu.visible {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.datepicker.dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker.dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker.dropdown-menu > div {
  display: none;
}
.datepicker.dropdown-menu table {
  width: 100%;
  margin: 0;
}
.datepicker.dropdown-menu td,
.datepicker.dropdown-menu th {
  text-align: center;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.datepicker.dropdown-menu td {
  font-size: 14px;
  font-size: 1.4rem;
}
.datepicker.dropdown-menu td.day:hover {
  background: #e5e4e4;
  cursor: pointer;
}
.datepicker.dropdown-menu td.day.disabled {
  color: #e5e4e4;
}
.datepicker.dropdown-menu td.old,
.datepicker.dropdown-menu td.new {
  color: #8e8e8e;
}
.datepicker.dropdown-menu td.active,
.datepicker.dropdown-menu td.active:hover {
  background: #0689bc;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker.dropdown-menu td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.datepicker.dropdown-menu td span:hover {
  background: #e5e4e4;
}
.datepicker.dropdown-menu td span.active {
  background: #0689bc;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker.dropdown-menu td span.old {
  color: #8e8e8e;
}
.datepicker.dropdown-menu th.switch {
  width: 145px;
}
.datepicker.dropdown-menu th.next,
.datepicker.dropdown-menu th.prev {
  font-size: 16px;
  font-size: 1.6rem;
}
.datepicker.dropdown-menu thead tr:first-child th {
  cursor: pointer;
}
.datepicker.dropdown-menu thead tr:first-child th:hover {
  background: #e5e4e4;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
/* ----------------------------------------------- */
/**
*   Epidm
*   LESS
*   version 0.0.1
*
*   @ UI :: Icons
*/
/* ----------------------------------------------- */
/**
*	Icons
*/
.ic-arrow-right,
.icon-arrow-right {
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
  margin: 0 8px;
  background: transparent url('../assets/icons/ic-arrow-right.svg') 50% 50% no-repeat;
  vertical-align: middle;
}
.no-svg .ic-arrow-right,
.no-svg .icon-arrow-right {
  background: transparent url('../assets/icons/ic-arrow-right.png') 50% 50% no-repeat;
}
.ic-arrow-right.alpha,
.icon-arrow-right.alpha {
  background: transparent url('../assets/icons/ic-arrow-right-alpha.svg') 50% 50% no-repeat;
}
.no-svg .ic-arrow-right.alpha,
.no-svg .icon-arrow-right.alpha {
  background: transparent url('../assets/icons/ic-arrow-right-alpha.png') 50% 50% no-repeat;
}
.ic-arrow-right-big,
.icon-arrow-right-big {
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
  margin: 0 8px;
  right: 0;
  background: transparent url('../assets/icons/ic-arrow-right-big.svg') 50% 50% no-repeat;
  vertical-align: middle;
  -webkit-transition: right 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: right 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: right 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: right 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: right 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.no-svg .ic-arrow-right-big,
.no-svg .icon-arrow-right-big {
  background: transparent url('../assets/icons/ic-arrow-right-big.png') 50% 50% no-repeat;
}
.ic-arrow-right-big.delta,
.icon-arrow-right-big.delta {
  background: transparent url('../assets/icons/ic-arrow-right-big-delta.svg') 50% 50% no-repeat;
}
.no-svg .ic-arrow-right-big.delta,
.no-svg .icon-arrow-right-big.delta {
  background: transparent url('../assets/icons/ic-arrow-right-big-delta.png') 50% 50% no-repeat;
}
.btn .ic-arrow-right-big,
.btn .icon-arrow-right-big {
  float: right;
  margin: 0;
}
.btn:hover .ic-arrow-right-big,
.btn:hover .icon-arrow-right-big {
  right: -5px;
  background: transparent url('../assets/icons/ic-arrow-right-big.svg') 50% 50% no-repeat;
}
.no-svg .btn:hover .ic-arrow-right-big,
.no-svg .btn:hover .icon-arrow-right-big {
  background: transparent url('../assets/icons/ic-arrow-right-big.png') 50% 50% no-repeat;
}
.ic-arrow-right-big.light,
.icon-arrow-right-big.light {
  background: transparent url('../assets/icons/ic-arrow-right-light.svg') 50% 50% no-repeat;
}
.no-svg .ic-arrow-right-big.light,
.no-svg .icon-arrow-right-big.light {
  background: transparent url('../assets/icons/ic-arrow-right-light.png') 50% 50% no-repeat;
}
.ic-arrow-right-mighty,
.icon-arrow-right-mighty {
  display: inline-block;
  position: relative;
  width: 42px;
  height: 42px;
  margin: 0 8px;
  right: 0;
  background: transparent url('../assets/icons/ic-arrow-right-mighty.svg') 50% 50% no-repeat;
  vertical-align: middle;
  -webkit-transition: right 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: right 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: right 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: right 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: right 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.no-svg .ic-arrow-right-mighty,
.no-svg .icon-arrow-right-mighty {
  background: transparent url('../assets/icons/ic-arrow-right-mighty.png') 50% 50% no-repeat;
}
a:hover .ic-arrow-right-mighty,
a:hover .icon-arrow-right-mighty {
  right: -5px;
}
.ic-arrow-down,
.icon-arrow-down {
  display: inline-block;
  position: relative;
  width: 31px;
  height: 32px;
  margin: 0 8px;
  background: transparent url('../assets/icons/ic-arrow-down.svg') 50% 50% no-repeat;
  vertical-align: middle;
}
.no-svg .ic-arrow-down,
.no-svg .icon-arrow-down {
  background: transparent url('../assets/icons/ic-arrow-down.png') 50% 50% no-repeat;
}
/* ----------------------------------------------- */
/**
*   Epidm
*   LESS
*   version 0.0.1
*
*   @ UI :: Inputs
*/
/* ----------------------------------------------- */
/**
*	Input
*	not input[type="submit"]
*	not input[type="reset"]
*	"email"
*	"password"
*	"search"
*	"tel"
*	"text"
*/
#portlet .drop-holder {
  display: block;
  position: relative;
  min-height: 80px;
  background: #f7f7f7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  -webkit-box-shadow: inset 0 0 6px rgba(91, 94, 97, 0);
  -moz-box-shadow: inset 0 0 6px rgba(91, 94, 97, 0);
  -ms-box-shadow: inset 0 0 6px rgba(91, 94, 97, 0);
  -o-box-shadow: inset 0 0 6px rgba(91, 94, 97, 0);
  box-shadow: inset 0 0 6px rgba(91, 94, 97, 0);
}
#portlet .drop-holder input[type="file"] {
  position: absolute;
  left: -999999px;
}
#portlet .drop-holder label {
  display: block;
  float: none;
  position: relative;
  width: auto;
  height: auto;
  max-height: 200px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  -webkit-transform: translatey(0);
  -moz-transform: translatey(0);
  -ms-transform: translatey(0);
  -o-transform: translatey(0);
  transform: translatey(0);
  -webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet .drop-holder label p {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 10px 30px 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  vertical-align: middle;
  text-align: center;
  line-height: 20px;
  color: #5b5e61;
}
#portlet .drop-holder label p + p {
  padding-top: 0;
}
#portlet .drop-holder label button {
  margin: 20px auto 20px;
  padding: 9px 25px;
  background: #0689bc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  font-size: 1.6rem;
}
#portlet .drop-holder .tracker {
  display: block;
  position: relative;
  width: auto;
  height: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transform: translatey(100%);
  -moz-transform: translatey(100%);
  -ms-transform: translatey(100%);
  -o-transform: translatey(100%);
  transform: translatey(100%);
  -webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet .drop-holder .tracker .progress {
  display: block;
  position: relative;
  width: auto;
  height: 10px;
  margin: 42px 60px 0 20px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#portlet .drop-holder .tracker .progress .bar {
  display: block;
  position: relative;
  width: 0%;
  height: 100%;
  background: #0689bc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: width 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: width 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: width 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: width 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: width 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet .drop-holder .tracker .progress .file,
#portlet .drop-holder .tracker .progress .status {
  display: block;
  position: absolute;
  width: 400px;
  height: 20px;
  bottom: -22px;
  left: 50%;
  margin-left: -200px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  vertical-align: middle;
  text-align: center;
  line-height: 20px;
  color: #5b5e61;
}
#portlet .drop-holder .tracker .progress .file span,
#portlet .drop-holder .tracker .progress .status span {
  display: inline-block;
  position: relative;
  min-width: 35px;
  text-align: right;
}
#portlet .drop-holder .tracker .progress .file {
  top: -26px;
  bottom: auto;
}
#portlet .drop-holder .tracker .progress .cancel-upload {
  position: absolute;
  width: 30px;
  height: 30px;
  top: -10px;
  right: -40px;
  background: #e5e4e4;
  -webkit-border-radius: 10000px;
  -moz-border-radius: 10000px;
  -ms-border-radius: 10000px;
  -o-border-radius: 10000px;
  border-radius: 10000px;
  text-align: center;
  line-height: 30px;
  color: rgba(91, 94, 97, 0.6);
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet .drop-holder .tracker .progress .cancel-upload:hover,
#portlet .drop-holder .tracker .progress .cancel-upload:focus,
#portlet .drop-holder .tracker .progress .cancel-upload:active {
  color: #5b5e61;
}
#portlet .drop-holder .result {
  display: block;
  position: relative;
  width: auto;
  height: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transform: translatey(100%);
  -moz-transform: translatey(100%);
  -ms-transform: translatey(100%);
  -o-transform: translatey(100%);
  transform: translatey(100%);
  -webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet .drop-holder .result h4 {
  margin: 20px auto 10px;
  padding: 0 30px;
  font-weight: 600;
  text-align: left;
}
#portlet .drop-holder .result h4 span {
  display: inline-block;
  margin-left: 55px;
  font-weight: 400;
}
#portlet .drop-holder .result p {
  margin: 0 auto;
  padding: 0 30px 20px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  vertical-align: middle;
  text-align: left;
  line-height: 20px;
  color: #5b5e61;
}
#portlet .drop-holder .result p span {
  display: inline-block;
  margin-left: 12px;
  font-weight: 400;
}
#portlet .drop-holder .result .clear-upload {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  right: 20px;
  margin-top: -15px;
  background: #e5e4e4;
  -webkit-border-radius: 10000px;
  -moz-border-radius: 10000px;
  -ms-border-radius: 10000px;
  -o-border-radius: 10000px;
  border-radius: 10000px;
  text-align: center;
  line-height: 30px;
  color: rgba(91, 94, 97, 0.6);
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet .drop-holder .result .clear-upload:hover,
#portlet .drop-holder .result .clear-upload:focus,
#portlet .drop-holder .result .clear-upload:active {
  color: #5b5e61;
}
#portlet .drop-holder.dragenter {
  -webkit-box-shadow: inset 0 0 12px rgba(91, 94, 97, 0.4);
  -moz-box-shadow: inset 0 0 12px rgba(91, 94, 97, 0.4);
  -ms-box-shadow: inset 0 0 12px rgba(91, 94, 97, 0.4);
  -o-box-shadow: inset 0 0 12px rgba(91, 94, 97, 0.4);
  box-shadow: inset 0 0 12px rgba(91, 94, 97, 0.4);
}
#portlet .drop-holder.dragover {
  -webkit-box-shadow: inset 0 0 22px rgba(91, 94, 97, 0.4);
  -moz-box-shadow: inset 0 0 22px rgba(91, 94, 97, 0.4);
  -ms-box-shadow: inset 0 0 22px rgba(91, 94, 97, 0.4);
  -o-box-shadow: inset 0 0 22px rgba(91, 94, 97, 0.4);
  box-shadow: inset 0 0 22px rgba(91, 94, 97, 0.4);
}
#portlet .drop-holder.uploading {
  -webkit-box-shadow: inset 0 0 12px rgba(91, 94, 97, 0.4);
  -moz-box-shadow: inset 0 0 12px rgba(91, 94, 97, 0.4);
  -ms-box-shadow: inset 0 0 12px rgba(91, 94, 97, 0.4);
  -o-box-shadow: inset 0 0 12px rgba(91, 94, 97, 0.4);
  box-shadow: inset 0 0 12px rgba(91, 94, 97, 0.4);
}
#portlet .drop-holder.uploading label {
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-transform: translatey(-100%);
  -moz-transform: translatey(-100%);
  -ms-transform: translatey(-100%);
  -o-transform: translatey(-100%);
  transform: translatey(-100%);
}
#portlet .drop-holder.uploading .tracker {
  height: 92px;
  max-height: 92px;
  -webkit-transform: translatey(0);
  -moz-transform: translatey(0);
  -ms-transform: translatey(0);
  -o-transform: translatey(0);
  transform: translatey(0);
}
#portlet .drop-holder.done {
  -webkit-box-shadow: inset 0 0 12px rgba(91, 94, 97, 0);
  -moz-box-shadow: inset 0 0 12px rgba(91, 94, 97, 0);
  -ms-box-shadow: inset 0 0 12px rgba(91, 94, 97, 0);
  -o-box-shadow: inset 0 0 12px rgba(91, 94, 97, 0);
  box-shadow: inset 0 0 12px rgba(91, 94, 97, 0);
}
#portlet .drop-holder.done label {
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-transform: translatey(-100%);
  -moz-transform: translatey(-100%);
  -ms-transform: translatey(-100%);
  -o-transform: translatey(-100%);
  transform: translatey(-100%);
}
#portlet .drop-holder.done .result {
  height: 92px;
  max-height: 92px;
  -webkit-transform: translatey(0);
  -moz-transform: translatey(0);
  -ms-transform: translatey(0);
  -o-transform: translatey(0);
  transform: translatey(0);
}
#portlet .form-pager {
  display: block;
  position: relative;
  height: 70px;
  margin: 0 0 20px;
  padding: 0 10px 0 10px;
  border: 1px solid #e5e4e4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-family: 'Titillium Web', Arial, sans-serif;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 70px;
  text-align: center;
  color: #8e8e8e;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet .form-pager:hover,
#portlet .form-pager:active {
  color: #8e8e8e;
}
#portlet .form-pager .badge {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  top: -15px;
  left: 50%;
  margin-left: -15px;
  background: #ffffff;
  border: 1px solid #e5e4e4;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
  overflow: hidden;
  text-align: center;
  line-height: 28px;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet .form-pager .badge .ion-checkmark {
  position: absolute;
  width: 28px;
  height: 28px;
  top: 0px;
  left: 0px;
  background: #ffffff;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 29px;
  text-align: center;
  color: #3dc479;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 200ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  -moz-transition: all 200ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  -ms-transition: all 200ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  -o-transition: all 200ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  transition: all 200ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
}
#portlet .form-pager.has-pointer:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  top: 25px;
  right: -10px;
  bottom: auto;
  left: auto;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent #e5e4e4;
  -webkit-transition: all 200ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  -moz-transition: all 200ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  -ms-transition: all 200ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  -o-transition: all 200ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  transition: all 200ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
}
#portlet .form-pager.has-pointer:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  top: 27px;
  right: -8px;
  bottom: auto;
  left: auto;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent #ffffff;
  -webkit-transition: all 200ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  -moz-transition: all 200ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  -ms-transition: all 200ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  -o-transition: all 200ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
  transition: all 200ms cubic-bezier(0.18, 0.02, 0.21, 1.5);
}
#portlet .form-pager.available {
  color: #0689bc;
}
#portlet .form-pager.available:hover {
  color: #079bd5;
}
#portlet .form-pager.available:active {
  color: #0577a3;
}
#portlet .form-pager.active {
  background: #f0f6f9;
  color: #0689bc;
}
#portlet .form-pager.active:after {
  border-color: transparent #f0f6f9;
}
#portlet .form-pager.completed {
  color: #5b5e61;
}
#portlet .form-pager.completed .badge .ion-checkmark {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
#portlet .form-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
}
#portlet .form-wrapper.login-form {
  margin: 30px auto;
  padding: 30px;
  background: #f7f7f7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#portlet form {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  /* ----------------------------------------------- */
  /**
		*	Textarea
		*/
  /* ----------------------------------------------- */
  /**
		*	Select
		*/
}
#portlet form .form-step {
  z-index: 20;
  display: none;
  float: left;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  background: #ffffff;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet form .form-step.visible {
  z-index: 30;
  display: block;
}
#portlet form .form-set {
  margin: 10px 0 20px;
  padding: 50px 30px;
  border: 1px solid #e5e4e4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#portlet form .row.form-row {
  z-index: 100;
  display: block;
  position: relative;
  padding: 0 0 30px;
  pointer-events: visible;
}
#portlet form .row.form-row.contains-tooltip,
#portlet form .row.form-row.contains-datepicker {
  z-index: 200;
}
.ie9 #portlet form .row.form-row.contains-datepicker .helper {
  left: 16px;
}
#portlet form .row.form-row .input-helper {
  display: block;
  position: absolute;
  width: auto;
  height: 20px;
  bottom: -20px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 400;
  font-style: italic;
  line-height: 20px;
  color: #dd2c00;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 480px) {
  #portlet form .row.form-row .input-helper {
    bottom: -113px;
  }
}
#portlet form .row.form-row.error .input-helper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}
#portlet form .row.form-row .helper {
  display: inline-block;
  position: relative;
  height: 45px;
  font-family: 'Titillium Web', Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-style: italic;
  line-height: 45px;
  text-align: left;
  color: #8e8e8e;
}
#portlet form .row {
  -webkit-transition: max-height 200ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: max-height 200ms cubic-bezier(1, 0, 0, 1);
  -ms-transition: max-height 200ms cubic-bezier(1, 0, 0, 1);
  -o-transition: max-height 200ms cubic-bezier(1, 0, 0, 1);
  transition: max-height 200ms cubic-bezier(1, 0, 0, 1);
}
#portlet form .row.toggle-this {
  max-height: 0;
  padding-bottom: 0;
  overflow: hidden;
}
#portlet form .row.toggle-this.form-row {
  -webkit-transition: max-height 600ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: max-height 600ms cubic-bezier(1, 0, 0, 1);
  -ms-transition: max-height 600ms cubic-bezier(1, 0, 0, 1);
  -o-transition: max-height 600ms cubic-bezier(1, 0, 0, 1);
  transition: max-height 600ms cubic-bezier(1, 0, 0, 1);
}
#portlet form .row.toggle-this.show {
  max-height: 100px;
}
#portlet form .row.toggle-this.show.form-row {
  max-height: 900px;
  padding-bottom: 30px;
}
#portlet form .form-step.results .row.form-row {
  padding: 0 0 3px;
}
#portlet form .form-step.results .row.form-row span[rel] {
  display: block;
  position: relative;
  width: auto;
  height: 45px;
  padding: 10px 0 0;
  vertical-align: middle;
  font-family: 'Titillium Web', Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #5b5e61;
}
#portlet form .form-step.results .row.form-row.buttons {
  padding: 0 0 30px;
}
#portlet form .form-step.results .row.form-row.hidden {
  display: none;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
#portlet form .form-step.results .result-selected-courses .course {
  display: block;
  position: relative;
}
#portlet form .form-step.results .result-selected-courses .course + .course {
  margin-top: 20px;
}
#portlet form .form-step.results .result-selected-courses .course .moment-row {
  background: #f7f7f7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#portlet form .form-step.results .result-selected-courses .course .course-moment-name {
  padding: 15px;
}
#portlet form .form-step.results .result-selected-courses .course .course-costs {
  padding: 15px;
  text-align: right;
}
#portlet form .form-step.results .result-selected-courses .total-row {
  font-weight: 600;
}
#portlet form .form-step.results .result-selected-courses .total-row .col-sm-6 {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #5b5e61;
}
#portlet form .form-step.results .result-selected-courses .total-row .pull-right {
  padding: 15px;
  text-align: right;
}
#portlet form .form-step.results .result-selected-courses .total-row .pull-right #course-total-costs {
  display: inline-block;
  position: relative;
  margin-left: 15px;
  text-align: right;
}
#portlet form label {
  display: inline-block;
  position: relative;
  float: left;
  width: 100%;
  height: 45px;
  padding: 10px 0 0;
  vertical-align: middle;
  font-family: 'Titillium Web', Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 20px;
  text-align: right;
  color: #00103b;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#portlet form label::selection {
  background: rgba(0, 0, 0, 0);
}
#portlet form label::-moz-selection {
  background: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 480px) {
  #portlet form label {
    text-align: left;
  }
}
#portlet form .form-block {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 25px 30px;
  color: #5b5e61;
}
#portlet form .form-block.grey {
  background: #f7f7f7;
}
#portlet form .form-block.course-row {
  background: #f7f7f7;
  padding: 15px 30px 0;
}
#portlet form .form-block.course-row + .course-row {
  margin-top: 10px;
}
#portlet form .form-block .row + .row {
  margin-top: 10px;
}
#portlet form .holder {
  display: block;
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #f7f7f7;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet form .selected-courses {
  display: block;
  position: relative;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet form .selected-courses.visible {
  max-height: 1000px;
}
#portlet form .selected-courses h4 {
  padding: 10px 0 0;
}
#portlet form input {
  /* ------------------------------------------- */
  /**
			*	Checkbox
			*/
  /* ------------------------------------------- */
  /**
			*	Radio-button
			*/
  /* ------------------------------------------- */
}
#portlet form input[type="email"],
#portlet form input[type="password"],
#portlet form input[type="search"],
#portlet form input[type="tel"],
#portlet form input[type="text"] {
  display: inline-block;
  float: left;
  position: relative;
  width: auto;
  min-width: 80px;
  height: 45px;
  margin: 0;
  padding: 0 10px 0;
  background: #ffffff;
  border: 1px solid #e5e4e4;
  outline-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  font-family: 'Titillium Web', Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 29px;
  color: #00103b;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  /* ------------------------------------ */
  /**
					*	Input Placeholder
					*/
  /* ------------------------------------ */
  /**
					*	Input States
					*/
  /* ------------------------------------ */
  /**
					*	Input :: Wide
					*/
  /* ------------------------------------ */
  /**
					*	Input :: Required
					*/
  /* ------------------------------------ */
  /**
					*	Input :: Datepicker
					*/
}
#portlet form input[type="email"]::-webkit-input-placeholder,
#portlet form input[type="password"]::-webkit-input-placeholder,
#portlet form input[type="search"]::-webkit-input-placeholder,
#portlet form input[type="tel"]::-webkit-input-placeholder,
#portlet form input[type="text"]::-webkit-input-placeholder {
  font-style: italic;
  color: rgba(0, 16, 59, 0.12);
  -webkit-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet form input[type="email"]:-moz-placeholder,
#portlet form input[type="password"]:-moz-placeholder,
#portlet form input[type="search"]:-moz-placeholder,
#portlet form input[type="tel"]:-moz-placeholder,
#portlet form input[type="text"]:-moz-placeholder {
  font-style: italic;
  color: rgba(0, 16, 59, 0.12);
  -webkit-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet form input[type="email"]::-moz-placeholder,
#portlet form input[type="password"]::-moz-placeholder,
#portlet form input[type="search"]::-moz-placeholder,
#portlet form input[type="tel"]::-moz-placeholder,
#portlet form input[type="text"]::-moz-placeholder {
  font-style: italic;
  color: rgba(0, 16, 59, 0.12);
  -webkit-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 1;
  filter: alpha(opacity=100);
}
#portlet form input[type="email"]:-ms-input-placeholder,
#portlet form input[type="password"]:-ms-input-placeholder,
#portlet form input[type="search"]:-ms-input-placeholder,
#portlet form input[type="tel"]:-ms-input-placeholder,
#portlet form input[type="text"]:-ms-input-placeholder {
  font-style: italic;
  color: rgba(0, 16, 59, 0.12);
  -webkit-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet form input[type="email"]:hover,
#portlet form input[type="password"]:hover,
#portlet form input[type="search"]:hover,
#portlet form input[type="tel"]:hover,
#portlet form input[type="text"]:hover,
#portlet form input[type="email"]:focus,
#portlet form input[type="password"]:focus,
#portlet form input[type="search"]:focus,
#portlet form input[type="tel"]:focus,
#portlet form input[type="text"]:focus {
  outline: none;
}
#portlet form input[type="email"]:hover::-webkit-input-placeholder,
#portlet form input[type="password"]:hover::-webkit-input-placeholder,
#portlet form input[type="search"]:hover::-webkit-input-placeholder,
#portlet form input[type="tel"]:hover::-webkit-input-placeholder,
#portlet form input[type="text"]:hover::-webkit-input-placeholder,
#portlet form input[type="email"]:focus::-webkit-input-placeholder,
#portlet form input[type="password"]:focus::-webkit-input-placeholder,
#portlet form input[type="search"]:focus::-webkit-input-placeholder,
#portlet form input[type="tel"]:focus::-webkit-input-placeholder,
#portlet form input[type="text"]:focus::-webkit-input-placeholder {
  color: rgba(0, 16, 59, 0.2);
}
#portlet form input[type="email"]:hover:-moz-placeholder,
#portlet form input[type="password"]:hover:-moz-placeholder,
#portlet form input[type="search"]:hover:-moz-placeholder,
#portlet form input[type="tel"]:hover:-moz-placeholder,
#portlet form input[type="text"]:hover:-moz-placeholder,
#portlet form input[type="email"]:focus:-moz-placeholder,
#portlet form input[type="password"]:focus:-moz-placeholder,
#portlet form input[type="search"]:focus:-moz-placeholder,
#portlet form input[type="tel"]:focus:-moz-placeholder,
#portlet form input[type="text"]:focus:-moz-placeholder {
  color: rgba(0, 16, 59, 0.2);
}
#portlet form input[type="email"]:hover::-moz-placeholder,
#portlet form input[type="password"]:hover::-moz-placeholder,
#portlet form input[type="search"]:hover::-moz-placeholder,
#portlet form input[type="tel"]:hover::-moz-placeholder,
#portlet form input[type="text"]:hover::-moz-placeholder,
#portlet form input[type="email"]:focus::-moz-placeholder,
#portlet form input[type="password"]:focus::-moz-placeholder,
#portlet form input[type="search"]:focus::-moz-placeholder,
#portlet form input[type="tel"]:focus::-moz-placeholder,
#portlet form input[type="text"]:focus::-moz-placeholder {
  color: rgba(0, 16, 59, 0.2);
  opacity: 1;
  filter: alpha(opacity=100);
}
#portlet form input[type="email"]:hover:-ms-input-placeholder,
#portlet form input[type="password"]:hover:-ms-input-placeholder,
#portlet form input[type="search"]:hover:-ms-input-placeholder,
#portlet form input[type="tel"]:hover:-ms-input-placeholder,
#portlet form input[type="text"]:hover:-ms-input-placeholder,
#portlet form input[type="email"]:focus:-ms-input-placeholder,
#portlet form input[type="password"]:focus:-ms-input-placeholder,
#portlet form input[type="search"]:focus:-ms-input-placeholder,
#portlet form input[type="tel"]:focus:-ms-input-placeholder,
#portlet form input[type="text"]:focus:-ms-input-placeholder {
  color: rgba(0, 16, 59, 0.2);
}
#portlet form input[type="email"]:focus,
#portlet form input[type="password"]:focus,
#portlet form input[type="search"]:focus,
#portlet form input[type="tel"]:focus,
#portlet form input[type="text"]:focus {
  border-color: #0689bc;
}
#portlet form input[type="email"].wide-input,
#portlet form input[type="password"].wide-input,
#portlet form input[type="search"].wide-input,
#portlet form input[type="tel"].wide-input,
#portlet form input[type="text"].wide-input,
#portlet form input[type="email"].wide,
#portlet form input[type="password"].wide,
#portlet form input[type="search"].wide,
#portlet form input[type="tel"].wide,
#portlet form input[type="text"].wide {
  width: 100%;
}
#portlet form input[type="email"].date_picker + .handle,
#portlet form input[type="password"].date_picker + .handle,
#portlet form input[type="search"].date_picker + .handle,
#portlet form input[type="tel"].date_picker + .handle,
#portlet form input[type="text"].date_picker + .handle {
  display: block;
  position: absolute;
  width: 43px;
  height: 43px;
  right: -3px;
  top: 1px;
  font-size: 26px;
  font-size: 2.6rem;
  text-align: center;
  cursor: pointer;
}
#portlet form input[type="email"].date_picker + .handle i,
#portlet form input[type="password"].date_picker + .handle i,
#portlet form input[type="search"].date_picker + .handle i,
#portlet form input[type="tel"].date_picker + .handle i,
#portlet form input[type="text"].date_picker + .handle i {
  position: relative;
  top: -1px;
}
#portlet form input[type="email"].date_picker + .handle:before,
#portlet form input[type="password"].date_picker + .handle:before,
#portlet form input[type="search"].date_picker + .handle:before,
#portlet form input[type="tel"].date_picker + .handle:before,
#portlet form input[type="text"].date_picker + .handle:before {
  content: '';
  position: absolute;
  width: 1px;
  height: auto;
  top: 5px;
  right: auto;
  bottom: 5px;
  left: 0;
  background: #e5e4e4;
}
.ie9 #portlet form input[type="email"].date_picker + .handle,
.ie9 #portlet form input[type="password"].date_picker + .handle,
.ie9 #portlet form input[type="search"].date_picker + .handle,
.ie9 #portlet form input[type="tel"].date_picker + .handle,
.ie9 #portlet form input[type="text"].date_picker + .handle {
  right: -18px;
}
#portlet form input[type="checkbox"] {
  position: absolute;
  left: -10000px;
}
#portlet form input[type="checkbox"] + label {
  display: inline-block;
  position: relative;
  margin: 10px 0 0 0;
  padding: 0 0 0 41px;
  top: auto;
  bottom: auto;
  left: auto;
  text-align: left;
  cursor: pointer;
  pointer-events: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
#portlet form input[type="checkbox"] + label:before {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: 2px;
  left: 0;
  background: #ffffff;
  border-top: 2px solid #e5e4e4;
  border-right: 2px solid #e5e4e4;
  border-bottom: 2px solid #e5e4e4;
  border-left: 2px solid #e5e4e4;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet form input[type="checkbox"]:checked + label:before,
#portlet form input[type="checkbox"][checked="checked"] + label:before,
#portlet form input[type="checkbox"][checked] + label:before {
  width: 18px;
  height: 10px;
  background: rgba(255, 255, 255, 0);
  border-top: 2px solid transparent;
  border-right: 2px solid transparent;
  border-bottom: 2px solid #0689bc;
  border-left: 2px solid #0689bc;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
#portlet form input[type="radio"] {
  position: absolute;
  left: -99999px;
}
#portlet form input[type="radio"] + label {
  width: 70%;
  height: 40px;
  padding: 0 0 0 30px;
  line-height: 40px;
  text-align: left;
  cursor: pointer;
  pointer-events: visible;
}
#portlet form input[type="radio"] + label:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  top: 11px;
  left: 0;
  -webkit-box-shadow: inset 0 0 0 2px #e5e4e4;
  -moz-box-shadow: inset 0 0 0 2px #e5e4e4;
  -ms-box-shadow: inset 0 0 0 2px #e5e4e4;
  -o-box-shadow: inset 0 0 0 2px #e5e4e4;
  box-shadow: inset 0 0 0 2px #e5e4e4;
  -webkit-border-radius: 10000px;
  -moz-border-radius: 10000px;
  -ms-border-radius: 10000px;
  -o-border-radius: 10000px;
  border-radius: 10000px;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet form input[type="radio"] + label:after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  left: 1px;
  background: #0689bc;
  -webkit-border-radius: 10000px;
  -moz-border-radius: 10000px;
  -ms-border-radius: 10000px;
  -o-border-radius: 10000px;
  border-radius: 10000px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet form input[type="radio"] + label:hover:before,
#portlet form input[type="radio"] + label:focus:before {
  -webkit-box-shadow: inset 0 0 0 2px rgba(6, 137, 188, 0.5);
  -moz-box-shadow: inset 0 0 0 2px rgba(6, 137, 188, 0.5);
  -ms-box-shadow: inset 0 0 0 2px rgba(6, 137, 188, 0.5);
  -o-box-shadow: inset 0 0 0 2px rgba(6, 137, 188, 0.5);
  box-shadow: inset 0 0 0 2px rgba(6, 137, 188, 0.5);
}
#portlet form input[type="radio"] + label:hover:after,
#portlet form input[type="radio"] + label:focus:after {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#portlet form input[type="radio"]:focus:before {
  -webkit-box-shadow: inset 0 0 0 2px rgba(6, 137, 188, 0.5);
  -moz-box-shadow: inset 0 0 0 2px rgba(6, 137, 188, 0.5);
  -ms-box-shadow: inset 0 0 0 2px rgba(6, 137, 188, 0.5);
  -o-box-shadow: inset 0 0 0 2px rgba(6, 137, 188, 0.5);
  box-shadow: inset 0 0 0 2px rgba(6, 137, 188, 0.5);
}
#portlet form input[type="radio"]:focus:after {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#portlet form input[type="radio"]:checked + label:before {
  -webkit-box-shadow: inset 0 0 0 2px #0689bc;
  -moz-box-shadow: inset 0 0 0 2px #0689bc;
  -ms-box-shadow: inset 0 0 0 2px #0689bc;
  -o-box-shadow: inset 0 0 0 2px #0689bc;
  box-shadow: inset 0 0 0 2px #0689bc;
}
#portlet form input[type="radio"]:checked + label:after {
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 1;
  filter: alpha(opacity=100);
}
#portlet form textarea {
  display: block;
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  padding: 10px;
  background: #ffffff;
  border: 1px solid #e5e4e4;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: text;
  pointer-events: visible;
  font-family: 'Titillium Web', Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  color: #00103b;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  /* ------------------------------------------- */
  /**
			*	Textarea Placeholder
			*/
  /* ------------------------------------ */
  /**
				*	Textarea States
				*/
  /* ------------------------------------ */
  /**
				*	Textarea :: Wide
				*/
  /* ------------------------------------------- */
}
#portlet form textarea::-webkit-input-placeholder {
  color: #9e9e9e;
  -webkit-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet form textarea:-moz-placeholder {
  color: #9e9e9e;
  -webkit-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet form textarea::-moz-placeholder {
  color: #9e9e9e;
  -webkit-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 1;
  filter: alpha(opacity=100);
}
#portlet form textarea:-ms-input-placeholder {
  color: #9e9e9e;
  -webkit-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet form textarea:hover,
#portlet form textarea:focus {
  outline: none;
}
#portlet form textarea:hover::-webkit-input-placeholder,
#portlet form textarea:focus::-webkit-input-placeholder {
  color: rgba(0, 16, 59, 0.2);
}
#portlet form textarea:hover:-moz-placeholder,
#portlet form textarea:focus:-moz-placeholder {
  color: rgba(0, 16, 59, 0.2);
}
#portlet form textarea:hover::-moz-placeholder,
#portlet form textarea:focus::-moz-placeholder {
  color: rgba(0, 16, 59, 0.2);
  opacity: 1;
  filter: alpha(opacity=100);
}
#portlet form textarea:hover:-ms-input-placeholder,
#portlet form textarea:focus:-ms-input-placeholder {
  color: rgba(0, 16, 59, 0.2);
}
#portlet form textarea:focus {
  border-color: #0689bc;
}
#portlet form textarea.wide-input,
#portlet form textarea.wide {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 200px;
  min-height: 200px;
  max-height: 200px;
}
#portlet form select {
  z-index: 2;
  display: block;
  position: relative;
  width: 100%;
  height: 45px;
  margin: 0;
  padding: 0 60px 0 10px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #e5e4e4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 27px;
  color: #5b5e61;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  pointer-events: visible;
  font-family: 'Titillium Web', Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: #00103b;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  /* ------------------------------------------- */
  /**
			*	Select States
			*/
  /* ------------------------------------------- */
}
#portlet form select + .pointer {
  z-index: 1;
  content: '\f123';
  position: absolute;
  width: 42px;
  height: 42px;
  right: 16px;
  top: 2px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  color: #9e9e9e;
  cursor: pointer;
  pointer-events: visible;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
#portlet form select + .pointer:after {
  content: '\f123';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  font-family: 'Ionicons';
  font-size: 20px;
  font-size: 2rem;
  line-height: 42px;
  text-align: center;
  color: inherit;
}
#portlet form select:focus + .pointer,
#portlet form select:hover + .pointer {
  color: #00103b;
}
.redactor-box textarea {
  width: 100% !important;
}
.epiwiz-loader-overlay {
  z-index: 200;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.epiwiz-loader-overlay .loaderdt {
  position: absolute;
  width: 82px;
  height: 82px;
  top: 50%;
  margin-top: -41px;
  left: 50%;
  margin-left: -41px;
  background: transparent url('../assets/images/loaderdt.png') 0 0 no-repeat;
}
@keyframes loader-animation {
  .pos-100% {
    background-position: 0 -820px;
  }
  .pos-90% {
    background-position: 0 -738px;
  }
  .pos-80% {
    background-position: 0 -656px;
  }
  .pos-70% {
    background-position: 0 -574px;
  }
  .pos-60% {
    background-position: 0 -492px;
  }
  .pos-50% {
    background-position: 0 -410px;
  }
  .pos-40% {
    background-position: 0 -328px;
  }
  .pos-30% {
    background-position: 0 -246px;
  }
  .pos-20% {
    background-position: 0 -164px;
  }
  .pos-10% {
    background-position: 0 -82px;
  }
}
@-moz-keyframes loader-animation {
  .pos-100% {
    background-position: 0 -820px;
  }
  .pos-90% {
    background-position: 0 -738px;
  }
  .pos-80% {
    background-position: 0 -656px;
  }
  .pos-70% {
    background-position: 0 -574px;
  }
  .pos-60% {
    background-position: 0 -492px;
  }
  .pos-50% {
    background-position: 0 -410px;
  }
  .pos-40% {
    background-position: 0 -328px;
  }
  .pos-30% {
    background-position: 0 -246px;
  }
  .pos-20% {
    background-position: 0 -164px;
  }
  .pos-10% {
    background-position: 0 -82px;
  }
}
@-webkit-keyframes loader-animation {
  .pos-100% {
    background-position: 0 -820px;
  }
  .pos-90% {
    background-position: 0 -738px;
  }
  .pos-80% {
    background-position: 0 -656px;
  }
  .pos-70% {
    background-position: 0 -574px;
  }
  .pos-60% {
    background-position: 0 -492px;
  }
  .pos-50% {
    background-position: 0 -410px;
  }
  .pos-40% {
    background-position: 0 -328px;
  }
  .pos-30% {
    background-position: 0 -246px;
  }
  .pos-20% {
    background-position: 0 -164px;
  }
  .pos-10% {
    background-position: 0 -82px;
  }
}
.epiwiz-loader-overlay.show {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#confirm-form-message {
  display: block;
}
#confirm-form-message.hidden {
  display: none;
}
.wrapper .result-selected-courses {
  padding: 15px 30px;
  margin: 20px 0 30px;
  border: 1px solid #e5e4e4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.wrapper .result-selected-courses h2 {
  margin: 0 -15px 20px;
  font-size: 20px;
  font-size: 2rem;
}
.wrapper .result-selected-courses .course {
  display: block;
  position: relative;
}
.wrapper .result-selected-courses .course + .course {
  margin-top: 20px;
}
.wrapper .result-selected-courses .course .moment-row {
  background: #f7f7f7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.wrapper .result-selected-courses .course .course-name {
  margin: 0 -15px 10px;
}
.wrapper .result-selected-courses .course .course-moment-name {
  padding: 15px;
}
.wrapper .result-selected-courses .course .course-costs {
  padding: 15px;
  text-align: right;
}
.wrapper .result-selected-courses .total-row {
  font-weight: 600;
  margin-top: 20px;
  padding-top: 0;
  border-top: 1px solid #5b5e61;
}
.wrapper .result-selected-courses .total-row .pull-right {
  padding: 15px;
  text-align: right;
}
.wrapper .result-selected-courses .total-row .pull-right #course-total-costs {
  display: inline-block;
  position: relative;
  margin-left: 15px;
  text-align: right;
}
/* ----------------------------------------------- */
/**
*   Epidm
*   LESS
*   version 0.0.1
*
*   @ UI :: Tables
*/
/* ----------------------------------------------- */
/**
*	Table
*/
table {
  /* ------------------------------------------- */
  /**
	*	Table Header
	*/
  /* ------------------------------------------- */
  /**
	*	Table Body
	*/
  /* ------------------------------------------- */
  /**
	*	Table Footer
	*/
  /* ------------------------------------------- */
}
/* ----------------------------------------------- */
/**
*   Epidm
*   LESS
*   version 0.0.1
*
*   @ UI :: Tooltip
*/
/* ----------------------------------------------- */
/**
*	Has Tooltip
*/
.has-tooltip {
  display: inline-block;
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  padding: 6px 10px;
  background: #f7f7f7;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 600ms;
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 600ms;
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 600ms;
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 600ms;
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 600ms;
}
.has-tooltip:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  top: 9px;
  left: -8px !important;
  bottom: auto;
  left: auto;
  border-style: solid;
  border-width: 8px 8px 8px 0;
  border-color: transparent #f7f7f7;
}
.has-tooltip .ion-information-circled {
  margin-right: 8px;
  color: #0689bc;
}
.has-tooltip span {
  font-family: 'Titillium Web', Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-style: italic;
  text-decoration: underline;
  color: #8e8e8e;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 600ms;
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 600ms;
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 600ms;
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 600ms;
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 600ms;
}
.has-tooltip:hover span,
.has-tooltip:active span {
  text-decoration: underline;
  color: #00103b;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
/* ----------------------------------------------- */
/**
*	Tooltip
*/
.tooltip {
  z-index: 1000;
  display: block;
  position: absolute;
  min-width: 300px;
  height: auto;
  padding: 20px 20px 10px 20px;
  top: 38px;
  left: 1px;
  background: #0689bc;
  border: 2px solid #0689bc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 16, 59, 0.15);
  -moz-box-shadow: 0 2px 8px rgba(0, 16, 59, 0.15);
  -ms-box-shadow: 0 2px 8px rgba(0, 16, 59, 0.15);
  -o-box-shadow: 0 2px 8px rgba(0, 16, 59, 0.15);
  box-shadow: 0 2px 8px rgba(0, 16, 59, 0.15);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: default;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 600ms;
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 600ms;
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 600ms;
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 600ms;
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 600ms;
}
.tooltip:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  top: -8px;
  left: 6px !important;
  bottom: auto;
  left: auto;
  border-style: solid;
  border-width: 0 8px 8px;
  border-color: #0689bc transparent;
}
.tooltip h4,
.tooltip p,
.tooltip a {
  margin: 0;
  padding: 0;
  color: #ffffff !important;
}
.tooltip h4,
.tooltip p {
  margin: 0 auto 10px;
}
.tooltip a {
  display: inline-block;
  position: relative;
  text-decoration: underline;
  cursor: pointer;
}
.tooltip a:hover {
  text-decoration: underline;
}
/* ----------------------------------------------- */
/**
*	Tooltip Interaction
*/
.has-tooltip:hover .tooltip {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 200ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
/* ----------------------------------------------- */
#contact {
  background: #F5B906;
  position: fixed;
  right: 10px;
  top: 155px;
  color: white;
  padding: 30px;
  /* display: none; */
  z-index: 5000;
}
.contact-inner {

}
#contact a {
  text-decoration: underline;
}
#contact span {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  display: none;
  line-height: 0;
}
#contact span img {
  width: 15px;
  height: 15px;
}
#contact:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #F5B906;
  border-width: 15px;
  margin-left: 54px;
}
#contact div {
  padding: 0;
  margin: 0;
  line-height: 1.5;
  font-size: 15px;
  float: left;
}
#contact div p {
  margin-bottom: 20px;
}
#contact div p a {
  color: white;
}
#contact div p a:hover {
  color: #122520;
}
#contact div p:last-child {
  margin-bottom: 0;
}
#contact div:first-child {
  margin-right: 25px;
  text-align: center;
  color: #23473e;
}
#contact div:first-child i {
  font-size: 17px;
}
@media (max-width: 768px) {
  #contact {
    bottom: 10px;
  }
  #contact span {
    display: block;
  }
  #contact:after {
    display: none;
  }
}
/* ----------------------------------------------- */
#lightbox {
  background: rgba(255,255,255,0.9);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 999;
  display: flex;
}

#lightbox .image-container {
  position: relative;
  padding-top: 80px;
  margin: auto;
}
#lightbox img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  margin: auto;
  outline: #327e6e;
  outline-offset: 30px;
  outline-style: groove;
}

#lightbox .exit {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  padding: 10px 15px;
  text-align: center;
  background: #b2b2b2;
  cursor: pointer;
  font-weight: bold;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  #lightbox .exit {
    top: -22px;
    font-size: 3rem;
    width: 63px;
  }
}
#lightbox .exit::after {
  content: 'X';
  color: white;
}
