.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 800px; } }
  @media (min-width: 1200px) {
    .container {
      width: 800px; } }

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

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

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

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

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

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

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

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

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

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

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

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

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

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

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

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

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

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

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

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

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

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

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

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

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

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .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.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

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

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

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

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

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

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

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

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

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

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

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

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

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

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

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

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

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

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

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

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

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

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

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

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .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.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

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

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

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

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

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

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

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

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

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

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

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

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

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

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

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

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

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

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

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

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

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

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

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

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block;
    padding: 0 .5em; }
    .nav > li:first-child {
      padding-left: 0; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 30px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #164f2a; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 0px 0px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: white;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #164f2a; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0px 0px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: white; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge {
    top: 0;
    padding: 1px 5px; }
  a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #164f2a;
    background-color: #fff; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.nodisplay {
  display: none; }

.alert i {
  font-size: 1.5em;
  margin-right: .5em;
  display: inline-block;
  vertical-align: middle; }
.alert span {
  display: inline-block;
  vertical-align: middle; }

.margin-bottom {
  margin-bottom: 20px; }

.vmiddle {
  vertical-align: middle; }

/* ************************************************* HTML */
html, body {
  background-image: url("../images/design/bg-left1.png"), url("../images/design/bg-right.jpg");
  background-position: bottom left, bottom right;
  background-repeat: no-repeat;
  background-attachment: fixed; }
  @media print {
    html a[href]:after, body a[href]:after {
      content: none !important; } }
  html a:hover, html a:focus, body a:hover, body a:focus {
    text-decoration: none; }
  html .btn, body .btn {
    text-transform: uppercase;
    border-radius: 0; }
  html .btn-dark, body .btn-dark {
    color: white;
    background-color: #229dd7;
    border-color: #229dd7; }
    html .btn-dark:hover, html .btn-dark:focus, html .btn-dark:active, html .btn-dark.active, .open > html .btn-dark.dropdown-toggle, body .btn-dark:hover, body .btn-dark:focus, body .btn-dark:active, body .btn-dark.active, .open > body .btn-dark.dropdown-toggle {
      color: white;
      background-color: #1b7dab;
      border-color: #1a76a2; }
    html .btn-dark:active, html .btn-dark.active, .open > html .btn-dark.dropdown-toggle, body .btn-dark:active, body .btn-dark.active, .open > body .btn-dark.dropdown-toggle {
      background-image: none; }
    html .btn-dark.disabled, html .btn-dark.disabled:hover, html .btn-dark.disabled:focus, html .btn-dark.disabled:active, html .btn-dark.disabled.active, html .btn-dark[disabled], html .btn-dark[disabled]:hover, html .btn-dark[disabled]:focus, html .btn-dark[disabled]:active, html .btn-dark[disabled].active, fieldset[disabled] html .btn-dark, fieldset[disabled] html .btn-dark:hover, fieldset[disabled] html .btn-dark:focus, fieldset[disabled] html .btn-dark:active, fieldset[disabled] html .btn-dark.active, body .btn-dark.disabled, body .btn-dark.disabled:hover, body .btn-dark.disabled:focus, body .btn-dark.disabled:active, body .btn-dark.disabled.active, body .btn-dark[disabled], body .btn-dark[disabled]:hover, body .btn-dark[disabled]:focus, body .btn-dark[disabled]:active, body .btn-dark[disabled].active, fieldset[disabled] body .btn-dark, fieldset[disabled] body .btn-dark:hover, fieldset[disabled] body .btn-dark:focus, fieldset[disabled] body .btn-dark:active, fieldset[disabled] body .btn-dark.active {
      background-color: #229dd7;
      border-color: #229dd7; }
    html .btn-dark .badge, body .btn-dark .badge {
      color: #229dd7;
      background-color: white; }
  html .btn-dark-light, body .btn-dark-light {
    color: #252969;
    background-color: #f6f6f6;
    border-color: #f6f6f6; }
    html .btn-dark-light:hover, html .btn-dark-light:focus, html .btn-dark-light:active, html .btn-dark-light.active, .open > html .btn-dark-light.dropdown-toggle, body .btn-dark-light:hover, body .btn-dark-light:focus, body .btn-dark-light:active, body .btn-dark-light.active, .open > body .btn-dark-light.dropdown-toggle {
      color: #252969;
      background-color: #dddddd;
      border-color: #d7d7d7; }
    html .btn-dark-light:active, html .btn-dark-light.active, .open > html .btn-dark-light.dropdown-toggle, body .btn-dark-light:active, body .btn-dark-light.active, .open > body .btn-dark-light.dropdown-toggle {
      background-image: none; }
    html .btn-dark-light.disabled, html .btn-dark-light.disabled:hover, html .btn-dark-light.disabled:focus, html .btn-dark-light.disabled:active, html .btn-dark-light.disabled.active, html .btn-dark-light[disabled], html .btn-dark-light[disabled]:hover, html .btn-dark-light[disabled]:focus, html .btn-dark-light[disabled]:active, html .btn-dark-light[disabled].active, fieldset[disabled] html .btn-dark-light, fieldset[disabled] html .btn-dark-light:hover, fieldset[disabled] html .btn-dark-light:focus, fieldset[disabled] html .btn-dark-light:active, fieldset[disabled] html .btn-dark-light.active, body .btn-dark-light.disabled, body .btn-dark-light.disabled:hover, body .btn-dark-light.disabled:focus, body .btn-dark-light.disabled:active, body .btn-dark-light.disabled.active, body .btn-dark-light[disabled], body .btn-dark-light[disabled]:hover, body .btn-dark-light[disabled]:focus, body .btn-dark-light[disabled]:active, body .btn-dark-light[disabled].active, fieldset[disabled] body .btn-dark-light, fieldset[disabled] body .btn-dark-light:hover, fieldset[disabled] body .btn-dark-light:focus, fieldset[disabled] body .btn-dark-light:active, fieldset[disabled] body .btn-dark-light.active {
      background-color: #f6f6f6;
      border-color: #f6f6f6; }
    html .btn-dark-light .badge, body .btn-dark-light .badge {
      color: #f6f6f6;
      background-color: #252969; }
  html .btn-secondary, body .btn-secondary {
    color: white;
    background-color: #a10bc4;
    border-color: #a10bc4; }
    html .btn-secondary:hover, html .btn-secondary:focus, html .btn-secondary:active, html .btn-secondary.active, .open > html .btn-secondary.dropdown-toggle, body .btn-secondary:hover, body .btn-secondary:focus, body .btn-secondary:active, body .btn-secondary.active, .open > body .btn-secondary.dropdown-toggle {
      color: white;
      background-color: #790894;
      border-color: #71088a; }
    html .btn-secondary:active, html .btn-secondary.active, .open > html .btn-secondary.dropdown-toggle, body .btn-secondary:active, body .btn-secondary.active, .open > body .btn-secondary.dropdown-toggle {
      background-image: none; }
    html .btn-secondary.disabled, html .btn-secondary.disabled:hover, html .btn-secondary.disabled:focus, html .btn-secondary.disabled:active, html .btn-secondary.disabled.active, html .btn-secondary[disabled], html .btn-secondary[disabled]:hover, html .btn-secondary[disabled]:focus, html .btn-secondary[disabled]:active, html .btn-secondary[disabled].active, fieldset[disabled] html .btn-secondary, fieldset[disabled] html .btn-secondary:hover, fieldset[disabled] html .btn-secondary:focus, fieldset[disabled] html .btn-secondary:active, fieldset[disabled] html .btn-secondary.active, body .btn-secondary.disabled, body .btn-secondary.disabled:hover, body .btn-secondary.disabled:focus, body .btn-secondary.disabled:active, body .btn-secondary.disabled.active, body .btn-secondary[disabled], body .btn-secondary[disabled]:hover, body .btn-secondary[disabled]:focus, body .btn-secondary[disabled]:active, body .btn-secondary[disabled].active, fieldset[disabled] body .btn-secondary, fieldset[disabled] body .btn-secondary:hover, fieldset[disabled] body .btn-secondary:focus, fieldset[disabled] body .btn-secondary:active, fieldset[disabled] body .btn-secondary.active {
      background-color: #a10bc4;
      border-color: #a10bc4; }
    html .btn-secondary .badge, body .btn-secondary .badge {
      color: #a10bc4;
      background-color: white; }
  html .form-control, body .form-control {
    background-color: white; }
  html h1, html .h1, body h1, body .h1 {
    padding: 18px 0;
    color: #222222;
    margin: 0;
    text-align: center;
    text-transform: uppercase; }
  html h2, html .h2, body h2, body .h2 {
    margin-top: 0;
    color: #222222;
    font-weight: bold; }
    html h2 a, html .h2 a, body h2 a, body .h2 a {
      color: #a10bc4; }
      html h2 a:hover, html .h2 a:hover, body h2 a:hover, body .h2 a:hover {
        color: #790894; }
  html h2.h1, body h2.h1 {
    text-transform: none; }
  html h3, body h3 {
    margin-top: 0;
    color: #164f2a; }
    html h3 a, body h3 a {
      font-size: .9em;
      text-transform: uppercase;
      color: #164f2a; }
  html div#map, body div#map {
    width: 100%;
    height: 220px;
    border: 1px solid #9a9a9a;
    margin-bottom: 12px; }
  html .title, body .title {
    font-size: 18px; }
  html .logo, body .logo {
    margin: 0 auto;
    text-align: center;
    width: 30%;
    padding-top: 58px; }
    @media (max-width: 767px) {
      html .logo, body .logo {
        width: 50%;
        padding-top: 20px; } }
  html p, body p {
    text-align: justify; }
  html .content, body .content {
    margin-bottom: 3em;
    padding-top: 58px;
    background-color: rgba(255, 255, 255, 0.9); }
    @media (max-width: 767px) {
      html .content, body .content {
        padding-top: 12px; } }
  html .scrollup, body .scrollup {
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    position: fixed;
    bottom: 20px;
    outline: 0;
    right: 20px;
    display: none;
    background: url("../images/design/icon_top.png") no-repeat; }

/* ************************************************* HEADER */
header .navbar-header {
  float: none; }
  header .navbar-header ul.nav {
    text-align: center; }
    header .navbar-header ul.nav li {
      display: inline-block;
      border-radius: 0 0 10px 10px;
      margin: 0 6px;
      width: 100px;
      height: 50px;
      text-align: center;
      vertical-align: middle; }
      @media (max-width: 767px) {
        header .navbar-header ul.nav li {
          width: auto;
          height: auto; } }
      header .navbar-header ul.nav li a {
        text-transform: uppercase;
        text-decoration: none;
        color: white;
        display: inline-block;
        text-align: center;
        padding: 15px 0 0 0;
        line-height: 14px; }
        @media (max-width: 767px) {
          header .navbar-header ul.nav li a {
            padding: 6px 0; } }
        header .navbar-header ul.nav li a:hover, header .navbar-header ul.nav li a:focus {
          color: #222222;
          background-color: transparent; }
      header .navbar-header ul.nav li.uvod {
        background-color: #a10bc4; }
      header .navbar-header ul.nav li.podmienky {
        background-color: #229dd7; }
      header .navbar-header ul.nav li.kontakty {
        background-color: #99ca0a; }
      header .navbar-header ul.nav li.facebook {
        background-color: #252969; }
        header .navbar-header ul.nav li.facebook i {
          font-size: 1.5em; }
          @media (max-width: 767px) {
            header .navbar-header ul.nav li.facebook i {
              color: #252969; } }
        @media (max-width: 767px) {
          header .navbar-header ul.nav li.facebook {
            background-color: transparent; } }
    header .navbar-header ul.nav li.open a {
      color: #222222; }
      header .navbar-header ul.nav li.open a a:focus {
        color: #222222; }
    header .navbar-header ul.nav li.open ul {
      background: white;
      border: 0;
      margin-top: 1px;
      border-radius: 0;
      padding: 10px 0;
      position: relative;
      box-shadow: none; }
      header .navbar-header ul.nav li.open ul li {
        border: 0;
        display: block;
        padding: 0;
        border-bottom: 1px solid #a10bc4; }
        header .navbar-header ul.nav li.open ul li:last-child {
          border-bottom: 0; }
        header .navbar-header ul.nav li.open ul li a {
          background: white;
          color: #164f2a;
          font-weight: 100;
          font-size: 1em;
          padding: 10px;
          display: block; }
          header .navbar-header ul.nav li.open ul li a:hover {
            background-color: transparent;
            color: white; }
header .collapse {
  display: block; }
header .navbar-toggle {
  background-color: #252969; }
  header .navbar-toggle .icon-bar {
    border: 1px solid white; }
@media (max-width: 767px) {
  header .nav > li:first-child {
    padding: 0 .5em; } }

/* ************************************************* BANNER */
#main-slider {
  position: relative;
  margin: 58px 0 0 0; }
  @media (max-width: 767px) {
    #main-slider {
      margin: 20px 0; } }
  #main-slider .carousel .item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms; }
  #main-slider .carousel img {
    margin: 0 auto;
    text-align: center; }
  #main-slider .carousel .item:first-child {
    top: auto;
    position: relative; }
  #main-slider .carousel .item.active {
    opacity: 1;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    z-index: 1; }
  #main-slider .carousel .carousel-caption {
    text-align: center;
    right: 0;
    left: 0;
    bottom: 0;
    padding-top: 13px;
    padding-bottom: 5px;
    top: 70%;
    text-shadow: none;
    background-color: rgba(37, 41, 105, 0.9); }
    @media (max-width: 767px) {
      #main-slider .carousel .carousel-caption {
        padding-top: 10px; } }
    #main-slider .carousel .carousel-caption h3 {
      font-size: 30px;
      color: white;
      text-transform: uppercase;
      text-align: center;
      text-shadow: none; }
      @media (max-width: 767px) {
        #main-slider .carousel .carousel-caption h3 {
          font-size: 1em;
          line-height: 1em; } }
  #main-slider .carousel .carousel-indicators {
    bottom: 10px;
    left: auto;
    right: 20px;
    width: 100%;
    text-align: right; }

/* ************************************************* GALLERY */
.gallery {
  float: right;
  margin-left: 30px; }
  .gallery img {
    border-radius: 5px; }

/* ************************************************* CLANOK */
div.clanok {
  text-align: center;
  -webkit-box-shadow: 0 3px 9px rgba(1, 2, 2, 0.25);
  box-shadow: 0 3px 9px rgba(1, 2, 2, 0.25); }
  div.clanok h2 {
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 15px; }
    div.clanok h2 a {
      color: white; }
      div.clanok h2 a:hover {
        color: #222222; }
  div.clanok img {
    width: 70%;
    margin: auto; }

.skupina_kostymu {
  margin-bottom: 15px; }
  .skupina_kostymu:nth-child(1) .clanok {
    background-color: #a10bc4; }
  .skupina_kostymu:nth-child(2) .clanok {
    background-color: #229dd7; }
  .skupina_kostymu:nth-child(3) .clanok {
    background-color: #99ca0a; }
  .skupina_kostymu:nth-child(4) .clanok {
    background-color: #252969; }

/* ************************************************* FOOTER */
.footer {
  color: rgba(34, 34, 34, 0.4);
  font-size: 12px;
  text-align: center;
  margin-top: 1em;
  padding-bottom: 3em; }

.velkost {
  text-align: center;
  margin-top: 1em; }
  .velkost th {
    text-align: center;
    background-color: #a10bc4;
    color: white;
    font-weight: 100; }

.kostym {
  -webkit-box-shadow: 0 3px 9px rgba(1, 2, 2, 0.25);
  box-shadow: 0 3px 9px rgba(1, 2, 2, 0.25);
  padding-left: 0;
  padding-right: 0;
  margin-top: 12px;
  margin-bottom: 12px; }
  .kostym h2 {
    text-align: center;
    color: white;
    background-color: rgba(153, 202, 10, 0.9);
    font-size: 18px;
    font-weight: bold;
    margin: 0; }
  .kostym figure {
    position: relative; }
  .kostym .text {
    color: white;
    background-color: rgba(37, 41, 105, 0.9);
    padding-left: 5px;
    padding-right: 5px; }
    .kostym .text p {
      margin-bottom: 0; }
  .kostym .popis {
    position: absolute;
    bottom: 0;
    width: 100%; }

.form-inline .form-control, .navbar-form .form-control {
  width: 100%; }

.btn-success {
  width: 100%; }

#kostym_filter {
  text-align: center; }
  #kostym_filter .velkosti {
    margin-bottom: 1em; }
    #kostym_filter .velkosti .btn-group {
      display: flex;
      justify-content: center; }
      @media (max-width: 767px) {
        #kostym_filter .velkosti .btn-group {
          flex-wrap: wrap;
          margin: 0 20px; } }
      #kostym_filter .velkosti .btn-group .btn {
        width: 100%; }
        @media (max-width: 767px) {
          #kostym_filter .velkosti .btn-group .btn {
            width: auto;
            margin: 1px; } }

@media (max-width: 767px) {
  .mapa {
    margin: 30px 0; } }

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