/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*
|--------------------------------------------------------------------------
|   Theme VARIABLES
|--------------------------------------------------------------------------
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* WB edit */
form#mailchimp-signup-subscribe-page-meet-us-at-dubai-form,
form#mailchimp-signup-subscribe-page-digital-innovation-hub-block-form {
  display: none;
}
.page-meet-us-at-dubai h1#page-title:after,
.page-digital-innovation-hub h1#page-title:after{
  content: "Registration for this event is now closed.";
  position: absolute;
  top: 100px;
  left: 0;
  font-size: 20px;
}
.page-meet-us-at-dubai  div#main-content,
.page-digital-innovation-hub  div#main-content  {
  height: 50vh;
}
.page-digital-innovation-hub div#main-content:after {
  content: "Registration for this event is now closed.";
  position: absolute;
  top: 100px;
  left: 0;
  font-weight: 500;
  font-size: 20px;
  color: #000;
}
/* WB edit end */
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 {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #009ddc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #006690;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-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: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 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%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #fff;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 40px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 38px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 44px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 47.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 29px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #fff;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.5;
  text-decoration: none;
  color: #009ddc;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #006690;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #009ddc;
  border-color: #009ddc;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #009ddc;
  border-color: #009ddc;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #a9e6ff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #009ddc;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #009ddc;
  border-color: #009ddc;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #009ddc;
}
.panel-primary > .panel-heading .badge {
  color: #009ddc;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #009ddc;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.panel-body:before,
.panel-body:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
#main .panels-flexible-row-inside:before,
#main .panels-flexible-row-inside:after,
.view-faqs .view-content:before,
.view-faqs .view-content:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.panel-body:after,
.dl-horizontal dd:after,
#main .panels-flexible-row-inside:after,
.view-faqs .view-content:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 3px solid transparent;
  white-space: nowrap;
  padding: 10px 48px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #009ddc;
  border-color: #009ddc;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #0079a9;
  border-color: #00425d;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0079a9;
  border-color: #00719f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #0079a9;
  border-color: #00719f;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #005f85;
  border-color: #00425d;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #009ddc;
  border-color: #009ddc;
}
.btn-primary .badge {
  color: #009ddc;
  background-color: #fff;
}
.btn-outline-white {
  color: #000;
  background-color: transparent;
  border-color: #fff;
}
.btn-outline-white:active,
.btn-outline-white:hover,
.btn-outline-white:focus {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-blue {
  color: #000;
  background-color: transparent;
  border-color: #009ddc;
}
.btn-outline-blue:active,
.btn-outline-blue:hover,
.btn-outline-blue:focus {
  color: #000;
  background-color: #009ddc;
  border-color: #009ddc;
}
.btn-link {
  color: #009ddc;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #006690;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 4px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 5px 30px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.4;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0;
  margin-bottom: 24px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  margin-bottom: 12px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #009ddc;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #0079a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #009ddc;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0079a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5;
}
/*
|--------------------------------------------------------------------------
|   Vendor Componenets
|--------------------------------------------------------------------------
*/
/** 
 *  Master Slider
 * 	Core css file
 */
.master-slider {
  position: relative;
  visibility: hidden;
  -moz-transform: translate3d(0, 0, 0);
}
.master-slider a {
  -webkit-transition: none;
  transition: none;
}
.master-slider,
.master-slider * {
  box-sizing: content-box;
}
.master-slider.ms-fullheight {
  height: 100%;
}
.ms-layout-partialview .ms-view {
  overflow: visible;
  background-color: transparent;
}
.ms-layout-partialview .ms-container {
  overflow: hidden;
}
.master-slider img,
.ms-slide-bgvideocont video {
  max-width: none;
}
.ms-ie img {
  border: none;
}
.ms-ie8 * {
  opacity: inherit;
  -webkit-filter: inherit;
          filter: inherit;
}
.ms-ie7 {
  zoom: 1;
}
.ms-moz .ms-slide-bgcont > img {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}
.ms-loading-container {
  position: absolute;
  width: 100%;
  top: 0;
}
.ms-slide-auto-height {
  display: table;
}
.ms-loading-container .ms-loading,
.ms-slide .ms-slide-loading {
  width: 36px;
  height: 36px;
  background: url(../img/masterslider/loading-2.gif) no-repeat center white;
  border-radius: 60px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -18px;
  opacity: 0.9;
}
/* grab cursor */
.ms-no-swipe,
.ms-def-cursor {
  cursor: auto !important;
}
.ms-grab-cursor {
  cursor: url(../img/masterslider/grab.png), move;
}
.ms-grabbing-cursor {
  cursor: url(../img/masterslider/grabbing.png), move;
}
.ms-ie .ms-grab-cursor {
  cursor: move;
}
.ms-ie .ms-grabbing-cursor {
  cursor: move;
}
.ms-view {
  margin: 0px auto;
  overflow: hidden;
  background: black;
  position: relative;
  -webkit-perspective: 2000px;
  -ms-perspective: 2000px;
  perspective: 2000px;
}
.ms-view .ms-slide-container {
  position: relative;
}
.ms-slide {
  position: absolute;
  height: 100%;
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
}
.ms-wk .ms-slide {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.ms-slide .ms-slide-bgcont,
.ms-slide .ms-slide-bgvideocont {
  position: absolute;
  overflow: hidden;
  width: 100%;
}
.ms-slide .ms-slide-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 110;
}
.ms-ie .ms-slide-link {
  background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7") 0 0 repeat;
}
.ms-slide .ms-slide-bgvideocont {
  z-index: 105;
  height: 100%;
}
.ms-wk .ms-slide .ms-slide-bgvideocont,
.ms-wk .ms-slide-bgvideocont > video {
  -webkit-transform: translateZ(0.3px);
  transform: translateZ(0.3px);
}
.ms-slide .ms-slide-bgvideo {
  position: absolute;
  top: 0px;
}
.ms-inner-controls-cont,
.ms-container {
  position: relative;
  margin: 0 auto;
}
.ms-slide .ms-slide-bgcont img,
.ms-container,
.ms-inner-controls-cont {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ms-slide .ms-layer,
.ms-fixed-layers .ms-layer {
  position: absolute;
  pointer-events: auto;
}
.ms-slide .ms-slide-layers,
.ms-fixed-layers {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 109;
  top: 0px;
  pointer-events: none;
}
.ms-slide .ms-slide-video {
  position: absolute;
  top: 0;
  z-index: 111;
  background: black;
  padding: 0;
  margin: 0;
  border: none;
}
.ms-parallax-layer {
  width: 100%;
  position: absolute;
  top: 0;
}
.ms-scroll-parallax-cont {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.ms-wk .ms-scroll-parallax-cont {
  -webkit-transform: translateZ(0.4px);
  transform: translateZ(0.4px);
}
/*.ms-scroll-parallax .ms-sl-selected .ms-scroll-parallax-cont,
.ms-scroll-parallax .ms-sl-selected .ms-slide-bgcont{}
.ms-scroll-parallax .ms-slide-bgcont{}*/
/*-----------------------------------------------------------*/
.ms-action-layer {
  cursor: pointer;
}
.ms-btn-container {
  position: absolute;
}
.ms-btn {
  text-decoration: none;
  display: inline-block;
  color: black;
  position: relative;
  padding: 8px 15px;
  cursor: pointer;
  white-space: nowrap;
}
.ms-default-btn {
  background: #0074A2;
  border-radius: 5px;
  color: #FFF;
}
.ms-default-btn:hover {
  background-color: #0098D5;
}
.ms-default-btn:active {
  top: 1px;
}
.ms-btn-s {
  padding: 14px 17px;
  font-size: 80%;
  line-height: 0;
}
.ms-btn-m {
  padding: 12px 40px;
}
.ms-btn-n {
  padding: 8px 25px;
  font-size: 95%;
}
.ms-btn-l {
  padding: 17px 50px;
  font-size: 120%;
}
.ms-btn-round {
  border-radius: 5px;
}
.ms-btn-circle {
  border-radius: 100px;
}
.ms-btn-outline-round {
  border-radius: 5px;
}
.ms-btn-outline-circle {
  border-radius: 100px;
}
/*-----------------------------------------------------------*/
.ms-layer.video-box {
  background: black;
}
.ms-layer.video-box iframe {
  padding: 0;
  margin: 0;
  border: none;
  position: absolute;
  z-index: 111;
}
.ms-slide .ms-slide-vpbtn,
.ms-slide .ms-video-btn {
  position: absolute;
  cursor: pointer;
  z-index: 112;
}
.ms-slide .ms-slide-vcbtn {
  position: absolute;
  cursor: pointer;
  z-index: 113;
}
.ms-slide-vcbtn-mobile {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 28px;
  background-color: black;
  color: white;
  text-align: center;
  cursor: pointer;
  z-index: 113;
}
.ms-slide-vcbtn-mobile .ms-vcbtn-txt {
  text-transform: uppercase;
  font-family: sans-serif;
  font-size: 0.75em;
  display: inline-block;
  background: url(../img/masterslider/video-close-btn.png) no-repeat 0px 3px;
  padding-left: 15px;
  height: 15px;
  color: #DBDBDB;
  margin-top: 7px;
}
.ms-wk .ms-slide .ms-slide-vcbtn,
.ms-wk .ms-slide .ms-slide-layers,
.ms-wk .ms-slide .ms-slide-vpbtn,
.ms-wk .ms-slide .ms-slide-video,
.ms-wk .ms-slide-link {
  -webkit-transform: translateZ(0.44px);
  transform: translateZ(0.44px);
}
.ms-video-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.ms-mask-frame {
  overflow: hidden;
  position: absolute;
  float: left;
}
/* controls */
.ms-thumb-list {
  overflow: hidden;
  position: absolute;
}
.ms-thumb-list.ms-dir-h {
  width: 100%;
}
.ms-thumb-list.ms-dir-v {
  height: 100%;
  top: 0;
}
.ms-thumbs-cont {
  position: relative;
}
.ms-thumb-frame img {
  width: 100%;
  height: auto;
}
.ms-thumb-frame {
  cursor: pointer;
  float: left;
  overflow: hidden;
  opacity: 0.5;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.ms-thumb-frame-selected {
  opacity: 1;
}
.ms-tabs .ms-thumb-frame {
  background-color: #F6f6f6;
  text-shadow: 0 1px 1px white;
  color: #222;
  border: solid 1px white;
  border-width: 0 1px 1px 0;
  overflow: visible;
  position: relative;
  opacity: 1;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.ms-tabs.ms-dir-h .ms-thumb-frame {
  margin-top: 12px;
}
.ms-tabs.ms-dir-v .ms-thumb-frame {
  margin-left: 12px;
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame {
  margin-left: 0px;
}
.ms-tabs.ms-dir-h.ms-align-top {
  z-index: 140;
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame {
  margin-top: -12px;
}
.ms-tabs .ms-thumb {
  padding: 20px 20px;
}
.ms-tabs .ms-thumb-frame-selected {
  opacity: 1;
  background: #EDEDED;
}
.ms-tabs .ms-thumb-frame .ms-thumb-ol {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
  top: 0px;
  left: 50%;
  margin-left: -12px;
  border-bottom: solid 12px #F6f6f6;
  border-left: solid 12px transparent;
  border-right: solid 12px transparent;
}
.ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol {
  opacity: 1;
  top: -12px;
  border-bottom-color: #EDEDED;
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame .ms-thumb-ol {
  bottom: 0px;
  top: auto;
  border-bottom: 0px;
  border-top: solid 12px #F6f6f6;
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame-selected .ms-thumb-ol {
  opacity: 1;
  bottom: -12px;
  border-top-color: #EDEDED;
}
.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
  top: 50%;
  left: 0;
  margin-top: -12px;
  border-right: solid 12px #EDEDED;
  border-top: solid 12px transparent;
  border-bottom: solid 12px transparent;
}
.ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol {
  opacity: 1;
  left: -12px;
  border-right-color: #EDEDED;
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: solid 12px #EDEDED;
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol {
  opacity: 1;
  right: -12px;
  border-left-color: #EDEDED;
}
/* horizontal thumblist arrows*/
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd,
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
  height: 100%;
  width: 20px;
  position: absolute;
  left: 0;
  cursor: pointer;
  background: rgba(128, 128, 128, 0.5);
  text-align: center;
  color: white;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
  right: 0;
  left: auto;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after,
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
  content: close-quote;
  top: 43%;
  position: relative;
  border: solid rgba(0, 0, 0, 0);
  border-width: 5px 5px 5px 0px;
  display: block;
  border-right-color: #FFF;
  width: 6px;
  height: 1px;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
  border-width: 5px 0px 5px 5px;
  border-left-color: #FFF;
  left: 7px;
}
/* vertical thumblist arrows */
.ms-thumb-list.ms-dir-v .ms-thumblist-fwd,
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
  width: 100%;
  height: 20px;
  position: absolute;
  top: 0;
  cursor: pointer;
  background: rgba(128, 128, 128, 0.5);
  text-align: center;
  color: white;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
  bottom: 0;
  top: auto;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-fwd:after,
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
  content: close-quote;
  left: 43%;
  position: relative;
  border: solid rgba(0, 0, 0, 0);
  border-width: 0px 5px 5px 5px;
  display: block;
  border-bottom-color: #FFF;
  height: 1px;
  top: 5px;
  width: 0;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
  border-width: 5px 5px 0px 5px;
  border-top-color: #FFF;
  top: 7px;
}
.ms-bullet {
  cursor: pointer;
  float: left;
}
.ms-bullets.ms-dir-h {
  position: absolute;
  bottom: 20px;
  right: 50%;
  width: 100px;
}
.ms-bullets.ms-dir-v {
  position: absolute;
  top: 50%;
}
.ms-bullets.ms-dir-v .ms-bullet {
  float: none;
}
.ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}
.ms-sbar {
  position: absolute;
}
.ms-sbar.ms-dir-h {
  left: 10px;
  right: 10px;
  top: 5px;
}
.ms-sbar.ms-dir-v {
  top: 10px;
  bottom: 10px;
  right: 5px;
}
.ms-sbar .ms-bar {
  height: 4px;
  background: #333;
  border-radius: 4px;
}
.ms-sbar.ms-dir-v .ms-bar {
  width: 4px;
}
.ms-sbar .ms-bar {
  position: relative;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.ms-timerbar {
  width: 100%;
  bottom: 0px;
  position: absolute;
}
.ms-ctimer {
  position: absolute;
  top: 30px;
  left: 30px;
  cursor: pointer;
}
.ms-time-bar {
  -webkit-transition: width 120ms linear;
  transition: width 120ms linear;
}
.ms-ie7 .ms-tooltip-arrow {
  height: 0px;
}
.ms-slide-info {
  position: absolute;
}
.ms-slide-info.ms-dir-v {
  top: 0;
}
.ms-slide-info.ms-dir-h {
  width: 100%;
}
@keyframes point-anim {
  0% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes point-anim {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
/* In Android browser, using css animations over slider causes some crashes */
.ms-android .ms-tooltip-point .ms-point-border {
  animation: none;
  -moz-animation: none;
  -webkit-animation: none;
  -o-animation: none;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
#skip-link {
  display: none;
}
.tabs-primary {
  padding-left: 0;
  padding: 0;
  list-style: none;
  margin-left: -5px;
  background: #111111;
  padding: 5px 10px;
  line-height: 1em;
  margin: 0;
}
.tabs-primary > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.tabs-primary > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.tabs-primary a {
  font-size: 12px;
  color: #fff;
  font-family: sans-serif;
}
#admin-bar div.messages {
  margin: 0;
  background-image: none;
  padding: 15px;
}
#admin-bar,
#admin-menu {
  display: none;
}
body.admin-menu.adminimal-menu {
  -webkit-transform: translateY(-29px);
          transform: translateY(-29px);
}
#main div.messages {
  background-image: none;
  padding: 15px;
  margin-bottom: 15px;
  border-width: 2px;
}
#main div.messages.error {
  border-color: red!important;
  background-color: #FFF!important;
  color: red!important;
}
#main div.messages ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.item-list .pagination {
  margin-top: 30px;
}
.item-list .pagination li {
  margin: 0;
}
#user-login {
  border: 1px solid #DDD;
  padding: 15px;
}
#user-login label {
  color: #333333;
}
#user-login .form-item {
  margin: 0;
  margin-bottom: 15px;
}
#user-login .form-text {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #fff;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  border: none;
  line-height: 200%;
  margin-bottom: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 50px;
  margin-bottom: 8px;
}
#user-login .form-text:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
#user-login .form-text::-moz-placeholder {
  color: #999;
  opacity: 1;
}
#user-login .form-text:-ms-input-placeholder {
  color: #999;
}
#user-login .form-text::-webkit-input-placeholder {
  color: #999;
}
#user-login .form-text::-ms-expand {
  border: 0;
  background-color: transparent;
}
#user-login .form-text[disabled],
#user-login .form-text[readonly],
fieldset[disabled] #user-login .form-text {
  background-color: #eeeeee;
  opacity: 1;
}
#user-login .form-text[disabled],
fieldset[disabled] #user-login .form-text {
  cursor: not-allowed;
}
textarea#user-login .form-text {
  height: auto;
}
#user-login .form-actions {
  margin: 0;
}
#user-login .form-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 3px solid transparent;
  white-space: nowrap;
  padding: 10px 48px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  background-color: #009ddc;
  border-color: #009ddc;
}
#user-login .form-submit:hover,
#user-login .form-submit:focus,
#user-login .form-submit.focus {
  color: #333;
  text-decoration: none;
}
#user-login .form-submit:active,
#user-login .form-submit.active {
  outline: 0;
  background-image: none;
}
#user-login .form-submit.disabled,
#user-login .form-submit[disabled],
fieldset[disabled] #user-login .form-submit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a#user-login .form-submit.disabled,
fieldset[disabled] a#user-login .form-submit {
  pointer-events: none;
}
#user-login .form-submit:focus,
#user-login .form-submit.focus {
  color: #fff;
  background-color: #0079a9;
  border-color: #00425d;
}
#user-login .form-submit:hover {
  color: #fff;
  background-color: #0079a9;
  border-color: #00719f;
}
#user-login .form-submit:active,
#user-login .form-submit.active,
.open > .dropdown-toggle#user-login .form-submit {
  color: #fff;
  background-color: #0079a9;
  border-color: #00719f;
}
#user-login .form-submit:active:hover,
#user-login .form-submit.active:hover,
.open > .dropdown-toggle#user-login .form-submit:hover,
#user-login .form-submit:active:focus,
#user-login .form-submit.active:focus,
.open > .dropdown-toggle#user-login .form-submit:focus,
#user-login .form-submit:active.focus,
#user-login .form-submit.active.focus,
.open > .dropdown-toggle#user-login .form-submit.focus {
  color: #fff;
  background-color: #005f85;
  border-color: #00425d;
}
#user-login .form-submit:active,
#user-login .form-submit.active,
.open > .dropdown-toggle#user-login .form-submit {
  background-image: none;
}
#user-login .form-submit.disabled:hover,
#user-login .form-submit[disabled]:hover,
fieldset[disabled] #user-login .form-submit:hover,
#user-login .form-submit.disabled:focus,
#user-login .form-submit[disabled]:focus,
fieldset[disabled] #user-login .form-submit:focus,
#user-login .form-submit.disabled.focus,
#user-login .form-submit[disabled].focus,
fieldset[disabled] #user-login .form-submit.focus {
  background-color: #009ddc;
  border-color: #009ddc;
}
#user-login .form-submit .badge {
  color: #009ddc;
  background-color: #fff;
}
.webform-client-form {
  margin-bottom: 15px;
}
.webform-client-form .form-text,
.webform-client-form .form-textarea {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #fff;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  border: none;
  line-height: 200%;
  margin-bottom: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 50px;
}
.webform-client-form .form-text:focus,
.webform-client-form .form-textarea:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.webform-client-form .form-text::-moz-placeholder,
.webform-client-form .form-textarea::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.webform-client-form .form-text:-ms-input-placeholder,
.webform-client-form .form-textarea:-ms-input-placeholder {
  color: #999;
}
.webform-client-form .form-text::-webkit-input-placeholder,
.webform-client-form .form-textarea::-webkit-input-placeholder {
  color: #999;
}
.webform-client-form .form-text::-ms-expand,
.webform-client-form .form-textarea::-ms-expand {
  border: 0;
  background-color: transparent;
}
.webform-client-form .form-text[disabled],
.webform-client-form .form-textarea[disabled],
.webform-client-form .form-text[readonly],
.webform-client-form .form-textarea[readonly],
fieldset[disabled] .webform-client-form .form-text,
fieldset[disabled] .webform-client-form .form-textarea {
  background-color: #eeeeee;
  opacity: 1;
}
.webform-client-form .form-text[disabled],
.webform-client-form .form-textarea[disabled],
fieldset[disabled] .webform-client-form .form-text,
fieldset[disabled] .webform-client-form .form-textarea {
  cursor: not-allowed;
}
textarea.webform-client-form .form-text,
textarea.webform-client-form .form-textarea {
  height: auto;
}
.webform-client-form .form-textarea {
  height: auto;
}
.webform-client-form label {
  color: #58595b;
  font-weight: normal;
}
.webform-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 3px solid transparent;
  white-space: nowrap;
  padding: 10px 48px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.webform-submit:hover,
.webform-submit:focus,
.webform-submit.focus {
  color: #333;
  text-decoration: none;
}
.webform-submit:active,
.webform-submit.active {
  outline: 0;
  background-image: none;
}
.webform-submit.disabled,
.webform-submit[disabled],
fieldset[disabled] .webform-submit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.webform-submit.disabled,
fieldset[disabled] a.webform-submit {
  pointer-events: none;
}
.webform-submit:focus,
.webform-submit.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.webform-submit:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.webform-submit:active,
.webform-submit.active,
.open > .dropdown-toggle.webform-submit {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.webform-submit:active:hover,
.webform-submit.active:hover,
.open > .dropdown-toggle.webform-submit:hover,
.webform-submit:active:focus,
.webform-submit.active:focus,
.open > .dropdown-toggle.webform-submit:focus,
.webform-submit:active.focus,
.webform-submit.active.focus,
.open > .dropdown-toggle.webform-submit.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.webform-submit:active,
.webform-submit.active,
.open > .dropdown-toggle.webform-submit {
  background-image: none;
}
.webform-submit.disabled:hover,
.webform-submit[disabled]:hover,
fieldset[disabled] .webform-submit:hover,
.webform-submit.disabled:focus,
.webform-submit[disabled]:focus,
fieldset[disabled] .webform-submit:focus,
.webform-submit.disabled.focus,
.webform-submit[disabled].focus,
fieldset[disabled] .webform-submit.focus {
  background-color: #fff;
  border-color: #ccc;
}
.webform-submit .badge {
  color: #fff;
  background-color: #333;
}
fieldset.captcha legend {
  display: none !important;
}
fieldset.captcha .fieldset-description {
  margin-bottom: 30px;
}
body {
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.img-blur {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.with-border {
  border-bottom: 1px solid #9c9b9b;
}
.arrow {
  display: block;
  width: 32px;
  height: 28px;
  background: url('../img/arrows/grey/angle-down.png') top center no-repeat;
  background-size: contain;
  border-bottom: 3px solid #009ddc;
  margin-bottom: 30px;
}
.mt {
  margin-top: 30px;
}
.mb {
  margin-bottom: 30px;
}
.ms-bullets .ms-bullet {
  width: 10px;
  height: 10px;
  background: #58595b;
  border-radius: 135px;
}
.ms-bullets .ms-bullet.ms-bullet-selected {
  background: #009ddc;
}
.small {
  font-size: 12px;
}
.vsmall {
  font-size: 10px;
}
.white {
  color: #fff;
}
.no-padding {
  padding: 0;
}
.no-padding-bottom {
  padding-bottom: 0!important;
}
.with-border {
  border-bottom: 1px solid #9c9b9b;
}
.image-circle {
  position: relative;
  margin: auto;
  border-radius: 50%;
  width: 284px;
  height: 284px;
  margin-bottom: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.image-circle .circle {
  text-indent: -99999px;
}
/*
|------------------------------------------------------
|   FORMS
|------------------------------------------------------
*/
label {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}
label span {
  color: #009ddc;
}
.form-control {
  border: none;
  line-height: 200%;
  margin-bottom: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 50px;
}
/*textarea {
    padding-top: 15px;
    height: 140px;
}*/
.icon-arrow-up {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../img/arrows/grey/angle-up.png') bottom center no-repeat;
  background-size: contain;
  border-top: 3px solid #009ddc;
}
.nav-tabs {
  padding-left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -5px;
  margin-top: 30px;
  margin-bottom: 0;
}
.nav-tabs > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.nav-tabs > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.nav-tabs a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 3px solid transparent;
  white-space: nowrap;
  padding: 10px 48px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #000 !important;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
  padding: 10px;
}
.nav-tabs a:hover,
.nav-tabs a:focus,
.nav-tabs a.focus {
  color: #333;
  text-decoration: none;
}
.nav-tabs a:active,
.nav-tabs a.active {
  outline: 0;
  background-image: none;
}
.nav-tabs a.disabled,
.nav-tabs a[disabled],
fieldset[disabled] .nav-tabs a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.nav-tabs a.disabled,
fieldset[disabled] a.nav-tabs a {
  pointer-events: none;
}
.nav-tabs a:hover {
  background: rgba(255, 255, 255, 0.5);
}
@media (min-width: 768px) {
  .nav-tabs a {
    text-align: right;
    padding: 20px 60px;
  }
}
.nav-tabs .active a {
  background: #FFF;
}
*:focus {
  outline: 0 !important;
}
.search-form label {
  display: none;
}
.search-results {
  padding-left: 0;
  list-style: none;
}
.search-results .search-snippet-info {
  padding: 0;
}
.search-results .search-result + .search-result {
  border-top: 1px solid #ddd;
  padding-top: 30px;
  margin-top: 30px;
}
.search-results .search-info {
  display: none !important;
}
.filter-box {
  margin: 0;
}
.filter-box .filter {
  background: #c7eafb;
  padding: 30px;
  margin-right: 1px;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  position: relative;
  height: 82px;
}
.filter-box .filter + .filter {
  margin-top: 1px;
}
.filter-box .filter span {
  width: 32px;
  height: 22px;
  margin-top: -20px;
  float: right;
  background: url('../img/arrows/white/angle-down.png') center center no-repeat;
  background-size: contain;
}
.filter-box .filter:hover {
  cursor: pointer;
}
.filter-box .filter .option-list {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #c7eafb;
  z-index: 10;
  padding-top: 25px;
}
.filter-box .filter .option-list ul {
  list-style-type: none;
  padding: 0;
}
.filter-box .filter .option-list ul li {
  padding: 3px 25px;
}
.filter-box .filter .option-list ul li:hover {
  background: #fff;
}
.filter-box .filter.active .option-list {
  display: block;
}
.filter-box .filter-button {
  width: 100%;
  height: 165px;
  background: url('../img/graphics/filter.gif') bottom right no-repeat #74d1f6;
  background-size: contain;
  margin-right: 1px;
}
.filter-box .filter-button:hover {
  cursor: pointer;
  opacity: 0.8;
}
#header.home {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media  (min-width:768px) {
  #header.home {
    height: 60vh;
    min-height: 400px;
  }
}
/**
 * SWIPER
 */
.swiper-container,
.swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: auto;
}
.swiper-slide {
  position: relative;
  height: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.swiper-slide .title {
  position: absolute;
  width: 210px;
  height: 35px;
  left: 50%;
  margin-left: -105px;
  bottom: 55px;
  border: 1ptx solid #fff;
  font-family: 'Droid Serif', serif;
  font-style: italic;
  font-size: 14px;
  text-align: center;
}
@media (max-width: 767px) {
  .swiper-slide .title {
    display: none !important;
  }
}
.swiper-slide .title a {
  display: block;
  color: #fff;
  padding-top: 8px;
  padding-bottom: 7px;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.swiper-slide .title a:hover {
  text-decoration: none;
  background: url('../img/graphics/header-button.png') center center repeat;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.swiper-slide .caption {
  position: absolute;
  bottom: 20px;
  right: 105px;
}
@media  (max-width:767px) {
  .swiper-slide .caption {
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 10px 50px 10px;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
  }
}
.swiper-slide .caption span {
  display: inline-block;
}
@media (min-width: 768px) {
  .swiper-slide .caption span {
    float: right;
    clear: both;
    font-size: 14px;
    font-weight: 500;
  }
}
.swiper-slide .caption span.line1 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  .swiper-slide .caption span.line1 {
    display: none !important;
  }
}
.swiper-slide .caption span.line2 {
  color: #009ddc;
}
@media (min-width: 768px) {
  .swiper-slide .caption span.line2 {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 24px;
  }
}
.swiper-slide .caption span.line3 {
  color: #009ddc;
}
@media (min-width: 768px) {
  .swiper-slide .caption span.line3 {
    padding-left: 22px;
    padding-bottom: 10px;
  }
}
.swiper-slide .play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.swiper-slide .play img {
  width: 80px;
  height: 80px;
}
.swiper-prev,
.swiper-next {
  position: absolute;
  z-index: 10;
  width: 25px;
  height: 65px;
  top: 50%;
  background-size: contain!important;
  opacity: 0.5;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.swiper-prev:hover,
.swiper-next:hover {
  cursor: pointer;
  opacity: 1;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.swiper-prev {
  left: 30px;
  background: url('../img/arrows/blue/curved-arrow-left.png') center center no-repeat;
}
.swiper-next {
  right: 30px;
  background: url('../img/arrows/blue/curved-arrow-right.png') center center no-repeat;
}
.swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.66);
}
.swiper-pagination-bullet-active {
  background: #009ddc;
}
/**
 * sdfsdfsdf
 */
section.header {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
section.header .top-left,
section.header .top-right {
  position: absolute;
  top: 40px;
  z-index: 10;
}
section.header .top-left {
  left: 100px;
  width: 150px;
  height: 55px;
  background: url('../img/logos/large.png') center center no-repeat;
  background-size: contain;
}
@media  (min-width:768px) {
  section.header .top-left {
    width: 300px;
    height: 110px;
  }
}
section.header .top-right {
  right: 100px;
  height: 70px;
  min-width: 100px;
}
@media (max-width: 767px) {
  section.header .top-right {
    display: none !important;
  }
}
section.header .language-select {
  color: #fff;
  float: left;
  padding-top: 5px;
}
section.header .language-select span {
  display: block;
  width: 20px;
  height: 12px;
  margin-right: 8px;
  margin-left: 8px;
  margin-top: 5px;
}
section.header .language-select span.left {
  float: left;
  background: url('../img/arrows/blue/long-arrow-left.png') center center no-repeat;
  background-size: contain;
}
section.header .language-select span.right {
  float: right;
  background: url('../img/arrows/blue/long-arrow-right.png') center center no-repeat;
  background-size: contain;
  display: none;
}
section.header .language-select.active span.left {
  display: none;
}
section.header .language-select.active span.right {
  display: block;
}
section.header .language-select .text {
  display: block;
  float: left;
}
section.header .language-select .text:hover {
  cursor: pointer;
}
section.header .language-select .languages {
  width: 0;
  overflow: hidden;
  float: left;
}
section.header .language-select .languages .inner {
  width: 1000px;
}
section.header .language-select .languages .inner ul {
  list-style-type: none;
  font-weight: 500;
  float: left;
  padding-left: 15px;
}
section.header .language-select .languages .inner ul li {
  float: left;
  margin-right: 5px;
}
section.header .language-select .languages .inner ul li a:hover {
  color: #fff;
}
section.header .search-box {
  width: 155px;
  height: 30px;
  margin-left: 20px;
  float: left;
  background: #000;
  color: #fff;
  border-left: 2px solid #fff;
}
section.header .search-box input[type=search] {
  border: 1px solid transparent;
  text-align: right;
  float: right;
  padding-left: 28px;
  padding-right: 5px;
  width: 100%;
  height: 30px;
  font-weight: 500;
  background: url('../img/icons/white/search.png') 8px 9px no-repeat;
}
section.header .search-box input[type=search]:focus {
  border-color: rgba(255, 255, 255, 0.66);
}
section.header .language-select,
section.header .search-box {
  font-size: 14px;
}
section.header .social {
  padding-left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -5px;
  float: left;
  margin-left: 20px;
}
section.header .social > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
section.header .social > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
section.header .social a {
  font-size: 20px;
  color: #fff;
}
section.header .social a:hover {
  color: #009ddc;
  text-decoration: none;
}
section.header-pages .container {
  height: 110px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media (max-width: 991px) {
  section.header-pages .container {
    width: 100%;
  }
}
section.header-home .social {
  clear: both;
  float: right;
}
section.header-mobile {
  display: none !important;
  background: #000;
  padding: 10px;
  overflow: auto;
}
@media (max-width: 767px) {
  section.header-mobile {
    display: block !important;
  }
  tablesection.header-mobile {
    display: table !important;
  }
  trsection.header-mobile {
    display: table-row !important;
  }
  thsection.header-mobile,
  tdsection.header-mobile {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section.header-mobile {
    display: block !important;
  }
  tablesection.header-mobile {
    display: table !important;
  }
  trsection.header-mobile {
    display: table-row !important;
  }
  thsection.header-mobile,
  tdsection.header-mobile {
    display: table-cell !important;
  }
}
section.header-mobile .logo {
  display: inline-block;
  height: 30px;
}
section.header-mobile .handle {
  color: #FFF;
  text-decoration: none;
  line-height: 20px;
  height: 20px;
  vertical-align: middle;
}
section.header-mobile .handle span {
  margin-left: 8px;
}
.navigation {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background: #000;
  padding: 25px 0;
  position: relative;
}
@media (max-width: 767px) {
  .navigation {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navigation {
    display: none !important;
  }
}
.navigation .container {
  position: static;
}
.navigation .container .inner {
  position: static;
}
.navigation .logo {
  float: left;
}
.navigation .logo img {
  width: 160px;
}
@media  (min-width:1200px) {
  .navigation .logo img {
    width: 253PX;
    height: AUTO;
  }
}
.navigation .menu {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -10px;
  font-size: 14px;
  margin-top: 3px;
  text-align: right;
  font-weight: 500;
  display: inline-block;
  float: right;
}
.navigation .menu > li {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
@media  (min-width:1200px) {
  .navigation .menu {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -15px;
    margin-top: 5px;
    font-size: 16px;
  }
  .navigation .menu > li {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.navigation .menu > li > a {
  color: #fff;
  border-bottom: 4px solid #000;
  padding-bottom: 2px;
}
.navigation .menu > li:hover > a {
  color: #009ddc;
  text-decoration: none;
  border-bottom: 4px solid #fff;
}
.navigation .menu li .sub-menu {
  position: absolute;
  width: 100%;
  overflow: hidden;
  left: 0;
  z-index: 12;
  color: #58595b;
  font-weight: 300;
  max-height: 0;
}
.navigation .menu li .sub-menu .bg {
  background: #fff;
  margin-top: 35px;
}
.navigation .menu li .sub-menu .bg .container .close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 65px;
  right: 15px;
  background: url('../img/icons/grey/close.png') center center no-repeat;
  background-size: contain;
}
.navigation .menu li .sub-menu .bg .container .close:hover {
  cursor: pointer;
}
.navigation .menu li .sub-menu .primary {
  margin-top: 35px;
  background: #fff;
  padding-top: 90px;
  padding-bottom: 90px;
}
.navigation .menu li .sub-menu .primary h1 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 23px;
  color: #58595b;
  position: relative;
  padding-bottom: 12px;
}
.navigation .menu li .sub-menu .primary h1 span {
  width: 40px;
  height: 4px;
  background: #009ddc;
  position: absolute;
  bottom: 0;
  left: 0;
}
.navigation .menu li .sub-menu .primary h2 {
  margin-top: 5px;
  margin-bottom: 26px;
  font-size: 18px;
  color: #58595b;
  position: relative;
  padding-bottom: 12px;
}
.navigation .menu li .sub-menu .primary h2 span {
  width: 40px;
  height: 4px;
  background: #009ddc;
  position: absolute;
  bottom: 0;
  left: 0;
}
.navigation .menu li .sub-menu p {
  margin-bottom: 50px;
}
.navigation .menu li .sub-menu .button {
  display: inline-block;
  padding: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 500;
  max-width: 180px;
}
.navigation .menu li .sub-menu .button.blue {
  color: #58595b;
}
.navigation .menu li .sub-menu .button:hover {
  color: #fff;
}
.navigation .menu li .sub-menu ul {
  list-style-type: none;
  padding: 0;
  float: left;
  margin: 0;
  font-weight: 500;
  font-size: 16px;
}
.navigation .menu li .sub-menu ul li {
  float: none;
  clear: both;
  text-align: left;
  border: none;
  padding: 0;
  margin-bottom: 2px;
}
.navigation .menu li .sub-menu ul li a {
  color: #58595b;
  border: none;
}
.navigation .menu li .sub-menu ul li a:hover {
  color: #009ddc;
  text-decoration: underline;
}
.navigation .menu li .sub-menu ul li ul {
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: 300;
}
.navigation .menu li .sub-menu ul li ul li {
  font-size: 14px;
  width: 100%;
}
.navigation .menu li .sub-menu ul li ul li a:before {
  content: "-";
  margin-right: 10px;
}
.navigation .menu li.active .sub-menu {
  max-height: 1000px;
  -webkit-transition: 0.8s;
  transition: 0.8s;
  border-bottom: 5px solid #9c9b9b;
}
.navigation .menu.push {
  margin-bottom: 500px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.navigation .contextual-links-region {
  position: static;
}
/**
 * DropDowns
 */
.menu-minipanel-panel {
  position: absolute;
  top: 55px!important;
  left: 100%;
  right: 0;
  text-align: left;
  background: #FFF;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  padding-top: 30px;
  padding-bottom: 30px;
}
@media  (min-width:1200px) {
  .menu-minipanel-panel {
    top: 60px!important;
  }
}
li:hover .menu-minipanel-panel {
  left: 0;
  
}
.menu-minipanel-panel ul {
  padding-left: 0;
  list-style: none;
}
.menu-minipanel-panel .panels-flexible-region {
  font-weight: 300;
}
.menu-minipanel-panel .panels-flexible-region a {
  font-weight: 500;
}
.menu-minipanel-panel h1 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 23px;
  color: #58595b;
  position: relative;
  padding-bottom: 12px;
}
.menu-minipanel-panel h2 {
  margin-top: 5px;
  margin-bottom: 26px;
  font-size: 18px;
  color: #58595b;
  position: relative;
  padding-bottom: 12px;
}
.menu-minipanel-panel h1 a,
.menu-minipanel-panel h2 a,
.menu-minipanel-panel h3 a,
.menu-minipanel-panel h4 a,
.menu-minipanel-panel h5 a,
.menu-minipanel-panel h6 a {
  color: #58595b;
  text-decoration: none;
}
.menu-minipanel-panel h1 span,
.menu-minipanel-panel h2 span,
.menu-minipanel-panel h3 span,
.menu-minipanel-panel h4 span,
.menu-minipanel-panel h5 span,
.menu-minipanel-panel h6 span {
  width: 40px;
  height: 4px;
  background: #009ddc;
  position: absolute;
  bottom: 0;
  left: 0;
}
/**
 * MASTER SLIDER
 */
/*
.master-slider {
    .ms-slide {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 660px;
        padding-bottom: 150px;
        .title {
            .hidden-xs;
            position: absolute;
            width: 210px;
            height: 35px;
            left: 50%;
            margin-left: -105px;
            bottom: 55px;
            border: 1ptx solid @white;
            font-family: 'Droid Serif', serif;
            font-style: italic;
            font-size: 14px;
            text-align: center;
            a {
                display: block;
                color: @white;
                padding-top: 8px;
                padding-bottom: 7px;
                transition: 0.8s;
                &:hover {
                    text-decoration: none;
                    background: url('../img/graphics/header-button.png') center center repeat;
                    transition: 0.8s;
                }
            }
        }
        .caption {
            position: absolute;
            bottom: 20px;
            right: 40px;
            @media(max-width: @screen-xs-max) {
                background: rgba(0, 0, 0, 0.5);
                padding: 10px;
                bottom: 0;
                left: 0;
            }
            span {
                @media(min-width: @screen-sm-min) {
                    display: inline-block;
                    float: right;
                    clear: both;
                    font-size: 14px;
                    font-weight: 500;
                }
                &.line1 {
                    .hidden-xs;
                    color: @white;
                    text-transform: uppercase;
                    margin-bottom: 14px;
                }
                &.line2 {
                    color: @blue;
                    @media(min-width: @screen-sm-min) {
                        font-size: 20px;
                        padding-top: 10px;
                        padding-bottom: 5px;
                        padding-left: 24px;
                    }
                }
                &.line3 {
                    color: @blue;
                    @media(min-width: @screen-sm-min) {
                        padding-left: 22px;
                        padding-bottom: 10px;
                    }
                }
            }
        }
        .play {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            img {
                width: 80px;
                height: 80px;
            }
        }
    }
    @media (max-width: @screen-xs-max) {
        .ms-bullets {
            display: none;
        }
        .ms-slide {
            .title {
                bottom: 130px;
            }
            .caption {
                .line1 {
                    text-align: right;
                    padding-right: 15px;
                }
            }
        }
    }
}
*/
/*
.master-slider-navigation {
    .prev {
        position: absolute;
        width: 25px;
        height: 65px;
        top: 50%;
        margin-top: -33px;
        left: 15px;
        background: url('../img/arrows/blue/curved-arrow-left.png') center center no-repeat;
        background-size: contain;
        opacity: 0.5;
        &:hover {
            cursor: pointer;
            opacity: 1;
            transition: 0.8s;
        }
    }
    .next {
        position: absolute;
        width: 25px;
        height: 65px;
        top: 50%;
        margin-top: -33px;
        right: 15px;
        background: url('../img/arrows/blue/curved-arrow-right.png') center center no-repeat;
        background-size: contain;
        opacity: 0.5;
        &:hover {
            cursor: pointer;
            opacity: 1;
            transition: 0.8s;
        }
    }
}
*/
.slide-panel {
  background: #000;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1000;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  overflow: auto;
}
@media (min-width: 768px) {
  .slide-panel {
    width: 300px;
  }
}
.slide-panel.expanded {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.slide-panel ul {
  padding-left: 0;
  list-style: none;
}
.slide-panel ul li {
  border-top: 1px solid #1a1a1a;
}
.slide-panel ul ul li a {
  text-indent: 20px;
}
.slide-panel ul ul ul li a {
  text-indent: 40px;
}
.slide-panel a {
  display: block;
  color: #FFF;
  padding: 10px 20px;
}
.slide-panel a:hover {
  text-decoration: none;
  background-color: #1a1a1a;
}
.slide-panel .close_btn {
  background: #1a1a1a;
  font-size: 20px;
  vertical-align: bottom;
}
.slide-panel .close_btn span {
  margin-right: 20px;
}
/**
* --------------------------------------------
* CONTENT SECTIONS
* --------------------------------------------
*/
section.content,
#main .panels-flexible-row {
  padding: 30px 0 !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
  color: #58595b;
}
section.content h1,
#main .panels-flexible-row h1 {
  color: #9c9b9b;
}
section.content h2,
#main .panels-flexible-row h2 {
  color: #000;
}
section.content h3,
#main .panels-flexible-row h3 {
  color: #00b1e8;
}
section.content h4,
#main .panels-flexible-row h4 {
  color: #58595b;
}
section.content h5,
#main .panels-flexible-row h5 {
  color: #58595b;
}
section.content h6,
#main .panels-flexible-row h6 {
  color: #58595b;
}
section.content.grey,
#main .panels-flexible-row.grey {
  background-color: #58595b;
  color: #e6e7e8;
}
section.content.grey h1,
#main .panels-flexible-row.grey h1 {
  color: #009ddc;
}
section.content.grey h2,
#main .panels-flexible-row.grey h2 {
  color: #e6e7e8;
}
section.content.grey h3,
#main .panels-flexible-row.grey h3 {
  color: #e6e7e8;
}
section.content.grey h4,
#main .panels-flexible-row.grey h4 {
  color: #e6e7e8;
}
section.content.grey h5,
#main .panels-flexible-row.grey h5 {
  color: #e6e7e8;
}
section.content.grey h6,
#main .panels-flexible-row.grey h6 {
  color: #58595b;
}
section.content.light-grey,
#main .panels-flexible-row.light-grey {
  background-color: #e6e7e8;
  color: #58595b;
}
section.content.light-grey h1,
#main .panels-flexible-row.light-grey h1 {
  color: #000;
}
section.content.light-grey h2,
#main .panels-flexible-row.light-grey h2 {
  color: #58595b;
}
section.content.light-grey h3,
#main .panels-flexible-row.light-grey h3 {
  color: #58595b;
}
section.content.light-grey h4,
#main .panels-flexible-row.light-grey h4 {
  color: #58595b;
}
section.content.light-grey h5,
#main .panels-flexible-row.light-grey h5 {
  color: #58595b;
}
section.content.light-grey h6,
#main .panels-flexible-row.light-grey h6 {
  color: #58595b;
}
section.content.blue,
#main .panels-flexible-row.blue {
  background-color: #009ddc;
  color: #fff;
}
section.content.blue h1,
#main .panels-flexible-row.blue h1 {
  color: #000;
}
section.content.blue h2,
#main .panels-flexible-row.blue h2 {
  color: #fff;
}
section.content.blue h3,
#main .panels-flexible-row.blue h3 {
  color: #000;
}
section.content.blue h4,
#main .panels-flexible-row.blue h4 {
  color: #58595b;
}
section.content.blue h5,
#main .panels-flexible-row.blue h5 {
  color: #58595b;
}
section.content.blue h6,
#main .panels-flexible-row.blue h6 {
  color: #58595b;
}
section.content.blue a,
#main .panels-flexible-row.blue a {
  color: #c7eafb;
}
section.content.light-blue,
#main .panels-flexible-row.light-blue {
  background-color: #c7eafb;
  color: #58595b;
}
section.content.light-blue h1,
#main .panels-flexible-row.light-blue h1 {
  color: #000;
}
section.content.light-blue h2,
#main .panels-flexible-row.light-blue h2 {
  color: #000;
}
section.content.light-blue h3,
#main .panels-flexible-row.light-blue h3 {
  color: #00b1e8;
}
section.content.light-blue h4,
#main .panels-flexible-row.light-blue h4 {
  color: #58595b;
}
section.content.light-blue h5,
#main .panels-flexible-row.light-blue h5 {
  color: #58595b;
}
section.content.light-blue h6,
#main .panels-flexible-row.light-blue h6 {
  color: #58595b;
}
section.content.nopad-top,
#main .panels-flexible-row.nopad-top {
  padding-top: 0!important;
}
section.content.nopad-bottom,
#main .panels-flexible-row.nopad-bottom {
  padding-bottom: 0!important;
}
#main .panels-flexible-row-inside {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #main .panels-flexible-row-inside {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #main .panels-flexible-row-inside {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #main .panels-flexible-row-inside {
    width: 1170px;
  }
}
@media  (min-width:992px) {
  .section-news-and-events .panels-flexible-row-last .panels-flexible-region-first {
    padding-right: 60px;
    border-right: 1px solid #eeeeee;
  }
  .section-news-and-events .panels-flexible-row-last .panels-flexible-region-last {
    padding-left: 60px;
  }
}
.card {
  margin-bottom: 30px;
}
.card-block {
  padding: 15px;
}
.card-heading {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.4;
  color: inherit;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 16px;
}
.card-heading small,
.card-heading .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.card-heading small,
.card-heading .small {
  font-size: 75%;
}
.card-subheading {
  font-size: 14px;
}
.card-heading + .card-subheading {
  margin-top: -5px;
}
.card.light-blue {
  color: #000;
}
.card.light-blue .card-block {
  background-color: #c7eafb;
}
.card.light-blue .card-heading {
  color: #000;
}
.card.light-blue .card-heading a {
  color: #000;
}
.card.light-blue .card-subheading {
  color: #000;
}
.card.light-grey {
  color: #000;
}
.card.light-grey .card-block {
  background-color: #f6f6f6;
}
.card.light-grey .card-heading {
  color: #000;
}
.card.light-grey .card-heading a {
  color: #000;
}
.card.light-grey .card-subheading {
  color: #000;
}
.card-img {
  position: relative;
  overflow: hidden;
  background: #000;
  text-align: center;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
}
.card-img .icon {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.card:hover .img-blur {
  -webkit-filter: blur(5px);
          filter: blur(5px);
}
.card:hover .card-img .icon {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.card-var .card-img {
  background: #BAEBFB;
}
section.featured-posts h6 {
  color: #9c9b9b;
  margin-bottom: 15px;
}
section.featured-posts.has-events .view-news .view-content div:nth-child(3) {
  display: none;
}
section.featured-posts .boxes {
  color: #58595b;
}
section.featured-posts .boxes .item {
  padding: 0;
}
section.featured-posts .boxes .item + .item {
  border-top: 1px solid #DDD;
}
section.featured-posts .boxes .item a {
  display: block;
  color: #58595b;
}
section.featured-posts .boxes .item a .content {
  border-left: 1px solid #e6e7e8;
  padding: 30px;
  position: relative;
}
section.featured-posts .boxes .item a .content .category {
  font-weight: 500;
  display: inline-block;
  margin-bottom: 35px;
  font-size: 16px;
  padding-bottom: 6px;
  border-bottom: 3px solid #009ddc;
}
section.featured-posts .boxes .item a .image-container {
  width: 100%;
  height: 280px;
}
section.featured-posts .boxes .item a .image-container .image {
  width: 100%;
  height: 280px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
section.featured-posts .boxes .item a .image-btn {
  position: absolute;
  bottom: 30px;
  left: 60px;
  right: 60px;
}
section.featured-posts .boxes .item a .btn {
  background-color: #009ddc;
  border-color: #009ddc;
}
section.featured-posts .boxes .item a:hover {
  text-decoration: none;
  background: #e6e7e8;
}
section.featured-posts .boxes .item a:hover .btn {
  color: #009ddc;
  background-color: #fff;
  border-color: #fff;
}
.block .item-list a.active {
  font-weight: 500;
  color: #0079a9;
}
.page-views .view-grid-view .page-title,
.page-views .view-list-view .page-title {
  margin-top: 30px;
  margin-bottom: 0;
}
.page-views .view-grid-view .view-content,
.page-views .view-list-view .view-content {
  padding: 30px 0;
}
.page-views .view-list-view .view-content > h1,
.page-views .view-list-view .view-content > h2,
.page-views .view-list-view .view-content > h3 {
  margin: 30px 0 15px;
}
.page-views .view-list-view .view-content > h1:first-child,
.page-views .view-list-view .view-content > h2:first-child,
.page-views .view-list-view .view-content > h3:first-child {
  margin-top: 0;
}
.page-views .view-list-view .view-footer {
  padding: 0 0 30px 0;
}
.page-views .view-list-view .view-empty {
  padding: 30px 0 18px 0;
}
.page-views .view-list-view .views-row-odd,
.page-views .view-list-view .views-row-even {
  padding: 20px;
  border-bottom: 1px solid #ddd;
}
.page-views .view-list-view .views-row-odd {
  background-color: #F9F9F9;
}
.page-views .view-list-view .views-row-even {
  background-color: #FDFDFD;
}
.views-exposed-form {
  padding: 15px 0;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  margin-top: 30px;
}
.views-exposed-form .views-exposed-widgets {
  margin: 0;
}
.views-exposed-form .views-exposed-widget {
  padding: 0;
}
.views-exposed-form .views-exposed-widget select {
  background-color: #fff;
  background-image: none;
  border: 1px solid #DDD;
  border-radius: 0;
  height: 48px;
  margin-right: 15px;
}
.views-exposed-form .views-exposed-widget .form-submit {
  margin: 0;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 3px solid transparent;
  white-space: nowrap;
  padding: 10px 48px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #fff;
  background-color: #009ddc;
  border-color: #009ddc;
}
.views-exposed-form .views-exposed-widget .form-submit:hover,
.views-exposed-form .views-exposed-widget .form-submit:focus,
.views-exposed-form .views-exposed-widget .form-submit.focus {
  color: #333;
  text-decoration: none;
}
.views-exposed-form .views-exposed-widget .form-submit:active,
.views-exposed-form .views-exposed-widget .form-submit.active {
  outline: 0;
  background-image: none;
}
.views-exposed-form .views-exposed-widget .form-submit.disabled,
.views-exposed-form .views-exposed-widget .form-submit[disabled],
fieldset[disabled] .views-exposed-form .views-exposed-widget .form-submit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.views-exposed-form .views-exposed-widget .form-submit.disabled,
fieldset[disabled] a.views-exposed-form .views-exposed-widget .form-submit {
  pointer-events: none;
}
.views-exposed-form .views-exposed-widget .form-submit:focus,
.views-exposed-form .views-exposed-widget .form-submit.focus {
  color: #fff;
  background-color: #0079a9;
  border-color: #00425d;
}
.views-exposed-form .views-exposed-widget .form-submit:hover {
  color: #fff;
  background-color: #0079a9;
  border-color: #00719f;
}
.views-exposed-form .views-exposed-widget .form-submit:active,
.views-exposed-form .views-exposed-widget .form-submit.active,
.open > .dropdown-toggle.views-exposed-form .views-exposed-widget .form-submit {
  color: #fff;
  background-color: #0079a9;
  border-color: #00719f;
}
.views-exposed-form .views-exposed-widget .form-submit:active:hover,
.views-exposed-form .views-exposed-widget .form-submit.active:hover,
.open > .dropdown-toggle.views-exposed-form .views-exposed-widget .form-submit:hover,
.views-exposed-form .views-exposed-widget .form-submit:active:focus,
.views-exposed-form .views-exposed-widget .form-submit.active:focus,
.open > .dropdown-toggle.views-exposed-form .views-exposed-widget .form-submit:focus,
.views-exposed-form .views-exposed-widget .form-submit:active.focus,
.views-exposed-form .views-exposed-widget .form-submit.active.focus,
.open > .dropdown-toggle.views-exposed-form .views-exposed-widget .form-submit.focus {
  color: #fff;
  background-color: #005f85;
  border-color: #00425d;
}
.views-exposed-form .views-exposed-widget .form-submit:active,
.views-exposed-form .views-exposed-widget .form-submit.active,
.open > .dropdown-toggle.views-exposed-form .views-exposed-widget .form-submit {
  background-image: none;
}
.views-exposed-form .views-exposed-widget .form-submit.disabled:hover,
.views-exposed-form .views-exposed-widget .form-submit[disabled]:hover,
fieldset[disabled] .views-exposed-form .views-exposed-widget .form-submit:hover,
.views-exposed-form .views-exposed-widget .form-submit.disabled:focus,
.views-exposed-form .views-exposed-widget .form-submit[disabled]:focus,
fieldset[disabled] .views-exposed-form .views-exposed-widget .form-submit:focus,
.views-exposed-form .views-exposed-widget .form-submit.disabled.focus,
.views-exposed-form .views-exposed-widget .form-submit[disabled].focus,
fieldset[disabled] .views-exposed-form .views-exposed-widget .form-submit.focus {
  background-color: #009ddc;
  border-color: #009ddc;
}
.views-exposed-form .views-exposed-widget .form-submit .badge {
  color: #009ddc;
  background-color: #fff;
}
.views-exposed-form .views-exposed-widget .description {
  display: none;
}
.views-field-field-tenders-closing {
  margin: -5px 0 20px 0;
  display: block;
}
.node .submitted-by {
  font-size: 14px;
  color: #58595b;
  display: block;
  margin-bottom: 30px;
}
.node-unpublished {
  padding: 20px;
}
.node-teaser {
  border-bottom: 1px solid #EEE;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.node-teaser ul.links {
  padding-left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -5px;
  margin-top: 20px;
  margin-bottom: 0;
}
.node-teaser ul.links > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.node-teaser ul.links > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.node-teaser .node-title {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.4;
  color: inherit;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 28px;
  margin-bottom: 5px;
}
.node-teaser .node-title small,
.node-teaser .node-title .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.node-teaser .node-title small,
.node-teaser .node-title .small {
  font-size: 65%;
}
.node-teaser .submitted-by {
  margin-bottom: 20px;
}
.node .field-name-body {
  margin-top: 0;
}
.node .field .field-label {
  font-weight: 500;
  margin-bottom: 15px;
}
.node .field-label-inline {
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 15px 0;
  text-transform: uppercase;
  font-size: 14px;
}
.node .field-label-inline + .field-label-inline {
  border-top: 0;
  margin-top: 0;
}
.node .field-label-inline + .field-label-above,
.node .field-label-inline + .field-label-hidden {
  margin-top: 30px;
}
.node .field-label-inline .field-label {
  margin-right: 15px;
  margin-bottom: 0;
  min-width: 20%;
}
.node .field-type-file td.filesize {
  width: 15%;
}
.node .field-type-file .archived-toggle td {
  padding: 0!important;
}
.node .field-type-file .archived-toggle a {
  display: block;
  text-decoration: none;
  padding: 8px;
}
.node .field-type-file .archived-toggle a .fa {
  float: right;
  margin: 3px 10px 0 0;
}
.node .field-type-file .archived-toggle a:hover {
  background-color: #e6e7e8;
}
.node .field-type-file .archived-toggle .fa:before {
  content: "\f078";
}
.node .field-type-file .archived-file {
  display: none;
}
.node .field-type-file.show-archived-files .archived-toggle .fa:before {
  content: "\f077";
}
.node .field-type-file.show-archived-files .archived-file {
  display: table-row;
}
.node .field-type-image {
  margin-bottom: 20px;
}
.node .field-type-file.field-label-above .field-label {
  display: none;
}
.node .field-label-hidden + .field-label-hidden {
  margin-top: 30px;
}
.file-icon {
  color: #009ddc;
}
.page__title {
  color: #000 !important;
}
.page-node .page__title {
  margin-bottom: 10px;
}
.sidebars ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.sidebars .item-list {
  margin-bottom: 30px;
}
.sidebars .item-list ul li {
  margin: 0 0 0.5em 0;
}
.sidebars .block + .block {
  margin-top: 30px;
}
.sidebars .block-title {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.4;
  color: inherit;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 20px;
}
.sidebars .block-title small,
.sidebars .block-title .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.sidebars .block-title small,
.sidebars .block-title .small {
  font-size: 75%;
}
@media (max-width: 767px) {
  #main-content {
    border-bottom: 3px solid #EEE;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  #main-content {
    border-right: 3px solid #EEE;
    padding-right: 30px;
  }
}
#main-content table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
  border: 1px solid #ddd;
  border: 0;
}
#main-content table tr {
  background: none;
}
#main-content table > thead > tr > th,
#main-content table > tbody > tr > th,
#main-content table > tfoot > tr > th,
#main-content table > thead > tr > td,
#main-content table > tbody > tr > td,
#main-content table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
#main-content table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
#main-content table > caption + thead > tr:first-child > th,
#main-content table > colgroup + thead > tr:first-child > th,
#main-content table > thead:first-child > tr:first-child > th,
#main-content table > caption + thead > tr:first-child > td,
#main-content table > colgroup + thead > tr:first-child > td,
#main-content table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
#main-content table > tbody + tbody {
  border-top: 2px solid #ddd;
}
#main-content table .table {
  background-color: #fff;
}
#main-content table > thead > tr > th,
#main-content table > tbody > tr > th,
#main-content table > tfoot > tr > th,
#main-content table > thead > tr > td,
#main-content table > tbody > tr > td,
#main-content table > tfoot > tr > td {
  border: 1px solid #ddd;
}
#main-content table > thead > tr > th,
#main-content table > thead > tr > td {
  border-bottom-width: 2px;
}
#main-content table > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
#main-content table th {
  border-color: #009ddc !important;
  background: #009ddc;
  color: #FFF;
  font-weight: normal;
}
.content-header {
  font-size: 20px;
}
h1:last-child {
  margin-bottom: 0;
}
.footer {
  background: #58595b;
  color: #fff;
  padding: 30px 0;
}
@media (max-width: 767px) {
  .footer {
    text-align: center;
  }
}
.footer ul {
  padding-left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -5px;
}
.footer ul > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.footer ul > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.footer a {
  color: #fff;
}
.footer a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.footer .arrow {
  display: inline-block;
  width: 30px;
  height: 92px;
  background: url('../img/arrows/grey/long-arrow-up.png') bottom center no-repeat;
  background-size: contain;
  border-top: 3px solid #009ddc;
  margin-top: 30px;
}
@media  (min-width:992px) {
  .footer .arrow {
    margin-top: -30px;
    float: right !important;
  }
}
.footer .arrow:hover {
  cursor: pointer;
}
.footer .logo {
  margin-bottom: 20px;
}
.footer .logo img {
  height: auto;
  width: 256px;
}
.footer .copyright {
  font-size: 12px;
}
@media (max-width: 767px) {
  .footer .region-footer-menu {
    display: none !important;
  }
}
.footer .region-footer-menu .menu {
  padding-top: 30px;
  padding-bottom: 20px;
  border-top: 1px solid #9c9b9b;
}
.footer .region-footer-submenu {
  font-size: 14px;
}
@media (max-width: 767px) {
  .footer .region-footer-submenu {
    display: none !important;
  }
}
.footer .region-footer-submenu .menu {
  padding: 15px 0;
  margin-bottom: 30px;
  border-top: 1px solid #9c9b9b;
  border-bottom: 1px solid #9c9b9b;
}
.footer .social {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .footer .social {
    margin: 0px;
    text-align: right;
  }
}
.footer .social a:hover {
  color: #009ddc;
}
.im {
  position: relative;
}
@media  (max-width:767px) {
  .im {
    background: #006690;
    padding: 10px;
  }
}
@media  (min-width:768px) {
  .im {
    height: 550px;
  }
}
.im-container {
  width: 100%;
  height: 60vh;
}
@media  (min-width:768px) {
  .im-container {
    height: 100%;
  }
}
.im .check {
  float: right;
  width: 15px;
  color: #58595b;
}
.im-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 100%;
  max-height: 450px;
  overflow: hidden;
  background: #FFF;
}
@media  (min-width:768px) {
  .im-sidebar {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    background: #FFF;
    border-radius: 10px;
    position: absolute;
    top: 50px;
    left: 50px;
    z-index: 2;
    width: 300px;
  }
}
.im-sidebar-header,
.im-sidebar-footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 20px;
}
.im-sidebar-header {
  border-bottom: 1px solid #009ddc;
  background: #009ddc;
  color: #FFF;
}
.im-sidebar-footer {
  height: 5px;
  background: #009ddc;
}
.im-sidebar-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  overflow-y: scroll;
  border-right: 5px solid #009ddc;
}
.im-sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.im-sidebar ul a {
  padding: 10px 20px 10px 15px;
  display: block;
  text-decoration: none;
  border-left: 5px solid #009ddc;
}
.im-sidebar ul a:hover {
  background: #FFF;
}
.im-sidebar ul li.parent-category {
  border-top: 1px solid #009ddc;
}
.im-sidebar ul li.parent-category > a {
  font-weight: 500;
  font-size: 16px;
  color: inherit;
}
.im-sidebar ul li.parent-category-dropdown > a .check {
  color: #bebfc1;
}
.im-sidebar ul li.parent-category ul {
  display: none;
}
.im-sidebar ul li.parent-category ul li {
  border-top: 1px solid #009ddc;
}
.im-sidebar ul li.parent-category ul li a {
  color: #9c9b9b;
}
.im-sidebar ul li.parent-category ul li.active a {
  color: #58595b;
}
.im-sidebar ul li.parent-category.active {
  background: #FFF;
}
.im-sidebar ul li.parent-category.active ul {
  display: block;
}
.infoWindow {
  padding: 10px;
}
.infoWindow p {
  margin: 0;
}
.infoWindow h1,
.infoWindow h2,
.infoWindow h3 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.4;
  color: inherit;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 20px;
}
.infoWindow h1 small,
.infoWindow h2 small,
.infoWindow h3 small,
.infoWindow h1 .small,
.infoWindow h2 .small,
.infoWindow h3 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.infoWindow h1 small,
.infoWindow h2 small,
.infoWindow h3 small,
.infoWindow h1 .small,
.infoWindow h2 .small,
.infoWindow h3 .small {
  font-size: 75%;
}
.faqs {
  background: #c7eafb;
  padding: 30px 0;
  position: relative;
}
.faqs .boxes {
  position: absolute;
  height: 150px;
  top: 0;
  margin-top: -80px;
  right: 15px;
  display: block;
  text-align: center;
}
.faqs .boxes .more {
  background: #fff;
  width: 150px;
  height: 150px;
  float: left;
  font-size: 20px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.faqs .boxes .filter {
  background: #009ddc;
  width: 150px;
  height: 150px;
  float: right;
  background: url('../img/graphics/faq-filter.gif') bottom right no-repeat;
  background-size: contain;
}
.faqs h1 {
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 15px;
}
.faqs ul.options {
  float: left;
  padding: 0;
  list-style-type: none;
  margin-bottom: 30px;
  clear: both;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
}
.faqs ul.options li {
  float: left;
  border-left: 2px solid #009ddc;
  padding-left: 15px;
  padding-right: 15px;
  color: #009ddc;
}
.faqs ul.options li:first-child {
  border: none;
  padding-left: 0;
}
.faqs ul.options li:hover {
  cursor: pointer;
}
.faqs .item {
  margin-bottom: 10px;
  background: #fff;
  color: #9c9b9b;
  padding: 15px 60px 15px 20px;
  position: relative;
}
@media (min-width: 768px) {
  .faqs .item {
    font-size: 18px;
  }
}
.faqs .item:hover {
  background: #F9F9F9;
  color: #58595b;
}
.faqs .item .question {
  font-weight: 500;
}
.faqs .item .question:hover {
  cursor: pointer;
}
.faqs .item .question .plus {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 25px;
  height: 38px;
  border-top: 3px solid #009ddc;
  border-bottom: 3px solid #009ddc;
}
.faqs .item .question .plus span {
  display: block;
  width: 20px;
  height: 20px;
  background: url('../img/icons/grey/plus.png') center center no-repeat;
  background-size: contain;
  margin-top: 6px;
  margin-left: 4px;
}
.faqs .item .answer {
  padding-top: 15px;
  display: none;
}
.faqs .item.active {
  color: #58595b;
}
.faqs .item.active .answer {
  display: block;
}
.faqs .item.active .plus span {
  background: url('../img/icons/grey/minus.png') center center no-repeat;
  background-size: contain;
}
/**
 * View
 */
.view-faqs .view-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .view-faqs .view-content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .view-faqs .view-content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .view-faqs .view-content {
    width: 1170px;
  }
}
section.variable-costs-resources {
  margin-bottom: 30px;
}
section.variable-costs-resources .row {
  margin: 0;
}
section.variable-costs-resources a {
  position: relative;
  display: block;
  padding: 30px;
  overflow: auto;
  color: #FFF;
  text-decoration: none;
}
.variable-costs {
  background: #74d1f6;
  text-align: center;
}
@media  (min-width:768px) {
  .variable-costs {
    text-align: left;
  }
}
.variable-costs:hover {
  background: #44c1f3;
}
@media (min-width: 768px) {
  .variable-costs {
    font-size: 22px;
  }
}
.variable-costs h2 {
  margin-top: 0;
  color: #000;
  display: inline-block;
}
.variable-costs h2 span {
  display: block;
  width: 20px;
  height: 28px;
  float: right;
  margin-left: 15px;
  margin-right: 10px;
  margin-top: 10px;
  background: url('../img/arrows/blue/angle-right.png') center center no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  .variable-costs h2 span {
    display: none !important;
  }
}
.variable-costs .icons {
  height: 50px;
}
@media  (min-width:768px) {
  .variable-costs .icons {
    position: absolute;
    top: 30px;
    right: 30px;
  }
}
.resources {
  background-color: #c7eafb;
  text-align: center;
  padding: 30px;
  color: #fff;
  font-weight: 500;
}
.resources:hover {
  background: #97d8f8;
}
.resources h2 {
  margin-top: 0;
  color: #000;
}
section.inform-yourself {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  section.inform-yourself {
    text-align: center;
  }
}
section.inform-yourself .box {
  background-color: #009ddc;
  padding: 30px;
  overflow: auto;
}
section.inform-yourself .logo {
  width: 120px;
  height: 57px;
  background: url('../img/logos/inform.png') center center no-repeat;
  background-size: contain;
  display: inline-block;
  margin-bottom: 20px;
}
section.inform-yourself .logo-caption {
  color: #FFF;
}
section.inform-yourself .logo-caption h4 {
  margin-bottom: 10px;
}
@media  (min-width:768px) {
  section.inform-yourself .logo-caption {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 20px;
    margin-left: 20px;
    width: 500px;
  }
}
@media  (min-width:992px) {
  section.inform-yourself .logo-caption {
    width: auto;
  }
}
section.inform-yourself .form-item {
  position: relative;
  min-height: 1px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 768px) {
  section.inform-yourself .form-item {
    float: left;
    width: 41.66666667%;
  }
}
section.inform-yourself .form-actions {
  position: relative;
  min-height: 1px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 768px) {
  section.inform-yourself .form-actions {
    float: left;
    width: 16.66666667%;
  }
}
section.inform-yourself .form-item,
section.inform-yourself .form-actions {
  margin: 0;
}
section.inform-yourself .form-item input,
section.inform-yourself .form-actions input {
  margin: 0;
}
section.inform-yourself .form-submit {
  display: block;
  width: 100%;
  padding: 12px 0;
  border-radius: 0;
}
section.inform-yourself .form {
  padding: 20px 0;
}
section.inform-yourself .form .form-text {
  margin-bottom: 2px;
  border-radius: 0;
}
section.inform-yourself .form .form-item,
section.inform-yourself .form .form-actions {
  margin: 0!important;
}
section.inform-yourself .form .form-actions {
  display: none;
}
section.inform-yourself .region-inform-yourself {
  margin-top: 30px;
}
section.inform-yourself .region-inform-yourself .messages {
  margin-left: 3px;
  margin-right: 3px;
}
section.inform-yourself .region-inform-yourself .webform-confirmation {
  padding: 20px;
  background: #FFF;
  font-size: 16px;
}
section.inform-yourself .region-inform-yourself .webform-confirmation p {
  margin: 0;
}
section.inform-yourself .region-inform-yourself .links a {
  color: #FFF;
}
@media  (min-width:768px) {
  section.inform-yourself .logo,
  section.inform-yourself .logo-caption {
    float: left !important;
  }
}
/*
section.variable-costs-strip {
    a:hover {
        .variable-costs {
            background: @lighter-blue;
        }
    }
    .variable-costs {
        background: @lightest-blue;
        padding-top: 25px;
        padding-bottom: 30px;
        font-weight: 300;
        color: @grey;
        height: 100px;
        border-left: 1px solid @white;
        &:first-child {
            border-left: none;
        }
        @media (min-width:@screen-sm-min) {
            font-size: 22px;
        }
        h2 {
            margin-top: 0;
            margin-bottom: 0;
            display: inline-block;
            float: left;
            color: @black;
            span {
                .hidden-xs;
                display: block;
                width: 20px;
                height: 28px;
                float: right;
                margin-left: 15px;
                margin-right: 10px;
                margin-top: 10px;
                background: url('../img/arrows/blue/angle-right.png') center center no-repeat;
                background-size: contain;
            }
        }
        p {
            float: left;
            margin-top: 8px;
        }
        img {
            margin-top: 3px;
            &.continue {
                margin-top: 8px;
            }
        }
    }
    @media (max-width: @screen-md-max) {
        .variable-costs {
            height: 145px;
            img {
                margin-top: 30px;
                &.continue {
                    margin-top: 35px;
                }
            }
            p {
                clear: both;
            }
        }
    }
}
*/
/*
section.inform-yourself {
    padding-top: 10px;
    padding-bottom: 90px;
    @media (max-width: @screen-xs-max) {
        .text-center;
    }
    .left {
        background-color: @blue;
        padding: 30px;
        .logo {
            width: 120px;
            height: 57px;
            background: url('../img/logos/inform.png') center center no-repeat;
            background-size: contain;
        }
        .logo-caption {
            border-left: 1px solid rgba(255, 255, 255, 0.5);
            padding-left: 20px;
            margin-left: 20px;
        }
        .form-item {
            .make-sm-column(5,
            2px);
        }
        .form-actions {
            .make-sm-column(2,
            2px);
        }
        .form-item,
        .form-actions {
            margin: 0;
            input {
                margin: 0;
            }
        }
        .form-submit {
            .btn-block;
            padding: 12px 0;
            border-radius: 0;
        }
        .form {
            padding: 20px 0;
            .form-text {
                margin-bottom: 2px;
                border-radius: 0;
            }
            .form-item,
            .form-actions {
                margin: 0!important;
            }
            .form-actions {
                display: none;
            }
        }
        .content {
            color: @black;
            h4 {
                margin-bottom: 5px;
            }
        }
    }
    .right {
        background-color: @light-blue;
        padding: 30px;
        color: @white;
        font-weight: 500;
        h2 {
            margin-top: 0;
            color: @black;
        }
    }
}
*/
section.investment-opportunities {
  background: #009ddc;
  padding-top: 40px;
  padding-bottom: 25px;
  position: relative;
}
section.investment-opportunities h1 {
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 5px;
  color: #000;
}
section.investment-opportunities h2 {
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 15px;
  color: #fff;
}
section.investment-opportunities h3 {
  color: #000;
  font-size: 24px;
  margin-top: 0;
}
section.investment-opportunities .button {
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
section.investment-opportunities .button:hover {
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
section.investment-opportunities .slider {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-top: 22px;
  margin-bottom: 22px;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
section.investment-opportunities .slider .master-slider .ms-slide {
  height: 285px;
}
section.investment-opportunities .slider .master-slider .ms-slide .left {
  float: left;
  width: 49%;
}
section.investment-opportunities .slider .master-slider .ms-slide .left img {
  max-width: 100%;
}
section.investment-opportunities .slider .master-slider .ms-slide .right {
  float: right;
  width: 49%;
}
section.investment-opportunities .slider .master-slider .ms-slide .right p {
  margin-bottom: 25px;
}
section.investment-opportunities .slider .master-slider .ms-view {
  background: none!important;
}
section.investment-opportunities .slider .master-slider .ms-bullets {
  width: 40px;
  top: -75px;
  right: -394px;
}
section.investment-opportunities .slider .master-slider .ms-bullets .ms-bullet.ms-bullet-selected {
  background: #fff;
}
section.investment-opportunities .slider .slider-navigation .prev {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 120px;
  left: -80px;
  z-index: 11;
  border-left: 2px solid #fff;
  background: url('../img/arrows/grey/angle-left-dark.png') center right no-repeat;
  background-size: contain;
}
section.investment-opportunities .slider .slider-navigation .prev:hover {
  cursor: pointer;
}
section.investment-opportunities .slider .slider-navigation .next {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 120px;
  right: -80px;
  z-index: 11;
  border-right: 2px solid #fff;
  background: url('../img/arrows/grey/angle-right-dark.png') center left no-repeat;
  background-size: contain;
}
section.investment-opportunities .slider .slider-navigation .next:hover {
  cursor: pointer;
}
section.investment-opportunities .stats {
  float: right;
  height: 90px;
  padding-right: 160px;
  color: #58595b;
  font-size: 62px;
  background: url('../img/graphics/location-white.png') top right no-repeat;
  background-size: contain;
  font-weight: 500;
  position: relative;
}
section.investment-opportunities .stats .decimal {
  float: left;
  text-align: right;
}
section.investment-opportunities .stats .symbol {
  font-size: 35px;
  position: absolute;
  width: 45px;
  height: 45px;
  right: 118px;
  padding-top: 0;
  text-align: center;
  vertical-align: top;
  top: 0;
}
section.investment-opportunities .stats .title {
  width: 85px;
  height: 30px;
  position: absolute;
  right: 72px;
  top: 40px;
  background: url('../img/arrows/grey/long-arrow-right.png') top left no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  section.investment-opportunities .slider .master-slider .ms-slide {
    height: auto!important;
  }
  section.investment-opportunities .slider .master-slider .ms-slide .left {
    width: 100%;
    text-align: center;
  }
  section.investment-opportunities .slider .master-slider .ms-slide .left img {
    margin-bottom: 20px;
  }
  section.investment-opportunities .slider .master-slider .ms-slide .right {
    width: 100%;
  }
}
section.well-being {
  background: #00b1e8;
  padding-top: 32px;
  padding-bottom: 32px;
}
section.well-being .owl-carousel .item .stats {
  width: 225px;
  height: 105px;
  margin: auto;
  margin-top: 10px;
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
  color: #58595b;
  font-size: 44px;
  font-weight: 500;
  position: relative;
}
section.well-being .owl-carousel .item .stats .decimal {
  text-align: right;
  padding-top: 18px;
  padding-right: 70px;
}
section.well-being .owl-carousel .item .stats .symbol {
  width: 45px;
  height: 45px;
  position: absolute;
  right: 22px;
  top: 20px;
  font-size: 22px;
}
section.well-being .owl-carousel .item .stats .title {
  height: 30px;
  position: absolute;
  left: 158px;
  top: 49px;
  font-size: 18px;
  text-align: left;
}
@media (max-width: 767px) {
  section.well-being .slider-navigation {
    display: none !important;
  }
}
section.well-being .slider-navigation .prev {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50px;
  left: -80px;
  z-index: 11;
  border-left: 2px solid #fff;
  background: url('../img/arrows/grey/angle-left-dark.png') center right no-repeat;
  background-size: contain;
}
section.well-being .slider-navigation .prev:hover {
  cursor: pointer;
}
section.well-being .slider-navigation .next {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50px;
  right: -80px;
  z-index: 11;
  border-right: 2px solid #fff;
  background: url('../img/arrows/grey/angle-right-dark.png') center left no-repeat;
  background-size: contain;
}
section.well-being .slider-navigation .next:hover {
  cursor: pointer;
}
.testimonials-block {
  background: #fff;
  padding: 15px 0;
  font-size: 22px;
  color: #58595b;
}
@media (min-width: 992px) {
  .testimonials-block {
    padding: 30px 0;
  }
}
.testimonials-block .card {
  margin-bottom: 0;
}
.testimonials-block .logo {
  width: 180px;
  height: 41px;
  background: url('../img/logos/insight.png') center center no-repeat;
  background-size: contain;
  margin-bottom: 22px;
}
.testimonials-block h1 {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 8px;
}
.testimonials-block p {
  margin-bottom: 20px;
}
.testimonials-block .slider-navigation {
  width: 85px;
  float: right;
  padding-top: 10px;
}
.testimonials-block .slider-navigation .prev {
  float: left;
  width: 30px;
  height: 30px;
  border-left: 2px solid #fff;
  background: url('../img/arrows/grey/angle-left-dark.png') center right no-repeat;
  background-size: contain;
}
.testimonials-block .slider-navigation .prev:hover {
  cursor: pointer;
}
.testimonials-block .slider-navigation .next {
  float: right;
  width: 30px;
  height: 30px;
  background: url('../img/arrows/grey/angle-right-dark.png') center left no-repeat;
  background-size: contain;
}
.testimonials-block .slider-navigation .next:hover {
  cursor: pointer;
}
.testimonials-block .owl-carousel {
  margin: 0 0 20px 1px;
  /*.view-link{
                position: absolute;
                bottom:20px;
                color: @black;
                &:hover{
                    text-decoration: none;
                    color: @blue;
                }
            }
            .plus {
                position: absolute;
                bottom: 20px;
                right: 20px;
                width: 25px;
                height: 38px;
                border-top: 3px solid @blue;
                border-bottom: 3px solid @blue;
                font-size: @font-size-base;
                a {
                    display: block;
                    width: 100%;
                    height: 100%;
                    span {
                        display: block;
                        position: absolute;
                        width: 22px;
                        height: 22px;
                        top: 50%;
                        margin-top: -12px;
                        left: 50%;
                        margin-left: -11px;
                        background: url('../img/icons/grey/plus.png') center center no-repeat;
                        background-size: contain;
                    }
                }
            }*/
}
/**
 edit mailchimp form
*/
.mailchimp-newsletter-mergefields input, .mailchimp-newsletter-mergefields select {
  width: 100%;
  height: 50px;
  border: none;
}
.page-meet-us-at-dubai .content,
.page-digital-innovation-hub .content {
  background-color: #c7eafb;
}
.page-digital-innovation-hub .form-item.form-type-textfield.form-item-mergevars-EMAIL {
  position: absolute;
  width: 92%;
  top: 237px;
}
.page-digital-innovation-hub h1#page-title {
  opacity: 0;
}
.page-digital-innovation-hub  div#main-content:before {
  content: "Malta: Your EU Testbase and Digital Innovation Hub";
  position: absolute;
  font-size: 41px;
  color: #000;
}
.page-digital-innovation-hub label {
  color: black;
}
.page-digital-innovation-hub .form-item.form-type-textfield.form-item-mergevars-LNAME {
  margin-bottom: 85px;
}
.page-meet-us-at-dubai #block-search-form,
.page-digital-innovation-hub #block-search-form {
  display: none;
}

.mailchimp-signup-subscribe-form input#edit-submit {
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 3px solid transparent;
  white-space: nowrap;
  padding: 10px 48px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.form-item.form-type-textfield.form-item-mergevars-EMAIL {
  position: absolute;
  width: 92%;
  top: 196px;
}

.form-item.form-type-textfield.form-item-mergevars-LNAME {
  margin-bottom: 80px;
}

@media  (min-width:992px) {
  .testimonials-block .owl-carousel {
    margin-bottom: 0;
  }
}
.testimonials-block .owl-carousel .owl-item:nth-child(odd) .card-block {
  background: #c7eafb;
}
.testimonials-block .owl-carousel .owl-item:nth-child(even) .card-block {
  background: #74d1f6;
}
.testimonials-block .owl-carousel .card-block {
  height: 110px;
}
.key-figures-statistics {
  text-align: center;
}
@media  (min-width:768px) {
  .key-figures-statistics {
    text-align: left;
    background: url('../img/graphics/location-white.png') center right no-repeat;
    padding-right: 140px;
  }
}
.key-figures-statistics .section-title {
  color: #000;
  font-size: 28px;
  font-weight: 500;
}
@media  (min-width:768px) {
  .key-figures-statistics .section-title {
    font-size: 41px;
  }
}
.key-figures-statistics .stats {
  color: #58595b;
  font-weight: 500;
}
.key-figures-statistics .stats > div {
  display: inline-block;
  vertical-align: top;
}
.key-figures-statistics .stats .figure {
  font-size: 80px;
  line-height: 85px;
}
.key-figures-statistics .stats .symbol {
  font-size: 34px;
  line-height: 39px;
}
@media  (min-width:768px) {
  .key-figures-statistics .stats {
    float: right;
  }
}
.key-figures-statistics .heading {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.4;
  color: inherit;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 34px;
  color: #FFF;
  margin: 0;
}
.key-figures-statistics .heading small,
.key-figures-statistics .heading .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.key-figures-statistics .heading small,
.key-figures-statistics .heading .small {
  font-size: 65%;
}
@media  (min-width:768px) {
  .key-figures-statistics .heading {
    float: left;
  }
}
.banners {
  padding: 0 30px 30px 30px;
}
.banners .swiper-slide {
  text-align: center;
}
.banner-link {
  display: inline-block;
}
.banner-leaderboard {
  width: 728px;
  height: 90px;
}
@media (max-width: 720px) {
  .page-digital-innovation-hub div#main-content:before {
      content: "Malta: Your EU Testbase and Digital Innovation Hub";
      position: absolute;
      font-size: 25px;
      color: #000;
  }
}
@media (max-width: 767px) {
  .banner-leaderboard {
    display: none !important;
  }

}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-leaderboard {
    display: none !important;
  }
}
.banner-rectangle {
  width: 300px;
  height: 250px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-rectangle {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .banner-rectangle {
    display: none !important;
  }

}
