@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,600,700,300);

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

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

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .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 {
    -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"] {
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .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
}

* {
    -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: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #3a3a3a;
    background-color: #f5f5f5
}

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

a {
    color: #007aff;
    text-decoration: none
}

a:hover, a:focus {
    color: #007aff;
    text-decoration: underline
}

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.5;
    background-color: transparent;
    border: 1px solid #dedede;
    border-radius: 8px;
    -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: 24px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #dedede
}

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

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

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

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.3;
    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: normal;
    line-height: 1;
    color: #8e8e93
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 24px;
    margin-bottom: 12px
}

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: 12px;
    margin-bottom: 12px
}

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: 48px
}

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

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

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

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

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

p {
    margin: 0 0 12px
}

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

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

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

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

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

.text-primary {
    color: #007aff
}

a.text-primary:hover {
    color: #0062cc
}

.text-success {
    color: #4cd964
}

a.text-success:hover {
    color: #2ac845
}

.text-info {
    color: #5ac8fa
}

a.text-info:hover {
    color: #28b7f9
}

.text-warning {
    color: #fc0
}

a.text-warning:hover {
    color: #cca300
}

.text-danger {
    color: #ff2d55
}

a.text-danger:hover {
    color: #f9002f
}

.bg-primary {
    color: #fff;
    background-color: #007aff
}

a.bg-primary:hover {
    background-color: #0062cc
}

.bg-success {
    background-color: #76e288
}

a.bg-success:hover {
    background-color: #4cd964
}

.bg-info {
    background-color: #8bd8fc
}

a.bg-info:hover {
    background-color: #5ac8fa
}

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

a.bg-warning:hover {
    background-color: #fc0
}

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

a.bg-danger:hover {
    background-color: #ff2d55
}

.page-header {
    padding-bottom: 11px;
    margin: 48px 0 24px;
    border-bottom: 1px solid #f2f2f2
}

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

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-left: 5px;
    padding-right: 5px
}

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

dt, dd {
    line-height: 1.5
}

dt {
    font-weight: bold
}

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;
    border-bottom: 1px dotted #ccc
}

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

blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    font-size: 22px;
    border-left: 5px solid #f2f2f2
}

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.5;
    color: #ccc
}

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

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

.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: 24px;
    font-style: normal;
    line-height: 1.5
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

caption {
    padding-top: 16px 12px;
    padding-bottom: 16px 12px;
    color: #ccc;
    text-align: left
}

th {
    text-align: left
}

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

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 16px 12px;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #d9d9d9
}

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

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

.table > tbody + tbody {
    border-top: 2px solid #d9d9d9
}

.table .table {
    background-color: #f5f5f5
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 10px 8px
}

.table-bordered {
    border: 1px solid #d9d9d9
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #d9d9d9
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(0, 122, 255, 0.05)
}

.table-hover > tbody > tr:hover {
    background-color: rgba(0, 122, 255, 0.05)
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: rgba(0, 122, 255, 0.05)
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: rgba(0, 110, 230, 0.05)
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #76e288
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #61dd76
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #8bd8fc
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #73d0fb
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #ffd633
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #ffd119
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #ff607e
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ff466a
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 18px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #d9d9d9
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 8px;
    -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: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

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

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -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;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #fff;
    background-color: #3a3a3a;
    border-color: #3a3a3a
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #212121;
    border-color: #1b1b1b
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .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, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #3a3a3a;
    border-color: #3a3a3a
}

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

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-color: #545454;
    border-color: #595959
}

.btn-primary {
    color: #fff;
    background-color: #007aff;
    border-color: #007aff
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #0062cc;
    border-color: #005dc2
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .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, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #007aff;
    border-color: #007aff
}

.btn-primary .badge {
    color: #007aff;
    background-color: #fff
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #3395ff;
    border-color: #3d9aff
}

.btn-success {
    color: #fff;
    background-color: #4cd964;
    border-color: #4cd964
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #2ac845;
    border-color: #29bf42
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .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, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #4cd964;
    border-color: #4cd964
}

.btn-success .badge {
    color: #4cd964;
    background-color: #fff
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-color: #76e288;
    border-color: #7ee490
}

.btn-info {
    color: #fff;
    background-color: #5ac8fa;
    border-color: #5ac8fa
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #28b7f9;
    border-color: #1fb4f8
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .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, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #5ac8fa;
    border-color: #5ac8fa
}

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

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-color: #8bd8fc;
    border-color: #95dcfc
}

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

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

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .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, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #fc0;
    border-color: #fc0
}

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

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    background-color: #ffd633;
    border-color: #ffd83d
}

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

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

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .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, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #ff2d55;
    border-color: #ff2d55
}

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

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    background-color: #ff607e;
    border-color: #ff6a87
}

.btn-link {
    color: #007aff;
    font-weight: normal;
    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: #007aff;
    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: #ccc;
    text-decoration: none
}

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

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

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

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

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

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #4d4d4d;
    white-space: nowrap
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #404040;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #007aff
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #ccc
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 13px;
    line-height: 1.5;
    color: #ccc;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.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-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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-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-bottom-right-radius: 0;
    border-top-right-radius: 0
}

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

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

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

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 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-right-radius: 8px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

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

.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-right-radius: 0;
    border-top-left-radius: 0
}

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

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    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
}

.nav {
    margin-bottom: 0;
    padding-left: 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: #f2f2f2
}

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

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

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #f2f2f2;
    border-color: #007aff
}

.nav .nav-divider {
    height: 1px;
    margin: 11px 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.5;
    border: 1px solid transparent;
    border-radius: 8px 8px 0 0
}

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

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

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

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

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

.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: 8px
}

.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: 8px 8px 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: #f5f5f5
    }
}

.nav-pills > li {
    float: left
}

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

.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: #007aff
}

.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 {
    text-align: center;
    margin-bottom: 5px
}

.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: 8px
}

.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: 8px 8px 0 0
    }

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

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

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

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

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 24px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 8px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb > .active {
    color: #ccc
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 24px 0;
    border-radius: 8px
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.5;
    text-decoration: none;
    color: #007aff;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #007aff;
    background-color: #f2f2f2;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #007aff;
    border-color: #007aff;
    cursor: default
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #ccc;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 16px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 12px;
    border-top-left-radius: 12px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 13px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pager {
    padding-left: 0;
    margin: 24px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

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

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #ccc;
    background-color: #fff;
    cursor: not-allowed
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #ccc;
    border-radius: 8px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px
}

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

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #007aff;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 24px;
    line-height: 1.5;
    background-color: transparent;
    border: 1px solid #dedede;
    border-radius: 8px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail > img, .thumbnail a > img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #007aff
}

.thumbnail .caption {
    padding: 10px;
    color: #3a3a3a
}

.panel {
    margin-bottom: 24px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0
}

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1px;
    border-top-right-radius: -1px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1px
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: -1px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #d9d9d9
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 24px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #4d4d4d;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #4d4d4d
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #007aff
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #007aff;
    border-color: #007aff
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #007aff
}

.panel-primary > .panel-heading .badge {
    color: #007aff;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #007aff
}

.panel-success {
    border-color: #61dd61
}

.panel-success > .panel-heading {
    color: #4cd964;
    background-color: #76e288;
    border-color: #61dd61
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #61dd61
}

.panel-success > .panel-heading .badge {
    color: #76e288;
    background-color: #4cd964
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #61dd61
}

.panel-info {
    border-color: #69e5fa
}

.panel-info > .panel-heading {
    color: #5ac8fa;
    background-color: #8bd8fc;
    border-color: #69e5fa
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #69e5fa
}

.panel-info > .panel-heading .badge {
    color: #8bd8fc;
    background-color: #5ac8fa
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #69e5fa
}

.panel-warning {
    border-color: #ffab19
}

.panel-warning > .panel-heading {
    color: #fc0;
    background-color: #ffd633;
    border-color: #ffab19
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ffab19
}

.panel-warning > .panel-heading .badge {
    color: #ffd633;
    background-color: #fc0
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ffab19
}

.panel-danger {
    border-color: #ff4688
}

.panel-danger > .panel-heading {
    color: #ff2d55;
    background-color: #ff607e;
    border-color: #ff4688
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ff4688
}

.panel-danger > .panel-heading .badge {
    color: #ff607e;
    background-color: #ff2d55
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ff4688
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.5px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

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

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #3a3a3a;
    border-radius: 8px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #3a3a3a
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #3a3a3a
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #3a3a3a
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #3a3a3a
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #3a3a3a
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #3a3a3a
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #3a3a3a
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #3a3a3a
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 260px;
    padding: 1px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    background-color: #3a3a3a;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #303030;
    border-bottom: 1px solid #232323;
    border-radius: 11px 11px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #3a3a3a
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #3a3a3a
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #3a3a3a
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #3a3a3a;
    bottom: -10px
}

.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, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

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

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

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

    table.visible-xs {
        display: table
    }

    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
    }

    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
    }

    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
    }

    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
    }

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

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

[class^="bi-"]:before, [class*=" bi-"]:before {
    font-family: "brand-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    vertical-align: middle;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none
}

.bi-facebook:before {
    content: '\e800'
}

.bi-foursquare:before {
    content: '\e801'
}

.bi-android:before {
    content: '\e802'
}

.bi-behance:before {
    content: '\e803'
}

.bi-codepen:before {
    content: '\e804'
}

.bi-github:before {
    content: '\e805'
}

.bi-github-circled:before {
    content: '\e806'
}

.bi-twitter:before {
    content: '\e807'
}

.bi-twitter-squared:before {
    content: '\e808'
}

.bi-pinterest-squared:before {
    content: '\e809'
}

.bi-pinterest-circled:before {
    content: '\e80a'
}

.bi-gplus:before {
    content: '\e80b'
}

.bi-google:before {
    content: '\e80c'
}

.bi-git:before {
    content: '\e80d'
}

.bi-flickr:before {
    content: '\e80e'
}

.bi-facebook-squared:before {
    content: '\e80f'
}

.bi-dropbox:before {
    content: '\e810'
}

.bi-drupal:before {
    content: '\e811'
}

.bi-dribbble:before {
    content: '\e812'
}

.bi-digg:before {
    content: '\e813'
}

.bi-deviantart:before {
    content: '\e814'
}

.bi-angellist:before {
    content: '\e815'
}

.bi-adn:before {
    content: '\e816'
}

.bi-apple:before {
    content: '\e817'
}

.bi-behance-squared:before {
    content: '\e818'
}

.bi-bitbucket:before {
    content: '\e819'
}

.bi-bitbucket-squared:before {
    content: '\e81a'
}

.bi-gplus-squared:before {
    content: '\e81b'
}

.bi-github-squared:before {
    content: '\e81c'
}

.bi-git-squared:before {
    content: '\e81d'
}

.bi-gwallet:before {
    content: '\e81e'
}

.bi-hacker-news:before {
    content: '\e81f'
}

.bi-html5:before {
    content: '\e820'
}

.bi-instagram:before {
    content: '\e821'
}

.bi-ioxhost:before {
    content: '\e822'
}

.bi-joomla:before {
    content: '\e823'
}

.bi-jsfiddle:before {
    content: '\e824'
}

.bi-lastfm:before {
    content: '\e825'
}

.bi-lastfm-squared:before {
    content: '\e826'
}

.bi-linkedin-squared:before {
    content: '\e827'
}

.bi-linux:before {
    content: '\e828'
}

.bi-linkedin:before {
    content: '\e829'
}

.bi-maxcdn:before {
    content: '\e82a'
}

.bi-meanpath:before {
    content: '\e82b'
}

.bi-openid:before {
    content: '\e82c'
}

.bi-pagelines:before {
    content: '\e82d'
}

.bi-paypal:before {
    content: '\e82e'
}

.bi-pied-piper-squared:before {
    content: '\e82f'
}

.bi-pied-piper-alt:before {
    content: '\e830'
}

.bi-qq:before {
    content: '\e831'
}

.bi-reddit:before {
    content: '\e832'
}

.bi-reddit-squared:before {
    content: '\e833'
}

.bi-renren:before {
    content: '\e834'
}

.bi-skype:before {
    content: '\e835'
}

.bi-slack:before {
    content: '\e836'
}

.bi-slideshare:before {
    content: '\e837'
}

.bi-soundcloud:before {
    content: '\e838'
}

.bi-spotify:before {
    content: '\e839'
}

.bi-stackexchange:before {
    content: '\e83a'
}

.bi-stackoverflow:before {
    content: '\e83b'
}

.bi-steam:before {
    content: '\e83c'
}

.bi-steam-squared:before {
    content: '\e83d'
}

.bi-stumbleupon:before {
    content: '\e83e'
}

.bi-stumbleupon-circled:before {
    content: '\e83f'
}

.bi-tencent-weibo:before {
    content: '\e840'
}

.bi-trello:before {
    content: '\e841'
}

.bi-tumblr:before {
    content: '\e842'
}

.bi-tumblr-squared:before {
    content: '\e843'
}

.bi-twitch:before {
    content: '\e844'
}

.bi-vimeo-squared:before {
    content: '\e845'
}

.bi-vine:before {
    content: '\e846'
}

.bi-vkontakte:before {
    content: '\e847'
}

.bi-wechat:before {
    content: '\e848'
}

.bi-weibo:before {
    content: '\e849'
}

.bi-windows:before {
    content: '\e84a'
}

.bi-wordpress:before {
    content: '\e84b'
}

.bi-xing:before {
    content: '\e84c'
}

.bi-xing-squared:before {
    content: '\e84d'
}

.bi-yelp:before {
    content: '\e84e'
}

.bi-youtube:before {
    content: '\e84f'
}

.bi-yahoo:before {
    content: '\e850'
}

.bi-youtube-squared:before {
    content: '\e851'
}

.bi-youtube-play:before {
    content: '\e852'
}

.bi-delicious:before {
    content: '\e853'
}

.bi-css3:before {
    content: '\e854'
}

.bi-cc-visa:before {
    content: '\e855'
}

.bi-cc-mastercard:before {
    content: '\e856'
}

.bi-cc-discover:before {
    content: '\e857'
}

.bi-cc-amex:before {
    content: '\e858'
}

.bi-cc-paypal:before {
    content: '\e859'
}

.bi-cc-stripe:before {
    content: '\e85a'
}

.bi-gittip:before {
    content: '\e85b'
}

.bi-star-empty:before {
    content: '\e85c'
}

.bi-star:before {
    content: '\e85d'
}

.bi-star-half:before {
    content: '\e85e'
}

@font-face {
    font-family: 'Pe-icon-7-stroke';
    src: url('../fonts/Pe-icon-7-stroke.ttf?d7yf1v');
    src: url('../fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('embedded-opentype'), url('../fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'), url('../fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'), url('../fonts/Pe-icon-7-stroke.svg?d7yf1v') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Pe-icon-7-stroke';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pe-7s-album:before {
    content: "\e6aa"
}

.pe-7s-arc:before {
    content: "\e6ab"
}

.pe-7s-back-2:before {
    content: "\e6ac"
}

.pe-7s-bandaid:before {
    content: "\e6ad"
}

.pe-7s-car:before {
    content: "\e6ae"
}

.pe-7s-diamond:before {
    content: "\e6af"
}

.pe-7s-door-lock:before {
    content: "\e6b0"
}

.pe-7s-eyedropper:before {
    content: "\e6b1"
}

.pe-7s-female:before {
    content: "\e6b2"
}

.pe-7s-gym:before {
    content: "\e6b3"
}

.pe-7s-hammer:before {
    content: "\e6b4"
}

.pe-7s-headphones:before {
    content: "\e6b5"
}

.pe-7s-helm:before {
    content: "\e6b6"
}

.pe-7s-hourglass:before {
    content: "\e6b7"
}

.pe-7s-leaf:before {
    content: "\e6b8"
}

.pe-7s-magic-wand:before {
    content: "\e6b9"
}

.pe-7s-male:before {
    content: "\e6ba"
}

.pe-7s-map-2:before {
    content: "\e6bb"
}

.pe-7s-next-2:before {
    content: "\e6bc"
}

.pe-7s-paint-bucket:before {
    content: "\e6bd"
}

.pe-7s-pendrive:before {
    content: "\e6be"
}

.pe-7s-photo:before {
    content: "\e6bf"
}

.pe-7s-piggy:before {
    content: "\e6c0"
}

.pe-7s-plugin:before {
    content: "\e6c1"
}

.pe-7s-refresh-2:before {
    content: "\e6c2"
}

.pe-7s-rocket:before {
    content: "\e6c3"
}

.pe-7s-settings:before {
    content: "\e6c4"
}

.pe-7s-shield:before {
    content: "\e6c5"
}

.pe-7s-smile:before {
    content: "\e6c6"
}

.pe-7s-usb:before {
    content: "\e6c7"
}

.pe-7s-vector:before {
    content: "\e6c8"
}

.pe-7s-wine:before {
    content: "\e6c9"
}

.pe-7s-cloud-upload:before {
    content: "\e68a"
}

.pe-7s-cash:before {
    content: "\e68c"
}

.pe-7s-close:before {
    content: "\e680"
}

.pe-7s-bluetooth:before {
    content: "\e68d"
}

.pe-7s-cloud-download:before {
    content: "\e68b"
}

.pe-7s-way:before {
    content: "\e68e"
}

.pe-7s-close-circle:before {
    content: "\e681"
}

.pe-7s-id:before {
    content: "\e68f"
}

.pe-7s-angle-up:before {
    content: "\e682"
}

.pe-7s-wristwatch:before {
    content: "\e690"
}

.pe-7s-angle-up-circle:before {
    content: "\e683"
}

.pe-7s-world:before {
    content: "\e691"
}

.pe-7s-angle-right:before {
    content: "\e684"
}

.pe-7s-volume:before {
    content: "\e692"
}

.pe-7s-angle-right-circle:before {
    content: "\e685"
}

.pe-7s-users:before {
    content: "\e693"
}

.pe-7s-angle-left:before {
    content: "\e686"
}

.pe-7s-user-female:before {
    content: "\e694"
}

.pe-7s-angle-left-circle:before {
    content: "\e687"
}

.pe-7s-up-arrow:before {
    content: "\e695"
}

.pe-7s-angle-down:before {
    content: "\e688"
}

.pe-7s-switch:before {
    content: "\e696"
}

.pe-7s-angle-down-circle:before {
    content: "\e689"
}

.pe-7s-scissors:before {
    content: "\e697"
}

.pe-7s-wallet:before {
    content: "\e600"
}

.pe-7s-safe:before {
    content: "\e698"
}

.pe-7s-volume2:before {
    content: "\e601"
}

.pe-7s-volume1:before {
    content: "\e602"
}

.pe-7s-voicemail:before {
    content: "\e603"
}

.pe-7s-video:before {
    content: "\e604"
}

.pe-7s-user:before {
    content: "\e605"
}

.pe-7s-upload:before {
    content: "\e606"
}

.pe-7s-unlock:before {
    content: "\e607"
}

.pe-7s-umbrella:before {
    content: "\e608"
}

.pe-7s-trash:before {
    content: "\e609"
}

.pe-7s-tools:before {
    content: "\e60a"
}

.pe-7s-timer:before {
    content: "\e60b"
}

.pe-7s-ticket:before {
    content: "\e60c"
}

.pe-7s-target:before {
    content: "\e60d"
}

.pe-7s-sun:before {
    content: "\e60e"
}

.pe-7s-study:before {
    content: "\e60f"
}

.pe-7s-stopwatch:before {
    content: "\e610"
}

.pe-7s-star:before {
    content: "\e611"
}

.pe-7s-speaker:before {
    content: "\e612"
}

.pe-7s-signal:before {
    content: "\e613"
}

.pe-7s-shuffle:before {
    content: "\e614"
}

.pe-7s-shopbag:before {
    content: "\e615"
}

.pe-7s-share:before {
    content: "\e616"
}

.pe-7s-server:before {
    content: "\e617"
}

.pe-7s-search:before {
    content: "\e618"
}

.pe-7s-film:before {
    content: "\e6a5"
}

.pe-7s-science:before {
    content: "\e619"
}

.pe-7s-disk:before {
    content: "\e6a6"
}

.pe-7s-ribbon:before {
    content: "\e61a"
}

.pe-7s-repeat:before {
    content: "\e61b"
}

.pe-7s-refresh:before {
    content: "\e61c"
}

.pe-7s-add-user:before {
    content: "\e6a9"
}

.pe-7s-refresh-cloud:before {
    content: "\e61d"
}

.pe-7s-paperclip:before {
    content: "\e69c"
}

.pe-7s-radio:before {
    content: "\e61e"
}

.pe-7s-note2:before {
    content: "\e69d"
}

.pe-7s-print:before {
    content: "\e61f"
}

.pe-7s-network:before {
    content: "\e69e"
}

.pe-7s-prev:before {
    content: "\e620"
}

.pe-7s-mute:before {
    content: "\e69f"
}

.pe-7s-power:before {
    content: "\e621"
}

.pe-7s-medal:before {
    content: "\e6a0"
}

.pe-7s-portfolio:before {
    content: "\e622"
}

.pe-7s-like2:before {
    content: "\e6a1"
}

.pe-7s-plus:before {
    content: "\e623"
}

.pe-7s-left-arrow:before {
    content: "\e6a2"
}

.pe-7s-play:before {
    content: "\e624"
}

.pe-7s-key:before {
    content: "\e6a3"
}

.pe-7s-plane:before {
    content: "\e625"
}

.pe-7s-joy:before {
    content: "\e6a4"
}

.pe-7s-photo-gallery:before {
    content: "\e626"
}

.pe-7s-pin:before {
    content: "\e69b"
}

.pe-7s-phone:before {
    content: "\e627"
}

.pe-7s-plug:before {
    content: "\e69a"
}

.pe-7s-pen:before {
    content: "\e628"
}

.pe-7s-right-arrow:before {
    content: "\e699"
}

.pe-7s-paper-plane:before {
    content: "\e629"
}

.pe-7s-delete-user:before {
    content: "\e6a7"
}

.pe-7s-paint:before {
    content: "\e62a"
}

.pe-7s-bottom-arrow:before {
    content: "\e6a8"
}

.pe-7s-notebook:before {
    content: "\e62b"
}

.pe-7s-note:before {
    content: "\e62c"
}

.pe-7s-next:before {
    content: "\e62d"
}

.pe-7s-news-paper:before {
    content: "\e62e"
}

.pe-7s-musiclist:before {
    content: "\e62f"
}

.pe-7s-music:before {
    content: "\e630"
}

.pe-7s-mouse:before {
    content: "\e631"
}

.pe-7s-more:before {
    content: "\e632"
}

.pe-7s-moon:before {
    content: "\e633"
}

.pe-7s-monitor:before {
    content: "\e634"
}

.pe-7s-micro:before {
    content: "\e635"
}

.pe-7s-menu:before {
    content: "\e636"
}

.pe-7s-map:before {
    content: "\e637"
}

.pe-7s-map-marker:before {
    content: "\e638"
}

.pe-7s-mail:before {
    content: "\e639"
}

.pe-7s-mail-open:before {
    content: "\e63a"
}

.pe-7s-mail-open-file:before {
    content: "\e63b"
}

.pe-7s-magnet:before {
    content: "\e63c"
}

.pe-7s-loop:before {
    content: "\e63d"
}

.pe-7s-look:before {
    content: "\e63e"
}

.pe-7s-lock:before {
    content: "\e63f"
}

.pe-7s-lintern:before {
    content: "\e640"
}

.pe-7s-link:before {
    content: "\e641"
}

.pe-7s-like:before {
    content: "\e642"
}

.pe-7s-light:before {
    content: "\e643"
}

.pe-7s-less:before {
    content: "\e644"
}

.pe-7s-keypad:before {
    content: "\e645"
}

.pe-7s-junk:before {
    content: "\e646"
}

.pe-7s-info:before {
    content: "\e647"
}

.pe-7s-home:before {
    content: "\e648"
}

.pe-7s-help2:before {
    content: "\e649"
}

.pe-7s-help1:before {
    content: "\e64a"
}

.pe-7s-graph3:before {
    content: "\e64b"
}

.pe-7s-graph2:before {
    content: "\e64c"
}

.pe-7s-graph1:before {
    content: "\e64d"
}

.pe-7s-graph:before {
    content: "\e64e"
}

.pe-7s-global:before {
    content: "\e64f"
}

.pe-7s-gleam:before {
    content: "\e650"
}

.pe-7s-glasses:before {
    content: "\e651"
}

.pe-7s-gift:before {
    content: "\e652"
}

.pe-7s-folder:before {
    content: "\e653"
}

.pe-7s-flag:before {
    content: "\e654"
}

.pe-7s-filter:before {
    content: "\e655"
}

.pe-7s-file:before {
    content: "\e656"
}

.pe-7s-expand1:before {
    content: "\e657"
}

.pe-7s-exapnd2:before {
    content: "\e658"
}

.pe-7s-edit:before {
    content: "\e659"
}

.pe-7s-drop:before {
    content: "\e65a"
}

.pe-7s-drawer:before {
    content: "\e65b"
}

.pe-7s-download:before {
    content: "\e65c"
}

.pe-7s-display2:before {
    content: "\e65d"
}

.pe-7s-display1:before {
    content: "\e65e"
}

.pe-7s-diskette:before {
    content: "\e65f"
}

.pe-7s-date:before {
    content: "\e660"
}

.pe-7s-cup:before {
    content: "\e661"
}

.pe-7s-culture:before {
    content: "\e662"
}

.pe-7s-crop:before {
    content: "\e663"
}

.pe-7s-credit:before {
    content: "\e664"
}

.pe-7s-copy-file:before {
    content: "\e665"
}

.pe-7s-config:before {
    content: "\e666"
}

.pe-7s-compass:before {
    content: "\e667"
}

.pe-7s-comment:before {
    content: "\e668"
}

.pe-7s-coffee:before {
    content: "\e669"
}

.pe-7s-cloud:before {
    content: "\e66a"
}

.pe-7s-clock:before {
    content: "\e66b"
}

.pe-7s-check:before {
    content: "\e66c"
}

.pe-7s-chat:before {
    content: "\e66d"
}

.pe-7s-cart:before {
    content: "\e66e"
}

.pe-7s-camera:before {
    content: "\e66f"
}

.pe-7s-call:before {
    content: "\e670"
}

.pe-7s-calculator:before {
    content: "\e671"
}

.pe-7s-browser:before {
    content: "\e672"
}

.pe-7s-box2:before {
    content: "\e673"
}

.pe-7s-box1:before {
    content: "\e674"
}

.pe-7s-bookmarks:before {
    content: "\e675"
}

.pe-7s-bicycle:before {
    content: "\e676"
}

.pe-7s-bell:before {
    content: "\e677"
}

.pe-7s-battery:before {
    content: "\e678"
}

.pe-7s-ball:before {
    content: "\e679"
}

.pe-7s-back:before {
    content: "\e67a"
}

.pe-7s-attention:before {
    content: "\e67b"
}

.pe-7s-anchor:before {
    content: "\e67c"
}

.pe-7s-albums:before {
    content: "\e67d"
}

.pe-7s-alarm:before {
    content: "\e67e"
}

.pe-7s-airplay:before {
    content: "\e67f"
}

.pe-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.pe-2x {
    font-size: 2em
}

.pe-3x {
    font-size: 3em
}

.pe-4x {
    font-size: 4em
}

.pe-5x {
    font-size: 5em
}

.pe-fw {
    width: 1.28571429em;
    text-align: center
}

.pe-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.pe-ul > li {
    position: relative
}

.pe-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.pe-li.pe-lg {
    left: -1.85714286em
}

.pe-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pe.pull-left {
    margin-right: .3em
}

.pe.pull-right {
    margin-left: .3em
}

.pe-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}

.pe-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.pe-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.pe-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.pe-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.pe-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

.pe-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.pe-stack-1x, .pe-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.pe-stack-1x {
    line-height: inherit
}

.pe-stack-2x {
    font-size: 2em
}

.pe-inverse {
    color: #fff
}

.pe-va {
    vertical-align: middle
}

.pe-border {
    border: solid .08em #eaeaea
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
    display: inline-block
}

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

[class^="flaticon-"], [class*=" flaticon-"], [class^="flaticon-"], [class*=" flaticon-"] {
    display: inline-block;
    vertical-align: middle;
    font-family: Flaticon;
    font-size: 16px;
    font-style: normal
}

.flaticon-201:before {
    content: "\e000"
}

.flaticon-2424:before {
    content: "\e001"
}

.flaticon-add62:before {
    content: "\e002"
}

.flaticon-add63:before {
    content: "\e003"
}

.flaticon-add64:before {
    content: "\e004"
}

.flaticon-address16:before {
    content: "\e005"
}

.flaticon-aim2:before {
    content: "\e006"
}

.flaticon-alarm17:before {
    content: "\e007"
}

.flaticon-align10:before {
    content: "\e008"
}

.flaticon-align13:before {
    content: "\e009"
}

.flaticon-amex1:before {
    content: "\e00a"
}

.flaticon-anchor13:before {
    content: "\e00b"
}

.flaticon-anchor14:before {
    content: "\e00c"
}

.flaticon-arrow392:before {
    content: "\e00d"
}

.flaticon-arrow393:before {
    content: "\e00e"
}

.flaticon-arrow394:before {
    content: "\e00f"
}

.flaticon-arrow395:before {
    content: "\e010"
}

.flaticon-arrow396:before {
    content: "\e011"
}

.flaticon-arrow397:before {
    content: "\e012"
}

.flaticon-arrow398:before {
    content: "\e013"
}

.flaticon-arrow399:before {
    content: "\e014"
}

.flaticon-arrow400:before {
    content: "\e015"
}

.flaticon-arrow401:before {
    content: "\e016"
}

.flaticon-arrow402:before {
    content: "\e017"
}

.flaticon-arrow403:before {
    content: "\e018"
}

.flaticon-arrow404:before {
    content: "\e019"
}

.flaticon-arrow405:before {
    content: "\e01a"
}

.flaticon-arrow406:before {
    content: "\e01b"
}

.flaticon-arrow407:before {
    content: "\e01c"
}

.flaticon-arrow408:before {
    content: "\e01d"
}

.flaticon-arrow409:before {
    content: "\e01e"
}

.flaticon-arrow410:before {
    content: "\e01f"
}

.flaticon-arrow411:before {
    content: "\e020"
}

.flaticon-arrow412:before {
    content: "\e021"
}

.flaticon-arrow413:before {
    content: "\e022"
}

.flaticon-arrow414:before {
    content: "\e023"
}

.flaticon-arrow415:before {
    content: "\e024"
}

.flaticon-arrow416:before {
    content: "\e025"
}

.flaticon-arrow417:before {
    content: "\e026"
}

.flaticon-arrow418:before {
    content: "\e027"
}

.flaticon-arrow419:before {
    content: "\e028"
}

.flaticon-arrow420:before {
    content: "\e029"
}

.flaticon-arrow421:before {
    content: "\e02a"
}

.flaticon-arrow422:before {
    content: "\e02b"
}

.flaticon-arrow423:before {
    content: "\e02c"
}

.flaticon-arrow424:before {
    content: "\e02d"
}

.flaticon-arrow425:before {
    content: "\e02e"
}

.flaticon-arrow426:before {
    content: "\e02f"
}

.flaticon-arrow427:before {
    content: "\e030"
}

.flaticon-arrow428:before {
    content: "\e031"
}

.flaticon-arrow429:before {
    content: "\e032"
}

.flaticon-arrow430:before {
    content: "\e033"
}

.flaticon-arrow431:before {
    content: "\e034"
}

.flaticon-arrow432:before {
    content: "\e035"
}

.flaticon-arrow433:before {
    content: "\e036"
}

.flaticon-arrows51:before {
    content: "\e037"
}

.flaticon-arrows52:before {
    content: "\e038"
}

.flaticon-arrows53:before {
    content: "\e039"
}

.flaticon-arrows54:before {
    content: "\e03a"
}

.flaticon-arrows55:before {
    content: "\e03b"
}

.flaticon-arrows56:before {
    content: "\e03c"
}

.flaticon-attachment7:before {
    content: "\e03d"
}

.flaticon-automated2:before {
    content: "\e03e"
}

.flaticon-backward1:before {
    content: "\e03f"
}

.flaticon-bars6:before {
    content: "\e040"
}

.flaticon-basket9:before {
    content: "\e041"
}

.flaticon-battery69:before {
    content: "\e042"
}

.flaticon-battery70:before {
    content: "\e043"
}

.flaticon-battery71:before {
    content: "\e044"
}

.flaticon-battery72:before {
    content: "\e045"
}

.flaticon-bell6:before {
    content: "\e046"
}

.flaticon-black179:before {
    content: "\e047"
}

.flaticon-black180:before {
    content: "\e048"
}

.flaticon-black181:before {
    content: "\e049"
}

.flaticon-bluetooth8:before {
    content: "\e04a"
}

.flaticon-book82:before {
    content: "\e04b"
}

.flaticon-bottom4:before {
    content: "\e04c"
}

.flaticon-box33:before {
    content: "\e04d"
}

.flaticon-box34:before {
    content: "\e04e"
}

.flaticon-brain1:before {
    content: "\e04f"
}

.flaticon-briefcase9:before {
    content: "\e050"
}

.flaticon-bulb11:before {
    content: "\e051"
}

.flaticon-bullet3:before {
    content: "\e052"
}

.flaticon-bullet4:before {
    content: "\e053"
}

.flaticon-buy4:before {
    content: "\e054"
}

.flaticon-calendar47:before {
    content: "\e055"
}

.flaticon-calendar48:before {
    content: "\e056"
}

.flaticon-calendar49:before {
    content: "\e057"
}

.flaticon-call10:before {
    content: "\e058"
}

.flaticon-call11:before {
    content: "\e059"
}

.flaticon-call12:before {
    content: "\e05a"
}

.flaticon-call13:before {
    content: "\e05b"
}

.flaticon-camcorder2:before {
    content: "\e05c"
}

.flaticon-camcorder3:before {
    content: "\e05d"
}

.flaticon-camera39:before {
    content: "\e05e"
}

.flaticon-camera40:before {
    content: "\e05f"
}

.flaticon-camera41:before {
    content: "\e060"
}

.flaticon-camera42:before {
    content: "\e061"
}

.flaticon-cancel9:before {
    content: "\e062"
}

.flaticon-caution2:before {
    content: "\e063"
}

.flaticon-cello1:before {
    content: "\e064"
}

.flaticon-cent2:before {
    content: "\e065"
}

.flaticon-center3:before {
    content: "\e066"
}

.flaticon-cents1:before {
    content: "\e067"
}

.flaticon-certificate5:before {
    content: "\e068"
}

.flaticon-charging4:before {
    content: "\e069"
}

.flaticon-chat25:before {
    content: "\e06a"
}

.flaticon-chat26:before {
    content: "\e06b"
}

.flaticon-check25:before {
    content: "\e06c"
}

.flaticon-chronometer9:before {
    content: "\e06d"
}

.flaticon-cigarette3:before {
    content: "\e06e"
}

.flaticon-clapper2:before {
    content: "\e06f"
}

.flaticon-cloud79:before {
    content: "\e070"
}

.flaticon-cloud80:before {
    content: "\e071"
}

.flaticon-cloud81:before {
    content: "\e072"
}

.flaticon-cloud82:before {
    content: "\e073"
}

.flaticon-code7:before {
    content: "\e074"
}

.flaticon-code8:before {
    content: "\e075"
}

.flaticon-codings1:before {
    content: "\e076"
}

.flaticon-columns1:before {
    content: "\e077"
}

.flaticon-compact5:before {
    content: "\e078"
}

.flaticon-computer43:before {
    content: "\e079"
}

.flaticon-connecting7:before {
    content: "\e07a"
}

.flaticon-converging1:before {
    content: "\e07b"
}

.flaticon-correct7:before {
    content: "\e07c"
}

.flaticon-credit20:before {
    content: "\e07d"
}

.flaticon-credit21:before {
    content: "\e07e"
}

.flaticon-crop1:before {
    content: "\e07f"
}

.flaticon-cross37:before {
    content: "\e080"
}

.flaticon-curved6:before {
    content: "\e081"
}

.flaticon-delivery6:before {
    content: "\e082"
}

.flaticon-diagonal1:before {
    content: "\e083"
}

.flaticon-digital9:before {
    content: "\e084"
}

.flaticon-document55:before {
    content: "\e085"
}

.flaticon-document56:before {
    content: "\e086"
}

.flaticon-dollar76:before {
    content: "\e087"
}

.flaticon-dollar77:before {
    content: "\e088"
}

.flaticon-dollar78:before {
    content: "\e089"
}

.flaticon-dollars17:before {
    content: "\e08a"
}

.flaticon-download57:before {
    content: "\e08b"
}

.flaticon-drums1:before {
    content: "\e08c"
}

.flaticon-empty19:before {
    content: "\e08d"
}

.flaticon-equalizer2:before {
    content: "\e08e"
}

.flaticon-eye44:before {
    content: "\e08f"
}

.flaticon-eye45:before {
    content: "\e090"
}

.flaticon-female32:before {
    content: "\e091"
}

.flaticon-film21:before {
    content: "\e092"
}

.flaticon-film22:before {
    content: "\e093"
}

.flaticon-flag25:before {
    content: "\e094"
}

.flaticon-flashlight5:before {
    content: "\e095"
}

.flaticon-floppy9:before {
    content: "\e096"
}

.flaticon-flower17:before {
    content: "\e097"
}

.flaticon-folder59:before {
    content: "\e098"
}

.flaticon-folder60:before {
    content: "\e099"
}

.flaticon-forward5:before {
    content: "\e09a"
}

.flaticon-frame10:before {
    content: "\e09b"
}

.flaticon-frame11:before {
    content: "\e09c"
}

.flaticon-frame12:before {
    content: "\e09d"
}

.flaticon-full19:before {
    content: "\e09e"
}

.flaticon-funnel5:before {
    content: "\e09f"
}

.flaticon-globe14:before {
    content: "\e0a0"
}

.flaticon-graduates1:before {
    content: "\e0a1"
}

.flaticon-grocery9:before {
    content: "\e0a2"
}

.flaticon-harp1:before {
    content: "\e0a3"
}

.flaticon-headphone2:before {
    content: "\e0a4"
}

.flaticon-headset3:before {
    content: "\e0a5"
}

.flaticon-heart64:before {
    content: "\e0a6"
}

.flaticon-help10:before {
    content: "\e0a7"
}

.flaticon-hierarchy4:before {
    content: "\e0a8"
}

.flaticon-high13:before {
    content: "\e0a9"
}

.flaticon-home60:before {
    content: "\e0aa"
}

.flaticon-id1:before {
    content: "\e0ab"
}

.flaticon-incoming3:before {
    content: "\e0ac"
}

.flaticon-incoming4:before {
    content: "\e0ad"
}

.flaticon-information32:before {
    content: "\e0ae"
}

.flaticon-ios16:before {
    content: "\e0af"
}

.flaticon-jcb2:before {
    content: "\e0b0"
}

.flaticon-joystick4:before {
    content: "\e0b1"
}

.flaticon-justify6:before {
    content: "\e0b2"
}

.flaticon-keyboard11:before {
    content: "\e0b3"
}

.flaticon-laptop15:before {
    content: "\e0b4"
}

.flaticon-layers4:before {
    content: "\e0b5"
}

.flaticon-left27:before {
    content: "\e0b6"
}

.flaticon-left28:before {
    content: "\e0b7"
}

.flaticon-lens3:before {
    content: "\e0b8"
}

.flaticon-lens4:before {
    content: "\e0b9"
}

.flaticon-lens5:before {
    content: "\e0ba"
}

.flaticon-list26:before {
    content: "\e0bb"
}

.flaticon-lock22:before {
    content: "\e0bc"
}

.flaticon-lock23:before {
    content: "\e0bd"
}

.flaticon-loud3:before {
    content: "\e0be"
}

.flaticon-loudness1:before {
    content: "\e0bf"
}

.flaticon-low16:before {
    content: "\e0c0"
}

.flaticon-magnifying27:before {
    content: "\e0c1"
}

.flaticon-mail21:before {
    content: "\e0c2"
}

.flaticon-mailbox10:before {
    content: "\e0c3"
}

.flaticon-mailbox9:before {
    content: "\e0c4"
}

.flaticon-male39:before {
    content: "\e0c5"
}

.flaticon-master2:before {
    content: "\e0c6"
}

.flaticon-measuring3:before {
    content: "\e0c7"
}

.flaticon-medium3:before {
    content: "\e0c8"
}

.flaticon-menu18:before {
    content: "\e0c9"
}

.flaticon-menu19:before {
    content: "\e0ca"
}

.flaticon-mic7:before {
    content: "\e0cb"
}

.flaticon-mic8:before {
    content: "\e0cc"
}

.flaticon-mic9:before {
    content: "\e0cd"
}

.flaticon-microphone25:before {
    content: "\e0ce"
}

.flaticon-minus16:before {
    content: "\e0cf"
}

.flaticon-monitor24:before {
    content: "\e0d0"
}

.flaticon-mouse18:before {
    content: "\e0d1"
}

.flaticon-mouse19:before {
    content: "\e0d2"
}

.flaticon-move13:before {
    content: "\e0d3"
}

.flaticon-music58:before {
    content: "\e0d4"
}

.flaticon-music59:before {
    content: "\e0d5"
}

.flaticon-music60:before {
    content: "\e0d6"
}

.flaticon-mute6:before {
    content: "\e0d7"
}

.flaticon-newspaper7:before {
    content: "\e0d8"
}

.flaticon-next8:before {
    content: "\e0d9"
}

.flaticon-no15:before {
    content: "\e0da"
}

.flaticon-not8:before {
    content: "\e0db"
}

.flaticon-oboe1:before {
    content: "\e0dc"
}

.flaticon-offer1:before {
    content: "\e0dd"
}

.flaticon-open79:before {
    content: "\e0de"
}

.flaticon-open80:before {
    content: "\e0df"
}

.flaticon-outcoming1:before {
    content: "\e0e0"
}

.flaticon-outgoing3:before {
    content: "\e0e1"
}

.flaticon-padlock17:before {
    content: "\e0e2"
}

.flaticon-paper41:before {
    content: "\e0e3"
}

.flaticon-pause11:before {
    content: "\e0e4"
}

.flaticon-photo31:before {
    content: "\e0e5"
}

.flaticon-photo32:before {
    content: "\e0e6"
}

.flaticon-picture9:before {
    content: "\e0e7"
}

.flaticon-pictures1:before {
    content: "\e0e8"
}

.flaticon-piggy6:before {
    content: "\e0e9"
}

.flaticon-play33:before {
    content: "\e0ea"
}

.flaticon-play34:before {
    content: "\e0eb"
}

.flaticon-plugin1:before {
    content: "\e0ec"
}

.flaticon-plus23:before {
    content: "\e0ed"
}

.flaticon-portfolio7:before {
    content: "\e0ee"
}

.flaticon-previous5:before {
    content: "\e0ef"
}

.flaticon-printer37:before {
    content: "\e0f0"
}

.flaticon-purse1:before {
    content: "\e0f1"
}

.flaticon-radio17:before {
    content: "\e0f2"
}

.flaticon-rectangular22:before {
    content: "\e0f3"
}

.flaticon-right24:before {
    content: "\e0f4"
}

.flaticon-right25:before {
    content: "\e0f5"
}

.flaticon-ring8:before {
    content: "\e0f6"
}

.flaticon-round27:before {
    content: "\e0f7"
}

.flaticon-rows1:before {
    content: "\e0f8"
}

.flaticon-ruler9:before {
    content: "\e0f9"
}

.flaticon-saxophone2:before {
    content: "\e0fa"
}

.flaticon-scale6:before {
    content: "\e0fb"
}

.flaticon-scale7:before {
    content: "\e0fc"
}

.flaticon-scale8:before {
    content: "\e0fd"
}

.flaticon-scaling1:before {
    content: "\e0fe"
}

.flaticon-scissors13:before {
    content: "\e0ff"
}

.flaticon-settings20:before {
    content: "\e100"
}

.flaticon-shopping56:before {
    content: "\e101"
}

.flaticon-shopping57:before {
    content: "\e102"
}

.flaticon-shopping58:before {
    content: "\e103"
}

.flaticon-shopping59:before {
    content: "\e104"
}

.flaticon-shopping60:before {
    content: "\e105"
}

.flaticon-shutdown1:before {
    content: "\e106"
}

.flaticon-silent1:before {
    content: "\e107"
}

.flaticon-skype7:before {
    content: "\e108"
}

.flaticon-slanting1:before {
    content: "\e109"
}

.flaticon-small135:before {
    content: "\e10a"
}

.flaticon-smart1:before {
    content: "\e10b"
}

.flaticon-spanner3:before {
    content: "\e10c"
}

.flaticon-speaker30:before {
    content: "\e10d"
}

.flaticon-speaker31:before {
    content: "\e10e"
}

.flaticon-special1:before {
    content: "\e10f"
}

.flaticon-speech38:before {
    content: "\e110"
}

.flaticon-speech39:before {
    content: "\e111"
}

.flaticon-speech40:before {
    content: "\e112"
}

.flaticon-speech41:before {
    content: "\e113"
}

.flaticon-speech42:before {
    content: "\e114"
}

.flaticon-speech43:before {
    content: "\e115"
}

.flaticon-speech44:before {
    content: "\e116"
}

.flaticon-square48:before {
    content: "\e117"
}

.flaticon-stack8:before {
    content: "\e118"
}

.flaticon-star51:before {
    content: "\e119"
}

.flaticon-storage11:before {
    content: "\e11a"
}

.flaticon-store2:before {
    content: "\e11b"
}

.flaticon-subtract1:before {
    content: "\e11c"
}

.flaticon-synchronise1:before {
    content: "\e11d"
}

.flaticon-tab2:before {
    content: "\e11e"
}

.flaticon-table17:before {
    content: "\e11f"
}

.flaticon-tablet39:before {
    content: "\e120"
}

.flaticon-tablet40:before {
    content: "\e121"
}

.flaticon-tablet41:before {
    content: "\e122"
}

.flaticon-tablet42:before {
    content: "\e123"
}

.flaticon-tag26:before {
    content: "\e124"
}

.flaticon-tag27:before {
    content: "\e125"
}

.flaticon-tag28:before {
    content: "\e126"
}

.flaticon-tag29:before {
    content: "\e127"
}

.flaticon-thermometer19:before {
    content: "\e128"
}

.flaticon-thin16:before {
    content: "\e129"
}

.flaticon-thought4:before {
    content: "\e12a"
}

.flaticon-three52:before {
    content: "\e12b"
}

.flaticon-timer18:before {
    content: "\e12c"
}

.flaticon-treble2:before {
    content: "\e12d"
}

.flaticon-trombone2:before {
    content: "\e12e"
}

.flaticon-trumpet3:before {
    content: "\e12f"
}

.flaticon-trumpet4:before {
    content: "\e130"
}

.flaticon-two114:before {
    content: "\e131"
}

.flaticon-umbrella12:before {
    content: "\e132"
}

.flaticon-upload35:before {
    content: "\e133"
}

.flaticon-vertical4:before {
    content: "\e134"
}

.flaticon-video69:before {
    content: "\e135"
}

.flaticon-violin2:before {
    content: "\e136"
}

.flaticon-visa2:before {
    content: "\e137"
}

.flaticon-voice11:before {
    content: "\e138"
}

.flaticon-volume22:before {
    content: "\e139"
}

.flaticon-waste2:before {
    content: "\e13a"
}

.flaticon-web11:before {
    content: "\e13b"
}

.flaticon-weighing7:before {
    content: "\e13c"
}

.flaticon-weight4:before {
    content: "\e13d"
}

.flaticon-wifi26:before {
    content: "\e13e"
}

.flaticon-window21:before {
    content: "\e13f"
}

.flaticon-window22:before {
    content: "\e140"
}

.flaticon-window23:before {
    content: "\e141"
}

.flaticon-wrong6:before {
    content: "\e142"
}

.flaticon-zoom22:before {
    content: "\e143"
}

.flaticon-zoom23:before {
    content: "\e144"
}

.pace-progress {
    display: none !important
}

.preloader-bg {
    position: fixed;
    z-index: 9990;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    visibility: visible;
    opacity: 1
}

.preloader {
    position: fixed;
    z-index: 9999;
    left: 50%;
    top: -82px;
    opacity: 0;
    margin-left: -16px;
    padding-top: 20px;
    -webkit-transition: top .7s .15s cubic-bezier(.68, 0, .265, 1), opacity .8s .15s;
    -webkit-transition: top .7s .15s cubic-bezier(.68, -0.55, .265, 1.55), opacity .8s .15s;
    -moz-transition: top .7s .15s cubic-bezier(.68, -0.55, .265, 1.55), opacity .8s .15s;
    transition: top .7s .15s cubic-bezier(.68, -0.55, .265, 1.55), opacity .8s .15s
}

.preloader > span {
    display: block;
    height: 32px;
    width: 32px;
    border: 2px solid #007aff;
    border-bottom-color: transparent;
    background: transparent;
    border-radius: 100%;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: rotate .9s 0s linear infinite;
    animation: rotate .9s 0s linear infinite
}

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

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

.pace-running .preloader-bg {
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.pace-running .preloader {
    top: 8%;
    opacity: 1;
    -webkit-transition: top .7s cubic-bezier(.68, 0, .265, 1), opacity .8s;
    -webkit-transition: top .7s cubic-bezier(.68, -0.55, .265, 1.55), opacity .8s;
    -moz-transition: top .7s cubic-bezier(.68, -0.55, .265, 1.55), opacity .8s;
    transition: top .7s cubic-bezier(.68, -0.55, .265, 1.55), opacity .8s
}

.pace-done .preloader-bg {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .6s .7s ease-in;
    -o-transition: all .6s .7s ease-in;
    transition: all .6s .7s ease-in
}

.pace-done .preloader {
    top: -82px;
    opacity: 0
}

html {
    font-size: 16px;
    height: 100%
}

body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #3a3a3a;
    background-color: #f5f5f5;
    height: 100%;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased
}

.body-alt {
    background-color: #fff
}

canvas {
    width: 100% !important
}

.font-alt-1 {
    font-family: 'Roboto', Helvetica, Arial, sans-serif
}

.font-alt-2 {
    font-family: 'Merriweather', Helvetica, Arial, sans-serif
}

.font-alt-3 {
    font-family: 'PT Sans', Helvetica, Arial, sans-serif
}

.font-alt-4 {
    font-family: 'Bitter', Helvetica, Arial, sans-serif
}

.font-alt-5 {
    font-family: 'Quando', Helvetica, Arial, sans-serif
}

.font-alt-6 {
    font-family: 'Sansita One', Helvetica, Arial, sans-serif
}

.font-alt-7 {
    font-family: 'Nunito', Helvetica, Arial, sans-serif
}

a {
    color: #007aff;
    text-decoration: none;
    opacity: 1;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

a:hover, a:focus {
    color: #007aff;
    opacity: .6;
    outline: none;
    text-decoration: none
}

a.link:after {
    font-family: 'Pe-icon-7-stroke';
    content: "\e684";
    font-size: 28px;
    line-height: 0;
    vertical-align: middle
}

.img-link:hover, .img-link:focus, .img-link:active {
    opacity: 1
}

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

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

.thumbnail {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto
}

.thumbnail:hover, .thumbnail:focus {
    opacity: 1
}

.thumbnail .caption {
    margin-top: 10px
}

.inline {
    display: inline-block !important
}

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

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

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

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

@media screen and (max-width: 768px) {
    .text-center-mobile {
        text-align: center !important
    }
}

.va-middle {
    vertical-align: middle
}

.va-top {
    vertical-align: top
}

.va-bottom {
    vertical-align: bottom
}

.space-top {
    margin-top: 24px !important
}

.space-top-2x {
    margin-top: 48px !important
}

.space-top-3x {
    margin-top: 72px !important
}

.space-bottom {
    margin-bottom: 24px !important
}

.space-bottom-2x {
    margin-bottom: 48px !important
}

.space-bottom-3x {
    margin-bottom: 72px !important
}

.padding-top {
    padding-top: 24px !important
}

.padding-top-2x {
    padding-top: 48px !important
}

.padding-top-3x {
    padding-top: 72px !important
}

.padding-bottom {
    padding-bottom: 24px !important
}

.padding-bottom-2x {
    padding-bottom: 48px !important
}

.padding-bottom-3x {
    padding-bottom: 72px !important
}

@media screen and (max-width: 768px) {
    .space-top {
        margin-top: 16px !important
    }

    .space-top-2x {
        margin-top: 36px !important
    }

    .space-top-3x {
        margin-top: 48px !important
    }

    .space-bottom {
        margin-bottom: 16px !important
    }

    .space-bottom-2x {
        margin-bottom: 36px !important
    }

    .space-bottom-3x {
        margin-bottom: 48px !important
    }

    .padding-top {
        padding-top: 16px !important
    }

    .padding-top-2x {
        padding-top: 36px !important
    }

    .padding-top-3x {
        padding-top: 48px !important
    }

    .padding-bottom {
        padding-bottom: 16px !important
    }

    .padding-bottom-2x {
        padding-bottom: 36px !important
    }

    .padding-bottom-3x {
        padding-bottom: 48px !important
    }
}

.space-top-none {
    margin-top: 0 !important
}

.space-bottom-none {
    margin-bottom: 0 !important
}

.padding-top-none {
    padding-top: 0 !important
}

.padding-bottom-none {
    padding-bottom: 0 !important
}

::selection {
    color: #fff;
    background: #3a3a3a
}

::-moz-selection {
    color: #fff;
    background: #3a3a3a
}

.google_conversion_frame {
    height: 0 !important
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-top: 0;
    line-height: 1.3
}

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 {
    display: block;
    line-height: 1.2;
    font-weight: normal;
    color: #8e8e93;
    margin-top: 6px
}

h1, .h1, h2, .h2, h3, .h3 {
    font-weight: 300
}

h1, .h1 {
    font-size: 48px;
    margin-left: -3px;
    margin-bottom: 20px
}

h1 small, .h1 small {
    margin-left: 3px;
    font-size: 16px
}

@media screen and (max-width: 768px) {
    h1, .h1 {
        font-size: 40.8px
    }
}

h2, .h2 {
    font-size: 36px;
    margin-left: -1px;
    margin-bottom: 18px
}

h2 small, .h2 small {
    margin-left: 1px;
    font-size: 14px
}

@media screen and (max-width: 768px) {
    h2, .h2 {
        font-size: 30px
    }
}

h3, .h3 {
    font-size: 24px;
    margin-bottom: 16px
}

h3 small, .h3 small {
    font-size: 14px
}

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

h4 small, .h4 small {
    font-size: 13px
}

h5, .h5 {
    font-size: 16px;
    font-weight: normal
}

h6, .h6 {
    font-size: 14px;
    font-weight: normal
}

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

.block-heading {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.block-subheading {
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase
}

p {
    margin-bottom: 24px
}

.lead {
    font-weight: normal;
    font-size: 22px !important;
    line-height: 1.7
}

@media screen and (max-width: 768px) {
    .lead {
        font-size: 18px !important
    }
}

ul, ol {
    line-height: 1.7;
    padding-left: 21px;
    margin-bottom: 24px
}

.list-unordered, .list-featured {
    padding-left: 2px;
    list-style: none
}

.list-unordered li, .list-featured li {
    position: relative;
    padding-left: 16px
}

.list-unordered li:before, .list-featured li:before {
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #5ac8fa;
    border-radius: 50%
}

.list-featured li {
    padding-left: 26px
}

.list-featured li:before {
    font-family: 'Flaticon';
    background-color: transparent;
    border-radius: 0
}

.list-featured li.include:before {
    top: -2px;
    font-size: 18px;
    content: "\e07c";
    color: #4cd964
}

.list-featured li.exclude:before {
    left: 1px;
    top: 2px;
    font-size: 13px;
    content: "\e080";
    color: #ff2d55
}

dl dt {
    font-weight: normal;
    color: #5ac8fa
}

dl dd {
    margin-bottom: 10px
}

.size-huge {
    font-size: 112px !important
}

@media screen and (max-width: 991px) {
    .size-huge.size-huge-responsive {
        font-size: 84px !important
    }
}

@media screen and (max-width: 768px) {
    .size-huge.size-huge-responsive {
        font-size: 56px !important
    }
}

.size-xl {
    font-size: 18px !important
}

.size-lg {
    font-size: 16px !important
}

.size-sm {
    font-size: 13px !important
}

.text-muted {
    color: #ccc !important
}

.text-light .text-muted, .text-light.text-muted {
    color: #fff !important;
    opacity: .7
}

.text-gray {
    color: #8e8e93 !important
}

.text-default {
    color: #3a3a3a !important
}

.text-primary {
    color: #007aff !important
}

.text-success {
    color: #4cd964 !important
}

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

.text-warning {
    color: #fc0 !important
}

.text-danger {
    color: #ff2d55 !important
}

.text-light {
    color: #fff !important
}

.text-light h1 small, .text-light h2 small, .text-light h3 small, .text-light h4 small, .text-light h5 small, .text-light h6 small, .text-light .h1 small, .text-light .h2 small, .text-light .h3 small, .text-light .h4 small, .text-light .h5 small, .text-light .h6 small, .text-light h1 .small, .text-light h2 .small, .text-light h3 .small, .text-light h4 .small, .text-light h5 .small, .text-light h6 .small, .text-light .h1 .small, .text-light .h2 .small, .text-light .h3 .small, .text-light .h4 .small, .text-light .h5 .small, .text-light .h6 .small {
    color: #fff;
    opacity: .5
}

.semi-transparent {
    opacity: .5
}

.text-thin {
    font-weight: 300 !important
}

.text-semibold {
    font-weight: 600 !important
}

.text-bold {
    font-weight: bold !important
}

.bg-primary {
    color: #fff;
    background-color: #3395ff
}

a.bg-primary:hover {
    background-color: #007aff
}

.bg-success {
    color: #fff
}

.bg-info {
    color: #fff
}

.bg-warning {
    color: #fff
}

.bg-danger {
    color: #fff
}

address {
    line-height: 1.8;
    margin-bottom: 0
}

address .social-buttons {
    display: block
}

address .social-buttons a {
    font-size: 16px;
    margin: 5px 12px 10px 0
}

address .divider {
    display: block;
    width: 100%;
    border-top: 1px solid #5ac8fa
}

address .text-center.social-buttons, address.text-center .social-buttons {
    text-align: center
}

address .text-center.social-buttons a, address.text-center .social-buttons a {
    margin: 5px 6px 10px 6px
}

address .text-right.social-buttons, address.text-right .social-buttons {
    text-align: right
}

address .text-right.social-buttons a, address.text-right .social-buttons a {
    margin: 5px 0 10px 12px
}

blockquote {
    padding: 0;
    border: none
}

blockquote p {
    font-style: italic;
    margin-bottom: 20px
}

blockquote footer {
    font-size: 14px;
    color: #5ac8fa;
    border-top: 1px solid #5ac8fa;
    padding-top: 12px
}

blockquote footer:before {
    margin-right: 2px
}

blockquote.blockquote-reverse {
    padding: 0;
    border: none
}

blockquote.blockquote-reverse footer:before {
    content: '\2014 \00A0'
}

blockquote.blockquote-reverse footer:after {
    display: none
}

@media screen and (max-width: 768px) {
    blockquote {
        font-size: 18px
    }
}

.text-lightblockquote p, .text-light blockquote p {
    font-weight: 300
}

.text-lightblockquote footer, .text-light blockquote footer {
    color: #fff;
    border-top-color: rgba(255, 255, 255, 0.7)
}

h1.font-alt-1, h2.font-alt-1, h3.font-alt-1, h4.font-alt-1, h5.font-alt-1, h6.font-alt-1, .h1.font-alt-1, .h2.font-alt-1, .h3.font-alt-1, .h4.font-alt-1, .h5.font-alt-1, .h6.font-alt-1 {
    font-weight: normal
}

h1.font-alt-2, h2.font-alt-2, h3.font-alt-2, .h1.font-alt-2, .h2.font-alt-2, .h3.font-alt-2 {
    font-weight: 300
}

h4.font-alt-2, h5.font-alt-2, h6.font-alt-2, .h4.font-alt-2, .h5.font-alt-2, .h6.font-alt-2 {
    font-weight: normal
}

h1.font-alt-3, h2.font-alt-3, h3.font-alt-3, h4.font-alt-3, h5.font-alt-3, h6.font-alt-3, .h1.font-alt-3, .h2.font-alt-3, .h3.font-alt-3, .h4.font-alt-3, .h5.font-alt-3, .h6.font-alt-3 {
    font-weight: bold
}

h1.font-alt-4, h2.font-alt-4, h3.font-alt-4, h4.font-alt-4, h5.font-alt-4, h6.font-alt-4, .h1.font-alt-4, .h2.font-alt-4, .h3.font-alt-4, .h4.font-alt-4, .h5.font-alt-4, .h6.font-alt-4 {
    font-weight: normal
}

h1.font-alt-5, h2.font-alt-5, h3.font-alt-5, h4.font-alt-5, h5.font-alt-5, h6.font-alt-5, .h1.font-alt-5, .h2.font-alt-5, .h3.font-alt-5, .h4.font-alt-5, .h5.font-alt-5, .h6.font-alt-5 {
    font-weight: normal
}

h1.font-alt-6, h2.font-alt-6, h3.font-alt-6, h4.font-alt-6, h5.font-alt-6, h6.font-alt-6, .h1.font-alt-6, .h2.font-alt-6, .h3.font-alt-6, .h4.font-alt-6, .h5.font-alt-6, .h6.font-alt-6 {
    font-weight: normal
}

.dropcap {
    float: left;
    font-size: 300%;
    line-height: 1;
    margin-right: 8px
}

.dropcap.dropcap-rounded, .dropcap.dropcap-square, .dropcap.dropcap-circle {
    color: #fff !important;
    text-align: center;
    font-weight: 300;
    width: 48px;
    line-height: 48px;
    margin-top: 8px
}

.dropcap.dropcap-rounded {
    border-radius: 4px
}

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

.table {
    border-bottom: 1px solid #d9d9d9
}

.table > caption {
    color: #5ac8fa;
    margin-bottom: 12px
}

.table > thead > tr > th, .table > tbody > tr > th {
    color: #5ac8fa;
    font-weight: normal
}

.table > thead > tr > th {
    border-bottom: 1px solid #d9d9d9
}

.table .btn {
    margin-top: 0;
    margin-bottom: 0
}

@media screen and (max-width: 767px) {
    .table-responsive {
        border: 0
    }
}

.table-hover > tbody > tr {
    -webkit-transition: background-color .25s;
    transition: background-color .25s
}

.table tr.success, .table tr.info, .table tr.warning, .table tr.danger {
    color: #fff
}

.table tr.success th, .table tr.info th, .table tr.warning th, .table tr.danger th {
    color: #fff
}

.table tr.success td, .table tr.info td, .table tr.warning td, .table tr.danger td, .table tr.success th, .table tr.info th, .table tr.warning th, .table tr.danger th {
    border: 0
}

.table tr.success + tr td, .table tr.info + tr td, .table tr.warning + tr td, .table tr.danger + tr td, .table tr.success + tr th, .table tr.info + tr th, .table tr.warning + tr th, .table tr.danger + tr th {
    border: 0
}

.table-bordered {
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px !important
}

.body-alt .table-bordered {
    background-color: #fff
}

.order-table {
    padding: 0 22px
}

.order-table table {
    width: 100%
}

.order-table table th {
    font-size: 18px;
    text-align: left;
    padding: 12px 0;
    font-weight: normal
}

.order-table table th:last-child {
    text-align: right;
    padding-left: 15px
}

.order-table table td {
    font-size: 14px;
    padding: 3px 0
}

.order-table table td:last-child {
    text-align: right;
    font-size: 24px;
    padding-left: 15px
}

.order-table hr {
    margin: 15px 0
}

.shop-cart-table {
    min-width: 520px;
    border-bottom: none
}

.shop-cart-table > thead > tr > th {
    border-bottom-color: transparent
}

.shop-cart-table > thead > tr > th:first-child {
    padding-left: 0
}

.shop-cart-table > tbody > tr > td {
    border-top-color: transparent;
    vertical-align: middle;
    padding-left: 15px
}

.shop-cart-table > tbody > tr > td:first-child {
    padding-left: 0
}

.shop-cart-table .widget.widget-shopping-cart {
    margin-bottom: 0
}

.shop-cart-table .widget.widget-shopping-cart .w-item {
    margin-bottom: 0
}

.shop-cart-table .widget.widget-shopping-cart .w-item-thumb, .shop-cart-table .widget.widget-shopping-cart .w-item-content {
    vertical-align: middle
}

.shop-cart-table .widget.widget-shopping-cart .w-item-thumb a {
    width: 80px
}

.shop-cart-table .shop-price {
    font-size: 16px;
    font-weight: 600;
    margin: 0
}

.shop-cart-table .count-input {
    max-width: 105px
}

.shop-cart-table .delete {
    font-size: 20px;
    line-height: 2;
    color: #ff2d55;
    font-weight: 300;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.shop-cart-table .delete:hover {
    opacity: .6
}

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

.form-input {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 24px
}

.form-input input, .form-input textarea {
    width: 100%;
    height: 48px;
    font-size: 14px;
    padding-top: 20px;
    background: none;
    border: none;
    border-radius: 0;
    color: #3a3a3a;
    border-bottom: 1px solid #757575;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all .25s;
    transition: all .25s
}

.form-input input:focus, .form-input textarea:focus {
    outline: none;
    border-bottom: 1px solid #007aff
}

.form-input textarea {
    padding-top: 27px;
    overflow: hidden;
    padding-top: 19px
}

.form-input label {
    position: absolute;
    font-size: 14px;
    color: #757575;
    left: 0;
    top: 15px;
    margin-left: 0 !important;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    transition: .2s ease-out
}

.form-input.active label {
    color: #007aff;
    font-size: 11px;
    -webkit-transform: translateY(-130%);
    -moz-transform: translateY(-130%);
    -ms-transform: translateY(-130%);
    -o-transform: translateY(-130%);
    transform: translateY(-130%)
}

.form-input.active .helper-link {
    opacity: 0;
    visibility: hidden
}

.form-input.disabled {
    cursor: not-allowed
}

.form-input.disabled input, .form-input.disabled textarea {
    border-color: #ccc;
    cursor: not-allowed
}

.form-input.disabled label {
    color: #ccc
}

.form-input.form-input-light input, .form-input.form-input-light textarea {
    color: #fff;
    border-bottom-color: #ccc
}

.form-input.form-input-light input:focus, .form-input.form-input-light textarea:focus {
    border-bottom-color: #fff
}

.form-input.form-input-light label {
    color: #ccc
}

.form-input.form-input-light.active label {
    color: #fff
}

.helper-text {
    font-size: 13px
}

.helper-link {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 12px;
    margin-top: -7px;
    text-transform: none;
    opacity: .6;
    visibility: visible;
    -webkit-transition: all .25s;
    transition: all .25s
}

.helper-link:hover, .helper-link:focus {
    opacity: 1
}

label.error {
    display: none !important
}

.form-input input.error, .form-input-light input.error, .form-input textarea.error, .form-input-light textarea.error, .form-input input:focus.error, .form-input-light input:focus.error, .form-input textarea:focus.error, .form-input-light textarea:focus.error {
    color: #ff2d55;
    border-color: #ff2d55
}

.form-input input.valid, .form-input-light input.valid, .form-input textarea.valid, .form-input-light textarea.valid, .form-input input:focus.valid, .form-input-light input:focus.valid, .form-input textarea:focus.valid, .form-input-light textarea:focus.valid {
    border-color: #4cd964
}

.form-input.active input.error ~ label, .form-input-light.active input.error ~ label, .form-input.active textarea.error ~ label, .form-input-light.active textarea.error ~ label {
    color: #ff2d55
}

.form-input.active input.valid ~ label, .form-input-light.active input.valid ~ label, .form-input.active textarea.valid ~ label, .form-input-light.active textarea.valid ~ label {
    color: #4cd964
}

.form-input input.error ~ .helper-link, .form-input-light input.error ~ .helper-link, .form-input input.valid ~ .helper-link, .form-input-light input.valid ~ .helper-link {
    opacity: 0;
    visibility: hidden
}

.error-label, .valid-label {
    position: absolute;
    top: 50%;
    font-weight: 300;
    right: 0;
    font-size: 26px;
    margin-top: -13px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s
}

.error-label:before {
    color: #ff2d55;
    content: "!";
    padding-right: 10px
}

.valid-label:before {
    font-family: "Flaticon";
    color: #4cd964;
    content: "\e07c"
}

.form-input input.error ~ .error-label, .form-input textarea.error ~ .error-label, .form-input input.valid ~ .valid-label, .form-input textarea.valid ~ .valid-label {
    opacity: 1;
    visibility: visible
}

.response-holder {
    visibility: hidden;
    opacity: 0;
    padding: 12px 0;
    font-size: 13px;
    line-height: 1.8;
    -webkit-transition: all .4s;
    transition: all .4s
}

.response-holder.error, .response-holder.success {
    visibility: visible;
    opacity: 1
}

.response-holder.error {
    color: #ff2d55
}

.response-holder.success {
    color: #4cd964
}

label {
    display: inline-block;
    margin-bottom: 8px
}

.form-control {
    display: block;
    width: 100%;
    height: 48px;
    padding: 0 20px;
    color: #3a3a3a;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 24px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.form-control:focus {
    outline: none;
    border-color: #007aff;
    box-shadow: none
}

.form-control[disabled], .form-control.disabled {
    opacity: .8;
    cursor: not-allowed;
    color: #ccc;
    border-color: #ccc
}

.form-control[disabled]::-moz-placeholder, .form-control.disabled::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

.form-control[disabled]:-ms-input-placeholder, .form-control.disabled:-ms-input-placeholder {
    color: #ccc
}

.form-control[disabled]::-webkit-input-placeholder, .form-control.disabled::-webkit-input-placeholder {
    color: #ccc
}

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

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

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

.form-control.input-lg {
    height: 70px;
    padding: 0 26px;
    border-radius: 36px
}

.form-control.input-sm {
    height: 36px;
    padding: 0 16px;
    border-radius: 18px
}

.form-control.error {
    border-color: #ff2d55
}

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

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

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

.form-control.valid {
    border-color: #4cd964
}

.form-control.valid::-moz-placeholder {
    color: #4cd964;
    opacity: 1
}

.form-control.valid:-ms-input-placeholder {
    color: #4cd964
}

.form-control.valid::-webkit-input-placeholder {
    color: #4cd964
}

textarea.form-control {
    height: auto;
    padding-top: 18px;
    padding-bottom: 18px
}

.form-inline .form-control, .form-inline .btn, .form-inline .form-group, .form-inline .checkbox, .form-inline .radio, .form-inline label {
    display: inline-block;
    vertical-align: middle
}

.form-inline .form-group {
    margin-right: 15px
}

.form-inline .form-group:last-child {
    margin-right: 0
}

.form-inline .btn {
    margin: 0
}

.form-inline.text-right .form-group {
    margin-right: 0;
    margin-left: 15px
}

.form-inline.text-right .form-group:first-child {
    margin-left: 0
}

.form-inline.text-center .form-group {
    margin-right: 7px;
    margin-left: 7px
}

.form-group + .checkbox, .form-group + .checkbox-inline, .form-group + .radio, .form-group + .radio-inline, .form-input + .checkbox, .form-input + .checkbox-inline, .form-input + .radio, .form-input + .radio-inline {
    margin-top: 20px
}

.checkbox, .radio, .checkbox-inline, .radio-inline {
    position: relative;
    display: table;
    width: auto;
    font-size: 14px;
    color: #757575;
    cursor: default;
    padding-left: 27px;
    margin-bottom: 12px;
    margin-left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox.disabled, .radio.disabled, .checkbox-inline.disabled, .radio-inline.disabled {
    color: #ccc;
    cursor: not-allowed
}

.text-light.checkbox, .text-light.radio, .text-light.checkbox-inline, .text-light.radio-inline, .text-light .checkbox, .text-light .radio, .text-light .checkbox-inline, .text-light .radio-inline {
    color: #fff
}

label.hover {
    cursor: pointer
}

.checkbox-inline, .radio-inline {
    display: inline-block;
    margin-right: 18px
}

.text-right .checkbox-inline, .text-right .radio-inline {
    margin-left: 15px;
    margin-right: 0
}

.text-center .checkbox-inline, .text-center .radio-inline {
    margin-left: 10px;
    margin-right: 10px
}

.icheckbox, .iradio {
    position: absolute;
    z-index: 0;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    left: 0;
    top: 2px;
    border: 2px solid #007aff;
    border-radius: 1px;
    background-clip: padding-box;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s
}

.icheckbox.disabled, .iradio.disabled {
    border-color: #ccc;
    cursor: not-allowed
}

.text-light .icheckbox, .text-light .iradio {
    border: 2px solid #fff
}

.icheckbox.checked {
    left: -6px;
    top: -6px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #4cd964;
    border-bottom: 2px solid #4cd964;
    -webkit-transform: rotateZ(40deg);
    -moz-transform: rotateZ(40deg);
    -ms-transform: rotateZ(40deg);
    -o-transform: rotateZ(40deg);
    transform: rotateZ(40deg);
    -webkit-backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.icheckbox.checked.disabled {
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    cursor: not-allowed
}

.iradio, .iradio:before {
    border-radius: 50%;
    -webkit-transition: .25s ease;
    transition: .25s ease
}

.iradio:before {
    position: absolute;
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #007aff;
    opacity: 0;
    top: 3px;
    left: 3px;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.iradio.checked {
    border-color: #007aff
}

.iradio.checked.disabled {
    border-color: #ccc;
    cursor: not-allowed
}

.iradio.checked.disabled:before {
    background-color: #ccc
}

.text-light .iradio:before {
    background-color: #fff
}

.text-light .iradio.checked {
    border-color: #fff
}

.iradio.checked:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.text-right .checkbox-inline, .text-right .radio-inline {
    margin-left: 25px;
    margin-right: 0
}

.color-switch {
    display: inline-block;
    margin: 0 12px 14px 0
}

.color-switch:last-child {
    margin-right: 0
}

.color-switch .icheckbox, .color-switch .iradio {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid transparent;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s;
    transition: all .3s
}

.color-switch .icheckbox:before, .color-switch .iradio:before, .color-switch .icheckbox:after, .color-switch .iradio:after {
    display: none
}

.color-switch .icheckbox.checked, .color-switch .iradio.checked {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
}

.color-switch .icheckbox.checked {
    left: 3px;
    top: 6px
}

.text-center .color-switch {
    margin: 0 6px 14px 6px
}

.text-right .color-switch {
    margin: 0 0 14px 12px
}

.text-right .color-switch:first-child {
    margin-left: 0
}

.size-switch {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 6px 12px 0
}

.size-switch:last-child {
    margin-right: 0
}

.size-switch label {
    position: absolute;
    z-index: 1;
    width: 100%;
    text-align: center;
    top: 6px;
    left: 0;
    margin: 0;
    font-size: 11px;
    color: #007aff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color .3s;
    transition: color .3s
}

.size-switch .icheckbox, .size-switch .iradio {
    position: relative;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #007aff;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.size-switch .icheckbox:before, .size-switch .iradio:before, .size-switch .icheckbox:after, .size-switch .iradio:after {
    display: none
}

.size-switch .icheckbox.checked, .size-switch .iradio.checked {
    background-color: #007aff
}

.size-switch .icheckbox.checked + label, .size-switch .iradio.checked + label {
    color: #fff
}

.count-input {
    position: relative;
    width: 100%;
    max-width: 165px;
    margin: 10px 0
}

.count-input input {
    width: 100%;
    height: 48px;
    border: 1px solid #007aff;
    border-radius: 4px;
    background: none;
    text-align: center
}

.count-input input:focus {
    outline: none
}

.count-input .incr-btn {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 26px;
    font-weight: 300;
    text-align: center;
    line-height: 30px;
    top: 50%;
    right: 0;
    margin-top: -15px
}

.count-input .incr-btn:first-child {
    right: auto;
    left: 0
}

.count-input.count-input-sm {
    max-width: 125px
}

.count-input.count-input-sm input {
    height: 36px
}

.count-input.count-input-lg {
    max-width: 200px
}

.count-input.count-input-lg input {
    height: 70px;
    border-radius: 8px
}

.bootstrap-select {
    width: 220px \0
}

.bootstrap-select > .btn {
    width: 100%;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    margin-left: 1px;
    font-size: 14px;
    text-transform: none;
    color: #3a3a3a;
    background-color: #fff;
    border: 1px solid #CCC !important;
    border-radius: 24px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.bootstrap-select > .btn:hover, .bootstrap-select > .btn:focus, .bootstrap-select > .btn:active {
    background-color: #fff;
    color: #3a3a3a;
    box-shadow: none
}

.bootstrap-select > .btn.disabled {
    opacity: .8;
    color: #ccc !important;
    border-color: #ccc !important;
    cursor: cursor-disabled
}

.bootstrap-select > .btn.disabled .glyphicon {
    color: #ccc !important
}

.bootstrap-select .glyphicon {
    font-size: 15.4px;
    margin-right: 4px;
    color: #4d4d4d
}

.bootstrap-select.open > .btn {
    color: #3a3a3a !important;
    background-color: #fff !important;
    border-color: #007aff !important;
    box-shadow: none
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right, .row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right
}

.form-search .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px
}

.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group > .disabled:focus {
    outline: none !important
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    line-height: 20px
}

.bootstrap-select.btn-group .btn .caret {
    border-bottom: none;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -7px;
    vertical-align: middle;
    color: #3a3a3a
}

.bootstrap-select.btn-group[class*="col-"] .btn {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
    color: #3a3a3a !important;
    cursor: pointer
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: .9;
    box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 44px;
    margin-top: 11px;
    font-size: 11px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 1036
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block
}

.bs-searchbox, .bs-actionsbox {
    position: relative;
    padding: 4px 8px
}

.bs-searchbox:before, .bs-actionsbox:before {
    display: block;
    position: absolute;
    font-family: 'Pe-icon-7-stroke';
    content: "\e618";
    font-size: 22px;
    color: #007aff;
    top: 50%;
    left: 25px;
    margin-top: -16px
}

.bs-searchbox input, .bs-actionsbox input {
    padding-left: 45px;
    background-color: #f5f5f5
}

.bs-actionsbox {
    float: left;
    width: 100%;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox input.form-control {
    margin-bottom: 0;
    width: 100%
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0
}

.body-alt .form-control {
    background-color: #f5f5f5
}

.body-alt .bootstrap-select > .btn {
    background-color: #f5f5f5
}

.body-alt .bs-searchbox input, .body-alt .bs-actionsbox input {
    background-color: #fff
}

.btn {
    position: relative;
    padding: 17px 40px;
    line-height: 1;
    margin: 10px 0;
    border: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn:hover, .btn:focus, .btn.focus, .btn:active, .btn.active {
    opacity: 1;
    outline: 0 !important;
    box-shadow: none
}

.btn.btn-warning2 {
    color: #fff;
    background-color: #ff9500
}

.btn.btn-warning2:hover, .btn.btn-warning2:focus {
    background-color: #ffa629
}

.btn.btn-light {
    color: #3a3a3a;
    background-color: #fff
}

.btn.btn-light.btn-primary {
    color: #007aff
}

.btn.btn-light.btn-success {
    color: #4cd964
}

.btn.btn-light.btn-info {
    color: #5ac8fa
}

.btn.btn-light.btn-warning {
    color: #fc0
}

.btn.btn-light.btn-warning2 {
    color: #ff9500
}

.btn.btn-light.btn-danger {
    color: #ff2d55
}

.btn.btn-ghost {
    padding: 16px 44px;
    color: #3a3a3a;
    background-color: transparent;
    border: 1px solid #3a3a3a
}

.btn.btn-ghost.btn-default {
    color: #3a3a3a;
    border: 1px solid #3a3a3a
}

.btn.btn-ghost.btn-default:hover, .btn.btn-ghost.btn-default.active {
    color: #fff;
    background-color: #3a3a3a
}

.btn.btn-ghost.btn-primary {
    color: #007aff;
    border: 1px solid #007aff
}

.btn.btn-ghost.btn-primary:hover, .btn.btn-ghost.btn-primary.active {
    color: #fff;
    background-color: #007aff
}

.btn.btn-ghost.btn-success {
    color: #4cd964;
    border: 1px solid #4cd964
}

.btn.btn-ghost.btn-success:hover, .btn.btn-ghost.btn-success.active {
    color: #fff;
    background-color: #4cd964
}

.btn.btn-ghost.btn-info {
    color: #5ac8fa;
    border: 1px solid #5ac8fa
}

.btn.btn-ghost.btn-info:hover, .btn.btn-ghost.btn-info.active {
    color: #fff;
    background-color: #5ac8fa
}

.btn.btn-ghost.btn-warning {
    color: #fc0;
    border: 1px solid #fc0
}

.btn.btn-ghost.btn-warning:hover, .btn.btn-ghost.btn-warning.active {
    color: #fff;
    background-color: #fc0
}

.btn.btn-ghost.btn-danger {
    color: #ff2d55;
    border: 1px solid #ff2d55
}

.btn.btn-ghost.btn-danger:hover, .btn.btn-ghost.btn-danger.active {
    color: #fff;
    background-color: #ff2d55
}

.btn.btn-ghost.btn-light {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff
}

.btn.btn-ghost.btn-light:hover, .btn.btn-ghost.btn-light.active {
    color: #3a3a3a;
    background-color: #fff
}

.btn.btn-ghost.btn-light:hover.btn-primary, .btn.btn-ghost.btn-light.active.btn-primary {
    color: #007aff
}

.btn.btn-ghost.btn-light:hover.btn-success, .btn.btn-ghost.btn-light.active.btn-success {
    color: #4cd964
}

.btn.btn-ghost.btn-light:hover.btn-info, .btn.btn-ghost.btn-light.active.btn-info {
    color: #5ac8fa
}

.btn.btn-ghost.btn-light:hover.btn-warning, .btn.btn-ghost.btn-light.active.btn-warning {
    color: #fc0
}

.btn.btn-ghost.btn-light:hover.btn-danger, .btn.btn-ghost.btn-light.active.btn-danger {
    color: #ff2d55
}

.btn.dropdown-toggle {
    position: relative;
    z-index: 10;
    padding: 16px 18px 16px 36px
}

.btn.dropdown-toggle.btn-ghost {
    padding-top: 15px;
    padding-bottom: 15px
}

.btn + .dropdown-toggle {
    margin-left: -1px !important
}

.btn + .dropdown-toggle:not(.btn-ghost) {
    border-left: 1px solid rgba(255, 255, 255, 0.5) !important
}

.btn-link:hover, .btn-link:focus {
    opacity: .6;
    color: #007aff;
    text-decoration: none
}

.btn-lg, .btn-group-lg > .btn {
    font-size: 14px;
    padding: 28px 38px;
    border-radius: 12px
}

.btn-lg.btn-ghost {
    padding: 27px 38px
}

.btn-sm, .btn-group-sm > .btn {
    font-size: 14px;
    padding: 11px 36px;
    border-radius: 4px
}

.btn-sm.btn-ghost {
    padding: 10px 36px
}

.btn-xs, .btn-group-xs > .btn {
    font-size: 12px;
    padding: 6px 24px;
    border-radius: 2px
}

.btn-xs.btn-ghost {
    padding: 5px 24px
}

.btn-group > .btn {
    border-left: 1px solid rgba(255, 255, 255, 0.5)
}

.btn-group > .btn:first-child {
    border-left: none
}

.btn-group > .btn.btn-ghost:first-child.btn-default {
    border-left: 1px solid #3a3a3a
}

.btn-group > .btn.btn-ghost:first-child.btn-primary {
    border-left: 1px solid #007aff
}

.btn-group > .btn.btn-ghost:first-child.btn-success {
    border-left: 1px solid #4cd964
}

.btn-group > .btn.btn-ghost:first-child.btn-info {
    border-left: 1px solid #5ac8fa
}

.btn-group > .btn.btn-ghost:first-child.btn-warning {
    border-left: 1px solid #fc0
}

.btn-group > .btn.btn-ghost:first-child.btn-danger {
    border-left: 1px solid #ff2d55
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: 0
}

.btn-group > .btn-ghost:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-left: none;
    border-right: none
}

.btn-group.btn-split > .btn:first-child {
    padding-left: 36px;
    padding-right: 36px
}

.btn-gradient {
    color: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.btn-gradient:hover {
    opacity: .88
}

.btn-square {
    border-radius: 0
}

.btn-pill {
    border-radius: 24px
}

.btn-pill.btn-lg {
    border-radius: 36px
}

.btn-pill.btn-sm {
    border-radius: 18px
}

.btn-pill.btn-xs {
    border-radius: 12px
}

.btn.disabled {
    opacity: .5
}

.btn.disabled.btn-default {
    opacity: .25
}

.btn-block {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.btn i {
    line-height: 0;
    margin-top: -3px;
    font-size: 16px
}

.btn.icon-left i {
    margin-right: 6px
}

.btn.icon-right i {
    margin-left: 6px
}

.btn.icon-left {
    padding-left: 30px;
    padding-right: 34px
}

.btn.icon-right {
    padding-left: 34px;
    padding-right: 30px
}

.btn.icon-left.btn-lg, .btn.icon-left.btn-sm {
    padding-left: 26px;
    padding-right: 30px
}

.btn.icon-right.btn-lg, .btn.icon-right.btn-sm {
    padding-left: 32px;
    padding-right: 28px
}

.btn.icon-left.btn-xs, .btn.icon-right.btn-xs {
    padding-left: 18px;
    padding-right: 18px
}

.btn.btn-xs i {
    font-size: 14px
}

.btn-app-store {
    display: inline-block;
    padding: 8px 25px 8px 25px;
    border-radius: 12px;
    height: auto;
    white-space: nowrap;
    color: #fff;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    background: #242424;
    background: -moz-linear-gradient(top, #383838 0, #242424 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #383838), color-stop(100%, #242424));
    background: -webkit-linear-gradient(top, #383838 0, #242424 100%);
    background: -o-linear-gradient(top, #383838 0, #242424 100%);
    background: -ms-linear-gradient(top, #383838 0, #242424 100%);
    background: linear-gradient(to bottom, #383838 0, #242424 100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.btn-app-store:hover {
    color: #fff;
    opacity: .87
}

.btn-app-store:focus {
    color: #fff;
    opacity: 1
}

.btn-app-store i {
    font-size: 36px;
    vertical-align: middle;
    margin-right: 8px
}

.btn-app-store div {
    display: inline-block;
    vertical-align: middle;
    font-size: 23px;
    font-weight: normal;
    line-height: 1
}

.btn-app-store div span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 4px
}

.btn-round {
    width: 72px;
    height: 72px;
    line-height: 72px;
    padding: 0 !important;
    border-radius: 50%
}

.btn-round i {
    font-size: 24px
}

.btn-round i.flaticon-correct7, .btn-round i.pe-7s-search {
    font-size: 32px
}

.btn-plus {
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 16px;
    padding-bottom: 16px
}

.btn-plus:before {
    position: absolute;
    display: block;
    content: "+";
    top: 1px;
    left: 5px;
    font-size: 18px
}

.btn-icon {
    width: 36px;
    height: 36px;
    line-height: 36px;
    padding: 0 !important;
    border-radius: 4px
}

.btn-icon i {
    font-size: 18px
}

.btn-icon i.pe-7s-angle-up {
    font-size: 31px;
    line-height: 1.4
}

.inline-buttons .btn {
    margin-right: 16px
}

.text-center .inline-buttons .btn, .text-center.inline-buttons .btn {
    margin-left: 8px;
    margin-right: 8px
}

.text-right .inline-buttons .btn, .text-right.inline-buttons .btn {
    margin-left: 16px;
    margin-right: 0
}

.scroll-to-top-btn {
    position: fixed;
    z-index: 1140;
    right: 20px;
    bottom: -72px;
    opacity: 0;
    -webkit-transition: bottom 400ms cubic-bezier(.68, 0, .265, 1), opacity .3s, background-color .3s;
    -webkit-transition: bottom 400ms cubic-bezier(.68, -0.55, .265, 1.55), opacity .3s, background-color .3s;
    -moz-transition: bottom 400ms cubic-bezier(.68, -0.55, .265, 1.55), opacity .3s, background-color .3s;
    transition: bottom 400ms cubic-bezier(.68, -0.55, .265, 1.55), opacity .3s, background-color .3s
}

.scroll-to-top-btn.visible {
    bottom: 12px;
    opacity: 1
}

.scroll-to-sidebar {
    position: fixed;
    z-index: 1140;
    left: 20px;
    bottom: 12px;
    display: none
}

@media screen and (max-width: 991px) {
    .scroll-to-sidebar {
        display: inline-block
    }
}

.bg-solid-white {
    background-color: #fff !important
}

.bg-solid-gray {
    background-color: #f5f5f5 !important
}

.bg-solid-default {
    background-color: #3a3a3a !important
}

.bg-solid-primary {
    background-color: #007aff !important
}

.bg-solid-success {
    background-color: #4cd964 !important
}

.bg-solid-info {
    background-color: #5ac8fa !important
}

.bg-solid-warning {
    background-color: #fc0 !important
}

.bg-solid-danger {
    background-color: #ff2d55 !important
}

.bg-gradient-default {
    background: #313131 !important;
    background: -moz-linear-gradient(top, #494949 0, #313131 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #494949), color-stop(100%, #313131)) !important;
    background: -webkit-linear-gradient(top, #494949 0, #313131 100%) !important;
    background: -o-linear-gradient(top, #494949 0, #313131 100%) !important;
    background: -ms-linear-gradient(top, #494949 0, #313131 100%) !important;
    background: linear-gradient(to bottom, #494949 0, #313131 100%) !important
}

.bg-gradient-primary {
    background: #007aff !important;
    background: -moz-linear-gradient(top, #4da2ff 0, #007aff 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #4da2ff), color-stop(100%, #007aff)) !important;
    background: -webkit-linear-gradient(top, #4da2ff 0, #007aff 100%) !important;
    background: -o-linear-gradient(top, #4da2ff 0, #007aff 100%) !important;
    background: -ms-linear-gradient(top, #4da2ff 0, #007aff 100%) !important;
    background: linear-gradient(to bottom, #4da2ff 0, #007aff 100%) !important
}

.bg-gradient-success {
    background: #4cd964 !important;
    background: -moz-linear-gradient(top, #27b73f 0, #4cd964 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #27b73f), color-stop(100%, #4cd964)) !important;
    background: -webkit-linear-gradient(top, #27b73f 0, #4cd964 100%) !important;
    background: -o-linear-gradient(top, #27b73f 0, #4cd964 100%) !important;
    background: -ms-linear-gradient(top, #27b73f 0, #4cd964 100%) !important;
    background: linear-gradient(to bottom, #27b73f 0, #4cd964 100%) !important
}

.bg-gradient-info {
    background: #5ac8fa !important;
    background: -moz-linear-gradient(top, #9fdffc 0, #5ac8fa 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #9fdffc), color-stop(100%, #5ac8fa)) !important;
    background: -webkit-linear-gradient(top, #9fdffc 0, #5ac8fa 100%) !important;
    background: -o-linear-gradient(top, #9fdffc 0, #5ac8fa 100%) !important;
    background: -ms-linear-gradient(top, #9fdffc 0, #5ac8fa 100%) !important;
    background: linear-gradient(to bottom, #9fdffc 0, #5ac8fa 100%) !important
}

.bg-gradient-warning {
    background: #fc0 !important;
    background: -moz-linear-gradient(top, #ffda47 0, #fc0 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #ffda47), color-stop(100%, #fc0)) !important;
    background: -webkit-linear-gradient(top, #ffda47 0, #fc0 100%) !important;
    background: -o-linear-gradient(top, #ffda47 0, #fc0 100%) !important;
    background: -ms-linear-gradient(top, #ffda47 0, #fc0 100%) !important;
    background: linear-gradient(to bottom, #ffda47 0, #fc0 100%) !important
}

.bg-gradient-danger {
    background: #ff2d55 !important;
    background: -moz-linear-gradient(top, #ff2676 0, #ff2d55 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #ff2676), color-stop(100%, #ff2d55)) !important;
    background: -webkit-linear-gradient(top, #ff2676 0, #ff2d55 100%) !important;
    background: -o-linear-gradient(top, #ff2676 0, #ff2d55 100%) !important;
    background: -ms-linear-gradient(top, #ff2676 0, #ff2d55 100%) !important;
    background: linear-gradient(to bottom, #ff2676 0, #ff2d55 100%) !important
}

.bg-gradient-custom1 {
    background: #e67f00 !important;
    background: -moz-linear-gradient(top, #e6b800 0, #e67f00 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #e6b800), color-stop(100%, #e67f00)) !important;
    background: -webkit-linear-gradient(top, #e6b800 0, #e67f00 100%) !important;
    background: -o-linear-gradient(top, #e6b800 0, #e67f00 100%) !important;
    background: -ms-linear-gradient(top, #e6b800 0, #e67f00 100%) !important;
    background: linear-gradient(to bottom, #e6b800 0, #e67f00 100%) !important
}

.bg-gradient-custom2 {
    background: #0076ff !important;
    background: -moz-linear-gradient(top, #00ff80 0, #0076ff 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #00ff80), color-stop(100%, #0076ff)) !important;
    background: -webkit-linear-gradient(top, #00ff80 0, #0076ff 100%) !important;
    background: -o-linear-gradient(top, #00ff80 0, #0076ff 100%) !important;
    background: -ms-linear-gradient(top, #00ff80 0, #0076ff 100%) !important;
    background: linear-gradient(to bottom, #00ff80 0, #0076ff 100%) !important
}

.bg-gradient-custom3 {
    background: #56c2f4 !important;
    background: -moz-linear-gradient(top, #50fbdc 0, #56c2f4 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #50fbdc), color-stop(100%, #56c2f4)) !important;
    background: -webkit-linear-gradient(top, #50fbdc 0, #56c2f4 100%) !important;
    background: -o-linear-gradient(top, #50fbdc 0, #56c2f4 100%) !important;
    background: -ms-linear-gradient(top, #50fbdc 0, #56c2f4 100%) !important;
    background: linear-gradient(to bottom, #50fbdc 0, #56c2f4 100%) !important
}

.bg-gradient-custom4 {
    background: #c75ae0 !important;
    background: -moz-linear-gradient(top, #92b5f5 0, #c75ae0 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #92b5f5), color-stop(100%, #c75ae0)) !important;
    background: -webkit-linear-gradient(top, #92b5f5 0, #c75ae0 100%) !important;
    background: -o-linear-gradient(top, #92b5f5 0, #c75ae0 100%) !important;
    background: -ms-linear-gradient(top, #92b5f5 0, #c75ae0 100%) !important;
    background: linear-gradient(to bottom, #92b5f5 0, #c75ae0 100%) !important
}

.bg-gradient-custom5 {
    background: #f2ff00 !important;
    background: -moz-linear-gradient(top, #0fc 0, #f2ff00 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #0fc), color-stop(100%, #f2ff00)) !important;
    background: -webkit-linear-gradient(top, #0fc 0, #f2ff00 100%) !important;
    background: -o-linear-gradient(top, #0fc 0, #f2ff00 100%) !important;
    background: -ms-linear-gradient(top, #0fc 0, #f2ff00 100%) !important;
    background: linear-gradient(to bottom, #0fc 0, #f2ff00 100%) !important
}

.bg-gradient-custom6 {
    background: #4d5adb !important;
    background: -moz-linear-gradient(top, #bc23b8 0, #4d5adb 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #bc23b8), color-stop(100%, #4d5adb)) !important;
    background: -webkit-linear-gradient(top, #bc23b8 0, #4d5adb 100%) !important;
    background: -o-linear-gradient(top, #bc23b8 0, #4d5adb 100%) !important;
    background: -ms-linear-gradient(top, #bc23b8 0, #4d5adb 100%) !important;
    background: linear-gradient(to bottom, #bc23b8 0, #4d5adb 100%) !important
}

.bg-gradient-custom7 {
    background: #fc3b33 !important;
    background: -moz-linear-gradient(top, #391cff 0, #fc3b33 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0, #391cff), color-stop(100%, #fc3b33)) !important;
    background: -webkit-linear-gradient(top, #391cff 0, #fc3b33 100%) !important;
    background: -o-linear-gradient(top, #391cff 0, #fc3b33 100%) !important;
    background: -ms-linear-gradient(top, #391cff 0, #fc3b33 100%) !important;
    background: linear-gradient(to bottom, #391cff 0, #fc3b33 100%) !important
}

.text-gradient-default {
    color: #494949;
    background: -webkit-linear-gradient(#494949, #313131);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-primary {
    color: #007aff;
    background: -webkit-linear-gradient(#4da2ff, #007aff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-success {
    color: #4cd964;
    background: -webkit-linear-gradient(#27b73f, #4cd964);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-info {
    color: #5ac8fa;
    background: -webkit-linear-gradient(#9fdffc, #5ac8fa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-warning {
    color: #fc0;
    background: -webkit-linear-gradient(#ffda47, #fc0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-danger {
    color: #ff2d55;
    background: -webkit-linear-gradient(#ff2676, #ff2d55);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-custom1 {
    color: #e6b800;
    background: -webkit-linear-gradient(#e6b800, #e67f00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-custom2 {
    color: #00ff80;
    background: -webkit-linear-gradient(#00ff80, #0076ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-custom3 {
    color: #50fbdc;
    background: -webkit-linear-gradient(#50fbdc, #56c2f4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-custom4 {
    color: #c75ae0;
    background: -webkit-linear-gradient(#92b5f5, #c75ae0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-custom5 {
    color: #f2ff00;
    background: -webkit-linear-gradient(#0fc, #f2ff00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-custom6 {
    color: #4d5adb;
    background: -webkit-linear-gradient(#bc23b8, #4d5adb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-custom7 {
    color: #fc3b33;
    background: -webkit-linear-gradient(#391cff, #fc3b33);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.img-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animation {
    opacity: 0
}

.ie8 .animation, .ie9 .animation {
    opacity: 1
}

.animated {
    -webkit-animation-duration: .9s;
    animation-duration: .9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -1000px, 0);
        transform: translate3d(0, -1000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -1000px, 0);
        -ms-transform: translate3d(0, -1000px, 0);
        transform: translate3d(0, -1000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-1000px, 0, 0);
        -ms-transform: translate3d(-1000px, 0, 0);
        transform: translate3d(-1000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(1000px, 0, 0);
        transform: translate3d(1000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(1000px, 0, 0);
        -ms-transform: translate3d(1000px, 0, 0);
        transform: translate3d(1000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 1000px, 0);
        transform: translate3d(0, 1000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 1000px, 0);
        -ms-transform: translate3d(0, 1000px, 0);
        transform: translate3d(0, 1000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

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

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -30%, 0);
        -ms-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        -ms-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        -ms-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        -ms-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        -ms-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        -ms-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        -ms-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        -ms-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        opacity: 1
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        opacity: 1
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5);
        transform: scale3d(.5, .5, .5)
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.5, .5, .5);
        -ms-transform: scale3d(.5, .5, .5);
        transform: scale3d(.5, .5, .5)
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.page-title {
    width: 100%;
    min-height: 110px;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #dedede;
    margin-bottom: 48px
}

.page-title h1, .page-title .h1, .page-title h2, .page-title .h2, .page-title h3, .page-title .h3 {
    margin-bottom: 0;
    margin-left: 0
}

.page-title .ph-table {
    width: 100%;
    display: table;
    height: 110px
}

.page-title .ph-td {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
    padding: 36px 0 16px 0
}

.page-title .ph-td:first-child {
    width: 60%
}

@media screen and (max-width: 991px) {
    .page-title .ph-td {
        display: block;
        width: 100%;
        text-align: center !important;
        padding-top: 24px
    }

    .page-title .ph-td:first-child {
        width: 100%;
        padding-bottom: 16px
    }

    .page-title .ph-td:last-child {
        padding-top: 0
    }
}

@media screen and (max-width: 768px) {
    .page-title h1 {
        font-size: 36px
    }
}

.breadcrumb {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 0;
    background: none
}

@media screen and (max-width: 991px) {
    .breadcrumb {
        margin-top: 0
    }
}

.breadcrumb > li {
    font-size: 14px;
    color: #4d4d4d;
    cursor: default
}

.breadcrumb > li + li:before {
    padding: 0 2px;
    display: none
}

.breadcrumb > li > a:after {
    font-family: 'Pe-icon-7-stroke';
    content: "\e684";
    vertical-align: middle;
    font-size: 25px;
    margin-left: 2px
}

.page-title-dark, .page-title-image.text-light, .page-title-banner.text-light {
    color: #fff;
    background-color: #3a3a3a;
    border-bottom: none
}

.page-title-dark .breadcrumb > li, .page-title-image.text-light .breadcrumb > li, .page-title-banner.text-light .breadcrumb > li {
    font-weight: 300;
    color: #bfbfbf;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.page-title-dark .breadcrumb > li > a, .page-title-image.text-light .breadcrumb > li > a, .page-title-banner.text-light .breadcrumb > li > a {
    color: #fff
}

.page-title-dark .breadcrumb > li > a:after, .page-title-image.text-light .breadcrumb > li > a:after, .page-title-banner.text-light .breadcrumb > li > a:after {
    color: #ccc
}

.page-title-banner .breadcrumb > li {
    color: #bfbfbf
}

.page-title-banner .breadcrumb > li > a {
    color: #fff
}

.page-title-banner .breadcrumb > li > a:after {
    color: #ccc
}

.page-title-image, .page-title-banner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: none
}

.page-title-image .ph-td, .page-title-banner .ph-td {
    padding: 36px 0 24px 0
}

@media screen and (max-width: 991px) {
    .page-title-image .ph-td:first-child, .page-title-banner .ph-td:first-child {
        padding-bottom: 16px
    }

    .page-title-image .ph-td:last-child, .page-title-banner .ph-td:last-child {
        padding-top: 0
    }
}

.x2 .ph-td, .page-title-image-parallax .ph-td {
    padding: 67.2px 0
}

@media screen and (max-width: 991px) {
    .x2 .ph-td:first-child, .page-title-image-parallax .ph-td:first-child {
        padding-bottom: 16px
    }

    .x2 .ph-td:last-child, .page-title-image-parallax .ph-td:last-child {
        padding-top: 0
    }
}

.page-title-banner {
    padding: 216px 0 55px 0;
    text-align: center
}

.page-title-banner .breadcrumb {
    display: table;
    background-color: #0070eb;
    padding: 4px 23px;
    margin: 20px auto 0 auto
}

@media screen and (max-width: 991px) {
    .page-title-banner {
        padding-top: 72px
    }
}

.page-title-image-parallax {
    background-attachment: fixed
}

@media screen and (max-width: 991px) {
    .page-title-image-parallax {
        background-attachment: scroll
    }
}

.block-title {
    margin-bottom: 36px
}

.block-title h2 {
    margin-bottom: 13px
}

.block-title small {
    display: block;
    font-size: 14px;
    color: #8e8e93;
    line-height: 1.5;
    max-width: 550px;
    margin: 0 0 20px 0
}

.block-title.text-center small {
    margin-left: auto;
    margin-right: auto
}

.block-title.text-right small {
    max-width: 100%
}

.block-title hr {
    margin: 0 0 17px 0
}

.block-title.line-through .main-title {
    position: relative;
    margin-bottom: 13px
}

.block-title.line-through .main-title hr {
    display: block;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 52%;
    left: 0
}

.block-title.line-through h1, .block-title.line-through h2, .block-title.line-through h3 {
    position: relative;
    display: inline-block;
    z-index: 5;
    margin-bottom: 0;
    padding-right: 20px;
    background-color: #f5f5f5
}

.block-title.line-through.text-center h1, .block-title.line-through.text-right h1, .block-title.line-through.text-center h2, .block-title.line-through.text-right h2, .block-title.line-through.text-center h3, .block-title.line-through.text-right h3 {
    padding-left: 20px
}

.block-title.line-through.text-right h1, .block-title.line-through.text-right h2, .block-title.line-through.text-right h3 {
    padding-right: 0
}

.body-alt .block-title.line-through h1, .body-alt .block-title.line-through h2, .body-alt .block-title.line-through h3 {
    background-color: #fff
}

@media screen and (max-width: 768px) {
    .block-title h1 {
        font-size: 36px
    }

    .block-title h2 {
        font-size: 28.8px
    }
}

.block-title-with-badge {
    width: 100%;
    margin-bottom: 36px
}

.block-title-with-badge hr {
    margin: 0
}

.block-title-with-badge .block-title-badge {
    font-size: 13px;
    color: #8e8e93;
    margin-bottom: 30px
}

.block-title-with-badge .block-title-badge .badge-icon {
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 70px;
    color: #fff;
    text-align: center;
    padding-top: 21px;
    margin-right: 10px;
    line-height: 1;
    background-color: #3a3a3a
}

.block-title-with-badge .block-title-badge .badge-icon i:before, .block-title-with-badge .block-title-badge .badge-icon i:before {
    font-size: 27px
}

.block-title-with-badge .block-title-badge.solid-default .badge-icon {
    background: none;
    background-color: #3a3a3a
}

.block-title-with-badge .block-title-badge.solid-primary .badge-icon {
    background: none;
    background-color: #007aff
}

.block-title-with-badge .block-title-badge.solid-success .badge-icon {
    background: none;
    background-color: #4cd964
}

.block-title-with-badge .block-title-badge.solid-info .badge-icon {
    background: none;
    background-color: #5ac8fa
}

.block-title-with-badge .block-title-badge.solid-warning .badge-icon {
    background: none;
    background-color: #fc0
}

.block-title-with-badge .block-title-badge.solid-danger .badge-icon {
    background: none;
    background-color: #ff2d55
}

.block-title-with-badge .block-title-badge.badge-reverse {
    text-align: right
}

.block-title-with-badge .block-title-badge.badge-reverse .badge-icon {
    margin-right: 0;
    margin-left: 15px
}

hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border-top: 1px solid #dedede
}

hr.no-space {
    margin: 0
}

.hr-default {
    border-color: #3a3a3a
}

.hr-primary {
    border-color: #007aff
}

.hr-success {
    border-color: #4cd964
}

.hr-info {
    border-color: #5ac8fa
}

.hr-warning {
    border-color: #fc0
}

.hr-danger {
    border-color: #ff2d55
}

.hr-dashed {
    border-style: dashed
}

.hr-dotted {
    border-style: dotted
}

.hr-bold {
    border-width: 4px
}

.hr-gradient {
    border: none;
    height: 4px
}

.hr-gradient.hr-gradient-1 {
    background: #00ff80;
    background: -moz-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #00ff80), color-stop(100%, #0076ff));
    background: -webkit-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -o-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -ms-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: linear-gradient(to right, #00ff80 0, #0076ff 100%)
}

.hr-gradient.hr-gradient-2 {
    background: #ff8d00;
    background: -moz-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #ff8d00), color-stop(100%, #fc0));
    background: -webkit-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -o-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -ms-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: linear-gradient(to right, #ff8d00 0, #fc0 100%)
}

.hr-gradient.hr-gradient-3 {
    background: #50fbdc;
    background: -moz-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #50fbdc), color-stop(100%, #56c2f4));
    background: -webkit-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -o-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -ms-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: linear-gradient(to right, #50fbdc 0, #56c2f4 100%)
}

.hr-gradient.hr-gradient-4 {
    background: #0fc;
    background: -moz-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #0fc), color-stop(100%, #f2ff00));
    background: -webkit-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -o-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -ms-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: linear-gradient(to right, #0fc 0, #f2ff00 100%)
}

.hr-gradient.hr-gradient-5 {
    background: #92b5f5;
    background: -moz-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #92b5f5), color-stop(100%, #c75ae0));
    background: -webkit-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -o-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -ms-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: linear-gradient(to right, #92b5f5 0, #c75ae0 100%)
}

.hr-gradient.hr-gradient-6 {
    background: #391cff;
    background: -moz-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #391cff), color-stop(100%, #fc3b33));
    background: -webkit-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -o-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -ms-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: linear-gradient(to right, #391cff 0, #fc3b33 100%)
}

.text-light hr, .text-lighthr {
    border-color: #fff !important
}

.caret {
    display: inline-block;
    font-family: 'Flaticon';
    font-size: 15px;
    width: 15px;
    height: 15px;
    margin-left: 6px !important;
    vertical-align: middle;
    border: none
}

.caret:before {
    content: "\e04c"
}

.btn.dropdown-toggle .caret, .btn-ghost.dropdown-toggle .caret {
    margin-left: 16px !important;
    margin-right: 8px
}

.btn-group > .btn + .dropdown-toggle .caret, .btn-group > .btn-ghost + .dropdown-toggle .caret {
    margin-left: 10px !important;
    margin-right: 12px
}

.dropup .caret:before {
    content: "\e023"
}

.dropdown-menu {
    padding: 12px 0;
    margin-top: -6px;
    font-size: 13px;
    border: none;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: none;
    -webkit-animation-duration: .25s;
    animation-duration: .25s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.dropdown-menu > li {
    margin: 1px 0
}

.dropdown-menu > li > a {
    color: #3a3a3a;
    font-size: 14px;
    line-height: 1.5 !important;
    padding: 8px 34px
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    opacity: 1;
    color: #3a3a3a;
    background-color: rgba(0, 122, 255, 0.1)
}

.dropdown-menu > li.active a, .dropdown-menu > li.active a:hover, .dropdown-menu > li.active a:focus {
    opacity: 1;
    color: #3a3a3a;
    background-color: rgba(0, 122, 255, 0.1)
}

.dropdown-menu > li.disabled > a {
    pointer-events: none;
    color: #ccc
}

.dropdown-menu > li.divider {
    background-color: #5ac8fa;
    margin: 8px 0
}

.body-alt .dropdown-menu {
    background-color: #f5f5f5
}

.open > .dropdown-menu {
    opacity: 1;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 15px, 0);
        transform: translate3d(0, 15px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 15px, 0);
        transform: translate3d(0, 15px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

.btn-group.open .dropdown-toggle.btn-ghost.btn-default, .btn-group.open .dropdown-toggle.btn-ghost.btn-primary, .btn-group.open .dropdown-toggle.btn-ghost.btn-success, .btn-group.open .dropdown-toggle.btn-ghost.btn-info, .btn-group.open .dropdown-toggle.btn-ghost.btn-warning, .btn-group.open .dropdown-toggle.btn-ghost.btn-danger {
    color: #fff
}

.btn-group.open .dropdown-toggle.btn-ghost.btn-default {
    background-color: #3a3a3a
}

.btn-group.open .dropdown-toggle.btn-ghost.btn-primary {
    background-color: #007aff
}

.btn-group.open .dropdown-toggle.btn-ghost.btn-success {
    background-color: #4cd964
}

.btn-group.open .dropdown-toggle.btn-ghost.btn-info {
    background-color: #5ac8fa
}

.btn-group.open .dropdown-toggle.btn-ghost.btn-warning {
    background-color: #fc0
}

.btn-group.open .dropdown-toggle.btn-ghost.btn-danger {
    background-color: #ff2d55
}

.dropdown-header {
    padding: 7px 44px !important
}

.cbutton {
    position: relative
}

.cbutton::after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -19px 0 0 -19px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    content: '';
    opacity: 0;
    pointer-events: none
}

.cbutton--effect::after {
    background-color: rgba(0, 122, 255, 0.13)
}

.cbutton--effect.cbutton--click::after {
    -webkit-animation: anim-effect .35s forwards;
    animation: anim-effect .35s forwards
}

@-webkit-keyframes anim-effect {
    0% {
        -webkit-transform: scale3d(.3, .3, 1);
        transform: scale3d(.3, .3, 1)
    }
    25%, 50% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(1.2, 1.2, 1);
        transform: scale3d(1.2, 1.2, 1)
    }
}

@keyframes anim-effect {
    0% {
        -webkit-transform: scale3d(.3, .3, 1);
        transform: scale3d(.3, .3, 1)
    }
    25%, 50% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(1.2, 1.2, 1);
        transform: scale3d(1.2, 1.2, 1)
    }
}

.icon {
    display: inline-block;
    vertical-align: middle;
    font-size: 42px;
    margin-top: 8px;
    margin-bottom: 8px
}

.icon[class^="flaticon-"], .icon[class*=" flaticon-"] {
    font-size: 39px
}

.icon.icon-2x {
    font-size: 71.4px
}

.icon.icon-2x[class^="flaticon-"], .icon.icon-2x[class*=" flaticon-"] {
    font-size: 67px
}

.icon.icon-default {
    color: #3a3a3a
}

.icon.icon-primary {
    color: #007aff
}

.icon.icon-success {
    color: #4cd964
}

.icon.icon-info {
    color: #5ac8fa
}

.icon.icon-warning {
    color: #fc0
}

.icon.icon-danger {
    color: #ff2d55
}

.icon-rounded, .icon-square, .icon-circle {
    width: 42px;
    height: 42px;
    font-size: 28px;
    text-align: center;
    line-height: 42px;
    color: #fff !important;
    background-color: #3a3a3a
}

.icon-rounded[class^="flaticon-"], .icon-square[class^="flaticon-"], .icon-circle[class^="flaticon-"], .icon-rounded[class*=" flaticon-"], .icon-square[class*=" flaticon-"], .icon-circle[class*=" flaticon-"] {
    font-size: 28px
}

.icon-rounded.icon-default, .icon-square.icon-default, .icon-circle.icon-default {
    background-color: #3a3a3a
}

.icon-rounded.icon-primary, .icon-square.icon-primary, .icon-circle.icon-primary {
    background-color: #007aff
}

.icon-rounded.icon-success, .icon-square.icon-success, .icon-circle.icon-success {
    background-color: #4cd964
}

.icon-rounded.icon-info, .icon-square.icon-info, .icon-circle.icon-info {
    background-color: #5ac8fa
}

.icon-rounded.icon-warning, .icon-square.icon-warning, .icon-circle.icon-warning {
    background-color: #fc0
}

.icon-rounded.icon-danger, .icon-square.icon-danger, .icon-circle.icon-danger {
    background-color: #ff2d55
}

.icon-rounded {
    border-radius: 8px
}

.icon-square {
    border-radius: 0
}

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

.icon-ghost {
    color: #3a3a3a !important;
    background-color: transparent !important;
    border: 1px solid #3a3a3a
}

.icon-ghost.icon-default {
    color: #3a3a3a !important;
    border-color: #3a3a3a
}

.icon-ghost.icon-primary {
    color: #007aff !important;
    border-color: #007aff
}

.icon-ghost.icon-success {
    color: #4cd964 !important;
    border-color: #4cd964
}

.icon-ghost.icon-info {
    color: #5ac8fa !important;
    border-color: #5ac8fa
}

.icon-ghost.icon-warning {
    color: #fc0 !important;
    border-color: #fc0
}

.icon-ghost.icon-danger {
    color: #ff2d55 !important;
    border-color: #ff2d55
}

.text-left .icon {
    margin-right: 11px
}

.text-center .icon {
    margin-left: 6px;
    margin-right: 6px
}

.text-right .icon {
    margin-left: 11px
}

.text-left.icon, .align-left.icon {
    margin-right: 11px !important
}

.align-center.icon, .text-center.icon {
    margin-left: 6px !important;
    margin-right: 6px !important
}

.text-right.icon, .align-right.icon {
    margin-left: 11px !important
}

.social-buttons {
    display: inline-block;
    vertical-align: middle
}

.social-buttons a {
    display: inline-block;
    text-decoration: none;
    margin: 5px 25px 10px 0;
    opacity: 1;
    -webkit-transition: all .25s;
    transition: all .25s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.social-buttons a:hover {
    opacity: .6
}

.social-buttons a.cbutton--click, .social-buttons a:focus {
    outline: none
}

.social-buttons.social-buttons-2x a {
    font-size: 26px;
    margin: 5px 48px 12px 0
}

.text-center.social-buttons, .text-center .social-buttons {
    display: block;
    text-align: center
}

.text-center.social-buttons a, .text-center .social-buttons a {
    margin: 5px 12px 10px 12px
}

.text-center.social-buttons-2x a, .text-center .social-buttons-2x a {
    margin: 5px 24px 12px 24px
}

.text-right.social-buttons, .text-right .social-buttons {
    display: block;
    text-align: right
}

.text-right.social-buttons a, .text-right .social-buttons a {
    margin: 5px 0 10px 25px
}

.text-right.social-buttons-2x a, .text-right .social-buttons-2x a {
    margin: 5px 0 12px 48px
}

.sb-behance {
    color: #1769ff
}

.sb-behance:hover, .sb-behance:focus {
    color: #1769ff
}

.sb-behance.cbutton--effect::after {
    background-color: rgba(23, 105, 255, 0.12)
}

.sb-bitbucket {
    color: #205081
}

.sb-bitbucket:hover, .sb-bitbucket:focus {
    color: #205081
}

.sb-bitbucket.cbutton--effect::after {
    background-color: rgba(32, 80, 129, 0.12)
}

.sb-codepen {
    color: #76daff
}

.sb-codepen:hover, .sb-codepen:focus {
    color: #76daff
}

.sb-codepen.cbutton--effect::after {
    background-color: rgba(118, 218, 255, 0.12)
}

.sb-deviantart {
    color: #4e6252
}

.sb-deviantart:hover, .sb-deviantart:focus {
    color: #4e6252
}

.sb-deviantart.cbutton--effect::after {
    background-color: rgba(78, 98, 82, 0.12)
}

.sb-digg {
    color: #000
}

.sb-digg:hover, .sb-digg:focus {
    color: #000
}

.sb-digg.cbutton--effect::after {
    background-color: rgba(0, 0, 0, 0.12)
}

.sb-dribbble {
    color: #ea4c89
}

.sb-dribbble:hover, .sb-dribbble:focus {
    color: #ea4c89
}

.sb-dribbble.cbutton--effect::after {
    background-color: rgba(234, 76, 137, 0.12)
}

.sb-dropbox {
    color: #007ee5
}

.sb-dropbox:hover, .sb-dropbox:focus {
    color: #007ee5
}

.sb-dropbox.cbutton--effect::after {
    background-color: rgba(0, 126, 229, 0.12)
}

.sb-facebook {
    color: #007aff
}

.sb-facebook:hover, .sb-facebook:focus {
    color: #007aff
}

.sb-facebook.cbutton--effect::after {
    background-color: rgba(0, 122, 255, 0.12)
}

.sb-flickr {
    color: #0063dc
}

.sb-flickr:hover, .sb-flickr:focus {
    color: #0063dc
}

.sb-flickr.cbutton--effect::after {
    background-color: rgba(0, 99, 220, 0.12)
}

.sb-foursquare {
    color: #ef4b78
}

.sb-foursquare:hover, .sb-foursquare:focus {
    color: #ef4b78
}

.sb-foursquare.cbutton--effect::after {
    background-color: rgba(239, 75, 120, 0.12)
}

.sb-github {
    color: #4183c4
}

.sb-github:hover, .sb-github:focus {
    color: #4183c4
}

.sb-github.cbutton--effect::after {
    background-color: rgba(65, 131, 196, 0.12)
}

.sb-google-plus {
    color: #dd4b39
}

.sb-google-plus:hover, .sb-google-plus:focus {
    color: #dd4b39
}

.sb-google-plus.cbutton--effect::after {
    background-color: rgba(221, 75, 57, 0.12)
}

.sb-instagram {
    color: #3f729b
}

.sb-instagram:hover, .sb-instagram:focus {
    color: #3f729b
}

.sb-instagram.cbutton--effect::after {
    background-color: rgba(63, 114, 155, 0.12)
}

.sb-jsfiddle {
    color: #4679bd
}

.sb-jsfiddle:hover, .sb-jsfiddle:focus {
    color: #4679bd
}

.sb-jsfiddle.cbutton--effect::after {
    background-color: rgba(70, 121, 189, 0.12)
}

.sb-lastfm {
    color: #e31b23
}

.sb-lastfm:hover, .sb-lastfm:focus {
    color: #e31b23
}

.sb-lastfm.cbutton--effect::after {
    background-color: rgba(227, 27, 35, 0.12)
}

.sb-linkedin {
    color: #0976b4
}

.sb-linkedin:hover, .sb-linkedin:focus {
    color: #0976b4
}

.sb-linkedin.cbutton--effect::after {
    background-color: rgba(9, 118, 180, 0.12)
}

.sb-paypal {
    color: #253b80
}

.sb-paypal:hover, .sb-paypal:focus {
    color: #253b80
}

.sb-paypal.cbutton--effect::after {
    background-color: rgba(37, 59, 128, 0.12)
}

.sb-pinterest {
    color: #cc2127
}

.sb-pinterest:hover, .sb-pinterest:focus {
    color: #cc2127
}

.sb-pinterest.cbutton--effect::after {
    background-color: rgba(204, 33, 39, 0.12)
}

.sb-reddit {
    color: #ff4500
}

.sb-reddit:hover, .sb-reddit:focus {
    color: #ff4500
}

.sb-reddit.cbutton--effect::after {
    background-color: rgba(255, 69, 0, 0.12)
}

.sb-skype {
    color: #00aff0
}

.sb-skype:hover, .sb-skype:focus {
    color: #00aff0
}

.sb-skype.cbutton--effect::after {
    background-color: rgba(0, 175, 240, 0.12)
}

.sb-soundcloud {
    color: #f80
}

.sb-soundcloud:hover, .sb-soundcloud:focus {
    color: #f80
}

.sb-soundcloud.cbutton--effect::after {
    background-color: rgba(255, 136, 0, 0.12)
}

.sb-stackoverflow {
    color: #fe7a15
}

.sb-stackoverflow:hover, .sb-stackoverflow:focus {
    color: #fe7a15
}

.sb-stackoverflow.cbutton--effect::after {
    background-color: rgba(254, 122, 21, 0.12)
}

.sb-steam {
    color: #7da10e
}

.sb-steam:hover, .sb-steam:focus {
    color: #7da10e
}

.sb-steam.cbutton--effect::after {
    background-color: rgba(125, 161, 14, 0.12)
}

.sb-stumbleupon {
    color: #eb4924
}

.sb-stumbleupon:hover, .sb-stumbleupon:focus {
    color: #eb4924
}

.sb-stumbleupon.cbutton--effect::after {
    background-color: rgba(235, 73, 36, 0.12)
}

.sb-trello {
    color: #256a92
}

.sb-trello:hover, .sb-trello:focus {
    color: #256a92
}

.sb-trello.cbutton--effect::after {
    background-color: rgba(37, 106, 146, 0.12)
}

.sb-tumblr {
    color: #35465c
}

.sb-tumblr:hover, .sb-tumblr:focus {
    color: #35465c
}

.sb-tumblr.cbutton--effect::after {
    background-color: rgba(53, 70, 92, 0.12)
}

.sb-twitch {
    color: #6441a5
}

.sb-twitch:hover, .sb-twitch:focus {
    color: #6441a5
}

.sb-twitch.cbutton--effect::after {
    background-color: rgba(100, 65, 165, 0.12)
}

.sb-twitter {
    color: #5ac8fa
}

.sb-twitter:hover, .sb-twitter:focus {
    color: #5ac8fa
}

.sb-twitter.cbutton--effect::after {
    background-color: rgba(90, 200, 250, 0.14)
}

.sb-vimeo {
    color: #1ab7ea
}

.sb-vimeo:hover, .sb-vimeo:focus {
    color: #1ab7ea
}

.sb-vimeo.cbutton--effect::after {
    background-color: rgba(26, 183, 234, 0.12)
}

.sb-vine {
    color: #00b488
}

.sb-vine:hover, .sb-vine:focus {
    color: #00b488
}

.sb-vine.cbutton--effect::after {
    background-color: rgba(0, 180, 136, 0.12)
}

.sb-vk {
    color: #45668e
}

.sb-vk:hover, .sb-vk:focus {
    color: #45668e
}

.sb-vk.cbutton--effect::after {
    background-color: rgba(69, 102, 142, 0.12)
}

.sb-wechat {
    color: #98d11c
}

.sb-wechat:hover, .sb-wechat:focus {
    color: #98d11c
}

.sb-wechat.cbutton--effect::after {
    background-color: rgba(152, 209, 28, 0.12)
}

.sb-wordpress {
    color: #21759b
}

.sb-wordpress:hover, .sb-wordpress:focus {
    color: #21759b
}

.sb-wordpress.cbutton--effect::after {
    background-color: rgba(33, 117, 155, 0.12)
}

.sb-xing {
    color: #026466
}

.sb-xing:hover, .sb-xing:focus {
    color: #026466
}

.sb-xing.cbutton--effect::after {
    background-color: rgba(2, 100, 102, 0.12)
}

.sb-yahoo {
    color: #400191
}

.sb-yahoo:hover, .sb-yahoo:focus {
    color: #400191
}

.sb-yahoo.cbutton--effect::after {
    background-color: rgba(64, 1, 145, 0.12)
}

.sb-yelp {
    color: #af0606
}

.sb-yelp:hover, .sb-yelp:focus {
    color: #af0606
}

.sb-yelp.cbutton--effect::after {
    background-color: rgba(175, 6, 6, 0.12)
}

.sb-youtube {
    color: #e52d27
}

.sb-youtube:hover, .sb-youtube:focus {
    color: #e52d27
}

.sb-youtube.cbutton--effect::after {
    background-color: rgba(229, 45, 39, 0.12)
}

.social-buttons-square, .social-buttons-rounded, .social-buttons-circle {
    display: inline-block;
    vertical-align: middle
}

.social-buttons-square a, .social-buttons-rounded a, .social-buttons-circle a {
    display: inline-block;
    width: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    margin: 0 2px 6px 0;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.social-buttons-square a:hover, .social-buttons-rounded a:hover, .social-buttons-circle a:hover {
    color: #fff;
    opacity: .7
}

.social-buttons-square a:focus, .social-buttons-rounded a:focus, .social-buttons-circle a:focus {
    color: #fff;
    outline: none
}

.social-buttons-square .sb-behance, .social-buttons-rounded .sb-behance, .social-buttons-circle .sb-behance {
    background-color: #1769ff
}

.social-buttons-square .sb-bitbucket, .social-buttons-rounded .sb-bitbucket, .social-buttons-circle .sb-bitbucket {
    background-color: #205081
}

.social-buttons-square .sb-codepen, .social-buttons-rounded .sb-codepen, .social-buttons-circle .sb-codepen {
    background-color: #76daff
}

.social-buttons-square .sb-deviantart, .social-buttons-rounded .sb-deviantart, .social-buttons-circle .sb-deviantart {
    background-color: #4e6252
}

.social-buttons-square .sb-digg, .social-buttons-rounded .sb-digg, .social-buttons-circle .sb-digg {
    background-color: #000
}

.social-buttons-square .sb-dribbble, .social-buttons-rounded .sb-dribbble, .social-buttons-circle .sb-dribbble {
    background-color: #ea4c89
}

.social-buttons-square .sb-dropbox, .social-buttons-rounded .sb-dropbox, .social-buttons-circle .sb-dropbox {
    background-color: #007ee5
}

.social-buttons-square .sb-facebook, .social-buttons-rounded .sb-facebook, .social-buttons-circle .sb-facebook {
    background-color: #007aff
}

.social-buttons-square .sb-flickr, .social-buttons-rounded .sb-flickr, .social-buttons-circle .sb-flickr {
    background-color: #0063dc
}

.social-buttons-square .sb-foursquare, .social-buttons-rounded .sb-foursquare, .social-buttons-circle .sb-foursquare {
    background-color: #ef4b78
}

.social-buttons-square .sb-github, .social-buttons-rounded .sb-github, .social-buttons-circle .sb-github {
    background-color: #4183c4
}

.social-buttons-square .sb-google-plus, .social-buttons-rounded .sb-google-plus, .social-buttons-circle .sb-google-plus {
    background-color: #dd4b39
}

.social-buttons-square .sb-instagram, .social-buttons-rounded .sb-instagram, .social-buttons-circle .sb-instagram {
    background-color: #3f729b
}

.social-buttons-square .sb-jsfiddle, .social-buttons-rounded .sb-jsfiddle, .social-buttons-circle .sb-jsfiddle {
    background-color: #4679bd
}

.social-buttons-square .sb-lastfm, .social-buttons-rounded .sb-lastfm, .social-buttons-circle .sb-lastfm {
    background-color: #e31b23
}

.social-buttons-square .sb-linkedin, .social-buttons-rounded .sb-linkedin, .social-buttons-circle .sb-linkedin {
    background-color: #0976b4
}

.social-buttons-square .sb-paypal, .social-buttons-rounded .sb-paypal, .social-buttons-circle .sb-paypal {
    background-color: #253b80
}

.social-buttons-square .sb-pinterest, .social-buttons-rounded .sb-pinterest, .social-buttons-circle .sb-pinterest {
    background-color: #cc2127
}

.social-buttons-square .sb-reddit, .social-buttons-rounded .sb-reddit, .social-buttons-circle .sb-reddit {
    background-color: #ff4500
}

.social-buttons-square .sb-skype, .social-buttons-rounded .sb-skype, .social-buttons-circle .sb-skype {
    background-color: #00aff0
}

.social-buttons-square .sb-soundcloud, .social-buttons-rounded .sb-soundcloud, .social-buttons-circle .sb-soundcloud {
    background-color: #f80
}

.social-buttons-square .sb-stackoverflow, .social-buttons-rounded .sb-stackoverflow, .social-buttons-circle .sb-stackoverflow {
    background-color: #fe7a15
}

.social-buttons-square .sb-steam, .social-buttons-rounded .sb-steam, .social-buttons-circle .sb-steam {
    background-color: #7da10e
}

.social-buttons-square .sb-stumbleupon, .social-buttons-rounded .sb-stumbleupon, .social-buttons-circle .sb-stumbleupon {
    background-color: #eb4924
}

.social-buttons-square .sb-trello, .social-buttons-rounded .sb-trello, .social-buttons-circle .sb-trello {
    background-color: #256a92
}

.social-buttons-square .sb-tumblr, .social-buttons-rounded .sb-tumblr, .social-buttons-circle .sb-tumblr {
    background-color: #35465c
}

.social-buttons-square .sb-twitch, .social-buttons-rounded .sb-twitch, .social-buttons-circle .sb-twitch {
    background-color: #6441a5
}

.social-buttons-square .sb-twitter, .social-buttons-rounded .sb-twitter, .social-buttons-circle .sb-twitter {
    background-color: #5ac8fa
}

.social-buttons-square .sb-vimeo, .social-buttons-rounded .sb-vimeo, .social-buttons-circle .sb-vimeo {
    background-color: #1ab7ea
}

.social-buttons-square .sb-vine, .social-buttons-rounded .sb-vine, .social-buttons-circle .sb-vine {
    background-color: #00b488
}

.social-buttons-square .sb-vk, .social-buttons-rounded .sb-vk, .social-buttons-circle .sb-vk {
    background-color: #45668e
}

.social-buttons-square .sb-wechat, .social-buttons-rounded .sb-wechat, .social-buttons-circle .sb-wechat {
    background-color: #98d11c
}

.social-buttons-square .sb-wordpress, .social-buttons-rounded .sb-wordpress, .social-buttons-circle .sb-wordpress {
    background-color: #21759b
}

.social-buttons-square .sb-xing, .social-buttons-rounded .sb-xing, .social-buttons-circle .sb-xing {
    background-color: #026466
}

.social-buttons-square .sb-yahoo, .social-buttons-rounded .sb-yahoo, .social-buttons-circle .sb-yahoo {
    background-color: #400191
}

.social-buttons-square .sb-yelp, .social-buttons-rounded .sb-yelp, .social-buttons-circle .sb-yelp {
    background-color: #af0606
}

.social-buttons-square .sb-youtube, .social-buttons-rounded .sb-youtube, .social-buttons-circle .sb-youtube {
    background-color: #e52d27
}

.social-buttons-rounded a {
    border-radius: 8px
}

.social-buttons-circle a {
    border-radius: 50%
}

.text-light .icon, .text-light .social-buttons a, .social-buttons-square a, .social-buttons-rounded a, .social-buttons-circle a {
    color: #fff !important
}

.text-center .social-buttons-square, .text-right .social-buttons-square, .text-center .social-buttons-rounded, .text-right .social-buttons-rounded, .text-center .social-buttons-circle, .text-right .social-buttons-circle, .text-center.social-buttons-square, .text-right.social-buttons-square, .text-center.social-buttons-rounded, .text-right.social-buttons-rounded, .text-center.social-buttons-circle, .text-right.social-buttons-circle {
    display: block
}

.top-bar {
    height: 48px;
    background-color: #4d4d4d;
}

.top-bar .container {
    position: relative;
    z-index: 1090
}

@media screen and (max-width: 1200px) {
    .top-bar .container {
        width: 100%
    }
}

@media screen and (max-width: 991px) {

}

.top-bar .social-buttons {
    line-height: 38px
}

.top-bar .social-buttons .sb-skype {
    color: #007aff
}

.top-bar .social-buttons .sb-skype i {
    margin-right: 6px
}

.top-bar .switchers {
    display: block;
    position: absolute;
    top: 0;
    right: 25px;
    padding: 0
}

.top-bar .switchers li {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 15px
}

.top-bar .switchers li a {
    display: block;
    line-height: 48px
}

.top-bar .switchers li a:hover, .top-bar .switchers li a:focus {
    opacity: 1
}

.top-bar .switchers li .dropdown {
    display: none;
    position: absolute;
    width: 60px;
    top: 100%;
    left: -100%;
    text-align: center;
    padding: 10px;
    background-color: #fff;
    border-top: 1px solid #007aff;
    border-radius: 0 0 4px 4px
}

.top-bar .switchers li .dropdown li {
    display: block;
    margin-left: 0;
    margin: 7px 0
}

.top-bar .switchers li .dropdown li a {
    font-size: 13px;
    line-height: 1 !important;
    color: #3a3a3a;
    padding: 5px 0
}

.top-bar .switchers li .dropdown li a:hover {
    color: #007aff
}

.top-bar .switchers li:first-child .dropdown {
    left: -50%
}

.top-bar .switchers li:hover .dropdown {
    display: block;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.logo {
    display: inline-block;
    height: auto;
    text-decoration: none;
    color: #3a3a3a;
    font-size: 18px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.logo img {
    width: 100%;
    max-width: 260px;
    margin-right: 16px
}

.logo:hover, .logo:focus {
    opacity: 1;
    color: #3a3a3a
}

.logo.big-logo {
    font-size: 24px;
    font-weight: 300
}

.logo.big-logo img {
    max-width: 90px;
    margin-right: 0;
    margin-bottom: 12px
}

.navbar {
    position: relative;
    width: 100%;
    height: 96px;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #fafafa;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.navbar .container {
    position: relative
}

@media screen and (max-width: 1200px) {
    .navbar .container {
        width: 100%
    }
}

.navbar.stuck {
    position: fixed;
    z-index: 1095;
    top: 0
}

.navbar .logo, .navbar .logo-image {
    position: absolute;
    z-index: 10;
    line-height: 34px;
    left: 15px;
    top: 15px;
    -webkit-transition: color .3s;
    transition: color .3s
}

.navbar-nav {
    position: relative;
    width: 100%;
    text-align: center
}

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

.navbar-nav ul li {
    display: inline-block;
    cursor: pointer;
    padding: 0 14px
}

.navbar-nav ul li a {
    display: block;
    line-height: 96px;
    font-size: 14px;
    color: #007aff;
    border-top: 1px solid transparent;
    -webkit-transition: all .3s;
    transition: all .3s
}

.navbar-nav ul li:hover > a, .navbar-nav ul li:focus > a, .navbar-nav ul li.active > a, .navbar-nav ul li a:focus {
    opacity: 1;
    outline: 0 !important;
    color: #009b90 ;
}

.navbar-nav ul li.has-submenu {
    position: relative
}

.navbar-nav ul li .submenu, .navbar-nav ul li .sub-submenu, .navbar-nav ul li .mega-menu {
    display: none;
    position: absolute;
    width: 260px;
    top: 100%;
    left: 0;
    padding: 15px 0;
    margin-top: -1px;
    text-align: left;
    background-color: #fff;
    border-top: 1px solid #007aff;
    border-radius: 0 0 4px 4px;
    cursor: default
}

.navbar-nav ul li .submenu li, .navbar-nav ul li .sub-submenu li, .navbar-nav ul li .mega-menu li {
    position: relative;
    display: block;
    padding: 0
}

.navbar-nav ul li .submenu li a, .navbar-nav ul li .sub-submenu li a, .navbar-nav ul li .mega-menu li a {
    display: block;
    line-height: 1.5 !important;
    font-size: 14px;
    color: #3a3a3a;
    padding: 8px 30px 8px 34px;
    border-top: 0
}

.navbar-nav ul li .submenu li:hover a, .navbar-nav ul li .sub-submenu li:hover a, .navbar-nav ul li .mega-menu li:hover a {
    background-color: rgba(0, 122, 255, 0.1)
}

.navbar-nav ul li .submenu li.active a, .navbar-nav ul li .sub-submenu li.active a, .navbar-nav ul li .mega-menu li.active a {
    color: #007aff
}

.navbar-nav ul li .submenu li:hover .sub-submenu, .navbar-nav ul li .sub-submenu li:hover .sub-submenu, .navbar-nav ul li .mega-menu li:hover .sub-submenu {
    display: block;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.navbar-nav ul li .submenu li.update a, .navbar-nav ul li .sub-submenu li.update a, .navbar-nav ul li .mega-menu li.update a {
    color: #ccc !important;
    cursor: default
}

.navbar-nav ul li .submenu li.update a:hover, .navbar-nav ul li .sub-submenu li.update a:hover, .navbar-nav ul li .mega-menu li.update a:hover {
    background-color: transparent !important
}

.navbar-nav ul li .submenu li.has-sub-submenu a, .navbar-nav ul li .sub-submenu li.has-sub-submenu a, .navbar-nav ul li .mega-menu li.has-sub-submenu a {
    position: relative
}

.navbar-nav ul li .submenu li.has-sub-submenu a:before, .navbar-nav ul li .sub-submenu li.has-sub-submenu a:before, .navbar-nav ul li .mega-menu li.has-sub-submenu a:before {
    display: block;
    position: absolute;
    font-family: 'Pe-icon-7-stroke';
    content: "\e684";
    font-size: 25px;
    height: 36px;
    top: 50%;
    right: 11px;
    margin-top: -18px
}

.navbar-nav ul li .submenu-heading {
    display: block;
    position: relative;
    font-size: 18px;
    color: #5ac8fa;
    font-weight: 300;
    padding: 0 40px !important;
    margin: 3px 0;
    cursor: default
}

.navbar-nav ul li .submenu-heading i {
    display: block;
    position: absolute;
    left: 18px;
    top: 7px
}

.navbar-nav ul li .sub-submenu {
    left: 100%;
    top: -15px;
    border: 1px solid #f5f5f5;
    border-radius: 4px
}

.navbar-nav ul li .sub-submenu li a {
    color: #3a3a3a !important;
    background-color: transparent !important
}

.navbar-nav ul li .sub-submenu li a:hover {
    background-color: rgba(0, 122, 255, 0.1) !important
}

.navbar-nav ul li .sub-submenu li a:before {
    display: none !important
}

.navbar-nav ul li .sub-submenu li.active a {
    color: #007aff !important
}

.navbar-nav ul li .mega-menu {
    width: 100%;
    left: 0;
    right: 0;
    padding: 0
}

.navbar-nav ul li .mega-menu .column-2, .navbar-nav ul li .mega-menu .column-3, .navbar-nav ul li .mega-menu .column-4 {
    display: table-cell;
    border-left: 1px solid rgba(0, 122, 255, 0.1);
    padding: 15px 0
}

.navbar-nav ul li .mega-menu .column-2:first-child, .navbar-nav ul li .mega-menu .column-3:first-child, .navbar-nav ul li .mega-menu .column-4:first-child {
    border-left: none
}

.navbar-nav ul li .mega-menu .column-2 {
    width: 50%
}

.navbar-nav ul li .mega-menu .column-3 {
    width: 33.33%
}

.navbar-nav ul li .mega-menu .column-4 {
    width: 25% !important
}

.navbar-nav ul li .mega-menu li a {
    padding: 8px 30px 8px 40px
}

.navbar-nav ul li:hover .submenu, .navbar-nav ul li:hover .mega-menu {
    display: block;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.navbar-nav ul li:hover .mega-menu {
    display: table
}

.navbar-nav ul.scroller li:hover > a, .navbar-nav ul.scroller li:focus > a, .navbar-nav ul.scroller li.active > a, .navbar-nav ul.scroller li a:focus {
    border-top-width: 2px
}

.navbar-nav .social-buttons {
    position: absolute;
    top: 0;
    left: 155px;
    line-height: 96px
}

.navbar-nav .social-buttons a {
    line-height: 1
}

.navbar-tools {
    position: absolute;
    z-index: 10;
    height: 96px;
    top: 0;
    right: 15px;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (max-width: 1200px) {
    .navbar-tools {
        right: 20px
    }
}

.navbar-tools ul {
    display: inline-block;
    list-style: none;
    padding: 0
}

.navbar-tools ul li {
    position: relative;
    display: inline-block;
    margin-left: 5px
}

.navbar-tools ul li a {
    display: inline-block;
    vertical-align: middle;
    line-height: 96px;
    padding: 0 5px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.navbar-tools ul li:hover > a, .navbar-tools ul li:focus > a, .navbar-tools ul li.active > a {
    outline: 0 !important;
    color: #007aff
}

.navbar-tools ul li a:focus {
    opacity: 1
}

.navbar-tools ul li.login-btn {
    margin-left: 8px
}

.navbar-tools ul li.login-icon {
    margin-left: 8px;
    font-size: 24px
}

.navbar-tools ul li.login-icon.cbutton::after {
    margin: -22px 0 0 -24px;
    width: 48px;
    height: 48px
}

.navbar-tools ul li .dropdown {
    display: none;
    position: absolute;
    width: 400px;
    top: 100%;
    right: 6px;
    padding: 15px 0 20px 0;
    background-color: #fff;
    border-top: 1px solid #007aff;
    border-radius: 0 0 4px 4px
}

.navbar-tools ul li .dropdown .dropdown-footer {
    display: table;
    width: 100%;
    padding: 0 24px 20px 24px
}

.navbar-tools ul li .dropdown .dropdown-footer .column {
    display: table-cell;
    vertical-align: middle;
    width: 18%;
    text-align: center
}

.navbar-tools ul li .dropdown .dropdown-footer .column:first-child, .navbar-tools ul li .dropdown .dropdown-footer .column:last-child {
    width: 41%
}

.navbar-tools ul li .dropdown .dropdown-footer .column .btn {
    padding: 17px 44px;
    line-height: 1
}

.navbar-tools ul li .dropdown .dropdown-footer .column .btn.btn-ghost {
    padding: 16px 44px
}

.navbar-tools ul li.cart-btn a {
    position: relative;
    z-index: 1;
    display: block;
    padding-right: 13px
}

.navbar-tools ul li.cart-btn a i {
    position: relative;
    line-height: 0;
    vertical-align: middle;
    margin-top: -1px;
    font-size: 25px
}

.navbar-tools ul li.cart-btn a .count {
    position: absolute;
    display: block;
    top: -21px;
    right: -13px;
    width: 22px;
    height: 22px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    background-color: #4cd964;
    border-radius: 50%
}

.navbar-tools ul li.cart-btn a.mobile {
    display: none
}

.navbar-tools ul li.cart-btn:hover a, .navbar-tools ul li.cart-btn:focus a, .navbar-tools ul li.cart-btn.active a, .navbar-tools ul li.cart-btn a:focus {
    opacity: 1
}

.navbar-tools ul li.cart-btn .dropdown {
    right: -7px;
    width: 400px;
    padding-bottom: 0
}

.navbar-tools ul li.cart-btn.cbutton::after {
    margin: -24px 0 0 -27px;
    width: 48px;
    height: 48px
}

.navbar-tools ul li:hover .dropdown {
    display: block;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.navbar-search {
    margin-right: -3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.navbar-search a {
    position: relative;
    z-index: 1;
    display: inline !important;
    color: #007aff !important;
    font-size: 23px;
    cursor: pointer
}

.navbar-search a:hover {
    color: #007aff
}

.navbar-search.cbutton::after {
    margin: -24px 0 0 -24px;
    width: 48px;
    height: 48px
}

.cart-dropdown {
    width: 100%
}

.cart-dropdown .item {
    padding: 6px 23px 18px 18px;
    margin-bottom: 8px;
    border-bottom: 1px solid #f5f5f5
}

.cart-dropdown .item:before, .cart-dropdown .item:after {
    content: " ";
    display: table
}

.cart-dropdown .item:after {
    clear: both
}

.cart-dropdown .item a {
    line-height: 1.4 !important;
    text-transform: none
}

.cart-dropdown .item .thumb {
    float: left;
    width: 26%;
    line-height: 1;
    padding: 6px 13px 0 8px
}

.cart-dropdown .item .title-description {
    float: left;
    width: 45%;
    padding: 10px 0 0 5px
}

.cart-dropdown .item .title-description a {
    display: block;
    font-size: 14px;
    padding: 0;
    margin-bottom: 7px;
    opacity: 1
}

.cart-dropdown .item .title-description a:hover {
    opacity: .7
}

.cart-dropdown .item .title-description p {
    font-size: 13px;
    color: #3a3a3a;
    margin-bottom: 0
}

.cart-dropdown .item .price-quantity {
    position: relative;
    float: left;
    width: 29%;
    text-align: right;
    padding: 53px 0 0 12px
}

.cart-dropdown .item .price-quantity .price {
    color: #4cd964;
    font-size: 21px;
    font-weight: 300;
    line-height: 1;
    white-space: nowrap
}

.cart-dropdown .item .price-quantity .price span {
    font-size: 14px;
    color: #ccc
}

.cart-dropdown .item .price-quantity .delete {
    display: block;
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 20px;
    color: #ff2d55;
    font-weight: 300;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.cart-dropdown .item .price-quantity .delete:hover {
    opacity: .6
}

.cart-dropdown .total {
    text-align: right;
    font-size: 14px;
    color: #ccc;
    padding: 8px 23px 18px 18px
}

.cart-dropdown .total span {
    color: #4cd964;
    font-size: 21px;
    font-weight: 300;
    line-height: 1;
    white-space: nowrap;
    margin-left: 8px
}

.mobile-navbar-tools {
    display: none;
    text-align: left
}

.mobile-navbar-tools .switchers, .mobile-navbar-tools .tools {
    display: table;
    width: 100%;
    border-bottom: 1px solid #dedede;
    padding-left: 25px
}

.mobile-navbar-tools .switchers .column, .mobile-navbar-tools .tools .column {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    border-left: 1px solid #dedede;
    padding: 13px 10px 13px 15px
}

.mobile-navbar-tools .switchers .column:first-child, .mobile-navbar-tools .tools .column:first-child {
    border-left: none;
    padding-left: 0
}

.mobile-navbar-tools .switchers .column a, .mobile-navbar-tools .tools .column a {
    text-transform: uppercase;
    margin-right: 10px
}

.mobile-navbar-tools .switchers .column a.active, .mobile-navbar-tools .tools .column a.active {
    color: #3a3a3a;
    cursor: default;
    pointer-events: none
}

.mobile-navbar-tools .switchers .column a.active:hover, .mobile-navbar-tools .tools .column a.active:hover, .mobile-navbar-tools .switchers .column a.active:focus, .mobile-navbar-tools .tools .column a.active:focus {
    opacity: 1
}

.mobile-navbar-tools .switchers .column a:last-child, .mobile-navbar-tools .tools .column a:last-child {
    margin-right: 0
}

.mobile-navbar-tools .tools {
    border-bottom: none
}

.mobile-navbar-tools .tools .column a {
    text-transform: none;
    margin-right: 18px
}

.nav-toggle {
    display: none !important;
    margin-left: 12px !important
}

.nav-toggle a {
    padding: 0 !important;
    font-size: 22px
}

.nav-toggle.cbutton::after {
    margin: -23px 0 0 -23px;
    width: 46px;
    height: 46px
}

.firefox .navbar-tools ul li.cart-btn a i {
    margin-top: 7px
}

.firefox .navbar-tools ul li.cart-btn a i .count {
    line-height: 20px
}

.body-alt .switchers li .dropdown, .body-alt .navbar-nav li .submenu, .body-alt .navbar-nav li .sub-submenu, .body-alt .navbar-nav li .mega-menu, .body-alt .navbar-tools li .dropdown {
    background-color: #f5f5f5
}

.body-alt .navbar-nav li .sub-submenu, .body-alt .cart-dropdown .item {
    border-color: #fff
}

.top-bar-dark, .top-bar-ghost-light {
    color: #fff;
    font-weight: 300;
    background-color: #3a3a3a
}

.top-bar-dark .social-buttons a, .top-bar-ghost-light .social-buttons a {
    color: #fff !important
}

.top-bar-dark .social-buttons a:hover, .top-bar-ghost-light .social-buttons a:hover, .top-bar-dark .social-buttons a:focus, .top-bar-ghost-light .social-buttons a:focus {
    color: #fff
}

.top-bar-dark .social-buttons a.cbutton--effect::after, .top-bar-ghost-light .social-buttons a.cbutton--effect::after {
    background-color: rgba(255, 255, 255, 0.13)
}

.top-bar-dark .switchers a, .top-bar-ghost-light .switchers a {
    color: #fff
}

.top-bar-dark .switchers li .dropdown, .top-bar-ghost-light .switchers li .dropdown {
    font-weight: normal;
    border-top: none
}

.navbar-dark, .navbar-ghost.navbar-ghost-light {
    color: #fff;
    background-color: #4d4d4d
}

.navbar-dark .logo, .navbar-ghost.navbar-ghost-light .logo {
    font-weight: 300;
    color: #fff
}

.navbar-dark .navbar-nav > ul > li > a, .navbar-ghost.navbar-ghost-light .navbar-nav > ul > li > a {
    color: #fff
}

@media screen and (max-width: 991px) {
    .navbar-dark .navbar-nav > ul > li > a, .navbar-ghost.navbar-ghost-light .navbar-nav > ul > li > a {
        color: #007aff
    }
}

.navbar-dark .navbar-nav > ul > li:hover > a, .navbar-ghost.navbar-ghost-light .navbar-nav > ul > li:hover > a, .navbar-dark .navbar-nav > ul > li:focus > a, .navbar-ghost.navbar-ghost-light .navbar-nav > ul > li:focus > a, .navbar-dark .navbar-nav > ul > li.active > a, .navbar-ghost.navbar-ghost-light .navbar-nav > ul > li.active > a, .navbar-dark .navbar-nav > ul > li > a:focus, .navbar-ghost.navbar-ghost-light .navbar-nav > ul > li > a:focus {
    border-color: #fff
}

.navbar-dark .navbar-nav .submenu, .navbar-ghost.navbar-ghost-light .navbar-nav .submenu, .navbar-dark .navbar-nav .sub-submenu, .navbar-ghost.navbar-ghost-light .navbar-nav .sub-submenu, .navbar-dark .navbar-nav .mega-menu, .navbar-ghost.navbar-ghost-light .navbar-nav .mega-menu {
    border-top: none
}

.navbar-dark .navbar-nav .sub-submenu, .navbar-ghost.navbar-ghost-light .navbar-nav .sub-submenu {
    top: -14px
}

.navbar-dark .navbar-nav .social-buttons a, .navbar-ghost.navbar-ghost-light .navbar-nav .social-buttons a {
    color: #fff !important
}

.navbar-dark .navbar-nav .social-buttons a:hover, .navbar-ghost.navbar-ghost-light .navbar-nav .social-buttons a:hover, .navbar-dark .navbar-nav .social-buttons a:focus, .navbar-ghost.navbar-ghost-light .navbar-nav .social-buttons a:focus {
    color: #fff
}

.navbar-dark .navbar-nav .social-buttons a.cbutton--effect::after, .navbar-ghost.navbar-ghost-light .navbar-nav .social-buttons a.cbutton--effect::after {
    background-color: rgba(255, 255, 255, 0.13)
}

.navbar-dark .dropdown, .navbar-ghost.navbar-ghost-light .dropdown, .navbar-dark .cart-dropdown, .navbar-ghost.navbar-ghost-light .cart-dropdown {
    border-top: none !important
}

.navbar-dark .dropdown .title-description a, .navbar-ghost.navbar-ghost-light .dropdown .title-description a, .navbar-dark .cart-dropdown .title-description a, .navbar-ghost.navbar-ghost-light .cart-dropdown .title-description a {
    color: #007aff !important
}

.navbar-dark .navbar-tools ul li a:not(.btn), .navbar-ghost.navbar-ghost-light .navbar-tools ul li a:not(.btn) {
    color: #fff
}

.navbar-dark .navbar-tools ul li:hover > a, .navbar-ghost.navbar-ghost-light .navbar-tools ul li:hover > a, .navbar-dark .navbar-tools ul li:focus > a, .navbar-ghost.navbar-ghost-light .navbar-tools ul li:focus > a, .navbar-dark .navbar-tools ul li.active > a, .navbar-ghost.navbar-ghost-light .navbar-tools ul li.active > a {
    color: #fff
}

.navbar-dark .navbar-tools ul li.cart-btn.cbutton::after, .navbar-ghost.navbar-ghost-light .navbar-tools ul li.cart-btn.cbutton::after {
    background-color: rgba(255, 255, 255, 0.13)
}

.navbar-dark .navbar-search a, .navbar-ghost.navbar-ghost-light .navbar-search a, .navbar-dark .nav-toggle a, .navbar-ghost.navbar-ghost-light .nav-toggle a, .navbar-dark .login-icon a, .navbar-ghost.navbar-ghost-light .login-icon a {
    color: #fff !important
}

.navbar-dark .navbar-search.cbutton::after, .navbar-ghost.navbar-ghost-light .navbar-search.cbutton::after, .navbar-dark .nav-toggle.cbutton::after, .navbar-ghost.navbar-ghost-light .nav-toggle.cbutton::after, .navbar-dark .login-icon.cbutton::after, .navbar-ghost.navbar-ghost-light .login-icon.cbutton::after {
    background-color: rgba(255, 255, 255, 0.13)
}

.ghost-header-wrapper {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

.top-bar-ghost-light, .top-bar-ghost-dark, .navbar-ghost.navbar-ghost-light, .navbar-ghost.navbar-ghost-dark {
    background-color: transparent
}

.navbar-ghost.navbar-ghost-light {
    border-bottom: 1px solid #fff
}

.top-bar-ghost-dark {
    font-weight: normal
}

.top-bar-ghost-dark a:not([class^="sb-"]):not([class*=" sb-"]) {
    color: #3a3a3a
}

.top-bar-ghost-dark .switchers li .dropdown {
    border-top: none
}

.navbar-ghost.navbar-ghost-dark {
    border-bottom: 1px solid rgba(0, 122, 255, 0.5)
}

.navbar-ghost.navbar-ghost-dark .navbar-nav > ul > li > a {
    color: #3a3a3a
}

@media screen and (max-width: 991px) {
    .navbar-ghost.navbar-ghost-dark .navbar-nav > ul > li > a {
        color: #007aff
    }
}

.navbar-ghost.navbar-ghost-dark .navbar-nav > ul > li:hover > a, .navbar-ghost.navbar-ghost-dark .navbar-nav > ul > li:focus > a, .navbar-ghost.navbar-ghost-dark .navbar-nav > ul > li.active > a, .navbar-ghost.navbar-ghost-dark .navbar-nav > ul > li > a:focus {
    border-color: #3a3a3a
}

.navbar-ghost.navbar-ghost-dark .navbar-nav .submenu, .navbar-ghost.navbar-ghost-dark .navbar-nav .sub-submenu, .navbar-ghost.navbar-ghost-dark .navbar-nav .mega-menu {
    border-top: none
}

.navbar-ghost.navbar-ghost-dark .navbar-nav .sub-submenu {
    top: -14px
}

.navbar-ghost.navbar-ghost-dark .dropdown, .navbar-ghost.navbar-ghost-dark .cart-dropdown {
    border-top: none !important
}

.navbar-ghost.navbar-ghost-dark .dropdown .title-description a, .navbar-ghost.navbar-ghost-dark .cart-dropdown .title-description a {
    color: #007aff !important
}

.navbar-ghost.navbar-ghost-dark .navbar-tools ul li a:not(.btn) {
    color: #3a3a3a
}

.navbar-ghost.navbar-ghost-dark .navbar-tools ul li:hover > a, .navbar-ghost.navbar-ghost-dark .navbar-tools ul li:focus > a, .navbar-ghost.navbar-ghost-dark .navbar-tools ul li.active > a {
    color: #3a3a3a
}

.navbar-ghost.navbar-ghost-dark .navbar-tools ul li.cart-btn.cbutton::after {
    background-color: rgba(58, 58, 58, 0.13)
}

.navbar-ghost.navbar-ghost-dark .navbar-search a, .navbar-ghost.navbar-ghost-dark .nav-toggle a, .navbar-ghost.navbar-ghost-dark .login-icon a {
    color: #3a3a3a !important
}

.navbar-ghost.navbar-ghost-dark .navbar-search.cbutton::after, .navbar-ghost.navbar-ghost-dark .nav-toggle.cbutton::after, .navbar-ghost.navbar-ghost-dark .login-icon.cbutton::after {
    background-color: rgba(58, 58, 58, 0.13)
}

@media screen and (max-width: 991px) {
    .sticky-wrapper {
        height: 72px !important
    }

    .navbar {
        height: 72px
    }

    .navbar.stuck {
        position: relative
    }

    .navbar .logo, .navbar .logo-image {
        position: relative;
        left: 0;
        top: 18px
    }

    .navbar .logo img, .navbar .logo-image img {
        margin-right: 8px;
        margin-top:-15px;
    }

    .navbar .navbar-tools {
        height: 72px
    }

    .navbar .navbar-tools ul li a {
        line-height: 72px
    }

    .navbar .navbar-tools ul li.lang-switcher, .navbar .navbar-tools ul li.login-btn, .navbar .navbar-tools ul li.signup-btn, .navbar .navbar-tools ul li.cart-btn:before, .navbar .navbar-tools ul li.cart-btn:hover .dropdown {
        display: none
    }

    .navbar-nav {
        position: absolute;
        width: 100%;
        overflow: hidden;
        left: 0;
        top: 72px;
        background-color: #fafafa;
        border-top: 1px solid #dedede;
        display: none
    }

    .navbar-nav.open {
        display: block;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-name: navOpen;
        animation-name: navOpen
    }

    .navbar-nav ul li {
        display: block;
        text-align: left;
        padding: 0
    }

    .navbar-nav ul li a {
        position: relative;
        line-height: 47px;
        border: none;
        padding-left: 25px;
        padding-right: 50px
    }

    .navbar-nav ul li a:before {
        display: block;
        position: absolute;
        content: "";
        height: 1px;
        top: 0;
        left: 25px;
        right: 0;
        background-color: #dedede
    }

    .navbar-nav ul li a:hover, .navbar-nav ul li a:focus {
        border: none
    }

    .navbar-nav ul li:first-child > a {
        border-top: 1px solid #dedede
    }

    .navbar-nav ul li:first-child > a:before {
        display: none
    }

    .navbar-nav ul li:first-child > a:hover, .navbar-nav ul li:first-child > a:focus {
        border-top: 1px solid #dedede
    }

    .navbar-nav ul li:first-child:hover > a, .navbar-nav ul li:first-child:focus > a, .navbar-nav ul li:first-child.active > a {
        border-top: 1px solid #dedede
    }

    .navbar-nav ul li:hover > a {
        background-color: rgba(0, 122, 255, 0.1)
    }

    .navbar-nav ul li:hover a, .navbar-nav ul li.active a {
        border: none
    }

    .navbar-nav ul li.active a, .navbar-nav ul li.expanded a {
        color: #3a3a3a
    }

    .navbar-nav ul li.has-submenu > a:after, .navbar-nav ul li.has-mega-menu > a:after {
        display: block;
        position: absolute;
        font-family: 'Pe-icon-7-stroke';
        content: "\e688";
        font-size: 30px;
        line-height: 35px;
        top: 50%;
        right: 20px;
        margin-top: -15px;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .3s;
        transition: .3s;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .navbar-nav ul li.has-submenu.expanded a:after, .navbar-nav ul li.has-mega-menu.expanded a:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .navbar-nav ul li .submenu, .navbar-nav ul li .sub-submenu, .navbar-nav ul li .mega-menu {
        position: relative;
        display: block;
        width: 100%;
        max-height: 0;
        border: none;
        left: 0;
        padding: 0;
        background-color: transparent;
        overflow: hidden;
        -webkit-transition: max-height .5s ease-in-out;
        transition: max-height .5s ease-in-out
    }

    .navbar-nav ul li .submenu.open, .navbar-nav ul li .sub-submenu.open, .navbar-nav ul li .mega-menu.open {
        max-height: 2200px
    }

    .navbar-nav ul li .submenu li a, .navbar-nav ul li .sub-submenu li a, .navbar-nav ul li .mega-menu li a {
        padding-left: 35px;
        padding-right: 45px
    }

    .navbar-nav ul li .submenu li a:before, .navbar-nav ul li .sub-submenu li a:before, .navbar-nav ul li .mega-menu li a:before {
        display: none
    }

    .navbar-nav ul li .submenu li a:hover, .navbar-nav ul li .sub-submenu li a:hover, .navbar-nav ul li .mega-menu li a:hover, .navbar-nav ul li .submenu li a:focus, .navbar-nav ul li .sub-submenu li a:focus, .navbar-nav ul li .mega-menu li a:focus {
        border: none
    }

    .navbar-nav ul li .submenu li:first-child, .navbar-nav ul li .sub-submenu li:first-child, .navbar-nav ul li .mega-menu li:first-child {
        margin-top: 7px
    }

    .navbar-nav ul li .submenu li:last-child, .navbar-nav ul li .sub-submenu li:last-child, .navbar-nav ul li .mega-menu li:last-child {
        margin-bottom: 7px
    }

    .navbar-nav ul li .submenu li.has-sub-submenu a:before, .navbar-nav ul li .sub-submenu li.has-sub-submenu a:before, .navbar-nav ul li .mega-menu li.has-sub-submenu a:before {
        display: block;
        position: absolute;
        width: 30px;
        font-family: 'Pe-icon-7-stroke';
        content: "\e688";
        font-size: 30px;
        line-height: 35px;
        top: 50%;
        left: auto;
        right: 20px;
        margin-top: -17px;
        background: none;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .3s;
        transition: .3s;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .navbar-nav ul li .submenu li.has-sub-submenu.expanded a:before, .navbar-nav ul li .sub-submenu li.has-sub-submenu.expanded a:before, .navbar-nav ul li .mega-menu li.has-sub-submenu.expanded a:before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .navbar-nav ul li .submenu li.has-sub-submenu.active a, .navbar-nav ul li .sub-submenu li.has-sub-submenu.active a, .navbar-nav ul li .mega-menu li.has-sub-submenu.active a {
        border-top: none
    }

    .navbar-nav ul li .submenu li.active a, .navbar-nav ul li .sub-submenu li.active a, .navbar-nav ul li .mega-menu li.active a, .navbar-nav ul li .submenu li.expanded a, .navbar-nav ul li .sub-submenu li.expanded a, .navbar-nav ul li .mega-menu li.expanded a {
        color: #007aff
    }

    .navbar-nav ul li .submenu li.active a, .navbar-nav ul li .sub-submenu li.active a, .navbar-nav ul li .mega-menu li.active a, .navbar-nav ul li .submenu li:hover a, .navbar-nav ul li .sub-submenu li:hover a, .navbar-nav ul li .mega-menu li:hover a, .navbar-nav ul li .submenu li:focus a, .navbar-nav ul li .sub-submenu li:focus a, .navbar-nav ul li .mega-menu li:focus a {
        border: none
    }

    .navbar-nav ul li .submenu li:hover .sub-submenu, .navbar-nav ul li .sub-submenu li:hover .sub-submenu, .navbar-nav ul li .mega-menu li:hover .sub-submenu {
        display: block;
        -webkit-animation: none;
        animation: none
    }

    .navbar-nav ul li .submenu li .sub-submenu, .navbar-nav ul li .sub-submenu li .sub-submenu, .navbar-nav ul li .mega-menu li .sub-submenu {
        top: 0
    }

    .navbar-nav ul li .submenu li .sub-submenu li a, .navbar-nav ul li .sub-submenu li .sub-submenu li a, .navbar-nav ul li .mega-menu li .sub-submenu li a {
        padding-left: 45px
    }

    .navbar-nav ul li .mega-menu .column-2, .navbar-nav ul li .mega-menu .column-3, .navbar-nav ul li .mega-menu .column-4 {
        display: block;
        border-left: none;
        width: 100% !important;
        padding: 0
    }

    .navbar-nav ul li .mega-menu .column-2:last-child, .navbar-nav ul li .mega-menu .column-3:last-child, .navbar-nav ul li .mega-menu .column-4:last-child {
        padding-bottom: 10px
    }

    .navbar-nav ul li:hover .submenu, .navbar-nav ul li:hover .mega-menu {
        display: block;
        -webkit-animation: none;
        animation: none
    }

    .navbar-nav .social-buttons {
        display: none
    }

    .nav-toggle {
        display: inline-block !important
    }

    .mobile-navbar-tools {
        display: block
    }

    .modal-open .navbar.stuck {
        padding-right: 0 !important
    }

    .navbar-ghost.navbar-ghost-light, .navbar-ghost.navbar-ghost-dark {
        top: 0
    }

    .navbar-ghost.navbar-ghost-light .navbar-nav, .navbar-ghost.navbar-ghost-dark .navbar-nav {
        border-top: none
    }
}

@-webkit-keyframes navOpen {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes navOpen {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.modal {
    z-index: 1150;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.modal-dialog {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0
}

.modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none
}

.modal-dialog .container {
    padding: 90px 15px 50px 15px
}

.modal.fade {
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
    opacity: 0;
    -webkit-transition: all .4s;
    transition: all .4s
}

.modal.fade.in {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.modal.fade .modal-dialog {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.modal-backdrop {
    display: none
}

.modal-title {
    font-size: 24px;
    font-weight: 300;
    color: #ccc
}

.modal-form {
    width: 100%;
    max-width: 380px;
    margin: auto
}

.fake-scrollbar {
    display: none;
    position: fixed;
    z-index: 1145;
    top: 0;
    right: 0;
    width: 17px;
    min-height: 100%;
    background-color: #f1f1f1
}

.modal-open .top-bar-ghost-light, .modal-open .top-bar-ghost-dark, .modal-open .navbar-ghost, .modal-open .navbar.stuck {
    padding-right: 17px
}

.modal-open .scroll-to-top-btn {
    right: 37px
}

.modal-open .fake-scrollbar {
    display: block;
    padding-right: 17px
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .modal-open, .top-bar-ghost-light, .top-bar-ghost-dark, .navbar-ghost, .modal-open .navbar.stuck {
        padding-right: 0 !important
    }

    .scroll-to-top-btn {
        right: 20px !important
    }

    .modal-open .fake-scrollbar {
        display: none;
        padding-right: 0
    }
}

.mac .modal-open, .touch .modal-open, .mac .top-bar-ghost-light, .mac .top-bar-ghost-dark, .mac .navbar-ghost, .touch .top-bar-ghost-light, .touch .top-bar-ghost-dark, .touch .navbar-ghost, .mac .modal-open .navbar.stuck, .touch .modal-open .navbar.stuck {
    padding-right: 0 !important
}

.mac .modal-open .scroll-to-top-btn, .touch .modal-open .scroll-to-top-btn {
    right: 0 !important
}

.mac .modal-open .fake-scrollbar, .touch .modal-open .fake-scrollbar {
    display: none;
    padding-right: 0
}

.label {
    display: inline;
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: normal;
    color: #3a3a3a;
    text-align: left;
    white-space: nowrap;
    border-radius: 0;
    background: none
}

.label:empty {
    display: none
}

.label.align-left {
    margin-right: 12px
}

.label.align-right {
    margin-left: 12px
}

.label.label-primary {
    color: #007aff
}

.label.label-success {
    color: #4cd964
}

.label.label-info {
    color: #5ac8fa
}

.label.label-warning {
    color: #fc0
}

.label.label-danger {
    color: #ff2d55
}

.badge {
    vertical-align: middle;
    min-width: 30px;
    font-size: 14px;
    font-weight: normal;
    border-radius: 8px;
    line-height: 30px;
    padding: 0 10px;
    white-space: nowrap;
    background-color: #3a3a3a
}

.badge:empty {
    display: inline-block
}

.badge[class^="flaticon-"], .badge[class*=" flaticon-"], .badge[class^="pe-7s-"], .badge[class*=" pe-7s-"], .badge[class^="bi-"]:before, .badge[class*=" bi-"]:before {
    font-size: 18px
}

.badge[class^="pe-7s-"], .badge[class*=" pe-7s-"], .badge[class^="bi-"], .badge[class*=" bi-"] {
    padding: 0 7px
}

.badge[class^="flaticon-"], .badge[class*=" flaticon-"] {
    padding: 0 6px
}

.badge i {
    display: inline-block;
    vertical-align: middle;
    margin-left: -2px;
    margin-top: -2px;
    line-height: 1;
    font-size: 18px;
    margin-right: 8px
}

.badge[class^="flaticon-"].badge-circle, .badge[class*=" flaticon-"].badge-circle, .badge[class^="pe-7s-"].badge-circle, .badge[class*=" pe-7s-"].badge-circle, .badge[class^="bi-"]:before.badge-circle, .badge[class*=" bi-"].badge-circle {
    border-radius: 50%
}

.badge.badge-circle {
    border-radius: 15px
}

.badge.badge-default {
    background-color: #3a3a3a
}

.badge.badge-primary {
    background-color: #007aff
}

.badge.badge-success {
    background-color: #4cd964
}

.badge.badge-info {
    background-color: #5ac8fa
}

.badge.badge-warning {
    background-color: #fc0
}

.badge.badge-danger {
    background-color: #ff2d55
}

.btn .badge {
    position: absolute;
    top: -11px;
    right: -11px;
    min-width: 24px;
    color: #fff;
    font-size: 13px;
    background-color: #3a3a3a;
    border-radius: 2px;
    line-height: 24px;
    padding: 0 6px
}

.btn .badge[class^="flaticon-"], .btn .badge[class*=" flaticon-"], .btn .badge[class^="pe-7s-"], .btn .badge[class*=" pe-7s-"], .btn .badge[class^="bi-"]:before, .btn .badge[class*=" bi-"]:before {
    font-size: 16px
}

.btn .badge[class^="pe-7s-"], .btn .badge[class*=" pe-7s-"], .btn .badge[class^="bi-"], .btn .badge[class*=" bi-"] {
    padding: 0 5px
}

.btn .badge[class^="flaticon-"], .btn .badge[class*=" flaticon-"] {
    padding: 0 4px
}

.btn .badge[class^="flaticon-"].badge-circle, .btn .badge[class*=" flaticon-"].badge-circle, .btn .badge[class^="pe-7s-"].badge-circle, .btn .badge[class*=" pe-7s-"].badge-circle, .btn .badge[class^="bi-"]:before.badge-circle, .btn .badge[class*=" bi-"].badge-circle {
    border-radius: 50%
}

.btn .badge.badge-circle {
    border-radius: 15px
}

.btn .badge.badge-default {
    background-color: #3a3a3a
}

.btn .badge.badge-primary {
    background-color: #007aff
}

.btn .badge.badge-success {
    background-color: #4cd964
}

.btn .badge.badge-info {
    background-color: #5ac8fa
}

.btn .badge.badge-warning {
    background-color: #fc0
}

.btn .badge.badge-danger {
    background-color: #ff2d55
}

.nav-tabs, .nav-filters {
    padding: 0;
    margin: 0
}

.nav-tabs > li, .nav-filters > li {
    float: none;
    display: inline-block;
    margin-right: 18px
}

.nav-tabs > li > a, .nav-filters > li > a {
    font-size: 14px;
    color: #007aff;
    text-transform: uppercase;
    border-radius: 0;
    padding: 5px 0;
    opacity: .5
}

.nav-tabs > li > a:after, .nav-filters > li > a:after {
    display: block;
    content: "";
    width: 0;
    height: 2px;
    background-color: #007aff;
    margin-top: 3px;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.nav-tabs.text-right > li, .nav-filters.text-right > li {
    margin-right: 0;
    margin-left: 18px
}

.nav-tabs.text-center > li, .nav-filters.text-center > li {
    margin-right: 9px;
    margin-left: 9px
}

.nav-tabs.text-light > li > a, .nav-filters.text-light > li > a {
    color: #fff
}

.nav-tabs.text-light > li > a:after, .nav-filters.text-light > li > a:after {
    background-color: #fff
}

.text-light .nav-tabs > li > a, .text-light .nav-filters > li > a {
    color: #fff
}

.text-light .nav-tabs > li > a:after, .text-light .nav-filters > li > a:after {
    background-color: #fff
}

.text-right .nav-tabs > li, .text-right .nav-filters > li {
    margin-right: 0;
    margin-left: 18px
}

.text-center .nav-tabs > li, .text-center .nav-filters > li {
    margin-right: 9px;
    margin-left: 9px
}

.nav-tabs, .nav-filters {
    border: none
}

.nav-tabs > li > a, .nav-filters > li > a, .nav-tabs > li > a:hover, .nav-filters > li > a:hover, .nav-tabs > li > a:focus, .nav-filters > li > a:focus, .nav-tabs > li.active > a, .nav-filters > li.active > a, .nav-tabs > li.active > a:hover, .nav-filters > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-filters > li.active > a:focus {
    border: none;
    background: none
}

.nav-tabs > li > a:hover, .nav-filters > li > a:hover, .nav-tabs > li > a:focus, .nav-filters > li > a:focus, .nav-tabs > li.active > a, .nav-filters > li.active > a, .nav-tabs > li.active > a:hover, .nav-filters > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-filters > li.active > a:focus {
    opacity: 1;
    color: #007aff
}

.nav-tabs.text-light > li > a:hover, .nav-filters.text-light > li > a:hover, .nav-tabs.text-light > li > a:focus, .nav-filters.text-light > li > a:focus, .nav-tabs.text-light > li.active > a, .nav-filters.text-light > li.active > a, .nav-tabs.text-light > li.active > a:hover, .nav-filters.text-light > li.active > a:hover, .nav-tabs.text-light > li.active > a:focus, .nav-filters.text-light > li.active > a:focus {
    color: #fff
}

.text-light .nav-tabs > li > a:hover, .text-light .nav-filters > li > a:hover, .text-light .nav-tabs > li > a:focus, .text-light .nav-filters > li > a:focus, .text-light .nav-tabs > li.active > a, .text-light .nav-filters > li.active > a, .text-light .nav-tabs > li.active > a:hover, .text-light .nav-filters > li.active > a:hover, .text-light .nav-tabs > li.active > a:focus, .text-light .nav-filters > li.active > a:focus {
    color: #fff
}

.nav-tabs > li.active > a:after, .nav-filters > li.active > a:after {
    width: 100%;
    opacity: 1
}

.nav-tabs.nav-vertical > li, .nav-filters.nav-vertical > li {
    display: block;
    margin: 6px 0
}

.nav-tabs.nav-vertical > li:first-child, .nav-filters.nav-vertical > li:first-child {
    margin-top: 0
}

.nav-tabs.nav-vertical > li > a, .nav-filters.nav-vertical > li > a {
    display: inline-block
}

@media screen and (max-width: 768px) {
    .nav-tabs.nav-vertical, .nav-filters.nav-vertical {
        padding-bottom: 18px
    }

    .nav-tabs.nav-vertical > li, .nav-filters.nav-vertical > li {
        display: inline-block;
        margin: 0 18px 0 0
    }

    .nav-tabs.nav-vertical > li > a, .nav-filters.nav-vertical > li > a {
        display: block
    }

    .nav-tabs.text-right > li, .nav-filters.text-right > li {
        margin-right: 0;
        margin-left: 18px
    }
}

.tab-pane {
    padding-top: 4px
}

.tab-pane img {
    display: block;
    margin: auto
}

.nav-filters > li {
    margin-top: 4px;
    margin-bottom: 4px
}

.nav-tabs-alt, .nav-filters-alt {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 24px
}

.nav-tabs-alt > li, .nav-filters-alt > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0 !important
}

.nav-tabs-alt > li > a, .nav-filters-alt > li > a {
    display: block;
    text-transform: none;
    opacity: 1;
    margin: 0;
    margin-left: -1px;
    padding: 7px 10px;
    color: #007aff;
    border: 1px solid #007aff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.nav-tabs-alt > li > a:after, .nav-filters-alt > li > a:after {
    display: none
}

.nav-tabs-alt > li > a:hover, .nav-filters-alt > li > a:hover, .nav-tabs-alt > li > a:focus, .nav-filters-alt > li > a:focus, .nav-tabs-alt > li.active > a, .nav-filters-alt > li.active > a, .nav-tabs-alt > li.active > a:hover, .nav-filters-alt > li.active > a:hover, .nav-tabs-alt > li.active > a:focus, .nav-filters-alt > li.active > a:focus {
    border: 1px solid #007aff
}

.nav-tabs-alt > li.active > a, .nav-filters-alt > li.active > a, .nav-tabs-alt > li.active > a:hover, .nav-filters-alt > li.active > a:hover, .nav-tabs-alt > li.active > a:focus, .nav-filters-alt > li.active > a:focus {
    color: rgba(255, 255, 255, 0.6);
    background-color: #007aff
}

.nav-tabs-alt > li:first-child a, .nav-filters-alt > li:first-child a {
    border-radius: 6px 0 0 6px
}

.nav-tabs-alt > li:last-child a, .nav-filters-alt > li:last-child a {
    border-radius: 0 6px 6px 0
}

.nav-tabs-alt.text-light > li > a, .nav-filters-alt.text-light > li > a, .nav-tabs-alt.text-light > li > a:hover, .nav-filters-alt.text-light > li > a:hover, .nav-tabs-alt.text-light > li > a:focus, .nav-filters-alt.text-light > li > a:focus, .nav-tabs-alt.text-light > li.active > a, .nav-filters-alt.text-light > li.active > a, .nav-tabs-alt.text-light > li.active > a:hover, .nav-filters-alt.text-light > li.active > a:hover, .nav-tabs-alt.text-light > li.active > a:focus, .nav-filters-alt.text-light > li.active > a:focus {
    padding: 8px 10px;
    border: none;
    background-color: rgba(255, 255, 255, 0.25)
}

.nav-tabs-alt.text-light > li.active > a, .nav-filters-alt.text-light > li.active > a, .nav-tabs-alt.text-light > li.active > a:hover, .nav-filters-alt.text-light > li.active > a:hover, .nav-tabs-alt.text-light > li.active > a:focus, .nav-filters-alt.text-light > li.active > a:focus {
    color: #3a3a3a;
    background-color: rgba(255, 255, 255, 0.8)
}

.text-light .nav-tabs-alt > li > a, .text-light .nav-filters-alt > li > a, .text-light .nav-tabs-alt > li > a:hover, .text-light .nav-filters-alt > li > a:hover, .text-light .nav-tabs-alt > li > a:focus, .text-light .nav-filters-alt > li > a:focus, .text-light .nav-tabs-alt > li.active > a, .text-light .nav-filters-alt > li.active > a, .text-light .nav-tabs-alt > li.active > a:hover, .text-light .nav-filters-alt > li.active > a:hover, .text-light .nav-tabs-alt > li.active > a:focus, .text-light .nav-filters-alt > li.active > a:focus {
    padding: 8px 10px;
    border: none;
    background-color: rgba(255, 255, 255, 0.25)
}

.text-light .nav-tabs-alt > li.active > a, .text-light .nav-filters-alt > li.active > a, .text-light .nav-tabs-alt > li.active > a:hover, .text-light .nav-filters-alt > li.active > a:hover, .text-light .nav-tabs-alt > li.active > a:focus, .text-light .nav-filters-alt > li.active > a:focus {
    color: #3a3a3a;
    background-color: rgba(255, 255, 255, 0.8)
}

@media screen and (max-width: 991px) {
    .nav-filters {
        text-align: center
    }

    .nav-filters > li {
        margin-left: 9px;
        margin-right: 9px
    }
}

.transition.fade {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.transition.scale.fade {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.transition.scaleup.fade {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.transition.scale.fade.in, .transition.scaleup.fade.in {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.transition.left.fade {
    -webkit-transform: translateX(40px);
    transform: translateX(40px)
}

.transition.right.fade {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px)
}

.transition.left.fade.in, .transition.right.fade.in {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.transition.top.fade {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px)
}

.transition.bottom.fade {
    -webkit-transform: translateY(40px);
    transform: translateY(40px)
}

.transition.top.fade.in, .transition.bottom.fade.in {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.transition.flip.fade {
    -webkit-transform: rotateY(-90deg) scale(1.1);
    transform: rotateY(-90deg) scale(1.1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.transition.flip.fade.in {
    -webkit-transform: rotateY(0deg) scale(1);
    transform: rotateY(0deg) scale(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.panel {
    background-color: #fff;
    border: none;
    padding-left: 24px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel .panel-heading {
    position: relative;
    font-size: 14px;
    padding: 14px 24px 15px 0;
    overflow: hidden;
    border-top-right-radius: none;
    border-top-left-radius: none
}

.panel .panel-heading h1, .panel .panel-heading h2, .panel .panel-heading h3, .panel .panel-heading h4, .panel .panel-heading h5, .panel .panel-heading h6 {
    font-size: 14px;
    font-weight: normal;
    margin: 0
}

.panel .panel-heading:before {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: #dedede
}

.panel .panel-body {
    padding: 12px 24px 25px 0
}

.panel.panel-ghost {
    background-color: transparent;
    padding-left: 0
}

.panel.panel-with-badge .panel-heading {
    padding-left: 42px
}

.panel.panel-with-badge .panel-heading:before {
    left: 42px
}

.panel.panel-with-badge .panel-body {
    padding-left: 42px
}

.panel .badge {
    display: block;
    position: absolute;
    z-index: 1;
    top: 8px;
    left: 0
}

.panel-group .panel {
    padding: 0
}

.panel-group .panel + .panel {
    margin-top: 0
}

.panel-group .panel .panel-heading + .panel-collapse > .panel-body {
    border: none
}

.panel-group .panel .panel-body {
    padding-left: 24px
}

.panel-group .panel .panel-heading {
    border: none;
    padding: 0;
    background-color: transparent;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.panel-group .panel .panel-heading:before {
    display: none
}

.panel-group .panel .panel-heading a {
    display: block;
    position: relative;
    color: #007aff;
    background-color: transparent;
    padding: 13px 46px 14px 24px;
    overflow: hidden;
    -webkit-transition: all .3s;
    transition: all .3s
}

.panel-group .panel .panel-heading a:before {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 24px;
    bottom: 0;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.panel-group .panel .panel-heading a:after {
    display: block;
    position: absolute;
    font-family: 'Pe-icon-7-stroke';
    content: "\e682";
    line-height: 30px;
    font-size: 30px;
    right: 15px;
    top: 9px;
    color: #007aff;
    -webkit-transition: all .25s;
    transition: all .25s
}

.panel-group .panel .panel-heading a:hover, .panel-group .panel .panel-heading a:focus {
    opacity: 1
}

.panel-group .panel .panel-heading a.collapsed {
    color: #3a3a3a;
    border-bottom-color: #dedede
}

.panel-group .panel .panel-heading a.collapsed:before {
    background-color: #dedede
}

.panel-group .panel .panel-heading a.collapsed:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.panel-group .panel .panel-heading a.collapsed:hover {
    background-color: #f1f1f1
}

.panel-group .panel:last-child .panel-heading a:before {
    display: none
}

.panel-group .panel.panel-with-badge .panel-heading a {
    padding-left: 66px
}

.panel-group .panel.panel-with-badge .panel-heading a:before {
    left: 66px
}

.panel-group .panel.panel-with-badge .panel-heading .badge {
    left: 24px
}

.panel-group .panel.panel-with-badge .panel-body {
    padding-left: 66px
}

.panel-group .panel.panel-ghost .panel-heading a:hover {
    background-color: #ececec
}

.body-alt .panel {
    background-color: #f5f5f5
}

.body-alt .panel-group .panel .panel-heading a.collapsed:hover {
    background-color: #ececec
}

.body-alt .panel.panel-ghost {
    background-color: transparent
}

.body-alt .panel-group .panel.panel-ghost .panel-heading a.collapsed:hover {
    background-color: #f1f1f1
}

.text-light .panel, .text-light.panel {
    background-color: transparent;
    border: 1px solid #fff
}

.text-light .panel .panel-heading a:hover, .text-light.panel .panel-heading a:hover {
    background-color: transparent
}

.text-light .panel.panel-ghost, .text-light.panel.panel-ghost {
    border: none
}

.text-light .panel.panel-ghost .panel-heading a:hover, .text-light.panel.panel-ghost .panel-heading a:hover {
    background-color: transparent
}

.text-light .panel .panel-heading a, .text-light.panel .panel-heading a {
    color: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.text-light .panel .panel-heading a.collapsed, .text-light.panel .panel-heading a.collapsed {
    color: #fff;
    opacity: .65
}

.text-light .panel .panel-heading a.collapsed:hover, .text-light.panel .panel-heading a.collapsed:hover {
    background-color: rgba(255, 255, 255, 0.16) !important
}

.text-light .panel .panel-heading a:after, .text-light.panel .panel-heading a:after {
    color: #fff
}

.text-light .panel a, .text-light.panel a, .text-light .panel a:hover, .text-light.panel a:hover, .text-light .panel a:focus, .text-light.panel a:focus {
    color: #fff
}

.text-light .panel-group .panel, .text-light.panel-group .panel {
    border: none;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

.text-light .panel-group .panel:first-child, .text-light.panel-group .panel:first-child {
    border-top: 1px solid #fff
}

.text-light .panel-group .panel:last-child, .text-light.panel-group .panel:last-child {
    border-bottom: 1px solid #fff
}

.text-light .panel-group .panel.panel-ghost, .text-light.panel-group .panel.panel-ghost {
    border: none
}

.list-group {
    display: block;
    list-style: none;
    padding: 0 0 0 24px;
    margin-bottom: 28px;
    background-color: #fff;
    overflow: hidden
}

.list-group .list-group-item {
    display: block;
    position: relative;
    padding: 13px 24px 13px 0;
    border-top: 1px solid #dedede
}

.list-group .list-group-item:first-child {
    border-top: none
}

.list-group .list-group-item .list-group-item-text {
    display: block;
    font-size: 13px;
    line-height: 1.5;
    margin: 10px 0 0 0
}

.list-group.list-group-linked {
    padding-left: 0
}

.list-group.list-group-linked a.list-group-item {
    padding: 14px 40px 15px 24px;
    color: #3a3a3a;
    border: none;
    cursor: pointer;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.list-group.list-group-linked a.list-group-item:hover, .list-group.list-group-linked a.list-group-item:focus {
    opacity: 1
}

.list-group.list-group-linked a.list-group-item:hover {
    background-color: #f1f1f1
}

.list-group.list-group-linked a.list-group-item.active {
    color: #007aff
}

.list-group.list-group-linked a.list-group-item:before {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #dedede;
    top: 0
}

.list-group.list-group-linked a.list-group-item:first-child:before {
    display: none
}

.list-group.list-group-linked a.list-group-item:after {
    display: block;
    position: absolute;
    font-family: 'Pe-icon-7-stroke';
    content: "\e684";
    font-size: 28px;
    color: #007aff;
    top: 50%;
    right: 16px;
    margin-top: -20px
}

.list-group.with-badge {
    padding-left: 66px
}

.list-group.with-badge .badge {
    position: absolute;
    top: 11px;
    left: -42px
}

.list-group.with-badge.list-group-linked {
    padding-left: 0
}

.list-group.with-badge.list-group-linked a.list-group-item {
    padding-left: 66px
}

.list-group.with-badge.list-group-linked .badge {
    left: 24px
}

.list-group.list-group-ghost {
    background-color: transparent
}

.list-group.list-group-ghost a.list-group-item:hover {
    background-color: #ececec
}

.list-group.list-group-ghost.list-group {
    padding-left: 0
}

.list-group.list-group-ghost.list-group.with-badge {
    padding-left: 42px
}

.list-group.list-group-ghost.list-group.with-badge.list-group-linked {
    padding-left: 0
}

.body-alt .list-group {
    background-color: #f5f5f5
}

.body-alt .list-group a.list-group-item:hover {
    background-color: #ececec
}

.body-alt .list-group.list-group-ghost {
    background-color: transparent
}

.body-alt .list-group.list-group-ghost a.list-group-item:hover {
    background-color: #f1f1f1
}

.text-light .list-group, .text-light.list-group {
    background-color: transparent;
    border: 1px solid #fff
}

.text-light .list-group.list-group-ghost, .text-light.list-group.list-group-ghost {
    border: none
}

.text-light .list-group a.list-group-item, .text-light.list-group a.list-group-item, .text-light .list-group a.list-group-item:after, .text-light.list-group a.list-group-item:after {
    color: #fff
}

.text-light .list-group a.list-group-item:hover, .text-light.list-group a.list-group-item:hover {
    background-color: rgba(255, 255, 255, 0.16)
}

.alert {
    position: relative;
    padding: 14px 25px 14px 25px;
    background-color: #fff;
    border-radius: 4px
}

.alert.alert-dismissible {
    padding-right: 45px
}

.alert .close {
    display: block;
    position: absolute;
    font-size: 21px;
    top: 9px;
    right: 25px;
    border: none;
    background: transparent;
    padding: 0;
    color: #ff2d55;
    font-weight: 300;
    opacity: 1;
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.alert .close:focus, .alert .close:active {
    outline: none
}

.alert .close:hover {
    opacity: .6
}

.alert.alert-default, .alert.alert-primary, .alert.alert-gradient, .alert.alert-success, .alert.alert-info, .alert.alert-warning, .alert.alert-danger {
    color: #fff
}

.alert.alert-default .close, .alert.alert-primary .close, .alert.alert-gradient .close, .alert.alert-success .close, .alert.alert-info .close, .alert.alert-warning .close, .alert.alert-danger .close, .alert.alert-default a, .alert.alert-primary a, .alert.alert-gradient a, .alert.alert-success a, .alert.alert-info a, .alert.alert-warning a, .alert.alert-danger a {
    color: #fff
}

.alert.alert-default {
    background-color: #3a3a3a !important
}

.alert.alert-primary {
    background-color: #007aff !important
}

.alert.alert-success {
    background-color: #4cd964 !important
}

.alert.alert-info {
    background-color: #5ac8fa !important
}

.alert.alert-warning {
    background-color: #fc0 !important
}

.alert.alert-danger {
    background-color: #ff2d55 !important
}

.alert.alert-ghost {
    padding: 13px 25px 13px 25px;
    background: none !important;
    border: 1px solid #3a3a3a;
    color: #3a3a3a
}

.alert.alert-ghost .close {
    color: #ff2d55
}

.alert.alert-ghost.alert-default {
    border-color: #3a3a3a
}

.alert.alert-ghost.alert-primary {
    color: #007aff;
    border-color: #007aff
}

.alert.alert-ghost.alert-success {
    color: #4cd964;
    border-color: #4cd964
}

.alert.alert-ghost.alert-info {
    color: #5ac8fa;
    border-color: #5ac8fa
}

.alert.alert-ghost.alert-warning {
    color: #fc0;
    border-color: #fc0
}

.alert.alert-ghost.alert-danger {
    color: #ff2d55;
    border-color: #ff2d55
}

.alert.alert-alt {
    text-align: center;
    padding: 0;
    padding-top: 36px
}

.alert.alert-alt .alert-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 24px
}

.alert.alert-alt .body {
    padding: 0 25px
}

.alert.alert-alt footer {
    margin-top: 38px
}

.alert.alert-alt footer {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-top: 1px solid #b8b8b8
}

.alert.alert-alt footer a, .alert.alert-alt footer button {
    display: table-cell;
    vertical-align: middle;
    background: none;
    border: none;
    font-size: 16px;
    font-weight: 600;
    color: #3a3a3a;
    border-left: 1px solid #b8b8b8;
    padding: 12px;
    -webkit-transition: color .25s;
    transition: color .25s
}

.alert.alert-alt footer a:first-child, .alert.alert-alt footer button:first-child {
    border-left: none
}

.alert.alert-alt footer a:hover, .alert.alert-alt footer button:hover, .alert.alert-alt footer a:focus, .alert.alert-alt footer button:focus {
    opacity: 1;
    outline: none
}

.alert.alert-alt footer a.cancel:hover, .alert.alert-alt footer button.cancel:hover {
    color: #ff2d55
}

.alert.alert-alt footer a.confirm:hover, .alert.alert-alt footer button.confirm:hover {
    color: #4cd964
}

.alert.alert-alt .buttons {
    padding: 26px 0 20px 0
}

.alert.alert-alt .buttons .btn {
    margin: 8px
}

.alert p {
    margin-bottom: 0
}

.notification {
    border-radius: 0;
    padding: 24px 0
}

.notification .inner {
    display: table;
    width: 100%
}

.notification .inner .column {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.notification .inner .column:first-child {
    padding-left: 0
}

.notification .inner .column:last-child {
    padding-right: 50px
}

.notification .notif-icon {
    width: 25px
}

.notification .notif-icon i {
    font-size: 24px
}

.notification a:not(.btn) {
    color: #3a3a3a;
    white-space: nowrap;
    -webkit-transition: color .3s;
    transition: color .3s
}

.notification a:not(.btn):hover, .notification a:not(.btn):focus {
    opacity: 1
}

.notification a:not(.btn):hover {
    color: #007aff
}

.notification .w-item-title a {
    color: #007aff;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.notification .w-item-title a:hover {
    opacity: .6
}

.notification p {
    margin-bottom: 0
}

.notification .close {
    top: 50%;
    right: 0;
    margin-top: -16px
}

.notification .btn {
    margin: 0
}

.notification.alert-default a:not(.btn), .notification.alert-primary a:not(.btn), .notification.alert-gradient a:not(.btn), .notification.alert-success a:not(.btn), .notification.alert-info a:not(.btn), .notification.alert-warning a:not(.btn), .notification.alert-danger a:not(.btn) {
    color: #fff;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.notification.alert-default a:not(.btn) > strong, .notification.alert-primary a:not(.btn) > strong, .notification.alert-gradient a:not(.btn) > strong, .notification.alert-success a:not(.btn) > strong, .notification.alert-info a:not(.btn) > strong, .notification.alert-warning a:not(.btn) > strong, .notification.alert-danger a:not(.btn) > strong {
    font-weight: 600
}

.notification.alert-default a:not(.btn):hover, .notification.alert-primary a:not(.btn):hover, .notification.alert-gradient a:not(.btn):hover, .notification.alert-success a:not(.btn):hover, .notification.alert-info a:not(.btn):hover, .notification.alert-warning a:not(.btn):hover, .notification.alert-danger a:not(.btn):hover {
    opacity: .6
}

.notification .container {
    position: relative
}

.notification .container > .close {
    top: 0;
    right: 15px;
    margin-top: 0
}

@media screen and (max-width: 768px) {
    .notification {
        text-align: center
    }

    .notification .inner, .notification .inner .column, .notification .inner .column:last-child {
        display: block;
        width: 100%;
        padding: 0
    }

    .notification .inner {
        position: relative
    }

    .notification .inner .column {
        position: static
    }

    .notification .inner .column:last-child {
        margin-top: 16px
    }

    .notification .inner .column.text-right {
        text-align: center !important
    }

    .notification .notif-icon {
        margin-bottom: 16px
    }

    .notification .close {
        top: -15px;
        margin-top: 0
    }

    .notification .widget {
        text-align: left
    }
}

.body-alt .alert {
    background-color: #f5f5f5
}

.text-light .alert, .text-light.alert {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.15)
}

.text-light .alert .cancel, .text-light.alert .cancel, .text-light .alert .confirm, .text-light.alert .confirm, .text-light .alert .close, .text-light.alert .close {
    color: #fff
}

.text-light .alert.alert-ghost, .text-light.alert.alert-ghost {
    border-color: #fff
}

.text-light .alert.alert-alt footer, .text-light.alert.alert-alt footer, .text-light .alert.alert-alt footer a, .text-light.alert.alert-alt footer a, .text-light .alert.alert-alt footer button, .text-light.alert.alert-alt footer button {
    border-color: rgba(255, 255, 255, 0.7)
}

.tooltip {
    font-size: 12px;
    color: #fff
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    border-top-color: #3a3a3a
}

.tooltip.right .tooltip-arrow {
    border-right-color: #3a3a3a
}

.tooltip.left .tooltip-arrow {
    border-left-color: #3a3a3a
}

.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #3a3a3a
}

.tooltip-inner {
    padding: 3px 15px;
    border-radius: 4px;
    background-color: #3a3a3a;
    white-space: nowrap
}

.popover {
    font-size: 13px;
    color: #ccc;
    border: none;
    border-radius: 8px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.popover.bottom > .arrow:after {
    border-bottom-color: #303030
}

.popover-title {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    padding: 12px 15px;
    border: none
}

.popover-content {
    padding: 12px 15px 16px 12px
}

.popover-content p {
    margin-bottom: 0
}

.progress {
    position: relative;
    width: 100%;
    background-color: #fff;
    margin: 24px 0
}

.progress .progress-bar {
    height: 6px;
    background-color: #3a3a3a;
    white-space: nowrap;
    -webkit-transition: all .8s;
    transition: all .8s
}

.progress .progress-bar .progress-label {
    display: block;
    position: absolute;
    top: -25px;
    right: 0;
    font-size: 13px;
    color: #3a3a3a
}

.progress.progress-default .progress-bar {
    background-color: #3a3a3a
}

.progress.progress-default .progress-bar .progress-label {
    color: #3a3a3a
}

.progress.progress-primary .progress-bar {
    background-color: #007aff
}

.progress.progress-primary .progress-bar .progress-label {
    color: #007aff
}

.progress.progress-success .progress-bar {
    background-color: #4cd964
}

.progress.progress-success .progress-bar .progress-label {
    color: #4cd964
}

.progress.progress-info .progress-bar {
    background-color: #5ac8fa
}

.progress.progress-info .progress-bar .progress-label {
    color: #5ac8fa
}

.progress.progress-warning .progress-bar {
    background-color: #fc0
}

.progress.progress-warning .progress-bar .progress-label {
    color: #fc0
}

.progress.progress-danger .progress-bar {
    background-color: #ff2d55
}

.progress.progress-danger .progress-bar .progress-label {
    color: #ff2d55
}

.progress.progress-gradient-1 .progress-bar {
    background: #00ff80;
    background: -moz-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #00ff80), color-stop(100%, #0076ff));
    background: -webkit-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -o-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -ms-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: linear-gradient(to right, #00ff80 0, #0076ff 100%)
}

.progress.progress-gradient-2 .progress-bar {
    background: #ff8d00;
    background: -moz-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #ff8d00), color-stop(100%, #fc0));
    background: -webkit-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -o-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -ms-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: linear-gradient(to right, #ff8d00 0, #fc0 100%)
}

.progress.progress-gradient-3 .progress-bar {
    background: #50fbdc;
    background: -moz-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #50fbdc), color-stop(100%, #56c2f4));
    background: -webkit-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -o-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -ms-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: linear-gradient(to right, #50fbdc 0, #56c2f4 100%)
}

.progress.progress-gradient-4 .progress-bar {
    background: #0fc;
    background: -moz-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #0fc), color-stop(100%, #f2ff00));
    background: -webkit-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -o-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -ms-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: linear-gradient(to right, #0fc 0, #f2ff00 100%)
}

.progress.progress-gradient-5 .progress-bar {
    background: #92b5f5;
    background: -moz-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #92b5f5), color-stop(100%, #c75ae0));
    background: -webkit-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -o-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -ms-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: linear-gradient(to right, #92b5f5 0, #c75ae0 100%)
}

.progress.progress-gradient-6 .progress-bar {
    background: #391cff;
    background: -moz-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #391cff), color-stop(100%, #fc3b33));
    background: -webkit-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -o-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -ms-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: linear-gradient(to right, #391cff 0, #fc3b33 100%)
}

.progress.progress-thin .progress-bar {
    height: 3px
}

.progress.progress-alt {
    border-radius: 12px
}

.progress.progress-alt .progress-bar {
    font-size: 13px;
    color: #fff;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    padding-left: 12px;
    overflow: hidden
}

.progress.progress-alt .progress-label {
    color: #ccc;
    top: 0;
    right: 12px
}

.progress.progress-alt.progress-primary .progress-label, .progress.progress-alt.progress-success .progress-label, .progress.progress-alt.progress-info .progress-label, .progress.progress-alt.progress-warning .progress-label, .progress.progress-alt.progress-danger .progress-label, .progress.progress-alt.progress-gradient-1 .progress-label, .progress.progress-alt.progress-gradient-2 .progress-label, .progress.progress-alt.progress-gradient-3 .progress-label, .progress.progress-alt.progress-gradient-4 .progress-label, .progress.progress-alt.progress-gradient-5 .progress-label, .progress.progress-alt.progress-gradient-6 .progress-label {
    color: #3a3a3a
}

.progress.progress-alt.progress-primary {
    background-color: rgba(0, 122, 255, 0.1)
}

.progress.progress-alt.progress-success {
    background-color: rgba(76, 217, 100, 0.12)
}

.progress.progress-alt.progress-info {
    background-color: rgba(90, 200, 250, 0.12)
}

.progress.progress-alt.progress-warning {
    background-color: rgba(255, 204, 0, 0.12)
}

.progress.progress-alt.progress-danger {
    background-color: rgba(255, 45, 85, 0.1)
}

.progress.progress-alt.progress-gradient-1 {
    background: rgba(0, 255, 128, 0.1);
    background: -moz-linear-gradient(left, rgba(0, 255, 128, 0.1) 0, rgba(0, 118, 255, 0.1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(0, 255, 128, 0.1)), color-stop(100%, rgba(0, 118, 255, 0.1)));
    background: -webkit-linear-gradient(left, rgba(0, 255, 128, 0.1) 0, rgba(0, 118, 255, 0.1) 100%);
    background: -o-linear-gradient(left, rgba(0, 255, 128, 0.1) 0, rgba(0, 118, 255, 0.1) 100%);
    background: -ms-linear-gradient(left, rgba(0, 255, 128, 0.1) 0, rgba(0, 118, 255, 0.1) 100%);
    background: linear-gradient(to right, rgba(0, 255, 128, 0.1) 0, rgba(0, 118, 255, 0.1) 100%)
}

.progress.progress-alt.progress-gradient-2 {
    background: rgba(255, 141, 0, 0.12);
    background: -moz-linear-gradient(left, rgba(255, 141, 0, 0.12) 0, rgba(255, 204, 0, 0.12) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(255, 141, 0, 0.12)), color-stop(100%, rgba(255, 204, 0, 0.12)));
    background: -webkit-linear-gradient(left, rgba(255, 141, 0, 0.12) 0, rgba(255, 204, 0, 0.12) 100%);
    background: -o-linear-gradient(left, rgba(255, 141, 0, 0.12) 0, rgba(255, 204, 0, 0.12) 100%);
    background: -ms-linear-gradient(left, rgba(255, 141, 0, 0.12) 0, rgba(255, 204, 0, 0.12) 100%);
    background: linear-gradient(to right, rgba(255, 141, 0, 0.12) 0, rgba(255, 204, 0, 0.12) 100%)
}

.progress.progress-alt.progress-gradient-3 {
    background: rgba(80, 251, 220, 0.12);
    background: -moz-linear-gradient(left, rgba(80, 251, 220, 0.12) 0, rgba(86, 194, 244, 0.12) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(80, 251, 220, 0.12)), color-stop(100%, rgba(86, 194, 244, 0.12)));
    background: -webkit-linear-gradient(left, rgba(80, 251, 220, 0.12) 0, rgba(86, 194, 244, 0.12) 100%);
    background: -o-linear-gradient(left, rgba(80, 251, 220, 0.12) 0, rgba(86, 194, 244, 0.12) 100%);
    background: -ms-linear-gradient(left, rgba(80, 251, 220, 0.12) 0, rgba(86, 194, 244, 0.12) 100%);
    background: linear-gradient(to right, rgba(80, 251, 220, 0.12) 0, rgba(86, 194, 244, 0.12) 100%)
}

.progress.progress-alt.progress-gradient-4 {
    background: rgba(0, 255, 204, 0.15);
    background: -moz-linear-gradient(left, rgba(0, 255, 204, 0.15) 0, rgba(242, 255, 0, 0.15) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(0, 255, 204, 0.15)), color-stop(100%, rgba(242, 255, 0, 0.15)));
    background: -webkit-linear-gradient(left, rgba(0, 255, 204, 0.15) 0, rgba(242, 255, 0, 0.15) 100%);
    background: -o-linear-gradient(left, rgba(0, 255, 204, 0.15) 0, rgba(242, 255, 0, 0.15) 100%);
    background: -ms-linear-gradient(left, rgba(0, 255, 204, 0.15) 0, rgba(242, 255, 0, 0.15) 100%);
    background: linear-gradient(to right, rgba(0, 255, 204, 0.15) 0, rgba(242, 255, 0, 0.15) 100%)
}

.progress.progress-alt.progress-gradient-5 {
    background: rgba(146, 181, 245, 0.1);
    background: -moz-linear-gradient(left, rgba(146, 181, 245, 0.1) 0, rgba(199, 90, 224, 0.1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(146, 181, 245, 0.1)), color-stop(100%, rgba(199, 90, 224, 0.1)));
    background: -webkit-linear-gradient(left, rgba(146, 181, 245, 0.1) 0, rgba(199, 90, 224, 0.1) 100%);
    background: -o-linear-gradient(left, rgba(146, 181, 245, 0.1) 0, rgba(199, 90, 224, 0.1) 100%);
    background: -ms-linear-gradient(left, rgba(146, 181, 245, 0.1) 0, rgba(199, 90, 224, 0.1) 100%);
    background: linear-gradient(to right, rgba(146, 181, 245, 0.1) 0, rgba(199, 90, 224, 0.1) 100%)
}

.progress.progress-alt.progress-gradient-6 {
    background: rgba(57, 28, 255, 0.1);
    background: -moz-linear-gradient(left, rgba(57, 28, 255, 0.1) 0, rgba(252, 59, 51, 0.1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(57, 28, 255, 0.1)), color-stop(100%, rgba(252, 59, 51, 0.1)));
    background: -webkit-linear-gradient(left, rgba(57, 28, 255, 0.1) 0, rgba(252, 59, 51, 0.1) 100%);
    background: -o-linear-gradient(left, rgba(57, 28, 255, 0.1) 0, rgba(252, 59, 51, 0.1) 100%);
    background: -ms-linear-gradient(left, rgba(57, 28, 255, 0.1) 0, rgba(252, 59, 51, 0.1) 100%);
    background: linear-gradient(to right, rgba(57, 28, 255, 0.1) 0, rgba(252, 59, 51, 0.1) 100%)
}

.progress.progress-alt.progress-stacked {
    margin: 0
}

.progress.progress-animated .progress-bar {
    padding-left: 0
}

.text-light .progress .progress-label, .text-light.progress .progress-label {
    color: #fff !important
}

.body-alt .progress {
    background-color: #f5f5f5
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.slider.slider-horizontal {
    width: 210px;
    height: 6px
}

.slider.slider-horizontal .slider-track {
    height: 6px;
    width: 100%;
    top: 0;
    left: 0
}

.slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-track-low, .slider.slider-horizontal .slider-track-high {
    height: 100%;
    top: 0;
    bottom: 0
}

.slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #fff;
    margin-top: -3px;
    margin-left: -6px;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.28);
    box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.28);
    border-radius: 50%;
    -webkit-transition: box-shadow .3s;
    transition: box-shadow .3s
}

.slider.slider-horizontal:hover .slider-handle {
    -webkit-box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.28);
    box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.28)
}

.slider.slider-horizontal .slider-tick-label-container {
    white-space: nowrap
}

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    margin-top: 7.2px;
    display: inline-block;
    text-align: center
}

.slider.slider-disabled .slider-track {
    cursor: not-allowed
}

.slider.slider-disabled .slider-selection {
    background-color: #ccc !important
}

.slider.slider-disabled:hover .slider-handle {
    -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.28);
    box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.28)
}

.slider input {
    display: none
}

.slider .tooltip {
    margin-top: -32px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .25s, visibility .25s;
    transition: opacity .25s, visibility .25s
}

.slider .tooltip .tooltip-inner {
    white-space: nowrap;
    color: #007aff;
    background: none
}

.slider .tooltip .tooltip-arrow {
    display: none
}

.slider .tooltip.in {
    visibility: visible;
    opacity: 1
}

.slider-track {
    position: absolute;
    cursor: pointer;
    background-color: #fff
}

.slider-selection {
    position: absolute;
    background-color: #3a3a3a;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.slider-track-low, .slider-track-high {
    position: absolute;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.slider-ui, .slider-ui-step {
    display: inline-block;
    width: 210px;
    position: relative
}

.slider-ui .min-val, .slider-ui-step .min-val, .slider-ui .max-val, .slider-ui-step .max-val {
    display: block;
    position: absolute;
    top: -16px;
    font-size: 12px;
    color: #007aff;
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .25s, visibility .25s;
    transition: opacity .25s, visibility .25s
}

.slider-ui .min-val, .slider-ui-step .min-val {
    left: 0
}

.slider-ui .max-val, .slider-ui-step .max-val {
    right: 0
}

.slider-ui:hover .min-val, .slider-ui-step:hover .min-val, .slider-ui:hover .max-val, .slider-ui-step:hover .max-val {
    visibility: hidden;
    opacity: 0
}

.slider-ui.disabled, .slider-ui-step.disabled {
    cursor: not-allowed
}

.slider-ui.disabled .min-val, .slider-ui-step.disabled .min-val, .slider-ui.disabled .max-val, .slider-ui-step.disabled .max-val {
    color: #ccc
}

.slider-ui.disabled:hover .min-val, .slider-ui-step.disabled:hover .min-val, .slider-ui.disabled:hover .max-val, .slider-ui-step.disabled:hover .max-val {
    visibility: visible;
    opacity: 1
}

.slider-ui.disabled:hover .slider.slider-horizontal .tooltip.in, .slider-ui-step.disabled:hover .slider.slider-horizontal .tooltip.in {
    visibility: hidden;
    opacity: 0
}

.slider-ui.slider-ui-thin .slider.slider-horizontal, .slider-ui-step.slider-ui-thin .slider.slider-horizontal {
    height: 3px
}

.slider-ui.slider-ui-thin .slider.slider-horizontal .slider-track, .slider-ui-step.slider-ui-thin .slider.slider-horizontal .slider-track {
    height: 3px
}

.slider-ui.slider-ui-thin .slider.slider-horizontal .slider-tick, .slider-ui-step.slider-ui-thin .slider.slider-horizontal .slider-tick, .slider-ui.slider-ui-thin .slider.slider-horizontal .slider-handle, .slider-ui-step.slider-ui-thin .slider.slider-horizontal .slider-handle {
    width: 9px;
    height: 9px
}

.slider-ui.slider-ui-thin .slider.slider-horizontal .slider-tick:hover .slider-handle, .slider-ui-step.slider-ui-thin .slider.slider-horizontal .slider-tick:hover .slider-handle, .slider-ui.slider-ui-thin .slider.slider-horizontal .slider-handle:hover .slider-handle, .slider-ui-step.slider-ui-thin .slider.slider-horizontal .slider-handle:hover .slider-handle {
    -webkit-box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.28);
    box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.28)
}

.slider-ui.slider-ui-thin .slider.slider-horizontal .tooltip, .slider-ui-step.slider-ui-thin .slider.slider-horizontal .tooltip {
    margin-top: -34px
}

.slider-ui.slider-ui-default .slider-selection, .slider-ui-step.slider-ui-default .slider-selection {
    background-color: #3a3a3a
}

.slider-ui.slider-ui-primary .slider-selection, .slider-ui-step.slider-ui-primary .slider-selection {
    background-color: #007aff
}

.slider-ui.slider-ui-success .slider-selection, .slider-ui-step.slider-ui-success .slider-selection {
    background-color: #4cd964
}

.slider-ui.slider-ui-info .slider-selection, .slider-ui-step.slider-ui-info .slider-selection {
    background-color: #5ac8fa
}

.slider-ui.slider-ui-warning .slider-selection, .slider-ui-step.slider-ui-warning .slider-selection {
    background-color: #fc0
}

.slider-ui.slider-ui-danger .slider-selection, .slider-ui-step.slider-ui-danger .slider-selection {
    background-color: #ff2d55
}

.slider-ui.slider-ui-gradient-1 .slider-selection, .slider-ui-step.slider-ui-gradient-1 .slider-selection {
    background: #00ff80;
    background: -moz-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #00ff80), color-stop(100%, #0076ff));
    background: -webkit-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -o-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: -ms-linear-gradient(left, #00ff80 0, #0076ff 100%);
    background: linear-gradient(to right, #00ff80 0, #0076ff 100%)
}

.slider-ui.slider-ui-gradient-2 .slider-selection, .slider-ui-step.slider-ui-gradient-2 .slider-selection {
    background: #ff8d00;
    background: -moz-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #ff8d00), color-stop(100%, #fc0));
    background: -webkit-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -o-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: -ms-linear-gradient(left, #ff8d00 0, #fc0 100%);
    background: linear-gradient(to right, #ff8d00 0, #fc0 100%)
}

.slider-ui.slider-ui-gradient-3 .slider-selection, .slider-ui-step.slider-ui-gradient-3 .slider-selection {
    background: #50fbdc;
    background: -moz-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #50fbdc), color-stop(100%, #56c2f4));
    background: -webkit-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -o-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: -ms-linear-gradient(left, #50fbdc 0, #56c2f4 100%);
    background: linear-gradient(to right, #50fbdc 0, #56c2f4 100%)
}

.slider-ui.slider-ui-gradient-4 .slider-selection, .slider-ui-step.slider-ui-gradient-4 .slider-selection {
    background: #0fc;
    background: -moz-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #0fc), color-stop(100%, #f2ff00));
    background: -webkit-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -o-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: -ms-linear-gradient(left, #0fc 0, #f2ff00 100%);
    background: linear-gradient(to right, #0fc 0, #f2ff00 100%)
}

.slider-ui.slider-ui-gradient-5 .slider-selection, .slider-ui-step.slider-ui-gradient-5 .slider-selection {
    background: #92b5f5;
    background: -moz-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #92b5f5), color-stop(100%, #c75ae0));
    background: -webkit-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -o-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: -ms-linear-gradient(left, #92b5f5 0, #c75ae0 100%);
    background: linear-gradient(to right, #92b5f5 0, #c75ae0 100%)
}

.slider-ui.slider-ui-gradient-6 .slider-selection, .slider-ui-step.slider-ui-gradient-6 .slider-selection {
    background: #391cff;
    background: -moz-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, #391cff), color-stop(100%, #fc3b33));
    background: -webkit-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -o-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: -ms-linear-gradient(left, #391cff 0, #fc3b33 100%);
    background: linear-gradient(to right, #391cff 0, #fc3b33 100%)
}

.slider-ui-step .slider .tooltip {
    opacity: 1;
    visibility: visible
}

.slider-tick {
    position: absolute;
    background-color: #fc0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.body-alt .slider-track {
    background-color: #f5f5f5
}

.switch {
    position: relative;
    width: 70px;
    height: 24px;
    background-color: #bababa;
    border-radius: 12px;
    overflow: hidden;
    margin: 10px 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch .knob {
    position: absolute;
    width: 22px;
    height: 22px;
    top: 1px;
    left: 1px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all .3s;
    transition: all .3s
}

.switch .label {
    position: absolute;
    display: block;
    font-size: 13px;
    color: #fff;
    top: 2px;
    margin: 0;
    width: auto;
    padding: 0
}

.switch .label:first-child {
    text-align: right;
    padding-right: 12px;
    right: 100%
}

.switch .label:last-child {
    text-align: left;
    padding-left: 11px;
    left: 100%
}

.switch.on {
    background-color: #3a3a3a
}

.switch.on .knob {
    -webkit-transform: translate(46px, 0);
    -ms-transform: translate(46px, 0);
    -o-transform: translate(46px, 0);
    transform: translate(46px, 0)
}

.switch.disabled {
    background-color: #ccc !important;
    cursor: not-allowed
}

.switch.switch-ghost {
    background: none;
    border: 1px solid #bababa
}

.switch.switch-ghost .knob {
    width: 20px;
    height: 20px;
    background-color: #bababa
}

.switch.switch-ghost .label {
    top: 1px;
    color: #bababa
}

.switch.switch-ghost.on {
    border-color: #3a3a3a
}

.switch.switch-ghost.on .knob {
    background-color: #3a3a3a
}

.switch.switch-ghost.on .label {
    color: #3a3a3a
}

.switch.switch-ghost.disabled {
    background: none !important;
    border-color: #ccc !important
}

.switch.switch-ghost.disabled .knob {
    background-color: #ccc !important
}

.switch.switch-ghost.disabled .label {
    color: #ccc !important
}

.switch.switch-inline {
    display: inline-block;
    vertical-align: middle
}

.switch.on.switch-primary {
    background-color: #007aff
}

.switch.on.switch-success {
    background-color: #4cd964
}

.switch.on.switch-info {
    background-color: #5ac8fa
}

.switch.on.switch-warning {
    background-color: #fc0
}

.switch.on.switch-danger {
    background-color: #ff2d55
}

.switch.on.switch-ghost.switch-primary {
    background: none;
    border-color: #007aff
}

.switch.on.switch-ghost.switch-primary .knob {
    background-color: #007aff
}

.switch.on.switch-ghost.switch-primary .label {
    color: #007aff
}

.switch.on.switch-ghost.switch-success {
    background: none;
    border-color: #4cd964
}

.switch.on.switch-ghost.switch-success .knob {
    background-color: #4cd964
}

.switch.on.switch-ghost.switch-success .label {
    color: #4cd964
}

.switch.on.switch-ghost.switch-info {
    background: none;
    border-color: #5ac8fa
}

.switch.on.switch-ghost.switch-info .knob {
    background-color: #5ac8fa
}

.switch.on.switch-ghost.switch-info .label {
    color: #5ac8fa
}

.switch.on.switch-ghost.switch-warning {
    background: none;
    border-color: #fc0
}

.switch.on.switch-ghost.switch-warning .knob {
    background-color: #fc0
}

.switch.on.switch-ghost.switch-warning .label {
    color: #fc0
}

.switch.on.switch-ghost.switch-danger {
    background: none;
    border-color: #ff2d55
}

.switch.on.switch-ghost.switch-danger .knob {
    background-color: #ff2d55
}

.switch.on.switch-ghost.switch-danger .label {
    color: #ff2d55
}

.rating span {
    float: left;
    font-size: 14px;
    margin-right: 1px;
    color: #ccc
}

.rating span:last-child {
    margin-right: 0
}

.rating span.star {
    color: #ccc;
    margin-top: -2px
}

.rating span.star:before {
    font-family: 'Pe-icon-7-stroke';
    content: "\e611";
    font-size: 16px
}

.rating span.star.active {
    color: #3a3a3a
}

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

.rating:after {
    clear: both
}

.rating.rating-default span.star.active {
    color: #3a3a3a
}

.rating.rating-primary span.star.active {
    color: #007aff
}

.rating.rating-success span.star.active {
    color: #4cd964
}

.rating.rating-info span.star.active {
    color: #5ac8fa
}

.rating.rating-warning span.star.active {
    color: #ff9500
}

.rating.rating-danger span.star.active {
    color: #ff2d55
}

.rating.rating-danger span.star.active {
    color: #ff2d55
}

.rating.rating-lg span {
    font-size: 16px
}

.rating.rating-lg span.star {
    margin-top: -5px
}

.rating.rating-lg span.star:before {
    font-size: 22px
}

.rating.rating-inline {
    display: inline-block;
    vertical-align: middle;
    margin-right: 18px
}

.text-light .rating span, .text-light.rating span, .text-light .rating span.star, .text-light.rating span.star {
    color: rgba(255, 255, 255, 0.6)
}

.text-light .rating span.active, .text-light.rating span.active, .text-light .rating span.star.active, .text-light.rating span.star.active {
    color: #fff
}

.text-center .rating, .text-center.rating {
    display: table;
    margin: auto
}

/*!
 * @copyright &copy; Kartik Visweswaran, Krajee.com, 2013 - 2015
 * @version 3.5.1
 *
 * A simple yet powerful JQuery star rating plugin that allows rendering
 * fractional star ratings and supports Right to Left (RTL) input.
 *
 * For more JQuery/Bootstrap plugins and demos visit http://plugins.krajee.com
 * For more Yii related demos visit http://demos.krajee.com
 */
.rating-loading {
    width: 25px;
    height: 25px;
    font-size: 0;
    color: #fff;
    background: transparent url('../img/loading.gif') top left no-repeat;
    border: none
}

.rating-fa {
    font-family: 'FontAwesome';
    padding-left: 1px
}

.rating-fa .rating-stars:before {
    padding-left: 1px
}

.rating-gly {
    font-family: 'Pe-icon-7-stroke'
}

.rating-gly-star {
    font-family: 'Pe-icon-7-stroke';
    padding-left: 1px
}

.rating-active {
    cursor: pointer
}

.rating-disabled {
    cursor: not-allowed
}

.rating-uni {
    font-size: 1.2em;
    margin-top: -5px
}

.rating-container {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #ccc;
    overflow: hidden
}

.rating-container:before {
    content: attr(data-content)
}

.rating-container .rating-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #3a3a3a;
    -webkit-transition: all .25s;
    transition: all .25s
}

.rating-container .rating-stars:before {
    content: attr(data-content)
}

.rating-container-rtl {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    color: #ccc
}

.rating-container-rtl:before {
    content: attr(data-content)
}

.rating-container-rtl .rating-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #3a3a3a;
    -webkit-transition: all .25s;
    transition: all .25s
}

.rating-container-rtl .rating-stars:before {
    content: attr(data-content)
}

.rating-lg, .rating-xl {
    font-size: 32px
}

.rating-md {
    font-size: 22px
}

.rating-sm, .rating-xs {
    font-size: 16px
}

.star-rating .caption, .star-rating-rtl .caption {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    padding-top: 4px
}

.star-rating .caption {
    padding-left: 5px
}

.star-rating-rtl .caption {
    padding-right: 5px
}

.rating-lg.star-rating .caption, .rating-lg.star-rating-rtl .caption {
    font-size: 14px
}

.rating-input-primary .rating-container .rating-stars, .rating-input-primary .rating-container-rtl .rating-stars {
    color: #007aff
}

.rating-input-success .rating-container .rating-stars, .rating-input-success .rating-container-rtl .rating-stars {
    color: #4cd964
}

.rating-input-info .rating-container .rating-stars, .rating-input-info .rating-container-rtl .rating-stars {
    color: #5ac8fa
}

.rating-input-warning .rating-container .rating-stars, .rating-input-warning .rating-container-rtl .rating-stars {
    color: #ff9500
}

.rating-input-danger .rating-container .rating-stars, .rating-input-danger .rating-container-rtl .rating-stars {
    color: #ff2d55
}

.post-counters {
    display: inline-block
}

.post-counters a {
    display: inline-block;
    vertical-align: middle;
    margin: 2px 7px
}

.post-counters a i {
    font-size: 175%;
    margin-right: 5px
}

.post-meta {
    display: inline-block;
    font-size: 12px;
    line-height: 2
}

.post-meta .taxonomy {
    display: inline-block;
    margin-right: 7px
}

.post-meta span {
    display: inline-block;
    color: #c7c7c7;
    margin: 0 2px
}

.single-post-meta {
    display: table;
    width: 100%;
    margin-top: 43px
}

.single-post-meta .column {
    display: table-cell;
    vertical-align: middle;
    width: 50%
}

.single-post-meta .column:last-child {
    text-align: right
}

.single-post-meta .post-counters a:first-child {
    margin-left: 0
}

@media screen and (max-width: 580px) {
    .single-post-meta {
        display: block
    }

    .single-post-meta .column {
        display: block;
        width: 100%
    }

    .single-post-meta .column:last-child {
        text-align: left;
        margin-top: 15px
    }
}

.tags {
    width: 100%
}

.tag {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
    background-color: #3a3a3a;
    border-radius: 2px;
    line-height: 1;
    padding: 5px 12px;
    margin: 0 2px 8px 0;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.tag:hover, .tag:focus {
    color: #fff
}

.tag:hover, .tag.active {
    color: #fff;
    opacity: 1
}

.tag.tag-default {
    background-color: #3a3a3a
}

.tag.tag-primary {
    background-color: #007aff
}

.tag.tag-success {
    background-color: #4cd964
}

.tag.tag-info {
    background-color: #5ac8fa
}

.tag.tag-warning {
    background-color: #fc0
}

.tag.tag-danger {
    background-color: #ff2d55
}

.shop-price, .shop-old-price {
    display: inline-block;
    vertical-align: middle;
    color: #4cd964;
    font-size: 36px;
    font-weight: 300;
    margin: 0 5px 15px 0
}

.shop-old-price {
    color: #c7c7c7;
    text-decoration: line-through
}

.text-center .shop-price {
    margin: 0 5px 15px 5px
}

.text-right .shop-price {
    margin-right: 0;
    margin-left: 5px
}

.wishlist-btn {
    display: inline-block;
    vertical-align: middle;
    color: #ff2d55;
    font-size: 16px;
    line-height: 1
}

.wishlist-btn:hover, .wishlist-btn:focus {
    opacity: 1;
    color: #ff2d55
}

.widget {
    width: 100%;
    max-width: 320px;
    margin-bottom: 36px
}

.widget .widget-title {
    font-size: 14px;
    font-weight: normal;
    color: #5ac8fa;
    margin-bottom: 24px
}

.widget .widget-subtitle {
    font-size: 14px;
    font-weight: normal;
    color: #c9c9c9;
    margin-bottom: 16px
}

.widget p {
    margin-bottom: 0
}

.widget.widget-block {
    max-width: 100%
}

.widget.widget-inline {
    display: table;
    max-width: 100%;
    border-top: 1px solid #5ac8fa;
    margin-bottom: 0;
    margin-top: 24px;
    padding-top: 24px
}

.widget.widget-inline:first-child {
    border: none;
    margin-top: 0
}

.widget.widget-inline .column-inner, .widget.widget-inline .column-outer {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px
}

.widget.widget-inline .column-inner:first-child, .widget.widget-inline .column-outer:first-child {
    padding-left: 0
}

.widget.widget-inline .column-outer {
    padding: 0;
    width: 50%
}

.widget.widget-inline .column-outer:last-child {
    padding-left: 15px
}

.widget.widget-inline .column-outer:last-child .column-inner:last-child {
    padding-right: 0
}

.widget.widget-inline .column-outer .inner {
    display: table;
    width: 100%;
    vertical-align: middle
}

.widget.widget-inline h1, .widget.widget-inline h2, .widget.widget-inline h3 {
    margin-bottom: 0
}

.widget.widget-inline .footer-logo {
    margin-bottom: 0
}

.widget.widget-inline .form-input {
    margin-bottom: 10px
}

.widget.widget-inline .btn {
    margin-bottom: 7px
}

.widget.widget-inline .widget-title {
    margin-bottom: 0
}

@media screen and (max-width: 991px) {
    .widget.widget-inline:first-child {
        padding-top: 0
    }

    .widget.widget-inline .column-outer:first-child {
        padding-right: 15px
    }

    .widget.widget-inline .column-inner {
        display: block;
        width: 100%;
        padding: 0
    }

    .widget.widget-inline .column-inner.text-right {
        text-align: left !important
    }

    .widget.widget-inline .footer-logo, .widget.widget-inline .form-input, .widget.widget-inline .widget-title, .widget.widget-inline .social-buttons {
        margin-bottom: 24px
    }
}

@media screen and (max-width: 480px) {
    .widget.widget-inline {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto
    }

    .widget.widget-inline .column-outer {
        display: block;
        width: 100%;
        padding: 0 !important;
        padding-top: 24px !important
    }

    .widget.widget-inline .column-outer:first-child {
        padding-top: 0 !important
    }
}

.widget.widget-photo-stream .photo-grid {
    margin-bottom: 16px
}

.widget.widget-photo-stream .photo-grid:before, .widget.widget-photo-stream .photo-grid:after {
    content: " ";
    display: table
}

.widget.widget-photo-stream .photo-grid:after {
    clear: both
}

.widget.widget-photo-stream .photo-grid a {
    position: relative;
    display: block;
    float: left;
    width: 32.5%;
    max-width: 85px;
    margin: 0 1px 1px 0
}

.widget.widget-photo-stream .photo-grid a:before, .widget.widget-photo-stream .photo-grid a:after {
    position: absolute;
    display: block;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.widget.widget-photo-stream .photo-grid a:before {
    z-index: 1;
    content: "";
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background-color: #007aff
}

.widget.widget-photo-stream .photo-grid a:after {
    z-index: 2;
    font-family: 'Pe-icon-7-stroke';
    content: "\e63e";
    font-size: 26px;
    color: #fff;
    line-height: 1;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 0;
    margin-top: -13px
}

.widget.widget-photo-stream .photo-grid a:hover, .widget.widget-photo-stream .photo-grid a:focus {
    opacity: 1
}

.widget.widget-photo-stream .photo-grid a:hover:before {
    opacity: .5
}

.widget.widget-photo-stream .photo-grid a:hover:after {
    opacity: 1
}

.widget.widget-categories ul {
    padding: 0;
    list-style: none
}

.widget.widget-categories ul li {
    position: relative;
    margin-bottom: 15px
}

.widget.widget-categories ul li a {
    padding-right: 40px;
    white-space: normal
}

.widget.widget-categories ul li span {
    position: absolute;
    right: 0;
    color: #c9c9c9
}

.widget.widget-categories ul li.active a, .widget.widget-categories ul li.active a:hover, .widget.widget-categories ul li.active a:focus {
    color: #3a3a3a;
    cursor: default;
    pointer-events: none
}

.widget.widget-search .form-input {
    position: relative
}

.widget.widget-search .form-input [type=submit] {
    position: absolute;
    left: -10px;
    top: 7px;
    background: none;
    border: none;
    color: #007aff;
    font-size: 23px;
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.widget.widget-search .form-input [type=submit]:hover {
    opacity: .6
}

.widget.widget-search .form-input [type=submit]:hover, .widget.widget-search .form-input [type=submit]:focus {
    outline: none
}

.widget.widget-search .form-input input {
    padding-top: 5px;
    padding-left: 27px
}

.widget.widget-search .form-input label {
    left: 27px
}

.widget .w-item {
    display: table;
    width: 100%;
    margin-bottom: 20px
}

.widget .w-item .w-item-thumb, .widget .w-item .w-item-content {
    display: table-cell;
    vertical-align: top
}

.widget .w-item .w-item-thumb a {
    display: block;
    position: relative;
    margin: 0
}

.widget .w-item .w-item-thumb a:before, .widget .w-item .w-item-thumb a:after {
    position: absolute;
    display: block;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.widget .w-item .w-item-thumb a:before {
    z-index: 1;
    content: "";
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background-color: #007aff
}

.widget .w-item .w-item-thumb a:after {
    z-index: 2;
    font-family: 'Pe-icon-7-stroke';
    color: #fff;
    line-height: 1;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 0
}

.widget .w-item .w-item-thumb a img {
    width: 100%
}

.widget .w-item .w-item-thumb a:hover:before {
    opacity: .5
}

.widget .w-item .w-item-thumb a:hover:after {
    opacity: 1
}

.widget .w-item .w-item-thumb a:hover, .widget .w-item .w-item-thumb a:focus {
    opacity: 1
}

.widget .w-item .w-item-thumb a .badge {
    display: block;
    position: absolute;
    z-index: 5;
    top: -12px;
    right: -9px;
    font-size: 13px;
    line-height: 24px
}

.widget .w-item .w-item-content p {
    margin: 0
}

.widget .w-item .w-item-title {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0
}

.widget .w-item-price-current, .widget .w-item-price-discounted {
    display: inline-block;
    font-size: 16px;
    margin-right: 3px
}

.widget .w-item-price-current {
    color: #4cd964;
    font-weight: 600;
    line-height: 2
}

.widget .w-item-price-discounted {
    color: #c9c9c9;
    text-decoration: line-through;
    line-height: 2
}

.widget.widget-twitter-feed .w-item-thumb, .widget.widget-comments .w-item-thumb {
    padding-right: 15px
}

.widget.widget-twitter-feed .w-item-thumb i, .widget.widget-comments .w-item-thumb i {
    font-size: 30px;
    color: #5ac8fa;
    line-height: 1
}

.widget.widget-comments .w-item-thumb i {
    font-size: 26px;
    color: #007aff;
    line-height: 1.5
}

.widget.widget-comments .w-item-content a {
    color: #3a3a3a;
    font-size: 13px
}

.widget.widget-recent-posts .w-item-thumb {
    padding-top: 2px
}

.widget.widget-recent-posts .w-item-thumb a {
    width: 45px
}

.widget.widget-recent-posts .w-item-thumb a:after {
    content: "\e641";
    font-size: 20px;
    margin-top: -10px
}

.widget.widget-recent-posts .w-item-content {
    padding-left: 12px
}

.widget.widget-recent-posts .w-item-content p {
    font-size: 13px
}

.widget.widget-top-products .w-item-thumb, .widget.widget-shopping-cart .w-item-thumb {
    width: 78px
}

.widget.widget-top-products .w-item-thumb a:after, .widget.widget-shopping-cart .w-item-thumb a:after {
    content: "\e63e";
    font-size: 26px;
    margin-top: -13px
}

.widget.widget-top-products .w-item-content, .widget.widget-shopping-cart .w-item-content {
    padding-left: 13px
}

.widget.widget-shopping-cart .w-item-title {
    padding-right: 25px;
    margin-bottom: 8px
}

.widget.widget-shopping-cart .w-item-content {
    position: relative
}

.widget.widget-shopping-cart .w-item-content .delete {
    display: block;
    position: absolute;
    top: -1px;
    right: 0;
    font-size: 20px;
    line-height: 1;
    color: #ff2d55;
    font-weight: 300;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.widget.widget-shopping-cart .w-item-content .delete:hover {
    opacity: .6
}

.widget.widget-shopping-cart .w-item-price-current, .widget.widget-shopping-cart .w-item-price-discounted {
    font-size: 22px;
    font-weight: normal
}

.widget.widget-shopping-cart .w-item-quantity {
    color: #c9c9c9;
    margin-right: 3px
}

.widget.widget-shopping-cart .w-footer .w-item-price-current {
    margin-left: 6px
}

.widget.widget-shopping-cart .w-footer .columns {
    display: table;
    width: 100%;
    margin-top: 10px
}

.widget.widget-shopping-cart .w-footer .columns .column {
    display: table-cell;
    vertical-align: middle;
    width: 50%
}

.widget.widget-shopping-cart .w-footer .columns .column:first-child {
    padding-right: 10px
}

.widget.widget-shopping-cart .w-footer .columns .column:last-child {
    padding-left: 10px
}

.widget.widget-payment-method .cards {
    display: table;
    width: 100%;
    margin-bottom: 26.4px
}

.widget.widget-payment-method .cards .card {
    display: table-cell;
    vertical-align: middle;
    width: 33.33%;
    text-align: center;
    padding: 5px
}

.widget.widget-payment-method .cards .card:first-child {
    text-align: left;
    padding-right: 10px;
    padding-left: 0
}

.widget.widget-payment-method .cards .card:last-child {
    text-align: right;
    padding-left: 10px;
    padding-right: 0
}

.widget.widget-payment-method .cards .card a {
    display: inline-block;
    width: 100%;
    max-width: 50px
}

.widget.widget-payment-method .cards .card a:hover, .widget.widget-payment-method .cards .card a:focus {
    opacity: 1
}

.widget.widget-links .columns {
    display: table;
    width: 100%
}

.widget.widget-links .columns ul {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding-left: 20px
}

.widget.widget-links .columns ul:first-child {
    padding-left: 0
}

.widget.widget-links ul {
    list-style: none;
    padding: 0
}

.widget.widget-links ul li {
    margin-bottom: 12px
}

.widget.widget-carousel .inner blockquote {
    margin-bottom: 0;
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.widget.widget-carousel .inner blockquote p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 2
}

.widget.widget-carousel .owl-nav {
    width: 100%;
    top: auto;
    bottom: 2px;
    z-index: 1
}

.widget.widget-carousel .owl-nav .owl-prev, .widget.widget-carousel .owl-nav .owl-next {
    position: absolute;
    margin: 0
}

.widget.widget-carousel .owl-nav .owl-prev {
    left: 0
}

.widget.widget-carousel .owl-nav .owl-next {
    right: 0
}

.widget.widget-carousel .owl-dots {
    display: table;
    width: auto;
    margin: 17px auto 0 auto;
    z-index: 2
}

.widget.widget-brands .item a:hover, .widget.widget-brands .item a:focus {
    opacity: 1
}

.widget.widget-testimonial .item {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.widget.widget-testimonial .bubble {
    position: relative;
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    background-color: #ff9500;
    border-radius: 24px;
    padding: 18px 15px;
    margin-bottom: 18px
}

.widget.widget-testimonial .bubble:before {
    display: block;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    bottom: -6px;
    right: 30px;
    border-width: 7px 7px 0;
    border-top-color: #ff9500
}

.widget.widget-testimonial .bubble p {
    margin-bottom: 0
}

.widget.widget-testimonial p {
    margin-bottom: 24px
}

.widget.widget-testimonial .author {
    text-align: right;
    color: #5ac8fa
}

.widget.widget-testimonial .author .avatar {
    display: inline-block;
    vertical-align: middle;
    max-width: 48px;
    border-radius: 50%;
    margin-right: 6px
}

.widget.widget-testimonial.widget-testimonial-alt {
    text-align: center
}

.widget.widget-testimonial.widget-testimonial-alt .author {
    text-align: center
}

.widget.widget-testimonial.widget-testimonial-alt .author .avatar {
    display: block;
    margin: 0 auto 10px auto
}

.filter-btns {
    margin-bottom: 16px
}

.filter-btns .btn {
    margin: 0 5px 10px 0
}

.widgets-row {
    position: relative;
    width: 100%;
    margin-bottom: 48px
}

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

.widgets-row:after {
    clear: both
}

.widgets-row .widgets-col {
    float: left;
    padding: 5px 22px
}

.widgets-row .widgets-col:before {
    display: block;
    position: absolute;
    content: "";
    width: 1px;
    min-height: 100%;
    top: 0;
    background-color: #5ac8fa
}

.widgets-row .widgets-col:first-child {
    padding-left: 0
}

.widgets-row .widgets-col:first-child:before {
    display: none
}

.widgets-row .widgets-col:last-child {
    padding-right: 0
}

.widgets-row.widgets-row-4cols .widgets-col {
    width: 26%
}

.widgets-row.widgets-row-4cols .widgets-col:first-child, .widgets-row.widgets-row-4cols .widgets-col:last-child {
    width: 24%
}

.widgets-row.widgets-row-4cols .widgets-col.col-2:before {
    left: 24%
}

.widgets-row.widgets-row-4cols .widgets-col.col-3:before {
    left: 50%
}

.widgets-row.widgets-row-4cols .widgets-col.col-4:before {
    left: 76%
}

.widgets-row.widgets-row-3cols .widgets-col {
    width: 34%
}

.widgets-row.widgets-row-3cols .widgets-col:first-child, .widgets-row.widgets-row-3cols .widgets-col:last-child {
    width: 33%
}

.widgets-row.widgets-row-3cols .widgets-col.col-2:before {
    left: 33%
}

.widgets-row.widgets-row-3cols .widgets-col.col-3:before {
    left: 67%
}

.widgets-row.widgets-row-2cols .widgets-col {
    width: 50%
}

.widgets-row.widgets-row-2cols .widgets-col.col-2:before {
    left: 50%
}

.widgets-row .widget {
    margin-bottom: 0
}

@media screen and (max-width: 991px) {
    .widgets-row.widgets-row-4cols .widgets-col, .widgets-row.widgets-row-3cols .widgets-col, .widgets-row.widgets-row-2cols .widgets-col {
        width: 50% !important
    }

    .widgets-row.widgets-row-4cols .widgets-col.col-3, .widgets-row.widgets-row-3cols .widgets-col.col-3, .widgets-row.widgets-row-2cols .widgets-col.col-3 {
        padding-left: 0;
        clear: both
    }

    .widgets-row.widgets-row-4cols .widgets-col.col-2:before, .widgets-row.widgets-row-3cols .widgets-col.col-2:before, .widgets-row.widgets-row-2cols .widgets-col.col-2:before, .widgets-row.widgets-row-4cols .widgets-col.col-4:before, .widgets-row.widgets-row-3cols .widgets-col.col-4:before, .widgets-row.widgets-row-2cols .widgets-col.col-4:before {
        display: none
    }

    .widgets-row.widgets-row-4cols .widgets-col.col-1 .widget, .widgets-row.widgets-row-3cols .widgets-col.col-1 .widget, .widgets-row.widgets-row-2cols .widgets-col.col-1 .widget, .widgets-row.widgets-row-4cols .widgets-col.col-2 .widget, .widgets-row.widgets-row-3cols .widgets-col.col-2 .widget, .widgets-row.widgets-row-2cols .widgets-col.col-2 .widget {
        margin-bottom: 36px
    }

    .widgets-row.widgets-row-3cols .widgets-col.col-3 {
        padding-right: 22px
    }

    .widgets-row.widgets-row-3cols .widgets-col.col-3:before {
        left: 50%
    }

    .widgets-row.widgets-row-2cols .widgets-col.col-2:before {
        display: block
    }
}

@media screen and (max-width: 480px) {
    .widgets-row.widgets-row-4cols, .widgets-row.widgets-row-3cols, .widgets-row.widgets-row-2cols {
        margin-bottom: 0
    }

    .widgets-row.widgets-row-4cols .widgets-col, .widgets-row.widgets-row-3cols .widgets-col, .widgets-row.widgets-row-2cols .widgets-col {
        width: 100% !important;
        padding: 0 !important
    }

    .widgets-row.widgets-row-4cols .widgets-col:before, .widgets-row.widgets-row-3cols .widgets-col:before, .widgets-row.widgets-row-2cols .widgets-col:before {
        display: none
    }

    .widgets-row.widgets-row-4cols .widget, .widgets-row.widgets-row-3cols .widget, .widgets-row.widgets-row-2cols .widget {
        margin: 0 auto 36px auto
    }

    .widgets-row.widgets-row-2cols .widgets-col.col-2:before {
        display: none
    }
}

.text-light.widget.widget-testimonial .author, .text-light .widget.widget-testimonial .author {
    color: #fff
}

.tile {
    max-width: 400px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto 30px auto
}

.tile .tile-title, .tile .tile-title-alt {
    color: #3a3a3a;
    -webkit-transition: color .3s;
    transition: color .3s
}

.tile .tile-title:hover, .tile .tile-title-alt:hover {
    color: #007aff
}

.tile .tile-title-alt h2, .tile .tile-title-alt h3, .tile .tile-title-alt h4, .tile .tile-title-alt h5, .tile .tile-title-alt h6 {
    margin-bottom: 0
}

.tile .post-counters {
    text-align: center;
    margin-bottom: 12px
}

.tile .wishlist-btn {
    display: block;
    position: absolute;
    z-index: 2;
    top: 12px;
    right: 24px
}

.tile .tile-thumb {
    display: block;
    position: relative
}

.tile .tile-thumb img {
    width: 100%
}

.tile .tile-thumb .post-counters {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 2;
    left: 0;
    bottom: 22px;
    margin-bottom: 0;
    opacity: 0;
    -webkit-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    -o-transform: translate(0, 15px);
    transform: translate(0, 15px);
    -webkit-transition: all .3s;
    transition: all .3s
}

.tile .tile-thumb .post-counters a {
    color: #fff
}

.tile .tile-thumb .overlay {
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 122, 255, 0.5);
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.tile .tile-thumb .overlay span {
    display: block;
    position: absolute;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    top: 5px;
    right: 12px;
    -webkit-transform: translate(0, -30px);
    -ms-transform: translate(0, -30px);
    -o-transform: translate(0, -30px);
    transform: translate(0, -30px);
    -webkit-transition: all .3s;
    transition: all .3s
}

.tile .tile-thumb .overlay .btns {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 0;
    margin-top: -24px
}

.tile .tile-thumb .overlay .btns a {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 44px;
    font-size: 24px;
    border-radius: 50%;
    color: #007aff !important;
    background-color: #fff;
    margin: 0 4px;
    opacity: .8;
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    -o-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    -webkit-transition: all .3s;
    transition: all .3s
}

.tile .tile-thumb .overlay .btns a:last-child {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -o-transform: translate(20px, 0);
    transform: translate(20px, 0)
}

.tile .tile-thumb .overlay .btns a:hover, .tile .tile-thumb .overlay .btns a:focus {
    opacity: 1
}

.tile .tile-thumb .overlay .inner-wrap {
    position: absolute;
    display: table;
    width: 100%;
    height: 180px;
    color: #fff;
    left: 0;
    top: 50%;
    margin-top: -90px
}

.tile .tile-thumb .overlay .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 15px 32px 15px
}

.tile .tile-thumb .overlay .inner .btns {
    position: relative;
    top: 0;
    margin: 0 0 22px 0
}

.tile .tile-thumb .overlay .inner .post-counters {
    bottom: 10px
}

.tile .tile-thumb img {
    display: block
}

.tile .tile-thumb .tags {
    position: absolute;
    width: auto;
    z-index: 2;
    top: 12px;
    left: 0;
    padding-left: 24px;
    overflow: hidden
}

.tile .tile-thumb .tags .tag {
    opacity: 1;
    -webkit-transform: translate(-200%, 0);
    -ms-transform: translate(-200%, 0);
    -o-transform: translate(-200%, 0);
    transform: translate(-200%, 0);
    -webkit-transition: all .4s;
    transition: all .4s
}

.tile .tile-thumb .tile-rating {
    position: absolute;
    width: 100%;
    z-index: 2;
    left: 0;
    bottom: 24px;
    opacity: 0;
    -webkit-transform: translate(0, 15px);
    -ms-transform: translate(0, 15px);
    -o-transform: translate(0, 15px);
    transform: translate(0, 15px);
    -webkit-transition: all .3s;
    transition: all .3s
}

.tile .tile-thumb .tile-rating .rating {
    display: table;
    margin: auto
}

.tile .tile-thumb .tile-rating .rating span, .tile .tile-thumb .tile-rating .rating span.star {
    color: rgba(255, 255, 255, 0.6)
}

.tile .tile-thumb .tile-rating .rating span.active, .tile .tile-thumb .tile-rating .rating span.star.active {
    color: #fff
}

.tile .tile-thumb .badge {
    position: absolute;
    z-index: 2;
    top: 12px;
    left: 24px;
    line-height: 24px;
    font-size: 13px
}

.tile .tile-thumb .wishlist-btn {
    color: #ff2d55 !important;
    opacity: 0;
    -webkit-transform: translate(0, -12px);
    -ms-transform: translate(0, -12px);
    -o-transform: translate(0, -12px);
    transform: translate(0, -12px);
    -webkit-transition: all .3s;
    transition: all .3s
}

.tile .tile-thumb:hover .overlay {
    opacity: 1
}

.tile .tile-thumb:hover .overlay span, .tile .tile-thumb:hover .overlay .btns a {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.tile .tile-thumb:hover .tag {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.tile .tile-thumb:hover .tag:first-child {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.tile .tile-thumb:hover .tag:last-child {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.tile .tile-thumb:hover .post-counters, .tile .tile-thumb:hover .tile-rating, .tile .tile-thumb:hover .wishlist-btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.tile .tile-body {
    text-align: center;
    padding: 22px
}

.tile .tile-body p {
    font-size: 13px;
    color: #c7c7c7;
    line-height: 1.7;
    margin-bottom: 0
}

.tile .tile-body .shop-price, .tile .tile-body .shop-old-price {
    font-size: 24px;
    font-weight: normal;
    margin: 0 4px 15px 4px
}

.tile .tile-body .shop-old-price {
    font-weight: 300
}

.tile .tile-body .btn {
    margin: 0
}

.tile .tile-body .rating {
    margin-bottom: 10px
}

.tile .tile-footer {
    text-align: center;
    padding: 8px 10px 22px 10px
}

.tile.tile-horizontal {
    width: 100%;
    max-width: 100%
}

.tile.tile-horizontal:before, .tile.tile-horizontal:after {
    content: " ";
    display: table
}

.tile.tile-horizontal:after {
    clear: both
}

.tile.tile-horizontal .tile-thumb, .tile.tile-horizontal .tile-content {
    float: left
}

.tile.tile-horizontal .tile-thumb {
    position: relative;
    width: 33%;
    min-width: 200px;
    max-width: 400px
}

.tile.tile-horizontal .tile-content {
    position: relative;
    width: 67%;
    padding: 0 30px
}

.tile.tile-horizontal .tile-content .tile-body, .tile.tile-horizontal .tile-content .tile-footer {
    text-align: left;
    padding-left: 0;
    padding-right: 0
}

.tile.tile-horizontal .tile-content .tile-body {
    padding-bottom: 18px
}

.tile.tile-horizontal .tile-content .tile-body .btn {
    margin: 0 15px 0 0
}

.tile.tile-horizontal .tile-content .tile-body .shop-price, .tile.tile-horizontal .tile-content .tile-body .shop-old-price {
    margin: 0
}

@media screen and (max-width: 700px) {
    .tile.tile-horizontal {
        max-width: 400px
    }

    .tile.tile-horizontal .tile-thumb, .tile.tile-horizontal .tile-content {
        float: none;
        width: 100%
    }

    .tile.tile-horizontal .tile-content {
        padding: 0
    }

    .tile.tile-horizontal .tile-content .tile-body, .tile.tile-horizontal .tile-content .tile-footer {
        text-align: center
    }

    .tile.tile-horizontal .tile-content .tile-body {
        padding: 22px
    }

    .tile.tile-horizontal .tile-content .tile-body .rating {
        display: table;
        margin-left: auto;
        margin-right: auto
    }

    .tile.tile-horizontal .tile-content .tile-body .btn {
        display: table;
        margin: 24px auto 15px auto
    }

    .tile.tile-horizontal .tile-content .tile-footer {
        padding: 8px 10px 22px 10px
    }
}

.tile.tile-block {
    max-width: 100%
}

.ie .tile .tile-thumb img {
    filter: none
}

.text-light .tile a, .text-light.tile a, .text-light .tile .tile-title, .text-light.tile .tile-title, .text-light .tile .tile-title-alt, .text-light.tile .tile-title-alt {
    color: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.text-light .tile a h2, .text-light.tile a h2, .text-light .tile .tile-title h2, .text-light.tile .tile-title h2, .text-light .tile .tile-title-alt h2, .text-light.tile .tile-title-alt h2, .text-light .tile a h3, .text-light.tile a h3, .text-light .tile .tile-title h3, .text-light.tile .tile-title h3, .text-light .tile .tile-title-alt h3, .text-light.tile .tile-title-alt h3, .text-light .tile a h4, .text-light.tile a h4, .text-light .tile .tile-title h4, .text-light.tile .tile-title h4, .text-light .tile .tile-title-alt h4, .text-light.tile .tile-title-alt h4, .text-light .tile a h5, .text-light.tile a h5, .text-light .tile .tile-title h5, .text-light.tile .tile-title h5, .text-light .tile .tile-title-alt h5, .text-light.tile .tile-title-alt h5, .text-light .tile a h6, .text-light.tile a h6, .text-light .tile .tile-title h6, .text-light.tile .tile-title h6, .text-light .tile .tile-title-alt h6, .text-light.tile .tile-title-alt h6 {
    font-weight: 300;
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.text-light .tile a:hover h2, .text-light.tile a:hover h2, .text-light .tile .tile-title:hover h2, .text-light.tile .tile-title:hover h2, .text-light .tile .tile-title-alt:hover h2, .text-light.tile .tile-title-alt:hover h2, .text-light .tile a:hover h3, .text-light.tile a:hover h3, .text-light .tile .tile-title:hover h3, .text-light.tile .tile-title:hover h3, .text-light .tile .tile-title-alt:hover h3, .text-light.tile .tile-title-alt:hover h3, .text-light .tile a:hover h4, .text-light.tile a:hover h4, .text-light .tile .tile-title:hover h4, .text-light.tile .tile-title:hover h4, .text-light .tile .tile-title-alt:hover h4, .text-light.tile .tile-title-alt:hover h4, .text-light .tile a:hover h5, .text-light.tile a:hover h5, .text-light .tile .tile-title:hover h5, .text-light.tile .tile-title:hover h5, .text-light .tile .tile-title-alt:hover h5, .text-light.tile .tile-title-alt:hover h5, .text-light .tile a:hover h6, .text-light.tile a:hover h6, .text-light .tile .tile-title:hover h6, .text-light.tile .tile-title:hover h6, .text-light .tile .tile-title-alt:hover h6, .text-light.tile .tile-title-alt:hover h6 {
    opacity: .6
}

.text-light .tile .tile-body .wishlist-btn, .text-light.tile .tile-body .wishlist-btn {
    color: #fff !important
}

.masonry-grid-type-2 .tile, .isotope-grid.isotope-nogap .tile, .masonry-grid-type-2 .tile-thumb, .isotope-grid.isotope-nogap .tile-thumb {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.masonry-grid-type-2 .tile-thumb, .isotope-grid.isotope-nogap .tile-thumb {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.isotope-grid.isotope-nogap .tile-thumb {
    min-height: 180px
}

.container .isotope-grid.isotope-nogap .tile, .container .isotope-grid.isotope-nogap .tile-thumb {
    position: relative;
    top: auto;
    left: auto
}

.isotope-grid .tile-body p {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.isotope-grid .tile-horizontal .tile-body p {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0
}

.body-alt .tile {
    background-color: #f5f5f5
}

.banner-holder {
    position: relative
}

.banner-tile {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.banner-tile .image, .banner-tile:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.banner-tile .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}

.banner-tile:before {
    z-index: 1;
    content: "";
    background-color: #007aff;
    opacity: .5;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.banner-tile .banner-title {
    position: absolute;
    display: table;
    z-index: 2;
    width: 100%;
    height: 170px;
    padding: 0 15px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    top: 50%;
    left: 0;
    margin-top: -85px
}

.banner-tile .banner-title .inner {
    display: table-cell;
    vertical-align: middle
}

.banner-tile .banner-title p {
    margin-bottom: 0
}

.banner-tile:hover .image {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.banner-tile:hover:before {
    opacity: .8
}

.banner-tile:hover, .banner-tile:focus {
    opacity: 1
}

.grid {
    position: relative
}

.grid.grid-no-gap {
    width: 100%
}

.grid.grid-no-gap:before, .grid.grid-no-gap:after {
    content: " ";
    display: table
}

.grid.grid-no-gap:after {
    clear: both
}

.grid.grid-no-gap .grid-item {
    float: left
}

.grid.grid-no-gap.cols-5 .grid-item {
    width: 20%
}

.grid.grid-no-gap.cols-4 .grid-item {
    width: 25%
}

.grid.grid-no-gap.cols-3 .grid-item {
    width: 33.33333333%
}

.grid.grid-no-gap.cols-2 .grid-item {
    width: 50%
}

.grid.grid-no-gap.cols-1 .grid-item {
    width: 100%
}

@media screen and (max-width: 1200px) {
    .grid.grid-no-gap.cols-5 .grid-item {
        width: 25%
    }

    .grid.grid-no-gap.cols-4 .grid-item {
        width: 33.33333333%
    }
}

@media screen and (max-width: 991px) {
    .grid.grid-no-gap.cols-5 .grid-item {
        width: 33.33333333%
    }

    .grid.grid-no-gap.cols-3 .grid-item {
        width: 50%
    }
}

@media screen and (max-width: 768px) {
    .grid.grid-no-gap.cols-5 .grid-item, .grid.grid-no-gap.cols-4 .grid-item {
        width: 50%
    }
}

@media screen and (max-width: 480px) {
    .grid.grid-no-gap.cols-5 .grid-item, .grid.grid-no-gap.cols-4 .grid-item, .grid.grid-no-gap.cols-3 .grid-item, .grid.grid-no-gap.cols-2 .grid-item {
        width: 100%
    }
}

.grid.grid-no-gap.grid-bordered .grid-item {
    border-right: 1px solid #5ac8fa;
    border-top: 1px solid #5ac8fa;
    padding: 24px 15px
}

.grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(5n) {
    border-right: none
}

.grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(1), .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(2), .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(3), .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(4), .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(5) {
    border-top: none
}

@media screen and (max-width: 1200px) {
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item {
        width: 20%
    }
}

@media screen and (max-width: 991px) {
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item {
        width: 20%
    }
}

@media screen and (max-width: 768px) {
    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item {
        width: 50%;
        border-right: none
    }

    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(3), .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(4), .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(5) {
        border-top: 1px solid #5ac8fa
    }

    .grid.grid-no-gap.grid-bordered.cols-5 .grid-item:nth-child(odd) {
        border-right: 1px solid #5ac8fa
    }
}

.grid.grid-no-gap.grid-bordered.cols-5 .grid-item .client-box .thumb {
    max-width: 150px;
    opacity: .65;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.grid.grid-no-gap.grid-bordered.cols-5 .grid-item .client-box .thumb:hover {
    opacity: 1
}

.grid.grid-no-gap.equal-height {
    display: table
}

.grid.grid-no-gap.equal-height .grid-item {
    display: table-cell;
    float: none;
    vertical-align: top
}

@media screen and (max-width: 1200px) {
    .grid.grid-no-gap.equal-height.cols-4 .grid-item {
        width: 25%
    }
}

@media screen and (max-width: 991px) {
    .grid.grid-no-gap.equal-height.cols-4 .grid-item {
        width: 25%
    }

    .grid.grid-no-gap.equal-height.cols-3 .grid-item {
        width: 33.33333333%
    }

    .grid.grid-no-gap.equal-height.cols-2 .grid-item {
        width: 50%
    }
}

@media screen and (max-width: 768px) {
    .grid.grid-no-gap.equal-height.cols-4 .grid-item, .grid.grid-no-gap.equal-height.cols-3 .grid-item, .grid.grid-no-gap.equal-height.cols-2 .grid-item {
        display: block;
        width: 100%
    }
}

.grid .tile {
    max-width: 100%;
    margin-bottom: 0
}

.grid.isotope-grid {
    overflow: hidden
}

.grid.isotope-grid:after {
    content: '';
    display: block;
    clear: both
}

.grid.isotope-grid .gutter-sizer {
    width: 2.5%
}

@media screen and (max-width: 768px) {
    .grid.isotope-grid .gutter-sizer {
        width: 3.5%
    }
}

.grid.isotope-grid .grid-item {
    float: left;
    margin-bottom: 2.8%
}

@media screen and (max-width: 768px) {
    .grid.isotope-grid .grid-item {
        margin-bottom: 3.5%
    }
}

@media screen and (max-width: 500px) {
    .grid.isotope-grid .grid-item {
        margin-bottom: 5%
    }
}

.grid.isotope-grid.cols-1 .gutter-sizer {
    width: 0
}

.grid.isotope-grid.cols-1 .grid-sizer, .grid.isotope-grid.cols-1 .grid-item {
    float: none;
    width: 100%;
    margin-bottom: 35px
}

@media screen and (max-width: 700px) {
    .grid.isotope-grid .tile-horizontal {
        max-width: 400px
    }
}

.grid.isotope-grid.cols-2 .grid-sizer, .grid.isotope-grid.cols-2 .grid-item {
    width: 48.75%
}

@media screen and (max-width: 768px) {
    .grid.isotope-grid.cols-2 .grid-sizer, .grid.isotope-grid.cols-2 .grid-item {
        width: 48.25%
    }
}

@media screen and (max-width: 600px) {
    .grid.isotope-grid.cols-2 .grid-sizer, .grid.isotope-grid.cols-2 .grid-item {
        float: none;
        width: 100%
    }
}

.grid.isotope-grid.cols-3 .grid-sizer, .grid.isotope-grid.cols-3 .grid-item {
    width: 31.66666667%
}

@media screen and (max-width: 991px) {
    .grid.isotope-grid.cols-3 .grid-sizer, .grid.isotope-grid.cols-3 .grid-item {
        width: 48.75%
    }
}

@media screen and (max-width: 768px) {
    .grid.isotope-grid.cols-3 .grid-sizer, .grid.isotope-grid.cols-3 .grid-item {
        width: 48.25%
    }
}

@media screen and (max-width: 520px) {
    .grid.isotope-grid.cols-3 .grid-sizer, .grid.isotope-grid.cols-3 .grid-item {
        float: none;
        width: 100%
    }
}

.grid.isotope-grid.cols-4 .grid-sizer, .grid.isotope-grid.cols-4 .grid-item {
    width: 23.125%
}

@media screen and (max-width: 991px) {
    .grid.isotope-grid.cols-4 .grid-sizer, .grid.isotope-grid.cols-4 .grid-item {
        width: 48.75%
    }
}

@media screen and (max-width: 768px) {
    .grid.isotope-grid.cols-4 .grid-sizer, .grid.isotope-grid.cols-4 .grid-item {
        width: 48.25%
    }
}

@media screen and (max-width: 520px) {
    .grid.isotope-grid.cols-4 .grid-sizer, .grid.isotope-grid.cols-4 .grid-item {
        float: none;
        width: 100%
    }
}

.grid.masonry-grid-type-1 {
    overflow: hidden
}

.grid.masonry-grid-type-1:after {
    content: '';
    display: block;
    clear: both
}

.grid.masonry-grid-type-1 .gutter-sizer {
    width: 2.5%
}

.grid.masonry-grid-type-1 .grid-sizer, .grid.masonry-grid-type-1 .grid-item {
    width: 31.6%
}

.grid.masonry-grid-type-1 .grid-item {
    float: left;
    margin-bottom: 2.8%
}

.grid.masonry-grid-type-1 .grid-item.w2 {
    width: 65.3%
}

@media screen and (max-width: 768px) {
    .grid.masonry-grid-type-1 .grid-sizer, .grid.masonry-grid-type-1 .grid-item {
        width: 48.5%;
        margin-bottom: 3%
    }

    .grid.masonry-grid-type-1 .grid-item.w2 {
        width: 100%
    }

    .grid.masonry-grid-type-1 .gutter-sizer {
        width: 3%
    }
}

@media screen and (max-width: 500px) {
    .grid.masonry-grid-type-1 .grid-sizer, .grid.masonry-grid-type-1 .grid-item, .grid.masonry-grid-type-1 .grid-item.w2 {
        width: 100%;
        margin-bottom: 5%
    }

    .grid.masonry-grid-type-1 .gutter-sizer {
        width: 0
    }
}

.grid.masonry-grid-type-2 {
    overflow: hidden
}

.grid.masonry-grid-type-2:after {
    content: '';
    display: block;
    clear: both
}

.grid.masonry-grid-type-2 .gutter-sizer {
    width: 2.5%
}

.grid.masonry-grid-type-2 .grid-sizer, .grid.masonry-grid-type-2 .grid-item {
    width: 23.125%
}

.grid.masonry-grid-type-2 .grid-item {
    float: left;
    overflow: hidden;
    height: 268px;
    margin-bottom: 30px
}

.grid.masonry-grid-type-2 .grid-item.w2 {
    width: 48.75%
}

.grid.masonry-grid-type-2 .grid-item.h2 {
    font-size: inherit;
    font-weight: normal;
    margin-left: 0;
    height: 566px
}

@media screen and (max-width: 1200px) {
    .grid.masonry-grid-type-2 .grid-item {
        margin-bottom: 25px
    }
}

@media screen and (max-width: 991px) {
    .grid.masonry-grid-type-2 .grid-item {
        height: 180px;
        margin-bottom: 18px
    }

    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 378px
    }
}

@media screen and (max-width: 768px) {
    .grid.masonry-grid-type-2 .grid-sizer, .grid.masonry-grid-type-2 .grid-item {
        width: 48.5%;
        height: 220px;
        margin-bottom: 3%
    }

    .grid.masonry-grid-type-2 .grid-sizer.h2, .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 400px
    }

    .grid.masonry-grid-type-2 .grid-item.w2 {
        width: 100%
    }

    .grid.masonry-grid-type-2 .gutter-sizer {
        width: 3%
    }
}

@media screen and (max-width: 500px) {
    .grid.masonry-grid-type-2 .grid-sizer, .grid.masonry-grid-type-2 .grid-item, .grid.masonry-grid-type-2 .grid-item.w2 {
        width: 100%;
        margin-bottom: 5%
    }

    .grid.masonry-grid-type-2 .grid-item.h2 {
        height: 350px
    }

    .grid.masonry-grid-type-2 .gutter-sizer {
        width: 0
    }
}

.grid.isotope-grid.isotope-nogap .gutter-sizer {
    width: 0
}

.grid.isotope-grid.isotope-nogap .grid-item {
    position: relative;
    height: 500px;
    margin-bottom: 0
}

@media screen and (max-width: 1200px) {
    .grid.isotope-grid.isotope-nogap .grid-item {
        height: 400px
    }
}

@media screen and (max-width: 768px) {
    .grid.isotope-grid.isotope-nogap .grid-item {
        height: 280px
    }
}

.grid.isotope-grid.isotope-nogap .grid-sizer, .grid.isotope-grid.isotope-nogap .grid-item {
    width: 25%
}

.grid.isotope-grid.isotope-nogap .col-1 {
    width: 100%
}

.grid.isotope-grid.isotope-nogap .col-2 {
    width: 50%
}

@media screen and (max-width: 600px) {
    .grid.isotope-grid.isotope-nogap .col-2 {
        width: 100%
    }
}

.grid.isotope-grid.isotope-nogap .col-3 {
    width: 33.33333333%;
    height: 450px
}

@media screen and (max-width: 1200px) {
    .grid.isotope-grid.isotope-nogap .col-3 {
        height: 380px
    }
}

@media screen and (max-width: 991px) {
    .grid.isotope-grid.isotope-nogap .col-3 {
        width: 50%
    }
}

@media screen and (max-width: 768px) {
    .grid.isotope-grid.isotope-nogap .col-3 {
        height: 280px
    }
}

@media screen and (max-width: 500px) {
    .grid.isotope-grid.isotope-nogap .col-3 {
        width: 100%
    }
}

.grid.isotope-grid.isotope-nogap .col-4 {
    width: 25%;
    height: 400px
}

@media screen and (max-width: 1200px) {
    .grid.isotope-grid.isotope-nogap .col-4 {
        height: 320px
    }
}

@media screen and (max-width: 991px) {
    .grid.isotope-grid.isotope-nogap .col-4 {
        width: 50%
    }
}

@media screen and (max-width: 768px) {
    .grid.isotope-grid.isotope-nogap .col-4 {
        height: 280px
    }
}

@media screen and (max-width: 500px) {
    .grid.isotope-grid.isotope-nogap .col-4 {
        width: 100%
    }
}

.container .grid.isotope-grid.isotope-nogap .grid-item {
    height: auto
}

.content-box {
    position: relative;
    width: 100%;
    margin-bottom: 43.2px
}

.content-box .icon, .content-box .thumb, .content-box .thumb-small {
    margin-bottom: 20px
}

.content-box .thumb, .content-box .thumb-small {
    display: block
}

.content-box .thumb:hover, .content-box .thumb-small:hover, .content-box .thumb:focus, .content-box .thumb-small:focus {
    opacity: 1 !important
}

.content-box .thumb img, .content-box .thumb-small img {
    display: block
}

.content-box .content-box-title {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 17.14285714px
}

.content-box .content-box-title .icon {
    margin-bottom: 14.11764706px
}

.content-box p {
    margin-bottom: 0
}

.content-box .badge {
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -35px
}

.content-box .social-buttons {
    margin-top: 12px;
    margin-bottom: 7.5px
}

.content-box .content-box-title + .social-buttons {
    margin-top: -5px
}

.content-box.content-box-horizontal {
    display: table
}

.content-box.content-box-horizontal .icon {
    margin: 0
}

.content-box.content-box-horizontal .icon-cell, .content-box.content-box-horizontal .thumb-cell, .content-box.content-box-horizontal .content-cell, .content-box.content-box-horizontal .action-cell {
    display: table-cell;
    vertical-align: top
}

.content-box.content-box-horizontal.icon-va-middle .icon-cell, .content-box.content-box-horizontal.icon-va-middle .thumb-cell {
    vertical-align: middle
}

.content-box.content-box-horizontal.icon-va-middle .content-cell {
    padding-top: 0
}

.content-box.content-box-horizontal.text-left .icon-cell, .content-box.content-box-horizontal.text-left .content-cell {
    padding-right: 20px
}

.content-box.content-box-horizontal.text-left .action-cell {
    padding-left: 20px
}

.content-box.content-box-horizontal.text-left .thumb-cell {
    padding-right: 30px
}

.content-box.content-box-horizontal.text-right .icon-cell, .content-box.content-box-horizontal.text-right .content-cell {
    padding-left: 20px
}

.content-box.content-box-horizontal.text-right .action-cell {
    padding-right: 20px
}

.content-box.content-box-horizontal.text-right .thumb-cell {
    padding-left: 30px
}

.content-box.client-box {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 48px
}

.content-box.client-box .thumb {
    max-width: 180px
}

.content-box.client-box .thumb-small {
    max-width: 65px
}

.content-box.client-box.just-thumb {
    margin-bottom: 6px
}

.text-center .content-box .thumb, .text-center.content-box .thumb, .text-center .content-box .thumb-small, .text-center.content-box .thumb-small {
    margin-left: auto;
    margin-right: auto
}

.text-light .content-box-title {
    font-weight: 300
}

.content-box-alt {
    padding: 36px 30px;
    background-color: #fff;
    margin-bottom: 31px
}

@media screen and (max-width: 480px) {
    .content-box-alt {
        padding-left: 20px;
        padding-right: 20px
    }
}

.content-box-alt .content-box {
    margin-top: -36px;
    margin-bottom: -36px;
    padding: 17px 0
}

.content-box-alt .content-box.content-box-horizontal .icon-cell, .content-box-alt .content-box.content-box-horizontal .thumb-cell, .content-box-alt .content-box.content-box-horizontal .content-cell, .content-box-alt .content-box.content-box-horizontal .action-cell {
    vertical-align: middle
}

@media screen and (max-width: 768px) {
    .content-box-alt .container {
        padding: 0
    }

    .content-box-alt .content-box {
        margin: 0;
        padding: 0
    }

    .content-box-alt .content-box-horizontal .icon-cell, .content-box-alt .content-box-horizontal .thumb-cell, .content-box-alt .content-box-horizontal .content-cell, .content-box-alt .content-box-horizontal .action-cell {
        display: block;
        padding: 0 !important;
        text-align: center !important
    }

    .content-box-alt .content-box-horizontal .content-cell {
        margin: 20px 0
    }
}

.content-box-alt.content-box-fw {
    padding-left: 0;
    padding-right: 0
}

.content-box-alt.content-box-alt-horizontal {
    display: table;
    width: 100%
}

.content-box-alt.content-box-alt-horizontal .icon-cell, .content-box-alt.content-box-alt-horizontal .content-cell, .content-box-alt.content-box-alt-horizontal .action-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.content-box-alt.content-box-alt-horizontal .icon-cell {
    width: 20%
}

.content-box-alt.content-box-alt-horizontal .content-cell {
    width: 55%;
    padding: 0 30px
}

.content-box-alt.content-box-alt-horizontal .action-cell {
    width: 25%
}

@media screen and (max-width: 768px) {
    .content-box-alt.content-box-alt-horizontal .icon-cell, .content-box-alt.content-box-alt-horizontal .content-cell, .content-box-alt.content-box-alt-horizontal .action-cell {
        display: block;
        width: 100%
    }

    .content-box-alt.content-box-alt-horizontal .content-cell {
        padding: 20px 0 5px 0
    }
}

.body-alt .content-box-alt {
    background-color: #f5f5f5
}

.section-fw {
    position: relative;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.section-fw.section-video-bg {
    position: relative;
    overflow: hidden
}

.section-fw.section-video-bg video {
    position: absolute;
    z-index: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-attachment: fixed
}

.section-fw.section-video-bg:before {
    display: block;
    position: absolute;
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .5
}

.section-fw.section-video-bg .img-placeholder {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width: 991px) {
    .section-fw.section-video-bg video {
        display: none
    }

    .section-fw.section-video-bg .img-placeholder {
        display: block
    }
}

.section-fw .overlay {
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .7
}

.section-fw .overlay.overlay-light {
    background-color: #fff
}

.section-fw .overlay.overlay-primary {
    background-color: #007aff
}

.section-fw .overlay.overlay-success {
    background-color: #4cd964
}

.section-fw .overlay.overlay-info {
    background-color: #5ac8fa
}

.section-fw .overlay.overlay-warning {
    background-color: #fc0
}

.section-fw .overlay.overlay-danger {
    background-color: #ff2d55
}

.section-fw .container, .section-fw .widget, .section-fw .row, .section-fw .content-box, .section-fw blockquote {
    position: relative;
    z-index: 2
}

.section-fw .rating {
    margin-top: 10px
}

.no-content {
    min-height: 650px
}

@media screen and (max-width: 1200px) {
    .no-content {
        min-height: 550px
    }
}

@media screen and (max-width: 991px) {
    .no-content {
        min-height: 480px
    }
}

@media screen and (max-width: 768px) {
    .no-content {
        min-height: 400px
    }
}

@media screen and (max-width: 480px) {
    .no-content {
        min-height: 260px
    }
}

.section-css-parallax {
    background-attachment: fixed
}

@media screen and (max-width: 991px) {
    .section-css-parallax {
        background-attachment: scroll
    }
}

.section-split {
    display: table;
    width: 100%
}

.section-split .column {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding: 0 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width: 991px) {
    .section-split {
        display: block
    }

    .section-split .column {
        display: block;
        width: 100%
    }
}

.timeline .timeline-row {
    display: table;
    width: 100%
}

.timeline .timeline-row .date {
    display: table-cell;
    position: relative;
    width: 95px;
    font-size: 13px;
    color: #bdbdbd;
    text-align: right;
    padding: 0 18px 40px 0
}

.timeline .timeline-row .date:before {
    display: block;
    position: absolute;
    z-index: 2;
    content: "";
    width: 13px;
    height: 13px;
    background-color: #3a3a3a;
    border-radius: 50%;
    top: 5px;
    right: -7px
}

.timeline .timeline-row .date:after {
    display: block;
    position: absolute;
    z-index: 1;
    content: "";
    width: 1px;
    height: 100%;
    top: 6px;
    right: -1px;
    background-color: #ccc
}

.timeline .timeline-row .event {
    display: table-cell;
    padding: 0 0 30px 28px;
    font-size: 14px
}

.timeline .timeline-row:last-child .date, .timeline .timeline-row:last-child .event {
    padding-bottom: 0
}

.timeline .timeline-row:last-child .date:after {
    display: none
}

.timeline.timeline-default .timeline-row .date:before {
    background-color: #3a3a3a
}

.timeline.timeline-primary .timeline-row .date:before {
    background-color: #007aff
}

.timeline.timeline-success .timeline-row .date:before {
    background-color: #4cd964
}

.timeline.timeline-info .timeline-row .date:before {
    background-color: #5ac8fa
}

.timeline.timeline-warning .timeline-row .date:before {
    background-color: #fc0
}

.timeline.timeline-danger .timeline-row .date:before {
    background-color: #ff2d55
}

.text-light.timeline, .text-light .timeline {
    font-weight: 300
}

.text-light.timeline .date, .text-light .timeline .date {
    color: rgba(255, 255, 255, 0.6)
}

.text-light.timeline .date:after, .text-light .timeline .date:after {
    background-color: rgba(255, 255, 255, 0.5)
}

.text-light.timeline .date:before, .text-light .timeline .date:before {
    background-color: #fff
}

.text-light.timeline.timeline-default .date:before, .text-light .timeline.timeline-default .date:before {
    background-color: #fff
}

.pricing-plan {
    position: relative;
    max-width: 300px;
    padding: 35px 25px 25px 25px;
    text-align: center;
    color: #fff;
    background-color: #3a3a3a;
    margin: 0 auto 29px auto;
    overflow: hidden
}

.pricing-plan h1, .pricing-plan h2, .pricing-plan h3 {
    font-size: 36px
}

.pricing-plan .price {
    margin: 20px 0
}

.pricing-plan .price .currency {
    vertical-align: top
}

.pricing-plan .price .value {
    font-size: 62px;
    line-height: 1;
    font-weight: 300
}

.pricing-plan .price .period {
    vertical-align: bottom
}

.pricing-plan .description {
    list-style: none;
    padding: 0;
    line-height: 1.7;
    margin: 24px 0 26px 0
}

.pricing-plan.pricing-plan-default {
    background-color: #3a3a3a
}

.pricing-plan.pricing-plan-primary {
    background-color: #007aff
}

.pricing-plan.pricing-plan-success {
    background-color: #4cd964
}

.pricing-plan.pricing-plan-info {
    background-color: #5ac8fa
}

.pricing-plan.pricing-plan-warning {
    background-color: #fc0
}

.pricing-plan.pricing-plan-danger {
    background-color: #ff2d55
}

.pricing-plan.pricing-plan-ghost {
    color: #3a3a3a;
    border: 1px solid #3a3a3a;
    background-color: transparent
}

.pricing-plan.pricing-plan-ghost.pricing-plan-default, .pricing-plan.pricing-plan-ghost.pricing-plan-primary, .pricing-plan.pricing-plan-ghost.pricing-plan-success, .pricing-plan.pricing-plan-ghost.pricing-plan-info, .pricing-plan.pricing-plan-ghost.pricing-plan-warning, .pricing-plan.pricing-plan-ghost.pricing-plan-danger {
    background-color: transparent
}

.pricing-plan.pricing-plan-ghost.pricing-plan-default {
    border-color: #3a3a3a
}

.pricing-plan.pricing-plan-ghost.pricing-plan-primary {
    border-color: #007aff
}

.pricing-plan.pricing-plan-ghost.pricing-plan-success {
    border-color: #4cd964
}

.pricing-plan.pricing-plan-ghost.pricing-plan-info {
    border-color: #5ac8fa
}

.pricing-plan.pricing-plan-ghost.pricing-plan-warning {
    border-color: #fc0
}

.pricing-plan.pricing-plan-ghost.pricing-plan-danger {
    border-color: #ff2d55
}

.pricing-plan.pricing-plan-block {
    max-width: 100%
}

.pricing-plan.img-bg:before {
    display: block;
    position: absolute;
    content: "";
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .55
}

.pricing-plan.img-bg h1, .pricing-plan.img-bg h2, .pricing-plan.img-bg h3, .pricing-plan.img-bg h4, .pricing-plan.img-bg h5, .pricing-plan.img-bg h6, .pricing-plan.img-bg p, .pricing-plan.img-bg a, .pricing-plan.img-bg .price, .pricing-plan.img-bg .description {
    position: relative;
    z-index: 1
}

.pricing-badge {
    position: relative;
    width: 48px;
    height: 48px;
    text-align: right;
    padding-right: 8px;
    color: #fff;
    margin: -59px 0 25px -49px
}

.pricing-badge .background {
    display: block;
    position: absolute;
    width: 48px;
    height: 48px;
    top: 0;
    left: 0;
    z-index: 0;
    background-color: #fc0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.pricing-badge .value {
    position: relative;
    z-index: 1;
    line-height: 68px
}

.pricing-stacked {
    display: table;
    width: 100%
}

.pricing-stacked .pricing-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.pricing-stacked .pricing-cell .pricing-plan {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    text-align: center;
    z-index: 2
}

.pricing-stacked .pricing-cell:first-child .pricing-plan {
    z-index: 1;
    margin-right: -2px
}

.pricing-stacked .pricing-cell:last-child .pricing-plan {
    z-index: 1;
    margin-left: -2px
}

.pricing-plan-switcher .label {
    display: inline-block;
    vertical-align: middle;
    opacity: .6;
    margin-top: -3px;
    line-height: 60px
}

.pricing-plan-switcher span {
    font-size: 12px;
    display: block;
    margin-top: -3px
}

.pricing-plan-alt {
    text-align: center;
    margin-bottom: 48px
}

.pricing-plan-alt .icon {
    display: block;
    margin-bottom: 13px
}

.pricing-plan-alt .icon i {
    font-size: 48px
}

.pricing-plan-alt .icon i.flaticon-graduates1 {
    display: block;
    font-size: 68px;
    margin-bottom: -28px
}

.pricing-plan-title {
    position: relative;
    display: inline-block;
    font-weight: 300;
    font-size: 60px;
    white-space: nowrap;
    padding: 22px 0;
    margin: 0 auto 35px auto
}

.pricing-plan-title span {
    position: absolute;
    display: block;
    font-size: 16px;
    font-weight: normal
}

.pricing-plan-title .name {
    top: 0;
    left: 5px
}

.pricing-plan-title .period {
    bottom: 2px;
    right: 5px;
    opacity: .6
}

.pricing-plan-description {
    list-style: none;
    padding: 0;
    font-size: 16px;
    opacity: .6;
    line-height: 1.5
}

.pricing-plan-alt .btn {
    display: block;
    max-width: 170px;
    margin: 0 auto 30px auto
}

.text-light.pricing-plan-switcher .label, .text-light .pricing-plan-switcher .label {
    color: #fff
}

.text-light.pricing-plan-switcher .checkbox, .text-light .pricing-plan-switcher .checkbox, .text-light.pricing-plan-switcher .radio, .text-light .pricing-plan-switcher .radio, .text-light.pricing-plan-switcher .checkbox-inline, .text-light .pricing-plan-switcher .checkbox-inline, .text-light.pricing-plan-switcher .radio-inline, .text-light .pricing-plan-switcher .radio-inline {
    font-weight: 300
}

.text-light .pricing-plan-alt .pricing-plan-description, .text-light .pricing-plan-alt .pricing-plan-title span {
    font-weight: 300
}

.pricing-table {
    width: 100%;
    min-width: 940px;
    table-layout: fixed
}

.pricing-table th, .pricing-table td {
    padding: 18px 22px;
    border-top: 1px solid #d9d9d9
}

.pricing-table th.highlighted, .pricing-table td.highlighted {
    background-color: #fff
}

.pricing-table thead th {
    position: relative;
    font-size: 24px;
    font-weight: 300;
    border-top: none;
    padding-top: 29px;
    overflow: hidden
}

.pricing-table thead th .pricing-badge {
    position: absolute;
    font-size: 14px;
    margin: -53px 0 0 -46px
}

.pricing-table tbody th {
    font-weight: 600
}

.pricing-table .flaticon-cross37 {
    font-size: 13px
}

.pricing-table .flaticon-correct7 {
    font-size: 20px
}

.body-alt .pricing-table th.highlighted, .body-alt .pricing-table td.highlighted {
    background-color: #f5f5f5
}

.team-item {
    max-width: 360px;
    margin-right: auto;
    margin-left: auto
}

.team-item.content-box-horizontal {
    max-width: 100%
}

.team-item.content-box-horizontal .thumb {
    width: 150px
}

@media screen and (max-width: 768px) {
    .team-item.content-box-horizontal .thumb {
        width: 120px
    }
}

@media screen and (max-width: 480px) {
    .team-item.content-box-horizontal .thumb {
        width: 80px
    }
}

.team-item .position {
    display: block;
    margin: -5px 0 7px 0
}

.team-item.team-item-alt {
    text-align: center;
    margin-bottom: 0
}

.team-item.team-item-alt .social-buttons a {
    margin: 5px 12px 10px 12px
}

@media screen and (max-width: 768px) {
    .team-item.team-item-alt {
        margin-bottom: 50px
    }

    .team-item.team-item-alt.last-child {
        margin-bottom: 0
    }
}

.grid .team-item {
    position: relative;
    width: 100%;
    max-width: 100%
}

.grid .team-item img {
    display: block
}

.grid .team-item h3 {
    margin-bottom: 12px
}

.grid .team-item span {
    color: #8e8e93
}

.grid .team-item .social-buttons {
    position: absolute;
    left: 11%;
    bottom: 15%
}

.grid .team-item .social-buttons a:last-child {
    margin-right: 0
}

.grid .team-item .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    padding: 14% 11% 0 11%;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.grid .team-item:hover .overlay {
    opacity: 1
}

@media screen and (max-width: 640px) {
    .grid .team-item .overlay {
        padding: 8% 9% 0 9%
    }

    .grid .team-item .social-buttons {
        bottom: 10%
    }
}

@media screen and (max-width: 480px) {
    .grid .team-item .overlay {
        padding: 10% 10% 0 10%
    }

    .grid .team-item .social-buttons {
        bottom: 11%
    }
}

.google-map {
    width: 100%
}

@media screen and (max-width: 991px) {
    .google-map {
        height: 350px !important
    }
}

@media screen and (max-width: 480px) {
    .google-map {
        height: 250px !important
    }
}

.google-map img {
    max-width: none
}

.gm-style > div:first-child > div + div > div:last-child > div > div:last-child > img {
    display: none
}

.map-collapse {
    position: relative;
    overflow: hidden;
    -webkit-transition: max-height .5s;
    transition: max-height .5s
}

.map-collapse .map-collapse-toggle {
    position: absolute;
    z-index: 10;
    width: 100%;
    left: 0;
    bottom: 0;
    line-height: 48px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    white-space: nowrap;
    cursor: pointer;
    background-color: rgba(0, 122, 255, 0.55);
    padding: 0 24px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.map-collapse .map-collapse-toggle:hover {
    background-color: rgba(0, 122, 255, 0.9)
}

.map-collapse .map-collapse-toggle i {
    font-size: 24px;
    margin-right: 5px
}

.map-collapse .map-collapse-toggle:before {
    display: block;
    position: absolute;
    font-family: 'Pe-icon-7-stroke';
    content: "\e682";
    font-size: 24px;
    line-height: 48px;
    top: 0;
    right: 24px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.map-collapse.closed {
    max-height: 48px !important
}

.map-collapse.closed .map-collapse-toggle:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.google-map-container {
    position: relative;
    overflow: hidden
}

.google-map-container .container {
    position: relative
}

@media screen and (max-width: 768px) {
    .google-map-container .container {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%
    }
}

@media screen and (max-width: 680px) {
    .google-map-container .container {
        display: none
    }
}

.map-info-box {
    position: absolute;
    z-index: 5;
    top: 24px;
    right: 24px;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 36px 24px 24px 24px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

.map-info-box .map-info-box-logo {
    max-width: 180px;
    vertical-align: top;
    text-align: center
}

.map-info-box .map-info-box-logo .logo-icon {
    display: block;
    margin-bottom: 20px
}

.map-info-box .map-info-box-logo .logo-icon:hover, .map-info-box .map-info-box-logo .logo-icon:focus {
    opacity: 1
}

.map-info-box .map-info-box-logo .logo-icon img {
    padding-top: 8px
}

.map-info-box .map-info-box-logo.inline {
    padding-right: 30px
}

@media screen and (max-width: 768px) {
    .map-info-box {
        top: 0;
        right: 0;
        min-height: 100%
    }
}

@media screen and (max-width: 680px) {
    .map-info-box {
        display: none
    }
}

.map-collapse.closed .map-info-box {
    visibility: hidden;
    opacity: 0
}

.container > .map-info-box {
    right: 15px
}

@media screen and (max-width: 768px) {
    .container > .map-info-box {
        right: 0
    }
}

.counter {
    width: 100%;
    text-align: center;
    padding: 28px 20px 36px 20px;
    background-color: #fff;
    margin-bottom: 30px
}

.counter img {
    display: inline-block
}

.counter .digits {
    display: block;
    font-size: 48px;
    font-weight: 300
}

.counter .counter-label {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 0
}

.counter .counter-icon {
    font-size: 22px
}

.counter.counter-ghost {
    background-color: transparent;
    margin-bottom: 0
}

@media screen and (max-width: 768px) {
    .counter .digits {
        font-size: 43px
    }
}

.counter-bordered {
    background-color: transparent;
    border: 1px solid #3a3a3a
}

.counter-bordered.counter-primary {
    border-color: #007aff
}

.counter-bordered.counter-success {
    border-color: #4cd964
}

.counter-bordered.counter-info {
    border-color: #5ac8fa
}

.counter-bordered.counter-warning {
    border-color: #fc0
}

.counter-bordered.counter-danger {
    border-color: #ff2d55
}

.body-alt .counter {
    background-color: #f5f5f5
}

.body-alt .counter-ghost, .body-alt .counter-bordered {
    background-color: transparent
}

.text-light .counter-bordered, .text-light.counter-bordered {
    border-color: #fff
}

.time_circles {
    position: relative;
    width: 100%;
    height: 100%
}

.time_circles > div {
    position: absolute;
    text-align: center
}

.time_circles > div > h4 {
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase
}

.time_circles > div > span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 300%;
    margin-top: .5em;
    font-weight: 300
}

.comments-title {
    display: table;
    width: 100%;
    border-bottom: 1px solid #dedede;
    margin-bottom: 43px
}

.comments-title .column {
    display: table-cell;
    vertical-align: middle;
    width: 70%;
    padding-right: 20px;
    padding-bottom: 12px
}

.comments-title .column:last-child {
    width: 30%;
    padding-right: 0;
    text-align: right
}

.comments-title h2, .comments-title .h2, .comments-title h3, .comments-title .h3 {
    margin-bottom: 0
}

@media screen and (max-width: 430px) {
    .comments-title h2, .comments-title .h2 {
        font-size: 21px
    }
}

.comment-count {
    display: inline-block;
    color: #5ac8fa;
    font-weight: 300
}

.comment {
    margin-bottom: 48px
}

.comment .comment-inner {
    display: table;
    width: 100%
}

.comment .comment-inner .author-ava, .comment .comment-inner .comment-content {
    display: table-cell;
    vertical-align: middle
}

.comment .comment-inner .author-ava {
    width: 85px
}

.comment .comment-inner .author-ava img {
    border-radius: 50%
}

.comment .comment-inner .comment-content {
    padding-left: 18px
}

.comment .comment-inner .comment-content h4, .comment .comment-inner .comment-content h5 {
    margin-bottom: 6px
}

.comment .comment-inner .comment-content p {
    margin-bottom: 0
}

.comment .comment-meta {
    display: table;
    width: 100%;
    margin-top: 12px
}

.comment .comment-meta .column {
    display: table-cell;
    vertical-align: middle;
    width: 70%
}

.comment .comment-meta .column:last-child {
    width: 30%;
    padding-left: 20px;
    text-align: right
}

.comment .comment-meta a, .comment .comment-meta span {
    display: inline-block;
    font-size: 13px;
    margin-right: 20px
}

.comment .comment-meta span {
    color: #c7c7c7
}

.comment.depth-2 {
    margin-top: 43px;
    padding-left: 105px
}

@media screen and (max-width: 540px) {
    .comment .comment-inner {
        display: block
    }

    .comment .comment-inner .comment-inner, .comment .comment-inner .author-ava, .comment .comment-inner .comment-content {
        display: block
    }

    .comment .comment-inner .author-ava {
        margin-bottom: 20px
    }

    .comment .comment-inner .comment-content {
        padding-left: 0
    }

    .comment.depth-2 {
        padding-left: 40px
    }
}

.sidebar {
    width: 100%;
    max-width: 320px
}

.sidebar.sidebar-right {
    border-left: 1px solid #5ac8fa;
    padding-left: 25px
}

.sidebar.sidebar-left {
    border-right: 1px solid #5ac8fa;
    padding-right: 25px
}

@media screen and (max-width: 1200px) {
    .sidebar .slider-ui, .sidebar .slider.slider-horizontal {
        width: 185px
    }
}

@media screen and (max-width: 991px) {
    .sidebar.sidebar-left {
        border-right: none;
        padding-right: 0;
        border-left: 1px solid #5ac8fa;
        padding-left: 25px
    }

    .sidebar .slider-ui, .sidebar .slider.slider-horizontal {
        width: 210px
    }
}

.pagination {
    position: relative;
    width: 100%;
    text-align: center
}

.pagination .prev, .pagination .next {
    display: block;
    position: absolute;
    top: 0
}

.pagination .prev i, .pagination .next i {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    margin-top: -2px
}

.pagination .prev {
    left: 0
}

.pagination .prev i {
    margin-right: 4px
}

.pagination .next {
    right: 0
}

.pagination .next i {
    margin-left: 4px
}

.pagination .page-numbers {
    display: inline-block;
    margin: 0 8px
}

.pagination .page-numbers.current {
    color: #ccc
}

@media screen and (max-width: 570px) {
    .pagination {
        margin-bottom: 70px
    }

    .pagination .prev, .pagination .next {
        display: block;
        position: absolute;
        top: 100%;
        margin-top: 20px
    }
}

.footer-logo {
    margin-bottom: 24px
}

.footer-logo img {
    max-width: 45px
}

.footer {
    width: 100%;
    background-color: #fff
}

.footer .container {
    padding-top: 28.8px;
    padding-bottom: 28.8px
}

.footer .widgets-row {
    margin-bottom: 0
}

.footer .subfooter {
    width: 100%;
    font-size: 12px;
    background-color: #efefef
}

.footer .subfooter .container {
    padding-top: 16px;
    padding-bottom: 16px
}

.footer .copyright {
    font-size: 12px;
    margin-bottom: 0
}

.body-alt .footer:not(.footer-dark) {
    background-color: #f5f5f5
}

.footer-mini .container {
    padding-top: 31.2px
}

.footer-mini .copyright {
    margin-top: 10px
}

.footer-dark {
    background-color: #4d4d4d;
    color: #ccc
}

.footer-dark a {
    color: #fff
}

.footer-dark .footer-logo, .footer-dark .footer-logo:hover, .footer-dark .footer-logo:focus {
    font-weight: 300;
    color: #fff
}

.footer-dark .widget .widget-title {
    color: #ccc
}

.footer-dark .widget.widget-testimonial .author {
    color: #ccc
}

.footer-dark .widget.widget-categories ul li.active a, .footer-dark .widget.widget-categories ul li.active a:hover, .footer-dark .widget.widget-categories ul li.active a:focus {
    color: #ccc
}

.footer-dark .widget.widget-comments .w-item-thumb i {
    color: #5ac8fa
}

.footer-dark .widget.widget-comments .w-item-content a {
    color: #ccc
}

.footer-dark .widget.widget-inline {
    border-top-color: #ccc
}

.footer-dark .widgets-row .widgets-col:before {
    background-color: #ccc
}

.footer-dark .widget-carousel .owl-carousel .owl-dots .owl-dot {
    background-color: #fff
}

.footer-dark .sub-submenu {
    top: -14px
}

.footer-dark .social-buttons a {
    color: #fff !important
}

.footer-dark .social-buttons a:hover, .footer-dark .social-buttons a:focus {
    color: #fff
}

.footer-dark .social-buttons a.cbutton--effect::after {
    background-color: rgba(255, 255, 255, 0.13)
}

.footer-dark .tag {
    opacity: 1
}

.footer-dark .tag:hover, .footer-dark .tag:focus, .footer-dark .tag.active {
    opacity: .6
}

.footer-dark .subfooter {
    background-color: #3a3a3a
}

.cs-content {
    position: relative;
    width: 100%;
    min-height: 100%;
    z-index: 10;
    color: #fff;
    text-align: center;
    margin-bottom: -80px
}

.cs-content:after {
    content: "";
    display: block;
    height: 80px
}

.cs-content .logo {
    display: block;
    width: 100%;
    max-width: 150px;
    margin: 0 auto 20px auto;
    color: #fff;
    text-align: center;
    padding-top: 70px
}

.cs-content .logo h1 {
    font-size: 46px;
    font-weight: 300;
    margin-bottom: 0
}

.cs-content .logo img {
    padding-top: 15px
}

.cs-content .social-icons a {
    background-color: rgba(255, 255, 255, 0.8)
}

.cs-content .social-icons a:hover {
    color: #5ac8fa
}

.cs-text-main {
    width: 100%;
    max-width: 580px;
    font-size: 26px;
    font-weight: 300;
    padding: 0 15px;
    margin: 0 auto 60px auto
}

.cs-text-secondary {
    font-size: 18px;
    font-weight: normal;
    padding: 0 15px;
    margin-bottom: 25px
}

.cs-footer {
    position: relative;
    height: 80px;
    z-index: 10;
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: 30px 15px 0 15px
}

.cs-footer p {
    margin-bottom: 0
}

.cs-footer a {
    color: #fff
}

.cs-footer a:hover {
    color: #5ac8fa
}

.cs-subscribe {
    max-width: 690px;
    padding: 0 15px;
    margin: 0 auto 50px auto
}

.cs-subscribe .form-control, .cs-subscribe .btn {
    display: inline-block;
    vertical-align: middle
}

.cs-subscribe .form-control {
    width: 75%;
    margin-right: 15px;
    background-color: rgba(255, 255, 255, 0.5)
}

@media (max-width: 615px) {
    .cs-subscribe .form-control {
        width: 70%
    }
}

@media (max-width: 520px) {
    .cs-subscribe .form-control {
        width: 100%;
        margin: 0 0 18px 0
    }

    .cs-subscribe .btn {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
}

.fullscreen-fixed-bg {
    position: fixed;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.md-slider > nav a, .md-slider > nav a:hover {
    background: #007aff
}

.md-device button {
    background: #007aff
}

.mfp-bg {
    z-index: 1148
}

.mfp-wrap {
    z-index: 1150
}

.mfp-bg ~ .sticky-wrapper .navbar.stuck {
    padding-right: 17px
}

.mfp-bg ~ .scroll-to-top-btn {
    right: 37px
}

.mfp-bg ~ .fake-scrollbar {
    display: block;
    padding-right: 17px
}

.mfp-zoom-out-cur .sticky-wrapper .navbar.stuck {
    padding-right: 17px
}

.mfp-zoom-out-cur .scroll-to-top-btn {
    right: 37px
}

.mfp-zoom-out-cur .fake-scrollbar {
    display: block;
    padding-right: 17px
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    html {
        margin-right: 0 !important
    }

    body, .mfp-bg ~ .sticky-wrapper .navbar.stuck {
        padding-right: 0 !important
    }

~.scroll-to-top-btn {
     right: 0 !important
 }

    .mfp-bg ~ .fake-scrollbar {
        display: none;
        padding-right: 0 !important
    }

    .mfp-zoom-out-cur .sticky-wrapper .navbar.stuck {
        padding-right: 0 !important
    }

    .mfp-zoom-out-cur .scroll-to-top-btn {
        right: 0 !important
    }

    .mfp-zoom-out-cur .fake-scrollbar {
        display: none;
        padding-right: 0 !important
    }
}

.mac, .touch {
    margin-right: 0 !important
}

.mac body, .touch body, .mac .mfp-bg ~ .sticky-wrapper .navbar.stuck, .touch .mfp-bg ~ .sticky-wrapper .navbar.stuck, .mac .mfp-zoom-out-cur .sticky-wrapper .navbar.stuck, .touch .mfp-zoom-out-cur .sticky-wrapper .navbar.stuck {
    padding-right: 0 !important
}

.mac .mfp-bg ~ .scroll-to-top-btnk, .touch .mfp-bg ~ .scroll-to-top-btn, .mac .mfp-zoom-out-cur .scroll-to-top-btn, .touch .mfp-zoom-out-cur .scroll-to-top-btn {
    right: 0 !important
}

.mac .mfp-bg ~ .fake-scrollbar, .touch .mfp-bg ~ .fake-scrollbar, .mac .mfp-zoom-out-cur .fake-scrollbar, .touch .mfp-zoom-out-cur .fake-scrollbar {
    display: none;
    padding-right: 0 !important
}

.mfp-close {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: 300;
    opacity: .65;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 0
}

.mfp-arrow {
    height: 60px;
    margin-top: -45px;
    opacity: .65;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before {
    display: block;
    position: absolute;
    font-family: 'Pe-icon-7-stroke';
    font-size: 60px;
    color: #fff;
    left: 0;
    top: 0;
    margin-top: 0;
    margin-left: 35px
}

.mfp-arrow:active {
    margin-top: -45px
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    border: none
}

.mfp-arrow-left {
    left: -35px
}

.mfp-arrow-left:before {
    content: '\e686'
}

.mfp-arrow-right {
    right: 5px
}

.mfp-arrow-right:before {
    content: '\e684'
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7)
}

.ms-view {
    background: #1e1e1e
}

.product-showcase-slider .ms-view {
    background: transparent
}

.ms-skin-default .ms-slide .ms-slide-vpbtn, .ms-skin-default .ms-video-btn {
    width: 42px;
    height: 42px;
    color: #fff;
    font-size: 30px;
    background-color: rgba(255, 255, 255, 0.18);
    border: 2px solid #fff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin: -21px 0 0 -21px;
    opacity: 1;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.ms-skin-default .ms-slide .ms-slide-vpbtn:before, .ms-skin-default .ms-video-btn:before {
    display: inline-block;
    margin-left: 9px;
    font-family: 'Pe-icon-7-stroke';
    content: "\e624"
}

.ms-skin-default .ms-slide .ms-slide-vpbtn:hover, .ms-skin-default .ms-video-btn:hover {
    opacity: .7
}

.ms-skin-default .ms-slide .ms-slide-vcbtn {
    width: 30px;
    height: 30px;
    top: 5px;
    right: 25px;
    color: #fff;
    font-size: 32px
}

.ms-skin-default .ms-slide .ms-slide-vcbtn:before {
    font-family: 'Pe-icon-7-stroke';
    content: "\e680"
}

.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev {
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    background-color: rgba(37, 37, 37, 0.6);
    line-height: 24px;
    text-align: center;
    color: #fff;
    opacity: .4;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ms-skin-default .ms-nav-next:before, .ms-skin-default .ms-nav-prev:before {
    font-family: 'Pe-icon-7-stroke';
    font-size: 24px
}

.ms-skin-default .ms-nav-next:hover, .ms-skin-default .ms-nav-prev:hover {
    background-color: rgba(37, 37, 37, 0.95)
}

.ms-skin-default .ms-nav-next:before {
    content: "\e684"
}

.ms-skin-default .ms-nav-prev:before {
    content: "\e686"
}

.ms-skin-default .ms-nav-next {
    right: 30px;
    left: auto
}

.ms-skin-default .ms-nav-next:before {
    content: "\e684"
}

.ms-skin-default .ms-bullet {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    opacity: .5;
    margin: 0 6px 6px 0;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.ms-skin-default .ms-bullet-selected {
    opacity: 1
}

.ms-skin-default .ms-time-bar {
    height: 3px !important;
    background: #fff;
    border-top: solid 1px rgba(0, 0, 0, 0.41)
}

.ms-skin-default .ms-tooltip {
    position: absolute;
    max-width: 200px;
    z-index: 210;
    cursor: auto
}

.ms-skin-default .ms-tooltip-cont {
    padding: 10px;
    background: silver;
    background: rgba(240, 240, 240, 0.88);
    text-shadow: 0 1px 0 white;
    margin-left: -1px
}

.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow, .ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    position: absolute;
    left: 50%;
    margin-left: -10px
}

.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow {
    border-top: solid 10px;
    border-top-color: silver;
    border-top-color: rgba(240, 240, 240, 0.88);
    bottom: -10px
}

.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
    border-bottom: solid 10px;
    border-bottom-color: silver;
    border-bottom-color: rgba(240, 240, 240, 0.88);
    top: -10px
}

.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow, .ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    position: absolute;
    top: 50%;
    margin-top: -10px
}

.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow {
    border-right: solid 10px;
    border-right-color: silver;
    border-right-color: rgba(240, 240, 240, 0.88);
    left: -10px
}

.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
    border-left: solid 10px;
    border-left-color: silver;
    border-left-color: rgba(240, 240, 240, 0.88);
    right: -10px
}

.ms-skin-default .ms-tooltip-point {
    cursor: pointer
}

.ms-skin-default .ms-tooltip-point .ms-point-center {
    width: 12px;
    height: 12px;
    border-radius: 15px;
    border: solid 2px #bbb;
    background: white;
    margin: -8px 0 0 -8px;
    position: absolute;
    z-index: 105
}

.ms-skin-default .ms-tooltip-point .ms-point-border {
    width: 22px;
    height: 22px;
    background: black;
    background: rgba(0, 0, 0, 0.36);
    margin: -11px 0 0 -11px;
    position: absolute;
    border-radius: 15px;
    animation: point-anim 1.5s infinite;
    -moz-animation: point-anim 1.5s infinite;
    -webkit-animation: point-anim 1.5s infinite;
    -o-animation: point-anim 1.5s infinite
}

.ms-slide-info {
    text-align: center;
    padding-top: 20px
}

.ms-tabs-slider .ms-view {
    background: #fff
}

.ms-tabs-slider .ms-thumb {
    text-align: center;
    padding: 25px 20px
}

.ms-tabs-slider .ms-tabs .ms-thumb-frame {
    background: transparent;
    opacity: .55;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.ms-tabs-slider .ms-tabs .ms-thumb-frame.ms-thumb-frame-selected {
    opacity: 1
}

.ms-tabs-slider .ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol {
    border-bottom-color: #fff
}

.master-slider.controls-outside .ms-nav-prev, .master-slider.controls-outside .ms-nav-next {
    background-color: rgba(0, 122, 255, 0.5)
}

.master-slider.controls-outside .ms-nav-prev:hover, .master-slider.controls-outside .ms-nav-next:hover {
    background-color: #007aff
}

@media screen and (max-width: 768px) {
    .master-slider.controls-outside .ms-nav-prev, .master-slider.controls-outside .ms-nav-next {
        display: none
    }
}

.master-slider.controls-outside .ms-bullet {
    background-color: #007aff
}

.rev-slider-container {
    position: relative;
    width: 100%;
    padding: 0
}

.rev-slider-container .overlay {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    opacity: .7
}

.rev-slider-container .overlay.overlay-dark {
    background-color: #000
}

.rev-slider-container .overlay.overlay-light {
    background-color: #fff
}

.rev-slider-container .overlay.overlay-primary {
    background-color: #007aff
}

.rev-slider-container .overlay.overlay-success {
    background-color: #4cd964
}

.rev-slider-container .overlay.overlay-info {
    background-color: #5ac8fa
}

.rev-slider-container .overlay.overlay-warning {
    background-color: #fc0
}

.rev-slider-container .overlay.overlay-danger {
    background-color: #ff2d55
}

.rev-slider {
    position: relative;
    z-index: 10;
    width: 100%
}

.tp-bannertimer {
    height: 6px
}

.tp-bullets.preview1 .bullet, .tp-bullets.preview2 .bullet, .tp-bullets.preview3 .bullet, .tp-bullets.preview4 .bullet, .tp-bullets.preview1 .bullet:hover, .tp-bullets.preview2 .bullet:hover, .tp-bullets.preview3 .bullet:hover, .tp-bullets.preview4 .bullet:hover {
    display: inline-block !important;
    width: 8px !important;
    height: 8px !important;
    border: none !important;
    border-radius: 50% !important;
    background: #fff !important;
    opacity: .5 !important;
    margin: 0 6px 6px 0 !important;
    -webkit-transition: opacity .25s !important;
    transition: opacity .25s !important
}

.tp-bullets.preview1 .bullet.selected, .tp-bullets.preview2 .bullet.selected, .tp-bullets.preview3 .bullet.selected, .tp-bullets.preview4 .bullet.selected, .tp-bullets.preview1 .bullet:hover.selected, .tp-bullets.preview2 .bullet:hover.selected, .tp-bullets.preview3 .bullet:hover.selected, .tp-bullets.preview4 .bullet:hover.selected {
    background: #fff !important;
    opacity: 1 !important;
    width: 8px !important;
    height: 8px !important;
    border: none !important
}

.tparrows.preview1 {
    width: 30px;
    height: 110px;
    background: transparent;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000
}

.tparrows.preview1:after {
    position: absolute;
    line-height: 110px;
    text-align: center;
    font-family: "revicons";
    color: #fff;
    font-size: 20px;
    top: 0;
    left: 0;
    z-index: 0;
    width: 30px;
    height: 110px;
    background: #3a3a3a;
    background: rgba(0, 0, 0, 0.25)
}

.tp-rightarrow.preview1:after {
    content: '\e825'
}

.tp-leftarrow.preview1:after {
    content: '\e824'
}

.tp-caption a {
    color: #fff
}

.tp-caption.over-overlay {
    z-index: 105 !important
}

.tp-caption a:hover {
    color: #fff
}

.tp-caption video {
    width: 100%;
    height: 100%
}

.tp-caption iframe {
    border: none
}

.caption-black-bg {
    padding: 7px 15px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: 300
}

.header-demo {
    position: relative;
    margin-bottom: 50px
}

.header-demo .ghost-header-demo {
    position: relative;
    min-height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.grid-demo figure, .grid-demo.masonry-grid-type-1 figure, .grid-demo.masonry-grid-type-2 figure {
    display: block;
    width: 100%;
    height: 60px;
    border: 2px solid #78d5ff;
    background-color: #b8e9ff;
    margin-bottom: 30px
}

.grid-demo.masonry-grid-type-1 figure, .grid-demo.masonry-grid-type-2 figure {
    height: auto;
    margin-bottom: 0
}

.grid-demo.masonry-grid-type-2 figure {
    position: absolute;
    min-height: 100%;
    top: 0;
    left: 0
}

.grid-demo.grid-no-gap figure {
    height: 180px;
    margin-bottom: 0
}

.buttons-demo .btn {
    margin: 10px 10px 10px 0
}

.badges-demo .badge {
    margin: 0 14px 15px 0
}

.buttons-with-badge-demo .btn {
    margin: 5px 25px 25px 0
}

@media screen and (max-width: 768px) {
    .sliders-demo .slider-ui, .sliders-demo .slider-ui-step, .sliders-demo .slider.slider-horizontal {
        width: 550px
    }
}

@media screen and (max-width: 600px) {
    .sliders-demo .slider-ui, .sliders-demo .slider-ui-step, .sliders-demo .slider.slider-horizontal {
        width: 400px
    }
}

@media screen and (max-width: 445px) {
    .sliders-demo .slider-ui, .sliders-demo .slider-ui-step, .sliders-demo .slider.slider-horizontal {
        width: 260px
    }
}

.switches-demo .form-group {
    display: inline-block;
    width: 100px
}

.tooltips-demo.static-tooltips .tooltip, .popovers-demo.static-tooltips .tooltip, .tooltips-demo.static-popovers .tooltip, .popovers-demo.static-popovers .tooltip, .tooltips-demo.static-tooltips .popover, .popovers-demo.static-tooltips .popover, .tooltips-demo.static-popovers .popover, .popovers-demo.static-popovers .popover {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    opacity: 1
}

.tooltips-demo.static-tooltips .tooltip:last-child, .popovers-demo.static-tooltips .tooltip:last-child, .tooltips-demo.static-popovers .tooltip:last-child, .popovers-demo.static-popovers .tooltip:last-child, .tooltips-demo.static-tooltips .popover:last-child, .popovers-demo.static-tooltips .popover:last-child, .tooltips-demo.static-popovers .popover:last-child, .popovers-demo.static-popovers .popover:last-child {
    margin-right: 0
}

.tooltips-demo .btn, .popovers-demo .btn {
    margin: 10px 10px 10px 0
}

.popovers-demo.static-popovers .popover.left {
    margin-left: 0
}

.popovers-demo.static-popovers .popover.top {
    margin-top: 0
}

.demo-footer {
    margin: 24px 0 48px 0
}

.color-boxes figure {
    display: block;
    width: 100%;
    height: 100px;
    margin-bottom: 24px
}

.rating-demo .rating {
    margin: 0 20px 8px 0
}

.animation-demo {
    padding-top: 72px
}

@media screen and (max-width: 991px) {
    .animation-demo {
        padding-top: 24px
    }
}

@media screen and (max-width: 768px) {
    .animation-demo {
        text-align: center
    }
}

.block-title-with-badge .block-title-badge .icon {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50fbdc', endColorstr='#56c2f4', GradientType=0)
}

.block-title-with-badge .block-title-badge.alt-color .icon {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ff00', endColorstr='#00ffcc', GradientType=0)
}

.block-title-with-badge .block-title-badge.alt-color-2 .icon {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff80', endColorstr='#0077ff', GradientType=0)
}

.block-title-with-badge .block-title-badge.alt-color-3 .icon {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bbff', endColorstr='#007bff', GradientType=0)
}

.block-title-with-badge .block-title-badge.alt-color-4 .icon {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4cd963', endColorstr='#18b535', GradientType=0)
}

.block-title-with-badge .block-title-badge.solid-default .icon, .block-title-with-badge .block-title-badge.solid-primary .icon, .block-title-with-badge .block-title-badge.solid-success .icon, .block-title-with-badge .block-title-badge.solid-info .icon, .block-title-with-badge .block-title-badge.solid-warning .icon, .block-title-with-badge .block-title-badge.solid-danger .icon {
    filter: none
}

.btn-app-store {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#383838', endColorstr='#242424', GradientType=0)
}

.btn-gradient.btn-default {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#494949', endColorstr='#313131', GradientType=0) !important
}

.btn-gradient.btn-primary {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92b5f5', endColorstr='#c75ae0', GradientType=0) !important
}

.btn-gradient.btn-success {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#18b536', endColorstr='#4cd964', GradientType=0) !important
}

.btn-gradient.btn-info {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#51f1fc', endColorstr='#5ac8fa', GradientType=0) !important
}

.btn-gradient.btn-warning {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffcc', endColorstr='#f2ff00', GradientType=0) !important
}

.btn-gradient.btn-danger {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2676', endColorstr='#ff2d55', GradientType=0) !important
}




.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-top:80px;
}
.carousel-description{
    margin-top:80px;
    color:#FFF;
}
.carousel {
    position: relative
}
.carousel-description > p {
  color:#FFF !important;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    height: 450px;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

/* =Carousel
-------------------------------------------------------------- */
.carousel, .carousel .item { border-radius:0;}
.item{height: 450px}
.carousel-inner { background-color:#009b90;border-radius:0; }
.fill { width:100%;height:100%;background-size:cover; }
.fullscreen-carousel .carousel, .fullscreen-carousel .carousel .item{ height:100%; }
.fullscreen-carousel .carousel-inner { height:100%; background-color:#272727; border-radius:0; }
.fullscreen-carousel { height:100%; margin-top:-121px; }
.fullscreen-carousel .item{ height:100%; }
.fs-item { height:100%; margin-top:121px; }
.carousel-indicators { z-index:7;}

.carousel-nav { display:initial !important; }
.carousel-nav.nav-pills>li>a { border-radius:0; }
.carousel-nav.nav-pills>li.active>a, .carousel-nav.nav-pills>li.active>a:focus, .carousel-nav.nav-pills>li.active>a:hover { color:#fff; background-color:#ff7454; }
.carousel-nav.nav>li>a { padding:20px 15px; background-color:#FFF; color:#A9A9A9; border-bottom:1px dotted #BABABA; border-right:1px dotted #BABABA; }

.carousel-nav.nav>li>a:hover, .carousel-nav.nav>li>a:focus { color:#A9A9A9; background-color:#F4F4F4; }
.carousel-nav small { display:block; }


.carousel-description {
    color:#fff;
    font-size:18px;
}
.carousel-title-bg {
    background-color:#ff7454;
    padding:7px 12px 7px 12px;
    line-height:1.5;
}
.carousel-title-bglight {
    background-color:#fff;
    padding:7px 12px 7px 12px;
    line-height:1.5;
}
.carousel-title-bgdark {
    background-color:#272727;
    padding:7px 12px 7px 12px;
    line-height:1.5;
}
.carousel-title-bgclear {
    padding:7px 12px 7px 12px;
    border:2px solid #fff;
    line-height:1.5;
}
.carousel-hr {
    color:#fff;
    height:3px;
    width:50px;
    background:#fff;
    font-size:0;
    border:0;
}
.carousel-content {
    height:550px;
}
.carousel-dark {
    color:#ccc;
    height:3px;
    width:50px;
    background:#ccc;
    font-size:0;
    border:0;
}
.carousel-caption {
    background-color:rgba(0, 0, 0, 0.5);
    width:100%;
    left:auto;
    right:auto;
    bottom:0;
    padding:20px;
}
.carousel-control { width:10%; text-shadow:none; font-size:42px;}
.carousel-control.right { background-image:none; }
.carousel-control.left { background-image:none; }
.fullscreen-carousel .carousel-control.right { top:121px; }
.fullscreen-carousel .carousel-control.left { top:121px; }
#carouselSubnav .carousel-control.right { margin-bottom:60px; }
#carouselSubnav .carousel-control.left { margin-bottom:60px; }
.carousel-title {
    font-weight:600;
    color:#fff;
}
.carousel-control .carousel-arrow-left,
.carousel-control .carousel-arrow-right {
    position:absolute;
    top:50%;
    left:50%;
    z-index:5;
    display:inline-block;
    width:20px;
    height:20px;
    margin-top:-20px;
    margin-left:-10px;
}
.carousel-indicators-caption {
    bottom:auto;
    top:15px;
}
.carousel-indicators-caption-fs {
    bottom:auto;
    top:150px;
}
.carousel-indicators li {
    border:0;
    background-color:#e1e1e1;
}
.carousel-fade .carousel-inner .item {
    opacity:0;
    -webkit-transition-property:opacity;
    -moz-transition-property:opacity;
    -o-transition-property:opacity;
    transition-property:opacity;
}
.carousel-fade .carousel-inner .active {
    opacity:1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left:0;
    opacity:0;
    z-index:1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity:1;
}
.carousel-fade .carousel-control {
    z-index:2;
}
/* = Quote Carousel
-------------------------------------------------------------- */
.quote-carousel .carousel, .quote-carousel .carousel .item { height:300px; }
.quote-carousel .carousel-inner { height:300px; background-color:#272727; border-radius:0; }
.quote-carousel-content {
    height:300px;
}
blockquote footer, blockquote small, blockquote .small {
    font-size:80%;
    color:#8F8F8F;
}
blockquote {
    background-color:#fafafa;
    color:#8a8a8a;
    padding:25px 20px;
    font-size:14px;
}
.quote-carousel-control .quote-carousel-arrow-left,
.quote-carousel-control .quote-carousel-arrow-right {
    display:inline-block;
    position:relative;
    top:106px;
    z-index:5;
    margin-right:-15px;
    margin-left:-15px;
}
.ceo-name { margin:5px 0 0 !important; }

/* = Team Carousel
-------------------------------------------------------------- */
.team-carousel .carousel, .team-carousel .carousel .item { height:300px; }
.team-carousel .carousel-inner { height:300px; background-color:transparent; }
.team-carousel-content {
    height:300px;
}
.team-carousel-control .team-carousel-arrow-left,
.team-carousel-control .team-carousel-arrow-right {
    display:inline-block;
    position:relative;
    top:110px;
    z-index:5;
    margin-right:-15px;
    margin-left:-15px;
    color:#272727 !important;
}
.ceo-name { margin:5px 0 0 !important; }
/*************************
	-	CAPTIONS	-
**************************/

.tp-static-layers	{	position:absolute; z-index:505; top:0px;left:0px}

.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important}


.tp-caption { z-index:1; white-space:nowrap}

.tp-caption-demo .tp-caption	{	position:relative !important; display:inline-block; margin-bottom:10px; margin-right:20px !important}


.tp-caption.whitedivider3px {

	color: #000000;
	text-shadow: none;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 1);
	text-decoration: none;
	min-width: 408px;
	min-height: 3px;
	background-position: initial initial;
	background-repeat: initial initial;
	border-width: 0px;
	border-color: #000000;
	border-style: none;
}


.tp-caption.finewide_large_white {
color:#ffffff;
text-shadow:none;
font-size:60px;
line-height:60px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:8px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitedivider3px {
color:#000000;
text-shadow:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 1);
text-decoration:none;
font-size:0px;
line-height:0;
min-width:468px;
min-height:3px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_medium_white {
color:#ffffff;
text-shadow:none;
font-size:37px;
line-height:37px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.boldwide_small_white {
font-size:25px;
line-height:25px;
font-weight:800;
font-family:"Open Sans", sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitedivider3px_vertical {
color:#000000;
text-shadow:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 1);
text-decoration:none;
font-size:0px;
line-height:0;
min-width:3px;
min-height:130px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_small_white {
color:#ffffff;
text-shadow:none;
font-size:25px;
line-height:25px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_verysmall_white_mw {
font-size:13px;
line-height:25px;
font-weight:400;
font-family:"Open Sans", sans-serif;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:none;
text-transform:uppercase;
letter-spacing:5px;
max-width:470px;
white-space:normal !important;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgb(235, 235, 235);
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.finewide_large_white {
color: #FFF;
text-shadow: none;
font-size: 60px;
line-height: 60px;
font-weight: 300;
font-family: "Open Sans", sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 8px;
border-width: 0px;
border-color: #000;
border-style: none;
}

.tp-caption.finewide_medium_white {
color: #FFF;
text-shadow: none;
font-size: 34px;
line-height: 34px;
font-weight: 300;
font-family: "Open Sans", sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 5px;
border-width: 0px;
border-color: #000;
border-style: none;
}

.tp-caption.huge_red {
position:absolute;
color:rgb(223,75,107);
font-weight:400;
font-size:150px;
line-height:130px;
font-family: 'Oswald', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
background-color:rgb(45,49,54);
padding:0px;
}

.tp-caption.middle_yellow {
position:absolute;
color:rgb(251,213,114);
font-weight:600;
font-size:50px;
line-height:50px;
font-family: 'Open Sans', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.huge_thin_yellow {
	position:absolute;
color:rgb(251,213,114);
font-weight:300;
font-size:90px;
line-height:90px;
font-family: 'Open Sans', sans-serif;
margin:0px;
letter-spacing: 20px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.big_dark {
position:absolute;
color:#333;
font-weight:700;
font-size:70px;
line-height:70px;
font-family:"Open Sans";
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_dark {
position:absolute;
color:#333;
font-weight:300;
font-size:40px;
line-height:40px;
font-family:"Open Sans";
margin:0px;
letter-spacing: 5px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
padding:2px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#888;
white-space:nowrap;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_bold_grey {
font-size:30px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#000;
}

.tp-caption.very_big_black {
position:absolute;
color:#000;
text-shadow:none;
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#fff;
}

.tp-caption.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}

.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.boxshadow {
-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
color:#000;
text-shadow:none;
}

.tp-caption.noshadow {
text-shadow:none;
}

.tp-caption a {
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}



.tp-caption.thinheadline_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:30px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.thintext_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:16px;
line-height:26px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.medium_bg_red a {
	color: #fff;
    text-decoration: none;
}

.tp-caption.medium_bg_red a:hover {
	color: #fff;
    text-decoration: underline;
}

.tp-caption.smoothcircle {
font-size:30px;
line-height:75px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.498039);
padding:50px 25px;
text-align:center;
border-radius:500px 500px 500px 500px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.largeblackbg {
font-size:50px;
line-height:70px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:0px 20px 5px;
text-shadow:none;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.largepinkbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#db4360;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largegreenbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#67ae73;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bold_grey {
font-size:60px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_thin_grey {
font-size:18px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.grassfloor {
text-decoration:none;
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_black {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bold_black {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.roundedimage {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bg_black {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumwhitebg {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 15px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.medium_bg_orange_new1 {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}



.tp-caption.boxshadow{
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	}

.tp-caption.black{
		color: #000;
		text-shadow: none;
		font-weight: 300;
		font-size: 19px;
		line-height: 19px;
		font-family: 'Open Sans', sans;
	}

.tp-caption.noshadow {
		text-shadow: none;
	}


.tp_inner_padding	{	box-sizing:border-box;
						-webkit-box-sizing:border-box;
						-moz-box-sizing:border-box;
						max-height:none !important;	}


/*.tp-caption			{	transform:none !important}*/


/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcorner		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

.tp-caption .frontcornertop		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcornertop		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}
.banner.dark-translucent-bg,.banner.default-translucent-bg,.banner.light-translucent-bg,.banner.parallax{min-height:250px;padding-top:60px;padding-bottom:20px}
.dark-translucent-bg,.default-translucent-bg,.light-translucent-bg,.two-col-translucent-bg{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:50% 0;background-repeat:no-repeat;z-index:1;position:relative;overflow:hidden}.dark-translucent-bg:after,.default-translucent-bg:after,.light-translucent-bg:after,.two-col-translucent-bg:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)scale(1,1)}.dark-translucent-bg>div,.default-translucent-bg>div,.light-translucent-bg>div,.two-col-translucent-bg>div{z-index:3;position:relative}.light-translucent-bg{color:#333;border-bottom:1px solid #dadada;border-top:1px solid #dadada}.light-translucent-bg:after{background-color:rgba(255,255,255,.7)}.light-translucent-bg.slight:after{background-color:rgba(255,255,255,.85)}
.dark-translucent-bg:after{background-color:rgba(0,0,0,.5)}.dark-translucent-bg.hovered:hover:after{background-color:rgba(0,0,0,.6)}.dark-translucent-bg,.dark-translucent-bg h1,.dark-translucent-bg h2,.dark-translucent-bg h3,.dark-translucent-bg h4,.dark-translucent-bg h5,.dark-translucent-bg h6{color:#fff}.dark-translucent-bg a:not(.btn){text-decoration:underline;color:#fff}.dark-translucent-bg a:not(.btn):hover{text-decoration:none;color:#fff}
.dark-translucent-bg .separator:after,.default-bg .separator:after,.default-translucent-bg .separator:after,.light.separator:after{background:rgba(255,255,255,.5);background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
