/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=d016ded32b8b1dbfd31246339304708a)
 * Config saved to config.json and https://gist.github.com/d016ded32b8b1dbfd31246339304708a
 *//*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 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;
    vertical-align: baseline;
    font-size: 2rem;
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-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;
    -moz-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;
    -moz-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
}

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

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

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

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

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

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

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

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

.container-fluid {
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*padding-left: 15px;*/
    /*padding-right: 15px*/
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

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

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

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

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

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

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

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

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

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

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

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

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

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

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

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

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

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

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

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

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

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

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

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

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

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

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

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

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

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

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

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

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

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

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

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

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

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

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

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

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

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

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

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

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

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

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

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

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

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

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

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

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

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

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

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

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

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

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

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

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

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

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

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

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

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

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px
    }

    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px
}

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

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

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

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

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

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

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

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

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

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

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

.visible-print {
    display: none !important
}

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

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

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

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

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

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

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

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

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

/* ==========================================================================
   FitnessLine custom styles
   ========================================================================== */
html {
    height: 100%;
    min-height: 100%;
    background-color: rgba(0, 0, 0, 2);
}

body {
    height: 100%;
    min-height: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #11151a;
    position: relative;
    overflow-x: hidden;
}

body.loaded {
    background-color: #f1f1f1;
}

.loading {
    background: url('../images/puff.svg') no-repeat center center;
}

@-webkit-keyframes arrowDown {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, -10px);
    }

    50% {
        opacity: 1;
        -webkit-transform: translate(0, 0px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate(0, -10px);
    }
}

@keyframes arrowDown {
    0% {
        opacity: 0;
        transform: translate(0, -10px);
    }
    50% {
        opacity: 1;
        transform: translate(0, 0px);
    }
    100% {
        opacity: 0;
        transform: translate(0, -10px);
    }
}

.arrowDown {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.polygon-clip-rhombus-1,
.polygon-clip-rhombus-1:before,
.polygon-clip-rhombus-1:after,
.polygon-clip-rhombus-2,
.polygon-clip-rhombus-2:before,
.polygon-clip-rhombus-2:after,
.polygon-clip-rhombus-3,
.polygon-clip-rhombus-3:before,
.polygon-clip-rhombus-3:after,
.polygon-clip-rhombus-4:before,
.polygon-clip-rhombus-4:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
}

a, button {
    text-decoration: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

a:hover {
    text-decoration: none;
}

a:focus {
    outline: 0;
    text-decoration: none;
}

b, strong {
    font-weight: 400;
}

/* Common styles */
.space {
    margin-top: 0.556em;
    margin-bottom: 0.556em;
    border-color: transparent;
}

.space-x2 {
    border-color: transparent;
}

.fs-125 {
    font-size: 1.111em;
}

.clear {
    clear: both;
    display: block;
}

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

.text-center .img-responsive {
    display: inline-block;
}

.text-left {
    text-align: left;
}

label {
    font-weight: 300 !important;
}

.checkbox-inline input[type="checkbox"],
.radio-inline input[type="radio"] {
    top: 2px;
}

.col-center {
    float: none;
    margin: auto;
    padding: 0;
}

.icon-down {
    position: absolute;
    left: 0;
    right: 0;
    top: 125%;
    bottom: 3em;
    width: 55px;
    height: 35px;
    margin: 0 auto;
    fill: #fff;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: arrowDown;
    animation-name: arrowDown;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    display: none;
}

.clip-svg {
    width: 0;
    height: 0;
    display: none;
}

.scroll-top {
    width: 48px;
    height: 48px;
    padding: 0.5em;
    position: fixed;
    z-index: 999;
    right: 1em;
    bottom: 1em;
    background-color: rgba(255, 255, 255, 0.1);
    display: none;
}

.scroll-top svg {
    width: 32px;
    height: auto;
}

address {
    font-style: normal;
}

.main {
    overflow: hidden;
    /*overflow-x: hidden;*/
}

.loaded .main {
    background-color: #f1f1f1;
}

@media (min-width: 1024px) {
    body {
        font-size: 18px;
    }

    body.default {
        padding-top: 70px;
    }

    .main {
        position: relative;
        z-index: 2;
    }

    .home .main {
        padding-bottom: 4em;
    }

    .default .main {
        min-height: 60vh;
    }

    .clip-svg {
        display: block;
    }

    .scroll-top {
        display: block;
    }

    .icon-down {
        bottom: 10em;
        display: block;
    }

    .space {
        margin-top: 1em;
        margin-bottom: 1em;
    }

    .space-x2 {
        margin-top: 2em;
        margin-bottom: 2em;
    }
}

@media (max-width: 1023px) {
    body {
        transform: translate(0, 0);
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out;
        background-color: #f1f1f1;
    }

    body.in {
        transform: translate(-70%, 0);
    }

    body.default {
        padding-top: 22px;
    }

    .img-responsive {
        display: inline-block;
    }
}


/* Buttons */
.btn {
    display: inline-block;
    padding: 1em 2em;
    border-radius: 2em;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    border: 0px none;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.778em;
}

.btn:hover {
    text-decoration: none;
    background-color: #23527c;
    color: #fff;
}

.btn .icon-profile {
    float: left;
    margin-right: 10px;
    margin-left: -5px;
}

.btn-fl {
    background-color: rgba(12, 25, 38, 1);
    color: #ffffff;
    position: relative;
}

.btn-fl-inv {
    background-color: rgba(255, 255, 255, 1);
    color: rgba(12, 25, 38, 1);
}

.btn .icon-arrow-right {
    height: 14px;
    float: right;
    margin-left: 10px;
    margin-right: -5px;
}

.btn .icon-arrow-right path {
    fill: #fff;
}

/* Header */
.header {
    position: absolute;
    width: 100%;
    z-index: 9;
    height: 70px;
    top: 0;
}

.home .header {
    opacity: 0;
}

.loaded.home .header {
    opacity: 1;
    -webkit-transition: opacity 2s;
    -moz-transition: opacity 2s;
    transition: opacity 2s;
}

.header .logo {
    text-align: center;
}

.header .logo path {
    fill: #fff;
}

.header .logo-desktop {
    position: relative;
    top: 4.5em;
    display: none;
}

.header .logo-mobile {
    position: absolute;
    top: 1em;
    left: 1em;
    /*right: 0;*/
    opacity: 0;
    /*margin: 0 auto;*/
    z-index: 9;
}

.header .toggle {
    position: absolute;
    top: 1em;
    right: 1em;
    display: block;
    z-index: 999;
    padding: 3px;
}

@media (min-width: 1024px) {
    .header {
        position: fixed;
        top: 0;
    }

    .header .logo a {
        display: inline-block;
    }

    .header .toggle {
        display: none;
    }

    .default .header {
        height: 70px;
        background-color: rgba(12, 25, 38, 1);
    }

    .default .header .logo-mobile {
        opacity: 1;
    }

    .btn .icon-profile,
    .btn .icon-arrow-right {
        position: relative;
        top: 2px;
    }
}

@media (max-width: 1023px) {
    .header {
        height: 50px;
        background-color: rgba(12, 25, 38, 1);
    }

    .header .logo-mobile {
        opacity: 1;
        top: 0.5em;
        width: 40px;
    }

    .header .logo-mobile svg {
        height: 35px;
    }
}


/* Main Navigation */
.nav-main {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
}

.nav-main > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-main > ul > li > a {
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    font-weight: 400;
}

.nav-main > ul > li > div > a {
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    font-weight: 400;
}

.trainings:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.nav-main > ul > li > a:hover {
    opacity: 0.5;
}


.nav-main > ul > li > div > a:hover {
    opacity: 0.5;
}

@media (min-width: 1024px) {
    .nav-main {
        margin-right: 2em;
        right: 0;
        top: 0;
        position: absolute;
    }

    .nav-main > ul > li {
        display: inline-block;
    }

    .nav-main > ul > li > a {
        font-size: 0.778em;
        padding: 25px 0.778em;
    }

    /*.nav-main > ul > li > div > a {*/
    /*    font-size: 0.778em;*/
    /*    padding: 25px 0.778em;*/
    /*}*/

    /*.dropdown-menu {*/
    /*    width: 100%;*/
    /*    background-color: rgba(12, 25, 38, 1);*/
    /*}*/

    /*.dropdown-menu li {*/
    /*    padding-left: 3em;*/
    /*    padding-bottom: 1em;*/
    /*    padding-top: 0.5em;*/
    /*}*/

    /*.dropdown-menu li:not(:last-child) {*/
    /*    border-bottom: 1px solid rgba(255,255,255,0.3);*/

    /*    margin-bottom: 0.5em;*/
    /*}*/

    /*.dropdown-menu li a {*/
    /*    font-size: 15px;*/
    /*    color: white;*/
    /*}*/

    .nav-main .icon-facebook {
        position: relative;
        top: 6px;
        padding: 0;
        height: 24px;
        width: 24px;
    }

    .s-image {
        width: 33%;
    }
}

/* Mobile navigation */
@media (max-width: 1023px) {
    .nav-main {
        width: 80vw;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0px;
        background-color: rgba(12, 25, 38, 1);
        z-index: 99;
        transform: translate(100%, 0);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    }

    .nav-main ul li a {
        color: #ffffff;
        padding: 1em 2em;
        display: block;
        text-transform: uppercase;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .nav-main .icon-facebook svg {
        float: left;
        margin-right: 10px;
        position: relative;
        top: -2px;
        width: 25px;
    }
}


/* Titles */
h1, h2, h3 {
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

.s-pre-title {
    font-size: 3.666em;
    font-weight: 700;
    letter-spacing: -2px;
}

.s-title {
    text-align: center;
    line-height: 1.2;
    /*margin-bottom: 4em;*/
}

.s-title h2 {
    margin: 0;
    font-size: 1.444em;
}

.s-text {
    text-align: center;
    font-size: 14px;
    font-weight: bold;;

}

/* Containers & Sections */
section {
    opacity: 0;
}

.loaded section,
.no-js section {
    opacity: 1;
}

.container-text {
    margin: 0 auto;
    position: relative;
    z-index: 9;
}

.vh-container {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.vh-content {
    display: table-cell;
    vertical-align: middle;
    padding-left: 1em;
    padding-right: 1em;
}

.section {
    overflow: hidden;
    position: relative;
}

.section-01 {
    background-color: #000;
}

.section-01 .vh-container {
    opacity: 0;
}

.loaded .section-01 .vh-container {
    opacity: 1;
    -webkit-transition: opacity 2s;
    -moz-transition: opacity 2s;
    transition: opacity 2s;
}

.section-01 .vh-content {
    color: #ffffff;
    text-align: center;
    z-index: 3;
    margin: 0 auto;
}

.section-01 .vh-content h1 {
    font-size: 1.778em;
    font-weight: 700;
    margin: 0;
}

.section-01 .vh-content p {
    font-size: 1.444em;
    margin-bottom: 2em;
}

.section-02 .vh-container {
    padding-top: 2em;
    padding-bottom: 2em;
}

.section-03 {
    background-color: #000000;
    color: #ffffff;
}

.section-03 .vh-container {
    padding-top: 2em;
    padding-bottom: 2em;
}

.section-04 {
    background-color: rgba(12, 25, 38, 1);
    color: #ffffff;
}

.section-04 .vh-container {
    padding-top: 2em;
    padding-bottom: 2em;
}

.section-05 {
    background-color: rgba(0, 0, 0, 1);
}

.section-05 .vh-container {
    padding-top: 2em;
    padding-bottom: 2em;
    color: #ffffff;
}

.section-06 .vh-container {
    padding-top: 2em;
    padding-bottom: 2em;
}

.section-06 #profile {
    width: 50px;
}

video#bgvid {
    display: none;
}

@media (max-width: 1680px) {
    .section-03 .media-image {
        max-width: 300px;
    }
}

@media (min-width: 1024px) {
    .container-text {
        max-width: 960px;
    }

    .home .section-01 .vh-content {
        transform: translate(0, 100px);

    }

    .section-01 .vh-content h1 {
        font-size: 3.667em;
    }

    video#bgvid {
        display: block;
        position: fixed;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -1;
        -ms-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        opacity: 0;
    }

    .home .section-01:before {
        background-color: rgba(0, 0, 0, 0.5);
        content: "";
        height: 100%;
        position: absolute;
        width: 100%;
    }

    .loaded video#bgvid {
        opacity: 1;
        -webkit-transition: opacity 2s;
        -moz-transition: opacity 2s;
        transition: opacity 2s;
    }

    .default .section-heading {
        height: 500px;
    }

    /*.section-01:before {*/
    /*content: "";*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*background: -webkit-radial-gradient(rgba(12,25,38,0.5), rgba(0,0,0,0.9)); !* Safari 5.1 to 6.0 *!*/
    /*background: -o-radial-gradient(rgba(12,25,38,0.5), rgba(0,0,0,0.9)); !* For Opera 11.6 to 12.0 *!*/
    /*background: -moz-radial-gradient(rgba(12,25,38,0.5), rgba(0,0,0,0.9)); !* For Firefox 3.6 to 15 *!*/
    /*background: radial-gradient(rgba(12,25,38,0.5), rgba(0,0,0,0.9)); !* Standard syntax *!*/
    /*!*background-color: rgba(12,25,38,0.5);*!*/
    /*position: absolute;*/
    /*z-index: 1;*/
    /*}*/
    .section-02 {
        overflow: visible;
    }

    .section-02 .vh-container {
        padding-bottom: 4em;
    }

    .section-02 .icon-down {
        bottom: -3em;
        fill: #000;
    }

    .section-03 {
        background-image: url("../images/bgr-precor-gym.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        background-color: rgba(12, 25, 38, 1);
    }

    .section-03:before {
        content: "";
        width: 100%;
        height: 120%;
        position: absolute;
        background-color: rgba(12, 25, 38, 0.9);
    }

    .section-03 .vh-container {
        padding-top: 12em;
        padding-bottom: 12em;
    }

    .section-04 {
        min-height: 800px;
        background-image: url("../images/slider-bg-w.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        /*transform: translate(0,-18em);*/
        /*-moz-transform: translate(0,-18em);*/
        /*-webkit-transform: translate(0,-18em);*/
        margin-top: -18em;
    }

    .section-04:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        background-color: rgba(12, 25, 38, 0.65);
    }

    .section-04 .vh-container {
        padding-top: 12em;
        padding-bottom: 12em;
    }

    .section-05 {
        min-height: 800px;
        background-image: url("../images/bgr-aerobics-01.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        margin-top: -14em;
    }

    .section-05:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        background-color: rgba(12, 25, 38, 0.9);
    }

    .section-05 .vh-container {
        padding-top: 12em;
        padding-bottom: 12em;
    }

    .section-06 {

    }

    .section-06 .vh-container {
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media (min-width: 1439px) {
    .container-fluid {
        position: relative;
    }
}

@media (min-width: 1024px) {
    .home .section-01 .vh-container {
        display: flex;
        background-image: url("../images/bgr-05.jpg");
        background-size: cover;
        background-position: center;
    }
}

@media (max-width: 1023px) {
    .section {
        text-align: center;
    }

    .section-01 .icon-down {
        display: block;
    }

    .home .section-01 .vh-container {
        display: flex;
        background-image: url("../images/bgr-05-mobile.jpg");
        background-size: cover;
        background-position: center;
    }

    .section-00 {
        padding-top: 2em;
    }

    .col-md-6, .col-md-4 {
        padding-left: 0;
        padding-right: 0;
    }

    .col-md-6 + .col-md-6 {
        padding-top: 2em;
        padding-bottom: 0;
    }
}

@media (max-width: 768px) {
    .img-bracelet,
    .img-iphone {
        max-height: 250px;
        margin: 1em 0;
    }

    .img-bsw {
        max-width: 150px;
    }
}


.notify-error {
    color: red;
}

.notify-success {
    color: green;
}

/* Forms */
.form-group {
    margin-bottom: 2em;
}

.form-error {
    display: none;
}

.form-control {
    height: 50px;
    padding: 15px 25px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    background-color: transparent;
    border: 0 none;
    border-bottom: 1px solid;
    border-color: rgba(12, 25, 38, 0.2);
    font-size: 1em;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #11151a;
}

.form-invert .form-control {
    border-color: rgba(255, 255, 255, 0.5);
}


/* Media item */
@media (min-width: 1024px) {
    .media-left {
        text-align: left;
    }

    .media-right {
        text-align: right;
    }

    .media-left .media-image {
        margin-right: 2em;
        float: left;
    }

    .media-right .media-image {
        margin-left: 2em;
        float: right;
    }
}

@media (max-width: 1023px) {
    .media-left .media-image,
    .media-right .media-image {
        margin: 0 auto;
    }
}

/* Vertical Navigation */
#nav-vertical {
    display: none;
}

@media (min-width: 1024px) {
    #nav-vertical {
        display: block;
        position: fixed;
        right: 1.5em;
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 9;
    }

    #nav-vertical ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #nav-vertical li {
        text-align: right;
    }

    #nav-vertical a {
        display: inline-block;
        /* prevent weird movements on hover when you use a CSS3 transformation - webkit browsers */
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    #nav-vertical a:after {
        content: "";
        display: table;
        clear: both;
    }

    #nav-vertical a span {
        float: right;
        display: inline-block;
        -webkit-transform: scale(0.6);
        -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -o-transform: scale(0.6);
        transform: scale(0.6);
    }

    #nav-vertical a:hover span {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    #nav-vertical a:hover .cd-label {
        opacity: 1;
    }

    #nav-vertical a.is-selected .cd-dot {
        background-color: white;
    }

    #nav-vertical .cd-dot {
        position: relative;
        /* we set a top value in order to align the dot with the label. If you change label's font, you may need to change this top value*/
        top: 8px;
        height: 12px;
        width: 12px;
        border-radius: 50%;
        background-color: #3f4850;
        -webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
        -moz-transition: -moz-transform 0.2s, background-color 0.5s;
        transition: transform 0.2s, background-color 0.5s;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }

    #nav-vertical .cd-label {
        position: relative;
        margin-right: 10px;
        padding: .278em .5em;
        color: #6e7780;
        font-size: 0.778em;
        -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
        -moz-transition: -moz-transform 0.2s, opacity 0.2s;
        transition: transform 0.2s, opacity 0.2s;
        opacity: 0;
        -webkit-transform-origin: 100% 50%;
        -moz-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
        -o-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
    }

}

/* Pages */
body.page-about.loaded,
body.page-about.loaded .main {
    background-color: #ffffff;
}

.page-about ol {
    list-style-position: inside;
}

/* Tables */
table {
    background-color: transparent;
}

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

.table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0 none;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 1em;
    vertical-align: middle;
}

.table > thead > tr > th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 1em;
    vertical-align: middle;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}

/* Schedule */
.schedule th.clock-icon {
    text-align: center;
    width: 2%;
}

.schedule > thead > tr > th {
    background-color: rgba(12, 25, 38, 1);
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 0px none;
    color: #ffffff;
    font-size: 0.85em;
    text-transform: uppercase;
    width: 14%;
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 15px;
}

.schedule td {
    border-right: 1px solid #ddd;

    font-weight: 400;
    font-size: 0.85em;
    text-align: center;

    position: relative;
    margin: 0;
    height: 60px;
    padding: 0;
}

.schedule td div {
    left: 0;
    top: 0;
    margin: 0;
    position: absolute;
    display: table-cell;
    width: 100%;
    border: 1px solid #fff;

    text-align: center;
    vertical-align: middle;
}

.schedule td div span {
    text-align: center;
    display: block;
    margin: 15px;
    vertical-align: middle;
}

.schedule tr td:first-child {
    border-left: 1px solid #dddddd;
}

.schedule tr:last-child td {
    border-bottom: 1px solid #dddddd;
}

.schedule div.active {
    background-color: #cccccc;
    color: #ffffff;
}

.schedule div.a-act1 {
    background-color: #ff8400;
}

.schedule div.a-act2 {
    background-color: #ffb400;
}

.schedule div.a-act3 {
    background-color: #00a4de;
}

.schedule div.a-act4 {
    background-color: #854fd5;
}

.schedule div.a-act5 {
    background-color: #4f72d5
}

.schedule div.a-act6 {
    background-color: #87c625;
}

.schedule div.a-act7 {
    background-color: #ffb400;
}

.schedule div.a-act8 {
    background-color: #d54f6b;
}

.schedule div.a-act9 {
    background-color: #d54fc4;
}

.schedule div.a-act10 {
    background-color: #ff8400;
}

.schedule div.a-act11 {
    background-color: #d54fc4;
}

.schedule div.a-act12 {
    background-color: #564036;
}

@media (max-width: 580px) {
    .table-wrap {
        overflow-x: scroll;
    }

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        line-height: 1;
    }
}

/* Slider */
.slider-equipment {
    padding-bottom: 3em;
    margin-bottom: 3em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.slider-equipment .slide {
    padding: 0 1em;
}

.slider-equipment .slide h4 {
    font-weight: 400;
    text-align: center;
}

.slider-equipment .slide img {
    max-width: 100%;
    object-fit: cover;
}

.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

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

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

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

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

    display: block;
}

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

    content: '';
}

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

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

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

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

.slick-slide img {
    display: block;
}

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

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

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

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

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

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

/* Slick Dots */
.slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 1em;
}

@media (orientation: landscape) {

}

.slick-dots > li {
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 0 5px;
    position: relative;
}

.slick-dots > li:first-child {
    margin-left: 0;
}

.slick-dots > li:last-child {
    margin-right: 0;
}

.slick-dots > li button {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(12, 25, 38, 0.5);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 10px;
    left: -1px;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-indent: 100%;
    top: -1px;
    white-space: nowrap;
    width: 10px;

}

.slick-dots > li.slick-active button {
    background-color: rgba(12, 25, 38, 1);
    border-color: rgba(0, 0, 0, 0.5);
    cursor: default;
    height: 10px;
    width: 10px;
}

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

.slick-slide.product-item .product-thumb img {
    max-height: inherit;
}


/* Footer */
.footer {
    padding-top: 2em;
    padding-bottom: 2em;
    background-color: rgba(12, 25, 38, 1);
    color: #ffffff;
    opacity: 0;
    width: 100%;
}

.loaded .footer,
.no-js .footer {
    opacity: 1;
}

.footer .logo svg {
    width: 150px;
    height: auto;
}

.footer .logo svg path {
    fill: #ffffff;
}

.footer .nav-footer {
    padding-top: 1em;
    padding-bottom: 1em;
}

.footer .nav-footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer .nav-footer ul > li {
    display: inline-block;
}

.footer .nav-footer ul > li a {
    color: #ffffff;
    padding: .5em;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.778em;
}

.footer .address {
    padding-bottom: 0.5em;
    font-size: 0.778em;
    font-style: normal;
}

.footer .copy {
    font-size: 0.778em;
}

.footer a {
    color: #ffffff;
}

.footer a:hover {
    text-decoration: underline;
}

@media (min-width: 1024px) {
    .footer {
        padding-top: 8em;
        padding-bottom: 4.1em;
    }

    .home .footer {
        position: fixed;
        bottom: 0;
        z-index: 1;
    }

}


#center_this {
    min-width: 130px;
    max-width: 130px;
    margin-left: 16.5%;
    word-wrap: break-spaces;
    text-align: center;
}

.embed-responsive {
    display: flex;
    margin-bottom: 30px;
    margin-top: 30px;
}

.embed-video {
    margin: 0 auto;
    width: 805px;
    height: 485px;
}

@media only screen and (max-width: 768px) {
    .embed-video {
        margin: 0 auto;
        width: 381px;
        height: 229px;
    }
}

.instructors {
    display: flex;
}

.instructor-paragraph {
    display: flex;
}

.instructor-paragraph p {
    margin: 0 auto;
}

.header-div > * {
    vertical-align: middle;
}

.fa-arrow-left, .fa-arrow-right {
    font-size: 25px;
    cursor: pointer;
    color: rgba(12, 25, 38, 1);
}

.fa-arrow-left:hover, .fa-arrow-right:hover {
    color: rgba(12, 25, 38, 0.7);
}

.fa-disabled {
    z-index: 3;
    opacity: 0.3 !important;
    cursor: not-allowed !important;
    pointer-events: none !important;
}

/*#video-background {*/
/*    position: absolute;*/
/*    top: 0 !important;*/
/*    left: 0 !important;*/
/*    max-width: 100%;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    z-index: 0;*/
/*    object-fit: fill;*/
/*}*/


@media only screen and (max-width: 768px) {
    /*#video-background {*/
    /*    object-fit: unset !important;*/
    /*}*/
    .container-fluid {
        position: relative !important;
    }

    .product-view, .product-sort {
        justify-content: flex-start;
        margin-top: 0.5em;
    }

    /*#FL-Logo {*/
    /*    width: 300px !important;*/
    /*}*/

    #register-svg {
        top: 30% !important;
    }

    .fitness-video {
        width: 90vw !important;
    }
}

.terms-text > strong {
    margin: 25px !important;
}

.logo-desktop {
    vertical-align: baseline;
    display: block;
    margin: 0 auto;
    fill: #fff;
}

#register-svg {
    position: relative;
    top: 10%;
}

.video-container {
    margin-bottom: 3em;
}

.vaios {
    color: #0a548d;
}

.vaios:hover {
    color: #843534;
}

.fitness-video {
    display: block;
    margin: 0 auto;
    width: 1000px;
    height: auto;
 }

.zoom-text em{
    font-size: 17px;
}

.product-variants {
    padding-bottom: 1em;
}

.product-variants ul {
    display: flex;
    justify-content: center;
    list-style: none;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
}

.product-variants ul li {
    padding-right: 0.5em;
    padding-left: 0.5em;
    margin-bottom: 0.25em;
    margin-top: 0.25em;
    flex: 0 0 32%;
    display: flex;
    justify-content: center;

}

.add-to-cart {
    background-color: #23527c;
    border: 1px solid transparent;
}

.add-to-cart:hover {
    background: transparent;
    color: #23527c;
    border: 1px solid #23527c;
}

.var-active {
    text-decoration: none;
    background-color: #23527c !important;
    color: #fff !important;
}


.product-view, .product-sort {
    justify-content: flex-end;
}

@media only screen and (max-width: 768px) {
    .product-category {
        justify-content: center;
        align-items: center;
    }
    .product-view, .product-sort {
        justify-content: center;
        align-items: center;
    }
    .shop-row {
        flex-wrap: wrap-reverse;
        flex-direction: row-reverse;
    }
}

@media only screen and (min-width: 769px) {
  .qr_left {
    float:left;
    width: 50%;
  }

  .qr_right {
    float:right;
    width: 50%;
  }

  .clear {
    clear: both;
  }
}

@media only screen and (max-width: 768px) {
  .qr_left, .qr_right {
    display: block;
    width: 100%;
  }

  .clear {
    clear: both;
  }
}
