/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/** 
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.      3A65B5
 */
html {
    
font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body {
  background: #2f3130 url('images/background.jpg') no-repeat center center fixed;
  /*font-family: Tahoma, sans-serif;*/
  font-family: 'Baloo', cursive;
  min-width: 1024px;
}
.container {
  width: 1000px;
  margin: 0 auto;
  padding: 0 12px;
}
.header {
  background-color: #242424;
  height: 127px;
}
.header .container {
  position: relative;
  height: 127px;
  width: 1024px;
  padding: 0 !important;
}
.header h1 {
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 24px;
}
.header h1 a {
  display: block;
  width: 242px;
  height: 60px;
  background: transparent url('images/logo.png') no-repeat center center;
  color: #242424;
  font-size: 1px;
}
.header ul {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  display: table;
  width: 750px;
  right: 0;
  top: 45px;
}
.header ul li {
  display: table-cell;
  background-color: #2c2c2c;
}
.header ul li a {
  margin-top:6px;
  width: 100%;
  height: 44px;
  display: block;
  color: #f2f2f2;
  padding: 5px 12px;
  font-size: 17px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}
.header ul li a small {
  display: block;
  color: #ebebeb;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
}
.header ul li a small:after {
  content: ' /';
}
.header ul li.active,
.header ul li:hover {
  background-color: #2f79b6;
}
.header ul li.active a small,
.header ul li:hover a small {
  color: #242424;
}
.header .lang-switcher {
  position: absolute;
  right: 0;
  top: 0;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #fff;
}
.header .lang-switcher a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.header .lang-switcher a:hover {
  color: #888;
}
.header .lang-switcher a.active {
  color: #0f79b6;
  font-weight: bold;
}
.content {
  background-color: #f2f2f2;
  font-size: 16pt;
}
h3 {
  color: #0f79b6;
  text-transform: uppercase;
  font-size: 36px;
  text-align: center;
  font-weight: normal;
}
.lead {
  text-align: center;
  font-family: Tahoma;
  color: #282828;
  line-height: 30px;
  font-size: 16px;
}
.segment {
  padding: 40px 0;
  position: relative;
  font-size: 16px;
}
.segment > p.lead {
  margin-bottom: 0;
}
.segment em,
.segment strong {
  color: #0f79b6;
  font-style: normal;
}
.segment h2 {
  text-transform: uppercase;
  font-size: 20px;
}
.segment h3 {
  font-size: 28px;
  line-height: 32px;
  
}
.segment.errorPage {
  text-align: center;
  height: 700px;
}
.segment.errorPage p {
  line-height: 16px;
  font-size: 14px;
  margin: 20px 0;
}
.segment.errorPage p a {
  text-transform: uppercase;
  font-weight: bold;
  color: #0f79b6;
  text-decoration: none;
}
.segment.contact {
  background: #1179b5 url('images/contact_segment.png') no-repeat center center;
  margin: 14px -12px 0;
  color: #e6e6e6;
  padding-top: 0;
  padding-bottom: 0;
}
.segment.contact:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 13px 14px 13px;
  border-color: transparent transparent #1179b5 transparent;
  position: absolute;
  left: 50%;
  margin-left: -13px;
  top: -14px;
}
.segment.contact h3 {
  color: #fff;
  padding-top: 50px;
}
.segment.contact p.lead {
  color: #e6e6e6;
  margin-bottom: 40px;
}
.segment .split {
  display: table;
  width: 100%;
}
.segment .split .left,
.segment .split .right {
  display: table-cell;
  font-family: Tahoma;
  width: 50%;
  vertical-align: top;
}
.segment .split .left {
  /*padding-right: 10px;*/
}
.segment .split .right > img {
  margin-left: 10px;
}
.segment .white {
  background-color: #fff;
  padding: 20px 20px 20px;
  height: 100%;
  line-height: 24px;
}
.segment p {
  margin-top: 0;
  margin-bottom: 30px;
}
.segment .white p {
  text-align: justify;
}
.segment .white p:last-child {
  margin-bottom: 0;
}
.segment.noTop {
  padding-top: 0;
}

h3 {
  margin: 0 0 30px 0;
}
hr {
  border-color: #0f79b6;
  border-width: 1px 0 0 0;
  border-style: solid;
  position: relative;
  margin: 25px 0 40px 0;
}
hr:after {
  display: block;
  content: '';
  position: absolute;
  width: 42px;
  height: 42px;
  top: -21px;
  left: 50%;
  margin-left: -21px;
  background: #f2f2f2 url('images/hr.png') no-repeat center center;
}
hr.lessMargin {
  margin-top: 0;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
  height: auto;
}
.strong {
  font-weight: bold;
}
.footer {
  background-color: #242424;
  padding: 20px 0 100px;
  font-size: 14px;
  line-height: 20px;
}
.footer:before,
.footer:after {
  content: " ";
  display: table;
}
.footer:after {
  clear: both;
}
.footer:before,
.footer:after {
  content: " ";
  display: table;
}
.footer:after {
  clear: both;
}
.footer .col {
  float: left;
  width: 150px;
}
.footer .col.col2 {
  width: 300px;
}
.footer h3 {
  text-transform: uppercase;
  font-weight: bold;
  color: #0f79b6;
  margin: 0 0 15px;
  text-align: left;
  font-size: 16px;
}
.footer a {
  color: #b9b9b9;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.footer a:hover {
  color: #fff;
}
.footer .footer-right {
  float: right;
  text-align: right;
  color: #b9b9b9;
}
.footer .footer-right p {

}
.footer .footer-right > div a {
  display: inline-block;
  background-color: #e5e5e5;
  color: #242424;
  font-size: 24px;
  text-align: center;
  line-height: 35px;
  width: 28px;
  height: 28px;
  vertical-align: bottom;
}
.footer .footer-right > div a:hover {
  background-color: #0f79b6;
  color: #fff;
}
.footer .footer-right > div a .fa-indiedb{
  display: inline-block;
  width: 28px;
  height: 28px;
  float: left;
  background: transparent url('images/indiedb.png') no-repeat top center;
}
.footer .footer-right > div a:hover .fa-indiedb {
  background-position: bottom center;
}
.carousel {
  position: relative;               
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #bfbfbf;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #0f79b6;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  /*text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);*/
}
.carousel-caption .btn {
  text-shadow: none;
}
.carousel {
  margin: 0 -12px;
}
.carousel.fade {
  opacity: 1;
}
.carousel:not(.fade) {
  height: 360px;
  overflow: hidden;
}
.carousel.fade .item {
  -moz-transition: opacity ease-in-out 0.7s;
  -o-transition: opacity ease-in-out 0.7s;
  -webkit-transition: opacity ease-in-out 0.7s;
  transition: opacity ease-in-out 0.7s;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 480px;
  display: block !important;
  z-index: 1;
}
.carousel.fade .item:first-child {
  top: auto;
  position: relative;
}
.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out 0.7s;
  -o-transition: opacity ease-in-out 0.7s;
  -webkit-transition: opacity ease-in-out 0.7s;
  transition: opacity ease-in-out 0.7s;
  z-index: 2;
}
.carousel .item:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  background: transparent url('images/carousel_overlay.png') repeat right bottom;
  z-index: 5;
}
.carousel.fade .carousel-indicators {
  position: absolute;
  top: 20px;
  right: 32px;
  left: auto;
  bottom: auto;
  width: auto;
  z-index: 15;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: right;
}
.carousel.fade .carousel-indicators li {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0px;
  text-indent: -999px;
  background-color: #bfbfbf;
  cursor: pointer;
  border-radius: 0;
  border-width: 0;
}
.carousel.fade .carousel-indicators .active {
  margin: 0;
  width: 15px;
  height: 15px;
  background-color: #0f79b6;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: auto;
  bottom: 0;
  z-index: 10;
  overflow: hidden;
  padding: 0;
}
.carousel-caption h2 {
  color: #fff;
  font-size: 28px;
  text-transform: uppercase;
  text-align: left;
  margin: 0;
}
.carousel-caption h2 span {
  background-color: #282828;
  padding: 15px 20px;
  display: inline-block;
}
.carousel-caption h2 small {
  background-color: #0f79b6;
  padding: 15px 20px;
  display: block;
  font-size: 22px;
  font-weight: normal;
}
.carousel-caption-wrapper {
  width: 960px;
  position: absolute;
  left: 32px;
  right: 32px;
  bottom: 25px;
  overflow: hidden;
  height: 300px;
}
.carousel-caption-wrapper > a {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #0f79b6;
  padding: 15px 20px;
  color: #fefefe;
  z-index: 10;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
}
.carousel-caption-wrapper > a:after {
  content: "\00BB";
  display: inline-block;
  background-color: #282828;
  padding: 15px 20px;
  margin: -15px -21px -15px 20px;
}
.carousel-caption-wrapper > a:hover {
  background-color: #f2f2f2;
  color: #0b97c4;
}
.carousel-caption-wrapper > a:hover:after {
  color: #0b97c4;
}
.jumbotron {
  background-color: #0f79b6;
  position: relative;
  margin: 0 -12px;
  height: 360px;
  overflow: hidden;
}
.jumbotron:after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent url('images/cover_overlay.png') repeat right bottom;
}
.jumbotron > div {
  width: 100%;
  text-align: center;
  z-index: 5;
  position: absolute;
  left: 0;
  right: 0;
  top: 140px;
}
.jumbotron h2 {
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  padding-bottom: 20px;
  margin: 0;
  padding: 0;
}
.jumbotron h2:after {
  margin: 20px auto;
  display: block;
  height: 3px;
  width: 8em;
  background-color: #fff;
  content: '';
}
.talent {
  background-color: #fff;
  float: left;
  margin: 0 25px 25px 0;
  padding: 20px;
  width: 447px;
  height: 270px;
  text-decoration: none;
  position: relative;
}
.talents.homepage .talent {
  height: 100px;
}
.talent .talent-icon {
  background-color: #0f79b6;
  width: 60px;
  height: 60px;
  color: #fff;
  font-size: 40px;
  text-align: center;
  vertical-align: 40px;
  /*line-height: 56px;*/
  line-height: 66px;
  float: left;
  margin-right: 20px;
}
.talent .talent-content {
  float: left;
  width: 360px;
  line-height: 18px;
  font-size: 14px;
  color: #686868;
}
.talent .talent-content h4 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 5px 0;
  color: #282828;
}
.talent .talent-content p {
  font-family: Tahoma;
  margin: 0 0 10px;
}
.talent .talent-content ul {
  font-weight: normal;
  font-family: Tahoma;
  padding-left: 18px;
  margin: 10px 0 0;
}
.talent .talent-content ul li {
  margin-bottom: 5px;
}
.talent .talent-footer {
  margin: 0;
  padding: 0 20px;
  background-color: #0f79b6;
  color: #fff;
  font-size: 13px;
  line-height: 30px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: right;
  clear: both;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.talent:nth-child(2n) {
  margin-right: 0;
}
.talents {
  /*&:not(.talents-blocks)*/
}
.talents:before,
.talents:after {
  content: " ";
  display: table;
}
.talents:after {
  clear: both;
}
.talents:before,
.talents:after {
  content: " ";
  display: table;
}
.talents:after {
  clear: both;
}
.talents.talents-blocks {
  color: red;
}
.talents.talents-blocks .talent {
  height: 290px;
}
.talents.talents-blocks .talent .talent-content {
  position: relative;
  height: 290px;
}
.talents.talents-blocks .talent a {
  background-color: #0f79b6;
  font-weight: bold;
  color: #fff;
  display: block;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.talents .talent:hover {
  background-color: #0f79b6;
  color: #fff;
}
.talents .talent:hover .talent-content,
.talents .talent:hover .talent-content h4 {
  color: #fff;
}
.talents .talent:hover .talent-footer,
.talents .talent:hover .talent-icon,
.talents .talent:hover .talent-content a {
  background-color: #fff;
  color: #0f79b6;
}
.projects:before,
.projects:after {
  content: " ";
  display: table;
}
.projects:after {
  clear: both;
}
.projects:before,
.projects:after {
  content: " ";
  display: table;
}
.projects:after {
  clear: both;
}
.projects .project {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 10px;
  position: relative;
}
.projects .project:before,
.projects .project:after {
  content: " ";
  display: table;
}
.projects .project:after {
  clear: both;
}
.projects .project:before,
.projects .project:after {
  content: " ";
  display: table;
}
.projects .project:after {
  clear: both;
}
.projects .project .project-cover {
  float: left;
  width: 400px;
  height: 220px;
  margin-right: 20px;
  background-color: #0f79b6;
}
.projects .project .project-content {
  font-family: Tahoma;
  float: right;
  width: 540px;
  font-size: 16px;
}
.projects .project .project-footer {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 540px;
  font-family: Baloo;
  color: #707070;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 32px;
  font-size: 16px;
  letter-spacing: -1px;
}
.projects .project .project-footer a,
.projects .project .project-footercontent > a {
  font-family: Baloo;
  display: inline-block;
  line-height: 32px;
  min-width: 125px;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #0f79b6;
  font-weight: normal;
  text-decoration: none;
  float: right;
}
.projects .project .project-footercontent > strong {
  float: left;
  line-height: 32px
}
.projects .project .project-footer a:hover {
  background-color: #282828;
  color: #fff;
}

.projects .project .project-footercontent a:hover {
  background-color: black;
  color: #fff;
}

.projects .project .project-footercontent strong a:hover {
  background-color: white;
  color: black;
}

.projects .project .project-social,
.projects .project .project-platforms {
  position: absolute;
  right: 20px;
  top: 30px;
}
.projects .project .project-social span,
.projects .project .project-platforms span,
.projects .project .project-social a,
.projects .project .project-platforms a {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #000000 none no-repeat center center;
  float: left;
  margin-left: 1px;
  font: normal normal normal 12px/20px FontAwesome;
  text-align: center;
  color: #fff;
  text-decoration: none;
  border-radius: 2px;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}
.projects .project .project-social span:hover,
.projects .project .project-platforms span:hover,
.projects .project .project-social a:hover,
.projects .project .project-platforms a:hover {
  background-color: #0f79b6;
}
.projects .project .project-social span,
.projects .project .project-platforms span {
  background-color: #7f7f7f;
}
.projects .project .project-social .platform-win:before,
.projects .project .project-platforms .platform-win:before {
  content: "\f17a";
}
.projects .project .project-social .platform-playstation,
.projects .project .project-platforms .platform-playstation {
  background-image: url('images/ps.png');
}
.projects .project .project-social .platform-xbox,
.projects .project .project-platforms .platform-xbox {
  background-image: url('images/xbox.png');
}
.projects .project .project-social .platform-apple:before,
.projects .project .project-platforms .platform-apple:before {
  content: "\f179";
}
.projects .project .project-social .platform-linux:before,
.projects .project .project-platforms .platform-linux:before {
  content: "\f17c";
}
.projects .project .project-social .platform-steam:before,
.projects .project .project-platforms .platform-steam:before {
  content: "\f1b6";
}
.projects .project .project-social .social-steam:before,
.projects .project .project-platforms .social-steam:before {
  content: "\f1b6";
}
.projects .project .project-social .social-googleplus:before,
.projects .project .project-platforms .social-googleplus:before {
  content: "\f0d5";
}
.projects .project .project-social .social-instagram:before,
.projects .project .project-platforms .social-instagram:before {
  content: "\f16d";
}
.projects .project .project-social .social-twitter:before,
.projects .project .project-platforms .social-twitter:before {
  content: "\f099";
}
.projects .project .project-social .social-facebook:before,
.projects .project .project-platforms .social-facebook:before {
  content: "\f09a";
}
.projects .project .project-social .social-youtube:before,
.projects .project .project-platforms .social-youtube:before {
  content: "\f167";
}
.projects .project .project-social .social-web:before,
.projects .project .project-platforms .social-web:before {
  content: "\f0ac";
}
.projects .project h3 {
  margin: 0px;
  padding: 0px;
  font-family: Baloo;
  text-transform: uppercase;
  font-size: 28px;
  color: #282828;
  font-weight: normal;
  text-align: left;
}
.projects .project p {
  margin: 0px;
  line-height: 24px;
  text-align: justify;
  padding: 5px 0px 0px 0px;
}
.projects .project h3 a {
  height: 35px;
  display: block;
  color: #282828;
  padding: 0;
  margin: 0;
}
.projects .project h3 a:hover {
  color: #0F79B6;
}
.projects .project h3 small {
  display: block;
  padding: 0;
  font-size: 17px;
  margin: 0px;
  color: #707070;
  font-weight: normal;
}
.projects.projects-2col .project,
.projects.projects-single .project {
  width: 450px;
  float: left;
  margin-right: 20px;
  position: relative;
}
.projects.projects-2col .project .project-cover,
.projects.projects-single .project .project-cover {
  width: 450px;
  height: 250px;
  margin-bottom: 10px;
  float: none;
}
.projects.projects-2col .project .project-content,
.projects.projects-single .project .project-content,
.projects.projects-2col .project .project-footer,
.projects.projects-single .project .project-footer {
  width: 450px;
  float: none;
  position: inherit;
  right: 0;
  bottom: 0;
  clear: left;
}
.projects.projects-2col .project h3,
.projects.projects-single .project h3 {
  height: 25px;
  margin: 0px;
  font-weight: normal;
  font-size: 22px;
  float: left;
}
.projects.projects-2col .project .project-platforms,
.projects.projects-single .project .project-platforms {
  position: relative;
  left: 0;
  top: 4px;
  float: left;
  margin-left: 10px;
}
.projects.projects-2col .project .project-footer,
.projects.projects-single .project .project-footer {
  font-size: 17px;
  height: 30px;
  font-weight: normal;
}
.projects.projects-2col .project .project-footer > a,
.projects.projects-single .project .project-footer > a {
  position: relative;
  top: -8px;
  font-weight: normal;
  font-size: 16px;
}
.projects.projects-single .project .project-footercontent > a {
  position: absolute;
  right: 0;
  bottom: 0;
  font-weight: bold;
  font-size: 16px;
}
.projects.projects-2col .project .project-footercontent,
.projects.projects-single .project .project-footercontent {
  font-size: 14px;
  color: #707070;
  position: relative;
}
.projects.projects-2col .project .project-footercontent p,
.projects.projects-single .project .project-footercontent p {
  min-height: 60px;
}
.projects.projects-2col .project .project-footercontent strong,
.projects.projects-single .project .project-footercontent strong {
  color: #0f79b6;
  text-transform: uppercase;
  margin: 1px 0px 0px 0px;
}
.projects.projects-2col .project:nth-child(2n),
.projects.projects-single .project:nth-child(2n) {
  margin-right: 0;
}
.projects.projects-single .project {
  float: none;
  margin: 0 auto;
}
.filterbar {
  float: left;
  font-size: 14px;
  font-family: Tahoma;
  line-height: 24px;
  margin-bottom: 20px;
}
.filterbar > strong {
  float: left;
  text-transform: uppercase;
  color: #0f79b6;
}
.filterbar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}
.filterbar ul li {
  padding: 0;
  display: inline;
  margin: 0 0 0 10px;
  float: left;
}
.filterbar ul li a {
  color: #858585;
  text-decoration: none;
  text-transform: uppercase;
}
.filterbar ul li a:hover {
  color: #0f79b6;
}
.filterbar ul li.active a {
  font-weight: bold;
  color: #3f3f3f;
}
ul.paginator {
  margin: -6px 0 0 0;
  padding: 0;
  list-style: none;
  float: right;
}
ul.paginator li {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 10px;
  float: left;
}
ul.paginator li a {
  display: inline-block;
  background-color: #fff;
  font-size: 14px;
  width: 24px;
  height: 24px;
  line-height: 27px;
  text-decoration: none;
  text-align: center;
  color: #adadad;
}
ul.paginator li a:hover {
  background-color: #282828;
  color: #fff;
}
ul.paginator li.active a {
  color: #fff;
  background-color: #0f79b6;
}
.segment.segment-projectblock {
  font-size: 14px;
  padding: 20px 0;
}
.segment.segment-projectblock p {
  line-height: 28px;
  font-family: Tahoma;
  text-align: justify;
}
.segment.segment-projectblock .split .left,
.segment.segment-projectblock .split .right {
  width: auto;
}
.segment.segment-projectblock.intro .split .left,
.segment.segment-projectblock.intro .split .right {
  padding: 0 20px;
}
.segment.segment-projectblock.intro .split .left > p {
  margin-bottom: 0;
}
.segment.segment-projectblock.light,
.segment.segment-projectblock.dark,
.segment.segment-projectblock.blue,
.segment.segment-projectblock.links {
  min-height: 210px;
}
.segment.segment-projectblock.light h3,
.segment.segment-projectblock.dark h3,
.segment.segment-projectblock.blue h3,
.segment.segment-projectblock.links h3 {
  font-size: 27px;
  font-weight: normal;
  text-align: left;
  margin: 10px 0;
}
.segment.segment-projectblock.light p,
.segment.segment-projectblock.dark p,
.segment.segment-projectblock.blue p,
.segment.segment-projectblock.links p {
  line-height: 25px;
  margin-bottom: 20px;
}
.segment.segment-projectblock.light h3 {
  color: #2c2c2c;
}
.segment.segment-projectblock.dark .split .right {
  width: 400px;
  position: relative;
  padding: 0 10px 0 20px;
}
.segment.segment-projectblock.dark .split .left {
  padding: 0 0 12px 0;
}
.segment.segment-projectblock.light .split .left {
  width: 400px;
  position: relative;
  padding: 0 10px 0 20px;
}
.segment.segment-projectblock.light .split .right {
  padding: 0 20px 12px 20px;
}
.segment.segment-projectblock.dark {
  background-color: #2c2c2c;
  margin: 0 -12px;
  padding: 20px 32px;
  color: #fff;
  min-height: 210px;
}
.segment.segment-projectblock.dark h3 {
  color: #fff;
}
.segment.segment-projectblock.light .split .left img,
.segment.segment-projectblock.light .split .right img {
  width: 400px;
  margin-top: 17px;
}
.segment.segment-projectblock.dark .split .left p:last-child,
.segment.segment-projectblock.light .split .right p:last-child {
  margin-bottom: 0;
}
.segment.segment-projectblock.dark .split .left.borderless {
  width: 600px;
  padding: 0;
  vertical-align: top;
}
.segment.segment-projectblock.light .split .left.borderless img {
  position: absolute;
  top: -20px;
  left: -12px;
  margin-right: 0;
  margin-top: 0;
}
.segment.segment-projectblock.dark .split .right {
  width: 400px;
  position: relative;
}
.segment.segment-projectblock.light .split .left {
  width: 400px;
  position: relative;
}
.segment.segment-projectblock.dark .split .right.borderless img {
  position: absolute;
  top: -20px;
  right: -32px;
  margin-top: 0;
}
.segment.segment-projectblock .split:after {
  clear: both;
}
.segment.segment-projectblock.blue {
  background-color: #0f79b6;
  margin: 0 -12px;
  padding: 20px 12px 0;
  color: #fff;
}
.segment.segment-projectblock.blue h3 {
  color: #fff;
  text-align: center;
  margin: 0 0 20px;
}
.segment.segment-projectblock.blue .gallery:before,
.segment.segment-projectblock.blue .gallery:after {
  content: " ";
  display: table;
}
.segment.segment-projectblock.blue .gallery:after {
  clear: both;
}
.segment.segment-projectblock.blue .gallery:before,
.segment.segment-projectblock.blue .gallery:after {
  content: " ";
  display: table;
}
.segment.segment-projectblock.blue .gallery:after {
  clear: both;
}
.segment.segment-projectblock.blue .gallery a.image {
  float: left;
  width: 325px;
  height: 180px;
  background-color: #1398e5;
  margin: 0 12px 12px 0;
}
.segment.segment-projectblock.blue .gallery a.image:nth-child(3n) {
  margin-right: 0;
}
.segment.segment-projectblock.blue .gallery a.image img {
  width: 325px;
  height: 180px;
  object-fit: cover;
}
.segment.segment-projectblock.links h3 {
  text-align: center;
}
.segment.segment-projectblock.links div {
  text-align: center;
  font-size: 12px;
}
.segment.segment-projectblock.links p {
  text-align: center;
}
.segment.segment-projectblock.links div p {
  text-align: center;
  font-size: 12px;
}
.segment.segment-projectblock.download {
  text-align: center;
  padding: 40px 0;
}
.segment.segment-projectblock.download h2 {
  font-size: 22px;
}
.segment.segment-projectblock.download p {
  line-height: 18px;
  text-align: center;
}
dl {
  font-family: Tahoma;
  font-size: 14px;
}
dl:before,
dl:after {
  content: " ";
  display: table;
}
dl:after {
  clear: both;
}
dl:before,
dl:after {
  content: " ";
  display: table;
}
dl:after {
  clear: both;
}
dl dt {
  float: left;
  width: 110px;
  clear: both;
  line-height: 34px;
}
dl dd {
  float: left;
  font-weight: bold;
  line-height: 34px;
}
a {
  color: #0f79b6;
  text-decoration: none;
}
.btn {
  display: inline-block;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 32px;
  text-align: center;
  width: 145px;
  font-size: 16px;
}
.btn.blue {
  background-color: #0f79b6;
  color: #fff;
}
.btn.blue:hover {
  background-color: #282828;
  color: #fff;
}
.members {
  margin-bottom: 20px;
}
.members:before,
.members:after {
  content: " ";
  display: table;
}
.members:after {
  clear: both;
}
.members:before,
.members:after {
  content: " ";
  display: table;
}
.members:after {
  clear: both;
}
.members .member {
  background-color: #fff;
  float: left;
  width: 235px;
  height: 250px;
  margin: 0 20px 20px 0;
}
.members .member .member-content {
  padding: 20px 20px 0;
  text-align: center;
}
.members .member .member-footer {
  background-color: #0f79b6;
  padding: 6px 0;
  height: 22px;
  color: #fff;
  text-align: center;
}
.members .member .member-footer a,
.members .member .member-footer span {
  display: inline-block;
  width: 20px;
  height: 20px;
  float: left;
  margin-left: 1px;
  font: normal normal normal 12px/20px FontAwesome;
  text-align: center;
  color: #0f79b6;
  text-decoration: none;
  border-radius: 2px;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  cursor: pointer;
}
.members .member .member-footer > div {
  margin: 0 auto;
  display: inline-block;
}
.members .member .member-footer > div:before,
.members .member .member-footer > div:after {
  content: " ";
  display: table;
}
.members .member .member-footer > div:after {
  clear: both;
}
.members .member .member-footer > div:before,
.members .member .member-footer > div:after {
  content: " ";
  display: table;
}
.members .member .member-footer > div:after {
  clear: both;
}
.members .member .member-footer > div:hover a,
.members .member .member-footer > div:hover span {
  color: #e5e5e5;
}
.members .member .member-footer > div:hover a:hover,
.members .member .member-footer > div:hover span:hover {
  background-color: #0f79b6;
}
.members .member .member-footer .social-twitter:before {
  content: "\f099";
}
.members .member .member-footer .social-instagram:before {
  content: "\f16d";
}
.members .member .member-footer .social-skype:before {
  content: "\f17e";
}
.members .member .member-footer .social-web:before {
  content: "\f0ac";
}
.members .member .member-footer .social-email:before {
  content: "\f1fa";
}
.members .member .member-footer .social-steam:before {
  content: "\f1b6";
}
.members .member .member-footer .social-wordpress:before {
  content: "\f19a";
}
.members .member .member-footer .social-linkedin:before {
  content: "\f0e1";
}
.members .member .member-footer .social-facebook:before {
  content: "\f09a";
}
.members .member .member-footer .social-googleplus:before {
  content: "\f0d5";
}
.members .member .member-footer .social-facebook:before {
  content: "\f09a";
}
.members .member .member-footer .social-youtube:before {
  content: "\f167";
}
.members .member h4 {
  color: #0f79b6;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
  height: 60px;
  margin: -5px 0;
}
.members .member h4 small {
  display: block;
  font-weight: normal;
  color: #5e5e5e;
  height: 15px;
  font-size: 15px;
  margin-top: -7px;
}
.members .member:nth-child(4n) {
  margin-right: 0;
}
.contactus-container {
  width: 1024px;
}
.contactus-container .contactus-inner {
  width: 1000px;
  margin: 0 12px;
}
.contactus-container .contactus-inner .contactus-form {
  float: left;
  width: 628px;
}
.contactus-container .contactus-inner .contactus-address {
  font-family: Tahoma;
  float: right;
  width: 328px;
  margin: 0 22px 40px 0;
  background-color: rgba(0, 74, 117, 0.2);
}
.contactus-container .contactus-inner .contactus-address address {
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  padding: 20px;
}
.contactus-container .contactus-inner .contactus-address address strong {
  font-family: Baloo;
  font-size: 20px;
  display: block;
  color: #fff;
}
.contactus-container .contactus-inner:before,
.contactus-container .contactus-inner:after {
  content: " ";
  display: table;
}
.contactus-container .contactus-inner:after {
  clear: both;
}
.contactus-container .contactus-inner:before,
.contactus-container .contactus-inner:after {
  content: " ";
  display: table;
}
.contactus-container .contactus-inner:after {
  clear: both;
}
.contactus-container .contactus-footer {
  width: 1000px;
  background-color: #fff;
  color: #000000;
  font-size: 14px;
  padding: 20px 12px;
}
.contactus-container .contactus-footer:before,
.contactus-container .contactus-footer:after {
  content: " ";
  display: table;
}
.contactus-container .contactus-footer:after {
  clear: both;
}
.contactus-container .contactus-footer:before,
.contactus-container .contactus-footer:after {
  content: " ";
  display: table;
}
.contactus-container .contactus-footer:after {
  clear: both;
}
.contactus-container .contactus-footer input[type=submit] {
  margin-left: 135px;
  display: block;
  float: left;
  background-color: #0f79b6;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 44px;
  width: 156px;
  border: 0 none;
  text-transform: uppercase;
}
.contactus-container .contactus-footer input[type=submit]:hover {
  background-color: #f2f2f2;
  color: #0f79b6;
}
.contactus-container .contactus-footer p {
  font-family: Tahoma;
  line-height: 16px;
  font-size: 14px;
  text-transform: uppercase;
  float: right;
  text-align: right;
  margin: 0 22px;
  padding: 5px 0;
}
.contactus-container .contactus-footer p a {
  color: #0f79b6;
  font-weight: bold;
  text-decoration: none;
}
.form-group {
  display: table;
  width: 100%;
  height: 34px;
  margin-bottom: 20px;
  clear: both;
}
.form-group label {
  display: table-cell;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  width: 135px;
  height: 34px;
  vertical-align: top;
  line-height: 34px;
}
.form-group input[type=text],
.form-group input[type=email],
.form-group textarea {
  display: table-cell;
  width: 456px;
  height: 34px;
  border: 0 none;
  color: #000;
  padding: 0 10px;
}
.form-group textarea {
  height: 130px;
  padding: 10px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.text-center {
  text-align: center;
}
.contactus-form .note {
  margin: 30px 40px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  display: table;
  width: 70%;
}
.contactus-form .note strong {
  display: block;
  color: #fff;
  font-size: 21px;
  margin-bottom: 10px;
}
.contactus-form .note p {
  font-size: 18px;
  margin: 0;
}
.contactus-form .note > span, .contactus-form .note > div {
  display: table-cell;
  vertical-align: middle;
}
.contactus-form .note > span {
  font-size: 70px;
}
/*! Lity - v1.6.0 - 2016-01-11
* http://sorgalla.com/lity/
* Copyright (c) 2016 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}
.tooltip {
   position: absolute;
   z-index: 1070;
   display: block;
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   line-height: 1.42857143;
   text-align: left;
   text-align: start;
   text-decoration: none;
   text-shadow: none;
   text-transform: none;
   letter-spacing: normal;
   word-break: normal;
   word-spacing: normal;
   word-wrap: normal;
   white-space: normal;
   filter: alpha(opacity=0);
   opacity: 0;

   line-break: auto;
 }
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #0f79b6;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #0f79b6;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #0f79b6;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #0f79b6;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #0f79b6;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #0f79b6;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0f79b6;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0f79b6;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0f79b6;
}
#cookie-bar {background:#0f79b6; height:auto; line-height:24px; color:#fff; text-align:center; padding:6px 0;}
#cookie-bar.fixed {position:fixed; bottom:0; top:auto; left:0; width:100%; z-index: 9999}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#fff; color: #282828}
#cookie-bar .cb-enable:hover {background:#282828; color: #fff}