/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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: 0;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -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 silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    -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,
a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    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;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ""
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

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

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

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

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

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

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

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

.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.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-right: 15px;
    padding-left: 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 {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 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: 700
}

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

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

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
}

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: 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 {
    background-color: transparent;
    border: 0
}

.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
}

@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.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

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

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

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

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

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

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

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

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 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;
    background-color: #dff0d8;
    border-color: #3c763d
}

.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;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.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;
    background-color: #f2dede;
    border-color: #a94442
}

.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 {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

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

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

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

.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
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

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

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

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

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

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.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.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.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: #337ab7
}

.nav-stacked>li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

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

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media(max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

@media(min-width:768px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {

    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width:768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

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

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

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

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

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

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

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

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

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

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

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

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #e7e7e7
}

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #080808
}

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
    display: table;
    content: " "
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: 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
    }
}

div.animated-element {
    transition: opacity .5s;
    transition-duration: 1.2s;
    -webkit-transition-duration: 1.2s;
    -webkit-transition-property: opacity, transform;
    transition-property: opacity, transform;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -webkit-backface-visibility: hidden;
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1
}

div.animated-element.before-animation {
    opacity: 0
}

div.animated-element.before-animation[data-animation-mode=increase] {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

div.animated-element.before-animation[data-animation-mode=slide-from-left] {
    -webkit-transform: translate(-50px);
    transform: translate(-50px)
}

div.animated-element.before-animation[data-animation-mode=slide-from-right] {
    -webkit-transform: translate(50px);
    transform: translate(50px)
}

div.animated-element.before-animation[data-animation-mode=slide-from-top] {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

div.animated-element.before-animation[data-animation-mode=slide-from-bottom] {
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
}

.custom-field.required .field-label {
    font-weight: bold
}

.custom-field .required-sign {
    display: none
}

.custom-field.required .required-sign {
    display: inline;
    color: red;
    padding-left: 5px
}

.custom-field {
    margin-bottom: 30px
}

.custom-field .field-description-block {
    font-style: italic;
    color: #999
}

.field-params .required-input {
    margin-right: 5px
}

.custom-form .custom-field {
    margin-bottom: 15px;
    margin-top: 15px
}

.custom-form-editor .custom-field {
    margin-bottom: 10px
}

.custom-field-header.field-numeric {
    text-align: right
}

.custom-field-value.field-numeric {
    text-align: right
}

.custom-field.type-numeric .form-control {
    text-align: right
}

.custom-field.type-select select {
    max-width: 400px
}

.custom-field.type-select .field-input-block label {
    display: block;
    text-indent: -15px;
    padding-left: 15px
}

.custom-field.type-select .field-input-block input {
    margin-right: 5px
}

.custom-field.type-numeric .form-control {
    display: inline;
    width: auto
}

.field-cols {
    float: left;
    margin-right: 20px
}

.gc-standard-user-info {
    overflow: hidden
}

.gc-standard-user-info .gc-user-block-avatar {
    float: left;
    margin-right: 15px
}

.global-confirm-checkbox-block {
    text-align: left;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px;
    overflow: hidden
}

.lt-form-horizontal .global-confirm-checkbox-block {
    padding-top: 0
}

.global-confirm-checkbox-block input {
    width: auto;
    display: inline-block;
    float: left
}

.global-confirm-checkbox-block span.checkbox-text {
    margin-left: 20px;
    display: block
}

.talks-link {
    white-space: nowrap;
    visibility: hidden
}

:hover>.talks-link {
    visibility: visible
}

@media(max-width:700px) {
    .talks-link {
        visibility: visible
    }
}

.old-price {
    text-decoration: line-through;
    color: #999;
    white-space: nowrap
}

.btn.btn-success {
    background-color: #199c68
}

.block-set {
    font-size: 20px;
    line-height: 1.55;
    font-family: 'Open Sans', sans-serif, sans, arial;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    color: #000
}

.block-set .lt-view.view-collapsed,
.block-set .lt-view .view-collapsed {
    display: none
}

.block-set .lt-system-block.lt-editing,
.block-set .lt-modal-block.lt-editing,
.block-set .lt-lesson-anchor.lt-editing {
    background-image: url("/public/img/chess.png")
}

.block-set .lt-invisible-block.lt-view,
.block-set .lt-modal-block.lt-view {
    visibility: hidden;
    overflow: hidden;
    height: 0
}

.block-set .lt-anchor.lt-system-block.lt-invisible-block.lt-view {
    visibility: visible;
    height: 1px
}

.block-set p {
    margin: 0;
    line-height: inherit
}

.block-set h1 {
    font-size: 190%;
    font-weight: bold;
    margin-bottom: 1em
}

.block-set button:focus,
.block-set button:active,
.block-set button:active:focus,
.block-set .btn:focus,
.block-set .btn:active,
.block-set .btn:active:focus {
    outline: 0
}

.block-set .block-content {
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left: 50px;
    padding-right: 50px
}

.block-set .text-xsmall {
    font-size: 14px;
    line-height: 1.55
}

.block-set .text-small {
    font-size: 80%;
    line-height: 1.55
}

.block-set .text-subnormal {
    font-size: 90%;
    line-height: 1.55
}

.block-set .text-large {
    font-size: 120%
}

@media(max-width:1200px) {
    .block-set {
        font-size: 18px
    }

    .block-set .text-small {
        font-size: 16px
    }
}

@media(max-width:640px) {
    .block-set {
        font-size: 16px
    }

    .block-set .text-large {
        font-size: 22px
    }

    .block-set .text-subnormal {
        font-size: 16px;
        line-height: 1.45
    }

    .block-set .text-small {
        font-size: 14px;
        line-height: 1.45
    }
}

[contentEditable] {
    outline: 0
}

.gc-page-nav-items-menu {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 10000;
    color: white
}

.gc-page-nav-items-menu a {
    background: black;
    color: white;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 12px
}

.gc-page-nav-items-menu a:hover {
    color: white
}

.gc-page-nav-items-menu a.create-link-link {
    background: darkblue
}

.gc-page-nav-items-menu a.create-link-link {
    background: darkblue
}

h1.f-header,
h2.f-header,
h3.f-header,
h4.f-header,
h5.f-header,
h6.f-header {
    margin-top: 0;
    margin-bottom: 0
}

h1.f-subheader,
h2.f-subheader,
h3.f-subheader,
h4.f-subheader,
h5.f-subheader,
h6.f-subheader {
    margin-top: 0;
    margin-bottom: 0;
    line-height: inherit
}

.f-header {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    line-height: 1.23
}

.f-header.f-header-20 {
    font-size: 20px;
    line-height: 1.23
}

.f-header.f-header-26 {
    font-size: 26px;
    line-height: 1.23
}

.f-header.f-header-36 {
    font-size: 36px;
    line-height: 1.23
}

.f-header.f-header-52 {
    font-size: 52px;
    line-height: 1.23
}

.f-header.f-header-64 {
    font-size: 64px;
    line-height: 1.23
}

.f-header.f-header-72 {
    font-size: 72px;
    line-height: 1.17
}

.f-header.f-header-82 {
    font-size: 86px;
    line-height: 1.17
}

.f-header.f-header-104 {
    font-size: 104px;
    line-height: 1.17
}

.f-header.f-header.f-lesson-header-1 {
    font-size: 22px;
    line-height: 1.23;
    font-weight: normal;
    margin-bottom: 0
}

@media(max-width:1200px) {
    .f-header.f-header-36 {
        font-size: 32px
    }

    .f-header.f-header-52 {
        font-size: 47px
    }

    .f-header.f-header-64 {
        font-size: 60px
    }

    .f-header.f-header-72 {
        font-size: 68px
    }

    .f-header.f-header-82 {
        font-size: 78px
    }

    .f-header.f-header-104 {
        font-size: 80px
    }
}

@media(max-width:640px) {
    .f-header.f-header-36 {
        font-size: 28px
    }

    .f-header.f-header-52 {
        font-size: 30px
    }

    .f-header.f-header-64 {
        font-size: 30px
    }

    .f-header.f-header-72 {
        font-size: 32px
    }

    .f-header.f-header-82 {
        font-size: 36px
    }

    .f-header.f-header-104 {
        font-size: 60px
    }
}

@media(max-width:480px) {
    .f-header.f-header-36 {
        font-size: 28px
    }

    .f-header.f-header-64 {
        font-size: 30px
    }

    .f-header.f-header-72 {
        font-size: 30px
    }

    .f-header.f-header-82 {
        font-size: 30px
    }

    .f-header.f-header-104 {
        font-size: 40px
    }
}

.f-subheader {
    font-family: Roboto, sans-serif;
    font-weight: 600
}

.f-subheader.f-subheader- {
    font-size: 20px
}

.f-subheader.f-subheader-md {
    font-size: 16px
}

.f-subheader.f-subheader-sm {
    font-size: 14px
}

@media screen and (max-width:1200px) {
    .f-subheader.f-subheader-md {
        font-size: 16px
    }
}

@media screen and (max-width:640px) {
    .f-subheader.f-subheader-sm {
        font-size: 10px
    }

    .f-subheader.f-subheader-md {
        font-size: 14px
    }
}

.f-desc {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px
}

.f-desc.f-desc-xxs {
    font-size: 14px;
    line-height: 1.55
}

.f-desc.f-desc-xs {
    font-size: 16px;
    line-height: 1.55
}

.f-desc.f-desc-md {
    font-size: 20px;
    line-height: 1.55
}

.f-desc.f-desc-lg {
    font-size: 22px;
    line-height: 1.55
}

.f-desc.f-desc-xl {
    font-size: 24px;
    line-height: 1.5
}

.f-desc.f-desc-xxl {
    font-size: 26px;
    line-height: 1.45
}

@media screen and (max-width:1200px) {
    .f-desc.f-desc-xs {
        font-size: 14px
    }

    .f-desc.f-desc-md {
        font-size: 18px;
        line-height: 1.45
    }

    .f-desc.f-desc-lg {
        font-size: 20px
    }

    .f-desc.f-desc-xl {
        font-size: 22px
    }

    .f-desc.f-desc-xxl {
        font-size: 22px
    }
}

@media screen and (max-width:640px) {
    .f-desc.f-desc-xs {
        font-size: 12px
    }

    .f-desc.f-desc-md {
        font-size: 16px;
        line-height: 1.45
    }

    .f-desc.f-desc-lg {
        font-size: 18px;
        line-height: 1.45
    }

    .f-desc.f-desc-xl {
        font-size: 20px;
        line-height: 1.4
    }

    .f-desc.f-desc-xxl {
        font-size: 20px
    }
}

.f-name {
    font-family: 'Roboto', sans-serif;
    font-weight: 600
}

.f-name.f-name-lg {
    font-size: 22px;
    line-height: 1.35
}

@media screen and (max-width:1200px) {
    .f-name.f-name-lg {
        font-size: 20px
    }
}

.f-text {
    font-family: 'Open Sans', serif;
    font-weight: 300
}

.f-text h1,
.f-text h2,
.f-text h3,
.f-text h4,
.f-text h5,
.f-text h6 {
    margin: 0
}

.lt-image-caption {
    font-size: 16px
}

.lt-block .f-btn {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    min-height: 60px;
    border: 0 none;
    border-radius: 0;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: bold;
    background-image: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lt-block .f-btn.f-btn-success {
    color: #fff;
    background-color: #199c68
}

.lt-block .f-btn.f-btn-lg {
    font-size: 20px
}

.lt-block .f-btn.f-btn-sm {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-weight: normal
}

.f-btn td {
    vertical-align: middle
}

@media screen and (max-width:640px) {
    .lt-block .f-btn {
        white-space: normal;
        padding-left: 30px;
        padding-right: 30px
    }
}

.f-input {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 100%;
    border: 0 none;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input.f-input {
    height: 60px
}

textarea-.f-input {
    height: 60px
}

textarea.f-input {
    padding: 10px
}

.icon-wrapper {
    text-align: center;
    font-size: 40px
}

.icon-wrapper .icon {
    background: #f0f0f0;
    width: 100px;
    height: 100px;
    padding-top: 30px;
    text-align: center;
    border-radius: 50%
}

.ul-checks {
    list-style: none
}

.ul-checks li:before {
    content: "\2713";
    position: absolute;
    margin-left: -1.3em;
    font-weight: bold
}

.ul-checks-2 li:before {
    content: "\2714"
}

.ul-checks-3 li:before {
    content: "\2611"
}

.ul-checks-4 li:before {
    content: "\272D"
}

.ul-checks-5 li:before {
    content: "\2611"
}

.ul-checks-6 li:before {
    content: "\2715"
}

.ul-checks-7 li:before {
    content: "\2716"
}

.ul-checks-8 li:before {
    content: "\2718"
}

.ul-checks-9 li:before {
    content: "\2612"
}

.image-box {
    max-width: 100%
}

.image-box.image-box-with-border img {
    border: 1px solid #aaa;
    box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.05)
}

.image-box img {
    max-width: 100%
}

.lt-system-element {
    background-image: url("/public/img/chess.png");
    opacity: .5;
    text-align: center
}

.f-text-transform-uppercase {
    text-transform: uppercase
}

table.table.table-vertical-middle tr td {
    vertical-align: middle
}

.f-quote {
    padding: 20px 40px 20px 20px;
    overflow: hidden
}

.f-quote .img-block {
    float: left;
    padding-top: 5px
}

.f-quote .img-block img {
    max-width: 100%
}

.f-quote .text-block {
    margin-left: 64px;
    padding-left: 20px
}

.f-quote.small-image .img-block {
    width: 64px
}

.f-quote.small-image .text-block {
    margin-left: 64px
}

.f-quote.medium-image .img-block {
    width: 100px
}

.f-quote.medium-image .text-block {
    margin-left: 100px
}

@media(max-width:640px) {
    .f-quote .text-block {
        margin-left: 0 !important
    }
}

.f-quote.big-image .img-block {
    width: 200px
}

.f-quote.big-image .text-block {
    margin-left: 200px
}

.f-quote .author-name {
    padding-top: 10px
}

@media(max-width:640px) {
    .f-quote {
        font-size: 16px;
        padding-right: 20px
    }

    .f-quote .text-block {
        clear: both;
        margin-left: 0;
        padding-left: 0;
        padding-top: 10px
    }
}

.lt-tsr-content form.more-button {
    margin-top: 20px;
    margin-left: 160px
}

@media(max-width:640px) {
    .lt-tsr-content .more-button {
        text-align: center;
        margin-left: 0 !important
    }
}

a.dotted-link {
    border-bottom: 1px dotted #006caf;
    text-decoration: none
}

a.dotted-link:hover {
    text-decoration: none
}

.nav-item-link.link-stat {
    width: 35px;
    background: url("/public/img/link-stat.png") no-repeat;
    background-size: 20px;
    background-position: center center;
    background-color: black
}

@media(max-width:768px) {
    .nav-item-link.link-stat {
        display: none
    }
}

.simple-image {
    text-align: center
}

.simple-image img {
    max-width: 100%;
    max-height: 600px
}

.simple-tcb-01 .flex-container .flex-column {
    padding-left: 0
}

.lt-normal-form label {
    font-weight: normal
}

.lt-form label {
    font-weight: normal
}

.lt-form label .label-text {
    padding-top: 5px
}

.lt-form .f-btn {
    text-align: center
}

.lt-form .field-label {
    margin-bottom: 5px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif, sans, arial
}

.lt-form .header {
    margin-bottom: 5px
}

.lt-form .subheader {
    margin-bottom: 20px
}

.lt-form form.lt-form-inner {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    margin-bottom: 0
}

.lt-form .custom-field-input .field-label {
    padding: 5px 0
}

.lt-form .label-value {
    line-height: 120%
}

.lt-form .form-result-block .error-message {
    padding: 10px;
    font-size: 14px
}

.lt-form .form-content {
    width: 100%
}

.lt-form .form-result-block {
    display: none;
    flex-shrink: 0;
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    -webkit-flex-shrink: 0;
    margin-bottom: 10px
}

.lt-form .form-result-block.error {
    background: indianred;
    color: white
}

.lt-form .form-result-block.success {
    background: #7a9069;
    color: white
}

.lt-form .f-input {
    border: 1px solid #666;
    color: black
}

.lt-form .button {
    margin-top: 25px
}

.lt-form .custom-field {
    margin-bottom: 0
}

.lt-form .f-input-wrapper select {
    width: 100%;
    max-width: none !important;
    border: 1px solid #666;
    color: black;
    padding: 0 20px;
    height: 60px;
    font-size: 16px;
    line-height: 1.33;
    font-family: 'Roboto', sans-serif
}

.enter-social-block .btn-social {
    white-space: normal
}

.lt-form-horizontal .builder {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: flex-end;
    -webkit-align-items: flex-end
}

.lt-form-horizontal .builder .f-btn {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

.lt-form-horizontal .builder>div {
    margin-right: 10px;
    flex-shrink: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -webkit-flex-grow: 1
}

.lt-form-horizontal .builder .part-button {
    flex-grow: .2;
    -webkit-flex-grow: .2
}

@media(max-width:640px) {
    .lt-form-horizontal .builder .part-button {
        flex-grow: 1;
        -webkit-flex-grow: 1;
        flex-basis: 100%;
        -webkit-flex-basis: 100%
    }
}

.lt-form-horizontal .part-header,
.lt-form-horizontal .part-description,
.lt-form-horizontal .part-subheader {
    flex-basis: 100%;
    flex-shrink: 0;
    -webkit-flex-basis: 100%;
    -webkit-flex-shrink: 0
}

.lt-form-horizontal .part-userField {
    flex-basis: 200px;
    flex-grow: 1;
    -webkit-flex-basis: 200px;
    -webkit-flex-grow: 1
}

.lt-form-horizontal input {
    display: block;
    width: 100%
}

.lt-form-horizontal input[name="globalConfirmCheckbox"] {
    display: block;
    width: auto
}

.lt-form-horizontal .part-button .btn {
    display: block;
    width: 100%
}

.social-buttons-render {
    text-align: center
}

.social-buttons-render .btn {
    width: 100%;
    text-align: left;
    border-radius: 0;
    padding-left: 70px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.social-buttons-render .fa {
    border-right: 0;
    padding: 10px;
    padding-left: 20px;
    padding-right: 25px;
    font-size: 30px;
    text-align: center
}

.social-buttons-render .fa.fa-facebook {
    padding-left: 25px
}

.form-position {
    padding: 5px;
    display: block;
    cursor: pointer
}

.form-position.selected {
    background: #ffffe0
}

.form-position .form-position-checker {
    padding-right: 10px;
    line-height: 140%
}

.strike {
    display: block;
    position: relative
}

.strike:before {
    content: '';
    position: absolute;
    border-bottom: 1px solid #777;
    top: 50%;
    left: 3%;
    width: 97%
}

.error-summary {
    background: indianred;
    color: white;
    margin-bottom: 10px
}

.btn-singly-controls .btn {
    margin-right: 5px;
    border-radius: 0;
    padding: 10px 40px
}

.progress-bar-wrapper {
    height: 10px;
    border-radius: 3px;
    background: #f0f0f0
}

.progress-bar-wrapper .progress-bar {
    width: 0;
    background: lightskyblue
}

.lite-block-live-wrapper .lt-singly-form-survey {
    display: none
}

.form-loader {
    width: 20px !important;
    height: 20px !important;
    margin-left: -24px
}

.lt-text-header-expand .header {
    cursor: pointer;
    text-decoration: none;
    display: inline-block
}

.lt-text-header-expand .header p {
    display: inline;
    border-bottom: dashed 1px #000
}

.lt-text-header-expand .text {
    padding-top: 20px
}

.lt-text-with-key-phrase .keyphrase {
    float: right;
    width: 40%;
    margin: 0;
    padding: 6px 0 20px 10px;
    font-size: 28px;
    font-family: 'Open Sans', serif;
    font-weight: 300;
    line-height: 1.35
}

.lt-text-with-key-phrase .keyphrase .line {
    width: 100%;
    max-width: 160px;
    height: 1px;
    background-color: #000;
    margin-bottom: 24px
}

.lt-text-with-key-phrase .text {
    margin: 0;
    float: none;
    display: inherit
}

@media only screen and (max-width:767px) {
    .lt-text-with-key-phrase .keyphrase {
        float: none;
        width: 100%;
        font-size: 22px
    }
}

.lt-header-common .header {
    margin-bottom: 10px
}

.hdr01 .subheader {
    padding-top: 3px;
    padding-bottom: 22px;
    text-transform: uppercase
}

.hdr01 .description {
    padding-top: 21px
}

.hdr02 .subheader {
    padding-top: 9px;
    padding-bottom: 93px;
    text-transform: uppercase
}

.hdr02 .description {
    padding-top: 50px;
    padding-bottom: 9px
}

.hdr03 .subheader {
    padding-top: 9px;
    padding-bottom: 40px;
    text-transform: uppercase
}

.hdr03 .header {
    padding-top: 8px;
    padding-bottom: 3px
}

.hdr03 .description {
    padding-top: 41px
}

.block-cover .cover-filter,
.lt-cover .cover-filter {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.6));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.6));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.6));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.6));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.6));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b2000000', endColorstr='#66000000')
}

.lt-block-wrapper.block-cover {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    padding: 30px 0
}

.lt-block-wrapper.block-cover .cover-wrapper {
    margin: auto;
    z-index: 3
}

.block-cover {
    background-size: cover;
    background-position: center center;
    color: white
}

.cover-with-video {
    position: relative
}

.cover-with-video .cover-filter {
    z-index: 2
}

.cover-with-video .player-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.cover-with-video .player-wrapper .player {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: auto;
    opacity: 0;
    transition: opacity .5s
}

.cover-with-video .player-wrapper .player.active {
    opacity: 1
}

.lt-cover {
    background-size: cover;
    background-position: center center;
    color: white;
    text-align: center
}

.lt-cover .header {
    color: white
}

.lt-cover .description {
    color: white
}

.lt-cover .buttons {
    padding-top: 40px
}

.lt-cover .row {
    margin-left: 0;
    margin-right: 0
}

.cvr01 .subheader {
    text-transform: uppercase;
    padding-bottom: 60px;
    padding-top: 30px
}

.cvr01 .header {
    padding: 24px 0 38px 0
}

.cvr01 .description {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 0 30px 0
}

@media(max-width:640px) {
    .cvr01 .description {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
        line-height: 20px
    }
}

.cvr02 .header {
    text-transform: uppercase;
    font-size: 104px;
    line-height: 70px;
    margin: 74px 0 54px 0
}

.cvr02 .description {
    color: #fff;
    line-height: 1.55;
    padding: 0 220px;
    font-size: 20px;
    font-weight: 500
}

@media(max-width:1200px) {
    .cvr02 .header {
        font-size: 70px;
        line-height: 70px;
        margin-top: 30px
    }

    .cvr02 .description {
        padding: 0 120px
    }
}

@media(max-width:640px) {
    .cvr02 .header {
        font-size: 34px;
        line-height: 38px;
        margin-top: 30px
    }

    .cvr02 .description {
        padding: 0 10px
    }
}

.cvr03 .header {
    margin-bottom: 50px
}

.cvr03 .description {
    margin-top: 43px;
    padding: 0 50px
}

@media(max-width:640px) {
    .cvr03 .description {
        padding: 0 10px
    }
}

.lt-image .lt-image-common {
    max-width: 100%
}

@media screen and (max-width:960px) {
    .lt-image-withtext .description {
        padding-bottom: 20px
    }

    .lt-image-withtext .image {
        padding-bottom: 20px
    }

    .lt-image-withtext .test-123 {
        color: black
    }
}

.lt-gallery .lt-gallery-item-html {
    bottom: 20px;
    right: 40px;
    padding: 10px;
    background: #f0f0f0;
    position: absolute;
    font-size: 14px
}

.lt-gallery .lt-gallery-item-html img {
    margin-right: 20px
}

.lt-col {
    margin-bottom: 14px
}

.lt-column-with-headers {
    font-family: 'Roboto', sans-serif
}

.lt-column-with-headers .title {
    font-size: 30px;
    line-height: 34px;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 6px;
    margin-right: 20px
}

.lt-column-with-headers hr.separator {
    margin-top: 14px;
    margin-bottom: 14px;
    border: 0;
    border-top: 3px solid #000;
    margin-right: 20px
}

.lt-column-with-headers .text {
    padding-top: 4px;
    padding-bottom: 6px;
    font-size: 16px;
    line-height: 25px;
    margin-right: 20px
}

.lt-column-with-icons .column .title {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 25px;
    margin-top: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600
}

@media screen and (max-width:960px) {
    .lt-column-with-icons .column {
        margin-bottom: 45px
    }
}

.lt-column-with-icons .text {
    font-size: 16px;
    line-height: 25px;
    text-align: center
}

.lt-gallery .thumbnails-list a {
    margin-bottom: 20px;
    margin-right: 10px;
    display: inline-block;
    width: 200px
}

@media(max-width:640px) {
    .lt-gallery .thumbnails-list a {
        width: 100%
    }
}

.lt-gallery .thumbnails-list a img {
    width: 100%
}

.lt-gallery .blueimp-gallery-carousel {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0;
    background: transparent
}

.glr02 .blueimp-gallery-carousel .title {
    color: #999;
    text-shadow: none
}

.glr03 .blueimp-gallery-carousel .title {
    text-shadow: none;
    bottom: 10px;
    top: auto;
    width: 100%;
    text-align: center;
    color: white
}

.glr03 .blueimp-gallery-carousel .next,
.glr03 .blueimp-gallery-carousel .prev {
    font-size: 100px;
    background: transparent;
    color: #999;
    box-shadow: none;
    border: 0
}

.tml01 .description {
    color: #777;
    margin-top: 10px
}

.tml01 .timepoint-circle {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 23px;
    left: 2px;
    border-radius: 100px;
    border: 2px solid #fff
}

.tml01 .timepoint-line {
    width: 2px;
    position: absolute;
    top: 0;
    left: 11px;
    bottom: 0;
    background: #ff7b00
}

.tml01 .timepoint-info {
    float: left;
    width: 100px;
    padding: 20px 0
}

.tml01 .timepoint-content {
    position: relative;
    padding: 20px 0;
    padding-left: 55px;
    overflow: hidden
}

.tml01 .timepoint-content .subheader {
    display: none
}

.tml01 .timepoint-content .header {
    margin-bottom: 6px
}

@media screen and (max-width:640px) {
    .tml01 .timepoint-info {
        display: none
    }

    .tml01 .timepoint-line {
        left: 5px
    }

    .tml01 .timepoint-content {
        padding: 16px 0;
        padding-left: 30px;
        overflow: visible
    }

    .tml01 .timepoint-content .subheader {
        display: block;
        font-size: 16px
    }

    .tml01 .timepoint-circle {
        width: 14px;
        height: 14px;
        top: 17px;
        left: -2px
    }
}

@media only screen and (max-width:540px) {
    .tml01 .timepoint-content {
        padding-left: 20px
    }

    .tml01 .timepoint-content .subheader {
        font-size: 14px
    }

    .tml01 .timepoint-line {
        left: 4px
    }

    .tml01 .timepoint-circle {
        width: 13px;
        height: 13px
    }
}

.lt-menu.lt-editing {
    background-image: url("/public/img/chess.png")
}

.lt-menu {
    overflow-x: hidden;
    overflow-y: hidden
}

.lt-menu.style-with-border {
    border-bottom: 1px solid #ddd;
    box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.1)
}

.lt-menu.positionabsolute {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100
}

.lt-menu.positionfixed {
    position: fixed;
    top: 0;
    z-index: 100;
    right: 0;
    left: 0
}

.lt-menu.positionsticky {
    left: 0
}

.lt-menu.positionsticky.scroll-passed {
    position: fixed;
    top: 0;
    z-index: 100;
    right: 0
}

.lt-menu.positionstatic {
    position: static
}

.lt-menu .menu-wrapper {
    width: 100%;
    z-index: 990;
    box-shadow: 0 1px 3px transparent;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear
}

.lt-menu .menu-wrapper .collapsed-view {
    display: none
}

.lt-menu .menu-wrapper .collapsed-view .toggler {
    display: table-cell;
    vertical-align: middle;
    background: black;
    color: white;
    font-weight: bold;
    padding: 0 10px;
    text-align: left;
    cursor: pointer;
    width: 30px
}

.lt-menu .menu-wrapper .collapsed-view .f-header {
    cursor: pointer
}

.lt-menu .menu-wrapper .collapsed-view .collapsed-contacts {
    white-space: nowrap;
    font-weight: normal;
    font-size: 14px
}

.lt-menu .beforeready {
    visibility: hidden
}

.lt-menu ul {
    margin: 0;
    padding: 0
}

.lt-menu .menu-list li.active a {
    opacity: .7
}

.lt-menu .main-container {
    width: 100%;
    display: table
}

.lt-menu .main-container.c12collumns {
    max-width: 1200px;
    margin: 0 auto
}

.lt-menu .leftside {
    display: table-cell;
    vertical-align: middle
}

.lt-menu .centerside {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%
}

.lt-menu .centerside.menualign-left {
    text-align: left;
    padding-left: 40px
}

.lt-menu .centerside.menualign-right {
    text-align: right
}

.lt-menu .rightside {
    display: table-cell;
    vertical-align: middle;
    text-align: right
}

.lt-menu .menu01 .lastside {
    display: table-cell;
    vertical-align: middle
}

.lt-menu .padding40px {
    width: 40px
}

.lt-menu .main-container.c12collumns .padding40px {
    width: 20px
}

.lt-menu .logo {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    white-space: nowrap;
    padding-right: 30px
}

.lt-menu .imglogo {
    margin-right: 30px
}

.lt-menu .list {
    list-style-type: none;
    margin: 0;
    padding: 0 !important
}

.lt-menu .list-item {
    clear: both;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    display: inline;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    color: #000;
    white-space: nowrap
}

.lt-menu .list-item .t-active {
    opacity: .7
}

.lt-menu .list-item:first-child {
    padding-left: 0
}

.lt-menu .list-item:last-child {
    padding-right: 0
}

.lt-menu .leftcontainer {
    display: inline-block
}

.lt-menu .rightcontainer {
    display: table;
    text-align: right;
    width: auto;
    position: relative;
    float: right
}

.lt-menu .right-descr {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: white
}

.lt-menu .right-buttons {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle
}

.lt-menu .right-buttons-wrap {
    display: table;
    width: auto;
    float: right
}

.lt-menu .right-buttons-but {
    display: table-cell;
    vertical-align: middle
}

.lt-menu .right-share-buttons {
    display: table-cell;
    vertical-align: middle;
    min-width: 220px
}

.lt-menu .b-share {
    display: table !important;
    float: right
}

.lt-menu .b-share-btn-wrap {
    display: table-cell !important;
    float: none !important;
    padding-left: 5px !important
}

.lt-menu .right-langs {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle
}

.lt-menu .right-langs-wrap {
    display: table;
    width: auto;
    float: right
}

.lt-menu .right-langs-lang {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #000
}

.lt-menu .right-social-links {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
    line-height: 0
}

.lt-menu .right-social-links-wrap {
    display: table;
    width: auto
}

.lt-menu .right-social-links a {
    display: block;
    vertical-align: middle
}

.lt-menu .right-social-links-item {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px
}

.lt-menu a,
.lt-menu #allrecords a {
    text-decoration: none;
    color: #000
}

.lt-menu .f-btn {
    height: auto;
    min-height: 20px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px
}

@media screen and (max-width:1200px) {
    .lt-menu .padding40px {
        width: 20px
    }

    .lt-menu .main-container.c12collumns .padding40px {
        width: 20px
    }

    .lt-menu .imglogo {
        margin-right: 15px
    }

    .lt-menu .logo {
        padding-right: 15px
    }

    .lt-menu .right-descr {
        padding-left: 15px
    }

    .lt-menu .right-buttons {
        padding-left: 15px
    }

    .lt-menu .right-share-buttons {
        padding-left: 15px
    }

    .lt-menu .right-langs {
        padding-left: 15px
    }

    .lt-menu .right-social-links {
        padding-left: 15px
    }
}

@media screen and (max-width:980px) {
    .lt-menu .menu-wrapper {
        position: static;
        text-align: center;
        display: block;
        margin: 0;
        padding: 0;
        height: auto !important
    }

    .lt-menu.mobile-line.positionabsolute,
    .lt-menu.mobile-line.positionfixed,
    .lt-menu.mobile-line.positionstatic,
    .lt-menu.mobile-line.positionsticky {
        position: static
    }

    .lt-menu .leftside,
    .lt-menu .rightside,
    .lt-menu .centerside {
        display: block;
        text-align: center;
        float: none
    }

    .lt-menu .leftcontainer {
        display: block
    }

    .lt-menu.mobile-toggler.positionfixed {
        position: fixed;
        top: 0;
        width: 100%
    }

    .lt-menu.mobile-toggler.positionfixed .leftcontainer {
        display: none
    }

    .lt-menu .leftcontainer,
    .lt-menu .centercontainer,
    .lt-menu .rightcontainer {
        padding: 20px 0
    }

    .lt-menu .imglogo {
        width: auto !important;
        box-sizing: border-box;
        padding: 20px;
        margin: 0 auto
    }

    .lt-menu .imglogomobile.imglogo {
        width: 100% !important
    }

    .lt-menu .padding40px {
        display: none
    }

    .lt-menu .padding10px {
        display: none
    }

    .lt-menu .rightcontainer {
        display: table;
        position: static;
        float: none;
        text-align: center;
        margin: 0 auto
    }

    .lt-menu .right-share-buttons {
        display: table;
        position: static;
        padding: 15px 0;
        margin: 0 auto;
        text-align: center;
        float: none;
        min-width: inherit
    }

    .lt-menu .right-buttons {
        display: table;
        padding: 15px 0;
        margin: 0 auto;
        text-align: center
    }

    .lt-menu .right-descr,
    .lt-menu .right-langs,
    .lt-menu .right-social-links {
        display: table;
        padding: 10px 0;
        margin: 0 auto;
        text-align: center
    }

    .lt-menu .logo {
        text-align: center;
        margin: 20px
    }

    .lt-menu img {
        float: inherit
    }

    .lt-menu .list-item {
        display: block;
        text-align: center;
        padding: 10px !important;
        white-space: normal
    }

    .lt-menu .f-btn {
        margin-left: 5px
    }

    .lt-menu .logo {
        white-space: normal;
        padding: 0
    }
}

@media screen and (max-width:640px) {
    .lt-menu .right-buttons-but {
        display: table;
        padding: 0;
        margin: 0 auto
    }

    .lt-menu .leftcontainer {
        padding: 0
    }
}

@media screen and (max-width:980px) {
    .lt-menu.mobile-toggler .menu-wrapper {
        top: 0;
        left: 0;
        width: 100%;
        height: auto !important;
        background: black
    }

    .lt-menu.mobile-toggler .menu-wrapper .collapsed-view {
        display: table;
        width: 100%;
        height: 40px
    }

    .lt-menu.mobile-toggler .menu-wrapper .collapsed-view .collapsed-content {
        padding-left: 10px;
        text-align: left;
        display: table-cell;
        vertical-align: middle;
        text-align: left
    }

    .lt-menu.mobile-toggler .menu-wrapper .collapsed-view .collapsed-contacts {
        text-align: left;
        display: table-cell;
        text-align: right;
        vertical-align: middle;
        padding-right: 20px
    }

    .lt-menu.mobile-toggler .menu-wrapper .collapsed-view .collapsed-button {
        vertical-align: middle;
        display: table-cell
    }

    .lt-menu.mobile-toggler .menu-wrapper .main-container {
        overflow: hidden;
        display: none
    }

    .lt-menu.mobile-toggler .menu-wrapper.expanded .main-container {
        height: auto !important;
        display: block;
        -webkit-transition: height .4s ease;
        transition: height .4s ease
    }

    .lt-menu.mobile-toggler .menu-wrapper.expanded .collapsed-button {
        display: none
    }
}

.menu01.lt-editing .menu-wrapper {
    position: static !important
}

.lt-tsr-block {
    position: relative;
    color: #000;
    min-width: 250px;
    text-decoration: none
}

@media(max-width:600px) {
    .lt-tsr-block .f-header {
        font-size: 1.2em
    }
}

.lt-tsr-block .control-link {
    display: none
}

.lt-tsr-block :hover .control-link {
    display: block;
    background: white;
    border: 1px solid #ccc;
    padding-right: 5px
}

.lt-tsr-block:active,
.lt-tsr-block:hover,
.lt-tsr-block:visited {
    color: #000;
    text-decoration: none
}

.lt-tsr-block {
    color: #000 !important
}

.lt-tsr-block:hover {
    text-decoration: none
}

.lt-tsr-block .f-subheader {
    letter-spacing: normal
}

.lt-tsr-block .description {
    font-size: 80%
}

.lt-tsr-block .icon {
    margin-bottom: 5px;
    margin-top: 5px
}

.lt-tsr-block .image-wrapper:first-child {
    margin-top: 0
}

.lt-tsr-block .image-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
    height: 20vh
}

.lt-tsr-block .image-wrapper div.image {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

@media(max-width:600px) {
    .flex-not-line .image-wrapper {
        height: 100px
    }
}

.tsr01 .header {
    color: #02c1f5;
    font-size: 100%
}

@media(max-width:1000px) {
    .tsr01 .lt-tsr-block {
        margin-bottom: 20px
    }
}

.tsr01 .price {
    padding-top: 20px;
    color: black;
    font-weight: bold;
    font-size: 26px
}

.tsr01 .button {
    padding-top: 20px
}

.tsr02 .lt-tsr-block .lt-tsr-text-part {
    padding-left: 20px;
    padding-right: 20px
}

.tsr02 .lt-tsr-block .header {
    font-size: 120%;
    font-weight: 100;
    margin-bottom: 8px
}

.tsr02 .lt-tsr-block .subheader {
    font-size: 70%;
    color: #999;
    font-weight: bold
}

.tsr02 .lt-tsr-block .description {
    font-size: 70%
}

.tsr03 .header {
    font-size: 130%;
    font-weight: 400
}

.tsr04 .header {
    margin-top: 15px;
    margin-bottom: 15px
}

.tsr05 .header {
    margin-bottom: 12px;
    color: #000
}

.tsr05 .description {
    color: #555;
    font-size: 80%;
    margin-bottom: 20px
}

@media(max-width:600px) {
    .tsr05.tsr-left-image-on-mobile .subheader {
        margin-top: 0
    }
}

.tsr05 .subheader {
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 1px;
    color: #777;
    margin-top: 20px;
    margin-bottom: 10px
}

.tsr-with-text-paddings .lt-tsr-text-part {
    padding-left: 20px;
    padding-right: 20px
}

.tsr051 .header,
.tsr052 .header {
    margin-bottom: 12px
}

.tsr051 .description,
.tsr052 .description {
    color: #555;
    font-size: 80%;
    margin-bottom: 20px
}

.tsr051 .subheader,
.tsr052 .subheader {
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 1px;
    color: #777;
    margin-top: 20px;
    margin-bottom: 10px
}

.tsr051 .f-btn,
.tsr052 .f-btn {
    font-size: 16px;
    padding: 10px 20px;
    min-height: auto
}

.tsr051 .f-price .old,
.tsr052 .f-price .old {
    text-decoration: line-through
}

.tsr07 .lt-tsr-block {
    text-align: center
}

.tsr07 .lt-tsr-block .f-subheader {
    font-size: 70%;
    color: #999;
    font-weight: normal
}

.tsr07 .lt-tsr-block .image-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    margin-bottom: 20px
}

.tsr07 .lt-tsr-block .image-wrapper .image {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    padding-bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%
}

.tsr08 .f-header {
    margin-bottom: 5px
}

.tsr08 .f-subheader {
    font-size: 70%;
    color: #999;
    font-weight: normal
}

@media(max-width:600px) {
    .tsr08 .lt-tsr-content {
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
        overflow: hidden
    }
}

@media(max-width:600px) {
    .tsr-left-image-on-mobile .image-card {
        float: left;
        margin-right: 10px;
        width: 150px;
        height: 150px;
        overflow: hidden
    }

    .tsr-left-image-on-mobile .image-card .image {
        width: 150px !important;
        height: 150px !important
    }

    .tsr-left-image-on-mobile .lt-tsr-text-part {
        margin-left: 160px
    }
}

.lt-tsr-content {
    overflow: hidden
}

@media(max-width:600px) {
    .lt-tsr-block {
        min-width: 150px
    }

    .flex-not-line .lt-tsr-block {
        min-width: 100px
    }

    .flex-not-line .lt-tsr-block .f-header {
        font-size: 14px
    }

    .flex-not-line .lt-tsr-block .f-subheader {
        font-size: 10px;
        margin-top: 0
    }
}

@media(min-width:600px) {
    .tsr-auto-image-height {
        min-width: 200px
    }

    .tsr-auto-image-height .image-card {
        padding-bottom: 75%;
        position: relative;
        overflow: hidden;
        margin-bottom: 10px
    }

    .tsr-auto-image-height .image-card .image-wrapper {
        height: auto;
        display: flex;
        align-items: center;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: 0
    }

    .tsr-auto-image-height .image-card .image-wrapper img {
        margin-left: auto;
        margin-right: auto
    }
}

.tsr-more-link {
    text-transform: uppercase;
    padding: 12px;
    background: #f4f2e6;
    color: black;
    font-size: 14px;
    font-weight: 400
}

.lt-stsr-block {
    position: relative;
    color: #000;
    min-width: 250px;
    text-decoration: none
}

.lt-stsr-block:active,
.lt-stsr-block:hover,
.lt-stsr-block:visited {
    color: #000;
    text-decoration: none
}

.lt-stsr-block:hover {
    text-decoration: none
}

.lt-stsr-block .f-subheader {
    letter-spacing: normal
}

.lt-stsr-block .description {
    font-size: 80%
}

.lt-stsr-block .icon {
    margin-bottom: 5px;
    margin-top: 5px
}

.lt-stsr-block .image-wrapper:first-child {
    margin-top: 0
}

.lt-stsr-block .image-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
    height: 20vh
}

.lt-stsr-block .image-wrapper div.image {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat
}

.lt-stsr-block .rounded-image {
    opacity: 1;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.lt-stsr-block .rounded-image:hover {
    opacity: .7;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.stsr01 .header {
    color: #02c1f5;
    font-size: 100%
}

@media(max-width:1000px) {
    .stsr01 .lt-stsr-block {
        margin-bottom: 20px
    }
}

.stsr01 .price {
    padding-top: 20px;
    color: black;
    font-weight: bold;
    font-size: 26px
}

.stsr01 .button {
    padding-top: 20px
}

.stsr02 .lt-stsr-block .lt-stsr-text-part {
    padding-left: 20px;
    padding-right: 20px
}

.stsr02 .lt-stsr-block .header {
    font-size: 120%;
    font-weight: 100;
    margin-bottom: 8px
}

.stsr02 .lt-stsr-block .subheader {
    font-size: 70%;
    color: #999;
    font-weight: bold
}

.stsr02 .lt-stsr-block .description {
    font-size: 70%
}

.stsr03 .header {
    font-size: 130%;
    font-weight: 400
}

.stsr04 .header {
    margin-top: 15px;
    margin-bottom: 15px
}

.stsr05 .header {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 5px;
    font-size: 22px;
    line-height: 1.35;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #000
}

.stsr05 .description {
    color: #000;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 22px;
    line-height: 1.55
}

.stsr05 .subheader {
    color: #000;
    text-align: center;
    padding-top: 0;
    padding-bottom: 6px;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 1.55;
    font-family: 'Roboto', sans-serif;
    font-weight: 300
}

.stsr-with-text-paddings .lt-stsr-text-part {
    padding-left: 20px;
    padding-right: 20px
}

.fotorama_custom__arr {
    cursor: pointer;
    position: absolute;
    z-index: 5;
    display: inline-block;
    top: 48%;
    color: #34495e
}

.fotorama_custom__arr--prev {
    left: -15px
}

.fotorama_custom__arr--next {
    right: -15px
}

@media screen and (max-width:767px) {
    .fotorama_custom__arr {
        display: none !important
    }
}

.flexible-tsr-block .lt-tsr-block {
    margin: 0 !important;
    padding-right: .9375rem !important;
    padding-left: .9375rem !important;
    padding-top: .9375rem !important;
    padding-bottom: .9375rem !important;
    min-width: inherit !important
}

.no-img .image-wrapper {
    display: none
}

.add-bg .lt-tsr-block {
    position: relative
}

.add-bg .lt-tsr-block .lt-tsr-content>* {
    padding: 0 15px
}

.add-bg .lt-tsr-block .lt-tsr-content .image-wrapper {
    padding: 0
}

.add-bg .lt-tsr-block::before {
    content: '';
    z-index: -1;
    top: .9375rem;
    left: .9375rem;
    bottom: .9375rem;
    right: .9375rem;
    position: absolute;
    background: black;
    border-radius: inherit
}

.tsr-xs-1 .lt-tsr-block {
    -webkit-box-flex: 8.333333%;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.33333% !important
}

.tsr-xs-2 .lt-tsr-block {
    -webkit-box-flex: 16%;
    -webkit-flex: 0 0 16%;
    -ms-flex: 0 0 16%;
    flex: 0 0 16.66667% !important
}

.tsr-xs-3 .lt-tsr-block {
    -webkit-box-flex: 25%;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25% !important
}

.tsr-xs-4 .lt-tsr-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.33333% !important
}

.tsr-xs-5 .lt-tsr-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.66667% !important
}

.tsr-xs-6 .lt-tsr-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50% !important
}

.tsr-xs-7 .lt-tsr-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.33333% !important
}

.tsr-xs-8 .lt-tsr-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.66667% !important
}

.tsr-xs-9 .lt-tsr-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75% !important
}

.tsr-xs-10 .lt-tsr-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.33333% !important
}

.tsr-xs-11 .lt-tsr-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.66667% !important
}

.tsr-xs-12 .lt-tsr-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100% !important
}

@media screen and (min-width:34em) {
    .tsr-sm-1 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.33333% !important
    }

    .tsr-sm-2 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.66667% !important
    }

    .tsr-sm-3 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25% !important
    }

    .tsr-sm-4 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.33333% !important
    }

    .tsr-sm-5 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.66667% !important
    }

    .tsr-sm-6 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50% !important
    }

    .tsr-sm-7 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.33333% !important
    }

    .tsr-sm-8 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.66667% !important
    }

    .tsr-sm-9 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75% !important
    }

    .tsr-sm-10 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.33333% !important
    }

    .tsr-sm-11 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.66667% !important
    }

    .tsr-sm-12 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100% !important
    }
}

@media screen and (min-width:48em) {
    .tsr-md-1 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.33333% !important
    }

    .tsr-md-2 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.66667% !important
    }

    .tsr-md-3 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25% !important
    }

    .tsr-md-4 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.33333% !important
    }

    .tsr-md-5 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.66667% !important
    }

    .tsr-md-6 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50% !important
    }

    .tsr-md-7 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.33333% !important
    }

    .tsr-md-8 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.66667% !important
    }

    .tsr-md-9 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75% !important
    }

    .tsr-md-10 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.33333% !important
    }

    .tsr-md-11 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.66667% !important
    }

    .tsr-md-12 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100% !important
    }
}

@media screen and (min-width:62em) {
    .tsr-lg-1 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.33333% !important
    }

    .tsr-lg-2 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.66667% !important
    }

    .tsr-lg-3 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25% !important
    }

    .tsr-lg-4 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.33333% !important
    }

    .tsr-md-5 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.66667% !important
    }

    .tsr-lg-6 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50% !important
    }

    .tsr-lg-7 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.33333% !important
    }

    .tsr-lg-8 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.66667% !important
    }

    .tsr-lg-9 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75% !important
    }

    .tsr-lg-10 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.33333% !important
    }

    .tsr-lg-11 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.66667% !important
    }

    .tsr-lg-12 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100% !important
    }
}

@media screen and (min-width:75em) {
    .tsr-xl-1 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.33333% !important
    }

    .tsr-xl-2 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.66667% !important
    }

    .tsr-xl-3 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25% !important
    }

    .tsr-xl-4 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.33333% !important
    }

    .tsr-xl-5 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.66667% !important
    }

    .tsr-xl-6 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50% !important
    }

    .tsr-xl-7 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.33333% !important
    }

    .tsr-xl-8 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.66667% !important
    }

    .tsr-xl-9 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75% !important
    }

    .tsr-xl-10 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.33333% !important
    }

    .tsr-xl-11 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.66667% !important
    }

    .tsr-xl-12 .lt-tsr-block {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100% !important
    }
}

.justify-content-start .flex-row {
    justify-content: flex-start
}

.justify-content-end .flex-row {
    justify-content: flex-end
}

.justify-content-center .flex-row {
    justify-content: center
}

.justify-content-between .flex-row {
    justify-content: space-between
}

.justify-content-around .flex-row {
    justify-content: space-around
}

@media screen and (min-width:34em) {
    .justify-content-sm-start .flex-row {
        justify-content: flex-start
    }

    .justify-content-end .flex-row {
        justify-content: flex-end
    }

    .justify-content-sm-center .flex-row {
        justify-content: center
    }

    .justify-content-sm-between .flex-row {
        justify-content: space-between
    }

    .justify-content-sm-around .flex-row {
        justify-content: space-around
    }
}

@media screen and (min-width:48em) {
    .justify-content-md-start .flex-row {
        justify-content: flex-start
    }

    .justify-content-md-end .flex-row {
        justify-content: flex-end
    }

    .justify-content-md-center .flex-row {
        justify-content: center
    }

    .justify-content-md-between .flex-row {
        justify-content: space-between
    }

    .justify-content-md-around .flex-row {
        justify-content: space-around
    }
}

@media screen and (min-width:62em) {
    .justify-content-lg-start .flex-row {
        justify-content: flex-start
    }

    .justify-content-lg-end .flex-row {
        justify-content: flex-end
    }

    .justify-content-lg-center .flex-row {
        justify-content: center
    }

    .justify-content-lg-between .flex-row {
        justify-content: space-between
    }

    .justify-content-lg-around .flex-row {
        justify-content: space-around
    }
}

.img-sm .image-wrapper div.image {
    background-size: 80%
}

.img-contain .image-wrapper div.image {
    background-size: contain
}

.img-auto .image-wrapper div.image {
    background-size: auto
}

.pull-left-no-img .image-wrapper {
    float: none;
    margin-right: 0;
    width: 100%
}

.pull-right-no-img .image-wrapper {
    float: none;
    width: 100%;
    margin-left: 0
}

.pull-left-img .image-wrapper {
    float: left;
    margin-right: 15px;
    width: 30%
}

.pull-right-img .image-wrapper {
    float: right;
    width: 30%;
    margin-left: 15px
}

@media screen and (min-width:34em) {
    .pull-left-no-sm-img .image-wrapper {
        float: none;
        margin-right: 0;
        width: 100%
    }

    .pull-right-no-sm-img .image-wrapper {
        float: none;
        width: 100%;
        margin-left: 0
    }

    .pull-left-sm-img .image-wrapper {
        float: left;
        margin-right: 15px;
        width: 30%
    }

    .pull-right-sm-img .image-wrapper {
        float: right;
        width: 30%;
        margin-left: 15px
    }
}

@media screen and (min-width:48em) {
    .pull-left-no-md-img .image-wrapper {
        float: none;
        margin-right: 0;
        width: 100%
    }

    .pull-right-no-md-img .image-wrapper {
        float: none;
        width: 100%;
        margin-left: 0
    }

    .pull-left-md-img .image-wrapper {
        float: left;
        margin-right: 15px;
        width: 30%
    }

    .pull-right-md-img .image-wrapper {
        float: right;
        width: 30%;
        margin-left: 15px
    }
}

@media screen and (min-width:62em) {
    .pull-left-no-lg-img .image {
        float: none;
        margin-right: 0;
        width: 100%
    }

    .pull-right-no-lg-img .image {
        float: none;
        width: 100%;
        margin-left: 0
    }

    .pull-left-lg-img .image {
        float: left;
        margin-right: 15px;
        width: 30%
    }

    .pull-right-lg-img .image {
        float: right;
        width: 30%;
        margin-left: 15px
    }
}

.pull-left-no-icon .icon {
    float: none;
    margin-right: 0;
    width: 100%
}

.pull-right-no-icon .icon {
    float: none;
    width: 100%;
    margin-left: 0
}

.pull-left-icon .icon {
    float: left;
    margin-right: 15px;
    width: 30%
}

.pull-right-icon .icon {
    float: right;
    width: 30%;
    margin-left: 15px
}

@media screen and (min-width:34em) {
    .pull-left-no-sm-icon .icon {
        float: none;
        margin-right: 0;
        width: 100%
    }

    .pull-right-no-sm-icon .icon {
        float: none;
        width: 100%;
        margin-left: 0
    }

    .pull-left-sm-icon .icon {
        float: left;
        margin-right: 15px;
        width: 30%
    }

    .pull-right-sm-icon .icon {
        float: right;
        width: 30%;
        margin-left: 15px
    }
}

@media screen and (min-width:48em) {
    .pull-left-no-md-icon .icon {
        float: none;
        margin-right: 0;
        width: 100%
    }

    .pull-right-no-md-icon .icon {
        float: none;
        width: 100%;
        margin-left: 0
    }

    .pull-left-md-icon .icon {
        float: left;
        margin-right: 15px;
        width: 30%
    }

    .pull-right-md-icon .icon {
        float: right;
        width: 30%;
        margin-left: 15px
    }
}

@media screen and (min-width:62em) {
    .pull-left-no-lg-icon .icon {
        float: none;
        margin-right: 0;
        width: 100%
    }

    .pull-right-no-lg-icon .icon {
        float: none;
        width: 100%;
        margin-left: 0
    }

    .pull-left-lg-icon .icon {
        float: left;
        margin-right: 15px;
        width: 30%
    }

    .pull-right-lg-icon .icon {
        float: right;
        width: 30%;
        margin-left: 15px
    }
}

.lt-block .parts-wrapper {
    z-index: 1;
    align-self: center
}

.lt-block .parts-wrapper.animated {
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -webkit-transform: translateY(20%);
    -o-transform: translateY(20%);
    transform: translateY(20%);
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
    opacity: 0
}

.lt-block .bg-animated {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.lt-block .bg-animated-overlay {
    height: 100%;
    background-image: -moz-linear-gradient(center top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
    opacity: 0
}

.lt-block .bg-animated,
.lt-block .bg-animated-overlay {
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.lt-block .animated {
    overflow: hidden
}

.lt-block .animated:hover .bg-animated {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.lt-block .animated:hover .bg-animated-overlay {
    opacity: .8
}

.lt-block .parts-wrapper .tile-content {
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    margin: 30px auto;
    position: relative
}

.lt-block .animated:hover .parts-wrapper.animated {
    opacity: 1;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.block-set mark {
    background-color: #ffd61e;
    color: #000;
    text-decoration: none
}

.block-set pre,
.block-set code,
.block-set kbd,
.block-set samp,
.block-set var,
.block-set output {
    font-size: 90%;
    font-style: normal;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

.block-set pre {
    margin-top: 16px;
    font-size: 90%;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.75);
    overflow: auto;
    background: rgba(0, 0, 0, 0.03);
    padding: 24px;
    word-wrap: normal
}

.block-set mark,
.block-set code,
.block-set samp,
.block-set kbd {
    padding: .2rem .4rem;
    display: inline-block;
    line-height: 1;
    border-radius: 4px
}

.block-set code {
    background: rgba(0, 0, 0, 0.05)
}

.block-set pre code {
    font-size: 100%;
    border: 0;
    padding: 0;
    background: 0;
    line-height: 24px
}

.block-set var {
    color: rgba(0, 0, 0, 0.5)
}

.block-set samp {
    background: #46a9fc;
    color: rgba(255, 255, 255, 0.9)
}

.block-set kbd {
    background: #000;
    color: rgba(255, 255, 255, 0.85);
    white-space: nowrap
}

.block-set figure {
    text-align: center
}

.lt-view.lt-modal-block {
    display: none
}

@media(max-width:800px) {
    .lt-block-modal-window.gc-modal .modal-dialog {
        min-width: 480px
    }
}

@media(max-width:600px) {
    .lt-block-modal-window.gc-modal .modal-dialog {
        min-width: 100%;
        max-width: 100%
    }
}

.lt-block-modal-window.gc-modal .modal-dialog {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.lt-block-modal-window.gc-modal .modal-dialog .modal-body {
    padding: 0
}

.lt-form-modal-window.gc-modal .modal-dialog {
    width: 500px
}

.lt-block-modal-window.gc-modal .container {
    width: auto
}

.flex-column {
    flex-direction: column
}

@media(max-width:900px) {
    .flex-row {
        overflow-x: hidden
    }
}

.flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -.9375rem;
    margin-left: -.9375rem;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

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

.flex-row .col-xs-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%
}

.flex-row .col-xs-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%
}

.flex-row .col-xs-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

.flex-row .col-xs-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%
}

.flex-row .col-xs-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%
}

.flex-row .col-xs-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.flex-row .col-xs-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%
}

.flex-row .col-xs-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%
}

.flex-row .col-xs-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%
}

.flex-row .col-xs-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%
}

.flex-row .col-xs-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%
}

.flex-row .col-xs-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

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

.flex-row .col-xs-pull-1 {
    right: 8.333333%
}

.flex-row .col-xs-pull-2 {
    right: 16.666667%
}

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

.flex-row .col-xs-pull-4 {
    right: 33.333333%
}

.flex-row .col-xs-pull-5 {
    right: 41.666667%
}

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

.flex-row .col-xs-pull-7 {
    right: 58.333333%
}

.flex-row .col-xs-pull-8 {
    right: 66.666667%
}

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

.flex-row .col-xs-pull-10 {
    right: 83.333333%
}

.flex-row .col-xs-pull-11 {
    right: 91.666667%
}

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

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

.flex-row .col-xs-push-1 {
    left: 8.333333%
}

.flex-row .col-xs-push-2 {
    left: 16.666667%
}

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

.flex-row .col-xs-push-4 {
    left: 33.333333%
}

.flex-row .col-xs-push-5 {
    left: 41.666667%
}

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

.flex-row .col-xs-push-7 {
    left: 58.333333%
}

.flex-row .col-xs-push-8 {
    left: 66.666667%
}

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

.flex-row .col-xs-push-10 {
    left: 83.333333%
}

.flex-row .col-xs-push-11 {
    left: 91.666667%
}

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

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

.flex-row .col-xs-offset-1 {
    margin-left: 8.333333%
}

.flex-row .col-xs-offset-2 {
    margin-left: 16.666667%
}

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

.flex-row .col-xs-offset-4 {
    margin-left: 33.333333%
}

.flex-row .col-xs-offset-5 {
    margin-left: 41.666667%
}

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

.flex-row .col-xs-offset-7 {
    margin-left: 58.333333%
}

.flex-row .col-xs-offset-8 {
    margin-left: 66.666667%
}

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

.flex-row .col-xs-offset-10 {
    margin-left: 83.333333%
}

.flex-row .col-xs-offset-11 {
    margin-left: 91.666667%
}

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

@media(min-width:34em) {
    .flex-row .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%
    }

    .flex-row .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%
    }

    .flex-row .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .flex-row .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%
    }

    .flex-row .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%
    }

    .flex-row .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .flex-row .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%
    }

    .flex-row .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%
    }

    .flex-row .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%
    }

    .flex-row .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%
    }

    .flex-row .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%
    }

    .flex-row .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

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

    .flex-row .col-sm-pull-1 {
        right: 8.333333%
    }

    .flex-row .col-sm-pull-2 {
        right: 16.666667%
    }

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

    .flex-row .col-sm-pull-4 {
        right: 33.333333%
    }

    .flex-row .col-sm-pull-5 {
        right: 41.666667%
    }

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

    .flex-row .col-sm-pull-7 {
        right: 58.333333%
    }

    .flex-row .col-sm-pull-8 {
        right: 66.666667%
    }

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

    .flex-row .col-sm-pull-10 {
        right: 83.333333%
    }

    .flex-row .col-sm-pull-11 {
        right: 91.666667%
    }

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

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

    .flex-row .col-sm-push-1 {
        left: 8.333333%
    }

    .flex-row .col-sm-push-2 {
        left: 16.666667%
    }

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

    .flex-row .col-sm-push-4 {
        left: 33.333333%
    }

    .flex-row .col-sm-push-5 {
        left: 41.666667%
    }

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

    .flex-row .col-sm-push-7 {
        left: 58.333333%
    }

    .flex-row .col-sm-push-8 {
        left: 66.666667%
    }

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

    .flex-row .col-sm-push-10 {
        left: 83.333333%
    }

    .flex-row .col-sm-push-11 {
        left: 91.666667%
    }

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

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

    .flex-row .col-sm-offset-1 {
        margin-left: 8.333333%
    }

    .flex-row .col-sm-offset-2 {
        margin-left: 16.666667%
    }

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

    .flex-row .col-sm-offset-4 {
        margin-left: 33.333333%
    }

    .flex-row .col-sm-offset-5 {
        margin-left: 41.666667%
    }

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

    .flex-row .col-sm-offset-7 {
        margin-left: 58.333333%
    }

    .flex-row .col-sm-offset-8 {
        margin-left: 66.666667%
    }

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

    .flex-row .col-sm-offset-10 {
        margin-left: 83.333333%
    }

    .flex-row .col-sm-offset-11 {
        margin-left: 91.666667%
    }

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

@media(min-width:48em) {
    .flex-row .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%
    }

    .flex-row .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%
    }

    .flex-row .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .flex-row .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%
    }

    .flex-row .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%
    }

    .flex-row .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .flex-row .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%
    }

    .flex-row .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%
    }

    .flex-row .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%
    }

    .flex-row .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%
    }

    .flex-row .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%
    }

    .flex-row .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

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

    .flex-row .col-md-pull-1 {
        right: 8.333333%
    }

    .flex-row .col-md-pull-2 {
        right: 16.666667%
    }

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

    .flex-row .col-md-pull-4 {
        right: 33.333333%
    }

    .flex-row .col-md-pull-5 {
        right: 41.666667%
    }

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

    .flex-row .col-md-pull-7 {
        right: 58.333333%
    }

    .flex-row .col-md-pull-8 {
        right: 66.666667%
    }

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

    .flex-row .col-md-pull-10 {
        right: 83.333333%
    }

    .flex-row .col-md-pull-11 {
        right: 91.666667%
    }

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

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

    .flex-row .col-md-push-1 {
        left: 8.333333%
    }

    .flex-row .col-md-push-2 {
        left: 16.666667%
    }

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

    .flex-row .col-md-push-4 {
        left: 33.333333%
    }

    .flex-row .col-md-push-5 {
        left: 41.666667%
    }

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

    .flex-row .col-md-push-7 {
        left: 58.333333%
    }

    .flex-row .col-md-push-8 {
        left: 66.666667%
    }

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

    .flex-row .col-md-push-10 {
        left: 83.333333%
    }

    .flex-row .col-md-push-11 {
        left: 91.666667%
    }

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

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

    .flex-row .col-md-offset-1 {
        margin-left: 8.333333%
    }

    .flex-row .col-md-offset-2 {
        margin-left: 16.666667%
    }

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

    .flex-row .col-md-offset-4 {
        margin-left: 33.333333%
    }

    .flex-row .col-md-offset-5 {
        margin-left: 41.666667%
    }

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

    .flex-row .col-md-offset-7 {
        margin-left: 58.333333%
    }

    .flex-row .col-md-offset-8 {
        margin-left: 66.666667%
    }

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

    .flex-row .col-md-offset-10 {
        margin-left: 83.333333%
    }

    .flex-row .col-md-offset-11 {
        margin-left: 91.666667%
    }

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

@media(min-width:62em) {
    .flex-row .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%
    }

    .flex-row .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%
    }

    .flex-row .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .flex-row .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%
    }

    .flex-row .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%
    }

    .flex-row .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .flex-row .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%
    }

    .flex-row .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%
    }

    .flex-row .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%
    }

    .flex-row .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%
    }

    .flex-row .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%
    }

    .flex-row .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

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

    .flex-row .col-lg-pull-1 {
        right: 8.333333%
    }

    .flex-row .col-lg-pull-2 {
        right: 16.666667%
    }

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

    .flex-row .col-lg-pull-4 {
        right: 33.333333%
    }

    .flex-row .col-lg-pull-5 {
        right: 41.666667%
    }

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

    .flex-row .col-lg-pull-7 {
        right: 58.333333%
    }

    .flex-row .col-lg-pull-8 {
        right: 66.666667%
    }

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

    .flex-row .col-lg-pull-10 {
        right: 83.333333%
    }

    .flex-row .col-lg-pull-11 {
        right: 91.666667%
    }

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

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

    .flex-row .col-lg-push-1 {
        left: 8.333333%
    }

    .flex-row .col-lg-push-2 {
        left: 16.666667%
    }

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

    .flex-row .col-lg-push-4 {
        left: 33.333333%
    }

    .flex-row .col-lg-push-5 {
        left: 41.666667%
    }

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

    .flex-row .col-lg-push-7 {
        left: 58.333333%
    }

    .flex-row .col-lg-push-8 {
        left: 66.666667%
    }

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

    .flex-row .col-lg-push-10 {
        left: 83.333333%
    }

    .flex-row .col-lg-push-11 {
        left: 91.666667%
    }

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

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

    .flex-row .col-lg-offset-1 {
        margin-left: 8.333333%
    }

    .flex-row .col-lg-offset-2 {
        margin-left: 16.666667%
    }

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

    .flex-row .col-lg-offset-4 {
        margin-left: 33.333333%
    }

    .flex-row .col-lg-offset-5 {
        margin-left: 41.666667%
    }

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

    .flex-row .col-lg-offset-7 {
        margin-left: 58.333333%
    }

    .flex-row .col-lg-offset-8 {
        margin-left: 66.666667%
    }

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

    .flex-row .col-lg-offset-10 {
        margin-left: 83.333333%
    }

    .flex-row .col-lg-offset-11 {
        margin-left: 91.666667%
    }

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

@media(min-width:75em) {
    .flex-row .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%
    }

    .flex-row .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%
    }

    .flex-row .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .flex-row .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%
    }

    .flex-row .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%
    }

    .flex-row .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .flex-row .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%
    }

    .flex-row .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%
    }

    .flex-row .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%
    }

    .flex-row .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%
    }

    .flex-row .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%
    }

    .flex-row .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .flex-row .col-xl-pull-0 {
        right: auto
    }

    .flex-row .col-xl-pull-1 {
        right: 8.333333%
    }

    .flex-row .col-xl-pull-2 {
        right: 16.666667%
    }

    .flex-row .col-xl-pull-3 {
        right: 25%
    }

    .flex-row .col-xl-pull-4 {
        right: 33.333333%
    }

    .flex-row .col-xl-pull-5 {
        right: 41.666667%
    }

    .flex-row .col-xl-pull-6 {
        right: 50%
    }

    .flex-row .col-xl-pull-7 {
        right: 58.333333%
    }

    .flex-row .col-xl-pull-8 {
        right: 66.666667%
    }

    .flex-row .col-xl-pull-9 {
        right: 75%
    }

    .flex-row .col-xl-pull-10 {
        right: 83.333333%
    }

    .flex-row .col-xl-pull-11 {
        right: 91.666667%
    }

    .flex-row .col-xl-pull-12 {
        right: 100%
    }

    .flex-row .col-xl-push-0 {
        left: auto
    }

    .flex-row .col-xl-push-1 {
        left: 8.333333%
    }

    .flex-row .col-xl-push-2 {
        left: 16.666667%
    }

    .flex-row .col-xl-push-3 {
        left: 25%
    }

    .flex-row .col-xl-push-4 {
        left: 33.333333%
    }

    .flex-row .col-xl-push-5 {
        left: 41.666667%
    }

    .flex-row .col-xl-push-6 {
        left: 50%
    }

    .flex-row .col-xl-push-7 {
        left: 58.333333%
    }

    .flex-row .col-xl-push-8 {
        left: 66.666667%
    }

    .flex-row .col-xl-push-9 {
        left: 75%
    }

    .flex-row .col-xl-push-10 {
        left: 83.333333%
    }

    .flex-row .col-xl-push-11 {
        left: 91.666667%
    }

    .flex-row .col-xl-push-12 {
        left: 100%
    }

    .flex-row .col-xl-offset-0 {
        margin-left: 0
    }

    .flex-row .col-xl-offset-1 {
        margin-left: 8.333333%
    }

    .flex-row .col-xl-offset-2 {
        margin-left: 16.666667%
    }

    .flex-row .col-xl-offset-3 {
        margin-left: 25%
    }

    .flex-row .col-xl-offset-4 {
        margin-left: 33.333333%
    }

    .flex-row .col-xl-offset-5 {
        margin-left: 41.666667%
    }

    .flex-row .col-xl-offset-6 {
        margin-left: 50%
    }

    .flex-row .col-xl-offset-7 {
        margin-left: 58.333333%
    }

    .flex-row .col-xl-offset-8 {
        margin-left: 66.666667%
    }

    .flex-row .col-xl-offset-9 {
        margin-left: 75%
    }

    .flex-row .col-xl-offset-10 {
        margin-left: 83.333333%
    }

    .flex-row .col-xl-offset-11 {
        margin-left: 91.666667%
    }

    .flex-row .col-xl-offset-12 {
        margin-left: 100%
    }
}

.flex-row .col-xs-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.flex-row .col-xs-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

@media(min-width:34em) {
    .flex-row .col-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-row .col-sm-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media(min-width:48em) {
    .flex-row .col-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-row .col-md-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media(min-width:62em) {
    .flex-row .col-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-row .col-lg-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media(min-width:75em) {
    .flex-row .col-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .flex-row .col-xl-last {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.flex-row .row-xs-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.flex-row .row-xs-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-row .row-xs-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media(min-width:34em) {
    .flex-row .row-sm-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .flex-row .row-sm-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .flex-row .row-sm-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media(min-width:48em) {
    .flex-row .row-md-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .flex-row .row-md-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .flex-row .row-md-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media(min-width:62em) {
    .flex-row .row-lg-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .flex-row .row-lg-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .flex-row .row-lg-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media(min-width:75em) {
    .flex-row .row-xl-top {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .flex-row .row-xl-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .flex-row .row-xl-bottom {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.flex-row .col-xs-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.flex-row .col-xs-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.flex-row .col-xs-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

@media(min-width:34em) {
    .flex-row .col-sm-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .flex-row .col-sm-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .flex-row .col-sm-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

@media(min-width:48em) {
    .flex-row .col-md-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .flex-row .col-md-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .flex-row .col-md-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

@media(min-width:62em) {
    .flex-row .col-lg-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .flex-row .col-lg-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .flex-row .col-lg-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

@media(min-width:75em) {
    .flex-row .col-xl-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .flex-row .col-xl-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .flex-row .col-xl-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

@media(max-width:600px) {
    .flex-row:not(.flex-not-line)>* {
        flex-basis: 100% !important;
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

.flex-justify-start {
    justify-content: flex-start;
    -webkit-justify-content: flex-start
}

.flex-row-nomargin {
    margin: 0
}

.my-container {
    max-width: 1200px;
    margin: 0 auto
}

.flex-container {
    display: flex;
    align-items: flex-start
}

.flex-container .flex-column {
    flex: 1 1 400px;
    padding: 0 15px;
    flex-direction: column
}

.flex-container .col-md-1 {
    flex: 0 1 8.33333333%
}

.flex-container .col-md-2 {
    flex: 0 1 16.66666667%
}

.flex-container .col-md-3 {
    flex: 0 1 25%
}

.flex-container .col-md-4 {
    flex: 0 1 33.33333333%
}

.flex-container .col-md-5 {
    flex: 0 1 41.66666667%
}

.flex-container .col-md-6 {
    flex: 0 1 50%
}

.flex-container .col-md-7 {
    flex: 0 1 58.33333333%
}

.flex-container .col-md-7 {
    flex: 0 1 66.66666667%
}

.flex-container .col-md-9 {
    flex: 0 1 75%
}

.flex-container .col-md-10 {
    flex: 0 1 83.33333333%
}

.flex-container .col-md-11 {
    flex: 0 1 91.66666667%
}

.flex-container .col-md-12 {
    flex: 0 1 100%
}

.flex-container .column-1 {
    order: 0
}

.flex-container .column-2 {
    order: 1
}

@media screen and (max-width:991px) {
    .flex-container.wrap-col {
        flex-flow: row wrap
    }

    .flex-container.col-air {
        margin-right: auto
    }

    .flex-container .col-md-1 {
        flex: 1 1 100px
    }

    .flex-container .col-md-2 {
        flex: 1 1 160px
    }

    .flex-container .col-md-3 {
        flex: 1 1 220px
    }

    .flex-container .col-md-4 {
        flex: 1 1 280px
    }

    .flex-container .col-md-5 {
        flex: 1 1 340px
    }

    .flex-container .col-md-6 {
        flex: 1 1 400px
    }

    .flex-container .col-md-7 {
        flex: 1 1 460px
    }

    .flex-container .col-md-7 {
        flex: 1 1 520px
    }

    .flex-container .col-md-9 {
        flex: 1 1 580px
    }

    .flex-container .col-md-10 {
        flex: 1 1 640px
    }

    .flex-container .col-md-11 {
        flex: 1 1 850px
    }

    .flex-container .col-md-12 {
        flex: 1 1 925px
    }
}

@media screen and (max-width:727px) {
    .flex-container .row .flex-column {
        margin-right: 0;
        margin-left: 0
    }

    .flex-container .col-md-1,
    .flex-container .col-md-2,
    .flex-container .col-md-3,
    .flex-container .col-md-4,
    .flex-container .col-md-5,
    .flex-container .col-md-6,
    .flex-container .col-md-7,
    .flex-container .col-md-8,
    .flex-container .col-md-9,
    .flex-container .col-md-10,
    .flex-container .col-md-1,
    .flex-container .col-md-12 {
        flex: 1 1 375px
    }
}

.flex-container .flex-column {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.flex-container .flex-column>* {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%
}

.o-lt-embed-page {
    display: flex;
    flex-flow: row wrap
}

.o-lt-embed-page>* {
    flex: 0 0 100%
}

.o-lt-embed-page .lt-block-column {
    flex: 0 0 50%
}

.vertical-center {
    align-items: center
}

.content-vertical-center {
    align-self: center
}

.lite-page .col-md-0 {
    display: none
}

.lite-page .my-container {
    max-width: 1200px
}

.lite-page .container {
    max-width: 1200px;
    width: auto
}

.lt-block-wrapper.block-cover {
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap
}

.lt-block-wrapper.block-cover .cover-wrapper {
    flex: 0 1 1170px
}

.lt-block-wrapper.block-cover .cover-wrapper .container {
    width: 100%;
    max-width: 1170px
}

.lite-page {
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap
}

.lite-page>* {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%
}

.lite-page>.o-lt-block-column {
    flex: 1 1 50%;
    -webkit-flex: 1 1 50%
}

@media screen and (max-width:727px) {
    .lite-page {
        display: block
    }

    .flex-container .col-md-1,
    .flex-container .col-md-2,
    .flex-container .col-md-3,
    .flex-container .col-md-4,
    .flex-container .col-md-5,
    .flex-container .col-md-6,
    .flex-container .col-md-7,
    .flex-container .col-md-8,
    .flex-container .col-md-9,
    .flex-container .col-md-10,
    .flex-container .col-md-1,
    .flex-container .col-md-12,
    .lite-page>.o-lt-block-column,
    .o-lt-embed-page .lt-block-column {
        flex: 1 1 100%;
        -webkit-flex: 1 1 100%
    }
}
