@charset "UTF-8";
@font-face {
  font-family: 'Tungsten Bold';
  src: url("../font/Tungsten-Bold.eot");
  src: url("../font/Tungsten-Bold.eot?#iefix") format("embedded-opentype"), url("../font/Tungsten-Bold.woff") format("woff"), url("../font/Tungsten-Bold.ttf") format("truetype"), url("../font/Tungsten-Bold.svg#Tungsten-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Tungsten Book';
  src: url("../font/Tungsten-Book.eot");
  src: url("../font/Tungsten-Book.eot?#iefix") format("embedded-opentype"), url("../font/Tungsten-Book.woff") format("woff"), url("../font/Tungsten-Book.ttf") format("truetype"), url("../font/Tungsten-Book.svg#Tungsten-Book") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Tungsten Light';
  src: url("../font/Tungsten-Light.eot");
  src: url("../font/Tungsten-Light.eot?#iefix") format("embedded-opentype"), url("../font/Tungsten-Light.woff") format("woff"), url("../font/Tungsten-Light.ttf") format("truetype"), url("../font/Tungsten-Light.svg#Tungsten-Light") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Tungsten Medium';
  src: url("../font/Tungsten-Medium.eot");
  src: url("../font/Tungsten-Medium.eot?#iefix") format("embedded-opentype"), url("../font/Tungsten-Medium.woff") format("woff"), url("../font/Tungsten-Medium.ttf") format("truetype"), url("../font/Tungsten-Medium.svg#Tungsten-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }

/*******************************************************************************
* X.0 - Variables
*******************************************************************************/
/*******************************************************************************
* X.1 - INCLUDES: Files
*******************************************************************************/
/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }
  .row::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .col-xs, .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, .col-sm, .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, .col-md, .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, .col-lg, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }

.col-xs-1 {
  float: left;
  width: 8.33333%; }

.col-xs-2 {
  float: left;
  width: 16.66667%; }

.col-xs-3 {
  float: left;
  width: 25%; }

.col-xs-4 {
  float: left;
  width: 33.33333%; }

.col-xs-5 {
  float: left;
  width: 41.66667%; }

.col-xs-6 {
  float: left;
  width: 50%; }

.col-xs-7 {
  float: left;
  width: 58.33333%; }

.col-xs-8 {
  float: left;
  width: 66.66667%; }

.col-xs-9 {
  float: left;
  width: 75%; }

.col-xs-10 {
  float: left;
  width: 83.33333%; }

.col-xs-11 {
  float: left;
  width: 91.66667%; }

.col-xs-12 {
  float: left;
  width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.33333%; }

.pull-xs-2 {
  right: 16.66667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.33333%; }

.pull-xs-5 {
  right: 41.66667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.33333%; }

.pull-xs-8 {
  right: 66.66667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.33333%; }

.pull-xs-11 {
  right: 91.66667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.33333%; }

.push-xs-2 {
  left: 16.66667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.33333%; }

.push-xs-5 {
  left: 41.66667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.33333%; }

.push-xs-8 {
  left: 66.66667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.33333%; }

.push-xs-11 {
  left: 91.66667%; }

.push-xs-12 {
  left: 100%; }

.offset-xs-1 {
  margin-left: 8.33333%; }

.offset-xs-2 {
  margin-left: 16.66667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.33333%; }

.offset-xs-5 {
  margin-left: 41.66667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.33333%; }

.offset-xs-8 {
  margin-left: 66.66667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.33333%; }

.offset-xs-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm-1 {
    float: left;
    width: 8.33333%; }
  .col-sm-2 {
    float: left;
    width: 16.66667%; }
  .col-sm-3 {
    float: left;
    width: 25%; }
  .col-sm-4 {
    float: left;
    width: 33.33333%; }
  .col-sm-5 {
    float: left;
    width: 41.66667%; }
  .col-sm-6 {
    float: left;
    width: 50%; }
  .col-sm-7 {
    float: left;
    width: 58.33333%; }
  .col-sm-8 {
    float: left;
    width: 66.66667%; }
  .col-sm-9 {
    float: left;
    width: 75%; }
  .col-sm-10 {
    float: left;
    width: 83.33333%; }
  .col-sm-11 {
    float: left;
    width: 91.66667%; }
  .col-sm-12 {
    float: left;
    width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.33333%; }
  .col-md-2 {
    float: left;
    width: 16.66667%; }
  .col-md-3 {
    float: left;
    width: 25%; }
  .col-md-4 {
    float: left;
    width: 33.33333%; }
  .col-md-5 {
    float: left;
    width: 41.66667%; }
  .col-md-6 {
    float: left;
    width: 50%; }
  .col-md-7 {
    float: left;
    width: 58.33333%; }
  .col-md-8 {
    float: left;
    width: 66.66667%; }
  .col-md-9 {
    float: left;
    width: 75%; }
  .col-md-10 {
    float: left;
    width: 83.33333%; }
  .col-md-11 {
    float: left;
    width: 91.66667%; }
  .col-md-12 {
    float: left;
    width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg-1 {
    float: left;
    width: 8.33333%; }
  .col-lg-2 {
    float: left;
    width: 16.66667%; }
  .col-lg-3 {
    float: left;
    width: 25%; }
  .col-lg-4 {
    float: left;
    width: 33.33333%; }
  .col-lg-5 {
    float: left;
    width: 41.66667%; }
  .col-lg-6 {
    float: left;
    width: 50%; }
  .col-lg-7 {
    float: left;
    width: 58.33333%; }
  .col-lg-8 {
    float: left;
    width: 66.66667%; }
  .col-lg-9 {
    float: left;
    width: 75%; }
  .col-lg-10 {
    float: left;
    width: 83.33333%; }
  .col-lg-11 {
    float: left;
    width: 91.66667%; }
  .col-lg-12 {
    float: left;
    width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl-1 {
    float: left;
    width: 8.33333%; }
  .col-xl-2 {
    float: left;
    width: 16.66667%; }
  .col-xl-3 {
    float: left;
    width: 25%; }
  .col-xl-4 {
    float: left;
    width: 33.33333%; }
  .col-xl-5 {
    float: left;
    width: 41.66667%; }
  .col-xl-6 {
    float: left;
    width: 50%; }
  .col-xl-7 {
    float: left;
    width: 58.33333%; }
  .col-xl-8 {
    float: left;
    width: 66.66667%; }
  .col-xl-9 {
    float: left;
    width: 75%; }
  .col-xl-10 {
    float: left;
    width: 83.33333%; }
  .col-xl-11 {
    float: left;
    width: 91.66667%; }
  .col-xl-12 {
    float: left;
    width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #373a3c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1f2021 !important; }

.rounded {
  border-radius: 0.25rem; }

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-circle {
  border-radius: 50%; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

.float-xs-left {
  float: left !important; }

.float-xs-right {
  float: right !important; }

.float-xs-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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; }

.w-100 {
  width: 100% !important; }

.h-100 {
  height: 100% !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 1rem 1rem !important; }

.mt-1 {
  margin-top: 1rem !important; }

.mr-1 {
  margin-right: 1rem !important; }

.mb-1 {
  margin-bottom: 1rem !important; }

.ml-1 {
  margin-left: 1rem !important; }

.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-2 {
  margin: 1.5rem 1.5rem !important; }

.mt-2 {
  margin-top: 1.5rem !important; }

.mr-2 {
  margin-right: 1.5rem !important; }

.mb-2 {
  margin-bottom: 1.5rem !important; }

.ml-2 {
  margin-left: 1.5rem !important; }

.mx-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-3 {
  margin: 3rem 3rem !important; }

.mt-3 {
  margin-top: 3rem !important; }

.mr-3 {
  margin-right: 3rem !important; }

.mb-3 {
  margin-bottom: 3rem !important; }

.ml-3 {
  margin-left: 3rem !important; }

.mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 1rem 1rem !important; }

.pt-1 {
  padding-top: 1rem !important; }

.pr-1 {
  padding-right: 1rem !important; }

.pb-1 {
  padding-bottom: 1rem !important; }

.pl-1 {
  padding-left: 1rem !important; }

.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-2 {
  padding: 1.5rem 1.5rem !important; }

.pt-2 {
  padding-top: 1.5rem !important; }

.pr-2 {
  padding-right: 1.5rem !important; }

.pb-2 {
  padding-bottom: 1.5rem !important; }

.pl-2 {
  padding-left: 1.5rem !important; }

.px-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-3 {
  padding: 3rem 3rem !important; }

.pt-3 {
  padding-top: 3rem !important; }

.pr-3 {
  padding-right: 3rem !important; }

.pb-3 {
  padding-bottom: 3rem !important; }

.pl-3 {
  padding-left: 3rem !important; }

.px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #818a91 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #687077 !important; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #373a3c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #1f2021 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !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; } }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

a, a:hover, a:focus {
  text-decoration: none;
  outline: none !important; }

div, img, input:focus, textarea:focus {
  outline: none; }

label {
  cursor: pointer; }

button {
  color: inherit; }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box; }

html, body {
  height: 100%; }

html {
  min-width: 320px; }

/*prevent body from scrolling when menu is opened */
.no-scroll {
  overflow: hidden; }

img {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0; }

.image {
  position: relative; }

.image.center img {
  width: auto !important;
  margin-left: auto !important;
  margin-right: auto !important; }

.img-center img {
  margin: 0 auto; }

.image p.overlay {
  position: absolute;
  top: 50px;
  left: 50px;
  color: #FFF;
  font-size: 80px;
  font-weight: 100; }

/* Prepreci oznacitev teksta na klik */
.noselect, .noselect * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

h1, h2, h3, h4, h5, h6, b, strong {
  font-weight: normal;
  line-height: 1em;
  margin: 0; }

p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0; }
  p strong {
    font-weight: 700; }

blockquote {
  padding: 0;
  margin: 0;
  font-size: 45px;
  border: none;
  font-weight: 100;
  line-height: 1.1em; }

.wrapper-outer {
  position: relative; }

.wrapper-inner {
  width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative; }

/* 5 cols row */
.row.col5 [class*="col-"] {
  width: 20%; }

/* 1200px */
@media screen and (max-width: 1200px), screen and (max-width: 1200px) {
  .wrapper-inner {
    width: 100%; }
  .image p.overlay {
    font-size: 66px; } }

/* 992px */
@media screen and (max-width: 992px), screen and (max-width: 992px) {
  .row.col5 [class*="col-"] {
    width: 100%; }
  .image p.overlay {
    font-size: 60px; } }

/* 768px */
@media screen and (max-width: 768px), screen and (max-width: 768px) {
  .image p.overlay {
    font-size: 42px; } }

/* 480px */
@media screen and (max-width: 480px), screen and (max-width: 480px) {
  p, section.text-page .text ul li {
    font-size: 12px; } }

/* 360px */
@media screen and (max-width: 360px), screen and (max-width: 360px) {
  .image p.overlay {
    font-size: 32px; } }

/* 320px */
@media screen and (max-width: 320px), screen and (max-width: 320px) {
  #container {
    width: 320px; } }

/*******************************************************************************
* 0.1 - GENERAL : Aligning
*******************************************************************************/
.center-h {
  left: 50%;
  position: relative;
  transform: translate(-50%, 0px);
  -webkit-transform: translate(-50%, 0px);
  -moz-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px); }

.center-v {
  position: relative;
  top: 50%;
  transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%); }

.center-a {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); }

/*******************************************************************************
* 0.2 - GENERAL : Margins and paddings 
*******************************************************************************/
.no-margin {
  margin: 0; }

/*******************************************************************************
* 0.3 - GENERAL : Cols
*******************************************************************************/
.col-wrap {
  font-size: 0; }

/* Half cols */
.col-wrap .col2 {
  display: inline-block;
  vertical-align: top;
  width: 50%; }

/* Thirds cols */
.col-wrap .col3 {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%; }

/* Fourth cols */
.col-wrap .col4 {
  display: inline-block;
  vertical-align: top;
  width: 25%; }

/* Fifth cols */
.col-wrap .col5 {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  padding-right: 2%; }

/*******************************************************************************
* 0.4 - GENERAL : Backgrounds and borders
*******************************************************************************/
/*******************************************************************************
* 0.5 - GENERAL : Buttons
*******************************************************************************/
.button span {
  display: inline-block;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  position: relative;
  text-align: inherit; }

/*******************************************************************************
* 0.8 - GENERAL : Row/Col alignment
*******************************************************************************/
/* Align bottom - metoda 1 */
.container.cols-bottom {
  height: 100%; }

.container.cols-bottom .row {
  height: 100%;
  display: table; }

.container.cols-bottom .row [class*="col-"] {
  display: table-cell;
  float: none;
  height: 100%;
  vertical-align: bottom; }

@media screen and (max-width: 992px), screen and (max-width: 992px) {
  /*	.container.cols-bottom .row [class*="col-"] {
		display: block;
	}*/ }

/* Align moja metoda - za slideshow - 2 cols */
.container.align-bottom {
  height: 100%;
  padding: 0; }

.container.align-bottom .row {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%; }

.container.align-bottom .row [class*="col-"] {
  position: absolute;
  bottom: 0;
  left: 0; }

.container.align-bottom .row [class*="col-"] + [class*="col-"] {
  left: 50%; }

@media screen and (max-width: 992px), screen and (max-width: 992px) {
  .container.align-bottom .row [class*="col-"] {
    position: initial;
    bottom: auto;
    left: auto; } }

/* Align bottom - metoda 2 */
.row.align-bottom {
  font-size: 0; }

.row.align-bottom > * {
  float: none;
  display: inline-block; }

.row.align-bottom.vert-bottom > * {
  vertical-align: bottom; }

.row.align-bottom > *:last-child {
  vertical-align: bottom; }

@media screen and (max-width: 992px), screen and (max-width: 992px) {
  .row.align-bottom > * {
    float: initial;
    display: block; } }

/* Align bottom - metoda 3 */
.col-top {
  vertical-align: top; }

.col-middle {
  vertical-align: middle; }

.col-bottom {
  vertical-align: bottom; }

.row-full-height {
  height: 100%; }

.col-full-height {
  height: 100%;
  vertical-align: top; }

.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */
  table-layout: fixed; }

.col-xs-height {
  /*display: table-cell;
	float: none !important;*/
  height: 100%; }

@media (min-width: 768px) {
  .col-sm-height {
    display: table-cell;
    float: none !important; } }

@media (min-width: 992px) {
  .col-md-height {
    display: table-cell;
    float: none !important; } }

@media (min-width: 1200px) {
  .col-lg-height {
    display: table-cell;
    float: none !important; } }

/* Align bottom - metoda 4 */
.row.equal-height > [class*="col-"] {
  margin-bottom: -99999px;
  padding-bottom: 99999px; }

.row.equal-height {
  overflow: hidden; }

.row.equal-height > [class*="col-"] {
  /*background-color:#eee;*/ }

/* Full height */
.container.full-height,
.container.full-height > .row,
.container.full-height > .row > [class*="col-"] {
  position: relative;
  height: 100%; }

/*******************************************************************************
* 1.0 - TEXT PAGE: Heading
*******************************************************************************/
/* 992px */
@media screen and (max-width: 992px), screen and (max-width: 992px) {
  section.page-heading h1 {
    font-size: 60px; }
  section.page-heading h2 {
    font-size: 40px; }
  section.page-heading.small h1 {
    font-size: 40px; } }

/* 768px */
@media screen and (max-width: 768px), screen and (max-width: 768px) {
  section.page-heading h1 {
    font-size: 48px; }
  section.page-heading h2 {
    font-size: 38px; }
  section.page-heading.small h1 {
    font-size: 38px; }
  section.page-heading.medium {
    padding-bottom: 45px;
    padding-top: 45px; }
  /* Tabs */
  section.page-heading .tabs-nav .nav-arrow {
    height: 72px;
    margin-top: 0;
    top: 0; }
  section.page-heading .tab-header,
  section.page-heading .tab-header aside,
  section.page-heading .tab-header aside.active,
  section.page-heading .tab-header aside:hover,
  section.page-heading .tab-header aside.slick-active.active {
    height: 72px; }
  section.page-heading .tab-header aside,
  section.page-heading .tab-header aside.active,
  section.page-heading .tab-header aside:hover {
    background-color: #fff;
    color: #2a3942;
    padding-left: 75px;
    padding-right: 75px; }
  section.page-heading .tab-header aside {
    border-bottom: 1px solid #2a3942; }
  section.page-heading .tab-header .container,
  section.page-heading .tab-header .container .row,
  section.page-heading .tab-header .container .row > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    width: 100%; } }

/* 480px */
@media screen and (max-width: 480px), screen and (max-width: 480px) {
  section.page-heading.tabs {
    height: auto;
    padding-top: 30px; }
  section.page-heading.tabs header {
    margin-bottom: 15px;
    top: auto;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none; }
  section.page-heading.tabs header h1 {
    margin-bottom: 15px; }
  section.page-heading.tabs header p {
    font-size: 18px; }
  section#product-selector.page-heading .tab-header {
    position: relative;
    left: auto;
    bottom: auto; }
  section.page-heading h1 {
    font-size: 36px; }
  section.page-heading h2 {
    font-size: 28px; }
  section.page-heading.small h1 {
    font-size: 28px; }
  section.page-heading.tabs header {
    padding-bottom: 0; }
  section.page-heading.medium {
    padding-bottom: 30px;
    padding-top: 30px; } }

/* 360px */
@media screen and (max-width: 360px), screen and (max-width: 360px) {
  section.page-heading.tabs {
    padding-top: 30px; } }

/*******************************************************************************
* 2.0 - TABS
*******************************************************************************/
/*
Uporaba tabov:
Switcherji: parent tab class="tab-header", tab-group="kater-grupo-preklaplja"
			vsak switcher class="tab-switcher", tab="ime taba ki ga prikazuje"
			aktiven switcher: class="active"
Tab containerji: vsak container: class="tab-content" in ime taba, kot v posameznem switcherju npr "tab-switch1"
				 vsak container: enaka grupa kot v tab-headerju, npr tab-group="tab1"
				 aktiven container class="show"
*/
.tab-header {
  counter-reset: section;
  font-size: 0;
  position: relative; }

.tab-header .tab-opener {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%; }

.tab-header .tab-opener:after {
  content: "";
  background: url(../../template/image/icon-arrow-right-dark.png) no-repeat scroll center center/16px auto;
  cursor: pointer;
  display: block;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 27px;
  width: 30px;
  z-index: 9;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg); }

.tab-header.collapse .tab-opener {
  display: block;
  z-index: 9; }

.tab-header.collapse {
  display: block; }

/*.tab-header.collapse ul {border-left-color: transparent;}*/
.tab-header.collapse li {
  display: none; }

.tab-header.collapse li.active {
  display: block;
  margin: 0;
  padding-right: 35px; }

.tab-header.collapse li + li {
  margin: 0; }

.tab-header aside {
  color: #2a3942;
  /*cursor: pointer;*/
  padding: 10px 20px 20px;
  display: inline-block;
  vertical-align: top;
  height: 90px; }

.tab-header aside.disabled {
  opacity: 0.6; }

.tab-header aside p,
.tab-header aside span {
  color: inherit;
  font-family: "Roboto Condensed";
  font-size: 16px;
  /*font-weight: 500;*/
  font-weight: 700;
  line-height: 1em;
  padding-left: 25px;
  padding-top: 5px;
  position: relative;
  text-transform: uppercase;
  cursor: default; }

.tab-header aside p:before {
  color: currentcolor;
  content: counter(section, decimal);
  counter-increment: section;
  display: block;
  font-family: "Roboto";
  font-size: 40px;
  font-weight: 100;
  left: 0;
  line-height: 1em;
  position: absolute;
  top: 0;
  vertical-align: top; }

.tab-header aside span {
  padding-left: 0;
  color: #2a3942;
  display: block; }

.tab-header aside em {
  display: block;
  font-weight: 400;
  font-style: normal;
  font-family: "Roboto";
  text-transform: lowercase; }

.tab-header aside.active {
  background-color: #fff;
  color: #2A3942; }

.tab-content {
  display: block !important;
  height: 0px;
  overflow: hidden; }

.tab-content.show {
  display: block !important;
  height: auto;
  overflow: visible; }

/* 1200px */
/* 992px */
@media screen and (max-width: 992px), screen and (max-width: 992px) {
  .tab-header {
    height: auto; }
  .tab-header aside {
    cursor: default; }
  .tab-header.tab-collapse li:first-child {
    padding-right: 35px; } }

/*******************************************************************************
* 3.0 - GENERAL FORM
*******************************************************************************/
/* 480px */
@media screen and (max-width: 480px), screen and (max-width: 480px) {
  .general-form .input.submit button {
    height: 40px;
    line-height: 40px; }
  .general-form .input input {
    height: 40px; } }

/*******************************************************************************
* 3.1 - FORM - Dropdown fake
*******************************************************************************/
.faker {
  cursor: default;
  height: 50px;
  position: relative;
  width: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.faker .drop-value {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  left: 0;
  line-height: 48px;
  overflow: hidden;
  padding-right: 30px;
  position: absolute;
  text-overflow: ellipsis;
  top: 0;
  vertical-align: top;
  white-space: nowrap;
  width: 100%;
  z-index: 2;
  font-family: "Roboto";
  font-weight: 400;
  padding-left: 1em;
  color: rgba(93, 111, 122, 0.7);
  border: 1px solid #C3C7CA; }

.faker .drop-value:hover, .faker.open .drop-value {
  color: #2A3942; }

.faker .drop-value, .faker .drop-handle {
  height: 48px; }

.faker .drop-handle {
  cursor: pointer;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 34px;
  border-left: 1px solid #C3C7CA;
  background-color: #fff;
  height: 46px; }

.faker .drop-handle:after {
  background-size: 19px;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  display: block;
  top: 0;
  left: 0; }

.faker .drop-value:hover ~ .drop-handle:after,
.faker.open .drop-value ~ .drop-handle:after {
  border-color: #d77c52 transparent transparent; }

.faker .drop-selection {
  background-color: #fff;
  cursor: pointer;
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 48px;
  width: 100%;
  z-index: 9; }

.faker.open .drop-selection {
  border-bottom: 1px solid #c3c7ca;
  display: block;
  height: auto;
  max-height: 400px;
  opacity: 1;
  overflow: auto; }

.faker .drop-selection div {
  border-left: 1px solid #c3c7ca;
  border-right: 1px solid #c3c7ca;
  font-size: 14px;
  height: 40px;
  letter-spacing: 0.1em;
  line-height: 40px;
  overflow: hidden;
  padding-left: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%; }

.faker .drop-selection div:last-of-type {
  /*border-bottom: 1px solid #c3c7ca;*/ }

.faker .drop-selection div.active,
.faker .drop-selection div:hover {
  background-color: #2A3942;
  color: #fff; }

.faker select {
  display: none; }

/* Faker small */
.faker.small {
  display: inline-block;
  height: 26px;
  min-width: 146px;
  width: auto; }

.faker.small .drop-value {
  height: 26px;
  line-height: 26px;
  padding-left: 10px;
  color: #2a3942; }

.faker.small .drop-handle {
  height: 24px;
  width: 30px; }

.faker.small .drop-selection {
  top: 26px; }

.faker.small .drop-selection div {
  height: 26px;
  line-height: 26px;
  padding-left: 10px;
  letter-spacing: 0; }

/*******************************************************************************
* 3.2 - FORM: Checkers
*******************************************************************************/
div.checker input {
  display: none; }

div.checker span {
  cursor: pointer;
  position: relative;
  display: block; }

div.checker span p {
  display: inline-block;
  font-family: "Roboto";
  position: relative;
  color: #2A3942;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em; }

div.checker span em {
  border: 1px solid #8d8d8d;
  display: inline-block;
  font-style: normal;
  height: 30px;
  position: absolute;
  vertical-align: top;
  width: 30px;
  left: 0;
  top: 0; }

div.checker span em:before {
  background-color: transparent;
  content: "";
  display: block;
  height: 20px;
  left: 4px;
  position: absolute;
  top: 4px;
  transition: background-color 0.3s ease-in 0s, border 0.2s ease-in 0s;
  width: 20px; }

div.checker.radio span em,
div.checker.radio span em:before {
  border-radius: 100%; }

div.checker span.checked em:before {
  background-color: #2A3942;
  transition: background-color 0.3s ease-in 0s, border 0.2s ease-in 0s; }

/* Small checkers */
.checkers-group div.checker {
  margin-bottom: 0;
  display: block;
  float: left;
  clear: both; }

.checkers-group div.checker span {
  line-height: 0; }

.checkers-group div.checker span p {
  vertical-align: top; }

.checkers-group div.checker span em {
  position: relative;
  top: auto;
  left: auto;
  background-color: #fff; }

/*******************************************************************************
* 3.3 - PAGE: Lazy load
*******************************************************************************/
.lazy-load {
  position: relative;
  display: block;
  margin-top: 45px;
  padding-top: 35px;
  display: none; }

.lazy-load p {
  text-align: center;
  color: #5d6f7a;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  line-height: 25px; }

.lazy-load .spinner,
.lazy-load .spinner > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.lazy-load .spinner {
  display: block;
  font-size: 0;
  color: #5d6f7a;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -15px;
  height: 30px;
  width: 30px; }

.lazy-load .spinner > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.lazy-load .spinner > div {
  width: 30px;
  height: 30px;
  background: transparent;
  border-bottom-color: transparent;
  border-radius: 100%;
  border-width: 1px; }

.lazy-load.loading .spinner > div {
  -webkit-animation: lazy-spinner 1.5s linear infinite;
  -moz-animation: lazy-spinner 1.5s linear infinite;
  -o-animation: lazy-spinner 1.5s linear infinite;
  animation: lazy-spinner 1.5s linear infinite; }

/*
 * Animation
 */
@-webkit-keyframes lazy-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes lazy-spinner {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -moz-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes lazy-spinner {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes lazy-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*******************************************************************************
* 4.0 - PAGE: Sidebar
*******************************************************************************/
/* Floater */
.floater {
  /*	position: absolute;
	right: 0;
	top: 0;*/
  width: 100%;
  z-index: 9; }

.floater.floating {
  position: absolute;
  top: 70px;
  left: 0 !important; }

.floater.fixed {
  position: absolute; }

/*******************************************************************************
* 4.1 - PAGE: Event Calendar
*******************************************************************************/
/*******************************************************************************
* 4.2 - PAGE: Banner
*******************************************************************************/
/*******************************************************************************
* 5 - CAROUSEL - Slick general
*******************************************************************************/
/* Margin med itemi */
.slick-margin {
  margin-left: -15px;
  margin-right: -15px; }

.slick-margin .slick-slide {
  padding-left: 15px;
  padding-right: 15px; }

/* full width slick */
.slick-full .slick-list {
  overflow: visible; }

.slick-full .slick-slide {
  opacity: 0.5;
  pointer-events: none; }

.slick-full .slick-slide.slick-active {
  opacity: 1;
  pointer-events: all; }

/* Navigation */
.nav-arrow {
  cursor: pointer;
  height: 80px;
  position: absolute;
  text-indent: -9999em;
  top: 50%;
  margin-top: -40px;
  width: 60px;
  z-index: 2; }

.nav-arrow:hover {
  background-color: #2a3942; }

.nav-arrow.nav-prev {
  left: 0;
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg); }

.nav-arrow.nav-next {
  right: 0; }

.nav-arrow.slick-disabled {
  display: none !important; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  /*height: 100%;*/
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

[dir='rtl'] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '→'; }

[dir='rtl'] .slick-next:before {
  content: '←'; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: black; }

/*******************************************************************************
* 1.9 - MAIN MENU: Mobile menu
*******************************************************************************/
/* Desktop reset */
#main-nav-check, .header-main .togglemenu, .mobile-menu {
  display: none; }

@media screen and (max-width: 992px) {
  body {
    overflow-x: hidden; }
  #main-nav-check, .header-main .togglemenu, .mobile-menu {
    display: block; }
  .header-main .togglemenu {
    background-color: transparent;
    color: white;
    height: 44px;
    line-height: 44px;
    padding-left: 30px;
    text-align: right; }
    .header-main .togglemenu:before {
      background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHdpZHRoPSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNCAxMGgyNGMxLjEgMCAyLS45IDItMnMtLjktMi0yLTJINGMtMS4xIDAtMiAuOS0yIDJzLjkgMiAyIDJ6bTI0IDRINGMtMS4xIDAtMiAuOS0yIDJzLjkgMiAyIDJoMjRjMS4xIDAgMi0uOSAyLTJzLS45LTItMi0yem0wIDhINGMtMS4xIDAtMiAuOS0yIDJzLjkgMiAyIDJoMjRjMS4xIDAgMi0uOSAyLTJzLS45LTItMi0yeiIvPjwvc3ZnPg==) no-repeat scroll right center;
      content: "";
      color: inherit;
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%; }
  /*.mobile-menu .menu-content {overflow: hidden;}*/
  #header .togglemenu:hover, .mobile-menu .togglemenu:hover {
    color: #ccc; }
  #main-nav-check, .mobile-menu .sub-nav-check {
    left: -9999px;
    position: absolute;
    top: -9999px; }
  .toggle, .togglemenu {
    background-color: #000;
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .mobile-menu, .mobile-menu .sub-nav {
    background-color: #00b7eb;
    bottom: 0;
    right: -300px;
    position: fixed;
    top: 0;
    width: 300px;
    z-index: 9999; }
  #container, .mobile-menu, .mobile-menu .sub-nav {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    -moz-transition: transform 0.25s ease;
    -o-transition: transform 0.25s ease;
    -ms-transition: transform 0.25s ease;
    -webkit-transition: transform 0.25s ease;
    transition: transform 0.25s ease; }
  .mobile-menu ul {
    margin: 0;
    overflow: auto; }
  .mobile-menu li {
    border-bottom: 1px solid #f91384;
    position: relative; }
    .mobile-menu li.submenu:after {
      background-color: #f91384;
      content: "";
      display: block;
      height: 50%;
      position: absolute;
      right: 55px;
      top: 25%;
      width: 1px; }
    .mobile-menu li a {
      color: #fff;
      display: block;
      font-size: 16px;
      line-height: 70px;
      padding-left: 30px;
      text-decoration: none; }
    .mobile-menu li.menutitle a {
      color: #fff;
      font-size: 20px;
      font-weight: 500;
      width: 70%; }
  .mobile-menu .menutitle .toggle {
    font-size: 0;
    height: 70px;
    line-height: 70px;
    right: 0;
    text-align: right;
    text-indent: -9999px;
    top: 0;
    width: 30%; }
    .mobile-menu .menutitle .toggle:before {
      background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMCIgeT0iMCIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjZmZmZmZmIiBwb2ludHM9IjQzOC40IDM3NC42IDMxOS44IDI1NiA0MzguNCAxMzcuMyAzNzQuNiA3My42IDI1NiAxOTIuMiAxMzcuNCA3My42IDczLjYgMTM3LjQgMTkyLjIgMjU2IDczLjYgMzc0LjYgMTM3LjQgNDM4LjQgMjU2IDMxOS43IDM3NC43IDQzOC40ICIvPjwvc3ZnPg==) no-repeat scroll;
      background-position: right center;
      background-size: 24px auto;
      content: "";
      display: block;
      position: absolute;
      right: 15px;
      top: 0;
      height: 100%;
      width: 24px; }
  .mobile-menu .toggle {
    background-color: transparent;
    color: #fff;
    font-size: 30px;
    padding: 0 0.25em; }
  .mobile-menu .sub-nav {
    overflow-x: hidden; }
    .mobile-menu .sub-nav .toggle {
      font-size: 0;
      line-height: 70px;
      right: 0;
      text-indent: -9999px;
      top: 0;
      width: 100%; }
      .mobile-menu .sub-nav .toggle:before {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAVBAMAAABvQHm5AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAIVBMVEX///////////////////////////////////////////9/gMdvAAAACnRSTlMAM3ci7maZEcxEa8XW/gAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAABCSURBVAjXYxAyYAADL0cIvWqJAIRe5QqlVwVA6aVQelUClF4GpVelQ+kVBRB61QRUfgKq+gRU8wJQ7IPaD3MP1H0A6j4y4kGbrtcAAAAASUVORK5CYII=) no-repeat scroll;
        background-position: 20px center;
        background-size: 14px auto;
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: rotate(180deg); }
  .mobile-menu .sub-heading {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 70px;
    padding-left: 30px; }
  .mobile-menu .toggle-sub {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAVBAMAAABvQHm5AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAIVBMVEX///////////////////////////////////////////9/gMdvAAAACnRSTlMAM3ci7maZEcxEa8XW/gAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxIAAAsSAdLdfvwAAABCSURBVAjXYxAyYAADL0cIvWqJAIRe5QqlVwVA6aVQelUClF4GpVelQ+kVBRB61QRUfgKq+gRU8wJQ7IPaD3MP1H0A6j4y4kGbrtcAAAAASUVORK5CYII=) no-repeat scroll 60px center/8px auto;
    color: #fff;
    cursor: pointer;
    font-size: 0;
    height: 100%;
    line-height: 70px;
    padding-right: 20px;
    position: absolute;
    right: 0;
    text-align: right;
    text-indent: -9999px;
    top: 0;
    width: 90px; }
  .mobile-menu li a:hover, .mobile-menu .toggle-sub:hover {
    background-color: #00b7eb;
    color: #fff; }
  #main-nav-check:checked ~ .mobile-menu, .mobile-menu .sub-nav-check:checked ~ [id$="-sub"] {
    -moz-transform: translate(-300px, 0);
    -o-transform: translate(-300px, 0);
    -ms-transform: translate(-300px, 0);
    -webkit-transform: translate(-300px, 0);
    transform: translate(-300px, 0); } }

.container {
  max-width: 100%; }

@media screen and (max-width: 1800px) {
  section .container {
    width: 1100px; } }

@media screen and (max-width: 1600px) {
  section .container {
    width: 1000px; } }

@media screen and (max-width: 1440px) {
  section .container {
    width: 820px; } }

@media screen and (max-width: 1200px) {
  section .container {
    width: 615px; } }

@media screen and (max-width: 767px) {
  section .container {
    width: 100%; } }

/*******************************************************************************
* X.9 - Placeholders
*******************************************************************************/
.header-main .userbar .logout:after, .cat-head .helpme:after, .login-form .submit:after, .login-form .lostpass:after, .readmore:after, .menu-main:before, .menu-main a:after, .blocks .block:before, .blocks .block-title:before, .blocks .block-text li + li:before, .awards-list li:before, .awards-archive .archive-years:before, .awards-archive .archive-years li + li:before, .awards-archive .archive-years a:after, .cat-carousel .nav-arrow.nav-prev:before, .cat-carousel .nav-arrow.nav-next:before, .cat-menu li:after, .checker span:before, .person .person-text .person-name:before, .bl-login .copyright:before, .cat-list .score:before, .percentage .percentage-line:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.menu-main:before, .blocks .block-title:before, .awards-archive .archive-years:before, .bl-login .copyright:before {
  width: 36px;
  height: 2px;
  background-color: #00b7eb; }

.header-main .userbar .logout:after, .cat-head .helpme:after, .login-form .submit:after, .login-form .lostpass:after {
  color: inherit;
  background-color: currentColor;
  top: auto;
  bottom: -2px;
  height: 2px;
  width: 0%;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -moz-transition: width 250ms linear;
  -o-transition: width 250ms linear;
  -ms-transition: width 250ms linear;
  -webkit-transition: width 250ms linear;
  transition: width 250ms linear; }

.header-main .userbar .logout:hover:after, .cat-head .helpme:hover:after, .login-form .submit:hover:after, .login-form .lostpass:hover:after {
  width: 100%; }

/*******************************************************************************
* 0.1 - General styles
*******************************************************************************/
body {
  padding-top: 124px;
  font-family: "Tungsten Medium", Arial, Trebuchet;
  background-attachment: fixed;
  background-color: #fff;
  background-image: url(../img/body_bg.jpg);
  background-position: center top;
  background-size: cover;
  color: black; }
  @media screen and (max-width: 992px) {
    body {
      padding-top: 80px; } }

p, span, em, strong, div {
  cursor: default; }

#container {
  padding: 0 60px;
  margin: 0 auto;
  min-height: 100%;
  min-width: 320px;
  position: relative;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden; }
  @media screen and (max-width: 992px) {
    #container {
      padding: 0 15px; } }
  @media screen and (max-width: 479px) {
    #container {
      padding: 0; } }

.btn {
  font-family: "Tungsten Bold", Arial, Trebuchet;
  border: none;
  cursor: pointer;
  display: table;
  width: 100%;
  height: 100%;
  line-height: 1.25em;
  text-transform: uppercase;
  padding: 0 10px; }
  .btn > * {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center; }

.btn-big {
  background-color: #00b7eb;
  color: white;
  font-size: 24px;
  height: 100px;
  padding-bottom: 15px;
  padding-top: 15px; }
  @media screen and (max-width: 992px) {
    .btn-big {
      height: 80px;
      font-size: 22px; } }
  @media screen and (max-width: 767px) {
    .btn-big {
      height: 60px;
      font-size: 18px; } }
  @media screen and (max-width: 375px) {
    .btn-big {
      height: 45px;
      font-size: 16px; } }

.btn-ghost {
  color: #00b7eb;
  border: 1px solid currentColor;
  font-size: 18px;
  height: 60px; }
  @media screen and (max-width: 992px) {
    .btn-ghost {
      height: 50px; } }
  @media screen and (max-width: 767px) {
    .btn-ghost {
      height: 40px;
      font-size: 16px; } }
  @media screen and (max-width: 375px) {
    .btn-ghost {
      font-size: 15px; } }

/* Sections nav */
.section-nav {
  position: fixed;
  right: 55px;
  top: 50%;
  z-index: 10;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  @media screen and (max-width: 992px) {
    .section-nav {
      display: none; } }
  .section-nav a {
    border-radius: 100%;
    background-color: #a5a3a4;
    display: block;
    margin: 5px auto;
    width: 11px;
    height: 11px; }
    .section-nav a.active, .section-nav a:hover {
      background-color: #00b7eb; }
    .section-nav a:hover {
      -moz-transition: background-color 100ms linear;
      -o-transition: background-color 100ms linear;
      -ms-transition: background-color 100ms linear;
      -webkit-transition: background-color 100ms linear;
      transition: background-color 100ms linear;
      box-shadow: 0 0 2px #00b7eb; }

.readmore {
  color: #00b7eb;
  font-size: 32px;
  line-height: 1em;
  font-family: "Tungsten Bold", Arial, Trebuchet;
  text-transform: uppercase;
  font-weight: 900;
  position: relative; }
  @media screen and (max-width: 992px) {
    .readmore {
      font-size: 28px; } }
  @media screen and (max-width: 767px) {
    .readmore {
      font-size: 26px; } }
  @media screen and (max-width: 479px) {
    .readmore {
      font-size: 22px; } }
  .readmore:before {
    content: "// "; }
  .readmore.black {
    color: black; }
  .readmore:after {
    color: inherit;
    background-color: currentColor;
    top: auto;
    bottom: -2px;
    height: 2px;
    width: 0%;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -moz-transition: width 250ms linear;
    -o-transition: width 250ms linear;
    -ms-transition: width 250ms linear;
    -webkit-transition: width 250ms linear;
    transition: width 250ms linear; }
  .readmore:hover:after {
    width: 100%; }

.social {
  font-size: 0; }
  .social a {
    width: 29px;
    height: 30px;
    background-color: #00b7eb !important;
    display: inline-block;
    vertical-align: top;
    position: relative;
    -moz-transition: background-size 250ms linear;
    -o-transition: background-size 250ms linear;
    -ms-transition: background-size 250ms linear;
    -webkit-transition: background-size 250ms linear;
    transition: background-size 250ms linear; }
    .social a + a {
      margin-left: 20px; }
    .social a:hover {
      background-size: auto 18px; }
  .social .fb {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTkgNmg1VjBoLTVjLTMuODYgMC03IDMuMTQtNyA3djNIOHY2aDR2MTZoNlYxNmg1bDEtNmgtNlY3YzAtLjU0Mi40NTgtMSAxLTF6Ii8+PC9zdmc+) no-repeat scroll center center/auto 14px; }
  .social .tw {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMzIgNy4wNzVjLTEuMTc1LjUyNS0yLjQ0NC44NzUtMy43NyAxLjAzIDEuMzU3LS44MTIgMi4zOTUtMi4xIDIuODg4LTMuNjMtMS4yNy43NS0yLjY3NSAxLjMtNC4xNyAxLjU5NEMyNS43NSA0Ljc5MyAyNC4wNDQgNCAyMi4xNTYgNGMtMy42MjUgMC02LjU2MyAyLjkzOC02LjU2MyA2LjU2MyAwIC41MTIuMDU2IDEuMDEyLjE3IDEuNDk0QzEwLjMwNCAxMS43ODIgNS40NjYgOS4xNyAyLjIzIDUuMTk1Yy0uNTYzLjk3LS44ODcgMi4xLS44ODcgMy4zIDAgMi4yNzUgMS4xNTYgNC4yODcgMi45MiA1LjQ2My0xLjA3Ni0uMDMtMi4wODgtLjMzLTIuOTc2LS44MnYuMDgyYzAgMy4xOCAyLjI2MyA1LjgzOCA1LjI3IDYuNDM3LS41NS4xNS0xLjEzMi4yMy0xLjczMi4yMy0uNDI1IDAtLjgzLS4wNDMtMS4yMzctLjExOC44MzggMi42MDUgMy4yNjMgNC41MDUgNi4xMyA0LjU2Mi0yLjI1IDEuNzYyLTUuMDc0IDIuODEzLTguMTU1IDIuODEzLS41MyAwLTEuMDUtLjAzLTEuNTctLjA5NEMyLjkwOCAyOC45MiA2LjM1NyAzMCAxMC4wNjQgMzBjMTIuMDc1IDAgMTguNjgtMTAuMDA1IDE4LjY4LTE4LjY4IDAtLjI4Ny0uMDA1LS41Ny0uMDE4LS44NSAxLjI4LS45MiAyLjM5NC0yLjA3NSAzLjI3NS0zLjM5NHoiLz48L3N2Zz4=) no-repeat scroll center center/auto 14px; }
  .social .in {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTcgMUgzYy0xLjEgMC0yIC45LTIgMnYxNGMwIDEuMS45IDIgMiAyaDE0YzEuMSAwIDItLjkgMi0yVjNjMC0xLjEtLjktMi0yLTJ6TTkuOTg0IDE1LjUyM2MzLjA2IDAgNS41MzgtMi40OCA1LjUzOC01LjU0IDAtLjMzNy0uMDQzLS42NjMtLjEwMy0uOTgzSDE3djcuMjE2YzAgLjM4Mi0uMzEuNjktLjY5My42OUgzLjY5M2MtLjM4MyAwLS42OTMtLjMwOC0uNjkzLS42OVY5aDEuNTVjLS4wNjIuMzItLjEwNS42NDYtLjEwNS45ODQgMCAzLjA2IDIuNDggNS41NCA1LjU0IDUuNTR6bS0zLjQ2LTUuNTRjMC0xLjkxIDEuNTUtMy40NiAzLjQ2LTMuNDZzMy40NjMgMS41NSAzLjQ2MyAzLjQ2LTEuNTUgMy40NjMtMy40NjIgMy40NjNjLTEuOTEzIDAtMy40NjItMS41NS0zLjQ2Mi0zLjQ2MnpNMTYuMzA2IDZoLTEuNjE1QzE0LjMxIDYgMTQgNS42ODggMTQgNS4zMDhWMy42OWMwLS4zOC4zMS0uNjkuNjktLjY5aDEuNjE2Yy4zODQgMCAuNjk0LjMxLjY5NC42OXYxLjYxN2MwIC4zOC0uMzEuNjkzLS42OTMuNjkzeiIvPjwvc3ZnPg==) no-repeat scroll center center/auto 14px; }

.scrollme {
  overflow-y: auto; }

/*******************************************************************************
* 1.0 - SIDEBAR
*******************************************************************************/
.header-main > [class*="container"],
.header-main > [class*="container"] > .row,
.header-main > [class*="container"] > .row > [class*="col-"] {
  height: 100%; }

.header-main {
  height: 124px;
  padding: 0 60px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9; }
  @media screen and (max-width: 992px) {
    .header-main {
      height: 80px;
      padding: 0 15px; } }
  @media screen and (max-width: 479px) {
    .header-main {
      padding: 0; } }
  .header-main .logo {
    display: block;
    left: -5px;
    position: relative;
    width: 100px;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .header-main .userbar {
    font-family: "Tungsten Bold", Arial, Trebuchet;
    font-size: 24px;
    line-height: 1em;
    margin-top: -30px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 50%;
    -moz-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    transform: translate(0px, -50%); }
    @media screen and (max-width: 992px) {
      .header-main .userbar {
        margin-top: 0; } }
    @media screen and (max-width: 479px) {
      .header-main .userbar {
        text-align: right;
        font-size: 20px; } }
    .header-main .userbar .profile, .header-main .userbar em, .header-main .userbar .logout {
      display: inline-block;
      vertical-align: middle; }
      @media screen and (max-width: 479px) {
        .header-main .userbar .profile, .header-main .userbar em, .header-main .userbar .logout {
          clear: both;
          float: right; } }
    .header-main .userbar .profile {
      color: #00b7eb;
      /*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAATCAMAAACwcE1OAAAAh1BMVEUAAADtBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnftBnfeh4TDAAAALHRSTlMA3+8U9+XTvcxBOCoYA8W0oZ54YkkmEevdraV9XcKMglVPIgiRjnJqWjIvLhE/kwUAAAEKSURBVCjPbZCJkoMgDEDxAEW8b+tRa49td/P/37ckUO3O7JsRkzyFEPZJVITiJNk/JPqRPiCrTQ8umUgf1xAIfp1mEVSHlVhNN7BEJ1yfu6Z0UG8tF1znXQeYBptv9avAVSR//nZix1g/Tukw9ubLHHk3emhom/uu4w7zerOd/dAe6mMewuWlvp8A6CfGqt4V9WHbMWuWmz5kiF6F/qzMm3yJrUwePUA4qDoDuI0AwaqKEICfTesVjarNYCc1AxzRepz6epLoOkBKRd01WucY5Z6pzxkYcaZJJaym1CuAyLGMonXxVbHA1YwSDOVqg6nCeshiT9NyMFy+beB6iL2c5A7Rq1aYiE8kfgHJODFbjSQlTgAAAABJRU5ErkJggg==) scroll no-repeat left center;*/
      padding-left: 40px; }
      @media screen and (max-width: 479px) {
        .header-main .userbar .profile {
          background-size: auto 14px;
          padding-left: 25px; } }
    .header-main .userbar em {
      color: white;
      margin: 0 0.5em; }
      @media screen and (max-width: 479px) {
        .header-main .userbar em {
          display: none; } }
    .header-main .userbar .logout {
      color: white;
      position: relative; }

.sidebar {
  top: 50%;
  z-index: 11;
  margin-top: -35px;
  transform: translate(0, -50%);
  -moz-transition: transform 500ms ease-in;
  -o-transition: transform 500ms ease-in;
  -ms-transition: transform 500ms ease-in;
  -webkit-transition: transform 500ms ease-in;
  transition: transform 500ms ease-in; }
  @media screen and (max-width: 992px) {
    .sidebar {
      background-color: #333;
      height: 100%;
      margin: 0;
      padding: 80px 0 0  25px;
      left: auto;
      right: 0;
      text-align: right;
      -moz-transform: translate(220px, -50%);
      -o-transform: translate(220px, -50%);
      -ms-transform: translate(220px, -50%);
      -webkit-transform: translate(220px, -50%);
      transform: translate(220px, -50%); } }
  .sidebar .ask-us {
    margin-top: 30px; }
  .sidebar .social {
    margin-top: 50px; }
  .sidebar .copyright {
    margin-top: 30px; }
    @media screen and (max-width: 992px) {
      .sidebar .copyright {
        margin-bottom: 15px; } }
  @media screen and (max-width: 992px) {
    .sidebar .sidebar-content {
      overflow: auto;
      padding-right: 25px; } }

body.nav-open .sidebar {
  -moz-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%); }

.menu-main {
  position: relative;
  padding-top: 10px; }
  .menu-main:before {
    left: 5px; }
    @media screen and (max-width: 992px) {
      .menu-main:before {
        left: auto;
        right: 0; } }
  .menu-main ul + ul {
    margin-top: 22px;
    max-width: 150px; }
    @media screen and (max-width: 992px) {
      .menu-main ul + ul {
        max-width: none; } }
  .menu-main a {
    color: white;
    font-size: 24px;
    line-height: 1.2em;
    text-transform: uppercase;
    position: relative;
    -moz-transition: color 250ms ease-in;
    -o-transition: color 250ms ease-in;
    -ms-transition: color 250ms ease-in;
    -webkit-transition: color 250ms ease-in;
    transition: color 250ms ease-in; }
    .menu-main a:after {
      -moz-transition: width 250ms ease-in;
      -o-transition: width 250ms ease-in;
      -ms-transition: width 250ms ease-in;
      -webkit-transition: width 250ms ease-in;
      transition: width 250ms ease-in;
      background-color: #00b7eb;
      top: auto;
      bottom: -2px;
      height: 2px;
      width: 0%; }
    .menu-main a:hover {
      color: #00b7eb; }
  .menu-main .primary a {
    font-family: "Tungsten Bold", Arial, Trebuchet; }
  .menu-main .primary .active a {
    color: #00b7eb; }
  .menu-main .secondary a {
    font-family: "Tungsten Medium", Arial, Trebuchet; }
    .menu-main .secondary a:after {
      height: 1px; }

.copyright p, .copyright a {
  color: white;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.25em;
  font-family: "Tungsten Light", Arial, Trebuchet; }

.copyright p + p {
  margin-top: 0.2em; }

/*******************************************************************************
* 3.0 - SECTIONS: General
*******************************************************************************/
.bl-section {
  position: relative; }

.section-sidebar {
  position: relative;
  padding-left: 45px; }
  @media screen and (max-width: 479px) {
    .section-sidebar {
      padding-left: 0; } }

.section-content {
  padding: 20px 0; }
  .section-content .title, .section-content .subtitle {
    font-family: "Tungsten Bold", Arial, Trebuchet;
    text-transform: uppercase;
    line-height: 1em; }
  .section-content .title {
    text-shadow: 1.5px 2.5px 7px rgba(0, 0, 0, 0.35);
    color: white;
    font-size: 100px;
    margin-bottom: 60px; }
    @media screen and (max-width: 1800px) {
      .section-content .title {
        font-size: 80px;
        margin-bottom: 45px; } }
    @media screen and (max-width: 992px) {
      .section-content .title {
        font-size: 70px;
        margin-bottom: 30px; } }
    @media screen and (max-width: 767px) {
      .section-content .title {
        font-size: 60px;
        letter-spacing: 1pt; } }
    @media screen and (max-width: 479px) {
      .section-content .title {
        font-size: 50px; } }
    @media screen and (max-width: 375px) {
      .section-content .title {
        font-size: 46px; } }
    @media screen and (max-width: 320px) {
      .section-content .title {
        font-size: 42px; } }
  .section-content .subtitle {
    color: #00b7eb;
    font-size: 35px;
    margin-bottom: 45px; }
    @media screen and (max-width: 992px) {
      .section-content .subtitle {
        font-size: 32px; } }
    @media screen and (max-width: 767px) {
      .section-content .subtitle {
        font-size: 28px;
        margin-bottom: 30px; } }
    @media screen and (max-width: 479px) {
      .section-content .subtitle {
        font-size: 26px; } }
  .section-content .text p {
    font-family: "Tungsten Medium", Arial, Trebuchet;
    color: white;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2em; }
    @media screen and (max-width: 992px) {
      .section-content .text p {
        font-size: 26px; } }
    @media screen and (max-width: 767px) {
      .section-content .text p {
        font-size: 24px; } }
    @media screen and (max-width: 479px) {
      .section-content .text p {
        font-size: 20px; } }

/*******************************************************************************
* 3.1 - SECTIONS: Home
*******************************************************************************/
.bl-home > .container, .bl-home > .container > .row, .bl-home > .container > .row > [class*="col-"] {
  height: 100%; }
  @media screen and (max-width: 992px) {
    .bl-home > .container, .bl-home > .container > .row, .bl-home > .container > .row > [class*="col-"] {
      height: auto; } }

.featured {
  background: url(../img/section_home_overlay_bg.png) scroll no-repeat center center/100% auto;
  text-align: center;
  height: 100%; }
  @media screen and (max-width: 992px) {
    .featured {
      margin-bottom: 90px; } }
  .featured .content {
    font-size: 0;
    position: relative;
    top: 50%;
    left: 50%;
    width: 1460px;
    margin-top: -12.5%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media screen and (max-width: 1800px) {
      .featured .content {
        width: 81.3vw; } }
    @media screen and (max-width: 992px) {
      .featured .content {
        margin-top: 0;
        top: auto;
        width: 100%;
        -moz-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0); } }
  .featured .content-media {
    margin-right: -10%;
    height: 770px;
    width: 50%; }
    @media screen and (max-width: 1800px) {
      .featured .content-media {
        height: 42.9vw;
        margin-right: -8.1vw;
        width: 40.7vw; } }
    @media screen and (max-width: 992px) {
      .featured .content-media {
        display: block;
        height: auto;
        margin: 0 auto;
        width: 100%; } }
    .featured .content-media img {
      position: absolute;
      left: -13%;
      top: 0; }
      @media screen and (max-width: 1800px) {
        .featured .content-media img {
          left: -10.6vw;
          width: 75.5vw; } }
      @media screen and (max-width: 992px) {
        .featured .content-media img {
          height: auto;
          left: -125px;
          max-width: 900px;
          position: relative;
          top: auto;
          width: auto; } }
      @media screen and (max-width: 767px) {
        .featured .content-media img {
          left: 0;
          width: 100%; } }
  .featured .content-media, .featured .content-text {
    display: inline-block;
    vertical-align: middle; }
  .featured .content-text {
    color: white;
    text-align: left;
    position: relative;
    z-index: 2;
    padding-top: 200px; }
    @media screen and (max-width: 1800px) {
      .featured .content-text {
        padding-top: 11.1vw; } }
    @media screen and (max-width: 992px) {
      .featured .content-text {
        padding-top: 45px;
        width: 100%; } }
  .featured .featured-title {
    font-weight: 900;
    margin-bottom: 30px; }
    .featured .featured-title p {
      font-family: "Tungsten Book", Arial, Trebuchet;
      line-height: 0.6em;
      text-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.35);
      text-transform: uppercase;
      font-size: 86px; }
      @media screen and (max-width: 1800px) {
        .featured .featured-title p {
          font-size: 4.8vw; } }
      @media screen and (max-width: 992px) {
        .featured .featured-title p {
          font-size: 48px; } }
      @media screen and (max-width: 767px) {
        .featured .featured-title p {
          font-size: 40px; } }
      @media screen and (max-width: 479px) {
        .featured .featured-title p {
          font-size: 30px; } }
    .featured .featured-title strong {
      font-family: "Tungsten Bold", Arial, Trebuchet;
      font-size: 118px;
      display: block; }
      @media screen and (max-width: 1800px) {
        .featured .featured-title strong {
          font-size: 6.55vw; } }
      @media screen and (max-width: 992px) {
        .featured .featured-title strong {
          font-size: 80px; } }
      @media screen and (max-width: 767px) {
        .featured .featured-title strong {
          font-size: 70px; } }
      @media screen and (max-width: 479px) {
        .featured .featured-title strong {
          font-size: 50px; } }
  .featured .featured-text {
    font-family: "Tungsten Book", Arial, Trebuchet;
    text-shadow: 1.5px 2.5px 7px rgba(0, 0, 0, 0.35);
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 30px; }
    @media screen and (max-width: 1800px) {
      .featured .featured-text {
        font-size: 1.65vw; } }
    @media screen and (max-width: 992px) {
      .featured .featured-text {
        font-size: 22px; } }
    @media screen and (max-width: 767px) {
      .featured .featured-text {
        font-size: 20px; } }
    @media screen and (max-width: 479px) {
      .featured .featured-text {
        font-size: 18px; } }

.blocks {
  position: absolute;
  bottom: 0;
  font-size: 0;
  z-index: 10;
  text-align: center;
  width: 100%; }
  @media screen and (max-width: 992px) {
    .blocks {
      position: relative;
      bottom: auto; } }
  @media screen and (min-width: 992px) {
    .blocks .container {
      width: 100%; } }
  @media screen and (max-width: 992px) {
    .blocks .container [class*="col-"] {
      margin: 0 -8px; } }
  .blocks .block {
    color: white;
    background-color: currentColor;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 -2px;
    position: relative;
    top: 0;
    text-align: left; }
    @media screen and (max-width: 1440px) {
      .blocks .block {
        margin: 0;
        width: 25% !important;
        height: auto; } }
    @media screen and (max-width: 992px) {
      .blocks .block {
        margin: 3px;
        width: 48% !important; } }
    @media screen and (max-width: 479px) {
      .blocks .block {
        margin: 3px 0;
        height: auto !important;
        width: 100% !important; } }
    .blocks .block:before {
      color: inherit;
      height: 0;
      width: 0; }
      @media screen and (max-width: 1440px) {
        .blocks .block:before {
          display: none; } }
  .blocks .block-content {
    height: 100%;
    padding: 30px 25px;
    position: relative; }
    @media screen and (max-width: 1440px) {
      .blocks .block-content {
        padding-left: 15px;
        padding-right: 15px; } }
  .blocks .block-title {
    font-family: "Tungsten Bold", Arial, Trebuchet;
    color: white;
    font-size: 32px;
    line-height: 1.1em;
    text-transform: uppercase;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 15px;
    padding-right: 45px; }
    @media screen and (max-width: 1440px) {
      .blocks .block-title {
        padding-right: 0;
        font-size: 28px; } }
    .blocks .block-title:before {
      bottom: 0;
      top: auto; }
  .blocks .block-text {
    color: white;
    margin-bottom: 15px; }
    .blocks .block-text ul, .blocks .block-text p, .blocks .block-text a {
      font-family: "Tungsten Book", Arial, Trebuchet;
      font-weight: 400;
      font-size: 24px;
      line-height: 1.2em; }
      @media screen and (max-width: 1440px) {
        .blocks .block-text ul, .blocks .block-text p, .blocks .block-text a {
          font-size: 20px; } }
      @media screen and (max-width: 992px) {
        .blocks .block-text ul, .blocks .block-text p, .blocks .block-text a {
          font-size: 22px; } }
      @media screen and (max-width: 767px) {
        .blocks .block-text ul, .blocks .block-text p, .blocks .block-text a {
          font-size: 20px; } }
    .blocks .block-text li {
      display: block;
      position: relative; }
      @media screen and (max-width: 992px) {
        .blocks .block-text li {
          display: inline-block;
          vertical-align: middle; } }
    @media screen and (max-width: 992px) {
      .blocks .block-text li + li {
        margin-left: 10px; } }
    .blocks .block-text li + li:before {
      margin-right: 10px;
      content: "//";
      position: relative;
      height: auto;
      width: auto;
      vertical-align: middle;
      display: none; }
      @media screen and (max-width: 992px) {
        .blocks .block-text li + li:before {
          display: inline-block; } }
    .blocks .block-text a {
      color: inherit;
      display: inline-block;
      vertical-align: middle; }
  .blocks .readmore {
    font-size: 22px; }
  .blocks .block-jury {
    animation-delay: 100ms;
    color: rgba(0, 0, 0, 0.64);
    width: 262px;
    height: 272px; }
    @media screen and (max-width: 1440px) {
      .blocks .block-jury {
        height: auto; } }
  .blocks .block-about {
    animation-delay: 250ms;
    color: rgba(0, 0, 0, 0.8);
    width: 269px;
    height: 292px; }
    @media screen and (max-width: 1440px) {
      .blocks .block-about {
        height: auto; } }
    .blocks .block-about:before {
      border-right: 269px solid currentColor;
      border-top: 12px solid transparent;
      top: -12px; }
  .blocks .block-scoring {
    animation-delay: 50ms;
    color: rgba(0, 0, 0, 0.7);
    width: 257px;
    height: 192px; }
    @media screen and (max-width: 1440px) {
      .blocks .block-scoring {
        height: auto; } }
    .blocks .block-scoring:before {
      border-left: 257px solid currentColor;
      border-top: 3px solid transparent;
      top: -3px; }
  .blocks .block-attractions {
    animation-delay: 180ms;
    color: rgba(30, 23, 39, 0.9);
    width: 256px;
    height: 252px; }
    @media screen and (max-width: 1440px) {
      .blocks .block-attractions {
        height: auto; } }
    .blocks .block-attractions:before {
      border-right: 256px solid currentColor;
      border-top: 15px solid transparent;
      top: -15px; }
  .blocks .block-archive {
    animation-delay: 300ms;
    color: rgba(184, 10, 95, 0.9);
    width: 258px;
    height: 308px; }
    @media screen and (max-width: 992px) {
      .blocks .block-archive {
        height: auto; } }
    .blocks .block-archive:before {
      border-left: 258px solid currentColor;
      border-top: 15px solid transparent;
      top: -15px; }

/*******************************************************************************
* 3.2 - SECTIONS: About
*******************************************************************************/
.bl-about .text {
  margin-bottom: 30px; }

.awards-list ul {
  margin-bottom: 30px; }

.awards-list li {
  font-family: "Tungsten Medium", Arial, Trebuchet;
  color: white;
  font-size: 28px;
  padding-left: 35px;
  position: relative; }
  @media screen and (max-width: 992px) {
    .awards-list li {
      font-size: 26px; } }
  @media screen and (max-width: 767px) {
    .awards-list li {
      font-size: 24px;
      padding-left: 25px; } }
  @media screen and (max-width: 479px) {
    .awards-list li {
      font-size: 20px; } }
  .awards-list li:before {
    top: 0.15em;
    width: 13px;
    height: 13px;
    border: 3px solid #00b7eb; }
    @media screen and (max-width: 767px) {
      .awards-list li:before {
        border-width: 2px; } }
  .awards-list li strong {
    font-family: "Tungsten Bold", Arial, Trebuchet;
    display: block;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 0.2em;
    letter-spacing: 0.3pt; }
  .awards-list li p {
    font-size: inherit; }

.awards-list li + li {
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .awards-list li + li {
      margin-top: 15px; } }

.awards-archive {
  padding: 20px 0 50px;
  width: 410px;
  position: relative; }
  @media screen and (max-width: 479px) {
    .awards-archive {
      background-color: #00b7eb;
      padding: 20px;
      width: 100%; } }
  .awards-archive img {
    position: absolute;
    left: -25px;
    top: 5px;
    width: 450px;
    max-width: 450px; }
    @media screen and (max-width: 479px) {
      .awards-archive img {
        display: none; } }
  .awards-archive .archive-title {
    background: url(../img/logo_small.png) no-repeat scroll left bottom -6px;
    font-family: "Tungsten Bold", Arial, Trebuchet;
    color: white;
    font-size: 47px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    padding-left: 115px;
    position: relative;
    margin-left: -30px;
    padding-top: 25px;
    margin-bottom: 25px; }
    @media screen and (max-width: 1440px) {
      .awards-archive .archive-title {
        font-size: 44px; } }
    @media screen and (max-width: 992px) {
      .awards-archive .archive-title {
        font-size: 42px; } }
    @media screen and (max-width: 767px) {
      .awards-archive .archive-title {
        font-size: 40px; } }
    @media screen and (max-width: 479px) {
      .awards-archive .archive-title {
        font-size: 36px;
        background: none;
        padding: 0;
        margin-left: 0;
        margin-bottom: 15px; } }
  .awards-archive .archive-years {
    font-family: "Tungsten Book", Arial, Trebuchet;
    color: white;
    font-size: 27px;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    padding-top: 25px;
    margin-bottom: 25px; }
    @media screen and (max-width: 992px) {
      .awards-archive .archive-years {
        font-size: 26px; } }
    @media screen and (max-width: 767px) {
      .awards-archive .archive-years {
        font-size: 24px; } }
    @media screen and (max-width: 479px) {
      .awards-archive .archive-years {
        font-size: 22px;
        padding-top: 15px;
        margin-bottom: 15px; } }
    .awards-archive .archive-years:before {
      background-color: white; }
    .awards-archive .archive-years li {
      display: inline-block;
      position: relative;
      vertical-align: middle; }
    .awards-archive .archive-years li + li {
      margin-left: 10px; }
      .awards-archive .archive-years li + li:before {
        margin-right: 10px;
        content: "//";
        display: inline-block;
        position: relative;
        height: auto;
        width: auto;
        vertical-align: middle; }
    .awards-archive .archive-years a {
      color: inherit;
      display: inline-block;
      position: relative;
      vertical-align: middle; }
      .awards-archive .archive-years a:after {
        -moz-transition: width 250ms ease-in;
        -o-transition: width 250ms ease-in;
        -ms-transition: width 250ms ease-in;
        -webkit-transition: width 250ms ease-in;
        transition: width 250ms ease-in;
        background-color: white;
        top: auto;
        bottom: -2px;
        height: 2px;
        width: 0%; }
      .awards-archive .archive-years a:hover:after {
        width: 100%; }
  .awards-archive .readmore {
    font-size: 20px; }

/*******************************************************************************
* 3.3 - SECTIONS: Entry categories
*******************************************************************************/
.cat-carousel {
  padding-top: 50px; }
  @media screen and (max-width: 479px) {
    .cat-carousel {
      padding-top: 0; } }
  .cat-carousel .slick-list {
    overflow: visible; }
  .cat-carousel .cat-pic, .cat-carousel .cat-text {
    position: relative;
    width: 50%;
    float: left; }
    @media screen and (max-width: 1200px) {
      .cat-carousel .cat-pic, .cat-carousel .cat-text {
        float: none;
        width: 100%; } }
  .cat-carousel .cat-pic img {
    position: relative;
    margin-top: -60px; }
    @media screen and (max-width: 1200px) {
      .cat-carousel .cat-pic img {
        margin-left: auto;
        margin-right: auto;
        max-width: 500px; } }
    @media screen and (max-width: 767px) {
      .cat-carousel .cat-pic img {
        margin-top: 0;
        max-width: 70%; } }
  .cat-carousel .cat-text {
    padding-right: 30px;
    padding-top: 30px; }
    @media screen and (max-width: 1800px) {
      .cat-carousel .cat-text {
        padding-top: 0; } }
    @media screen and (max-width: 1200px) {
      .cat-carousel .cat-text {
        padding-left: 30px; } }
    @media screen and (max-width: 479px) {
      .cat-carousel .cat-text {
        padding: 0; } }
  .cat-carousel .cat-title {
    font-family: "Tungsten Bold", Arial, Trebuchet;
    color: #00b7eb;
    text-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.35);
    font-size: 100px;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 10px; }
    @media screen and (max-width: 1800px) {
      .cat-carousel .cat-title {
        font-size: 94px; } }
    @media screen and (max-width: 1600px) {
      .cat-carousel .cat-title {
        font-size: 90px; } }
    @media screen and (max-width: 1440px) {
      .cat-carousel .cat-title {
        font-size: 86px; } }
    @media screen and (max-width: 1200px) {
      .cat-carousel .cat-title {
        font-size: 80px; } }
    @media screen and (max-width: 992px) {
      .cat-carousel .cat-title {
        font-size: 64px; } }
    @media screen and (max-width: 767px) {
      .cat-carousel .cat-title {
        font-size: 56px; } }
    @media screen and (max-width: 479px) {
      .cat-carousel .cat-title {
        font-size: 44px; } }
  .cat-carousel .cat-spec {
    font-family: "Tungsten Book", Arial, Trebuchet;
    color: white;
    display: block;
    font-size: 54px;
    line-height: 0.7em;
    margin-bottom: 30px; }
    @media screen and (max-width: 1800px) {
      .cat-carousel .cat-spec {
        font-size: 52px; } }
    @media screen and (max-width: 1440px) {
      .cat-carousel .cat-spec {
        font-size: 42px; } }
    @media screen and (max-width: 1200px) {
      .cat-carousel .cat-spec {
        font-size: 36px; } }
    @media screen and (max-width: 992px) {
      .cat-carousel .cat-spec {
        font-size: 34px; } }
    @media screen and (max-width: 767px) {
      .cat-carousel .cat-spec {
        font-size: 30px; } }
    @media screen and (max-width: 479px) {
      .cat-carousel .cat-spec {
        font-size: 24px; } }
    @media screen and (max-width: 479px) {
      .cat-carousel .cat-spec:empty {
        display: none; } }
  .cat-carousel .cat-desc {
    font-family: "Tungsten Book", Arial, Trebuchet;
    color: white;
    display: block;
    text-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.35);
    font-size: 30px;
    line-height: 1.2em;
    margin-bottom: 45px; }
    @media screen and (max-width: 1440px) {
      .cat-carousel .cat-desc {
        font-size: 28px; } }
    @media screen and (max-width: 992px) {
      .cat-carousel .cat-desc {
        font-size: 26px; } }
    @media screen and (max-width: 767px) {
      .cat-carousel .cat-desc {
        font-size: 24px;
        margin-bottom: 30px; } }
    @media screen and (max-width: 479px) {
      .cat-carousel .cat-desc {
        font-size: 20px; } }
  .cat-carousel .nav-arrow {
    width: 40px;
    background-color: transparent;
    opacity: 0.6;
    -moz-transition: opacity 250ms ease-in;
    -o-transition: opacity 250ms ease-in;
    -ms-transition: opacity 250ms ease-in;
    -webkit-transition: opacity 250ms ease-in;
    transition: opacity 250ms ease-in; }
    @media screen and (max-width: 479px) {
      .cat-carousel .nav-arrow {
        display: none !important; } }
    .cat-carousel .nav-arrow:hover {
      opacity: 1; }
    .cat-carousel .nav-arrow.nav-prev:before, .cat-carousel .nav-arrow.nav-next:before {
      background: url(../img/carousel_arrow.png) no-repeat scroll right center; }
    .cat-carousel .nav-arrow.nav-prev {
      left: -40px; }
      .cat-carousel .nav-arrow.nav-prev:before {
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
    .cat-carousel .nav-arrow.nav-next {
      right: -40px; }
      .cat-carousel .nav-arrow.nav-next:before {
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }

/*******************************************************************************
* 3.4 - SECTIONS: Scoring
*******************************************************************************/
.cat-head {
  position: relative;
  margin-bottom: 10px; }
  @media screen and (max-width: 1200px) {
    .cat-head {
      margin-bottom: 15px; } }
  .cat-head .helpme {
    font-family: "Tungsten Medium", Arial, Trebuchet;
    color: white;
    font-size: 24px;
    font-weight: 500;
    line-height: 1em;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    @media screen and (max-width: 992px) {
      .cat-head .helpme {
        font-size: 20px;
        float: right;
        top: auto;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none; } }
    @media screen and (max-width: 767px) {
      .cat-head .helpme {
        font-size: 18px; } }

.cat-menu li {
  font-family: "Tungsten Bold", Arial, Trebuchet;
  color: white;
  font-size: 35px;
  line-height: 46px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  position: relative; }
  .cat-menu li.active a {
    color: #00b7eb; }
    .cat-menu li.active a:before {
      width: 100%;
      -moz-transition: width 250ms ease-in;
      -o-transition: width 250ms ease-in;
      -ms-transition: width 250ms ease-in;
      -webkit-transition: width 250ms ease-in;
      transition: width 250ms ease-in; }
  @media screen and (max-width: 1800px) {
    .cat-menu li {
      font-size: 34px; } }
  @media screen and (max-width: 1600px) {
    .cat-menu li {
      font-size: 30px;
      font-family: "Tungsten Medium", Arial, Trebuchet; } }
  @media screen and (max-width: 1600px) {
    .cat-menu li {
      font-size: 26px; } }
  @media screen and (max-width: 767px) {
    .cat-menu li {
      line-height: 1.3em; } }
  @media screen and (max-width: 479px) {
    .cat-menu li {
      font-size: 24px; } }

.cat-menu li:last-child:after {
  display: none; }
  @media screen and (max-width: 479px) {
    .cat-menu li:last-child:after {
      display: inline-block; } }

.cat-menu li:after {
  content: "/";
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 0 0.3em; }
  @media screen and (max-width: 1800px) {
    .cat-menu li:after {
      margin: 0 0.2em; } }

.cat-menu a {
  color: inherit;
  display: inline-block;
  vertical-align: top;
  position: relative;
  -moz-transition: color 250ms ease-in;
  -o-transition: color 250ms ease-in;
  -ms-transition: color 250ms ease-in;
  -webkit-transition: color 250ms ease-in;
  transition: color 250ms ease-in; }
  .cat-menu a:hover {
    color: #00b7eb; }

.checker {
  display: inline-block;
  vertical-align: top;
  margin-right: 60px; }
  @media screen and (max-width: 1200px) {
    .checker {
      margin-right: 30px; } }
  @media screen and (max-width: 767px) {
    .checker {
      margin-top: 4px;
      margin-bottom: 4px; } }
  @media screen and (max-width: 479px) {
    .checker {
      display: block;
      margin-right: 0; } }
  .checker span {
    font-family: "Tungsten Medium", Arial, Trebuchet;
    color: white;
    font-size: 28px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    padding-left: 35px; }
    .checker span:before {
      border: 3px solid #00b7eb;
      background-color: transparent;
      width: 19px;
      height: 19px;
      margin-right: 25px;
      top: 50%;
      -moz-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      -moz-transition: background-color ease-in 250ms;
      -o-transition: background-color ease-in 250ms;
      -ms-transition: background-color ease-in 250ms;
      -webkit-transition: background-color ease-in 250ms;
      transition: background-color ease-in 250ms; }
      @media screen and (max-width: 1600px) {
        .checker span:before {
          height: 17px;
          width: 17px;
          border-width: 2px; } }
      @media screen and (max-width: 1200px) {
        .checker span:before {
          height: 13px;
          width: 13px; } }
    @media screen and (max-width: 1600px) {
      .checker span {
        font-size: 26px; } }
    @media screen and (max-width: 1800px) {
      .checker span {
        font-size: 24px; } }
    @media screen and (max-width: 1200px) {
      .checker span {
        font-family: "Tungsten Book", Arial, Trebuchet;
        font-size: 20px;
        padding-left: 25px; } }
  .checker.checked span:before {
    background-color: #00b7eb !important; }
  .checker:hover span:before {
    background-color: rgba(237, 6, 119, 0.33); }

/*******************************************************************************
* 3.4 - SECTIONS: Jury
*******************************************************************************/
.person {
  margin-bottom: 60px;
  position: relative; }
  .person .person-text {
    float: right;
    font-size: 21px;
    position: relative;
    width: 60%;
    z-index: 1; }
    .person .person-text p {
      line-height: 0.9em; }
    @media screen and (max-width: 479px) {
      .person .person-text {
        width: 100%;
        padding-top: 0; } }
    .person .person-text .person-name {
      font-family: "Tungsten Bold", Arial, Trebuchet;
      color: #00b7eb;
      text-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.35);
      font-size: 48px;
      line-height: 0.9em;
      text-transform: uppercase;
      position: relative; }
      @media screen and (max-width: 1440px) {
        .person .person-text .person-name {
          font-size: 44px; } }
      @media screen and (max-width: 992px) {
        .person .person-text .person-name {
          font-size: 42px; } }
      @media screen and (max-width: 767px) {
        .person .person-text .person-name {
          font-size: 40px; } }
      @media screen and (max-width: 479px) {
        .person .person-text .person-name {
          font-size: 36px; } }
      .person .person-text .person-name:before {
        content: '“';
        font-size: inherit;
        color: inherit;
        left: -0.4em;
        font-size: 210%; }
        @media screen and (max-width: 479px) {
          .person .person-text .person-name:before {
            display: none; } }
    .person .person-text .person-position {
      font-family: "Tungsten Book", Arial, Trebuchet;
      color: white;
      font-size: 34px;
      line-height: 1em;
      text-transform: lowercase;
      margin-bottom: 0.3em; }
      @media screen and (max-width: 1440px) {
        .person .person-text .person-position {
          font-size: 30px; } }
      @media screen and (max-width: 992px) {
        .person .person-text .person-position {
          font-size: 28px; } }
      @media screen and (max-width: 767px) {
        .person .person-text .person-position {
          font-size: 26px; } }
      @media screen and (max-width: 479px) {
        .person .person-text .person-position {
          font-size: 22px;
          margin-bottom: 15px; } }
    .person .person-text .person-desc {
      font-family: "Tungsten Book", Arial, Trebuchet;
      text-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.35);
      color: white;
      line-height: 1.2em;
      font-size: 24px; }
      @media screen and (max-width: 1440px) {
        .person .person-text .person-desc {
          font-size: 20px; } }
      @media screen and (max-width: 479px) {
        .person .person-text .person-desc {
          font-size: 18px; } }
  .person .person-pic {
    float: right;
    height: 300px;
    position: relative;
    width: 40%; }
    @media screen and (max-width: 479px) {
      .person .person-pic {
        float: none;
        width: 100%; } }
    .person .person-pic .who {
      left: -75px;
      max-width: none;
      position: absolute;
      top: -70px;
      width: 356px; }
      @media screen and (max-width: 479px) {
        .person .person-pic .who {
          width: 300px; } }
      @media screen and (max-width: 479px) {
        .person .person-pic .who {
          left: 50%;
          margin-left: -155px;
          top: -30px; } }

.jury-list .person .person-text {
  left: 0;
  padding-top: 10%;
  padding-left: 5%;
  float: left;
  width: 50%; }
  @media screen and (max-width: 1440px) {
    .jury-list .person .person-text {
      padding-left: 5%;
      padding-top: 0; } }
  @media screen and (max-width: 1200px) {
    .jury-list .person .person-text {
      padding-top: 10%;
      width: 65%; } }
  @media screen and (max-width: 479px) {
    .jury-list .person .person-text {
      width: 100%;
      padding-top: 0; } }
  .jury-list .person .person-text .person-name:before {
    display: none; }
  .jury-list .person .person-text .person-position {
    text-transform: lowercase; }
  .jury-list .person .person-text .person-desc {
    font-size: 21px; }
    @media screen and (max-width: 1440px) {
      .jury-list .person .person-text .person-desc {
        font-size: 20px; } }

.jury-list .person .person-pic {
  float: left;
  width: 50%; }
  @media screen and (max-width: 1200px) {
    .jury-list .person .person-pic {
      width: 35%; } }
  @media screen and (max-width: 479px) {
    .jury-list .person .person-pic {
      float: none;
      width: 100%; } }
  .jury-list .person .person-pic .who {
    left: -30px; }
    @media screen and (max-width: 1440px) {
      .jury-list .person .person-pic .who {
        left: -55px;
        width: 330px; } }
    @media screen and (max-width: 479px) {
      .jury-list .person .person-pic .who {
        left: 50%;
        margin-left: -155px;
        top: -60px; } }
  .jury-list .person .person-pic .sc {
    position: absolute;
    bottom: 0;
    z-index: 2; }
    .jury-list .person .person-pic .sc.sc-in {
      right: 25%; }
      @media screen and (max-width: 1440px) {
        .jury-list .person .person-pic .sc.sc-in {
          right: 0;
          bottom: 10%; } }
      @media screen and (max-width: 479px) {
        .jury-list .person .person-pic .sc.sc-in {
          right: auto;
          left: 50%; } }

/*******************************************************************************
* 4.1 - SECTIONS: Login
*******************************************************************************/
.bl-login {
  height: 100%; }
  .bl-login > [class*="container"],
  .bl-login > [class*="container"] > .row,
  .bl-login > [class*="container"] > .row > [class*="col"] {
    height: 100%; }
  .bl-login .section-table {
    display: table;
    width: 100%;
    height: 100%; }
  .bl-login .section-cell {
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%; }
  .bl-login .section-content {
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 310px; }
    @media screen and (max-width: 479px) {
      .bl-login .section-content {
        width: 100%; } }
    .bl-login .section-content .title {
      font-size: 60px;
      line-height: 0.8em;
      margin-bottom: 0; }
      @media screen and (max-width: 992px) {
        .bl-login .section-content .title {
          font-size: 50px; } }
      @media screen and (max-width: 479px) {
        .bl-login .section-content .title {
          font-size: 40px; } }
    .bl-login .section-content .titlehelp {
      color: white;
      font-family: "Tungsten Light", Arial, Trebuchet;
      font-size: 20px;
      line-height: 1.4em;
      margin-bottom: 25px; }
  .bl-login .copyright {
    position: relative;
    padding-top: 25px; }
    .bl-login .copyright p, .bl-login .copyright a {
      font-family: "Tungsten Light", Arial, Trebuchet;
      color: white;
      font-size: 17px;
      font-weight: 400;
      line-height: 1.25em; }
    .bl-login .copyright p + p {
      margin-top: 0.2em; }

.login-form .input + .input {
  margin-top: 15px; }

.login-form input {
  font-family: "Tungsten Medium", Arial, Trebuchet;
  background-color: rgba(255, 255, 255, 0.14);
  border: none;
  border-bottom: 2px solid transparent;
  color: white;
  font-size: 30px;
  line-height: 1em;
  height: 62px;
  line-height: 62px;
  padding: 0 20px;
  text-transform: uppercase;
  width: 100%;
  -moz-transition: border 250ms ease-in;
  -o-transition: border 250ms ease-in;
  -ms-transition: border 250ms ease-in;
  -webkit-transition: border 250ms ease-in;
  transition: border 250ms ease-in; }
  .login-form input:focus {
    border-bottom: 2px solid #00b7eb; }
  @media screen and (max-width: 992px) {
    .login-form input {
      height: 54px;
      line-height: 54px;
      font-size: 28px; } }
  @media screen and (max-width: 479px) {
    .login-form input {
      font-size: 26px; } }

.login-form .submit, .login-form .lostpass {
  position: relative; }

.login-form .submit {
  font-family: "Tungsten Bold", Arial, Trebuchet;
  color: #00b7eb;
  cursor: pointer;
  background: none;
  display: block;
  font-size: 35px;
  line-height: 1em;
  margin-top: 25px;
  margin-bottom: 5px;
  text-transform: uppercase; }
  @media screen and (max-width: 992px) {
    .login-form .submit {
      font-size: 32px; } }
  @media screen and (max-width: 479px) {
    .login-form .submit {
      font-size: 30px; } }

.login-form .lostpass {
  font-family: "Tungsten Medium", Arial, Trebuchet;
  color: white;
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 25px;
  text-transform: uppercase;
  position: relative; }
  @media screen and (max-width: 992px) {
    .login-form .lostpass {
      font-size: 22px; } }
  @media screen and (max-width: 479px) {
    .login-form .lostpass {
      font-size: 20px; } }

/*******************************************************************************
* 4.2 - SECTIONS: Works overview
*******************************************************************************/
.bl-works .section-content .title {
  margin-bottom: 0; }

.cat-list .cat-pic {
  box-shadow: 1.5px 2.6px 24px rgba(0, 0, 0, 0.56);
  cursor: pointer;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden; }
  .cat-list .cat-pic img {
    width: 100%; }
  .cat-list .cat-pic .score {
    visibility: visible;
    opacity: 1; }

.cat-list .score {
  font-family: "Tungsten Medium", Arial, Trebuchet;
  color: white;
  cursor: pointer;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  visibility: hidden;
  opacity: 0;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: all 250ms ease-in;
  -o-transition: all 250ms ease-in;
  -ms-transition: all 250ms ease-in;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in; }
  .cat-list .score:before {
    /*background-color: rgba(237, 6, 119, 0.83);*/
    background-color: rgb(6 163 237 / 45%);
    left: -500%;
    top: -500%;
    width: 20000%;
    height: 2000%; }
  .cat-list .score .score-num {
    color: inherit;
    border: 2px solid currentcolor;
    width: 92px;
    height: 92px;
    line-height: 88px;
    font-size: 72px;
    margin: 0 auto;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .cat-list .score .score-num {
        font-size: 54px;
        width: 80px;
        height: 80px;
        line-height: 76px; } }
    @media screen and (max-width: 479px) {
      .cat-list .score .score-num {
        font-size: 44px;
        width: 70px;
        height: 70px;
        line-height: 66px; } }
  .cat-list .score .score-done {
    color: inherit;
    font-size: 38px;
    font-weight: 500;
    line-height: 1em;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    margin-top: 10px;
    white-space: nowrap; }
    @media screen and (max-width: 767px) {
      .cat-list .score .score-done {
        font-size: 30px; } }
    @media screen and (max-width: 767px) {
      .cat-list .score .score-done {
        font-size: 26px; } }

.percentage {
  padding-top: 30px;
  padding-bottom: 10px;
  margin-bottom: 30px; }
  .percentage .percentage-meter {
    background-color: rgba(255, 255, 255, 0.11);
    height: 5px;
    position: relative; }
  .percentage .percentage-line {
    color: #00b7eb;
    background-color: currentColor;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    -moz-transition: width 500ms ease-in;
    -o-transition: width 500ms ease-in;
    -ms-transition: width 500ms ease-in;
    -webkit-transition: width 500ms ease-in;
    transition: width 500ms ease-in; }
    .percentage .percentage-line:before {
      background-color: currentcolor;
      color: inherit;
      height: 300%;
      left: auto;
      right: 0;
      top: -100%;
      width: 2px; }
  .percentage .per-txt {
    font-family: "Tungsten Light", Arial, Trebuchet;
    color: white;
    font-size: 17px;
    line-height: 1em;
    position: absolute;
    top: -1.5em; }
  .percentage .per-min {
    left: 0; }
  .percentage .per-max {
    right: 0; }
  .percentage .per-now {
	bottom: -1.8em;
	top: auto;
	text-align: left;
	right: 0;
    color: inherit;
	width: 67px;
    -moz-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0); }
	
	.percentage .per-now.start	{
		right: -25px;
	}
	
	.percentage .per-now.finish	{
		right: 27px;
	}

/*# sourceMappingURL=../css/style.css.map */






/* fix 2018 */

.ng-scope.slick-slide.slick-current.slick-active {
	    
    /*min-height: 1040px;*/
}

		
@media screen and (max-width: 767px) {
      	.ytplayer-player-inline {
			width: 322px !important;
			height: 1152.99px !important;
			display: none !important;
		}
		
		
    }
    
    
    
    
    
    
.ytplayer-player-inline {

}
@media screen and (max-width: 1920px) {
.ytplayer-player-inline {
    height: 1153px !important;
    width: 653px !important;

} }
@media screen and (max-width: 1440px) {
.ytplayer-player-inline {
	height: 1063px !important;

} }
@media screen and (max-width: 1280px) {
.ytplayer-player-inline {
	 
	height: 943px !important;
}
} 

@media screen and (max-width: 1000px) {
.ytplayer-player-inline {
	height: 537px !important;

} }
@media screen and (max-width: 767px) {
.ytplayer-player-inline {
	height: 537px !important;
	
} }
@media screen and (max-width: 479px) {
.ytplayer-player-inline {
	height: 537px !important;

} }    
    
/*
.relatedSlider .video iframe {
	width: auto !important;
}
*/
	
	/*		
			
	@media screen and (max-width: 767px) {
      	.ytplayer-player-inline {
			width: 322px !important;
			height: 1389px !important;
		}
		
		.video.loaded div {
			height: 1000px !important;
		}
    }
    @media screen and (max-width: 479px) {
    
    	.ytplayer-player-inline {
			width: 322px !important;
			height: 1159px !important;
		}
		.video.loaded div {
			height: 1000px !important;
		}
    }

*/

