/* ---------------------------------Bootstrap------------------------------------ */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-vl-1, .col-fh-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-vl-2, .col-fh-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-vl-3, .col-fh-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-vl-4, .col-fh-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-vl-5, .col-fh-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-vl-6, .col-fh-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-vl-7, .col-fh-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-vl-8, .col-fh-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-vl-9, .col-fh-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-vl-10, .col-fh-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-vl-11, .col-fh-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-vl-12, .col-fh-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-2 {
  width: 16.66666667%;
}

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

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-5 {
  width: 41.66666667%;
}

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

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-8 {
  width: 66.66666667%;
}

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

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-11 {
  width: 91.66666667%;
}

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

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

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

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

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

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

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

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

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

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

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

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

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

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

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

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

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

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

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

.col-xs-offset-0 {
  margin-left: 0%;
}

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1330px) {
  .col-vl-1, .col-vl-2, .col-vl-3, .col-vl-4, .col-vl-5, .col-vl-6, .col-vl-7, .col-vl-8, .col-vl-9, .col-vl-10, .col-vl-11, .col-vl-12 {
    float: left;
  }
  .col-vl-1 {
    width: 8.33333333%;
  }
  .col-vl-2 {
    width: 16.66666667%;
  }
  .col-vl-3 {
    width: 25%;
  }
  .col-vl-4 {
    width: 33.33333333%;
  }
  .col-vl-5 {
    width: 41.66666667%;
  }
  .col-vl-6 {
    width: 50%;
  }
  .col-vl-7 {
    width: 58.33333333%;
  }
  .col-vl-8 {
    width: 66.66666667%;
  }
  .col-vl-9 {
    width: 75%;
  }
  .col-vl-10 {
    width: 83.33333333%;
  }
  .col-vl-11 {
    width: 91.66666667%;
  }
  .col-vl-12 {
    width: 100%;
  }
  .col-vl-pull-0 {
    right: auto;
  }
  .col-vl-pull-1 {
    right: 8.33333333%;
  }
  .col-vl-pull-2 {
    right: 16.66666667%;
  }
  .col-vl-pull-3 {
    right: 25%;
  }
  .col-vl-pull-4 {
    right: 33.33333333%;
  }
  .col-vl-pull-5 {
    right: 41.66666667%;
  }
  .col-vl-pull-6 {
    right: 50%;
  }
  .col-vl-pull-7 {
    right: 58.33333333%;
  }
  .col-vl-pull-8 {
    right: 66.66666667%;
  }
  .col-vl-pull-9 {
    right: 75%;
  }
  .col-vl-pull-10 {
    right: 83.33333333%;
  }
  .col-vl-pull-11 {
    right: 91.66666667%;
  }
  .col-vl-pull-12 {
    right: 100%;
  }
  .col-vl-push-0 {
    left: auto;
  }
  .col-vl-push-1 {
    left: 8.33333333%;
  }
  .col-vl-push-2 {
    left: 16.66666667%;
  }
  .col-vl-push-3 {
    left: 25%;
  }
  .col-vl-push-4 {
    left: 33.33333333%;
  }
  .col-vl-push-5 {
    left: 41.66666667%;
  }
  .col-vl-push-6 {
    left: 50%;
  }
  .col-vl-push-7 {
    left: 58.33333333%;
  }
  .col-vl-push-8 {
    left: 66.66666667%;
  }
  .col-vl-push-9 {
    left: 75%;
  }
  .col-vl-push-10 {
    left: 83.33333333%;
  }
  .col-vl-push-11 {
    left: 91.66666667%;
  }
  .col-vl-push-12 {
    left: 100%;
  }
  .col-vl-offset-0 {
    margin-left: 0%;
  }
  .col-vl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-vl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-vl-offset-3 {
    margin-left: 25%;
  }
  .col-vl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-vl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-vl-offset-6 {
    margin-left: 50%;
  }
  .col-vl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-vl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-vl-offset-9 {
    margin-left: 75%;
  }
  .col-vl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-vl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-vl-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1890px) {
  .col-fh-1, .col-fh-2, .col-fh-3, .col-fh-4, .col-fh-5, .col-fh-6, .col-fh-7, .col-fh-8, .col-fh-9, .col-fh-10, .col-fh-11, .col-fh-12 {
    float: left;
  }
  .col-fh-1 {
    width: 8.33333333%;
  }
  .col-fh-2 {
    width: 16.66666667%;
  }
  .col-fh-3 {
    width: 25%;
  }
  .col-fh-4 {
    width: 33.33333333%;
  }
  .col-fh-5 {
    width: 41.66666667%;
  }
  .col-fh-6 {
    width: 50%;
  }
  .col-fh-7 {
    width: 58.33333333%;
  }
  .col-fh-8 {
    width: 66.66666667%;
  }
  .col-fh-9 {
    width: 75%;
  }
  .col-fh-10 {
    width: 83.33333333%;
  }
  .col-fh-11 {
    width: 91.66666667%;
  }
  .col-fh-12 {
    width: 100%;
  }
  .col-fh-pull-0 {
    right: auto;
  }
  .col-fh-pull-1 {
    right: 8.33333333%;
  }
  .col-fh-pull-2 {
    right: 16.66666667%;
  }
  .col-fh-pull-3 {
    right: 25%;
  }
  .col-fh-pull-4 {
    right: 33.33333333%;
  }
  .col-fh-pull-5 {
    right: 41.66666667%;
  }
  .col-fh-pull-6 {
    right: 50%;
  }
  .col-fh-pull-7 {
    right: 58.33333333%;
  }
  .col-fh-pull-8 {
    right: 66.66666667%;
  }
  .col-fh-pull-9 {
    right: 75%;
  }
  .col-fh-pull-10 {
    right: 83.33333333%;
  }
  .col-fh-pull-11 {
    right: 91.66666667%;
  }
  .col-fh-pull-12 {
    right: 100%;
  }
  .col-fh-push-0 {
    left: auto;
  }
  .col-fh-push-1 {
    left: 8.33333333%;
  }
  .col-fh-push-2 {
    left: 16.66666667%;
  }
  .col-fh-push-3 {
    left: 25%;
  }
  .col-fh-push-4 {
    left: 33.33333333%;
  }
  .col-fh-push-5 {
    left: 41.66666667%;
  }
  .col-fh-push-6 {
    left: 50%;
  }
  .col-fh-push-7 {
    left: 58.33333333%;
  }
  .col-fh-push-8 {
    left: 66.66666667%;
  }
  .col-fh-push-9 {
    left: 75%;
  }
  .col-fh-push-10 {
    left: 83.33333333%;
  }
  .col-fh-push-11 {
    left: 91.66666667%;
  }
  .col-fh-push-12 {
    left: 100%;
  }
  .col-fh-offset-0 {
    margin-left: 0%;
  }
  .col-fh-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-fh-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-fh-offset-3 {
    margin-left: 25%;
  }
  .col-fh-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-fh-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-fh-offset-6 {
    margin-left: 50%;
  }
  .col-fh-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-fh-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-fh-offset-9 {
    margin-left: 75%;
  }
  .col-fh-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-fh-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-fh-offset-12 {
    margin-left: 100%;
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-vl {
  display: none !important;
}

.visible-fh {
  display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block,
.visible-sm-block, .visible-sm-inline, .visible-sm-inline-block,
.visible-md-block, .visible-md-inline, .visible-md-inline-block,
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block,
.visible-vl-block, .visible-vl-inline, .visible-vl-inline-block,
.visible-fh-block, .visible-fh-inline, .visible-fh-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) and (max-width: 1329px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) and (max-width: 1329px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) and (max-width: 1329px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) and (max-width: 1329px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1330px) and (max-width: 1889px) {
  .visible-vl {
    display: block !important;
  }
  table.visible-vl {
    display: table !important;
  }
  tr.visible-vl {
    display: table-row !important;
  }
  th.visible-vl,
  td.visible-vl {
    display: table-cell !important;
  }
}

@media (min-width: 1330px) and (max-width: 1889px) {
  .visible-vl-block {
    display: block !important;
  }
}

@media (min-width: 1330px) and (max-width: 1889px) {
  .visible-vl-inline {
    display: inline !important;
  }
}

@media (min-width: 1330px) and (max-width: 1889px) {
  .visible-vl-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh {
    display: block !important;
  }
  table.visible-fh {
    display: table !important;
  }
  tr.visible-fh {
    display: table-row !important;
  }
  th.visible-fh,
  td.visible-fh {
    display: table-cell !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh-block {
    display: block !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh-inline {
    display: inline !important;
  }
}

@media (min-width: 1890px) {
  .visible-fh-inline-block {
    display: inline-block !important;
  }
}

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

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) and (max-width: 1329px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (min-width: 1330px) and (max-width: 1889px) {
  .hidden-vl {
    display: none !important;
  }
}

@media (min-width: 1890px) {
  .hidden-fh {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

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

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

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

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

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

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

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

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

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

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

[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;
}

@font-face {
  font-family: "Circe Regular";
  src: url("../fonts/Circe-Regular.otf");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Circe Bold";
  src: url("../fonts/Circe-Bold.otf");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Circe ExtraBold";
  src: url("../fonts/Circe-ExtraBold.otf");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Circe Light";
  src: url("../fonts/Circe-Light.otf");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Circe ExtraLight";
  src: url("../fonts/Circe-ExtraLight.otf");
  font-style: normal;
  font-weight: normal;
}

/**
 * The following variable and function originate from the sass-mq library.
 * If you have already included it, you can eliminate the below
 * https://github.com/sass-mq/sass-mq/blob/master/_mq.scss
 */
.b-separate__item-icon._pig, .b-separate__item-icon._geek, .b-separate__item-icon._cup, .competition-info__icon._man:after, .competition-info__icon._star:after {
  display: inline-block;
  background-image: url("../img/sprite-svg.svg");
  background-size: 24.85714286em 25.28571429em;
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-row > * {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.g-rectangle {
  width: 100%;
  position: relative;
}

.g-rectangle:after {
  content: '';
  display: block;
  padding-bottom: 60%;
}

.g-rectangle > * {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
}

.g-square {
  width: 100%;
  position: relative;
}

.g-square:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.g-square > * {
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
}

/* ---------------------------------Grid vertical align------------------------------------ */
.g-va {
  letter-spacing: -4px;
}

.g-va:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.g-va > * {
  float: none;
  letter-spacing: 0;
  vertical-align: middle;
  display: inline-block !important;
}

.g-va_top > * {
  vertical-align: top;
}

.g-va_bottom > * {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  .g-va-xs {
    letter-spacing: -4px;
  }
  .g-va-xs:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-xs > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-xs_top > * {
    vertical-align: top;
  }
  .g-va-xs_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .g-va-sm {
    letter-spacing: -4px;
  }
  .g-va-sm:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-sm > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-sm_top > * {
    vertical-align: top;
  }
  .g-va-sm_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .g-va-md {
    letter-spacing: -4px;
  }
  .g-va-md:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-md > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-md_top > * {
    vertical-align: top;
  }
  .g-va-md_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .g-va-lg {
    letter-spacing: -4px;
  }
  .g-va-lg:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-lg > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-lg_top > * {
    vertical-align: top;
  }
  .g-va-lg_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 1330px) {
  .g-va-vl {
    letter-spacing: -4px;
  }
  .g-va-vl:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-vl > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-vl_top > * {
    vertical-align: top;
  }
  .g-va-vl_bottom > * {
    vertical-align: bottom;
  }
}

@media (min-width: 1890px) {
  .g-va-fh {
    letter-spacing: -4px;
  }
  .g-va-fh:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .g-va-fh > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .g-va-fh_top > * {
    vertical-align: top;
  }
  .g-va-fh_bottom > * {
    vertical-align: bottom;
  }
}

/* ---------------------------------Responsive vertical align------------------------------------ */
.top-m {
  vertical-align: top !important;
}

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

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

@media (min-width: 480px) {
  .top-xs {
    vertical-align: top !important;
  }
  .bottom-xs {
    vertical-align: bottom !important;
  }
  .middle-xs {
    vertical-align: middle !important;
  }
}

@media (min-width: 768px) {
  .top-sm {
    vertical-align: top !important;
  }
  .bottom-sm {
    vertical-align: bottom !important;
  }
  .middle-sm {
    vertical-align: middle !important;
  }
}

@media (min-width: 992px) {
  .top-md {
    vertical-align: top !important;
  }
  .bottom-md {
    vertical-align: bottom !important;
  }
  .middle-md {
    vertical-align: middle !important;
  }
}

@media (min-width: 1200px) {
  .top-lg {
    vertical-align: top !important;
  }
  .bottom-lg {
    vertical-align: bottom !important;
  }
  .middle-lg {
    vertical-align: middle !important;
  }
}

@media (min-width: 1330px) {
  .top-vl {
    vertical-align: top !important;
  }
  .bottom-vl {
    vertical-align: bottom !important;
  }
  .middle-vl {
    vertical-align: middle !important;
  }
}

@media (min-width: 1890px) {
  .top-fh {
    vertical-align: top !important;
  }
  .bottom-fh {
    vertical-align: bottom !important;
  }
  .middle-fh {
    vertical-align: middle !important;
  }
}

/* ---------------------------------Responsive table------------------------------------ */
.table-m {
  display: table;
  height: inherit;
  width: 100%;
}

.table-m > * {
  display: table-row;
}

.table-m > * > * {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.table-m > * > *:first-child {
  padding-left: 0;
}

.table-m > * > *:last-child {
  padding-right: 0;
}

@media (min-width: 480px) {
  .table-xs {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-xs > * {
    display: table-row;
  }
  .table-xs > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-xs > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-xs > * > *:first-child {
    padding-left: 0;
  }
  .table-xs > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  .table-sm {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-sm > * {
    display: table-row;
  }
  .table-sm > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-sm > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-sm > * > *:first-child {
    padding-left: 0;
  }
  .table-sm > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .table-md {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-md > * {
    display: table-row;
  }
  .table-md > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-md > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-md > * > *:first-child {
    padding-left: 0;
  }
  .table-md > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .table-lg {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-lg > * {
    display: table-row;
  }
  .table-lg > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-lg > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-lg > * > *:first-child {
    padding-left: 0;
  }
  .table-lg > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 1330px) {
  .table-vl {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-vl > * {
    display: table-row;
  }
  .table-vl > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-vl > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-vl > * > *:first-child {
    padding-left: 0;
  }
  .table-vl > * > *:last-child {
    padding-right: 0;
  }
}

@media (min-width: 1890px) {
  .table-fh {
    display: table;
    height: inherit;
    width: 100%;
  }
  .table-fh > * {
    display: table-row;
  }
  .table-fh > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-fh > * > * {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .table-fh > * > *:first-child {
    padding-left: 0;
  }
  .table-fh > * > *:last-child {
    padding-right: 0;
  }
}

/* ---------------------------------Responsive horizontal align------------------------------------ */
.left-m {
  text-align: left !important;
}

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

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

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

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

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

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

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

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

/* ---------------------------------Responsive Gutters------------------------------------ */
.gutters-5 {
  margin-left: -5px;
  margin-right: -5px;
}

.gutters-5 > * {
  padding-left: 5px;
  padding-right: 5px;
}

.gutters-10 {
  margin-left: -10px;
  margin-right: -10px;
}

.gutters-10 > * {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 480px) {
  .gutters-xs-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gutters-xs-5 > * {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 480px) {
  .gutters-xs-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-xs-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 768px) {
  .gutters-sm-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gutters-sm-5 > * {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 768px) {
  .gutters-sm-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-sm-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 992px) {
  .gutters-md-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gutters-md-5 > * {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 992px) {
  .gutters-md-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-md-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1200px) {
  .gutters-lg-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gutters-lg-5 > * {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 1200px) {
  .gutters-lg-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-lg-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1330px) {
  .gutters-vl-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gutters-vl-5 > * {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 1330px) {
  .gutters-vl-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-vl-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 1890px) {
  .gutters-fh-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gutters-fh-5 > * {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (min-width: 1890px) {
  .gutters-fh-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gutters-fh-10 > * {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* ---------------------------------Responsive float------------------------------------ */
.float-none {
  float: none;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

@media (min-width: 480px) {
  .float-none-xs {
    float: none;
  }
  .float-left-xs {
    float: left;
  }
  .float-right-xs {
    float: right;
  }
}

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

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

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

@media (min-width: 1330px) {
  .float-none-vl {
    float: none;
  }
  .float-left-vl {
    float: left;
  }
  .float-right-vl {
    float: right;
  }
}

@media (min-width: 1890px) {
  .float-none-fh {
    float: none;
  }
  .float-left-fh {
    float: left;
  }
  .float-right-fh {
    float: right;
  }
}

/* ---------------------------------Responsive margin------------------------------------ */
.mt-0 {
  margin-top: 0px !important;
}

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

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

@media (min-width: 480px) {
  .mt-0-xs {
    margin-top: 0px !important;
  }
  .mb-0-xs {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 480px) {
  .mt-10-xs {
    margin-top: 10px !important;
  }
  .mb-10-xs {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 480px) {
  .mt-20-xs {
    margin-top: 20px !important;
  }
  .mb-20-xs {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 768px) {
  .mt-0-sm {
    margin-top: 0px !important;
  }
  .mb-0-sm {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 768px) {
  .mt-10-sm {
    margin-top: 10px !important;
  }
  .mb-10-sm {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 768px) {
  .mt-20-sm {
    margin-top: 20px !important;
  }
  .mb-20-sm {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 992px) {
  .mt-0-md {
    margin-top: 0px !important;
  }
  .mb-0-md {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 992px) {
  .mt-10-md {
    margin-top: 10px !important;
  }
  .mb-10-md {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 992px) {
  .mt-20-md {
    margin-top: 20px !important;
  }
  .mb-20-md {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 1200px) {
  .mt-0-lg {
    margin-top: 0px !important;
  }
  .mb-0-lg {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1200px) {
  .mt-10-lg {
    margin-top: 10px !important;
  }
  .mb-10-lg {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 1200px) {
  .mt-20-lg {
    margin-top: 20px !important;
  }
  .mb-20-lg {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 1330px) {
  .mt-0-vl {
    margin-top: 0px !important;
  }
  .mb-0-vl {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1330px) {
  .mt-10-vl {
    margin-top: 10px !important;
  }
  .mb-10-vl {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 1330px) {
  .mt-20-vl {
    margin-top: 20px !important;
  }
  .mb-20-vl {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 1890px) {
  .mt-0-fh {
    margin-top: 0px !important;
  }
  .mb-0-fh {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1890px) {
  .mt-10-fh {
    margin-top: 10px !important;
  }
  .mb-10-fh {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 1890px) {
  .mt-20-fh {
    margin-top: 20px !important;
  }
  .mb-20-fh {
    margin-bottom: 20px !important;
  }
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* ---------------------------------Typography------------------------------------ */
html,
body {
  font-family: "Circe Regular", Arial, sans-serif;
  line-height: 1.33;
  font-size: 14px;
  color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

/* ---------------------------------Links------------------------------------ */
a {
  text-decoration: none;
  color: inherit;
}

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

a:focus {
  outline: none;
}

/* ---------------------------------Button------------------------------------ */
button {
  background-color: transparent;
  border: none;
  padding: 0;
}

button:focus {
  outline: none;
}

/* ---------------------------------html body------------------------------------ */
html,
body {
  height: 100%;
}

body {
  position: relative;
}

/* ---------------------------------Img------------------------------------ */
img {
  max-width: 100%;
  height: auto;
}

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

/* ---------------------------------Btn------------------------------------ */
.btn {
  width: 100%;
  max-width: 171px;
  height: 39px;
  background-color: #00bfab;
  font-size: 11px;
  line-height: 18px;
  font-family: "Circe Bold";
  text-align: center;
  text-transform: uppercase;
}

.btn-link {
  width: 100%;
  max-width: 171px;
  height: 39px;
  background-color: #00bfab;
  font-size: 11px;
  line-height: 18px;
  font-family: "Circe Bold";
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: -4px;
}

.btn-link:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.btn-link > * {
  float: none;
  letter-spacing: 0;
  vertical-align: middle;
  display: inline-block !important;
}

.btn-link_top > * {
  vertical-align: top;
}

.btn-link_bottom > * {
  vertical-align: bottom;
}

/* ---------------------------------Input------------------------------------ */
input:focus {
  outline: none;
}

/* ---------------------------------Textarea------------------------------------ */
textarea:focus {
  outline: none;
}

/* ---------------------------------List------------------------------------ */
ul,
ol {
  margin: 0;
}

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

/* ---------------------------------Disable video controls on ios------------------------------------ */
video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

/* ---------------------------------no-gutters------------------------------------ */
.no-gutters {
  margin-left: 0;
  margin-right: 0;
}

.no-gutters > * {
  padding-left: 0;
  padding-right: 0;
}

/* ---------------------------------no-float------------------------------------ */
.no-float > [class*='col-'] {
  float: none;
}

.ttu {
  text-transform: uppercase;
}

/* ---------------------------------Hide------------------------------------ */
.hidden {
  display: none !important;
}

/* ---------------------------------Page wrapper------------------------------------ */
.page-wrapper {
  overflow-x: hidden;
}

/* ---------------------------------Page-helper------------------------------------ */
.page-helper {
  min-height: 0.1px;
}

/* ---------------------------------Page footer------------------------------------ */
/* ---------------------------------Static Footer------------------------------------ */
@media (min-width: 768px) {
  .page-wrapper {
    min-height: 100%;
  }
}

/* ---------------------------------Components------------------------------------ */
.list-competitions__items > .row {
  margin-left: -2.5px;
  margin-right: -2.5px;
}

.list-competitions__items > .row > * {
  padding-left: 2.5px;
  padding-right: 2.5px;
}

@media (max-width: 767px) {
  .list-competitions__items > .row > [class*='col'] ~ [class*='col'] {
    margin-top: 5px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .list-competitions__items > .row > [class*='col']:nth-child(2) ~ [class*='col'] {
    margin-top: 5px;
  }
}

@media (min-width: 1200px) {
  .list-competitions__items > .row > [class*='col']:nth-child(3) ~ [class*='col'] {
    margin-top: 5px;
  }
}

.list-competitions__btn-wr {
  margin-top: 70px;
  text-align: center;
}

.list-competitions__btn {
  background-color: #ff4300;
}

.section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}

.section._bg-knight {
  background-image: url(../img/bg/knight.jpg);
}

.section-separate {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0;
}

.section-separate._competition {
  padding: 120px 0;
  background-image: url(../img/bg/separate-competition.jpg);
}

[class*='section'] {
  margin: 80px 0;
}

[class*='section']:first-child {
  margin-top: 0;
}

[class*='section']:last-child {
  margin-bottom: 0;
}

.tabs-competition {
  /* ---------------------------------Item------------------------------------ */
}

.tabs-competition__list {
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 30px;
}

.tabs-competition__list > * {
  padding-left: 30px;
  padding-right: 30px;
}

@media (min-width: 768px) {
  .tabs-competition__list {
    letter-spacing: -4px;
  }
  .tabs-competition__list:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .tabs-competition__list > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block !important;
  }
  .tabs-competition__list_top > * {
    vertical-align: top;
  }
  .tabs-competition__list_bottom > * {
    vertical-align: bottom;
  }
}

.tabs-competition__item {
  color: #939598;
  position: relative;
  font-size: 17px;
  padding-top: 10px;
  padding-bottom: 15px;
  cursor: pointer;
  display: inline-block;
}

.tabs-competition__item:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
}

.tabs-competition__item-wr._selected .tabs-competition__item:after {
  background-color: #00bfab;
}

@media (max-width: 767px) {
  .tabs-competition__item-wr + .tabs-competition__item-wr {
    margin-top: 5px;
  }
}

.tabs-competition__item-wr:focus {
  outline: none;
}

.tabs-competition__item-wr._selected .tabs-competition__item {
  color: #00bfab;
}

.b-competition__header {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}

.b-competition__content {
  margin-top: 5px;
}

.b-competition__about {
  padding: 50px 15px;
  background-color: rgba(13, 22, 20, 0.5);
}

@media (max-width: 767px) {
  .b-competition__about {
    margin-top: 215px;
  }
}

@media (min-width: 768px) {
  .b-competition__about {
    padding: 50px 45px;
  }
}

.b-competition__sponsor-wr:before, .b-competition__sponsor-wr:after {
  content: " ";
  display: table;
}

.b-competition__sponsor-wr:after {
  clear: both;
}

@media (max-width: 767px) {
  .b-competition__sponsor-wr {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .b-competition__sponsor {
    float: left;
  }
}

.b-competition-about__title {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.b-competition-about__description {
  margin: 20px 0;
  font-size: 17px;
}

.b-competition-about__info {
  margin-top: 40px;
}

.b-competition-info {
  padding-top: 20px;
}

.b-competition-info:before, .b-competition-info:after {
  content: " ";
  display: table;
}

.b-competition-info:after {
  clear: both;
}

@media (min-width: 1200px) {
  .b-competition-info {
    padding-left: 50px;
  }
}

@media (max-width: 767px) {
  .b-competition-info__items {
    margin-top: 20px;
  }
}

@media (max-width: 1199px) {
  .b-competition-info__items {
    letter-spacing: -4px;
    margin-left: -2.5px;
    margin-right: -2.5px;
  }
  .b-competition-info__items:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .b-competition-info__items > * {
    float: none;
    letter-spacing: 0;
    vertical-align: middle;
    display: inline-block !important;
  }
  .b-competition-info__items_top > * {
    vertical-align: top;
  }
  .b-competition-info__items_bottom > * {
    vertical-align: bottom;
  }
  .b-competition-info__items > * {
    padding-left: 2.5px;
    padding-right: 2.5px;
  }
}

.b-competition-info__item {
  width: 110px;
}

@media (min-width: 768px) {
  .b-competition-info__items {
    float: right;
  }
}

@media (min-width: 1200px) {
  .b-competition-info__item + .b-competition-info__item {
    margin-top: 5px;
  }
}

.b-competition-advice__title {
  color: #262626;
  font-size: 20px;
  margin-bottom: 10px;
}

.b-competition-advice__description {
  color: #767676;
  font-size: 17px;
}

.b-competition-advice__description + .b-competition-advice__description {
  margin-top: 10px;
}

.b-competition-advice__participant {
  color: #767676;
  font-size: 17px;
}

.b-competition-sponsor {
  text-align: center;
}

.b-competition-sponsor__logo {
  height: 47px;
  letter-spacing: -4px;
}

.b-competition-sponsor__logo:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.b-competition-sponsor__logo > * {
  float: none;
  letter-spacing: 0;
  vertical-align: middle;
  display: inline-block !important;
}

.b-competition-sponsor__logo_top > * {
  vertical-align: top;
}

.b-competition-sponsor__logo_bottom > * {
  vertical-align: bottom;
}

.b-competition-sponsor__logo-inner {
  max-height: 47px;
}

.b-competition-sponsor__link {
  padding: 10px 0;
  color: #00bfab;
  font-family: "Circe Bold";
  font-size: 11px;
  line-height: 18px;
  display: inline-block;
  text-decoration: underline;
  text-transform: uppercase;
}

.b-separate__item-title {
  font-size: 18px;
  color: #939598;
  font-family: "Circe Light";
}

.b-separate__item-icon._pig {
  width: 6.14285714em;
  height: 6.14285714em;
  background-position: -16.07142857em -16.5em;
}

.b-separate__item-icon._geek {
  width: 6.14285714em;
  height: 6.14285714em;
  background-position: -7.14285714em -7.14285714em;
}

.b-separate__item-icon._cup {
  width: 6.14285714em;
  height: 6.14285714em;
  background-position: -0.35714286em -0.35714286em;
}

.b-separate__item-icon + .b-separate__item-title {
  margin-top: 20px;
}

.b-separate__items {
  text-align: center;
}

@media (max-width: 767px) {
  .b-separate__items > .row > [class*='col-'] ~ [class*='col-'] {
    margin-top: 50px;
  }
}

.carousel-presentation__layout {
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
}

.carousel-presentation__content {
  margin-top: 240px;
}

.carousel-presentation__title {
  font-size: 26px;
}

.carousel-presentation__title b {
  font-family: "Circe Bold";
  color: #ff4600;
}

@media (min-width: 768px) {
  .carousel-presentation__title {
    font-size: 41px;
  }
}

.carousel-presentation__description {
  color: #939598;
  margin-top: 30px;
  font-size: 17px;
  font-family: "Circe Light";
}

.competition-card {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  padding-top: 60px;
  padding-bottom: 60px;
  /* ---------------------------------Info------------------------------------ */
  /* ---------------------------------Title------------------------------------ */
  /* ---------------------------------Btn------------------------------------ */
  /* ---------------------------------Countdown------------------------------------ */
  /* ---------------------------------SponsorImg------------------------------------ */
}

.competition-card__inner {
  max-width: 230px;
  margin-left: auto;
  text-align: center;
  margin-right: auto;
}

.competition-card__info {
  margin-top: 10px;
}

.competition-card__info > .row {
  margin-left: -3px;
  margin-right: -3px;
}

.competition-card__info > .row > * {
  padding-left: 3px;
  padding-right: 3px;
}

.competition-card__title {
  font-size: 18px;
  font-family: "Circe Light";
  margin-top: 30px;
  line-height: 20px;
  overflow: hidden;
  height: 40px;
  font-size: 18px;
}

.competition-card__btn-wr {
  margin-top: 40px;
}

.competition-card__countdown {
  margin-top: 35px;
}

.competition-card__sponsor {
  height: 23px;
}

.competition-card__sponsor-img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-height: 23px;
}

.competition-countdown {
  text-align: center;
  /* ---------------------------------Title------------------------------------ */
  /* ---------------------------------Content------------------------------------ */
  /* ---------------------------------Item------------------------------------ */
  /* ---------------------------------Time------------------------------------ */
}

.competition-countdown__title {
  text-transform: uppercase;
}

.competition-countdown._type1 .competition-countdown__title {
  text-align: left;
}

.competition-countdown._type1:before, .competition-countdown._type1:after {
  content: " ";
  display: table;
}

.competition-countdown._type1:after {
  clear: both;
}

.competition-countdown._type1 .competition-countdown__content {
  float: left;
}

.competition-countdown__content {
  margin-top: 20px;
  height: 52px;
}

.competition-countdown__item {
  position: relative;
  display: inline-block;
  width: 50px;
  height: inherit;
}

.competition-countdown__item + .competition-countdown__item::after {
  content: '';
  width: 2px;
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  background-color: #464646;
}

.competition-countdown__time {
  text-align: center;
  line-height: 1;
}

.competition-countdown__time-count {
  font-size: 30px;
  font-family: "Circe Bold";
}

.competition-countdown__time-title {
  font-size: 13px;
  text-transform: lowercase;
}

.competition-info {
  background-color: #00bfab;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.competition-info._orange {
  background-color: #ff4700;
}

.competition-info__count {
  font-size: 40px;
  font-family: "Circe Bold";
}

.competition-info__title {
  font-size: 12px;
  font-family: "Circe Bold";
  text-transform: uppercase;
}

.competition-info__icon {
  height: 27px;
  margin-bottom: 10px;
}

.competition-info__icon:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.competition-info__icon:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
}

.competition-info__icon._man:after {
  width: 1.5em;
  height: 1.92857143em;
  background-position: -13.92857143em -13.92857143em;
}

.competition-info__icon._star:after {
  width: 1.71428571em;
  height: 1.71428571em;
  background-position: -22.85714286em -23.28571429em;
}

.competition-preview {
  /* ---------------------------------Inner------------------------------------ */
  /* ---------------------------------Items------------------------------------ */
  /* ---------------------------------Item------------------------------------ */
  /* ---------------------------------Subtitle------------------------------------ */
  /* ---------------------------------Title------------------------------------ */
  /* ---------------------------------Btn------------------------------------ */
}

.competition-preview__inner {
  height: 100%;
  position: relative;
  letter-spacing: -4px;
}

.competition-preview__inner:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.competition-preview__inner > * {
  float: none;
  letter-spacing: 0;
  vertical-align: middle;
  display: inline-block !important;
}

.competition-preview__inner_top > * {
  vertical-align: top;
}

.competition-preview__inner_bottom > * {
  vertical-align: bottom;
}

.competition-preview__items + .competition-preview__items {
  margin-top: 5px;
}

.competition-preview__items > .row {
  margin-left: -5px;
  margin-right: -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.competition-preview__items > .row > * {
  padding-left: 5px;
  padding-right: 5px;
}

.competition-preview__items > .row > * {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (max-width: 767px) {
  .competition-preview__items [class*='col-'] ~ [class*='col-'] {
    margin-top: 5px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .competition-preview__items._tall [class*='col-']:nth-child(2) ~ [class*='col-'] {
    margin-top: 5px;
  }
}

.competition-preview__item {
  height: 100%;
  display: block;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}

.competition-preview__items._tall .competition-preview__item {
  padding: 80px 20px;
}

.competition-preview__items._short .competition-preview__item {
  padding: 60px 20px;
}

.competition-preview__subtitle {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  width: 100%;
}

.competition-preview__title {
  font-size: 20px;
  text-transform: uppercase;
  padding: 70px 0;
}

@media (min-width: 768px) {
  .competition-preview__items._tall .competition-preview__title {
    padding: 170px 0;
  }
}

.competition-preview__btn {
  position: absolute;
  -webkit-transition: opacity ease 300ms;
  transition: opacity ease 300ms;
  opacity: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.competition-preview__item:hover .competition-preview__btn {
  opacity: 1;
}

.competition-stats {
  padding-top: 120px;
  padding-bottom: 470px;
  /* ---------------------------------Btn------------------------------------ */
  /* ---------------------------------Items------------------------------------ */
  /* ---------------------------------Item------------------------------------ */
  /* ---------------------------------Title------------------------------------ */
  /* ---------------------------------Count------------------------------------ */
}

.competition-stats__btn-wr {
  margin-top: 50px;
  text-align: center;
}

.competition-stats__items > .row {
  margin-left: -7px;
  margin-right: -7px;
}

.competition-stats__items > .row > * {
  padding-left: 7px;
  padding-right: 7px;
}

@media (max-width: 991px) {
  .competition-stats__items {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 991px) {
  .competition-stats__items > .row [class*='col-'] ~ [class*='col-'] {
    margin-top: 5px;
  }
}

.competition-stats__item {
  background-color: #ff4300;
}

.competition-stats__item._blue {
  background-color: #00bfab;
}

.competition-stats__item-inner {
  padding: 30px 35px 20px;
}

.competition-stats__title {
  font-size: 10px;
  margin-top: 15px;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .competition-stats__title {
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  .competition-stats__title {
    font-size: 10px;
  }
}

@media (min-width: 1200px) {
  .competition-stats__title {
    font-size: 14px;
  }
}

.competition-stats__count-wr {
  letter-spacing: -4px;
}

.competition-stats__count-wr:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.competition-stats__count-wr > * {
  float: none;
  letter-spacing: 0;
  vertical-align: middle;
  display: inline-block !important;
}

.competition-stats__count-wr_top > * {
  vertical-align: top;
}

.competition-stats__count-wr_bottom > * {
  vertical-align: bottom;
}

.competition-stats__count {
  position: relative;
  text-align: center;
  height: 80px;
}

.competition-stats__count-val {
  font-size: 40px;
}

@media (min-width: 768px) {
  .competition-stats__count-val {
    font-size: 60px;
  }
}

@media (min-width: 992px) {
  .competition-stats__count-val {
    font-size: 40px;
  }
}

@media (min-width: 1200px) {
  .competition-stats__count-val {
    font-size: 60px;
  }
}

.competition-stats__count-brc, .competition-stats__count-brc {
  content: '';
  width: 38px;
  height: 72px;
  background-repeat: no-repeat;
  background-size: contain;
}

.competition-stats__count-brc._left {
  left: 0;
  bottom: 0;
  margin-top: 8px;
  float: left;
  background-image: url(../img/pics/stats-brc-left.png);
}

.competition-stats__count-brc._right {
  right: 0;
  float: right;
  top: 0;
  background-image: url(../img/pics/stats-brc-right.png);
}

.player-difference__bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}

@media (min-width: 768px) {
  .player-difference__bg {
    min-height: 461px;
  }
}

@media (max-width: 767px) {
  .player-difference__bg-wr {
    width: 100%;
    position: relative;
  }
  .player-difference__bg-wr:after {
    content: '';
    display: block;
    padding-bottom: 100%;
  }
  .player-difference__bg-wr > * {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
  }
}

.player-difference__content {
  letter-spacing: -4px;
  background-color: #080808;
  text-align: center;
  height: 90px;
  padding: 0 20px;
}

.player-difference__content:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.player-difference__content > * {
  float: none;
  letter-spacing: 0;
  vertical-align: middle;
  display: inline-block !important;
}

.player-difference__content_top > * {
  vertical-align: top;
}

.player-difference__content_bottom > * {
  vertical-align: bottom;
}

.player-difference__title {
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Circe Light";
}

.player-difference__title span {
  color: #00bfab;
  font-size: 26px;
}

.player-difference__items > .row {
  margin-left: -5px;
  margin-right: -5px;
}

.player-difference__items > .row > * {
  padding-left: 5px;
  padding-right: 5px;
}

@media (max-width: 767px) {
  .player-difference__items > .row > [class*='col-'] ~ [class*='col-'] {
    margin-top: 5px;
  }
}

.table-competition {
  background-color: #2b2b2b;
  padding-bottom: 8px;
}

@media (min-width: 768px) {
  .table-competition {
    padding-bottom: 40px;
    padding-left: 70px;
    padding-right: 70px;
  }
}

@media (min-width: 1200px) {
  .table-competition {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 8px;
  }
}

.table-competition__title {
  font-size: 20px;
  font-family: "Circe ExtraLight";
  padding: 15px 15px 15px 30px;
}

.table-competition__content {
  width: 100%;
  color: #939598;
  font-family: "Circe ExtraLight";
}

.table-competition__content thead th {
  font-size: 13px;
  padding: 7px 0;
}

.table-competition__content th[class*='col-'],
.table-competition__content td[class*='col-'] {
  float: none;
}

.table-competition__content tbody td {
  text-align: center;
  font-size: 15px;
  padding: 17.5px 0;
  line-height: 19px;
  background-color: #333333;
}

.table-competition__content tbody tr:nth-child(even) td {
  background-color: #2b2b2b;
  font-size: 8px;
  line-height: 1;
  padding: 0;
}

.table-competition__content tbody tr:last-child td {
  font-size: 0;
}

.table-competition__content tbody tr._active {
  color: #00bfab;
}

/* ---------------------------------Modules------------------------------------ */
