/*!
 * Material Design for Bootstrap 4
 * Version: MDB PRO 4.2.0
 *
 *
 * Copyright: Material Design for Bootstrap
 * http://mdbootstrap.com/
 *
 * Read the license: http://mdbootstrap.com/license/
 *
 */
/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
.pswp,html {
    -webkit-text-size-adjust: 100%
}

.close,mark {
    color: #000
}

progress,sub,sup {
    vertical-align: baseline
}

button,hr,input {
    overflow: visible
}

.popover,.tooltip,legend {
    white-space: normal
}

address,dl,ol,p,ul {
    margin-bottom: 1rem
}

dt,optgroup {
    font-weight: 700
}

caption,th {
    text-align: left
}

.custom-select,input[type=search] {
    -webkit-appearance: none
}

pre,textarea {
    overflow: auto
}

.btn-group-vertical>.btn,.btn-group>.btn,.btn-group>.btn-group,.btn-toolbar .btn-group,.btn-toolbar .input-group,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.dropdown-menu,.table-reflow thead,.table-reflow tr {
    float: left
}

.breadcrumb,.carousel-indicators,.dropdown-menu,.media-list,.nav,.picker__list {
    list-style: none
}

.pswp__container,.pswp__img,.waves-effect,a,html {
    -webkit-tap-highlight-color: transparent
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%
}

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

audio,canvas,progress,video {
    display: inline-block
}

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

[hidden],template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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

abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    vertical-align: middle
}

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

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

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

.carousel-inner>.carousel-item>a>img,.carousel-inner>.carousel-item>img,.img-fluid,.img-thumbnail {
    max-width: 100%;
    height: auto
}

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

button,select {
    text-transform: none
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: ButtonText dotted 1px
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    max-width: 100%
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

address,button,input,legend,select,textarea {
    line-height: inherit
}

@media print {
    blockquote,img,pre,tr {
        page-break-inside: avoid
    }

    *,::after,::before,::first-letter,blockquote::first-line,div::first-line,li::first-line,p::first-line {
        text-shadow: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }

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

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

    pre {
        white-space: pre-wrap!important
    }

    blockquote,pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

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

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

    .navbar {
        display: none
    }

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

    .tag {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

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

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

label,output {
    display: inline-block
}

.dropdown-header,.dropdown-item,.input-group-btn,.table-reflow tbody,.tag {
    white-space: nowrap
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    -ms-overflow-style: scrollbar
}

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

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

body {
    margin: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #373a3c;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0!important
}

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

dl,ol,p,ul {
    margin-top: 0
}

abbr[data-original-title],abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #818a91
}

address {
    font-style: normal
}

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

dd,label {
    margin-bottom: .5rem
}

dd {
    margin-left: 0
}

blockquote,figure {
    margin: 0 0 1rem
}

a:focus,a:hover {
    color: #014c8c
}

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

a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

[role=button] {
    cursor: pointer
}

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

[role=button],a,area,button,input,label,select,summary,textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #818a91;
    caption-side: bottom
}

input[type=date],input[type=time],input[type=datetime-local],input[type=month] {
    -webkit-appearance: listbox
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem
}

[hidden] {
    display: none!important
}

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

.display-1,.display-2,.display-3,.display-4,.lead {
    font-weight: 300
}

.blockquote,hr {
    margin-bottom: 1rem
}

.h1,h1 {
    font-size: 2.5rem
}

.h2,h2 {
    font-size: 2rem
}

.h3,h3 {
    font-size: 1.75rem
}

.h4,h4 {
    font-size: 1.5rem
}

.h5,h5 {
    font-size: 1.25rem
}

.h6,h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem
}

.display-1 {
    font-size: 6rem
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-4 {
    font-size: 3.5rem
}

hr {
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.small,small {
    font-size: 80%;
    font-weight: 400
}

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

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

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

.container,.container-fluid {
    margin-left: auto;
    margin-right: auto
}

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

.blockquote {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #818a91
}

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

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #eceeef;
    border-left: 0
}

.blockquote-reverse .blockquote-footer::before {
    content: ""
}

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014"
}

dl.row>dd+dt {
    clear: left
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

code,kbd {
    padding: .2rem .4rem;
    font-size: 90%
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.table,pre {
    margin-bottom: 1rem
}

.figure-caption {
    font-size: 90%;
    color: #818a91
}

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

code {
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: .25rem
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

.btn,.btn-link,.dropdown-item {
    font-weight: 400
}

pre {
    display: block;
    margin-top: 0;
    font-size: 90%;
    color: #373a3c
}

.container-fluid::after,.container::after,.row::after {
    content: "";
    clear: both;
    display: table
}

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

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

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

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

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

@media (min-width: 576px) {
    .container {
        width:540px;
        max-width: 100%
    }

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

    .col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .container {
        width:720px;
        max-width: 100%
    }

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

    .col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

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

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

    .col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1140px;
        max-width: 100%
    }

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

    .col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

.pull-xs-0 {
    right: auto
}

.pull-xs-1 {
    right: 8.333333%
}

.pull-xs-2 {
    right: 16.666667%
}

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

.pull-xs-4 {
    right: 33.333333%
}

.pull-xs-5 {
    right: 41.666667%
}

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

.pull-xs-7 {
    right: 58.333333%
}

.pull-xs-8 {
    right: 66.666667%
}

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

.pull-xs-10 {
    right: 83.333333%
}

.pull-xs-11 {
    right: 91.666667%
}

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

.push-xs-0 {
    left: auto
}

.push-xs-1 {
    left: 8.333333%
}

.push-xs-2 {
    left: 16.666667%
}

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

.push-xs-4 {
    left: 33.333333%
}

.push-xs-5 {
    left: 41.666667%
}

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

.push-xs-7 {
    left: 58.333333%
}

.push-xs-8 {
    left: 66.666667%
}

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

.push-xs-10 {
    left: 83.333333%
}

.push-xs-11 {
    left: 91.666667%
}

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

.offset-xs-1 {
    margin-left: 8.333333%
}

.offset-xs-2 {
    margin-left: 16.666667%
}

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

.offset-xs-4 {
    margin-left: 33.333333%
}

.offset-xs-5 {
    margin-left: 41.666667%
}

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

.offset-xs-7 {
    margin-left: 58.333333%
}

.offset-xs-8 {
    margin-left: 66.666667%
}

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

.offset-xs-10 {
    margin-left: 83.333333%
}

.offset-xs-11 {
    margin-left: 91.666667%
}

@media (min-width: 576px) {
    .col-sm-1 {
        float:left;
        width: 8.333333%
    }

    .col-sm-2 {
        float: left;
        width: 16.666667%
    }

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

    .col-sm-4 {
        float: left;
        width: 33.333333%
    }

    .col-sm-5 {
        float: left;
        width: 41.666667%
    }

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

    .col-sm-7 {
        float: left;
        width: 58.333333%
    }

    .col-sm-8 {
        float: left;
        width: 66.666667%
    }

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

    .col-sm-10 {
        float: left;
        width: 83.333333%
    }

    .col-sm-11 {
        float: left;
        width: 91.666667%
    }

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

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.333333%
    }

    .pull-sm-2 {
        right: 16.666667%
    }

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

    .pull-sm-4 {
        right: 33.333333%
    }

    .pull-sm-5 {
        right: 41.666667%
    }

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

    .pull-sm-7 {
        right: 58.333333%
    }

    .pull-sm-8 {
        right: 66.666667%
    }

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

    .pull-sm-10 {
        right: 83.333333%
    }

    .pull-sm-11 {
        right: 91.666667%
    }

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

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.333333%
    }

    .push-sm-2 {
        left: 16.666667%
    }

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

    .push-sm-4 {
        left: 33.333333%
    }

    .push-sm-5 {
        left: 41.666667%
    }

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

    .push-sm-7 {
        left: 58.333333%
    }

    .push-sm-8 {
        left: 66.666667%
    }

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

    .push-sm-10 {
        left: 83.333333%
    }

    .push-sm-11 {
        left: 91.666667%
    }

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

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

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

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

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

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

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

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

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md-1 {
        float:left;
        width: 8.333333%
    }

    .col-md-2 {
        float: left;
        width: 16.666667%
    }

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

    .col-md-4 {
        float: left;
        width: 33.333333%
    }

    .col-md-5 {
        float: left;
        width: 41.666667%
    }

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

    .col-md-7 {
        float: left;
        width: 58.333333%
    }

    .col-md-8 {
        float: left;
        width: 66.666667%
    }

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

    .col-md-10 {
        float: left;
        width: 83.333333%
    }

    .col-md-11 {
        float: left;
        width: 91.666667%
    }

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

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.333333%
    }

    .pull-md-2 {
        right: 16.666667%
    }

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

    .pull-md-4 {
        right: 33.333333%
    }

    .pull-md-5 {
        right: 41.666667%
    }

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

    .pull-md-7 {
        right: 58.333333%
    }

    .pull-md-8 {
        right: 66.666667%
    }

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

    .pull-md-10 {
        right: 83.333333%
    }

    .pull-md-11 {
        right: 91.666667%
    }

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

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.333333%
    }

    .push-md-2 {
        left: 16.666667%
    }

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

    .push-md-4 {
        left: 33.333333%
    }

    .push-md-5 {
        left: 41.666667%
    }

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

    .push-md-7 {
        left: 58.333333%
    }

    .push-md-8 {
        left: 66.666667%
    }

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

    .push-md-10 {
        left: 83.333333%
    }

    .push-md-11 {
        left: 91.666667%
    }

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

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

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

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

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

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

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

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

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .col-lg-1 {
        float:left;
        width: 8.333333%
    }

    .col-lg-2 {
        float: left;
        width: 16.666667%
    }

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

    .col-lg-4 {
        float: left;
        width: 33.333333%
    }

    .col-lg-5 {
        float: left;
        width: 41.666667%
    }

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

    .col-lg-7 {
        float: left;
        width: 58.333333%
    }

    .col-lg-8 {
        float: left;
        width: 66.666667%
    }

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

    .col-lg-10 {
        float: left;
        width: 83.333333%
    }

    .col-lg-11 {
        float: left;
        width: 91.666667%
    }

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

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.333333%
    }

    .pull-lg-2 {
        right: 16.666667%
    }

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

    .pull-lg-4 {
        right: 33.333333%
    }

    .pull-lg-5 {
        right: 41.666667%
    }

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

    .pull-lg-7 {
        right: 58.333333%
    }

    .pull-lg-8 {
        right: 66.666667%
    }

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

    .pull-lg-10 {
        right: 83.333333%
    }

    .pull-lg-11 {
        right: 91.666667%
    }

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

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.333333%
    }

    .push-lg-2 {
        left: 16.666667%
    }

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

    .push-lg-4 {
        left: 33.333333%
    }

    .push-lg-5 {
        left: 41.666667%
    }

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

    .push-lg-7 {
        left: 58.333333%
    }

    .push-lg-8 {
        left: 66.666667%
    }

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

    .push-lg-10 {
        left: 83.333333%
    }

    .push-lg-11 {
        left: 91.666667%
    }

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

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

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

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

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

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

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

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

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl-1 {
        float:left;
        width: 8.333333%
    }

    .col-xl-2 {
        float: left;
        width: 16.666667%
    }

    .col-xl-3 {
        float: left;
        width: 25%
    }

    .col-xl-4 {
        float: left;
        width: 33.333333%
    }

    .col-xl-5 {
        float: left;
        width: 41.666667%
    }

    .col-xl-6 {
        float: left;
        width: 50%
    }

    .col-xl-7 {
        float: left;
        width: 58.333333%
    }

    .col-xl-8 {
        float: left;
        width: 66.666667%
    }

    .col-xl-9 {
        float: left;
        width: 75%
    }

    .col-xl-10 {
        float: left;
        width: 83.333333%
    }

    .col-xl-11 {
        float: left;
        width: 91.666667%
    }

    .col-xl-12 {
        float: left;
        width: 100%
    }

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.333333%
    }

    .pull-xl-2 {
        right: 16.666667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.333333%
    }

    .pull-xl-5 {
        right: 41.666667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.333333%
    }

    .pull-xl-8 {
        right: 66.666667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.333333%
    }

    .pull-xl-11 {
        right: 91.666667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.333333%
    }

    .push-xl-2 {
        left: 16.666667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.333333%
    }

    .push-xl-5 {
        left: 41.666667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.333333%
    }

    .push-xl-8 {
        left: 66.666667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.333333%
    }

    .push-xl-11 {
        left: 91.666667%
    }

    .push-xl-12 {
        left: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.table {
    width: 100%;
    max-width: 100%
}

.table td,.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef
}

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

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

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

.table-sm td,.table-sm th {
    padding: .3rem
}

.table-bordered,.table-bordered td,.table-bordered th {
    border: 1px solid #eceeef
}

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

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

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

.table-success,.table-success>td,.table-success>th {
    background-color: #dff0d8
}

.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color: #d0e9c6
}

.table-info,.table-info>td,.table-info>th {
    background-color: #d9edf7
}

.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color: #c4e3f3
}

.table-warning,.table-warning>td,.table-warning>th {
    background-color: #fcf8e3
}

.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color: #faf2cc
}

.table-danger,.table-danger>td,.table-danger>th {
    background-color: #f2dede
}

.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color: #ebcccc
}

.thead-inverse th {
    color: #fff;
    background-color: #373a3c
}

.thead-default th {
    color: #55595c;
    background-color: #eceeef
}

.table-inverse {
    color: #eceeef;
    background-color: #373a3c
}

.table-inverse td,.table-inverse th,.table-inverse thead th {
    border-color: #55595c
}

.table-inverse.table-bordered {
    border: 0
}

.table-responsive {
    display: block;
    width: 100%;
    min-height: 0;
    overflow-x: auto
}

.collapsing,.embed-responsive,.media,.media-body,.modal,.modal-open,.navbar-divider {
    overflow: hidden
}

.table-reflow tbody {
    display: block
}

.table-reflow td,.table-reflow th {
    border-top: 1px solid #eceeef;
    border-left: 1px solid #eceeef
}

.table-reflow td:last-child,.table-reflow th:last-child {
    border-right: 1px solid #eceeef
}

.table-reflow tbody:last-child tr:last-child td,.table-reflow tbody:last-child tr:last-child th,.table-reflow tfoot:last-child tr:last-child td,.table-reflow tfoot:last-child tr:last-child th,.table-reflow thead:last-child tr:last-child td,.table-reflow thead:last-child tr:last-child th {
    border-bottom: 1px solid #eceeef
}

.table-reflow tr td,.table-reflow tr th {
    display: block!important;
    border: 1px solid #eceeef
}

.form-check,.form-control,.form-control-file,.form-control-range,.form-text {
    display: block
}

.form-control {
    width: 100%;
    color: #55595c;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15)
}

.dropdown-menu,.form-control {
    -webkit-background-clip: padding-box
}

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

.form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
    outline: 0
}

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

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

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

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

.form-control:disabled,.form-control[readonly] {
    opacity: 1
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.5rem - 2px)
}

select.form-control:focus::-ms-value {
    color: #55595c;
    background-color: #fff
}

.col-form-label {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

.col-form-label-lg {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: .875rem
}

.col-form-legend,.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.col-form-legend {
    margin-bottom: 0;
    font-size: 1rem
}

.form-control-static {
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0
}

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

.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem
}

.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]) {
    height: 3.166667rem
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    margin-top: .25rem
}

.form-check {
    position: relative;
    margin-bottom: .75rem
}

.form-check+.form-check {
    margin-top: -.25rem
}

.form-check-input,.form-control-feedback {
    margin-top: .25rem
}

.form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed
}

.form-check-inline,.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer
}

.form-check-input {
    position: absolute;
    margin-left: -1.25rem
}

.form-check-input:only-child {
    position: static
}

.collapsing,.dropdown,.dropup {
    position: relative
}

.form-check-inline {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.form-check-inline+.form-check-inline {
    margin-left: .75rem
}

.form-check-inline.disabled {
    color: #818a91;
    cursor: not-allowed
}

.form-control-danger,.form-control-success,.form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .625rem;
    -webkit-background-size: 1.25rem 1.25rem;
    background-size: 1.25rem 1.25rem
}

.has-success .custom-control,.has-success .form-check-inline,.has-success .form-check-label,.has-success .form-control-feedback,.has-success .form-control-label {
    color: #5cb85c
}

.has-success .form-control {
    border-color: #5cb85c
}

.has-success .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #a3d7a3;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #a3d7a3
}

.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#5cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-warning .custom-control,.has-warning .form-check-inline,.has-warning .form-check-label,.has-warning .form-control-feedback,.has-warning .form-control-label {
    color: #f0ad4e
}

.has-warning .form-control {
    border-color: #f0ad4e
}

.has-warning .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f8d9ac;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f8d9ac
}

.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: #fff
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .custom-control,.has-danger .form-check-inline,.has-danger .form-check-label,.has-danger .form-control-feedback,.has-danger .form-control-label {
    color: #d9534f
}

.has-danger .form-control {
    border-color: #d9534f
}

.has-danger .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #eba5a3;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #eba5a3
}

.has-danger .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

@media (min-width: 576px) {
    .form-inline .form-control-static,.form-inline .form-group {
        display:inline-block
    }

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

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

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

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

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

    .form-inline .form-check {
        display: inline-block;
        margin-top: 0
    }

    .form-inline .form-check-label {
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-left: 0
    }

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

.btn {
    display: inline-block;
    line-height: 1.25;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

.btn.focus,.btn:focus,.btn:hover {
    text-decoration: none
}

.btn.active,.btn:active {
    background-image: none;
    outline: 0
}

.btn.disabled,.btn:disabled {
    cursor: not-allowed;
    opacity: .65
}

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

.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-primary.focus,.btn-primary:focus,.btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b
}

.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
    background-image: none
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #014682;
    border-color: #01315a
}

.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary:disabled.focus,.btn-primary:disabled:focus,.btn-primary:disabled:hover {
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-secondary {
    color: #373a3c;
    border-color: #ccc
}

.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad
}

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

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

.btn-secondary.disabled.focus,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary:disabled.focus,.btn-secondary:disabled:focus,.btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc
}

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

.btn-info.focus,.btn-info:focus,.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2
}

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

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

.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info:disabled.focus,.btn-info:disabled:focus,.btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de
}

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

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

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

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

.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success:disabled.focus,.btn-success:disabled:focus,.btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c
}

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

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

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

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

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

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

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

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

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

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

.btn-outline-primary {
    background-image: none
}

.btn-outline-primary.active,.btn-outline-primary.focus,.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:hover,.open>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.btn-outline-primary.active.focus,.btn-outline-primary.active:focus,.btn-outline-primary.active:hover,.btn-outline-primary:active.focus,.btn-outline-primary:active:focus,.btn-outline-primary:active:hover,.open>.btn-outline-primary.dropdown-toggle.focus,.open>.btn-outline-primary.dropdown-toggle:focus,.open>.btn-outline-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #014682;
    border-color: #01315a
}

.btn-outline-primary.disabled.focus,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary:disabled.focus,.btn-outline-primary:disabled:focus,.btn-outline-primary:disabled:hover {
    border-color: #43a7fd
}

.btn-outline-secondary {
    background-image: none
}

.btn-outline-secondary.active,.btn-outline-secondary.focus,.btn-outline-secondary:active,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.open>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc
}

.btn-outline-secondary.active.focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.active:hover,.btn-outline-secondary:active.focus,.btn-outline-secondary:active:focus,.btn-outline-secondary:active:hover,.open>.btn-outline-secondary.dropdown-toggle.focus,.open>.btn-outline-secondary.dropdown-toggle:focus,.open>.btn-outline-secondary.dropdown-toggle:hover {
    color: #fff;
    background-color: #a1a1a1;
    border-color: #8c8c8c
}

.btn-outline-secondary.disabled.focus,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary:disabled.focus,.btn-outline-secondary:disabled:focus,.btn-outline-secondary:disabled:hover {
    border-color: #fff
}

.btn-outline-info {
    background-image: none
}

.btn-outline-info.active,.btn-outline-info.focus,.btn-outline-info:active,.btn-outline-info:focus,.btn-outline-info:hover,.open>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

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

.btn-outline-info.disabled.focus,.btn-outline-info.disabled:focus,.btn-outline-info.disabled:hover,.btn-outline-info:disabled.focus,.btn-outline-info:disabled:focus,.btn-outline-info:disabled:hover {
    border-color: #b0e1ef
}

.btn-outline-success {
    background-image: none
}

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

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

.btn-outline-success.disabled.focus,.btn-outline-success.disabled:focus,.btn-outline-success.disabled:hover,.btn-outline-success:disabled.focus,.btn-outline-success:disabled:focus,.btn-outline-success:disabled:hover {
    border-color: #a3d7a3
}

.btn-outline-warning {
    background-image: none
}

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

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

.btn-outline-warning.disabled.focus,.btn-outline-warning.disabled:focus,.btn-outline-warning.disabled:hover,.btn-outline-warning:disabled.focus,.btn-outline-warning:disabled:focus,.btn-outline-warning:disabled:hover {
    border-color: #f8d9ac
}

.btn-outline-danger {
    background-image: none
}

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

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

.btn-outline-danger.disabled.focus,.btn-outline-danger.disabled:focus,.btn-outline-danger.disabled:hover,.btn-outline-danger:disabled.focus,.btn-outline-danger:disabled:focus,.btn-outline-danger:disabled:hover {
    border-color: #eba5a3
}

.btn-link {
    border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled {
    background-color: transparent
}

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

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

.btn-link:disabled:focus,.btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.btn-group-sm>.btn,.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

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

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

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].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,.dropdown-item,.open>.dropdown-menu {
    display: block
}

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

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

.collapsing {
    height: 0;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height;
    -o-transition-property: height;
    transition-property: height
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #373a3c;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box
}

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

.dropdown-item {
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    color: #373a3c;
    text-align: inherit;
    background: 0 0;
    border: 0
}

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

.dropdown-item:focus,.dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-item.active,.dropdown-item.active:focus,.dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0
}

.dropdown-item.disabled,.dropdown-item.disabled:focus,.dropdown-item.disabled:hover {
    color: #818a91
}

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

.open>a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #818a91
}

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

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

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

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

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    margin-bottom: 0
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    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: -.5rem
}

.btn-toolbar::after {
    content: "";
    display: table;
    clear: both
}

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

.btn .caret,.btn+.dropdown-toggle-split::after,.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: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+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem
}

.btn-group-lg>.btn .caret,.btn-lg .caret {
    border-width: .3em .3em 0
}

.dropup .btn-group-lg>.btn .caret,.dropup .btn-lg .caret {
    border-width: 0 .3em .3em
}

.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::after {
    content: "";
    display: table;
    clear: both
}

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

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

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

.custom-control,.input-group,.input-group-btn,.input-group-btn>.btn {
    position: relative
}

.input-group {
    width: 100%;
    display: table;
    border-collapse: separate
}

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

.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover,.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 3
}

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

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

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #55595c;
    text-align: center;
    background-color: #eceeef
}

.alert-link,.close,.tag {
    font-weight: 700
}

.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

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

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

.input-group-addon:not(:last-child) {
    border-right: 0
}

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

.form-control+.input-group-addon:not(:first-child) {
    border-left: 0
}

.input-group-btn {
    font-size: 0
}

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

.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.custom-control+.custom-control,.nav-inline .nav-item+.nav-item,.nav-inline .nav-link+.nav-link {
    margin-left: 1rem
}

.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover {
    z-index: 3
}

.custom-control {
    display: inline-block;
    padding-left: 1.5rem;
    cursor: pointer
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-indicator {
    color: #fff;
    background-color: #0074d9
}

.custom-control-input:focus~.custom-control-indicator {
    -webkit-box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #0074d9;
    box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #0074d9
}

.custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #84c6ff
}

.custom-control-input:disabled~.custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee
}

.custom-control-input:disabled~.custom-control-description {
    color: #767676;
    cursor: not-allowed
}

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 50% 50%;
    background-size: 50% 50%
}

.custom-control-indicator,.custom-file-control {
    -ms-user-select: none;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none
}

.custom-file,.custom-select {
    max-width: 100%;
    display: inline-block
}

.custom-checkbox .custom-control-indicator {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
    background-color: #0074d9;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked .custom-control {
    float: left;
    clear: left
}

.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0
}

.custom-select {
    height: calc(2.5rem - 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    padding-right: .75rem\9;
    color: #55595c;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center no-repeat #fff;
    background-image: none\9;
    -webkit-background-size: 8px 10px;
    background-size: 8px 10px;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -moz-appearance: none
}

.custom-select:focus {
    border-color: #51a7e8;
    outline: 0
}

.custom-select:focus::-ms-value {
    color: #55595c;
    background-color: #fff
}

.custom-select:disabled {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-file {
    position: relative;
    height: 2.5rem;
    cursor: pointer
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0
}

.custom-file-control {
    top: 0;
    right: 0;
    z-index: 5;
    user-select: none;
    background-color: #fff;
    border-radius: .25rem
}

.custom-file-control,.custom-file-control::before {
    position: absolute;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    border: 1px solid #ddd
}

.custom-file-control:lang(en)::after {
    content: "Choose file..."
}

.custom-file-control::before {
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    background-color: #eee;
    border-radius: 0 .25rem .25rem 0
}

.nav-inline .nav-item,.nav-link {
    display: inline-block
}

.custom-file-control:lang(en)::before {
    content: "Browse"
}

.nav-pills::after,.nav-tabs::after,.navbar::after {
    clear: both;
    content: ""
}

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

.nav-link:focus,.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #818a91
}

.nav-link.disabled,.nav-link.disabled:focus,.nav-link.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: transparent
}

.nav-tabs::after {
    display: table
}

.nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    display: block;
    padding: .5em 1em;
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #eceeef #eceeef #ddd
}

.nav-tabs .nav-link.disabled,.nav-tabs .nav-link.disabled:focus,.nav-tabs .nav-link.disabled:hover {
    color: #818a91;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.open .nav-link,.nav-tabs .nav-item.open .nav-link:focus,.nav-tabs .nav-item.open .nav-link:hover,.nav-tabs .nav-link.active,.nav-tabs .nav-link.active:focus,.nav-tabs .nav-link.active:hover {
    background-color: #fff;
    border-color: #ddd #ddd transparent
}

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

.nav-pills::after {
    display: table
}

.nav-pills .nav-item {
    float: left
}

.nav-pills .nav-link {
    display: block;
    padding: .5em 1em;
    border-radius: .25rem
}

.nav-pills .nav-item.open .nav-link,.nav-pills .nav-item.open .nav-link:focus,.nav-pills .nav-item.open .nav-link:hover,.nav-pills .nav-link.active,.nav-pills .nav-link.active:focus,.nav-pills .nav-link.active:hover {
    cursor: default
}

.nav-stacked .nav-item {
    display: block;
    float: none
}

.nav-stacked .nav-item+.nav-item {
    margin-top: .2rem;
    margin-left: 0
}

.navbar-divider,.navbar-nav .nav-item+.nav-item,.navbar-nav .nav-link+.nav-link {
    margin-left: 1rem
}

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

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

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar::after {
    display: table
}

.navbar-full {
    z-index: 1000
}

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

.navbar-fixed-top {
    top: 0
}

.navbar-fixed-bottom {
    bottom: 0
}

.navbar-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%
}

@media (min-width: 576px) {
    .navbar {
        border-radius:.25rem
    }

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

.navbar-brand {
    float: left;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit
}

.navbar-divider,.navbar-text {
    padding-top: .425rem;
    padding-bottom: .425rem
}

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

.navbar-divider {
    float: left;
    width: 1px;
    margin-right: 1rem
}

.navbar-divider::before {
    content: "\00a0"
}

.navbar-toggleable-lg::after,.navbar-toggleable-md::after,.navbar-toggleable-sm::after,.navbar-toggleable-xl::after,.navbar-toggleable-xs::after {
    content: ""
}

.navbar-text {
    display: inline-block
}

.navbar-toggler {
    width: 2.5em;
    height: 2em;
    padding: .5rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: center center no-repeat;
    -webkit-background-size: 24px 24px;
    background-size: 24px 24px;
    border: 1px solid transparent
}

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

@media (max-width: 575px) {
    .navbar-toggleable-xs .navbar-brand {
        display:block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }

    .navbar-toggleable-xs .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .navbar-toggleable-xs .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
}

@media (min-width: 576px) {
    .navbar-toggleable-xs {
        display:block
    }
}

@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-brand {
        display:block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }

    .navbar-toggleable-sm .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
}

@media (min-width: 768px) {
    .navbar-toggleable-sm {
        display:block
    }
}

@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-brand {
        display:block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }

    .navbar-toggleable-md .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
}

@media (min-width: 992px) {
    .navbar-toggleable-md {
        display:block
    }
}

.navbar-toggleable-lg::after {
    display: table;
    clear: both
}

@media (max-width: 1199px) {
    .navbar-toggleable-lg .navbar-brand {
        display:block;
        float: none;
        margin-top: .5rem;
        margin-right: 0
    }

    .navbar-toggleable-lg .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }
}

@media (min-width: 1200px) {
    .navbar-toggleable-lg {
        display:block
    }
}

.navbar-toggleable-xl {
    display: block
}

.navbar-toggleable-xl::after {
    display: table;
    clear: both
}

.navbar-toggleable-xl .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0
}

.navbar-toggleable-xl .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.card,.card-title {
    margin-bottom: .75rem
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-nav .nav-item {
    float: left
}

.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover,.navbar-light .navbar-toggler,.navbar-light .navbar-toggler:focus,.navbar-light .navbar-toggler:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7)
}

.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .active>.nav-link:focus,.navbar-light .navbar-nav .active>.nav-link:hover,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.active:focus,.navbar-light .navbar-nav .nav-link.active:hover,.navbar-light .navbar-nav .nav-link.open,.navbar-light .navbar-nav .nav-link.open:focus,.navbar-light .navbar-nav .nav-link.open:hover,.navbar-light .navbar-nav .open>.nav-link,.navbar-light .navbar-nav .open>.nav-link:focus,.navbar-light .navbar-nav .open>.nav-link:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-toggler {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-divider {
    background-color: rgba(0,0,0,.075)
}

.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-toggler,.navbar-dark .navbar-toggler:focus,.navbar-dark .navbar-toggler:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.5)
}

.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,.75)
}

.card-inverse .card-blockquote,.card-inverse .card-footer,.card-inverse .card-header,.card-inverse .card-title,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .active>.nav-link:focus,.navbar-dark .navbar-nav .active>.nav-link:hover,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.active:focus,.navbar-dark .navbar-nav .nav-link.active:hover,.navbar-dark .navbar-nav .nav-link.open,.navbar-dark .navbar-nav .nav-link.open:focus,.navbar-dark .navbar-nav .nav-link.open:hover,.navbar-dark .navbar-nav .open>.nav-link,.navbar-dark .navbar-nav .open>.nav-link:focus,.navbar-dark .navbar-nav .open>.nav-link:hover {
    color: #fff
}

.navbar-dark .navbar-toggler {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    border-color: rgba(255,255,255,.1)
}

.navbar-dark .navbar-divider {
    background-color: rgba(255,255,255,.075)
}

.navbar-toggleable-xs::after {
    display: table;
    clear: both
}

@media (max-width: 575px) {
    .navbar-toggleable-xs .navbar-nav .nav-item {
        float:none;
        margin-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-toggleable-xs {
        display:block!important
    }
}

.navbar-toggleable-sm::after {
    display: table;
    clear: both
}

@media (max-width: 767px) {
    .navbar-toggleable-sm .navbar-nav .nav-item {
        float:none;
        margin-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-toggleable-sm {
        display:block!important
    }
}

.navbar-toggleable-md::after {
    display: table;
    clear: both
}

@media (max-width: 991px) {
    .navbar-toggleable-md .navbar-nav .nav-item {
        float:none;
        margin-left: 0
    }
}

.breadcrumb-item,.page-link {
    float: left
}

@media (min-width: 992px) {
    .navbar-toggleable-md {
        display:block!important
    }
}

.card {
    position: relative;
    display: block;
    background-color: #fff
}

.card-block::after,.card-footer::after,.card-header::after {
    content: "";
    clear: both;
    display: table
}

.card-block {
    padding: 1.25rem
}

.card-footer,.card-header {
    padding: .75rem 1.25rem;
    background-color: #f5f5f5
}

.card-header,.card-subtitle,.card-text:last-child {
    margin-bottom: 0
}

.card-subtitle {
    margin-top: -.375rem
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header-pills,.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-header {
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-primary {
    background-color: #0275d8;
    border-color: #0275d8
}

.card-primary .card-footer,.card-primary .card-header {
    background-color: transparent
}

.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.card-success .card-footer,.card-success .card-header {
    background-color: transparent
}

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.card-info .card-footer,.card-info .card-header {
    background-color: transparent
}

.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.card-warning .card-footer,.card-warning .card-header {
    background-color: transparent
}

.card-danger {
    background-color: #d9534f;
    border-color: #d9534f
}

.card-danger .card-footer,.card-danger .card-header,.card-outline-danger,.card-outline-info,.card-outline-primary,.card-outline-secondary,.card-outline-success,.card-outline-warning {
    background-color: transparent
}

.card-outline-primary {
    border-color: #0275d8
}

.card-outline-secondary {
    border-color: #ccc
}

.card-outline-info {
    border-color: #5bc0de
}

.card-outline-success {
    border-color: #5cb85c
}

.card-outline-warning {
    border-color: #f0ad4e
}

.card-outline-danger {
    border-color: #d9534f
}

.card-inverse .card-footer,.card-inverse .card-header {
    border-color: rgba(255,255,255,.2)
}

.card-inverse .card-blockquote .blockquote-footer,.card-inverse .card-link,.card-inverse .card-subtitle,.card-inverse .card-text {
    color: rgba(255,255,255,.65)
}

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

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0
}

.card-img {
    border-radius: calc(.25rem - 1px)
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img-top {
    border-top-right-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

@media (min-width: 576px) {
    .card-deck {
        display:table;
        width: 100%;
        margin-bottom: .75rem;
        table-layout: fixed;
        border-spacing: 1.25rem 0
    }

    .card-deck .card {
        display: table-cell;
        margin-bottom: 0;
        vertical-align: top
    }

    .card-deck-wrapper {
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }

    .card-group {
        display: table;
        width: 100%;
        table-layout: fixed
    }

    .card-group .card {
        display: table-cell;
        vertical-align: top
    }

    .card-group .card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .card-group .card:not(:first-child):not(:last-child),.card-group .card:not(:first-child):not(:last-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child) .card-img-top {
        border-radius: 0
    }

    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    background-color: #eceeef
}

.breadcrumb::after {
    content: "";
    display: table;
    clear: both
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #818a91;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #818a91
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: .25rem
}

.page-item {
    display: inline
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.page-item.active .page-link,.page-item.active .page-link:focus,.page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0275d8;
    border-color: #0275d8
}

.page-item.disabled .page-link,.page-item.disabled .page-link:focus,.page-item.disabled .page-link:hover {
    color: #818a91;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.page-link {
    position: relative;
    padding: .5rem .75rem;
    margin-left: -1px;
    color: #0275d8;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.page-link:focus,.page-link:hover {
    color: #014c8c;
    background-color: #eceeef;
    border-color: #ddd
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}

.popover,.tooltip {
    font-size: .875rem
}

.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: .3rem;
    border-top-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: .3rem;
    border-top-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .275rem .75rem;
    font-size: .875rem
}

.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: .2rem;
    border-top-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: .2rem;
    border-top-right-radius: .2rem
}

.tag {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    line-height: 1;
    color: #fff;
    text-align: center;
    vertical-align: baseline
}

.tag:empty {
    display: none
}

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

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

.tag-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.tag-default {
    background-color: #818a91
}

.tag-default[href]:focus,.tag-default[href]:hover {
    background-color: #687077
}

.tag-primary {
    background-color: #0275d8
}

.tag-primary[href]:focus,.tag-primary[href]:hover {
    background-color: #025aa5
}

.tag-success {
    background-color: #5cb85c
}

.tag-success[href]:focus,.tag-success[href]:hover {
    background-color: #449d44
}

.tag-info {
    background-color: #5bc0de
}

.tag-info[href]:focus,.tag-info[href]:hover {
    background-color: #31b0d5
}

.tag-warning {
    background-color: #f0ad4e
}

.tag-warning[href]:focus,.tag-warning[href]:hover {
    background-color: #ec971f
}

.tag-danger {
    background-color: #d9534f
}

.tag-danger[href]:focus,.tag-danger[href]:hover {
    background-color: #c9302c
}

.jumbotron {
    margin-bottom: 2rem
}

.alert,.progress {
    margin-bottom: 1rem
}

@media (min-width: 576px) {
    .jumbotron {
        padding:4rem 2rem
    }
}

.jumbotron-hr {
    border-top-color: #d0d5d8
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    padding: .75rem 1.25rem;
    border: 1px solid transparent
}

.alert-heading {
    color: inherit
}

.alert-dismissible {
    padding-right: 2.5rem
}

.alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1.25rem;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c1e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6d5ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7ecb5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9b9
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress[value] {
    background-color: #eee;
    border: 0;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem
}

.progress[value],.pswp__button,[type=reset],[type=submit],button,button.close,html [type=button],input[type=range] {
    -webkit-appearance: none
}

.progress[value]::-ms-fill {
    background-color: #0074d9;
    border: 0
}

.progress[value]::-moz-progress-bar {
    background-color: #0074d9;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

.progress[value]::-webkit-progress-value {
    background-color: #0074d9;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

.progress[value="100"]::-moz-progress-bar {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.progress[value="100"]::-webkit-progress-value {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.progress[value]::-webkit-progress-bar {
    background-color: #eee;
    border-radius: .25rem
}

.progress[value],base::-moz-progress-bar {
    background-color: #eee;
    border-radius: .25rem
}

.progress-striped[value]::-webkit-progress-value {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 1rem 1rem;
    background-size: 1rem 1rem
}

.progress-striped[value]::-moz-progress-bar {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

.progress-striped[value]::-ms-fill {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

.progress-animated[value]::-webkit-progress-value {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-animated[value]::-moz-progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

@media screen and (min-width: 0\0) {
    .progress {
        background-color:#eee;
        border-radius: .25rem
    }

    .progress-bar {
        display: inline-block;
        height: 1rem;
        text-indent: -999rem;
        background-color: #0074d9;
        border-bottom-left-radius: .25rem;
        border-top-left-radius: .25rem
    }

    .progress[width="100%"] {
        border-bottom-right-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .progress-bar-striped {
        background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
        background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
        background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
        -webkit-background-size: 1rem 1rem;
        background-size: 1rem 1rem
    }

    .progress-animated .progress-bar-striped {
        -webkit-animation: progress-bar-stripes 2s linear infinite;
        -o-animation: progress-bar-stripes 2s linear infinite;
        animation: progress-bar-stripes 2s linear infinite
    }
}

.progress-success[value]::-webkit-progress-value {
    background-color: #5cb85c
}

.progress-success[value]::-moz-progress-bar {
    background-color: #5cb85c
}

.progress-success[value]::-ms-fill {
    background-color: #5cb85c
}

@media screen and (min-width: 0\0) {
    .progress-success .progress-bar {
        background-color:#5cb85c
    }
}

.progress-info[value]::-webkit-progress-value {
    background-color: #5bc0de
}

.progress-info[value]::-moz-progress-bar {
    background-color: #5bc0de
}

.progress-info[value]::-ms-fill {
    background-color: #5bc0de
}

@media screen and (min-width: 0\0) {
    .progress-info .progress-bar {
        background-color:#5bc0de
    }
}

.progress-warning[value]::-webkit-progress-value {
    background-color: #f0ad4e
}

.progress-warning[value]::-moz-progress-bar {
    background-color: #f0ad4e
}

.progress-warning[value]::-ms-fill {
    background-color: #f0ad4e
}

@media screen and (min-width: 0\0) {
    .progress-warning .progress-bar {
        background-color:#f0ad4e
    }
}

.progress-danger[value]::-webkit-progress-value {
    background-color: #d9534f
}

.progress-danger[value]::-moz-progress-bar {
    background-color: #d9534f
}

.progress-danger[value]::-ms-fill {
    background-color: #d9534f
}

@media screen and (min-width: 0\0) {
    .progress-danger .progress-bar {
        background-color:#d9534f
    }
}

.media-body {
    width: 10000px
}

.media-body,.media-left,.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right {
    padding-left: 10px
}

.media-left {
    padding-right: 10px
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0
}

.list-group {
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
    color: #818a91
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    border-color: #0275d8
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
    color: #a8d6fe
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-item-action {
    width: 100%;
    color: #555;
    text-align: inherit
}

.list-group-item-action .list-group-item-heading {
    color: #333
}

.list-group-item-action:focus,.list-group-item-action:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

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

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

.embed-responsive-21by9 {
    padding-bottom: 42.857143%
}

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

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

.embed-responsive-1by1 {
    padding-bottom: 100%
}

.close {
    float: right;
    font-size: 1.5rem;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.popover,.tooltip {
    word-break: normal;
    text-decoration: none;
    word-wrap: break-word;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    letter-spacing: normal;
    line-break: auto;
    text-shadow: none;
    text-transform: none
}

.modal-title,.popover,.tooltip {
    line-height: 1.5
}

.font-weight-normal,.popover,.tooltip {
    font-weight: 400
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

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

.modal-footer::after,.modal-header::after {
    clear: both;
    content: "";
    display: table
}

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

.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;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    outline: 0
}

.modal-content,.popover {
    -webkit-background-clip: padding-box
}

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

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

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

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

.modal-title {
    margin: 0
}

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

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

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

.popover::after,.popover::before,.tooltip-inner::before {
    position: absolute;
    height: 0;
    border-color: transparent;
    border-style: solid
}

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

    .modal-sm {
        max-width: 300px
    }
}

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    text-align: left;
    text-align: start;
    word-spacing: normal;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.bs-tether-element-attached-bottom,.tooltip.tooltip-top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before,.tooltip.tooltip-top .tooltip-inner::before {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.bs-tether-element-attached-left,.tooltip.tooltip-right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bs-tether-element-attached-left .tooltip-inner::before,.tooltip.tooltip-right .tooltip-inner::before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.bs-tether-element-attached-top,.tooltip.tooltip-bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-inner::before,.tooltip.tooltip-bottom .tooltip-inner::before {
    top: 0;
    left: 50%;
    margin-left: -5px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bs-tether-element-attached-right,.tooltip.tooltip-left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.bs-tether-element-attached-right .tooltip-inner::before,.tooltip.tooltip-left .tooltip-inner::before {
    top: 50%;
    right: 0;
    margin-top: -5px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000
}

.tooltip-inner::before {
    width: 0
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    word-spacing: normal;
    background-color: #fff;
    background-clip: padding-box
}

.carousel-caption,.carousel-control {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.font-italic,.token.italic {
    font-style: italic
}

.popover.bs-tether-element-attached-bottom,.popover.popover-top {
    margin-top: -10px
}

.popover.bs-tether-element-attached-bottom::after,.popover.bs-tether-element-attached-bottom::before,.popover.popover-top::after,.popover.popover-top::before {
    left: 50%;
    border-bottom-width: 0
}

.popover.bs-tether-element-attached-bottom::before,.popover.popover-top::before {
    bottom: -11px;
    margin-left: -11px;
    border-top-color: rgba(0,0,0,.25)
}

.popover.bs-tether-element-attached-bottom::after,.popover.popover-top::after {
    bottom: -10px;
    margin-left: -10px;
    border-top-color: #fff
}

.popover.bs-tether-element-attached-left,.popover.popover-right {
    margin-left: 10px
}

.popover.bs-tether-element-attached-left::after,.popover.bs-tether-element-attached-left::before,.popover.popover-right::after,.popover.popover-right::before {
    top: 50%;
    border-left-width: 0
}

.popover.bs-tether-element-attached-left::before,.popover.popover-right::before {
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0,0,0,.25)
}

.popover.bs-tether-element-attached-left::after,.popover.popover-right::after {
    left: -10px;
    margin-top: -10px;
    border-right-color: #fff
}

.popover.bs-tether-element-attached-top,.popover.popover-bottom {
    margin-top: 10px
}

.popover.bs-tether-element-attached-top::after,.popover.bs-tether-element-attached-top::before,.popover.popover-bottom::after,.popover.popover-bottom::before {
    left: 50%;
    border-top-width: 0
}

.popover.bs-tether-element-attached-top::before,.popover.popover-bottom::before {
    top: -11px;
    margin-left: -11px;
    border-bottom-color: rgba(0,0,0,.25)
}

.popover.bs-tether-element-attached-top::after,.popover.popover-bottom::after {
    top: -10px;
    margin-left: -10px;
    border-bottom-color: #f7f7f7
}

.popover.bs-tether-element-attached-top .popover-title::before,.popover.popover-bottom .popover-title::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.popover.bs-tether-element-attached-right,.popover.popover-left {
    margin-left: -10px
}

.popover.bs-tether-element-attached-right::after,.popover.bs-tether-element-attached-right::before,.popover.popover-left::after,.popover.popover-left::before {
    top: 50%;
    border-right-width: 0
}

.popover.bs-tether-element-attached-right::before,.popover.popover-left::before {
    right: -11px;
    margin-top: -11px;
    border-left-color: rgba(0,0,0,.25)
}

.popover.bs-tether-element-attached-right::after,.popover.popover-left::after {
    right: -10px;
    margin-top: -10px;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: .2375rem .2375rem 0 0
}

.popover-title:empty {
    display: none
}

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

.pr-0,.px-0 {
    padding-right: 0!important
}

.popover::after,.popover::before {
    display: block;
    width: 0
}

.carousel,.carousel-inner,.parallax {
    position: relative
}

.popover::before {
    content: "";
    border-width: 11px
}

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

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.carousel-item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev,.waves-block {
    display: block
}

.carousel-inner>.carousel-item>a>img,.carousel-inner>.carousel-item>img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.carousel-item.active.right,.carousel-inner>.carousel-item.next {
        left: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    .carousel-inner>.carousel-item.active.left,.carousel-inner>.carousel-item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    .carousel-inner>.carousel-item.active,.carousel-inner>.carousel-item.next.left,.carousel-inner>.carousel-item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.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;
    text-align: center;
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    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: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    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: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

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

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.rounded-right,.rounded-top {
    border-top-right-radius: .25rem
}

.rounded-bottom,.rounded-right {
    border-bottom-right-radius: .25rem
}

.rounded-left,.rounded-top {
    border-top-left-radius: .25rem
}

.rounded-bottom,.rounded-left {
    border-bottom-left-radius: .25rem
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center
}

.carousel-caption .btn,.text-hide {
    text-shadow: none
}

@media (min-width: 576px) {
    .carousel-control .icon-next,.carousel-control .icon-prev {
        width:30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.mt-0,.my-0 {
    margin-top: 0!important
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

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

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

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-faded {
    background-color: #f7f7f9
}

.bg-primary {
    background-color: #0275d8!important
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #025aa5!important
}

.bg-success {
    background-color: #5cb85c!important
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #449d44!important
}

.bg-info {
    background-color: #5bc0de!important
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #31b0d5!important
}

.bg-warning {
    background-color: #f0ad4e!important
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #ec971f!important
}

.bg-danger {
    background-color: #d9534f!important
}

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #c9302c!important
}

.bg-inverse {
    background-color: #373a3c!important
}

a.bg-inverse:focus,a.bg-inverse:hover {
    background-color: #1f2021!important
}

.rounded {
    border-radius: .25rem
}

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

.clearfix::after {
    content: "";
    display: table;
    clear: both
}

.d-block {
    display: block!important
}

.d-inline-block {
    display: inline-block!important
}

.d-inline {
    display: inline!important
}

.hidden-xl-down,.hidden-xs-up,.visible-print-block {
    display: none!important
}

.float-xs-left {
    float: left!important
}

.float-xs-right {
    float: right!important
}

.float-xs-none {
    float: none!important
}

.w-100 {
    width: 100%!important
}

.h-100 {
    height: 100%!important
}

.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.m-0 {
    margin: 0!important
}

.ml-1,.mx-1 {
    margin-left: 1rem!important
}

.mr-1,.mx-1 {
    margin-right: 1rem!important
}

.mb-1,.my-1 {
    margin-bottom: 1rem!important
}

.mt-1,.my-1 {
    margin-top: 1rem!important
}

.m-1 {
    margin: 1rem!important
}

.ml-2,.mx-2 {
    margin-left: 1.5rem!important
}

.mr-2,.mx-2 {
    margin-right: 1.5rem!important
}

.mb-2,.my-2 {
    margin-bottom: 1.5rem!important
}

.mt-2,.my-2 {
    margin-top: 1.5rem!important
}

.m-2 {
    margin: 1.5rem!important
}

.ml-3,.mx-3 {
    margin-left: 3rem!important
}

.mr-3,.mx-3 {
    margin-right: 3rem!important
}

.mb-3,.my-3 {
    margin-bottom: 3rem!important
}

.mt-3,.my-3 {
    margin-top: 3rem!important
}

.m-3 {
    margin: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0 {
    padding-top: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.pl-1,.px-1 {
    padding-left: 1rem!important
}

.pr-1,.px-1 {
    padding-right: 1rem!important
}

.py-0 {
    padding-top: 0!important
}

.pb-1,.py-1 {
    padding-bottom: 1rem!important
}

.pt-1,.py-1 {
    padding-top: 1rem!important
}

.p-1 {
    padding: 1rem!important
}

.pl-2,.px-2 {
    padding-left: 1.5rem!important
}

.pr-2,.px-2 {
    padding-right: 1.5rem!important
}

.pb-2,.py-2 {
    padding-bottom: 1.5rem!important
}

.pt-2,.py-2 {
    padding-top: 1.5rem!important
}

.p-2 {
    padding: 1.5rem!important
}

.pl-3,.px-3 {
    padding-left: 3rem!important
}

.pr-3,.px-3 {
    padding-right: 3rem!important
}

.pb-3,.py-3 {
    padding-bottom: 3rem!important
}

.pt-3,.py-3 {
    padding-top: 3rem!important
}

.p-3 {
    padding: 3rem!important
}

.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.text-justify {
    text-align: justify!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-xs-left {
    text-align: left!important
}

.text-xs-right {
    text-align: right!important
}

.text-xs-center {
    text-align: center!important
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-bold {
    font-weight: 700
}

.text-white {
    color: #fff!important
}

.text-muted {
    color: #818a91!important
}

a.text-muted:focus,a.text-muted:hover {
    color: #687077!important
}

.text-primary {
    color: #0275d8!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #025aa5!important
}

.text-success {
    color: #5cb85c!important
}

a.text-success:focus,a.text-success:hover {
    color: #449d44!important
}

.text-info {
    color: #5bc0de!important
}

a.text-info:focus,a.text-info:hover {
    color: #31b0d5!important
}

.text-warning {
    color: #f0ad4e!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ec971f!important
}

.text-danger {
    color: #d9534f!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #c9302c!important
}

.text-gray-dark {
    color: #373a3c!important
}

a.text-gray-dark:focus,a.text-gray-dark:hover {
    color: #1f2021!important
}

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

.invisible {
    visibility: hidden!important
}

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

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

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }

    .text-sm-left {
        text-align: left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }

    .hidden-sm-up {
        display: none!important
    }
}

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

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

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }

    .text-md-left {
        text-align: left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }

    .hidden-md-up {
        display: none!important
    }
}

@media (max-width: 991px) {
    .hidden-md-down {
        display:none!important
    }
}

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

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }

    .text-lg-left {
        text-align: left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }

    .hidden-lg-up {
        display: none!important
    }
}

@media (max-width: 1199px) {
    .hidden-lg-down {
        display:none!important
    }
}

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

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }

    .text-xl-left {
        text-align: left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }

    .hidden-xl-up {
        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
    }

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

/*!
 * Material Design for Bootstrap 4
 * Version: MDB PRO 4.2.0
 *
 *
 * Copyright: Material Design for Bootstrap
 * http://mdbootstrap.com/
 *
 * Read the license: http://mdbootstrap.com/license/
 *
 *
 * Documentation: http://mdbootstrap.com/
 *
 * Getting started: http://mdbootstrap.com/getting-started/
 *
 * Tutorials: http://mdbootstrap.com/bootstrap-tutorial/
 *
 * Templates: http://mdbootstrap.com/templates/
 *
 * Support: http://mdbootstrap.com/forums/forum/support/
 *
 * Contact: office@mdbootstrap.com
 *
 * Atribution: Animate CSS, Twitter Bootstrap, Materialize CSS, Normalize CSS, Waves JS, WOW JS, Toastr, Chart.js , Hammer.js
 *
 */
.mdb-color.lighten-5 {
    background-color: #D0D6E2!important
}

.mdb-color-text.text-lighten-5 {
    color: #D0D6E2!important
}

.mdb-color.lighten-4 {
    background-color: #B1BACE!important
}

.mdb-color-text.text-lighten-4 {
    color: #B1BACE!important
}

.mdb-color.lighten-3 {
    background-color: #929FBA!important
}

.mdb-color-text.text-lighten-3 {
    color: #929FBA!important
}

.mdb-color.lighten-2 {
    background-color: #7283A7!important
}

.mdb-color-text.text-lighten-2 {
    color: #7283A7!important
}

.mdb-color.lighten-1 {
    background-color: #59698D!important
}

.mdb-color-text.text-lighten-1 {
    color: #59698D!important
}

.mdb-color-text {
    color: #45526E!important
}

.mdb-color.darken-1 {
    background-color: #3B465E!important
}

.mdb-color-text.text-darken-1 {
    color: #3B465E!important
}

.mdb-color.darken-2 {
    background-color: #2E3951!important
}

.mdb-color-text.text-darken-2 {
    color: #2E3951!important
}

.mdb-color.darken-3 {
    background-color: #1C2A48!important
}

.mdb-color-text.text-darken-3 {
    color: #1C2A48!important
}

.mdb-color.darken-4 {
    background-color: #1C2331!important
}

.mdb-color-text.text-darken-4 {
    color: #1C2331!important
}

.red.lighten-5 {
    background-color: #FFEBEE!important
}

.red-text.text-lighten-5 {
    color: #FFEBEE!important
}

.red.lighten-4 {
    background-color: #FFCDD2!important
}

.red-text.text-lighten-4 {
    color: #FFCDD2!important
}

.red.lighten-3 {
    background-color: #EF9A9A!important
}

.red-text.text-lighten-3 {
    color: #EF9A9A!important
}

.red.lighten-2 {
    background-color: #E57373!important
}

.red-text.text-lighten-2 {
    color: #E57373!important
}

.red.lighten-1 {
    background-color: #EF5350!important
}

.red-text.text-lighten-1 {
    color: #EF5350!important
}

.red {
    background-color: #F44336!important
}

.red-text {
    color: #F44336!important
}

.red.darken-1 {
    background-color: #E53935!important
}

.red-text.text-darken-1 {
    color: #E53935!important
}

.red.darken-2 {
    background-color: #D32F2F!important
}

.red-text.text-darken-2 {
    color: #D32F2F!important
}

.red.darken-3 {
    background-color: #C62828!important
}

.red-text.text-darken-3 {
    color: #C62828!important
}

.red.darken-4 {
    background-color: #B71C1C!important
}

.red-text.text-darken-4 {
    color: #B71C1C!important
}

.red.accent-1 {
    background-color: #FF8A80!important
}

.red-text.text-accent-1 {
    color: #FF8A80!important
}

.red.accent-2 {
    background-color: #FF5252!important
}

.red-text.text-accent-2 {
    color: #FF5252!important
}

.red.accent-3 {
    background-color: #FF1744!important
}

.red-text.text-accent-3 {
    color: #FF1744!important
}

.red.accent-4 {
    background-color: #D50000!important
}

.red-text.text-accent-4 {
    color: #D50000!important
}

.pink.lighten-5 {
    background-color: #fce4ec!important
}

.pink-text.text-lighten-5 {
    color: #fce4ec!important
}

.pink.lighten-4 {
    background-color: #f8bbd0!important
}

.pink-text.text-lighten-4 {
    color: #f8bbd0!important
}

.pink.lighten-3 {
    background-color: #f48fb1!important
}

.pink-text.text-lighten-3 {
    color: #f48fb1!important
}

.pink.lighten-2 {
    background-color: #f06292!important
}

.pink-text.text-lighten-2 {
    color: #f06292!important
}

.pink.lighten-1 {
    background-color: #ec407a!important
}

.pink-text.text-lighten-1 {
    color: #ec407a!important
}

.pink {
    background-color: #e91e63!important
}

.pink-text {
    color: #e91e63!important
}

.pink.darken-1 {
    background-color: #d81b60!important
}

.pink-text.text-darken-1 {
    color: #d81b60!important
}

.pink.darken-2 {
    background-color: #c2185b!important
}

.pink-text.text-darken-2 {
    color: #c2185b!important
}

.pink.darken-3 {
    background-color: #ad1457!important
}

.pink-text.text-darken-3 {
    color: #ad1457!important
}

.pink.darken-4 {
    background-color: #880e4f!important
}

.pink-text.text-darken-4 {
    color: #880e4f!important
}

.pink.accent-1 {
    background-color: #ff80ab!important
}

.pink-text.text-accent-1 {
    color: #ff80ab!important
}

.pink.accent-2 {
    background-color: #ff4081!important
}

.pink-text.text-accent-2 {
    color: #ff4081!important
}

.pink.accent-3 {
    background-color: #f50057!important
}

.pink-text.text-accent-3 {
    color: #f50057!important
}

.pink.accent-4 {
    background-color: #c51162!important
}

.pink-text.text-accent-4 {
    color: #c51162!important
}

.purple.lighten-5 {
    background-color: #f3e5f5!important
}

.purple-text.text-lighten-5 {
    color: #f3e5f5!important
}

.purple.lighten-4 {
    background-color: #e1bee7!important
}

.purple-text.text-lighten-4 {
    color: #e1bee7!important
}

.purple.lighten-3 {
    background-color: #ce93d8!important
}

.purple-text.text-lighten-3 {
    color: #ce93d8!important
}

.purple.lighten-2 {
    background-color: #ba68c8!important
}

.purple-text.text-lighten-2 {
    color: #ba68c8!important
}

.purple.lighten-1 {
    background-color: #ab47bc!important
}

.purple-text.text-lighten-1 {
    color: #ab47bc!important
}

.purple {
    background-color: #9c27b0!important
}

.purple-text {
    color: #9c27b0!important
}

.purple.darken-1 {
    background-color: #8e24aa!important
}

.purple-text.text-darken-1 {
    color: #8e24aa!important
}

.purple.darken-2 {
    background-color: #7b1fa2!important
}

.purple-text.text-darken-2 {
    color: #7b1fa2!important
}

.purple.darken-3 {
    background-color: #6a1b9a!important
}

.purple-text.text-darken-3 {
    color: #6a1b9a!important
}

.purple.darken-4 {
    background-color: #4a148c!important
}

.purple-text.text-darken-4 {
    color: #4a148c!important
}

.purple.accent-1 {
    background-color: #ea80fc!important
}

.purple-text.text-accent-1 {
    color: #ea80fc!important
}

.purple.accent-2 {
    background-color: #e040fb!important
}

.purple-text.text-accent-2 {
    color: #e040fb!important
}

.purple.accent-3 {
    background-color: #d500f9!important
}

.purple-text.text-accent-3 {
    color: #d500f9!important
}

.purple.accent-4 {
    background-color: #a0f!important
}

.purple-text.text-accent-4 {
    color: #a0f!important
}

.deep-purple.lighten-5 {
    background-color: #ede7f6!important
}

.deep-purple-text.text-lighten-5 {
    color: #ede7f6!important
}

.deep-purple.lighten-4 {
    background-color: #d1c4e9!important
}

.deep-purple-text.text-lighten-4 {
    color: #d1c4e9!important
}

.deep-purple.lighten-3 {
    background-color: #b39ddb!important
}

.deep-purple-text.text-lighten-3 {
    color: #b39ddb!important
}

.deep-purple.lighten-2 {
    background-color: #9575cd!important
}

.deep-purple-text.text-lighten-2 {
    color: #9575cd!important
}

.deep-purple.lighten-1 {
    background-color: #7e57c2!important
}

.deep-purple-text.text-lighten-1 {
    color: #7e57c2!important
}

.deep-purple {
    background-color: #673ab7!important
}

.deep-purple-text {
    color: #673ab7!important
}

.deep-purple.darken-1 {
    background-color: #5e35b1!important
}

.deep-purple-text.text-darken-1 {
    color: #5e35b1!important
}

.deep-purple.darken-2 {
    background-color: #512da8!important
}

.deep-purple-text.text-darken-2 {
    color: #512da8!important
}

.deep-purple.darken-3 {
    background-color: #4527a0!important
}

.deep-purple-text.text-darken-3 {
    color: #4527a0!important
}

.deep-purple.darken-4 {
    background-color: #311b92!important
}

.deep-purple-text.text-darken-4 {
    color: #311b92!important
}

.deep-purple.accent-1 {
    background-color: #b388ff!important
}

.deep-purple-text.text-accent-1 {
    color: #b388ff!important
}

.deep-purple.accent-2 {
    background-color: #7c4dff!important
}

.deep-purple-text.text-accent-2 {
    color: #7c4dff!important
}

.deep-purple.accent-3 {
    background-color: #651fff!important
}

.deep-purple-text.text-accent-3 {
    color: #651fff!important
}

.deep-purple.accent-4 {
    background-color: #6200ea!important
}

.deep-purple-text.text-accent-4 {
    color: #6200ea!important
}

.indigo.lighten-5 {
    background-color: #e8eaf6!important
}

.indigo-text.text-lighten-5 {
    color: #e8eaf6!important
}

.indigo.lighten-4 {
    background-color: #c5cae9!important
}

.indigo-text.text-lighten-4 {
    color: #c5cae9!important
}

.indigo.lighten-3 {
    background-color: #9fa8da!important
}

.indigo-text.text-lighten-3 {
    color: #9fa8da!important
}

.indigo.lighten-2 {
    background-color: #7986cb!important
}

.indigo-text.text-lighten-2 {
    color: #7986cb!important
}

.indigo.lighten-1 {
    background-color: #5c6bc0!important
}

.indigo-text.text-lighten-1 {
    color: #5c6bc0!important
}

.indigo {
    background-color: #3f51b5!important
}

.indigo-text {
    color: #3f51b5!important
}

.indigo.darken-1 {
    background-color: #3949ab!important
}

.indigo-text.text-darken-1 {
    color: #3949ab!important
}

.indigo.darken-2 {
    background-color: #303f9f!important
}

.indigo-text.text-darken-2 {
    color: #303f9f!important
}

.indigo.darken-3 {
    background-color: #283593!important
}

.indigo-text.text-darken-3 {
    color: #283593!important
}

.indigo.darken-4 {
    background-color: #1a237e!important
}

.indigo-text.text-darken-4 {
    color: #1a237e!important
}

.indigo.accent-1 {
    background-color: #8c9eff!important
}

.indigo-text.text-accent-1 {
    color: #8c9eff!important
}

.indigo.accent-2 {
    background-color: #536dfe!important
}

.indigo-text.text-accent-2 {
    color: #536dfe!important
}

.indigo.accent-3 {
    background-color: #3d5afe!important
}

.indigo-text.text-accent-3 {
    color: #3d5afe!important
}

.indigo.accent-4 {
    background-color: #304ffe!important
}

.indigo-text.text-accent-4 {
    color: #304ffe!important
}

.blue.lighten-5 {
    background-color: #E3F2FD!important
}

.blue-text.text-lighten-5 {
    color: #E3F2FD!important
}

.blue.lighten-4 {
    background-color: #BBDEFB!important
}

.blue-text.text-lighten-4 {
    color: #BBDEFB!important
}

.blue.lighten-3 {
    background-color: #90CAF9!important
}

.blue-text.text-lighten-3 {
    color: #90CAF9!important
}

.blue.lighten-2 {
    background-color: #64B5F6!important
}

.blue-text.text-lighten-2 {
    color: #64B5F6!important
}

.blue.lighten-1 {
    background-color: #42A5F5!important
}

.blue-text.text-lighten-1 {
    color: #42A5F5!important
}

.blue {
    background-color: #2196F3!important
}

.blue-text {
    color: #2196F3!important
}

.blue.darken-1 {
    background-color: #1E88E5!important
}

.blue-text.text-darken-1 {
    color: #1E88E5!important
}

.blue.darken-2 {
    background-color: #1976D2!important
}

.blue-text.text-darken-2 {
    color: #1976D2!important
}

.blue.darken-3 {
    background-color: #1565C0!important
}

.blue-text.text-darken-3 {
    color: #1565C0!important
}

.blue.darken-4 {
    background-color: #0D47A1!important
}

.blue-text.text-darken-4 {
    color: #0D47A1!important
}

.blue.accent-1 {
    background-color: #82B1FF!important
}

.blue-text.text-accent-1 {
    color: #82B1FF!important
}

.blue.accent-2 {
    background-color: #448AFF!important
}

.blue-text.text-accent-2 {
    color: #448AFF!important
}

.blue.accent-3 {
    background-color: #2979FF!important
}

.blue-text.text-accent-3 {
    color: #2979FF!important
}

.blue.accent-4 {
    background-color: #2962FF!important
}

.blue-text.text-accent-4 {
    color: #2962FF!important
}

.light-blue.lighten-5 {
    background-color: #e1f5fe!important
}

.light-blue-text.text-lighten-5 {
    color: #e1f5fe!important
}

.light-blue.lighten-4 {
    background-color: #b3e5fc!important
}

.light-blue-text.text-lighten-4 {
    color: #b3e5fc!important
}

.light-blue.lighten-3 {
    background-color: #81d4fa!important
}

.light-blue-text.text-lighten-3 {
    color: #81d4fa!important
}

.light-blue.lighten-2 {
    background-color: #4fc3f7!important
}

.light-blue-text.text-lighten-2 {
    color: #4fc3f7!important
}

.light-blue.lighten-1 {
    background-color: #29b6f6!important
}

.light-blue-text.text-lighten-1 {
    color: #29b6f6!important
}

.light-blue {
    background-color: #03a9f4!important
}

.light-blue-text {
    color: #03a9f4!important
}

.light-blue.darken-1 {
    background-color: #039be5!important
}

.light-blue-text.text-darken-1 {
    color: #039be5!important
}

.light-blue.darken-2 {
    background-color: #0288d1!important
}

.light-blue-text.text-darken-2 {
    color: #0288d1!important
}

.light-blue.darken-3 {
    background-color: #0277bd!important
}

.light-blue-text.text-darken-3 {
    color: #0277bd!important
}

.light-blue.darken-4 {
    background-color: #01579b!important
}

.light-blue-text.text-darken-4 {
    color: #01579b!important
}

.light-blue.accent-1 {
    background-color: #80d8ff!important
}

.light-blue-text.text-accent-1 {
    color: #80d8ff!important
}

.light-blue.accent-2 {
    background-color: #40c4ff!important
}

.light-blue-text.text-accent-2 {
    color: #40c4ff!important
}

.light-blue.accent-3 {
    background-color: #00b0ff!important
}

.light-blue-text.text-accent-3 {
    color: #00b0ff!important
}

.light-blue.accent-4 {
    background-color: #0091ea!important
}

.light-blue-text.text-accent-4 {
    color: #0091ea!important
}

.cyan.lighten-5 {
    background-color: #e0f7fa!important
}

.cyan-text.text-lighten-5 {
    color: #e0f7fa!important
}

.cyan.lighten-4 {
    background-color: #b2ebf2!important
}

.cyan-text.text-lighten-4 {
    color: #b2ebf2!important
}

.cyan.lighten-3 {
    background-color: #80deea!important
}

.cyan-text.text-lighten-3 {
    color: #80deea!important
}

.cyan.lighten-2 {
    background-color: #4dd0e1!important
}

.cyan-text.text-lighten-2 {
    color: #4dd0e1!important
}

.cyan.lighten-1 {
    background-color: #26c6da!important
}

.cyan-text.text-lighten-1 {
    color: #26c6da!important
}

.cyan {
    background-color: #00bcd4!important
}

.cyan-text {
    color: #00bcd4!important
}

.cyan.darken-1 {
    background-color: #00acc1!important
}

.cyan-text.text-darken-1 {
    color: #00acc1!important
}

.cyan.darken-2 {
    background-color: #0097a7!important
}

.cyan-text.text-darken-2 {
    color: #0097a7!important
}

.cyan.darken-3 {
    background-color: #00838f!important
}

.cyan-text.text-darken-3 {
    color: #00838f!important
}

.cyan.darken-4 {
    background-color: #006064!important
}

.cyan-text.text-darken-4 {
    color: #006064!important
}

.cyan.accent-1 {
    background-color: #84ffff!important
}

.cyan-text.text-accent-1 {
    color: #84ffff!important
}

.cyan.accent-2 {
    background-color: #18ffff!important
}

.cyan-text.text-accent-2 {
    color: #18ffff!important
}

.cyan.accent-3 {
    background-color: #00e5ff!important
}

.cyan-text.text-accent-3 {
    color: #00e5ff!important
}

.cyan.accent-4 {
    background-color: #00b8d4!important
}

.cyan-text.text-accent-4 {
    color: #00b8d4!important
}

.teal.lighten-5 {
    background-color: #e0f2f1!important
}

.teal-text.text-lighten-5 {
    color: #e0f2f1!important
}

.teal.lighten-4 {
    background-color: #b2dfdb!important
}

.teal-text.text-lighten-4 {
    color: #b2dfdb!important
}

.teal.lighten-3 {
    background-color: #80cbc4!important
}

.teal-text.text-lighten-3 {
    color: #80cbc4!important
}

.teal.lighten-2 {
    background-color: #4db6ac!important
}

.teal-text.text-lighten-2 {
    color: #4db6ac!important
}

.teal.lighten-1 {
    background-color: #26a69a!important
}

.teal-text.text-lighten-1 {
    color: #26a69a!important
}

.teal {
    background-color: #009688!important
}

.teal-text {
    color: #009688!important
}

.teal.darken-1 {
    background-color: #00897b!important
}

.teal-text.text-darken-1 {
    color: #00897b!important
}

.teal.darken-2 {
    background-color: #00796b!important
}

.teal-text.text-darken-2 {
    color: #00796b!important
}

.teal.darken-3 {
    background-color: #00695c!important
}

.teal-text.text-darken-3 {
    color: #00695c!important
}

.teal.darken-4 {
    background-color: #004d40!important
}

.teal-text.text-darken-4 {
    color: #004d40!important
}

.teal.accent-1 {
    background-color: #a7ffeb!important
}

.teal-text.text-accent-1 {
    color: #a7ffeb!important
}

.teal.accent-2 {
    background-color: #64ffda!important
}

.teal-text.text-accent-2 {
    color: #64ffda!important
}

.teal.accent-3 {
    background-color: #1de9b6!important
}

.teal-text.text-accent-3 {
    color: #1de9b6!important
}

.teal.accent-4 {
    background-color: #00bfa5!important
}

.teal-text.text-accent-4 {
    color: #00bfa5!important
}

.green.lighten-5 {
    background-color: #E8F5E9!important
}

.green-text.text-lighten-5 {
    color: #E8F5E9!important
}

.green.lighten-4 {
    background-color: #C8E6C9!important
}

.green-text.text-lighten-4 {
    color: #C8E6C9!important
}

.green.lighten-3 {
    background-color: #A5D6A7!important
}

.green-text.text-lighten-3 {
    color: #A5D6A7!important
}

.green.lighten-2 {
    background-color: #81C784!important
}

.green-text.text-lighten-2 {
    color: #81C784!important
}

.green.lighten-1 {
    background-color: #66BB6A!important
}

.green-text.text-lighten-1 {
    color: #66BB6A!important
}

.green {
    background-color: #4CAF50!important
}

.green-text {
    color: #4CAF50!important
}

.green.darken-1 {
    background-color: #43A047!important
}

.green-text.text-darken-1 {
    color: #43A047!important
}

.green.darken-2 {
    background-color: #388E3C!important
}

.green-text.text-darken-2 {
    color: #388E3C!important
}

.green.darken-3 {
    background-color: #2E7D32!important
}

.green-text.text-darken-3 {
    color: #2E7D32!important
}

.green.darken-4 {
    background-color: #1B5E20!important
}

.green-text.text-darken-4 {
    color: #1B5E20!important
}

.green.accent-1 {
    background-color: #B9F6CA!important
}

.green-text.text-accent-1 {
    color: #B9F6CA!important
}

.green.accent-2 {
    background-color: #69F0AE!important
}

.green-text.text-accent-2 {
    color: #69F0AE!important
}

.green.accent-3 {
    background-color: #00E676!important
}

.green-text.text-accent-3 {
    color: #00E676!important
}

.green.accent-4 {
    background-color: #00C853!important
}

.green-text.text-accent-4 {
    color: #00C853!important
}

.light-green.lighten-5 {
    background-color: #f1f8e9!important
}

.light-green-text.text-lighten-5 {
    color: #f1f8e9!important
}

.light-green.lighten-4 {
    background-color: #dcedc8!important
}

.light-green-text.text-lighten-4 {
    color: #dcedc8!important
}

.light-green.lighten-3 {
    background-color: #c5e1a5!important
}

.light-green-text.text-lighten-3 {
    color: #c5e1a5!important
}

.light-green.lighten-2 {
    background-color: #aed581!important
}

.light-green-text.text-lighten-2 {
    color: #aed581!important
}

.light-green.lighten-1 {
    background-color: #9ccc65!important
}

.light-green-text.text-lighten-1 {
    color: #9ccc65!important
}

.light-green {
    background-color: #8bc34a!important
}

.light-green-text {
    color: #8bc34a!important
}

.light-green.darken-1 {
    background-color: #7cb342!important
}

.light-green-text.text-darken-1 {
    color: #7cb342!important
}

.light-green.darken-2 {
    background-color: #689f38!important
}

.light-green-text.text-darken-2 {
    color: #689f38!important
}

.light-green.darken-3 {
    background-color: #558b2f!important
}

.light-green-text.text-darken-3 {
    color: #558b2f!important
}

.light-green.darken-4 {
    background-color: #33691e!important
}

.light-green-text.text-darken-4 {
    color: #33691e!important
}

.light-green.accent-1 {
    background-color: #ccff90!important
}

.light-green-text.text-accent-1 {
    color: #ccff90!important
}

.light-green.accent-2 {
    background-color: #b2ff59!important
}

.light-green-text.text-accent-2 {
    color: #b2ff59!important
}

.light-green.accent-3 {
    background-color: #76ff03!important
}

.light-green-text.text-accent-3 {
    color: #76ff03!important
}

.light-green.accent-4 {
    background-color: #64dd17!important
}

.light-green-text.text-accent-4 {
    color: #64dd17!important
}

.lime.lighten-5 {
    background-color: #f9fbe7!important
}

.lime-text.text-lighten-5 {
    color: #f9fbe7!important
}

.lime.lighten-4 {
    background-color: #f0f4c3!important
}

.lime-text.text-lighten-4 {
    color: #f0f4c3!important
}

.lime.lighten-3 {
    background-color: #e6ee9c!important
}

.lime-text.text-lighten-3 {
    color: #e6ee9c!important
}

.lime.lighten-2 {
    background-color: #dce775!important
}

.lime-text.text-lighten-2 {
    color: #dce775!important
}

.lime.lighten-1 {
    background-color: #d4e157!important
}

.lime-text.text-lighten-1 {
    color: #d4e157!important
}

.lime {
    background-color: #cddc39!important
}

.lime-text {
    color: #cddc39!important
}

.lime.darken-1 {
    background-color: #c0ca33!important
}

.lime-text.text-darken-1 {
    color: #c0ca33!important
}

.lime.darken-2 {
    background-color: #afb42b!important
}

.lime-text.text-darken-2 {
    color: #afb42b!important
}

.lime.darken-3 {
    background-color: #9e9d24!important
}

.lime-text.text-darken-3 {
    color: #9e9d24!important
}

.lime.darken-4 {
    background-color: #827717!important
}

.lime-text.text-darken-4 {
    color: #827717!important
}

.lime.accent-1 {
    background-color: #f4ff81!important
}

.lime-text.text-accent-1 {
    color: #f4ff81!important
}

.lime.accent-2 {
    background-color: #eeff41!important
}

.lime-text.text-accent-2 {
    color: #eeff41!important
}

.lime.accent-3 {
    background-color: #c6ff00!important
}

.lime-text.text-accent-3 {
    color: #c6ff00!important
}

.lime.accent-4 {
    background-color: #aeea00!important
}

.lime-text.text-accent-4 {
    color: #aeea00!important
}

.yellow.lighten-5 {
    background-color: #fffde7!important
}

.yellow-text.text-lighten-5 {
    color: #fffde7!important
}

.yellow.lighten-4 {
    background-color: #fff9c4!important
}

.yellow-text.text-lighten-4 {
    color: #fff9c4!important
}

.yellow.lighten-3 {
    background-color: #fff59d!important
}

.yellow-text.text-lighten-3 {
    color: #fff59d!important
}

.yellow.lighten-2 {
    background-color: #fff176!important
}

.yellow-text.text-lighten-2 {
    color: #fff176!important
}

.yellow.lighten-1 {
    background-color: #ffee58!important
}

.yellow-text.text-lighten-1 {
    color: #ffee58!important
}

.yellow {
    background-color: #ffeb3b!important
}

.yellow-text {
    color: #ffeb3b!important
}

.yellow.darken-1 {
    background-color: #fdd835!important
}

.yellow-text.text-darken-1 {
    color: #fdd835!important
}

.yellow.darken-2 {
    background-color: #fbc02d!important
}

.yellow-text.text-darken-2 {
    color: #fbc02d!important
}

.yellow.darken-3 {
    background-color: #f9a825!important
}

.yellow-text.text-darken-3 {
    color: #f9a825!important
}

.yellow.darken-4 {
    background-color: #f57f17!important
}

.yellow-text.text-darken-4 {
    color: #f57f17!important
}

.yellow.accent-1 {
    background-color: #ffff8d!important
}

.yellow-text.text-accent-1 {
    color: #ffff8d!important
}

.yellow.accent-2 {
    background-color: #ff0!important
}

.yellow-text.text-accent-2 {
    color: #ff0!important
}

.yellow.accent-3 {
    background-color: #ffea00!important
}

.yellow-text.text-accent-3 {
    color: #ffea00!important
}

.yellow.accent-4 {
    background-color: #ffd600!important
}

.yellow-text.text-accent-4 {
    color: #ffd600!important
}

.amber.lighten-5 {
    background-color: #fff8e1!important
}

.amber-text.text-lighten-5 {
    color: #fff8e1!important
}

.amber.lighten-4 {
    background-color: #ffecb3!important
}

.amber-text.text-lighten-4 {
    color: #ffecb3!important
}

.amber.lighten-3 {
    background-color: #ffe082!important
}

.amber-text.text-lighten-3 {
    color: #ffe082!important
}

.amber.lighten-2 {
    background-color: #ffd54f!important
}

.amber-text.text-lighten-2 {
    color: #ffd54f!important
}

.amber.lighten-1 {
    background-color: #ffca28!important
}

.amber-text.text-lighten-1 {
    color: #ffca28!important
}

.amber {
    background-color: #ffc107!important
}

.amber-text {
    color: #ffc107!important
}

.amber.darken-1 {
    background-color: #ffb300!important
}

.amber-text.text-darken-1 {
    color: #ffb300!important
}

.amber.darken-2 {
    background-color: #ffa000!important
}

.amber-text.text-darken-2 {
    color: #ffa000!important
}

.amber.darken-3 {
    background-color: #ff8f00!important
}

.amber-text.text-darken-3 {
    color: #ff8f00!important
}

.amber.darken-4 {
    background-color: #ff6f00!important
}

.amber-text.text-darken-4 {
    color: #ff6f00!important
}

.amber.accent-1 {
    background-color: #ffe57f!important
}

.amber-text.text-accent-1 {
    color: #ffe57f!important
}

.amber.accent-2 {
    background-color: #ffd740!important
}

.amber-text.text-accent-2 {
    color: #ffd740!important
}

.amber.accent-3 {
    background-color: #ffc400!important
}

.amber-text.text-accent-3 {
    color: #ffc400!important
}

.amber.accent-4 {
    background-color: #ffab00!important
}

.amber-text.text-accent-4 {
    color: #ffab00!important
}

.orange.lighten-5 {
    background-color: #fff3e0!important
}

.orange-text.text-lighten-5 {
    color: #fff3e0!important
}

.orange.lighten-4 {
    background-color: #ffe0b2!important
}

.orange-text.text-lighten-4 {
    color: #ffe0b2!important
}

.orange.lighten-3 {
    background-color: #ffcc80!important
}

.orange-text.text-lighten-3 {
    color: #ffcc80!important
}

.orange.lighten-2 {
    background-color: #ffb74d!important
}

.orange-text.text-lighten-2 {
    color: #ffb74d!important
}

.orange.lighten-1 {
    background-color: #ffa726!important
}

.orange-text.text-lighten-1 {
    color: #ffa726!important
}

.orange {
    background-color: #ff9800!important
}

.orange-text {
    color: #ff9800!important
}

.orange.darken-1 {
    background-color: #fb8c00!important
}

.orange-text.text-darken-1 {
    color: #fb8c00!important
}

.orange.darken-2 {
    background-color: #f57c00!important
}

.orange-text.text-darken-2 {
    color: #f57c00!important
}

.orange.darken-3 {
    background-color: #ef6c00!important
}

.orange-text.text-darken-3 {
    color: #ef6c00!important
}

.orange.darken-4 {
    background-color: #e65100!important
}

.orange-text.text-darken-4 {
    color: #e65100!important
}

.orange.accent-1 {
    background-color: #ffd180!important
}

.orange-text.text-accent-1 {
    color: #ffd180!important
}

.orange.accent-2 {
    background-color: #ffab40!important
}

.orange-text.text-accent-2 {
    color: #ffab40!important
}

.orange.accent-3 {
    background-color: #ff9100!important
}

.orange-text.text-accent-3 {
    color: #ff9100!important
}

.orange.accent-4 {
    background-color: #ff6d00!important
}

.orange-text.text-accent-4 {
    color: #ff6d00!important
}

.deep-orange.lighten-5 {
    background-color: #fbe9e7!important
}

.deep-orange-text.text-lighten-5 {
    color: #fbe9e7!important
}

.deep-orange.lighten-4 {
    background-color: #ffccbc!important
}

.deep-orange-text.text-lighten-4 {
    color: #ffccbc!important
}

.deep-orange.lighten-3 {
    background-color: #ffab91!important
}

.deep-orange-text.text-lighten-3 {
    color: #ffab91!important
}

.deep-orange.lighten-2 {
    background-color: #ff8a65!important
}

.deep-orange-text.text-lighten-2 {
    color: #ff8a65!important
}

.deep-orange.lighten-1 {
    background-color: #ff7043!important
}

.deep-orange-text.text-lighten-1 {
    color: #ff7043!important
}

.deep-orange {
    background-color: #ff5722!important
}

.deep-orange-text {
    color: #ff5722!important
}

.deep-orange.darken-1 {
    background-color: #f4511e!important
}

.deep-orange-text.text-darken-1 {
    color: #f4511e!important
}

.deep-orange.darken-2 {
    background-color: #e64a19!important
}

.deep-orange-text.text-darken-2 {
    color: #e64a19!important
}

.deep-orange.darken-3 {
    background-color: #d84315!important
}

.deep-orange-text.text-darken-3 {
    color: #d84315!important
}

.deep-orange.darken-4 {
    background-color: #bf360c!important
}

.deep-orange-text.text-darken-4 {
    color: #bf360c!important
}

.deep-orange.accent-1 {
    background-color: #ff9e80!important
}

.deep-orange-text.text-accent-1 {
    color: #ff9e80!important
}

.deep-orange.accent-2 {
    background-color: #ff6e40!important
}

.deep-orange-text.text-accent-2 {
    color: #ff6e40!important
}

.deep-orange.accent-3 {
    background-color: #ff3d00!important
}

.deep-orange-text.text-accent-3 {
    color: #ff3d00!important
}

.deep-orange.accent-4 {
    background-color: #dd2c00!important
}

.deep-orange-text.text-accent-4 {
    color: #dd2c00!important
}

.brown.lighten-5 {
    background-color: #efebe9!important
}

.brown-text.text-lighten-5 {
    color: #efebe9!important
}

.brown.lighten-4 {
    background-color: #d7ccc8!important
}

.brown-text.text-lighten-4 {
    color: #d7ccc8!important
}

.brown.lighten-3 {
    background-color: #bcaaa4!important
}

.brown-text.text-lighten-3 {
    color: #bcaaa4!important
}

.brown.lighten-2 {
    background-color: #a1887f!important
}

.brown-text.text-lighten-2 {
    color: #a1887f!important
}

.brown.lighten-1 {
    background-color: #8d6e63!important
}

.brown-text.text-lighten-1 {
    color: #8d6e63!important
}

.brown {
    background-color: #795548!important
}

.brown-text {
    color: #795548!important
}

.brown.darken-1 {
    background-color: #6d4c41!important
}

.brown-text.text-darken-1 {
    color: #6d4c41!important
}

.brown.darken-2 {
    background-color: #5d4037!important
}

.brown-text.text-darken-2 {
    color: #5d4037!important
}

.brown.darken-3 {
    background-color: #4e342e!important
}

.brown-text.text-darken-3 {
    color: #4e342e!important
}

.brown.darken-4 {
    background-color: #3e2723!important
}

.brown-text.text-darken-4 {
    color: #3e2723!important
}

.blue-grey.lighten-5 {
    background-color: #eceff1!important
}

.blue-grey-text.text-lighten-5 {
    color: #eceff1!important
}

.blue-grey.lighten-4 {
    background-color: #cfd8dc!important
}

.blue-grey-text.text-lighten-4 {
    color: #cfd8dc!important
}

.blue-grey.lighten-3 {
    background-color: #b0bec5!important
}

.blue-grey-text.text-lighten-3 {
    color: #b0bec5!important
}

.blue-grey.lighten-2 {
    background-color: #90a4ae!important
}

.blue-grey-text.text-lighten-2 {
    color: #90a4ae!important
}

.blue-grey.lighten-1 {
    background-color: #78909c!important
}

.blue-grey-text.text-lighten-1 {
    color: #78909c!important
}

.blue-grey {
    background-color: #607d8b!important
}

.blue-grey-text {
    color: #607d8b!important
}

.blue-grey.darken-1 {
    background-color: #546e7a!important
}

.blue-grey-text.text-darken-1 {
    color: #546e7a!important
}

.blue-grey.darken-2 {
    background-color: #455a64!important
}

.blue-grey-text.text-darken-2 {
    color: #455a64!important
}

.blue-grey.darken-3 {
    background-color: #37474f!important
}

.blue-grey-text.text-darken-3 {
    color: #37474f!important
}

.blue-grey.darken-4 {
    background-color: #263238!important
}

.blue-grey-text.text-darken-4 {
    color: #263238!important
}

.grey.lighten-5 {
    background-color: #fafafa!important
}

.grey-text.text-lighten-5 {
    color: #fafafa!important
}

.grey.lighten-4 {
    background-color: #f5f5f5!important
}

.grey-text.text-lighten-4 {
    color: #f5f5f5!important
}

.grey.lighten-3 {
    background-color: #eee!important
}

.grey-text.text-lighten-3 {
    color: #eee!important
}

.grey.lighten-2 {
    background-color: #e0e0e0!important
}

.grey-text.text-lighten-2 {
    color: #e0e0e0!important
}

.grey.lighten-1 {
    background-color: #bdbdbd!important
}

.grey-text.text-lighten-1 {
    color: #bdbdbd!important
}

.grey {
    background-color: #9e9e9e!important
}

.grey-text {
    color: #9e9e9e!important
}

.grey.darken-1 {
    background-color: #757575!important
}

.grey-text.text-darken-1 {
    color: #757575!important
}

.grey.darken-2 {
    background-color: #616161!important
}

.grey-text.text-darken-2 {
    color: #616161!important
}

.grey.darken-3 {
    background-color: #424242!important
}

.grey-text.text-darken-3 {
    color: #424242!important
}

.grey.darken-4 {
    background-color: #212121!important
}

.grey-text.text-darken-4 {
    color: #212121!important
}

.shades.black {
    background-color: #000!important
}

.shades-text.text-black {
    color: #000!important
}

.shades.white {
    background-color: #FFF!important
}

.shades-text.text-white {
    color: #FFF!important
}

.shades.transparent {
    background-color: transparent!important
}

.shades-text.text-transparent {
    color: transparent!important
}

.black {
    background-color: #000!important
}

.black-text {
    color: #000!important
}

.white {
    background-color: #FFF!important
}

.white-text {
    color: #FFF!important
}

.transparent {
    background-color: transparent!important
}

.transparent-text {
    color: transparent!important
}

.danger-color,.stepper li.warning a .circle {
    background-color: #f44!important
}

.danger-color-dark {
    background-color: #C00!important
}

.warning-color {
    background-color: #fb3!important
}

.warning-color-dark {
    background-color: #F80!important
}

.success-color {
    background-color: #00C851!important
}

.success-color-dark {
    background-color: #007E33!important
}

.info-color {
    background-color: #33b5e5!important
}

.info-color-dark {
    background-color: #09C!important
}

.default-color {
    background-color: #2BBBAD!important
}

.default-color-dark {
    background-color: #00695c!important
}

.primary-color,.stepper li.active a .circle,.stepper li.completed a .circle {
    background-color: #4285F4!important
}

.primary-color-dark {
    background-color: #0d47a1!important
}

.secondary-color {
    background-color: #a6c!important
}

.secondary-color-dark {
    background-color: #93C!important
}

.elegant-color {
    background-color: #2E2E2E!important
}

.elegant-color-dark {
    background-color: #212121!important
}

.stylish-color {
    background-color: #4B515D!important
}

.stylish-color-dark {
    background-color: #3E4551!important
}

.special-color {
    background-color: #37474F!important
}

.special-color-dark {
    background-color: #263238!important
}

.mdb-color {
    background-color: #45526E!important
}

.rgba-blue-light {
    background-color: rgba(3,169,244,.3)!important
}

.rgba-red-light {
    background-color: rgba(244,67,54,.3)!important
}

.rgba-pink-light {
    background-color: rgba(233,30,99,.3)!important
}

.rgba-purple-light {
    background-color: rgba(156,39,176,.3)!important
}

.rgba-indigo-light {
    background-color: rgba(63,81,181,.3)!important
}

.rgba-cyan-light {
    background-color: rgba(0,188,212,.3)!important
}

.rgba-teal-light {
    background-color: rgba(0,150,136,.3)!important
}

.rgba-green-light {
    background-color: rgba(76,175,80,.3)!important
}

.rgba-lime-light {
    background-color: rgba(205,220,57,.3)!important
}

.rgba-yellow-light {
    background-color: rgba(255,235,59,.3)!important
}

.rgba-orange-light {
    background-color: rgba(255,152,0,.3)!important
}

.rgba-brown-light {
    background-color: rgba(121,85,72,.3)!important
}

.rgba-grey-light {
    background-color: rgba(158,158,158,.3)!important
}

.rgba-bluegrey-light {
    background-color: rgba(96,125,139,.3)!important
}

.rgba-black-light {
    background-color: rgba(0,0,0,.3)!important
}

.rgba-stylish-light {
    background-color: rgba(62,69,81,.3)!important
}

.rgba-white-light {
    background-color: rgba(255,255,255,.3)!important
}

.rgba-blue-strong {
    background-color: rgba(3,169,244,.7)!important
}

.rgba-red-strong {
    background-color: rgba(244,67,54,.7)!important
}

.rgba-pink-strong {
    background-color: rgba(233,30,99,.7)!important
}

.rgba-purple-strong {
    background-color: rgba(156,39,176,.7)!important
}

.rgba-indigo-strong {
    background-color: rgba(63,81,181,.7)!important
}

.rgba-cyan-strong {
    background-color: rgba(0,188,212,.7)!important
}

.rgba-teal-strong {
    background-color: rgba(0,150,136,.7)!important
}

.rgba-green-strong {
    background-color: rgba(76,175,80,.7)!important
}

.rgba-lime-strong {
    background-color: rgba(205,220,57,.7)!important
}

.rgba-yellow-strong {
    background-color: rgba(255,235,59,.7)!important
}

.rgba-orange-strong {
    background-color: rgba(255,152,0,.7)!important
}

.rgba-brown-strong {
    background-color: rgba(121,85,72,.7)!important
}

.rgba-grey-strong {
    background-color: rgba(158,158,158,.7)!important
}

.rgba-bluegrey-strong {
    background-color: rgba(96,125,139,.7)!important
}

.rgba-black-strong {
    background-color: rgba(0,0,0,.7)!important
}

.rgba-stylish-strong {
    background-color: rgba(62,69,81,.7)!important
}

.rgba-white-strong {
    background-color: rgba(255,255,255,.7)!important
}

.rgba-blue-slight {
    background-color: rgba(3,169,244,.1)!important
}

.rgba-red-slight {
    background-color: rgba(244,67,54,.1)!important
}

.rgba-pink-slight {
    background-color: rgba(233,30,99,.1)!important
}

.rgba-purple-slight {
    background-color: rgba(156,39,176,.1)!important
}

.rgba-indigo-slight {
    background-color: rgba(63,81,181,.1)!important
}

.rgba-cyan-slight {
    background-color: rgba(0,188,212,.1)!important
}

.rgba-teal-slight {
    background-color: rgba(0,150,136,.1)!important
}

.rgba-green-slight {
    background-color: rgba(76,175,80,.1)!important
}

.rgba-lime-slight {
    background-color: rgba(205,220,57,.1)!important
}

.rgba-yellow-slight {
    background-color: rgba(255,235,59,.1)!important
}

.rgba-orange-slight {
    background-color: rgba(255,152,0,.1)!important
}

.rgba-brown-slight {
    background-color: rgba(121,85,72,.1)!important
}

.rgba-grey-slight {
    background-color: rgba(158,158,158,.1)!important
}

.rgba-bluegrey-slight {
    background-color: rgba(96,125,139,.1)!important
}

.rgba-black-slight {
    background-color: rgba(0,0,0,.1)!important
}

.rgba-stylish-slight {
    background-color: rgba(62,69,81,.1)!important
}

.rgba-white-slight {
    background-color: rgba(255,255,255,.1)!important
}

.blue-gradient,.blue-skin .side-nav {
    background: #000;
    background: -moz-linear-gradient(-45deg,#000 0,#062a64 100%);
    background: -webkit-linear-gradient(-45deg,#000 0,#062a64 100%);
    background: linear-gradient(135deg,#000 0,#062a64 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#062a64', GradientType=1 )
}

.red-gradient,.red-skin .side-nav {
    background: #000;
    background: -moz-linear-gradient(-45deg,#000 0,#7d0000 100%);
    background: -webkit-linear-gradient(-45deg,#000 0,#7d0000 100%);
    background: linear-gradient(135deg,#000 0,#7d0000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#7d0000', GradientType=1 )
}

.green-gradient,.green-skin .side-nav {
    background: #000;
    background: -moz-linear-gradient(-45deg,#000 0,#003830 100%);
    background: -webkit-linear-gradient(-45deg,#000 0,#003830 100%);
    background: linear-gradient(135deg,#000 0,#003830 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#003830', GradientType=1 )
}

.purple-gradient,.purple-skin .side-nav {
    background: #000;
    background: -moz-linear-gradient(-45deg,#000 0,#650696 100%);
    background: -webkit-linear-gradient(-45deg,#000 0,#650696 100%);
    background: linear-gradient(135deg,#000 0,#650696 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#650696', GradientType=1 )
}

.dark-gradient,.dark-skin .side-nav {
    background: #000;
    background: -moz-linear-gradient(-45deg,#000 0,#2e2e2e 100%);
    background: -webkit-linear-gradient(-45deg,#000 0,#2e2e2e 100%);
    background: linear-gradient(135deg,#000 0,#2e2e2e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2e2e2e', GradientType=1 )
}

.grey-gradient,.grey-skin .side-nav {
    background: #000;
    background: -moz-linear-gradient(-45deg,#000 0,#4b515d 100%);
    background: -webkit-linear-gradient(-45deg,#000 0,#4b515d 100%);
    background: linear-gradient(135deg,#000 0,#4b515d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#4b515d', GradientType=1 )
}

.mdb-gradient,.mdb-skin .side-nav {
    background: #000;
    background: -moz-linear-gradient(-45deg,#000 0,#3f729b 100%);
    background: -webkit-linear-gradient(-45deg,#000 0,#3f729b 100%);
    background: linear-gradient(135deg,#000 0,#3f729b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#3f729b', GradientType=1 )
}

.deep-orange-gradient,.deep-orange-skin .side-nav {
    background: #000;
    background: -moz-linear-gradient(-45deg,#000 0,#8a1a00 100%);
    background: -webkit-linear-gradient(-45deg,#000 0,#8a1a00 100%);
    background: linear-gradient(135deg,#000 0,#8a1a00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#8a1a00', GradientType=1 )
}

.graphite-gradient,.graphite-skin .side-nav {
    background: #000;
    background: -moz-linear-gradient(-45deg,#000 0,#37474f 100%);
    background: -webkit-linear-gradient(-45deg,#000 0,#37474f 100%);
    background: linear-gradient(135deg,#000 0,#37474f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#37474f', GradientType=1 )
}

.pink-gradient,.pink-skin .side-nav {
    background: #000;
    background: -moz-linear-gradient(-45deg,#000 0,#880e4f 100%);
    background: -webkit-linear-gradient(-45deg,#000 0,#880e4f 100%);
    background: linear-gradient(135deg,#000 0,#880e4f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#880e4f', GradientType=1 )
}

.parallax,.video-full {
    background-size: cover
}

.card-cascade-2,.card-cascade.wider,.md-pills,.section .map-container img,.z-depth-0 {
    box-shadow: none!important
}

#toast-container>div,.author-box,.btn,.btn-floating,.card,.card-cascade-2 .card-block,.card-cascade.wider .card-block,.card-wrapper .back,.card-wrapper .front,.chip,.dropdown-content,.dropdown-menu,.jumbotron,.list-group,.navbar,.pager li a,.pagination .active .page-link,.popover,.pricing-card .price .version,.section-blog-fw .view,.side-nav,.social-list,.tag,.z-depth-1 {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)
}

.btn-amber.active,.btn-blue-grey.active,.btn-brown.active,.btn-cyan.active,.btn-danger.active,.btn-dark-green.active,.btn-deep-orange.active,.btn-deep-purple.active,.btn-default.active,.btn-elegant.active,.btn-floating.btn-flat.active,.btn-floating:hover,.btn-indigo.active,.btn-info.active,.btn-light-green.active,.btn-lime.active,.btn-mdb.active,.btn-orange.active,.btn-pink.active,.btn-primary.active,.btn-purple.active,.btn-secondary.active,.btn-secondary.dropdown-toggle,.btn-success.active,.btn-unique.active,.btn-warning.active,.btn-yellow.active,.btn:hover,.card .form-header,.colorful-select .dropdown-content li.active span,.comments-list .tag,.inline-ul-img li img,.md-pills .nav-item .nav-link.active,.media img,.pager li a:hover,.picker--focused .picker__day--selected,.picker__day--selected,.picker__day--selected:hover,.pricing-card .header,.reply-form .tag,.section .view,.section img,.side-modal .modal-dialog,.tooltip .tooltip-inner,.z-depth-1-half,ul.instagram-photos li img {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)
}

.card-cascade .view,.card-cascade-2 .view,.card-overlay,.colorful-select .dropdown-content li a:hover,.colorful-select .dropdown-content li span:hover,.comments-list img,.dropdown .dropdown-menu .dropdown-item:hover,.nav-tabs,.reply-form img,.section .author-box,.section .jumbotron,.testimonial-carousel .testimonial .avatar img,.z-depth-2 {
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)
}

.z-depth-3 {
    box-shadow: 0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19)
}

.z-depth-4 {
    box-shadow: 0 16px 28px 0 rgba(0,0,0,.22),0 25px 55px 0 rgba(0,0,0,.21)
}

.z-depth-5 {
    box-shadow: 0 27px 24px 0 rgba(0,0,0,.2),0 40px 77px 0 rgba(0,0,0,.22)
}

.hoverable {
    transition: box-shadow .55s;
    box-shadow: 0
}

#toast-container>:hover,.hoverable:hover {
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)
}

.hoverable:hover {
    transition: box-shadow .45s
}

a {
    color: #0275d8;
    text-decoration: none;
    cursor: pointer
}

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

/*ul {
    padding: 0;
    list-style-type: none
}*/

/*ul li {
    list-style-type: none
}*/

.alert,.author-box,.breadcrumb,.card,.card .card-header,.dropdown-menu,.file-custom,.input-group-addon,.jumbotron,.list-group .list-group-item,.modal-content,.nav .nav-link,.nav-tabs,.navbar,.navbar-toggler,.page-item:first-child .page-link,.page-item:last-child .page-link,.pagination-lg .page-item:first-child .page-link,.pagination-lg .page-item:last-child .page-link,.pagination-sm .page-item:first-child .page-link,.pagination-sm .page-item:last-child .page-link,.popover,.tag,.tooltip-inner,img {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.dropdown-menu,.input-group-addon,.pagination .page-item .page-link,.popover {
    border: 0
}

.pagination .active .page-link {
    border-radius: 2px;
    transition: all .2s linear
}

.pagination .page-link,.pagination .page-link:hover {
    transition: all .3s linear
}

.pagination .page-link:focus {
    background-color: transparent
}

.pagination.pg-blue .active .page-link {
    background-color: #4285F4
}

.pagination.pg-red .active .page-link {
    background-color: #f44
}

.pagination.pg-teal .active .page-link {
    background-color: #2BBBAD
}

.pagination.pg-darkgrey .active .page-link {
    background-color: #37474F
}

.pagination.pg-dark .active .page-link {
    background-color: #2E2E2E
}

.pagination.pg-bluegrey .active .page-link {
    background-color: #3F729B
}

.pagination.pg-amber .active .page-link {
    background-color: #ff6f00
}

.pagination.pg-purple .active .page-link {
    background-color: #5e35b1
}

.pager .disabled>a,.pager a {
    color: #fff
}

.pager.pg-blue li a {
    background-color: #4285F4
}

.pager.pg-blue li a:focus,.pager.pg-blue li a:hover {
    background-color: #4285F4;
    color: #fff
}

.pager.pg-red li a {
    background-color: #f44
}

.pager.pg-red li a:focus,.pager.pg-red li a:hover {
    background-color: #f44;
    color: #fff
}

.pager.pg-teal li a {
    background-color: #2BBBAD
}

.pager.pg-teal li a:focus,.pager.pg-teal li a:hover {
    background-color: #2BBBAD;
    color: #fff
}

.pager.pg-darkgrey li a {
    background-color: #37474F
}

.pager.pg-darkgrey li a:focus,.pager.pg-darkgrey li a:hover {
    background-color: #37474F;
    color: #fff
}

.pager.pg-dark li a {
    background-color: #2E2E2E
}

.pager.pg-dark li a:focus,.pager.pg-dark li a:hover {
    background-color: #2E2E2E;
    color: #fff
}

.pager.pg-bluegrey li a {
    background-color: #3F729B
}

.pager.pg-bluegrey li a:focus,.pager.pg-bluegrey li a:hover {
    background-color: #3F729B;
    color: #fff
}

.pager.pg-amber li a {
    background-color: #ff6f00
}

.pager.pg-amber li a:focus,.pager.pg-amber li a:hover {
    background-color: #ff6f00;
    color: #fff
}

.pager.pg-purple li a {
    background-color: #5e35b1
}

.pager.pg-purple li a:focus,.pager.pg-purple li a:hover {
    background-color: #5e35b1;
    color: #fff
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover {
    background-color: inerhit!important
}

.modal-footer .btn+.btn {
    margin-bottom: 6px
}

body.modal-open {
    overflow: inherit;
    padding-right: 0!important
}

body {
    overflow: auto!important;
    font-family: Roboto,sans-serif
}

.card-columns .card {
    margin: 2px
}

.parallax {
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top: 3em;
    padding-bottom: 3em
}

.nav-pills.horizontal-spy .nav-item .active {
    border-bottom: 2px solid #45526E;
    border-left: none
}

.nav-pills.horizontal-spy .nav-item:hover {
    background-color: transparent;
    color: #45526E;
    font-weight: 500;
    border-left: none
}

.card-block h3,.card-block h5 {
    margin-bottom: 1rem;
    font-weight: 400
}

.nav-pills .nav-item.open .nav-link,.nav-pills .nav-item.open .nav-link:focus,.nav-pills .nav-item.open .nav-link:hover,.nav-pills .nav-link.active,.nav-pills .nav-link.active:focus,.nav-pills .nav-link.active:hover {
    background-color: transparent;
    color: #000
}

.disabled {
    cursor: not-allowed!important
}

.video-fluid {
    height: auto;
    width: 100%
}

.video-full {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.card-block h5 {
    font-size: 1rem
}

.divider-new,.text-fluid,h1,h2,h3,h4,h5,h6 {
    font-weight: 300
}

.card-block p {
    margin-bottom: 1rem
}

.tooltip .tooltip-inner {
    padding: .4rem .8rem
}

@font-face {
    font-family: Roboto;
    src: local(Roboto Thin),url(../font/roboto/Roboto-Thin.eot);
    src: url(../font/roboto/Roboto-Thin.eot?#iefix) format("embedded-opentype"),url(../font/roboto/Roboto-Thin.woff2) format("woff2"),url(../font/roboto/Roboto-Thin.woff) format("woff"),url(../font/roboto/Roboto-Thin.ttf) format("truetype");
    font-weight: 200
}

@font-face {
    font-family: Roboto;
    src: local(Roboto Light),url(../font/roboto/Roboto-Light.eot);
    src: url(../font/roboto/Roboto-Light.eot?#iefix) format("embedded-opentype"),url(../font/roboto/Roboto-Light.woff2) format("woff2"),url(../font/roboto/Roboto-Light.woff) format("woff"),url(../font/roboto/Roboto-Light.ttf) format("truetype");
    font-weight: 300
}

@font-face {
    font-family: Roboto;
    src: local(Roboto Regular),url(../font/roboto/Roboto-Regular.eot);
    src: url(../font/roboto/Roboto-Regular.eot?#iefix) format("embedded-opentype"),url(../font/roboto/Roboto-Regular.woff2) format("woff2"),url(../font/roboto/Roboto-Regular.woff) format("woff"),url(../font/roboto/Roboto-Regular.ttf) format("truetype");
    font-weight: 400
}

@font-face {
    font-family: Roboto;
    src: url(../font/roboto/Roboto-Medium.eot);
    src: url(../font/roboto/Roboto-Medium.eot?#iefix) format("embedded-opentype"),url(../font/roboto/Roboto-Medium.woff2) format("woff2"),url(../font/roboto/Roboto-Medium.woff) format("woff"),url(../font/roboto/Roboto-Medium.ttf) format("truetype");
    font-weight: 500
}

@font-face {
    font-family: Roboto;
    src: url(../font/roboto/Roboto-Bold.eot);
    src: url(../font/roboto/Roboto-Bold.eot?#iefix) format("embedded-opentype"),url(../font/roboto/Roboto-Bold.woff2) format("woff2"),url(../font/roboto/Roboto-Bold.woff) format("woff"),url(../font/roboto/Roboto-Bold.ttf) format("truetype");
    font-weight: 700
}

@media only screen and (min-width: 0) {
    html {
        font-size:15px
    }
}

@media only screen and (min-width: 992px) {
    html {
        font-size:15.5px
    }
}

@media only screen and (min-width: 1200px) {
    html {
        font-size:16px
    }
}

@media only screen and (min-width: 360px) {
    .text-fluid {
        font-size:1.2rem
    }
}

@media only screen and (min-width: 390px) {
    .text-fluid {
        font-size:1.224rem
    }
}

@media only screen and (min-width: 420px) {
    .text-fluid {
        font-size:1.248rem
    }
}

@media only screen and (min-width: 450px) {
    .text-fluid {
        font-size:1.272rem
    }
}

@media only screen and (min-width: 480px) {
    .text-fluid {
        font-size:1.296rem
    }
}

@media only screen and (min-width: 510px) {
    .text-fluid {
        font-size:1.32rem
    }
}

@media only screen and (min-width: 540px) {
    .text-fluid {
        font-size:1.344rem
    }
}

@media only screen and (min-width: 570px) {
    .text-fluid {
        font-size:1.368rem
    }
}

@media only screen and (min-width: 600px) {
    .text-fluid {
        font-size:1.392rem
    }
}

@media only screen and (min-width: 630px) {
    .text-fluid {
        font-size:1.416rem
    }
}

@media only screen and (min-width: 660px) {
    .text-fluid {
        font-size:1.44rem
    }
}

@media only screen and (min-width: 690px) {
    .text-fluid {
        font-size:1.464rem
    }
}

@media only screen and (min-width: 720px) {
    .text-fluid {
        font-size:1.488rem
    }
}

@media only screen and (min-width: 750px) {
    .text-fluid {
        font-size:1.512rem
    }
}

@media only screen and (min-width: 780px) {
    .text-fluid {
        font-size:1.536rem
    }
}

@media only screen and (min-width: 810px) {
    .text-fluid {
        font-size:1.56rem
    }
}

@media only screen and (min-width: 840px) {
    .text-fluid {
        font-size:1.584rem
    }
}

@media only screen and (min-width: 870px) {
    .text-fluid {
        font-size:1.608rem
    }
}

@media only screen and (min-width: 900px) {
    .text-fluid {
        font-size:1.632rem
    }
}

@media only screen and (min-width: 930px) {
    .text-fluid {
        font-size:1.656rem
    }
}

@media only screen and (min-width: 960px) {
    .text-fluid {
        font-size:1.68rem
    }
}

@media only screen and (max-width: 360px) {
    .text-fluid {
        font-size:1.2rem
    }
}

p.lead {
    font-weight: 400
}

blockquote p {
    font-size: .9rem;
    padding-left: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem
}

@media only screen and (max-width: 768px) {
    .h1-responsive,.section .section-heading,.section-heading h1 {
        font-size:150%;
        font-weight: 500
    }

    .h2-responsive,.section-blog-fw h2 {
        font-size: 145%
    }

    .h3-responsive,.h4-responsive,.h5-responsive {
        font-size: 135%
    }
}

@media only screen and (min-width: 768px) {
    .h1-responsive,.section .section-heading,.section-heading h1 {
        font-size:170%
    }

    .h2-responsive,.section-blog-fw h2 {
        font-size: 140%
    }

    .h3-responsive,.h4-responsive,.h5-responsive {
        font-size: 125%
    }
}

@media only screen and (min-width: 992px) {
    .h1-responsive,.section .section-heading,.section-heading h1 {
        font-size:200%
    }

    .h2-responsive,.section-blog-fw h2 {
        font-size: 170%
    }

    .h3-responsive {
        font-size: 140%
    }

    .h4-responsive,.h5-responsive {
        font-size: 125%
    }
}

@media only screen and (min-width: 1200px) {
    .h1-responsive,.section .section-heading,.section-heading h1 {
        font-size:250%
    }

    .h2-responsive,.section-blog-fw h2 {
        font-size: 200%
    }

    .h3-responsive {
        font-size: 170%
    }

    .h4-responsive {
        font-size: 140%
    }

    .h5-responsive {
        font-size: 125%
    }
}

.section {
    margin-bottom: 2rem
}

.section .section-heading {
    margin-top: 2rem;
    margin-bottom: 4rem
}

.section .section-description {
    color: #757575;
    margin-bottom: 4rem;
    margin-left: 15%;
    margin-right: 15%;
    text-align: center
}

@media (max-width: 992px) {
    .section .section-description {
        margin-left:5%;
        margin-right: 5%
    }
}

.section.extra-margins a,.section.extra-margins h4,.section.extra-margins h5 {
    margin-bottom: 1rem
}

.section h4 {
    font-weight: 400
}

.section h5 .fa {
    margin-right: 8px
}

.section hr {
    margin-top: 1rem;
    margin-bottom: 3rem
}

@media (min-width: 992px) {
    .section hr {
        display:none
    }
}

.section .contact-icons {
    text-align: center
}

.section .contact-icons li {
    margin-bottom: 2.2rem
}

.section .contact-icons .fa {
    font-size: 2.2rem;
    margin-bottom: .6rem;
    color: #424242
}

.between-sections {
    margin-bottom: 4rem
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    20%,53%,80%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@keyframes bounce {
    20%,53%,80%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    50%,from,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    50%,from,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }
}

@keyframes pulse {
    from,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }
}

@keyframes rubberBand {
    from,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

@keyframes shake {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        -webkit-transform: rotate3d(0,0,1,0deg);
        transform: rotate3d(0,0,1,0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        -webkit-transform: rotate3d(0,0,1,0deg);
        transform: rotate3d(0,0,1,0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }
}

@keyframes tada {
    from,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from,to {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }
}

@keyframes wobble {
    from,to {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    11.1%,from,to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.39063deg) skewY(.39063deg);
        transform: skewX(.39063deg) skewY(.39063deg)
    }

    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

@keyframes jello {
    11.1%,from,to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.39063deg) skewY(.39063deg);
        transform: skewX(.39063deg) skewY(.39063deg)
    }

    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    20%,40%,60%,80%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-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)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes bounceIn {
    20%,40%,60%,80%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-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)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,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)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,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)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-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)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-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)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        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)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        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)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,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)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceInUp {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,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)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

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

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -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
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -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
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-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-animation-timing-function: ease-in;
        animation-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)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-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-animation-timing-function: ease-in;
        animation-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)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.flipInX,.flipInY {
    -webkit-backface-visibility: visible!important
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-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-animation-timing-function: ease-in;
        animation-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)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-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-animation-timing-function: ease-in;
        animation-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)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible!important
}

.flipOutX,.flipOutY {
    -webkit-backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

.flipOutY {
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -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
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -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
    }

    to {
        -webkit-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 lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

/*!
 * Waves v0.7.5
 * http://fian.my.id/Waves
 *
 * Copyright 2014-2016 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    background: rgba(0,0,0,.2);
    background: -webkit-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);
    background: -o-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);
    background: -moz-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);
    background: radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transition-property: -webkit-transform,opacity;
    -moz-transition-property: -moz-transform,opacity;
    -o-transition-property: -o-transform,opacity;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-transform: scale(0) translate(0,0);
    -moz-transform: scale(0) translate(0,0);
    -ms-transform: scale(0) translate(0,0);
    -o-transform: scale(0) translate(0,0);
    transform: scale(0) translate(0,0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background: rgba(255,255,255,.4);
    background: -webkit-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);
    background: -o-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);
    background: -moz-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);
    background: radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%)
}

.waves-effect.waves-classic .waves-ripple {
    background: rgba(0,0,0,.2)
}

.waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255,255,255,.4)
}

.waves-notransition {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important
}

.waves-button,.waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle,#fff 100%,#000 100%)
}

.dotted-scrollspy,.vertical-center {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.waves-button,.waves-button-input,.waves-button:hover,.waves-button:visited {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: 0;
    color: inherit;
    background-color: transparent;
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1
}

.waves-button {
    padding: .85em 1.1em;
    border-radius: .2em
}

.waves-button-input {
    margin: 0;
    padding: .85em 1.1em
}

.waves-input-wrapper {
    border-radius: .2em;
    vertical-align: bottom
}

.btn .fa,.btn-floating,.picker__box,.product-table td,.switch label .lever {
    vertical-align: middle
}

.waves-input-wrapper.waves-button {
    padding: 0
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%
}

.waves-float {
    -webkit-mask-image: none;
    -webkit-box-shadow: 0 1px 1.5px 1px rgba(0,0,0,.12);
    box-shadow: 0 1px 1.5px 1px rgba(0,0,0,.12);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms
}

.btn,.pager li a {
    transition: .2s ease-out
}

.waves-float:active {
    -webkit-box-shadow: 0 8px 20px 1px rgba(0,0,0,.3);
    box-shadow: 0 8px 20px 1px rgba(0,0,0,.3)
}

@media only screen and (max-width: 992px) {
    .center-on-small-only {
        text-align:center
    }

    .card .center-on-small-only img,.center-on-small-only .card img,.center-on-small-only .comments-list img,.center-on-small-only .img-fluid,.center-on-small-only .reply-form img,.center-on-small-only .section .view,.center-on-small-only .section img,.comments-list .center-on-small-only img,.reply-form .center-on-small-only img,.section .center-on-small-only .view,.section .center-on-small-only img {
        display: inline
    }
}

.card .card-circle,.card-overlay,.flex-center,.section.team-section .avatar,.testimonial-carousel .testimonial .avatar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.card .card-circle p,.card-overlay p,.flex-center p,.section.team-section .avatar p,.testimonial-carousel .testimonial .avatar p {
    margin: 0
}

.card .card-circle ul,.card-overlay ul,.flex-center ul,.section.team-section .avatar ul,.testimonial-carousel .testimonial .avatar ul {
    text-align: center
}

.card .card-circle ul li,.card-overlay ul li,.flex-center ul li,.section.team-section .avatar ul li,.testimonial-carousel .testimonial .avatar ul li {
    margin-bottom: 1rem
}

.vertical-center {
    position: relative;
    top: 50%;
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.card img,.comments-list img,.img-fluid,.reply-form img,.section .view,.section img {
    display: block;
    max-width: 100%;
    height: auto
}

.card .rating>li,.inline-ul>li {
    display: inline
}

.list-inline-div>div {
    display: inline-block
}

.hr-light {
    background-color: #fff;
    height: .5px
}

.hr-dark {
    background-color: #666;
    height: .5px
}

.divider-new::after,.divider-new::before {
    content: '';
    height: 1.5px;
    background: #666
}

.divider-new {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 45px;
    margin-bottom: 45px
}

.divider-new h2 {
    margin-top: 5px
}

.divider-new::before {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 .45em 0 0
}

.divider-new::after {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 0 0 .45em
}

.section-title {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 3rem;
    padding: .7rem
}

.section-title small {
    text-transform: none;
    padding-left: 7px;
    margin-left: 10px
}

.btn,.btn-flat,.classic-tabs li a,footer.page-footer .title {
    text-transform: uppercase
}

.st-indigo {
    border-left: 4px solid #00f
}

.st-indigo small {
    border-left: 2px solid #00f
}

.st-red {
    border-left: 4px solid red
}

.st-red small {
    border-left: 2px solid red
}

.st-teal {
    border-left: 4px solid #009688
}

.st-teal small {
    border-left: 2px solid #009688
}

.st-orange {
    border-left: 4px solid #ff6f00
}

.st-orange small {
    border-left: 2px solid #ff6f00
}

.st-blue {
    border-left: 4px solid #2196f3
}

.st-blue small {
    border-left: 2px solid #2196f3
}

.st-mdb {
    border-left: 4px solid #45526E
}

.st-mdb small {
    border-left: 2px solid #45526E
}

.divider-short {
    max-width: 50px;
    border-color: #4285F4;
    border-width: 3px
}

.blockquote .bq-title {
    font-weight: 400;
    font-size: 1.5rem;
    margin-bottom: 0
}

.blockquote p {
    font-size: 1.1rem
}

.bq-primary {
    border-left: 3px solid #4285F4
}

.bq-primary .bq-title {
    color: #4285F4
}

.bq-warning {
    border-left: 3px solid #fb3
}

.bq-warning .bq-title {
    color: #fb3
}

.bq-danger {
    border-left: 3px solid #f44
}

.bq-danger .bq-title {
    color: #f44
}

.bq-success {
    border-left: 3px solid #00C851
}

.bq-success .bq-title {
    color: #00C851
}

.pt-4 {
    padding-top: 4rem!important
}

.pt-5 {
    padding-top: 5rem!important
}

.pt-6 {
    padding-top: 6rem!important
}

.pb-4 {
    padding-bottom: 4rem!important
}

.pb-5 {
    padding-bottom: 5rem!important
}

.pb-6 {
    padding-bottom: 6rem!important
}

.mt-4 {
    margin-top: 4rem!important
}

.mt-5 {
    margin-top: 5rem!important
}

.mt-6 {
    margin-top: 6rem!important
}

.mb-4 {
    margin-bottom: 4rem!important
}

.mb-5 {
    margin-bottom: 5rem!important
}

.mb-6 {
    margin-bottom: 6rem!important
}

@media (max-width: 992px) {
    .mb-r {
        margin-bottom:2rem!important
    }
}

@media (min-width: 992px) {
    .mb-r {
        margin-bottom:3rem!important
    }
}

.mb-m {
    margin-bottom: 1rem
}

@media (min-width: 62em) {
    .mb-m {
        margin-bottom:0
    }
}

.no-height {
    height: 0
}

button:focus {
    outline: 0!important
}

.btn {
    font-size: .8rem;
    padding: .85rem 2.13rem;
    border-radius: 2px;
    border: 0;
    color: #fff!important;
    margin: 6px;
    white-space: normal!important;
    word-wrap: break-word
}

.btn.btn-lg {
    font-size: .9rem;
    padding: 1rem 2.4rem
}

.btn.btn-md {
    font-size: .7rem;
    padding: .7rem 1.6rem
}

.btn.btn-sm {
    font-size: .6rem;
    padding: .5rem 1.6rem
}

.btn:hover {
    color: #fff
}

.btn.active,.btn:active,.btn:focus {
    outline: 0;
    color: #fff
}

.btn .fa {
    font-size: 1.1rem;
    position: relative;
    margin-top: -2px
}

.btn .fa.right {
    margin-left: 3px
}

.btn .fa.left {
    margin-right: 3px
}

.btn-group .btn {
    margin: 0
}

.btn-block {
    margin: inherit
}

.btn-secondary {
    background-color: #a6c
}

.btn-secondary:focus,.btn-secondary:hover {
    background-color: #b579d2!important;
    color: #fff
}

.btn-secondary.active {
    background-color: #739!important
}

.btn-secondary.active:focus,.btn-secondary.active:hover {
    color: #fff
}

.btn-secondary.dropdown-toggle {
    color: #fff!important;
    background-color: #a6c!important
}

.btn-secondary.dropdown-toggle:hover {
    color: #fff;
    background-color: #b579d2!important
}

.btn-secondary.dropdown-toggle:focus {
    color: #fff;
    background-color: #a6c
}

.btn-secondary:active:hover {
    background-color: #b579d2!important
}

.btn-primary {
    background: #4285F4
}

.btn-primary:focus,.btn-primary:hover {
    background-color: #5a95f5!important
}

.btn-primary.active {
    background-color: #0b51c5!important
}

.btn-default {
    background: #2BBBAD
}

.btn-default:focus,.btn-default:hover {
    background-color: #30cfc0!important
}

.btn-default.active {
    background-color: #186860!important
}

.btn-success {
    background: #00C851
}

.btn-success:focus,.btn-success:hover {
    background-color: #00d255!important
}

.btn-success.active {
    background-color: #006228!important
}

.btn-info {
    background: #33b5e5
}

.btn-info:focus,.btn-info:hover {
    background-color: #4abde8!important
}

.btn-info.active {
    background-color: #14799e!important
}

.btn-warning {
    background: #F80
}

.btn-warning:focus,.btn-warning:hover {
    background-color: #ff961f!important
}

.btn-warning.active {
    background-color: #c80!important
}

.btn-danger {
    background: #C00
}

.btn-danger:focus,.btn-danger:hover {
    background-color: #db0000!important
}

.btn-danger.active {
    background-color: maroon!important
}

.btn-link {
    background-color: transparent;
    color: #000!important
}

.btn-link:focus,.btn-link:hover {
    color: #000
}

.btn-outline-primary {
    border: 2px solid #4285F4;
    color: #0d47a1!important;
    background-color: transparent
}

.btn-outline-primary:active,.btn-outline-primary:active:focus,.btn-outline-primary:focus,.btn-outline-primary:hover {
    color: #4285F4;
    border-color: #4285F4;
    background-color: transparent
}

.btn-outline-secondary {
    border: 2px solid #a6c;
    color: #93C!important;
    background-color: transparent
}

.btn-outline-secondary:active,.btn-outline-secondary:active:focus,.btn-outline-secondary:focus,.btn-outline-secondary:hover {
    color: #a6c;
    border: 2px solid #a6c;
    background-color: transparent
}

.btn-outline-default {
    border: 2px solid #2BBBAD;
    color: #00695c!important;
    background-color: transparent
}

.btn-outline-default:active,.btn-outline-default:active:focus,.btn-outline-default:focus,.btn-outline-default:hover {
    color: #2BBBAD;
    border-color: #2BBBAD;
    background-color: transparent
}

.btn-outline-success {
    border: 2px solid #00C851;
    color: #007E33!important;
    background-color: transparent
}

.btn-outline-success:active,.btn-outline-success:active:focus,.btn-outline-success:focus,.btn-outline-success:hover {
    color: #00C851;
    border-color: #00C851;
    background-color: transparent
}

.btn-outline-info {
    border: 2px solid #33b5e5;
    color: #09C!important;
    background-color: transparent
}

.btn-outline-info:active,.btn-outline-info:active:focus,.btn-outline-info:focus,.btn-outline-info:hover {
    color: #33b5e5;
    border-color: #33b5e5;
    background-color: transparent
}

.btn-outline-warning {
    border: 2px solid #fb3;
    color: #F80!important;
    background-color: transparent
}

.btn-outline-warning:active,.btn-outline-warning:active:focus,.btn-outline-warning:focus,.btn-outline-warning:hover {
    border-color: #fb3;
    color: #fb3;
    background-color: transparent
}

.btn-outline-danger {
    border: 2px solid #f44;
    color: #C00!important;
    background-color: transparent
}

.btn-outline-danger:active,.btn-outline-danger:active:focus,.btn-outline-danger:focus,.btn-outline-danger:hover {
    color: #f44;
    border-color: #f44;
    background-color: transparent
}

.btn-outline-white {
    border: 2px solid #fff;
    color: #fff!important;
    background-color: transparent
}

.btn-outline-white:active,.btn-outline-white:active:focus,.btn-outline-white:focus,.btn-outline-white:hover {
    color: #e6e6e6;
    border-color: #fff;
    background-color: transparent
}

.btn-outline-black {
    border: 2px solid #000;
    color: #000!important;
    background-color: transparent
}

.btn-outline-black:active,.btn-outline-black:active:focus,.btn-outline-black:focus,.btn-outline-black:hover {
    color: #000;
    border-color: #000;
    background-color: transparent
}

.pager li a {
    border: 0
}

.btn-elegant {
    background: #2E2E2E
}

.btn-elegant:focus,.btn-elegant:hover {
    background-color: #3b3b3b!important
}

.btn-elegant.active {
    background-color: #000!important
}

.btn-unique {
    background: #1C2331
}

.btn-unique:focus,.btn-unique:hover {
    background-color: #252f41!important
}

.btn-unique.active {
    background-color: #000!important
}

.btn-pink {
    background: #e91e63
}

.btn-pink:focus,.btn-pink:hover {
    background-color: #eb3573!important
}

.btn-pink.active {
    background-color: #930e3b!important
}

.btn-purple {
    background: #4a148c
}

.btn-purple:focus,.btn-purple:hover {
    background-color: #5617a2!important
}

.btn-purple.active {
    background-color: #1b0733!important
}

.btn-deep-purple {
    background: #311b92
}

.btn-deep-purple:focus,.btn-deep-purple:hover {
    background-color: #381fa8!important
}

.btn-deep-purple.active {
    background-color: #140b3c!important
}

.btn-indigo {
    background: #1a237e
}

.btn-indigo:focus,.btn-indigo:hover {
    background-color: #1e2993!important
}

.btn-indigo.active {
    background-color: #090c29!important
}

.btn-cyan {
    background: #00acc1
}

.btn-cyan:focus,.btn-cyan:hover {
    background-color: #00c3db!important
}

.btn-cyan.active {
    background-color: #00515b!important
}

.btn-light-green {
    background: #7cb342
}

.btn-light-green:focus,.btn-light-green:hover {
    background-color: #89be50!important
}

.btn-light-green.active {
    background-color: #486827!important
}

.btn-dark-green {
    background: #007E33
}

.btn-dark-green:focus,.btn-dark-green:hover {
    background-color: #00983d!important
}

.btn-dark-green.active {
    background-color: #00180a!important
}

.btn-lime {
    background: #afb42b
}

.btn-lime:focus,.btn-lime:hover {
    background-color: #c3c930!important
}

.btn-lime.active {
    background-color: #5f6217!important
}

.btn-yellow {
    background: #fbc02d
}

.btn-yellow:focus,.btn-yellow:hover {
    background-color: #fbc846!important
}

.btn-yellow.active {
    background-color: #be8904!important
}

.btn-amber {
    background: #ff6f00
}

.btn-amber:focus,.btn-amber:hover {
    background-color: #ff7d1a!important
}

.btn-amber.active {
    background-color: #994300!important
}

.btn-orange {
    background: #e65100
}

.btn-orange:focus,.btn-orange:hover {
    background-color: #ff5a01!important
}

.btn-orange.active {
    background-color: #802d00!important
}

.btn-deep-orange {
    background: #bf360c
}

.btn-deep-orange:focus,.btn-deep-orange:hover {
    background-color: #d73d0e!important
}

.btn-deep-orange.active {
    background-color: #5f1b06!important
}

.btn-brown {
    background: #6d4c41
}

.btn-brown:focus,.btn-brown:hover {
    background-color: #7d574b!important
}

.btn-brown.active {
    background-color: #2d1f1b!important
}

.btn-blue-grey {
    background: #607d8b
}

.btn-blue-grey:focus,.btn-blue-grey:hover {
    background-color: #6b8a99!important
}

.btn-blue-grey.active {
    background-color: #36474f!important
}

.btn-mdb {
    background: #45526E
}

.btn-mdb:focus,.btn-mdb:hover {
    background-color: #4f5e7e!important
}

.btn-mdb.active {
    background-color: #1e232f!important
}

input[type=date],input[type=datetime-local],input[type=email],input[type=number],input[type=password],input[type=search-md],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],textarea.md-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    outline: 0;
    height: 2.1rem;
    width: 100%;
    font-size: 1rem;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    transition: all .3s
}

input[type=date]:disabled,input[type=date][readonly=readonly],input[type=datetime-local]:disabled,input[type=datetime-local][readonly=readonly],input[type=email]:disabled,input[type=email][readonly=readonly],input[type=number]:disabled,input[type=number][readonly=readonly],input[type=password]:disabled,input[type=password][readonly=readonly],input[type=search-md]:disabled,input[type=search-md][readonly=readonly],input[type=search]:disabled,input[type=search][readonly=readonly],input[type=tel]:disabled,input[type=tel][readonly=readonly],input[type=text]:disabled,input[type=text][readonly=readonly],input[type=time]:disabled,input[type=time][readonly=readonly],input[type=url]:disabled,input[type=url][readonly=readonly],textarea.md-textarea:disabled,textarea.md-textarea[readonly=readonly] {
    color: rgba(0,0,0,.46);
    border-bottom: 1px dotted rgba(0,0,0,.46);
    background-color: transparent
}

input[type=date]:disabled+label,input[type=date][readonly=readonly]+label,input[type=datetime-local]:disabled+label,input[type=datetime-local][readonly=readonly]+label,input[type=email]:disabled+label,input[type=email][readonly=readonly]+label,input[type=number]:disabled+label,input[type=number][readonly=readonly]+label,input[type=password]:disabled+label,input[type=password][readonly=readonly]+label,input[type=search-md]:disabled+label,input[type=search-md][readonly=readonly]+label,input[type=search]:disabled+label,input[type=search][readonly=readonly]+label,input[type=tel]:disabled+label,input[type=tel][readonly=readonly]+label,input[type=text]:disabled+label,input[type=text][readonly=readonly]+label,input[type=time]:disabled+label,input[type=time][readonly=readonly]+label,input[type=url]:disabled+label,input[type=url][readonly=readonly]+label,textarea.md-textarea:disabled+label,textarea.md-textarea[readonly=readonly]+label {
    color: rgba(0,0,0,.46);
    background-color: transparent
}

input[type=date]:focus:not([readonly]),input[type=datetime-local]:focus:not([readonly]),input[type=email]:focus:not([readonly]),input[type=number]:focus:not([readonly]),input[type=password]:focus:not([readonly]),input[type=search-md]:focus:not([readonly]),input[type=search]:focus:not([readonly]),input[type=tel]:focus:not([readonly]),input[type=text]:focus:not([readonly]),input[type=time]:focus:not([readonly]),input[type=url]:focus:not([readonly]),textarea.md-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #4285F4;
    box-shadow: 0 1px 0 0 #4285F4
}

input[type=date]:focus:not([readonly])+label,input[type=datetime-local]:focus:not([readonly])+label,input[type=email]:focus:not([readonly])+label,input[type=number]:focus:not([readonly])+label,input[type=password]:focus:not([readonly])+label,input[type=search-md]:focus:not([readonly])+label,input[type=search]:focus:not([readonly])+label,input[type=tel]:focus:not([readonly])+label,input[type=text]:focus:not([readonly])+label,input[type=time]:focus:not([readonly])+label,input[type=url]:focus:not([readonly])+label,textarea.md-textarea:focus:not([readonly])+label {
    color: #4285F4
}

input[type=date].valid,input[type=date]:focus.valid,input[type=datetime-local].valid,input[type=datetime-local]:focus.valid,input[type=email].valid,input[type=email]:focus.valid,input[type=number].valid,input[type=number]:focus.valid,input[type=password].valid,input[type=password]:focus.valid,input[type=search-md].valid,input[type=search-md]:focus.valid,input[type=search].valid,input[type=search]:focus.valid,input[type=tel].valid,input[type=tel]:focus.valid,input[type=text].valid,input[type=text]:focus.valid,input[type=time].valid,input[type=time]:focus.valid,input[type=url].valid,input[type=url]:focus.valid,textarea.md-textarea.valid,textarea.md-textarea:focus.valid {
    border-bottom: 1px solid #00C851;
    box-shadow: 0 1px 0 0 #00C851
}

input[type=date].valid+label:after,input[type=date]:focus.valid+label:after,input[type=datetime-local].valid+label:after,input[type=datetime-local]:focus.valid+label:after,input[type=email].valid+label:after,input[type=email]:focus.valid+label:after,input[type=number].valid+label:after,input[type=number]:focus.valid+label:after,input[type=password].valid+label:after,input[type=password]:focus.valid+label:after,input[type=search-md].valid+label:after,input[type=search-md]:focus.valid+label:after,input[type=search].valid+label:after,input[type=search]:focus.valid+label:after,input[type=tel].valid+label:after,input[type=tel]:focus.valid+label:after,input[type=text].valid+label:after,input[type=text]:focus.valid+label:after,input[type=time].valid+label:after,input[type=time]:focus.valid+label:after,input[type=url].valid+label:after,input[type=url]:focus.valid+label:after,textarea.md-textarea.valid+label:after,textarea.md-textarea:focus.valid+label:after {
    content: attr(data-success);
    color: #00C851;
    opacity: 1
}

input[type=date].invalid,input[type=date]:focus.invalid,input[type=datetime-local].invalid,input[type=datetime-local]:focus.invalid,input[type=email].invalid,input[type=email]:focus.invalid,input[type=number].invalid,input[type=number]:focus.invalid,input[type=password].invalid,input[type=password]:focus.invalid,input[type=search-md].invalid,input[type=search-md]:focus.invalid,input[type=search].invalid,input[type=search]:focus.invalid,input[type=tel].invalid,input[type=tel]:focus.invalid,input[type=text].invalid,input[type=text]:focus.invalid,input[type=time].invalid,input[type=time]:focus.invalid,input[type=url].invalid,input[type=url]:focus.invalid,textarea.md-textarea.invalid,textarea.md-textarea:focus.invalid {
    border-bottom: 1px solid #F44336;
    box-shadow: 0 1px 0 0 #F44336
}

input[type=date].invalid+label:after,input[type=date]:focus.invalid+label:after,input[type=datetime-local].invalid+label:after,input[type=datetime-local]:focus.invalid+label:after,input[type=email].invalid+label:after,input[type=email]:focus.invalid+label:after,input[type=number].invalid+label:after,input[type=number]:focus.invalid+label:after,input[type=password].invalid+label:after,input[type=password]:focus.invalid+label:after,input[type=search-md].invalid+label:after,input[type=search-md]:focus.invalid+label:after,input[type=search].invalid+label:after,input[type=search]:focus.invalid+label:after,input[type=tel].invalid+label:after,input[type=tel]:focus.invalid+label:after,input[type=text].invalid+label:after,input[type=text]:focus.invalid+label:after,input[type=time].invalid+label:after,input[type=time]:focus.invalid+label:after,input[type=url].invalid+label:after,input[type=url]:focus.invalid+label:after,textarea.md-textarea.invalid+label:after,textarea.md-textarea:focus.invalid+label:after {
    content: attr(data-error);
    color: #F44336;
    opacity: 1
}

input[type=date]+label:after,input[type=datetime-local]+label:after,input[type=email]+label:after,input[type=number]+label:after,input[type=password]+label:after,input[type=search-md]+label:after,input[type=search]+label:after,input[type=tel]+label:after,input[type=text]+label:after,input[type=time]+label:after,input[type=url]+label:after,textarea.md-textarea+label:after {
    display: block;
    content: "";
    position: absolute;
    top: 65px;
    opacity: 0;
    transition: .2s opacity ease-out,.2s color ease-out
}

label {
    font-size: .8rem;
    color: darken #ccc,90%
}

.form-control {
    padding: .5rem 0 .6rem;
    font-size: 1rem;
    line-height: 1.5;
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    margin-top: .2rem;
    margin-bottom: 1rem
}

.md-form,.md-form .btn {
    margin-bottom: 1.5rem
}

.form-control:focus {
    background: 0 0
}

.form-control:disabled,.form-control[readonly] {
    background-color: transparent;
    border-bottom: 1px solid #e0e0e0
}

.md-form {
    position: relative
}

.md-form label {
    color: #757575;
    position: absolute;
    top: .8rem;
    left: 0;
    font-size: 1rem;
    cursor: text;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    transition: .2s ease-out
}

.md-form label.active {
    font-size: .8rem;
    -webkit-transform: translateY(-140%);
    -moz-transform: translateY(-140%);
    -ms-transform: translateY(-140%);
    -o-transform: translateY(-140%);
    transform: translateY(-140%)
}

.md-form .prefix {
    position: absolute;
    width: 3rem;
    font-size: 2rem;
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -o-transition: color .2s;
    -ms-transition: color .2s;
    transition: color .2s
}

.md-form .prefix.active {
    color: #4285F4
}

.md-form .prefix~input,.md-form .prefix~textarea {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem)
}

.md-form .prefix~textarea {
    padding-top: .8rem
}

.md-form .prefix~label {
    margin-left: 3rem
}

@media only screen and (max-width: 992px) {
    .md-form .prefix~input {
        width:86%;
        width: calc(100% - 3rem)
    }
}

@media only screen and (max-width: 600px) {
    .md-form .prefix~input {
        width:80%;
        width: calc(100% - 3rem)
    }
}

.list-group-item,textarea {
    width: 100%
}

.md-form .input-group {
    border: 1px solid #eee
}

.md-form .input-group .form-control {
    margin: 0
}

.md-form .input-group ::-webkit-input-placeholder {
    padding-left: 7px;
    padding-top: 2px
}

.md-form .input-group :-moz-placeholder {
    padding-left: 7px;
    padding-top: 2px
}

.md-form .input-group ::-moz-placeholder {
    padding-left: 7px;
    padding-top: 2px
}

.md-form .input-group :-ms-input-placeholder {
    padding-left: 7px;
    padding-top: 2px
}

.form-inline fieldset {
    margin-right: 1.5rem
}

textarea {
    resize: vertical;
    height: 3rem;
    background-color: transparent
}

textarea.md-textarea {
    overflow-y: hidden;
    padding: 1.6rem 0;
    resize: none;
    min-height: 3rem
}

.hiddendiv {
    display: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding-top: 1.2rem
}

.input-dark-bg ::-webkit-input-placeholder {
    color: #fff!important;
    font-weight: 300
}

.input-dark-bg :-moz-placeholder {
    color: #fff!important;
    font-weight: 300
}

.input-dark-bg ::-moz-placeholder {
    color: #fff!important;
    font-weight: 300
}

.input-dark-bg :-ms-input-placeholder {
    color: #fff!important;
    font-weight: 300
}

.input-dark-bg input[type=text] {
    border-bottom: 1px solid #fff
}

.input-dark-bg .form-control {
    color: #fff
}

.input-light-bg ::-webkit-input-placeholder {
    color: #1C2331!important;
    font-weight: 300
}

.input-light-bg :-moz-placeholder {
    color: #1C2331!important;
    font-weight: 300
}

.input-light-bg ::-moz-placeholder {
    color: #1C2331!important;
    font-weight: 300
}

.input-light-bg :-ms-input-placeholder {
    color: #1C2331!important;
    font-weight: 300
}

.input-light-bg input[type=text] {
    border-bottom: 1px solid #1C2331
}

.input-light-bg .form-control {
    color: #1C2331
}

.form-inline .form-group {
    margin-right: 2rem
}

i.btn-primary {
    background: #4285F4!important
}

i.btn-default {
    background: #2BBBAD!important
}

i.btn-success {
    background: #00C851!important
}

i.btn-info {
    background: #33b5e5!important
}

i.btn-warning {
    background: #F80!important
}

i.btn-danger {
    background: #C00!important
}

.card {
    border: 0
}

.card .card-title a {
    color: #424242;
    transition: .4s
}

.card .card-title a,.card .card-title a:hover {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s
}

.card .card-title a:hover {
    color: #616161;
    transition: .4s
}

.card img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.card .card-footer {
    padding-bottom: 0
}

.author-box,.jumbotron {
    background-color: #fff;
    padding: 2rem
}

.jumbotron.m-1,.jumbotron.m-2,.jumbotron.m-3,.m-1.author-box,.m-2.author-box,.m-3.author-box,.section-blog-fw .author-box,.section-blog-fw .jumbotron {
    z-index: 50;
    position: relative;
    margin-left: 3%;
    margin-right: 3%
}

.jumbotron.m-1,.m-1.author-box,.section-blog-fw .author-box,.section-blog-fw .jumbotron {
    margin-top: -20px
}

.jumbotron.m-2,.m-2.author-box {
    margin-top: -30px
}

.jumbotron.m-3,.m-3.author-box {
    margin-top: -40px
}

.edge-header {
    display: block;
    height: 278px;
    background-color: #ccc
}

.free-bird {
    margin-top: -100px
}

.navbar form {
    float: right
}

.navbar form input {
    margin: 0 5px 1px 8px;
    height: 1rem
}

.full-bg-img,.img-overlay:after,.view .content,.view .mask {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.navbar .navbar-nav .nav-item {
    margin-left: 0
}

.navbar .navbar-nav .nav-item a {
    padding-right: 8px;
    padding-left: 8px;
    font-weight: 300
}

.navbar .navbar-toggler {
    float: right;
    background: 0 0;
    border-width: 0
}

.navbar .breadcrumb,.navbar .navbar-toggler:focus {
    background-color: inherit
}

.navbar .breadcrumb {
    margin: 0;
    font-weight: 300
}

.navbar .nav-flex-icons {
    float: right;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 992px) {
    .navbar.mobile-nofixed {
        position:relative
    }
}

.navbar.navbar-dark .navbar-brand,.navbar.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar.navbar-dark .breadcrumb a,.navbar.navbar-dark .navbar-nav .nav-item a {
    color: #fff;
    transition: .35s
}

.navbar.navbar-dark .breadcrumb a:hover,.navbar.navbar-dark .navbar-nav .nav-item a:hover {
    transition: .35s;
    color: rgba(255,255,255,.75)
}

.navbar.navbar-dark .breadcrumb.active,.navbar.navbar-dark .navbar-nav .nav-item.active {
    background-color: rgba(255,255,255,.1)
}

.navbar.navbar-dark .breadcrumb .dropdown-menu a,.navbar.navbar-dark .navbar-nav .nav-item .dropdown-menu a {
    color: #212121;
    padding: 10px
}

.navbar.navbar-dark .nav-link,.navbar.navbar-dark .navbar-toggler {
    color: #fff
}

.navbar.navbar-light .breadcrumb a,.navbar.navbar-light .breadcrumb a:hover,.navbar.navbar-light .nav-item a,.navbar.navbar-light .nav-item a:hover {
    transition: .35s;
    color: #212121
}

.navbar.navbar-light .breadcrumb.active,.navbar.navbar-light .nav-item.active {
    background-color: rgba(158,158,158,.2)
}

.navbar.navbar-light .breadcrumb .dropdown-menu a,.navbar.navbar-light .nav-item .dropdown-menu a {
    color: #000;
    padding: 10px
}

.navbar.navbar-light .navbar-toggler {
    color: #000
}

@media (max-width: 544px) {
    .navbar .navbar-toggleable-xs .navbar-brand {
        float:none;
        margin-left: 8px
    }

    .navbar .navbar-toggleable-xs ul,.navbar .navbar-toggleable-xs ul li {
        float: none
    }

    .navbar .navbar-toggleable-xs form {
        float: left
    }

    .navbar .navbar-toggleable-xs .nav-item {
        margin-left: 0
    }
}

@media (max-width: 768px) {
    .navbar .navbar-toggleable-sm .navbar-brand,.navbar .navbar-toggleable-sm ul,.navbar .navbar-toggleable-sm ul li {
        float:none
    }

    .navbar .navbar-toggleable-sm form {
        float: left;
        padding-left: 4px
    }

    .navbar .navbar-toggleable-sm .nav-item {
        margin-left: 0
    }
}

.navbar-dark form ::-webkit-input-placeholder {
    color: #fff!important;
    font-weight: 300
}

.navbar-dark form :-moz-placeholder {
    color: #fff!important;
    font-weight: 300
}

.navbar-dark form ::-moz-placeholder {
    color: #fff!important;
    font-weight: 300
}

.navbar-dark form :-ms-input-placeholder {
    color: #fff!important;
    font-weight: 300
}

.navbar-dark form input[type=text] {
    border-bottom: 1px solid #fff
}

.navbar-dark form .form-control {
    color: #fff
}

.navbar-light form ::-webkit-input-placeholder {
    color: #1C2331!important;
    font-weight: 300
}

.navbar-light form :-moz-placeholder {
    color: #1C2331!important;
    font-weight: 300
}

.navbar-light form ::-moz-placeholder {
    color: #1C2331!important;
    font-weight: 300
}

.navbar-light form :-ms-input-placeholder {
    color: #1C2331!important;
    font-weight: 300
}

.navbar-light form input[type=text] {
    border-bottom: 1px solid #1C2331
}

.navbar-light form .form-control {
    color: #1C2331
}

.view {
    overflow: hidden;
    position: relative;
    cursor: default
}

.view .content,.view .mask {
    position: absolute;
    overflow: hidden
}

.view img,.view video {
    display: block;
    position: relative
}

.view .mask {
    background-attachment: fixed
}

.full-bg-img {
    position: absolute;
    overflow: hidden
}

.overlay:hover .mask {
    opacity: 1
}

.overlay img,.overlay video {
    transition: all .2s linear
}

.overlay .mask {
    opacity: 0;
    transition: all .4s ease-in-out
}

.pattern-1 {
    background: url(../img/overlays/01.png)
}

.pattern-2 {
    background: url(../img/overlays/02.png)
}

.pattern-3 {
    background: url(../img/overlays/03.png)
}

.pattern-4 {
    background: url(../img/overlays/04.png)
}

.pattern-5 {
    background: url(../img/overlays/05.png)
}

.pattern-6 {
    background: url(../img/overlays/06.png)
}

.pattern-7 {
    background: url(../img/overlays/07.png)
}

.pattern-8 {
    background: url(../img/overlays/08.png)
}

.pattern-9 {
    background: url(../img/overlays/09.png)
}

.hm-blue-light .full-bg-img,.hm-blue-light .mask {
    background-color: rgba(3,169,244,.3)
}

.hm-red-light .full-bg-img,.hm-red-light .mask {
    background-color: rgba(244,67,54,.3)
}

.hm-pink-light .full-bg-img,.hm-pink-light .mask {
    background-color: rgba(233,30,99,.3)
}

.hm-purple-light .full-bg-img,.hm-purple-light .mask {
    background-color: rgba(156,39,176,.3)
}

.hm-indigo-light .full-bg-img,.hm-indigo-light .mask {
    background-color: rgba(63,81,181,.3)
}

.hm-cyan-light .full-bg-img,.hm-cyan-light .mask {
    background-color: rgba(0,188,212,.3)
}

.hm-teal-light .full-bg-img,.hm-teal-light .mask {
    background-color: rgba(0,150,136,.3)
}

.hm-green-light .full-bg-img,.hm-green-light .mask {
    background-color: rgba(76,175,80,.3)
}

.hm-lime-light .full-bg-img,.hm-lime-light .mask {
    background-color: rgba(205,220,57,.3)
}

.hm-yellow-light .full-bg-img,.hm-yellow-light .mask {
    background-color: rgba(255,235,59,.3)
}

.hm-orange-light .full-bg-img,.hm-orange-light .mask {
    background-color: rgba(255,152,0,.3)
}

.hm-brown-light .full-bg-img,.hm-brown-light .mask {
    background-color: rgba(121,85,72,.3)
}

.hm-grey-light .full-bg-img,.hm-grey-light .mask {
    background-color: rgba(158,158,158,.3)
}

.hm-bluegrey-light .full-bg-img,.hm-bluegrey-light .mask {
    background-color: rgba(96,125,139,.3)
}

.hm-black-light .full-bg-img,.hm-black-light .mask {
    background-color: rgba(0,0,0,.3)
}

.hm-stylish-light .full-bg-img,.hm-stylish-light .mask {
    background-color: rgba(62,69,81,.3)
}

.hm-white-light .full-bg-img,.hm-white-light .mask {
    background-color: rgba(255,255,255,.3)
}

.hm-blue-strong .full-bg-img,.hm-blue-strong .mask {
    background-color: rgba(3,169,244,.7)
}

.hm-red-strong .full-bg-img,.hm-red-strong .mask {
    background-color: rgba(244,67,54,.7)
}

.hm-pink-strong .full-bg-img,.hm-pink-strong .mask {
    background-color: rgba(233,30,99,.7)
}

.hm-purple-strong .full-bg-img,.hm-purple-strong .mask {
    background-color: rgba(156,39,176,.7)
}

.hm-indigo-strong .full-bg-img,.hm-indigo-strong .mask {
    background-color: rgba(63,81,181,.7)
}

.hm-cyan-strong .full-bg-img,.hm-cyan-strong .mask {
    background-color: rgba(0,188,212,.7)
}

.hm-teal-strong .full-bg-img,.hm-teal-strong .mask {
    background-color: rgba(0,150,136,.7)
}

.hm-green-strong .full-bg-img,.hm-green-strong .mask {
    background-color: rgba(76,175,80,.7)
}

.hm-lime-strong .full-bg-img,.hm-lime-strong .mask {
    background-color: rgba(205,220,57,.7)
}

.hm-yellow-strong .full-bg-img,.hm-yellow-strong .mask {
    background-color: rgba(255,235,59,.7)
}

.hm-orange-strong .full-bg-img,.hm-orange-strong .mask {
    background-color: rgba(255,152,0,.7)
}

.hm-brown-strong .full-bg-img,.hm-brown-strong .mask {
    background-color: rgba(121,85,72,.7)
}

.hm-grey-strong .full-bg-img,.hm-grey-strong .mask {
    background-color: rgba(158,158,158,.7)
}

.hm-bluegrey-strong .full-bg-img,.hm-bluegrey-strong .mask {
    background-color: rgba(96,125,139,.7)
}

.hm-black-strong .full-bg-img,.hm-black-strong .mask {
    background-color: rgba(0,0,0,.7)
}

.hm-stylish-strong .full-bg-img,.hm-stylish-strong .mask {
    background-color: rgba(62,69,81,.7)
}

.hm-white-strong .full-bg-img,.hm-white-strong .mask {
    background-color: rgba(255,255,255,.7)
}

.hm-blue-slight .full-bg-img,.hm-blue-slight .mask {
    background-color: rgba(3,169,244,.1)
}

.hm-red-slight .full-bg-img,.hm-red-slight .mask {
    background-color: rgba(244,67,54,.1)
}

.hm-pink-slight .full-bg-img,.hm-pink-slight .mask {
    background-color: rgba(233,30,99,.1)
}

.hm-purple-slight .full-bg-img,.hm-purple-slight .mask {
    background-color: rgba(156,39,176,.1)
}

.hm-indigo-slight .full-bg-img,.hm-indigo-slight .mask {
    background-color: rgba(63,81,181,.1)
}

.hm-cyan-slight .full-bg-img,.hm-cyan-slight .mask {
    background-color: rgba(0,188,212,.1)
}

.hm-teal-slight .full-bg-img,.hm-teal-slight .mask {
    background-color: rgba(0,150,136,.1)
}

.hm-green-slight .full-bg-img,.hm-green-slight .mask {
    background-color: rgba(76,175,80,.1)
}

.hm-lime-slight .full-bg-img,.hm-lime-slight .mask {
    background-color: rgba(205,220,57,.1)
}

.hm-yellow-slight .full-bg-img,.hm-yellow-slight .mask {
    background-color: rgba(255,235,59,.1)
}

.hm-orange-slight .full-bg-img,.hm-orange-slight .mask {
    background-color: rgba(255,152,0,.1)
}

.hm-brown-slight .full-bg-img,.hm-brown-slight .mask {
    background-color: rgba(121,85,72,.1)
}

.hm-grey-slight .full-bg-img,.hm-grey-slight .mask {
    background-color: rgba(158,158,158,.1)
}

.hm-bluegrey-slight .full-bg-img,.hm-bluegrey-slight .mask {
    background-color: rgba(96,125,139,.1)
}

.hm-black-slight .full-bg-img,.hm-black-slight .mask {
    background-color: rgba(0,0,0,.1)
}

.hm-stylish-slight .full-bg-img,.hm-stylish-slight .mask {
    background-color: rgba(62,69,81,.1)
}

.hm-white-slight .full-bg-img,.hm-white-slight .mask {
    background-color: rgba(255,255,255,.1)
}

.hm-zoom img {
    transition: all .2s linear
}

.hm-zoom:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.hm-zoom:hover .mask {
    opacity: 1
}

.img-overlay {
    position: relative
}

.img-overlay:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.17);
    transition: background .4s
}

.img-overlay:hover:after {
    background: rgba(0,0,0,.35)
}

.img-overlay.light:after {
    background: rgba(255,255,255,.17)
}

.img-overlay.light:hover:after {
    background: rgba(255,255,255,.35)
}

.img-overlay.blue:after {
    background: rgba(0,145,234,.17)
}

.img-overlay.blue:hover:after {
    background: rgba(0,145,234,.35)
}

.img-overlay.green:after {
    background: rgba(76,175,80,.17)
}

.img-overlay.green:hover:after {
    background: rgba(76,175,80,.35)
}

.img-overlay.red:after {
    background: rgba(213,0,0,.17)
}

.img-overlay.red:hover:after {
    background: rgba(213,0,0,.35)
}

footer.page-footer {
    margin-top: 20px;
    padding-top: 20px;
    background-color: #3E4551;
    color: #fff
}

footer.page-footer .footer-copyright {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    color: rgba(255,255,255,.8);
    background-color: rgba(0,0,0,.2);
    text-align: center
}

[type=checkbox]+label,[type=radio]:checked+label,[type=radio]:not(:checked)+label {
    -khtml-user-select: none;
    cursor: pointer;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    padding-left: 2rem;
    display: inline-block;
    line-height: 25px
}

footer.page-footer a {
    color: #fff
}

footer.page-footer .call-to-action {
    text-align: center;
    padding-top: 1.3rem;
    padding-bottom: .5rem
}

footer.page-footer .call-to-action ul li {
    display: inline-block;
    padding-right: 10px
}

footer.page-footer .social-section {
    text-align: center
}

footer.page-footer .social-section ul li {
    display: inline-block
}

ul.instagram-photos li {
    display: inline-block;
    max-width: 100px;
    margin: 4px
}

ul.instagram-photos li img {
    margin: 0
}

.carousel-control:hover {
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    -ms-transition-duration: 400ms;
    transition-duration: 400ms
}

.carousel-fade .carousel-inner .carousel-item {
    opacity: 0;
    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
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.carousel-item.active.left,.carousel-fade .carousel-inner>.carousel-item.active.right,.carousel-fade .carousel-inner>.carousel-item.next,.carousel-fade .carousel-inner>.carousel-item.prev {
        opacity: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    .carousel-fade .carousel-inner>.carousel-item.active,.carousel-fade .carousel-inner>.carousel-item.next.left,.carousel-fade .carousel-inner>.carousel-item.prev.right {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

[type=radio]:checked,[type=radio]:not(:checked) {
    position: absolute;
    left: -9999px;
    visibility: hidden
}

[type=radio]:checked+label,[type=radio]:not(:checked)+label {
    position: relative;
    height: 25px;
    -webkit-transition: .28s ease;
    -moz-transition: .28s ease;
    -o-transition: .28s ease;
    -ms-transition: .28s ease;
    transition: .28s ease
}

[type=radio]+label:after,[type=radio]+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    -webkit-transition: .28s ease;
    -moz-transition: .28s ease;
    -o-transition: .28s ease;
    -ms-transition: .28s ease;
    transition: .28s ease
}

[type=radio]:not(:checked)+label:before {
    border-radius: 50%;
    border: 2px solid #5a5a5a
}

[type=radio]:not(:checked)+label:after {
    border-radius: 50%;
    border: 2px solid #5a5a5a;
    z-index: -1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

[type=radio]:checked+label:before {
    border-radius: 50%;
    border: 2px solid transparent
}

[type=radio]:checked+label:after {
    border-radius: 50%;
    border: 2px solid #4285F4;
    background-color: #4285F4;
    z-index: 0;
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02)
}

[type=radio].with-gap:checked+label:before {
    border-radius: 50%;
    border: 2px solid #4285F4
}

[type=radio].with-gap:checked+label:after {
    border-radius: 50%;
    border: 2px solid #4285F4;
    background-color: #4285F4;
    z-index: 0;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}

[type=radio].with-gap:disabled:checked+label:before {
    border: 2px solid rgba(0,0,0,.46)
}

[type=radio].with-gap:disabled:checked+label:after {
    border: none;
    background-color: rgba(0,0,0,.46)
}

[type=radio]:disabled:checked+label:before,[type=radio]:disabled:not(:checked)+label:before {
    background-color: transparent;
    border-color: rgba(0,0,0,.46)
}

[type=radio]:disabled+label {
    color: rgba(0,0,0,.46)
}

[type=radio]:disabled:not(:checked)+label:before {
    border-color: rgba(0,0,0,.46)
}

[type=radio]:disabled:checked+label:after {
    background-color: rgba(0,0,0,.46);
    border-color: #BDBDBD
}

[type=checkbox]:checked,[type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
    visibility: hidden
}

[type=checkbox]+label {
    position: relative;
    height: 25px
}

[type=checkbox]+label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5rem;
    height: 1.5rem;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s
}

[type=checkbox]:not(:checked):disabled+label:before {
    border: none;
    background-color: rgba(0,0,0,.46)
}

[type=checkbox]:checked+label:before {
    top: -4px;
    left: -3px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #4285F4;
    border-bottom: 2px solid #4285F4;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(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%
}

[type=checkbox]:checked:disabled+label:before {
    border-right: 2px solid rgba(0,0,0,.46);
    border-bottom: 2px solid rgba(0,0,0,.46)
}

[type=checkbox]:indeterminate+label:before {
    left: -10px;
    top: -11px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #4285F4;
    border-bottom: none;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -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%
}

[type=checkbox]:indeterminate:disabled+label:before {
    border-right: 2px solid rgba(0,0,0,.46);
    background-color: transparent
}

[type=checkbox].filled-in+label:after {
    border-radius: 2px
}

[type=checkbox].filled-in+label:after,[type=checkbox].filled-in+label:before {
    content: '';
    left: 0;
    position: absolute;
    transition: border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;
    z-index: 1
}

[type=checkbox].filled-in:not(:checked)+label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    -ms-transform: rotate(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type=checkbox].filled-in:not(:checked)+label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0;
    z-index: 0
}

[type=checkbox].filled-in:checked+label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    -ms-transform: rotate(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type=checkbox].filled-in:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #a6c;
    background-color: #a6c;
    z-index: 0
}

[type=checkbox].filled-in:disabled:not(:checked)+label:before {
    background-color: transparent;
    border: 2px solid transparent
}

[type=checkbox].filled-in:disabled:not(:checked)+label:after {
    border-color: transparent;
    background-color: #BDBDBD
}

[type=checkbox].filled-in:disabled:checked+label:before {
    background-color: transparent
}

[type=checkbox].filled-in:disabled:checked+label:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD
}

[type=checkbox].filled-in-danger+label:after {
    border-radius: 2px
}

[type=checkbox].filled-in-danger+label:after,[type=checkbox].filled-in-danger+label:before {
    content: '';
    left: 0;
    position: absolute;
    transition: border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;
    z-index: 1
}

[type=checkbox].filled-in-danger:not(:checked)+label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    -ms-transform: rotate(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type=checkbox].filled-in-danger:not(:checked)+label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0;
    z-index: 0
}

[type=checkbox].filled-in-danger:checked+label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    -ms-transform: rotate(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type=checkbox].filled-in-danger:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid transparent;
    background-color: red;
    z-index: 0
}

.select-label {
    position: absolute
}

.select-wrapper {
    position: relative
}

.select-wrapper input.select-dropdown {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    outline: 0;
    height: 3rem;
    line-height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 15px;
    padding: 0;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.select-wrapper .select-dropdown {
    -o-user-select: none;
    user-select: none
}

.pswp__container,.pswp__img,.select-wrapper .select-dropdown,.select-wrapper input.select-dropdown:disabled,.switch,.switch * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.select-wrapper span.caret {
    color: initial;
    position: absolute;
    right: 0;
    top: 16px;
    font-size: 10px
}

.select-wrapper span.caret.disabled {
    color: rgba(0,0,0,.46)
}

.select-wrapper+label {
    position: absolute;
    top: -14px;
    font-size: .8rem
}

select {
    display: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

select.browser-default {
    display: block
}

.switch label .lever,.switch label .lever:after {
    content: "";
    display: inline-block
}

select:disabled {
    color: rgba(0,0,0,.3)
}

.select-wrapper input.select-dropdown:disabled {
    color: rgba(0,0,0,.3);
    cursor: default;
    border-bottom: 1px solid rgba(0,0,0,.3)
}

.select-wrapper i {
    color: rgba(0,0,0,.3)
}

.select-dropdown li.disabled,.select-dropdown li.disabled>span,.select-dropdown li.optgroup {
    color: rgba(0,0,0,.3);
    background-color: transparent!important;
    cursor: context-menu
}

.select-dropdown li img {
    height: 40px;
    width: 40px;
    margin: 5px 15px;
    float: right
}

.select-dropdown li.optgroup {
    border-top: 1px solid #eee
}

.select-dropdown li.optgroup.selected>span {
    color: rgba(0,0,0,.7)
}

.select-dropdown li.optgroup>span {
    color: rgba(0,0,0,.4)
}

.select-dropdown li.optgroup~li:not(.optgroup) {
    padding-left: 1rem
}

.multiple-select-dropdown li [type=checkbox]+label {
    height: 10px
}

.switch,.switch * {
    -khtml-user-select: none
}

.switch label {
    cursor: pointer
}

.switch label input[type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0
}

.switch label input[type=checkbox]:checked+.lever {
    background-color: #dccfe2
}

.switch label input[type=checkbox]:checked+.lever:after {
    background-color: #a6c
}

.switch label .lever {
    position: relative;
    width: 40px;
    height: 15px;
    background-color: #818181;
    border-radius: 15px;
    transition: background .3s ease;
    margin: 0 16px
}

.switch label .lever:after {
    position: absolute;
    width: 21px;
    height: 21px;
    background-color: #F1F1F1;
    border-radius: 21px;
    box-shadow: 0 1px 3px 1px rgba(0,0,0,.4);
    left: -5px;
    top: -3px;
    transition: left .3s ease,background .3s ease,box-shadow .1s ease
}

input[type=checkbox]:checked:not(:disabled)~.lever:active:after {
    box-shadow: 0 1px 3px 1px rgba(0,0,0,.4),0 0 0 15px rgba(170,102,204,.1)
}

input[type=checkbox]:not(:disabled)~.lever:active:after {
    box-shadow: 0 1px 3px 1px rgba(0,0,0,.4),0 0 0 15px rgba(0,0,0,.08)
}

.progress,.progress .progress-bar,.pswp__button {
    box-shadow: none
}

.switch label input[type=checkbox]:checked+.lever:after {
    left: 24px
}

.switch input[type=checkbox][disabled]+.lever {
    cursor: default
}

.btn-floating,.card .card-reveal .card-title,.card-wrapper .back .card-title,.dropdown-content li,.file-field span,input[type=range],input[type=range]+.thumb {
    cursor: pointer
}

.switch label input[type=checkbox][disabled]+.lever:after,.switch label input[type=checkbox][disabled]:checked+.lever:after {
    background-color: #BDBDBD
}

.file-field {
    position: relative
}

.file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 10px;
    height: 2.5rem
}

.file-field input.file-path {
    width: 100%;
    height: 2.1rem
}

.file-field .btn {
    float: left;
    line-height: 3rem
}

.file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 1px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.range-field,input[type=range] {
    position: relative
}

.btn-file {
    padding-top: 1px
}

input[type=range] {
    background-color: transparent;
    outline: 0;
    width: 100%;
    margin: 15px 0;
    padding: 0
}

input[type=range]+.thumb {
    position: absolute;
    border: none;
    height: 0;
    width: 0;
    border-radius: 50%;
    background-color: #4285F4;
    top: 10px;
    margin-left: -6px;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

input[type=range]+.thumb .value {
    display: block;
    width: 30px;
    text-align: center;
    color: #4285F4;
    font-size: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

input[type=range]+.thumb.active {
    border-radius: 50% 50% 50% 0
}

input[type=range]+.thumb.active .value {
    color: #fff;
    margin-left: -1px;
    margin-top: 8px;
    font-size: 10px
}

input[type=range]:focus {
    outline: 0
}

input[type=range]::-webkit-slider-runnable-track {
    height: 3px;
    background: #c2c0c2;
    border: none
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background-color: #4285F4;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    margin: -5px 0 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc
}

input[type=range] {
    border: 1px solid #fff
}

input[type=range]::-moz-range-track {
    height: 3px;
    background: #ddd;
    border: none
}

input[type=range]::-moz-range-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #4285F4;
    margin-top: -5px
}

input[type=range]:-moz-focusring {
    outline: #fff solid 1px;
    outline-offset: -1px
}

input[type=range]:focus::-moz-range-track {
    background: #ccc
}

input[type=range]::-ms-track {
    height: 3px;
    background: 0 0;
    border-color: transparent;
    border-width: 6px 0;
    color: transparent
}

input[type=range]::-ms-fill-lower {
    background: #777
}

input[type=range]::-ms-fill-upper {
    background: #ddd
}

input[type=range]::-ms-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #4285F4
}

input[type=range]:focus::-ms-fill-lower {
    background: #888
}

input[type=range]:focus::-ms-fill-upper {
    background: #ccc
}

.input-group .input-group-addon {
    background-color: #e0e0e0
}

.input-group .input-group-addon [type=checkbox]+label {
    padding-left: 18px;
    height: 13px
}

.input-group .input-group-addon [type=radio]+label {
    padding-left: 24px;
    height: 13px
}

.input-group ::-webkit-input-placeholder {
    padding-left: 1rem
}

.input-group :-moz-placeholder {
    padding-left: 1rem
}

.input-group ::-moz-placeholder {
    padding-left: 1rem
}

.input-group :-ms-input-placeholder {
    padding-left: 1rem
}

.input-group span {
    z-index: 10
}

.input-group .form-control {
    margin-top: 3px
}

.nav-tabs {
    border: 0;
    padding: .7rem;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: -20px;
    z-index: 2;
    position: relative
}

.nav-tabs .nav-item+.nav-item,.tabs-5 li {
    margin-left: 0
}

.nav-tabs .nav-link {
    border: 0;
    color: #fff
}

.nav-tabs .nav-item.open .nav-link,.nav-tabs .nav-item.open .nav-link:focus,.nav-tabs .nav-item.open .nav-link:hover,.nav-tabs .nav-link.active,.nav-tabs .nav-link.active:focus,.nav-tabs .nav-link.active:hover {
    background-color: rgba(255,255,255,.2);
    color: #fff;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.md-pills li {
    padding: 10px
}

.md-pills .nav-link {
    color: #666;
    text-align: center
}

.md-pills .nav-item .nav-link {
    border-radius: 2px
}

.md-pills .nav-item .nav-link,.md-pills .nav-item .nav-link.active {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px
}

.md-pills .nav-item .nav-link:hover {
    background-color: rgba(158,158,158,.3);
    transition: all .4s
}

.md-pills .nav-item .nav-link.active,.md-pills .nav-item .nav-link:hover {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s
}

.md-pills .nav-item .nav-link.active {
    color: #fff;
    border-radius: 2px;
    transition: all .4s
}

.md-pills.pills-primary .nav-item .nav-link.active {
    background-color: #4285F4
}

.md-pills.pills-danger .nav-item .nav-link.active {
    background-color: #C00
}

.md-pills.pills-default .nav-item .nav-link.active {
    background-color: #2BBBAD
}

.md-pills.pills-secondary .nav-item .nav-link.active {
    background-color: #a6c
}

.md-pills.pills-success .nav-item .nav-link.active {
    background-color: #00C851
}

.md-pills.pills-info .nav-item .nav-link.active {
    background-color: #33b5e5
}

.md-pills.pills-warning .nav-item .nav-link.active {
    background-color: #F80
}

.md-pills.pills-ins .nav-item .nav-link.active {
    background-color: #3F729B
}

.tab-content {
    padding: 2rem 1rem 1rem;
    z-index: 1
}

.tab-content.vertical {
    padding-top: 0
}

.tabs-5 li {
    width: 20%
}

.tabs-4 li {
    width: 25%
}

.tabs-3 li {
    width: 33.3%
}

.tabs-2 li {
    width: 50%
}

.tabs-2,.tabs-3,.tabs-4,.tabs-5 {
    text-align: center
}

.tabs-wrapper {
    overflow-x: hidden
}

.classic-tabs {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    white-space: nowrap;
    overflow-x: auto
}

@media (min-width: 62rem) {
    .classic-tabs {
        overflow-x:hidden
    }
}

.classic-tabs li {
    -webkit-box-flex: 1 0 30%;
    -moz-box-flex: 1 0 30%;
    -webkit-flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%
}

.classic-tabs li a {
    display: block;
    padding: 20px 24px;
    font-size: 13px;
    color: rgba(255,255,255,.7);
    text-align: center
}

.classic-tabs li a.active {
    border-bottom: 2px solid #ffeb3b;
    color: #fff
}

@media (min-width: 62em) {
    .classic-tabs li {
        -webkit-flex:inherit;
        -ms-flex: inherit;
        flex: inherit
    }

    .classic-tabs li:first-child {
        margin-left: 56px
    }
}

.classic-tabs.tabs-grey {
    background-color: #546e7a
}

.classic-tabs.tabs-grey li a.active {
    border-color: #fff
}

.classic-tabs.tabs-cyan {
    background-color: #00bcd4
}

.classic-tabs.tabs-cyan li a.active {
    border-color: #ffeb3b
}

.classic-tabs.tabs-pink {
    background-color: #ec407a
}

.classic-tabs.tabs-pink li a.active {
    border-color: #673ab7
}

.classic-tabs.tabs-orange {
    background-color: #ffa000
}

.classic-tabs.tabs-orange li a.active {
    border-color: #e53935
}

.classic-tabs.tabs-green {
    background-color: #7cb342
}

.classic-tabs.tabs-green li a.active {
    border-color: #1565c0
}

.classic-tabs.tabs-primary {
    background-color: #4285F4
}

.classic-tabs.tabs-primary li a.active {
    border-color: #fff
}

.table a {
    margin-left: 1rem
}

.table fieldset {
    margin-bottom: 0
}

.table fieldset label {
    height: 8px
}

.product-table img {
    max-height: 150px;
    min-width: 50px
}

.inline-ul-img li {
    display: inline
}

.progress,.streak {
    overflow: hidden;
    position: relative;
    display: block
}

.inline-ul-img li img {
    max-width: 100px;
    margin: 8px
}

.streak {
    background: #e5e5e5;
    height: 250px
}

.streak.streak-lg {
    height: 400px
}

.streak.streak-photo {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat
}

.streak.no-flex {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
    height: auto
}

.card .streak .card-circle ul,.card .streak .card-circle ul li h1,.card .streak .card-circle ul li h2,.card .streak .card-circle ul li h3,.card .streak .card-circle ul li h4,.card .streak .card-circle ul li h5,.card .streak .card-circle ul li:last-child,.section.team-section .streak .avatar ul,.section.team-section .streak .avatar ul li h1,.section.team-section .streak .avatar ul li h2,.section.team-section .streak .avatar ul li h3,.section.team-section .streak .avatar ul li h4,.section.team-section .streak .avatar ul li h5,.section.team-section .streak .avatar ul li:last-child,.streak .card .card-circle ul,.streak .card .card-circle ul li h1,.streak .card .card-circle ul li h2,.streak .card .card-circle ul li h3,.streak .card .card-circle ul li h4,.streak .card .card-circle ul li h5,.streak .card .card-circle ul li:last-child,.streak .card-overlay ul,.streak .card-overlay ul li h1,.streak .card-overlay ul li h2,.streak .card-overlay ul li h3,.streak .card-overlay ul li h4,.streak .card-overlay ul li h5,.streak .card-overlay ul li:last-child,.streak .flex-center ul,.streak .flex-center ul li h1,.streak .flex-center ul li h2,.streak .flex-center ul li h3,.streak .flex-center ul li h4,.streak .flex-center ul li h5,.streak .flex-center ul li:last-child,.streak .section.team-section .avatar ul,.streak .section.team-section .avatar ul li h1,.streak .section.team-section .avatar ul li h2,.streak .section.team-section .avatar ul li h3,.streak .section.team-section .avatar ul li h4,.streak .section.team-section .avatar ul li h5,.streak .section.team-section .avatar ul li:last-child,.streak .testimonial-carousel .testimonial .avatar ul,.streak .testimonial-carousel .testimonial .avatar ul li h1,.streak .testimonial-carousel .testimonial .avatar ul li h2,.streak .testimonial-carousel .testimonial .avatar ul li h3,.streak .testimonial-carousel .testimonial .avatar ul li h4,.streak .testimonial-carousel .testimonial .avatar ul li h5,.streak .testimonial-carousel .testimonial .avatar ul li:last-child,.testimonial-carousel .testimonial .streak .avatar ul,.testimonial-carousel .testimonial .streak .avatar ul li h1,.testimonial-carousel .testimonial .streak .avatar ul li h2,.testimonial-carousel .testimonial .streak .avatar ul li h3,.testimonial-carousel .testimonial .streak .avatar ul li h4,.testimonial-carousel .testimonial .streak .avatar ul li h5,.testimonial-carousel .testimonial .streak .avatar ul li:last-child {
    margin-bottom: 0
}

.boxed-gallery .col-md-3,.boxed-gallery .col-md-6 {
    padding: .36rem .5rem
}

@media (min-width: 768px) {
    .boxed-gallery.right-aligned .col-md-3,.boxed-gallery.right-aligned .col-md-6 {
        float:right
    }
}

.progress {
    height: 4px;
    border-radius: 0;
    background: #0d47a1;
    width: 100%
}

.progress .progress-bar-animated {
    -webkit-transition: width 2s ease-in-out;
    transition: width 2s ease-in-out
}

.progress .indeterminate {
    background-color: #90caf9
}

.progress .indeterminate:after,.progress .indeterminate:before {
    content: '';
    top: 0;
    bottom: 0;
    position: absolute;
    background-color: inherit;
    left: 0;
    will-change: left,right
}

.progress .indeterminate:before {
    -webkit-animation: indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite;
    -moz-animation: indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite;
    -ms-animation: indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite;
    -o-animation: indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite;
    animation: indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite
}

.progress .indeterminate:after {
    -webkit-animation: indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;
    -moz-animation: indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;
    -ms-animation: indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;
    -o-animation: indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;
    animation: indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;
    -webkit-animation-delay: 1.15s;
    -moz-animation-delay: 1.15s;
    -ms-animation-delay: 1.15s;
    -o-animation-delay: 1.15s;
    animation-delay: 1.15s
}

@-webkit-keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }

    100%,60% {
        left: 100%;
        right: -90%
    }
}

@-moz-keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }

    100%,60% {
        left: 100%;
        right: -90%
    }
}

@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }

    100%,60% {
        left: 100%;
        right: -90%
    }
}

@-webkit-keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%
    }

    100%,60% {
        left: 107%;
        right: -8%
    }
}

@-moz-keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%
    }

    100%,60% {
        left: 107%;
        right: -8%
    }
}

@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%
    }

    100%,60% {
        left: 107%;
        right: -8%
    }
}

.preloader-wrapper {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px
}

.preloader-wrapper.small {
    width: 36px;
    height: 36px
}

.preloader-wrapper.big {
    width: 64px;
    height: 64px
}

.preloader-wrapper.active {
    -webkit-animation: container-rotate 1568ms linear infinite;
    animation: container-rotate 1568ms linear infinite
}

@-webkit-keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.spinner-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0
}

.spinner-blue,.spinner-blue-only {
    border-color: #4285f4
}

.spinner-red,.spinner-red-only {
    border-color: #db4437
}

.spinner-yellow,.spinner-yellow-only {
    border-color: #f4b400
}

.spinner-green,.spinner-green-only {
    border-color: #0f9d58
}

.circle-clipper,.circle-clipper .circle,.gap-patch {
    height: 100%;
    border-color: inherit
}

.active .spinner-layer.spinner-blue {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,blue-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,blue-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both
}

.active .spinner-layer.spinner-red {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,red-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,red-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both
}

.active .spinner-layer.spinner-yellow {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both
}

.active .spinner-layer.spinner-green {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,green-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,green-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both
}

.active .spinner-layer.spinner-blue-only,.active .spinner-layer.spinner-green-only,.active .spinner-layer.spinner-red-only,.active .spinner-layer.spinner-yellow-only {
    opacity: 1;
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both
}

@-webkit-keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg)
    }

    25% {
        -webkit-transform: rotate(270deg)
    }

    37.5% {
        -webkit-transform: rotate(405deg)
    }

    50% {
        -webkit-transform: rotate(540deg)
    }

    62.5% {
        -webkit-transform: rotate(675deg)
    }

    75% {
        -webkit-transform: rotate(810deg)
    }

    87.5% {
        -webkit-transform: rotate(945deg)
    }

    to {
        -webkit-transform: rotate(1080deg)
    }
}

@keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }

    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }

    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg)
    }

    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }

    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg)
    }

    to {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg)
    }
}

@-webkit-keyframes blue-fade-in-out {
    100%,25%,90%,from {
        opacity: 1
    }

    26%,89% {
        opacity: 0
    }
}

@keyframes blue-fade-in-out {
    100%,25%,90%,from {
        opacity: 1
    }

    26%,89% {
        opacity: 0
    }
}

@-webkit-keyframes red-fade-in-out {
    15%,51%,from {
        opacity: 0
    }

    25%,50% {
        opacity: 1
    }
}

@keyframes red-fade-in-out {
    15%,51%,from {
        opacity: 0
    }

    25%,50% {
        opacity: 1
    }
}

@-webkit-keyframes yellow-fade-in-out {
    40%,76%,from {
        opacity: 0
    }

    50%,75% {
        opacity: 1
    }
}

@keyframes yellow-fade-in-out {
    40%,76%,from {
        opacity: 0
    }

    50%,75% {
        opacity: 1
    }
}

@-webkit-keyframes green-fade-in-out {
    100%,65%,from {
        opacity: 0
    }

    75%,90% {
        opacity: 1
    }
}

@keyframes green-fade-in-out {
    100%,65%,from {
        opacity: 0
    }

    75%,90% {
        opacity: 1
    }
}

.gap-patch {
    position: absolute;
    top: 0;
    left: 45%;
    width: 10%;
    overflow: hidden
}

.gap-patch .circle {
    width: 1000%;
    left: -450%
}

.circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    overflow: hidden
}

.circle-clipper .circle {
    width: 200%;
    border-width: 3px;
    border-style: solid;
    border-bottom-color: transparent!important;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.circle-clipper.left .circle {
    left: 0;
    border-right-color: transparent!important;
    -webkit-transform: rotate(129deg);
    -ms-transform: rotate(129deg);
    transform: rotate(129deg)
}

.circle-clipper.right .circle {
    left: -100%;
    border-left-color: transparent!important;
    -webkit-transform: rotate(-129deg);
    -ms-transform: rotate(-129deg);
    transform: rotate(-129deg)
}

.active .circle-clipper.left .circle {
    -webkit-animation: left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;
    animation: left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both
}

.active .circle-clipper.right .circle {
    -webkit-animation: right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;
    animation: right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both
}

@-webkit-keyframes left-spin {
    from,to {
        -webkit-transform: rotate(130deg)
    }

    50% {
        -webkit-transform: rotate(-5deg)
    }
}

@keyframes left-spin {
    from,to {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }

    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
}

@-webkit-keyframes right-spin {
    from,to {
        -webkit-transform: rotate(-130deg)
    }

    50% {
        -webkit-transform: rotate(5deg)
    }
}

@keyframes right-spin {
    from,to {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }

    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
}

#spinnerContainer.cooldown {
    -webkit-animation: container-rotate 1568ms linear infinite,fade-out 400ms cubic-bezier(.4,0,.2,1);
    animation: container-rotate 1568ms linear infinite,fade-out 400ms cubic-bezier(.4,0,.2,1)
}

@-webkit-keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

#mdb-preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    z-index: 9998;
    height: 100%;
    width: 100%
}

.accordion .panel {
    padding: 1rem 1.5rem;
    border-bottom: 1px solid #eee
}

.accordion .fa-angle-down {
    float: right
}

.collapsible-body {
    display: none
}

.btn-floating,.btn-floating i {
    color: #fff;
    display: inline-block;
    line-height: 37px
}

.btn-floating {
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 37px;
    height: 37px;
    padding: 0;
    background-color: #a6c;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    transition: .3s;
    margin: 10px
}

.btn-flat,.btn-flat:focus {
    background-color: transparent
}

.btn-floating i {
    width: inherit;
    text-align: center;
    font-size: 1.6rem
}

.card .card-data ul li,.card .card-review ul li {
    display: inline
}

.btn-floating:before {
    border-radius: 0
}

.btn-floating.btn-large {
    width: 55.5px;
    height: 55.5px
}

.btn-floating.btn-large i {
    line-height: 55.5px
}

.btn-floating.btn-small,.btn-floating.wishlist,.card .card-share .social-reveal .btn-floating {
    height: 47px;
    width: 47px;
    line-height: 0
}

.btn-floating.btn-small .fa,.btn-floating.btn-small .material-icons,.btn-floating.wishlist .fa,.btn-floating.wishlist .material-icons,.card .card-share .social-reveal .btn-floating .fa,.card .card-share .social-reveal .btn-floating .material-icons {
    font-size: 18px;
    margin-top: 5px
}

.btn-fab {
    margin: 0;
    padding: 15px;
    font-size: 26px;
    width: 56px;
    height: 56px
}

.btn-fab,.btn-fab .ripple-wrapper {
    border-radius: 100%
}

.btn-fab.btn-mini {
    width: 40px;
    height: 40px;
    padding: 13px;
    font-size: 15px
}

.fixed-action-btn {
    position: fixed;
    right: 23px;
    bottom: 23px;
    padding-top: 15px;
    margin-bottom: 0;
    z-index: 998
}

.fixed-action-btn ul {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0
}

.fixed-action-btn ul li {
    margin-bottom: 15px
}

.fixed-action-btn ul a.btn-floating {
    opacity: 0
}

.btn-flat {
    position: relative;
    padding: 8px 30px;
    border: none;
    margin: 10px;
    text-decoration: none;
    outline: 0!important
}

.btn-rounded {
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    -ms-border-radius: 10em;
    -o-border-radius: 10em;
    border-radius: 10em
}

.nav-pills.md-pills .nav-item .active {
    border: none;
    background-color: #4285F4;
    color: #fff
}

.nav-pills.md-pills .nav-item:hover {
    background-color: red;
    color: #45526E;
    font-weight: 500;
    border-left: none
}

.counter {
    position: absolute;
    margin-left: -23px;
    margin-top: -1px;
    background-color: red;
    color: #fff;
    padding: 1px 7px;
    font-size: 11px;
    z-index: 2;
    -webkit-border-radius: 10rem;
    -moz-border-radius: 10rem;
    -ms-border-radius: 10rem;
    -o-border-radius: 10rem;
    border-radius: 10rem
}

.social-counters .btn {
    margin-left: 9px
}

.btn-fb {
    background-color: #3B5998
}

.btn-fb:focus,.btn-fb:hover {
    background-color: #4264aa
}

.btn-gplus {
    background-color: #DD4B39
}

.btn-gplus:focus,.btn-gplus:hover {
    background-color: #e15f4f
}

.btn-tw {
    background-color: #55ACEE
}

.btn-tw:focus,.btn-tw:hover {
    background-color: #6cb7f0
}

.btn-li {
    background-color: #0082CA
}

.btn-li:focus,.btn-li:hover {
    background-color: #0092e4
}

.yt-bg {
    background-color: #CD201F
}

.yt-bg:focus,.yt-bg:hover {
    background-color: #de2827
}

.ins-bg {
    background-color: #3F729B
}

.ins-bg:focus,.ins-bg:hover {
    background-color: #467fad
}

.btn-pin {
    background-color: #C61118
}

.btn-pin:focus,.btn-pin:hover {
    background-color: #dd131b
}

.btn-ins {
    background-color: #3F729B
}

.btn-ins:focus,.btn-ins:hover {
    background-color: #467fad
}

.btn-yt {
    background-color: #CD201F
}

.btn-yt:focus,.btn-yt:hover {
    background-color: #de2827
}

.btn-vk {
    background-color: #4C75A3
}

.btn-vk:focus,.btn-vk:hover {
    background-color: #5882b1
}

.btn-git {
    background-color: #4183C4
}

.btn-git:focus,.btn-git:hover {
    background-color: #5490ca
}

.btn-comm {
    background-color: #30CFC0
}

.btn-comm:focus,.btn-comm:hover {
    background-color: #45d4c6
}

.btn-email {
    background-color: #4B515D
}

.btn-email:focus,.btn-email:hover {
    background-color: #565d6b
}

.btn-dribbble {
    background-color: #C32361
}

.btn-dribbble:focus,.btn-dribbble:hover {
    background-color: #d8276c
}

.btn-so {
    background-color: #f69c55
}

.btn-so:focus,.btn-so:hover {
    background-color: #f7aa6d
}

.icons-sm {
    padding: .5rem;
    margin: .5rem;
    font-size: 1.5rem
}

.fb-ic {
    color: #3B5998!important
}

.fb-ic:focus,.fb-ic:hover {
    color: #3B5998
}

.gplus-ic {
    color: #DD4B39!important
}

.gplus-ic:focus,.gplus-ic:hover {
    color: #DD4B39
}

.tw-ic {
    color: #55ACEE!important
}

.tw-ic:focus,.tw-ic:hover {
    color: #55ACEE
}

.li-ic {
    color: #0082CA!important
}

.li-ic:focus,.li-ic:hover {
    color: #0082CA
}

.yt-ic {
    color: #CD201F!important
}

.yt-ic:focus,.yt-ic:hover {
    color: #CD201F
}

.dribbble-ic {
    color: #C32361!important
}

.dribbble-ic:focus,.dribbble-ic:hover {
    color: #C32361
}

.ins-ic {
    color: #3F729B!important
}

.ins-ic:focus,.ins-ic:hover {
    color: #3F729B
}

.pin-ic {
    color: #C61118!important
}

.pin-ic:focus,.pin-ic:hover {
    color: #C61118
}

.vk-ic {
    color: #4C75A3!important
}

.vk-ic:focus,.vk-ic:hover {
    color: #4C75A3
}

.git-ic {
    color: #4183C4!important
}

.git-ic:focus,.git-ic:hover {
    color: #4183C4
}

.email-ic {
    color: #4B515D!important
}

.email-ic:focus,.email-ic:hover {
    color: #4B515D
}

.comm-ic {
    color: #30CFC0!important
}

.comm-ic:focus,.comm-ic:hover {
    color: #30CFC0
}

.drib-ic {
    color: #C32361!important
}

.drib-ic:focus,.drib-ic:hover {
    color: #C32361
}

.so-ic {
    color: #f69c55!important
}

.so-ic:focus,.so-ic:hover {
    color: #f69c55
}

.social-list {
    width: auto;
    padding: 1rem
}

.social-list li {
    margin-top: 15px
}

.social-list .fa {
    margin-right: 20px;
    font-size: 20px
}

.social-list .fa-facebook {
    margin-right: 26px
}

.social-list a {
    font-size: 20px
}

.personal-sm {
    margin-bottom: 10px
}

.personal-sm a {
    padding: 5px
}

.personal-sm a:first-of-type {
    padding-left: 0
}

.personal-sm a .fa {
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    -ms-transition-duration: .2s;
    transition-duration: .2s
}

.personal-sm a:hover .fa {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

@media only screen and (max-width: 500px) {
    .personal-sm a {
        padding:2px
    }
}

.card .card-data {
    background-color: #3E4551;
    color: #fff;
    text-align: center;
    height: auto;
    padding: 10px
}

.card .card-data ul {
    margin-bottom: 0;
    font-size: .9rem
}

.card .card-data ul li .fa-clock-o {
    margin-left: 10px
}

.card .card-data ul a {
    color: #fff
}

.card .card-data ul a .fa {
    margin-left: 5px;
    margin-right: 3px
}

.card .rating {
    color: #ffa000
}

.card .btn-action {
    margin: -23px 20px;
    float: right;
    background-color: #4B515D;
    height: 47px;
    width: 47px;
    line-height: 0
}

.card .btn-action .fa,.card .btn-action .material-icons {
    font-size: 18px;
    margin-top: 5px
}

.card .card-review {
    margin-top: -1px;
    background-color: #000;
    color: #fff;
    padding: 50px 20px 20px
}

.card .card-review ul {
    margin-bottom: 0;
    font-size: .9rem
}

.card .card-review ul a {
    color: #fff
}

.card .card-review ul a .fa {
    margin-left: 5px;
    margin-right: 3px
}

.card .activator {
    float: right;
    padding: 1rem;
    margin-right: 10px;
    font-size: 1.2rem;
    color: #000
}

.card .link-text {
    text-align: right;
    color: #000
}

.card.card-dark .activator,.card.card-dark .card-block a {
    color: #fff
}

.card .link-text i {
    margin-left: 4px
}

.card.card-dark .card-block {
    background-color: #2E2E2E;
    color: #fff
}

.card.card-dark .card-block hr {
    background-color: #666
}

.card .card-reveal {
    position: absolute;
    background-color: #fff;
    width: 100%;
    overflow-y: auto;
    top: 100%;
    height: 100%;
    z-index: 1;
    display: none;
    padding: 1rem
}

.card .card-reveal .card-title i {
    color: #9e9e9e;
    position: absolute;
    right: 10px
}

.card .card-reveal .content,.card .card-share {
    position: relative
}

.card .card-reveal .content h4 {
    margin-top: 20px;
    margin-bottom: 15px
}

.card .card-reveal .content h5 {
    margin-top: 30px
}

.card .card-share .social-reveal {
    position: absolute;
    top: -28px;
    right: 30px;
    visibility: hidden;
    width: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition: -webkit-transform .35s ease;
    transition: transform .35s ease;
    transition: transform .35s ease,-webkit-transform .35s ease
}

.card .card-share .social-reveal .btn-floating {
    margin: .3rem
}

.card .card-share .social-reveal-active {
    z-index: 11;
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateX(-48px);
    -ms-transform: translateX(-48px);
    transform: translateX(-48px);
    transition: -webkit-transform .35s ease;
    transition: transform .35s ease;
    transition: transform .35s ease,-webkit-transform .35s ease
}

.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right,.pswp__caption--fake {
    visibility: hidden
}

.card.ovf-hidden {
    overflow: hidden
}

.card .card-footer {
    font-size: 1.3rem;
    background-color: transparent
}

.card .card-footer .left {
    float: left
}

.card .card-footer .left .discount {
    text-decoration: line-through;
    color: #9e9e9e;
    font-size: 1.1rem
}

.card .card-footer .right {
    float: right;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.card .card-footer .right a {
    color: #9e9e9e;
    margin-left: 1rem;
    transition: .4s
}

.card .card-footer .right a,.card .card-footer .right a:hover {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s
}

.card .card-footer .right a:hover {
    color: #d50000;
    transition: .4s
}

.card .card-footer .right a.active {
    color: #d50000
}

.card-wrapper {
    margin: .5rem 0 1rem;
    height: 500px;
    position: relative;
    -webkit-perspective: 800px;
    perspective: 800px
}

.card-wrapper .face {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff
}

.card-wrapper .face h4 {
    margin-bottom: 15px
}

.card-wrapper .face h5 {
    margin-top: 30px
}

.card-wrapper .face .content {
    text-align: left;
    padding: 15px
}

.card-wrapper .face .content p {
    margin-bottom: 30px
}

.card-wrapper .face .content .rotate-btn {
    padding: 1rem;
    margin-right: -8px;
    float: right;
    font-size: 1.2rem;
    color: #000
}

.card-wrapper .card-up {
    overflow: hidden;
    height: 50%
}

.card-wrapper .card-up img {
    min-width: 400px
}

.card-wrapper .avatar {
    border-radius: 50%;
    display: block;
    height: 120px;
    margin: -65px auto 0;
    overflow: hidden;
    width: 120px
}

.card-wrapper .avatar img {
    border: 5px solid #fff;
    background: #FFF;
    width: 100%
}

.card-wrapper .card-rotating {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.card-wrapper .fa-repeat,.card-wrapper .fa-undo {
    font-size: 20px;
    margin-top: 30px
}

.card-wrapper .fa-undo {
    margin-top: 30px
}

.card-wrapper .back,.card-wrapper .front {
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s,-webkit-transform 1s
}

.card-wrapper .back,.card-wrapper .front,.pswp,.pswp__bg,.pswp__container,.pswp__img--placeholder,.pswp__share-modal,.pswp__share-tooltip,.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.card-wrapper .back {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    padding: 1rem
}

.card-wrapper .back .card-title i {
    color: #9e9e9e;
    position: absolute;
    right: 20px
}

.card-wrapper .card-rotating.effect__click.flipped .front {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.card-wrapper .card-rotating.effect__click.flipped .back {
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

.card-data {
    height: auto;
    padding: 10px 10px 10px 0
}

.card-data ul {
    margin-bottom: 0;
    font-size: .9rem
}

.card-data ul li {
    display: inline
}

.card-cascade,.card-cascade-2 {
    display: inline-block
}

.card-data ul a {
    color: #666
}

.card-data ul a .fa {
    margin-left: 5px;
    margin-right: 3px
}

.card-overlay {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 1.5rem;
    border-radius: 2px
}

.card-overlay p {
    margin-bottom: 1rem
}

.section-heading {
    text-align: center
}

.section-heading h1 {
    margin-top: 2rem;
    margin-bottom: 3rem
}

.section-heading p {
    margin-bottom: 3rem;
    margin-right: 15%;
    margin-left: 15%
}

.card-cascade.narrower .view,.card-cascade.wider .card-block {
    margin-left: 4%;
    margin-right: 4%
}

.card-cascade .view {
    border-radius: 4px
}

.card-cascade .view,.card-cascade-2 .view {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.card-cascade.narrower {
    margin-top: 20px
}

.card-cascade.narrower .view {
    margin-top: -20px
}

.card-cascade .card-block {
    padding-top: 1.8rem
}

.card-cascade-2 .view {
    margin-left: 0;
    margin-right: 0;
    margin-top: -20px;
    border-radius: 4px
}

.card-cascade-2 .card-block {
    margin-left: 10px;
    margin-right: 10px
}

.dropdown-content {
    background-color: #fff;
    margin: 0;
    display: none;
    min-width: 100px;
    max-height: 650px;
    overflow-y: auto;
    opacity: 0;
    position: absolute;
    z-index: 999;
    will-change: width,height
}

.dropdown-content li {
    clear: both;
    color: rgba(0,0,0,.87);
    line-height: 1.5rem;
    width: 100%;
    text-align: left;
    text-transform: none
}

.dropdown-content li.active,.dropdown-content li:hover {
    background-color: #eee
}

.dropdown-content li>a,.dropdown-content li>span {
    font-size: 1.2rem;
    color: #4285F4;
    display: block;
    padding: 1rem
}

.colorful-select .dropdown-content,.dropdown .dropdown-menu {
    padding: .5rem
}

.dropdown-content li>a>i {
    height: inherit;
    line-height: inherit
}

.pswp,.pswp__bg,.pswp__scroll-wrap {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.colorful-select .dropdown-content li.active span {
    color: #fff!important
}

.colorful-select .dropdown-content li a:hover,.colorful-select .dropdown-content li span:hover {
    color: #fff!important;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.dropdown-primary .dropdown-content li a:hover,.dropdown-primary .dropdown-content li span:hover,.dropdown-primary .dropdown-content li.active {
    background-color: #4285F4
}

.dropdown-danger .dropdown-content li a:hover,.dropdown-danger .dropdown-content li span:hover,.dropdown-danger .dropdown-content li.active {
    background-color: #C00
}

.dropdown-default .dropdown-content li a:hover,.dropdown-default .dropdown-content li span:hover,.dropdown-default .dropdown-content li.active {
    background-color: #2BBBAD
}

.dropdown-secondary .dropdown-content li a:hover,.dropdown-secondary .dropdown-content li span:hover,.dropdown-secondary .dropdown-content li.active {
    background-color: #a6c
}

.dropdown-success .dropdown-content li a:hover,.dropdown-success .dropdown-content li span:hover,.dropdown-success .dropdown-content li.active {
    background-color: #00C851
}

.dropdown-info .dropdown-content li a:hover,.dropdown-info .dropdown-content li span:hover,.dropdown-info .dropdown-content li.active {
    background-color: #33b5e5
}

.dropdown-warning .dropdown-content li a:hover,.dropdown-warning .dropdown-content li span:hover,.dropdown-warning .dropdown-content li.active {
    background-color: #fb3
}

.dropdown-ins .dropdown-content li a:hover,.dropdown-ins .dropdown-content li span:hover,.dropdown-ins .dropdown-content li.active {
    background-color: #3F729B
}

.dropdown-dark .dropdown-content li a:hover,.dropdown-dark .dropdown-content li span:hover,.dropdown-dark .dropdown-content li.active {
    background-color: #2E2E2E
}

.dropdown .dropdown-menu.dd-right {
    left: -100px
}

.dropdown .dropdown-menu.dropdown-primary .dropdown-item:hover {
    background-color: #4285F4
}

.dropdown .dropdown-menu.dropdown-danger .dropdown-item:hover {
    background-color: #C00
}

.dropdown .dropdown-menu.dropdown-default .dropdown-item:hover {
    background-color: #2BBBAD
}

.dropdown .dropdown-menu.dropdown-secondary .dropdown-item:hover {
    background-color: #a6c
}

.dropdown .dropdown-menu.dropdown-success .dropdown-item:hover {
    background-color: #00C851
}

.dropdown .dropdown-menu.dropdown-info .dropdown-item:hover {
    background-color: #33b5e5
}

.dropdown .dropdown-menu.dropdown-warning .dropdown-item:hover {
    background-color: #F80
}

.dropdown .dropdown-menu.dropdown-ins .dropdown-item:hover {
    background-color: #3F729B
}

.dropdown .dropdown-menu.dropdown-dark .dropdown-item:hover {
    background-color: #2E2E2E
}

.dropdown .dropdown-menu .dropdown-item {
    padding: 1rem;
    margin-left: 0
}

.dropdown .dropdown-menu .dropdown-item:hover {
    border-radius: 2px;
    color: #fff!important;
    transition: all .1s linear
}

.dropdown-menu.animated {
    -webkit-animation-duration: .55s;
    animation-duration: .55s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
    display: none;
    left: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    outline: 0
}

.pswp--open,.pswp__button {
    display: block
}

.pswp * {
    box-sizing: border-box
}

.pswp img {
    max-width: none
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.pswp__scroll-wrap {
    left: 0;
    overflow: hidden
}

.pswp__container,.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.pswp__container,.pswp__img {
    user-select: none;
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    transition: -webkit-transform 333ms cubic-bezier(.4,0,.22,1);
    transition: transform 333ms cubic-bezier(.4,0,.22,1);
    transition: transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1)
}

.pswp__bg {
    left: 0;
    background: #000;
    opacity: 0;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none
}

.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    width: 100%!important;
    height: auto!important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC
}

.pswp__error-msg a {
    color: #CCC;
    text-decoration: underline
}

.pswp__share-tooltip a,.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
    position: relative;
    cursor: pointer;
    overflow: visible;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    transition: opacity .2s
}

.pswp__button:focus,.pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    outline: 0;
    opacity: .9
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
    background: url(../img/lightbox/default-skin.png) no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px
}

@media (-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx) {
    .pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before {
        background-image:url(../img/lightbox/default-skin.svg)
    }

    .pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right {
        background: 0 0
    }
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp__button--arrow--left,.pswp__button--arrow--right {
    background: 0 0;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0,0,0,.3);
    height: 30px;
    width: 32px;
    position: absolute
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px
}

.pswp__counter,.pswp__share-modal {
    user-select: none
}

.picker,.pswp__counter,.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    transition: opacity .25s ease-out;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #FFF;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    box-shadow: 0 2px 5px rgba(0,0,0,.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s,-webkit-transform .25s;
    will-change: transform
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #FFF;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

.line-highlight,.ps-container.ps-in-scrolling,.ps-container:hover.ps-in-scrolling {
    pointer-events: none
}

.pswp__counter,.pswp__preloader {
    position: absolute;
    height: 44px;
    top: 0
}

.pswp__caption--empty,.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter {
    display: none
}

a.pswp__share--facebook:hover {
    background: #3E5C9A;
    color: #FFF
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A
}

a.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #FFF
}

a.pswp__share--pinterest:hover {
    background: #CCC;
    color: #CE272D
}

a.pswp__share--download:hover {
    background: #DDD
}

.pswp__counter {
    left: 0;
    font-size: 13px;
    line-height: 44px;
    color: #FFF;
    opacity: .75;
    padding: 0 10px
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

.pswp__caption small {
    font-size: 11px;
    color: #BBB
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #CCC
}

.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__ui {
    visibility: visible
}

.pswp__preloader {
    width: 44px;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp--css_animation .pswp__preloader--active,.pswp__preloader--active {
    opacity: 1
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(../img/lightbox/preloader.gif) no-repeat
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
    animation: clockwise 500ms linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite;
    animation: donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: 0 0;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #FFF;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    margin: 0
}

.side-nav .about,.side-nav .social {
    border-bottom: 1px solid rgba(153,153,153,.298039)
}

@media screen and (max-width: 1024px) {
    .pswp__preloader {
        position:relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
}

.double-nav .breadcrumb-dn,.modal-ext .modal-content .options {
    float: left
}

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes donut-rotate {
    0%,100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }
}

@keyframes donut-rotate {
    0%,100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    opacity: 1;
    z-index: 1550
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp__caption,.pswp__top-bar {
    background-color: rgba(0,0,0,.5)
}

.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0,0,0,.3)
}

.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar {
    opacity: .001
}

.pswp__element--disabled {
    display: none!important
}

.pswp--minimal--dark .pswp__top-bar {
    background: 0 0
}

.mdb-lightbox figure {
    margin: 0
}

.card .mdb-lightbox figure img,.comments-list .mdb-lightbox figure img,.mdb-lightbox figure .card img,.mdb-lightbox figure .comments-list img,.mdb-lightbox figure .img-fluid,.mdb-lightbox figure .reply-form img,.mdb-lightbox figure .section .view,.mdb-lightbox figure .section img,.reply-form .mdb-lightbox figure img,.section .mdb-lightbox figure .view,.section .mdb-lightbox figure img {
    display: inline
}

.mdb-lightbox figure img {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    -ms-transition: opacity .4s;
    transition: opacity .4s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.mdb-lightbox figure img:hover {
    opacity: .8
}

.mdb-lightbox.no-margin .col-lg-1,.mdb-lightbox.no-margin .col-lg-10,.mdb-lightbox.no-margin .col-lg-11,.mdb-lightbox.no-margin .col-lg-12,.mdb-lightbox.no-margin .col-lg-2,.mdb-lightbox.no-margin .col-lg-3,.mdb-lightbox.no-margin .col-lg-4,.mdb-lightbox.no-margin .col-lg-5,.mdb-lightbox.no-margin .col-lg-6,.mdb-lightbox.no-margin .col-lg-7,.mdb-lightbox.no-margin .col-lg-8,.mdb-lightbox.no-margin .col-lg-9,.mdb-lightbox.no-margin .col-md-1,.mdb-lightbox.no-margin .col-md-10,.mdb-lightbox.no-margin .col-md-11,.mdb-lightbox.no-margin .col-md-12,.mdb-lightbox.no-margin .col-md-2,.mdb-lightbox.no-margin .col-md-3,.mdb-lightbox.no-margin .col-md-4,.mdb-lightbox.no-margin .col-md-5,.mdb-lightbox.no-margin .col-md-6,.mdb-lightbox.no-margin .col-md-7,.mdb-lightbox.no-margin .col-md-8,.mdb-lightbox.no-margin .col-md-9,.mdb-lightbox.no-margin .col-sm-1,.mdb-lightbox.no-margin .col-sm-10,.mdb-lightbox.no-margin .col-sm-11,.mdb-lightbox.no-margin .col-sm-12,.mdb-lightbox.no-margin .col-sm-2,.mdb-lightbox.no-margin .col-sm-3,.mdb-lightbox.no-margin .col-sm-4,.mdb-lightbox.no-margin .col-sm-5,.mdb-lightbox.no-margin .col-sm-6,.mdb-lightbox.no-margin .col-sm-7,.mdb-lightbox.no-margin .col-sm-8,.mdb-lightbox.no-margin .col-sm-9,.mdb-lightbox.no-margin .col-xl-1,.mdb-lightbox.no-margin .col-xl-10,.mdb-lightbox.no-margin .col-xl-11,.mdb-lightbox.no-margin .col-xl-12,.mdb-lightbox.no-margin .col-xl-2,.mdb-lightbox.no-margin .col-xl-3,.mdb-lightbox.no-margin .col-xl-4,.mdb-lightbox.no-margin .col-xl-5,.mdb-lightbox.no-margin .col-xl-6,.mdb-lightbox.no-margin .col-xl-7,.mdb-lightbox.no-margin .col-xl-8,.mdb-lightbox.no-margin .col-xl-9,.mdb-lightbox.no-margin .col-xs-1,.mdb-lightbox.no-margin .col-xs-10,.mdb-lightbox.no-margin .col-xs-11,.mdb-lightbox.no-margin .col-xs-12,.mdb-lightbox.no-margin .col-xs-2,.mdb-lightbox.no-margin .col-xs-3,.mdb-lightbox.no-margin .col-xs-4,.mdb-lightbox.no-margin .col-xs-5,.mdb-lightbox.no-margin .col-xs-6,.mdb-lightbox.no-margin .col-xs-7,.mdb-lightbox.no-margin .col-xs-8,.mdb-lightbox.no-margin .col-xs-9 {
    padding: 0
}

.mdb-lightbox .col-lg-1,.mdb-lightbox .col-lg-10,.mdb-lightbox .col-lg-11,.mdb-lightbox .col-lg-12,.mdb-lightbox .col-lg-2,.mdb-lightbox .col-lg-3,.mdb-lightbox .col-lg-4,.mdb-lightbox .col-lg-5,.mdb-lightbox .col-lg-6,.mdb-lightbox .col-lg-7,.mdb-lightbox .col-lg-8,.mdb-lightbox .col-lg-9,.mdb-lightbox .col-md-1,.mdb-lightbox .col-md-10,.mdb-lightbox .col-md-11,.mdb-lightbox .col-md-12,.mdb-lightbox .col-md-2,.mdb-lightbox .col-md-3,.mdb-lightbox .col-md-4,.mdb-lightbox .col-md-5,.mdb-lightbox .col-md-6,.mdb-lightbox .col-md-7,.mdb-lightbox .col-md-8,.mdb-lightbox .col-md-9,.mdb-lightbox .col-sm-1,.mdb-lightbox .col-sm-10,.mdb-lightbox .col-sm-11,.mdb-lightbox .col-sm-12,.mdb-lightbox .col-sm-2,.mdb-lightbox .col-sm-3,.mdb-lightbox .col-sm-4,.mdb-lightbox .col-sm-5,.mdb-lightbox .col-sm-6,.mdb-lightbox .col-sm-7,.mdb-lightbox .col-sm-8,.mdb-lightbox .col-sm-9,.mdb-lightbox .col-xl-1,.mdb-lightbox .col-xl-10,.mdb-lightbox .col-xl-11,.mdb-lightbox .col-xl-12,.mdb-lightbox .col-xl-2,.mdb-lightbox .col-xl-3,.mdb-lightbox .col-xl-4,.mdb-lightbox .col-xl-5,.mdb-lightbox .col-xl-6,.mdb-lightbox .col-xl-7,.mdb-lightbox .col-xl-8,.mdb-lightbox .col-xl-9,.mdb-lightbox .col-xs-1,.mdb-lightbox .col-xs-10,.mdb-lightbox .col-xs-11,.mdb-lightbox .col-xs-12,.mdb-lightbox .col-xs-2,.mdb-lightbox .col-xs-3,.mdb-lightbox .col-xs-4,.mdb-lightbox .col-xs-5,.mdb-lightbox .col-xs-6,.mdb-lightbox .col-xs-7,.mdb-lightbox .col-xs-8,.mdb-lightbox .col-xs-9 {
    padding: .5rem
}

.side-nav {
    position: fixed;
    width: 240px;
    left: 0;
    top: 0;
    margin: 0;
    height: 100%;
    height: calc(100%+ 60px);
    height: -moz-calc(100%);
    padding-bottom: 60px;
    background-color: #fff;
    z-index: 999;
    overflow-y: auto;
    will-change: transform;
    backface-visibility: hidden;
    -webkit-transform: translateX(-105%);
    -ms-transform: translateX(-105%);
    transform: translateX(-105%);
    color: #fff
}

.picker__holder,.side-nav {
    -webkit-backface-visibility: hidden
}

.side-nav.right-aligned {
    right: 0;
    left: auto;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.side-nav .collapsible {
    margin: 0
}

.side-nav .collapsible>li {
    padding-right: 1rem;
    padding-left: 1rem;
    border-radius: 2px
}

.side-nav .collapsible a.active,.side-nav .collapsible a:hover,.side-nav .collapsible>li {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px
}

.side-nav .collapsible a {
    color: #fff;
    font-weight: 300
}

.side-nav .collapsible a.active,.side-nav .collapsible a:hover {
    border-radius: 2px
}

.side-nav .collapsible .fa {
    font-size: 1.2rem;
    margin-right: 13px
}

.side-nav .collapsible-body a {
    padding-left: 30px;
    height: 45px;
    line-height: 45px
}

.side-nav a {
    display: block;
    font-size: 1rem;
    height: 56px;
    line-height: 56px;
    padding-left: 20px
}

.side-nav .logo-wrapper {
    height: 140px
}

.side-nav .logo-wrapper a {
    height: 140px;
    width: 240px;
    padding: 0
}

.side-nav .logo-wrapper img {
    padding: 20% 50px
}

@media (max-height: 910px) {
    .side-nav .logo-wrapper,.side-nav .logo-wrapper a {
        height:80px
    }

    .side-nav .logo-wrapper img {
        padding: 7% 50px
    }
}

.side-nav .about {
    padding: 1rem
}

.side-nav .about p {
    margin-bottom: 0;
    text-align: center
}

.side-nav .social {
    padding: 0;
    text-align: center
}

.side-nav .social li {
    display: inline-block;
    padding: 0;
    margin: 0
}

.side-nav .social a {
    padding: 0 .6rem;
    margin: 0
}

.side-nav .search-form {
    padding: 0
}

.side-nav .search-form ::-webkit-input-placeholder {
    color: #fff!important
}

.side-nav .search-form :-moz-placeholder {
    color: #fff!important
}

.side-nav .search-form ::-moz-placeholder {
    color: #fff!important
}

.side-nav .search-form :-ms-input-placeholder {
    color: #fff!important
}

.side-nav .search-form input[type=text] {
    border-bottom: 1px solid #fff;
    font-weight: 300;
    padding-left: 30px
}

.side-nav .search-form .form-control {
    color: #fff
}

.side-nav .sn-avatar-wrapper {
    padding-left: 33%;
    padding-right: 33%;
    padding-top: 10%
}

.side-nav .sn-avatar-wrapper img {
    margin: 0;
    padding: 0;
    max-width: 90px;
    -webkit-border-radius: 5rem;
    -moz-border-radius: 5rem;
    -ms-border-radius: 5rem;
    -o-border-radius: 5rem;
    border-radius: 5rem
}

@media only screen and (max-height: 910px) {
    .side-nav .sn-avatar-wrapper {
        padding-left:40%;
        padding-right: 40%;
        padding-top: 3%
    }

    .side-nav .sn-avatar-wrapper img {
        max-width: 50px
    }
}

.side-nav .sn-ad-avatar-wrapper {
    height: auto;
    margin-bottom: 0
}

.side-nav .sn-ad-avatar-wrapper img {
    max-width: 60px;
    padding: 20px 10px;
    float: left
}

.side-nav .sn-ad-avatar-wrapper p {
    font-size: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0
}

.side-nav .fa-angle-down.rotate-icon {
    position: absolute;
    right: 0
}

.light-side-nav .logo-wrapper,.light-side-nav .logo-wrapper a {
    height: 80px
}

.light-side-nav .logo-wrapper img {
    padding: 7% 50px
}

.colorful-side-nav .collapsible>li,.dark-side-nav .collapsible>li,.stylish-side-nav .collapsible>li {
    padding: 0
}

.light-side-nav .collapsible a,.light-side-nav p {
    color: #1C2331
}

.colorful-side-nav .social a,.colorful-side-nav p,.dark-side-nav .collapsible a,.dark-side-nav .social a,.dark-side-nav p,.stylish-side-nav .collapsible a,.stylish-side-nav .social a,.stylish-side-nav p {
    color: #fff
}

.light-side-nav .social {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.light-side-nav .navbar-form {
    margin: 10px
}

.dark-side-nav {
    background-color: #212121
}

.dark-side-nav .logo-wrapper {
    background: url("http://mdbootstrap.com/images/regular/nature/img%20(17).jpg") center center no-repeat;
    background-size: cover
}

.dark-side-nav li {
    background-color: #212121
}

.dark-side-nav .collapsible a.active,.dark-side-nav .collapsible a:active,.dark-side-nav li.active,.dark-side-nav li:hover {
    background-color: #2E2E2E
}

.dark-side-nav .collapsible a {
    margin: 0
}

.dark-side-nav .social {
    border-top: 1px solid #4B515D;
    border-bottom: 1px solid #4B515D
}

.colorful-side-nav {
    background-color: #00695c
}

.colorful-side-nav .logo-wrapper {
    background: url("http://mdbootstrap.com/images/regular/nature/img%20(23).jpg") center center no-repeat;
    background-size: cover
}

.colorful-side-nav li {
    background-color: #00695c
}

.colorful-side-nav .collapsible a.active,.colorful-side-nav .collapsible a:active,.colorful-side-nav li.active,.colorful-side-nav li:hover {
    background-color: #008372
}

.colorful-side-nav .collapsible a {
    margin: 0;
    color: #fff
}

.colorful-side-nav .social {
    border-top: 1px solid #26a69a;
    border-bottom: 1px solid #26a69a
}

.stylish-side-nav {
    background-color: #3E4551
}

.stylish-side-nav .logo-wrapper {
    background: url("http://mdbootstrap.com/images/regular/nature/img%20(26).jpg") center center no-repeat;
    background-size: cover
}

.stylish-side-nav li {
    background-color: #3E4551
}

.stylish-side-nav .collapsible a.active,.stylish-side-nav .collapsible a:active,.stylish-side-nav li.active,.stylish-side-nav li:hover {
    background-color: #4B515D
}

.stylish-side-nav .collapsible a {
    margin: 0
}

.stylish-side-nav .social {
    border-top: 1px solid #4B515D;
    border-bottom: 1px solid #4B515D
}

.drag-target {
    height: 100%;
    width: 10px;
    position: fixed;
    top: 0;
    z-index: 998
}

.side-nav.fixed {
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    position: fixed
}

.side-nav.fixed.right-aligned {
    right: 0;
    left: auto
}

@media only screen and (max-width: 1440px) {
    .side-nav.fixed {
        -webkit-transform:translateX(-105%);
        -ms-transform: translateX(-105%);
        transform: translateX(-105%)
    }

    .side-nav.fixed.right-aligned {
        -webkit-transform: translateX(105%);
        -ms-transform: translateX(105%);
        transform: translateX(105%)
    }
}

#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0,0,0,.5);
    z-index: 997;
    will-change: opacity
}

.side-nav .double-navbar .bc-min {
    padding: 5px 10px
}

.side-nav .double-navbar .bc-min .button-collapse {
    padding-left: 0
}

.light-side-nav .search-form ::-webkit-input-placeholder {
    color: #1C2331!important
}

.light-side-nav .search-form :-moz-placeholder {
    color: #1C2331!important
}

.light-side-nav .search-form ::-moz-placeholder {
    color: #1C2331!important
}

.light-side-nav .search-form :-ms-input-placeholder {
    color: #1C2331!important
}

.light-side-nav .search-form input[type=text] {
    border-bottom: 1px solid #1C2331
}

.light-side-nav .search-form .form-control {
    color: #1C2331
}

@media only screen and (min-width: 768px) {
    .scrolling-navbar {
        -webkit-transition:background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
        padding-top: 12px;
        padding-bottom: 12px
    }

    .scrolling-navbar .navbar-nav>li {
        transition-duration: 1s
    }

    .top-nav-collapse {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

.double-nav,.scrolling-navbar {
    z-index: 100
}

.double-nav {
    color: #fff
}

.double-nav a {
    color: #fff;
    font-size: 15px;
    font-weight: 300
}

.double-nav .dropdown .dropdown-menu a {
    padding: 1rem;
    color: #616161
}

.double-nav .breadcrumb-dn p {
    margin: 0;
    padding-top: 6px;
    padding-left: 1rem;
    font-weight: 300
}

.double-nav .button-collapse {
    position: absolute;
    top: 1px;
    left: 10px;
    font-size: 1.5rem
}

@media only screen and (min-width: 1440px) {
    .double-nav .button-collapse {
        display:none
    }
}

@media only screen and (max-width: 993px) {
    .double-nav .breadcrumb-dn {
        display:none
    }
}

@media only screen and (max-width: 992px) {
    .double-nav .nav-icons li a {
        font-size:.7rem;
        margin-right: 3px
    }

    .double-nav .nav-icons li a .fa {
        font-size: 1.3rem
    }
}

.double-nav .nav-counter {
    position: absolute;
    margin-left: -10px;
    margin-top: -5px;
    background-color: red;
    color: #fff;
    padding: 1px 5px;
    font-size: 10px;
    z-index: 222;
    -webkit-border-radius: 10rem;
    -moz-border-radius: 10rem;
    -ms-border-radius: 10rem;
    -o-border-radius: 10rem;
    border-radius: 10rem
}

.double-nav .nav-icons {
    padding: 0;
    margin: 0;
    text-align: right
}

.carousel-multi-item .controls-top,.cart-modal .table,.cart-modal th,.collection-card .stripe,.double-nav .nav-icons li,.min-chart,.modal-ext .modal-content .modal-header,.product-panel .modal-header,.ql-modal .modal-header,.stepper li a,.stepper li a .circle {
    text-align: center
}

.double-nav .nav-icons li {
    display: inline-block
}

.double-nav .nav-icons li a {
    color: #fff;
    font-size: .7rem;
    margin-right: 3px
}

.double-nav .nav-icons li a .fa {
    font-size: 1.3rem
}

.navbar .nav-item .nav-link .fa {
    padding-left: 3px;
    padding-right: 3px
}

.navbar .nav-item.avatar,.navbar .nav-item.avatar .dropdown-toggle {
    padding: 0
}

.navbar .nav-item.avatar.active {
    background-color: transparent!important
}

.navbar .nav-item.avatar .dropdown-toggle img {
    height: 35px
}

.navbar .nav-item.avatar .dropdown-toggle:after {
    display: none
}

@media only screen and (max-width: 992px) {
    .double-nav {
        padding-top:4px;
        padding-bottom: 4px
    }
}

@media only screen and (max-width: 768px) {
    .double-nav .container {
        padding-left:0;
        padding-right: 0
    }
}

@media (max-width: 992px) {
    .navbar .navbar-desktop {
        display:none
    }
}

@media (min-width: 1440px) {
    .navbar .button-collapse {
        display:none
    }
}

@media (max-width: 1440px) {
    .navbar .button-collapse {
        display:block;
        position: relative;
        font-size: 1.4rem;
        margin-right: 10px;
        margin-left: 10px
    }
}

.header-breadcrumb {
    padding-top: .425rem;
    padding-bottom: .425rem;
    font-size: 15px
}

.header-breadcrumb .breadcrumb-item.active,.header-breadcrumb .breadcrumb-item:before {
    color: #fff
}

.carousel-multi-item {
    margin-bottom: 100px
}

.carousel-multi-item .carousel-indicators li {
    height: 20px;
    width: 20px;
    background-color: #4285F4;
    margin-bottom: -60px
}

.carousel-multi-item .carousel-indicators .active {
    height: 25px;
    width: 25px;
    background-color: #4285F4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.carousel-multi-item .controls-top {
    margin-bottom: 30px
}

.carousel-multi-item .controls-top .btn-floating {
    background: #4285F4
}

.carousel-multi-item .carousel-indicators {
    margin-bottom: -2em
}

.carousel-multi-item .card {
    margin: 1px
}

.carousel-multi-item .card-cascade.narrower {
    margin-top: 20px;
    margin-bottom: 5px
}

@media only screen and (max-width: 992px) {
    .carousel-multi-item .carousel-indicators li {
        margin-bottom:-30px
    }
}

.carousel-thumbnails {
    margin-bottom: 80px
}

.carousel-thumbnails .carousel-indicators {
    margin-bottom: -90px;
    position: absolute
}

.carousel-thumbnails .carousel-indicators li {
    height: auto;
    width: auto;
    border: none
}

.carousel-thumbnails .carousel-indicators .active {
    height: auto;
    width: auto;
    background-color: #fff;
    opacity: .5
}

.carousel-thumbnails .carousel-indicators img {
    width: 100px;
    height: 50px;
    overflow: hidden
}

@media only screen and (max-width: 600px) {
    .carousel-thumbnails {
        margin-bottom:60px
    }

    .carousel-thumbnails .carousel-indicators {
        margin-bottom: -60px
    }

    .carousel-thumbnails .carousel-indicators img {
        width: 50px;
        height: 25px
    }
}

.modal-ext .modal-content .modal-body .text-xs-center fieldset {
    margin-top: 20px
}

.modal-ext .modal-content .call {
    margin-top: 1rem
}

.modal-ext .modal-content .modal-body {
    padding: 2rem 2rem 1rem
}

.modal-cart li p {
    margin: 5px;
    font-weight: 400
}

.modal-cart li p .tag {
    margin-left: 10px;
    margin-top: 3px;
    font-weight: 400;
    position: absolute
}

.modal-cart li p .quantity {
    font-size: 16px;
    margin-right: 7px;
    font-weight: 300
}

.modal-cart .cartPageLink {
    margin-left: 10px
}

.modal-cart .cartPageLink a {
    text-decoration: underline;
    color: #666
}

.modal-cart .total {
    float: right;
    font-weight: 400
}

.cf-phone {
    margin-left: 7px
}

.side-modal {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9999
}

.side-modal .modal-dialog {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 400px;
    margin: 10px
}

@media (max-width: 760px) {
    .side-modal .modal-dialog {
        display:none
    }
}

.side-modal .modal-header {
    padding: 1rem
}

.side-modal .modal-header .heading {
    margin: 0;
    padding: 0
}

.side-modal .modal-content {
    border: none
}

.side-modal.fade:not(.in) .modal-dialog {
    -webkit-transform: translate3d(25%,0,0);
    transform: translate3d(25%,0,0)
}

.transparent-bd {
    opacity: 0!important
}

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a,.toast-message label {
    color: #fff
}

.toast-message a:hover {
    color: #ccc;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80)
}

.toast-close-button:focus,.toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999
}

#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#toast-container>div {
    position: relative;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    background-position: 15px center;
    background-repeat: no-repeat;
    color: #fff;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80)
}

#toast-container>:hover {
    transition: .45s;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer
}

#toast-container>.toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important
}

#toast-container>.toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important
}

#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important
}

#toast-container>.toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important
}

#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div {
    width: 300px;
    margin: auto
}

#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div {
    width: 96%;
    margin: auto
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51a351
}

.toast-error {
    background-color: #bd362f
}

.toast-info {
    background-color: #2f96b4
}

.toast-warning {
    background-color: #f89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

@media all and (max-width: 240px) {
    #toast-container>div {
        padding:8px 8px 8px 50px;
        width: 11em
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
}

@media all and (min-width: 241px) and (max-width:480px) {
    #toast-container>div {
        padding:8px 8px 8px 50px;
        width: 18em
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
}

@media all and (min-width: 481px) and (max-width:768px) {
    #toast-container>div {
        padding:15px 15px 15px 50px;
        width: 25em
    }
}

.nav-pills .nav-item a {
    color: #666
}

.nav-pills .nav-item .active,.nav-pills .nav-item .active:active,.nav-pills .nav-item .active:focus,.nav-pills .nav-item .active:hover,.nav-pills .nav-item:hover {
    background-color: transparent;
    color: #45526E;
    font-weight: 500
}

.nav-pills .nav-item .active {
    border-left: 2px solid #45526E
}

.nav-pills .nav-item:hover {
    border-left: 1px solid #45526E
}

.nav-pills .nav-item+.nav-item {
    margin-left: 0
}

@media only screen and (max-width: 769px) {
    .sticky,.sticky-placeholder {
        display:none
    }
}

#scrollspy {
    width: 120px
}

@media only screen and (max-width: 992px) {
    .col-lg-4 .sticky,.col-md-4 .sticky,.col-xl-4 .sticky {
        width:200px
    }
}

@media only screen and (min-width: 992px) {
    .col-md-4 .sticky .col-lg-4 .sticky,.col-xl-4 .sticky {
        width:400px
    }
}

@media only screen and (min-width: 1200px) {
    .col-md-4 .sticky {
        width:300px
    }
}

@media only screen and (min-width: 1400px) {
    .col-md-4 .sticky {
        width:350px
    }
}

.dotted-scrollspy {
    display: block;
    position: fixed;
    top: 50%;
    right: 0;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(0,0,0,.55);
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -ms-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px
}

.dotted-scrollspy li {
    display: block;
    padding: 0 16px
}

.dotted-scrollspy li:first-child {
    padding-top: 10px
}

.dotted-scrollspy li:last-child {
    padding-bottom: 10px
}

.dotted-scrollspy li a span {
    display: block;
    background-color: rgba(255,255,255,.54);
    width: 8px;
    height: 8px;
    border-radius: 50%
}

.min-chart,.percent {
    display: inline-block
}

.dotted-scrollspy li a.active span {
    background: #fff
}

.min-chart {
    position: relative;
    width: 110px;
    height: 110px;
    margin-top: 50px;
    margin-bottom: 50px
}

.min-chart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.percent {
    line-height: 110px;
    z-index: 2
}

.percent:after {
    content: '%';
    margin-left: .1em;
    font-size: .8em
}

.rotate-element {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-angle-down.rotate-icon {
    -webkit-transition: all 150ms ease-in 0s;
    -moz-transition: all 150ms ease-in 0s;
    -o-transition: all 150ms ease-in 0s;
    -ms-transition: all 150ms ease-in 0s;
    transition: all 150ms ease-in 0s
}

.ps-container {
    -ms-touch-action: none;
    touch-action: none;
    overflow: hidden!important;
    -ms-overflow-style: none
}

@supports (-ms-overflow-style: none) {
    .ps-container {
        overflow:auto!important
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .ps-container {
        overflow: auto!important
    }
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block;
    background-color: transparent
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .5
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .5
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container>.ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    opacity: 0;
    transition: background-color .2s linear,opacity .2s linear;
    bottom: 0;
    height: 15px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
    bottom: 2px;
    height: 6px
}

.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    height: 11px
}

.ps-container>.ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    opacity: 0;
    transition: background-color .2s linear,opacity .2s linear;
    right: 0;
    width: 15px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
    right: 2px;
    width: 6px
}

.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    width: 11px
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .5
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .5
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail {
    opacity: .6
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: .5
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: .5
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #999
}

.product-card .tag {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(244,67,54,.7);
    font-size: 1.4rem
}

.product-card .action-buttons {
    position: absolute;
    right: 5px;
    top: 5px
}

.product-card .action-buttons .activator {
    float: none;
    padding: 0;
    margin-right: 0;
    font-size: 1rem
}

.product-card .action-buttons .btn-floating {
    display: block;
    background-color: #4285F4;
    height: 37px;
    width: 37px;
    line-height: 0
}

.product-card .action-buttons .btn-floating .fa,.product-card .action-buttons .btn-floating .material-icons {
    font-size: 14px;
    margin-top: 1px
}

.product-card .rating {
    position: absolute;
    margin-top: -16px;
    right: 10px;
    background-color: #0d47a1;
    padding: .4rem 1rem;
    font-size: .8rem
}

.product-card .rating:hover .fa {
    color: gold;
    transition: all .4s linear
}

.product-card .card-block .card-text,.product-card .card-block .card-title {
    padding-bottom: .6rem;
    border-bottom: 1px solid #e0e0e0
}

.product-card .cta {
    text-align: center;
    padding-bottom: 1rem
}

.product-card .cta p {
    font-size: 1.3rem;
    color: green
}

.product-card .cta p span {
    color: #000;
    text-decoration: line-through
}

.product-panel .modal-dialog,.ql-modal .modal-dialog {
    max-width: none;
    width: auto;
    margin: 2rem
}

.product-panel .price .tag,.ql-modal .price .tag {
    background-color: rgba(244,67,54,.7);
    font-size: 1.4rem;
    display: inline-block;
    margin-left: 1rem
}

.product-panel .price p,.ql-modal .price p {
    display: inline-block;
    font-size: 1.3rem
}

.elegant-dark-skin .side-nav:before,.elegant-white-skin .side-nav:before {
    top: 0;
    left: 0;
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1
}

.product-panel .price p .price-before,.ql-modal .price p .price-before {
    color: #000;
    text-decoration: line-through;
    margin-left: .5rem
}

.product-panel .price p .price-after,.ql-modal .price p .price-after {
    font-size: 1.7rem;
    color: green
}

.product-panel .media img,.ql-modal .media img {
    max-width: 60px
}

@media (max-width: 1200px) {
    .ql-modal {
        padding-left:0
    }

    .ql-modal .modal-dialog {
        margin: 0
    }
}

.wishlist {
    background-color: #f44
}

.collection-card .stripe {
    position: absolute;
    bottom: 3rem;
    width: 100%;
    padding: 1.2rem
}

.collection-card .stripe.dark {
    background-color: rgba(0,0,0,.7)
}

.collection-card .stripe.dark a p {
    color: #eee
}

.collection-card .stripe.light {
    background-color: rgba(255,255,255,.7)
}

.collection-card .stripe.light a p {
    color: #424242
}

.collection-card .stripe a p {
    padding: 0;
    margin: 0;
    letter-spacing: 4px;
    font-size: 1rem
}

.cart-modal .table .total {
    text-transform: uppercase;
    font-weight: 600
}

.cart-modal .table .fa-remove {
    color: #4285F4
}

.blue-skin .primary-color,.blue-skin .stepper li.active a .circle,.blue-skin .stepper li.completed a .circle,.stepper li.active a .blue-skin .circle,.stepper li.completed a .blue-skin .circle {
    background-color: #062A64!important
}

.blue-skin .navbar,.blue-skin .page-footer {
    background-color: #072e6e
}

.blue-skin .side-nav .logo-wrapper {
    background: url(http://mdbootstrap.com/images/sidenavs/blue.jpg) center center no-repeat;
    background-size: cover
}

.blue-skin .side-nav .sn-avatar-wrapper img {
    border: 3px solid #5a95f5
}

.blue-skin .side-nav .social a:hover {
    background-color: #062a64;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.blue-skin .side-nav .collapsible li {
    background-color: transparent
}

.blue-skin .side-nav .collapsible li a.active {
    background-color: #062A64
}

.blue-skin .side-nav .collapsible li a:hover {
    background-color: #062c69;
    transition: all .3s linear
}

.blue-skin .side-nav .collapsible li a:hover,.red-skin .side-nav .social a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.blue-skin .side-nav .fa {
    color: rgba(227,242,253,.64)
}

.blue-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
    background-color: #062a64
}

.blue-skin .btn-primary {
    background: #4285F4
}

.blue-skin .btn-primary:focus,.blue-skin .btn-primary:hover {
    background-color: #5a95f5!important
}

.blue-skin .btn-primary.active {
    background-color: #0b51c5!important
}

.blue-skin .btn-secondary {
    background: #5C4AF5
}

.blue-skin .btn-secondary:focus,.blue-skin .btn-secondary:hover {
    background-color: #7262f6!important
}

.blue-skin .btn-secondary.active {
    background-color: #200bce!important
}

.blue-skin .btn-default,.blue-skin .card .btn-action {
    background: #0d47a1
}

.blue-skin .btn-default:focus,.blue-skin .btn-default:hover,.blue-skin .card .btn-action:focus,.blue-skin .card .btn-action:hover {
    background-color: #0f51b9!important
}

.blue-skin .btn-default.active,.blue-skin .card .btn-action.active {
    background-color: #051d43!important
}

.blue-skin .btn-outline-primary,.blue-skin .btn-outline-primary.active,.blue-skin .btn-outline-primary:focus,.blue-skin .btn-outline-primary:hover {
    border: 2px solid #4285F4!important;
    color: #4285F4!important
}

.blue-skin .btn-outline-secondary,.blue-skin .btn-outline-secondary.active,.blue-skin .btn-outline-secondary:focus,.blue-skin .btn-outline-secondary:hover {
    border: 2px solid #5C4AF5!important;
    color: #5C4AF5!important
}

.blue-skin .btn-outline-default,.blue-skin .btn-outline-default.active,.blue-skin .btn-outline-default:focus,.blue-skin .btn-outline-default:hover {
    border: 2px solid #0d47a1!important;
    color: #0d47a1!important
}

.blue-skin input[type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.blue-skin input[type=checkbox].filled-in:checked+label:after {
    background-color: #0d47a1;
    border-color: #0d47a1
}

.blue-skin .card-header,.blue-skin .carousel-multi-item .carousel-indicators li,.blue-skin .carousel-multi-item .carousel-indicators li.active,.blue-skin .carousel-multi-item .controls-top>a,.blue-skin .form-header,.blue-skin .tag,.blue-skin .top-nav-collapse {
    background-color: #072e6e
}

.red-skin .primary-color,.red-skin .stepper li.active a .circle,.red-skin .stepper li.completed a .circle,.stepper li.active a .red-skin .circle,.stepper li.completed a .red-skin .circle {
    background-color: #79000C!important
}

.red-skin .navbar {
    background-color: #900
}

.red-skin .page-footer {
    background-color: #4d0000
}

.red-skin .side-nav .logo-wrapper {
    background: url(http://mdbootstrap.com/images/sidenavs/red.jpg) center center no-repeat;
    background-size: cover
}

.red-skin .side-nav .sn-avatar-wrapper img {
    border: 3px solid #4d0000
}

.red-skin .side-nav .social a:hover {
    background-color: #4d0000;
    transition: all .3s linear
}

.red-skin .side-nav .collapsible li {
    background-color: transparent
}

.red-skin .side-nav .collapsible li a.active {
    background-color: #4d0000
}

.red-skin .side-nav .collapsible li a:hover {
    background-color: #4d0000;
    transition: all .3s linear
}

.green-skin .side-nav .social a:hover,.red-skin .side-nav .collapsible li a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.red-skin .side-nav .fa {
    color: rgba(227,242,253,.64)
}

.red-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
    background-color: #900
}

.red-skin .btn-primary {
    background: #C00
}

.red-skin .btn-primary:focus,.red-skin .btn-primary:hover {
    background-color: #e60000!important
}

.red-skin .btn-primary.active {
    background-color: #600!important
}

.red-skin .btn-secondary {
    background: #7D2900
}

.red-skin .btn-secondary:focus,.red-skin .btn-secondary:hover {
    background-color: #973100!important
}

.red-skin .btn-secondary.active {
    background-color: #170800!important
}

.red-skin .btn-default,.red-skin .card .btn-action {
    background: #79000C
}

.red-skin .btn-default:focus,.red-skin .btn-default:hover,.red-skin .card .btn-action:focus,.red-skin .card .btn-action:hover {
    background-color: #93000f!important
}

.red-skin .btn-default.active,.red-skin .card .btn-action.active {
    background-color: #130002!important
}

.red-skin .btn-outline-primary,.red-skin .btn-outline-primary.active,.red-skin .btn-outline-primary:focus,.red-skin .btn-outline-primary:hover {
    border: 2px solid #C00!important;
    color: #C00!important
}

.red-skin .btn-outline-secondary,.red-skin .btn-outline-secondary.active,.red-skin .btn-outline-secondary:focus,.red-skin .btn-outline-secondary:hover {
    border: 2px solid #7D2900!important;
    color: #7D2900!important
}

.red-skin .btn-outline-default,.red-skin .btn-outline-default.active,.red-skin .btn-outline-default:focus,.red-skin .btn-outline-default:hover {
    border: 2px solid #79000C!important;
    color: #79000C!important
}

.red-skin .dropdown-content li:not(.disabled) span,.red-skin .md-form .prefix.active,.red-skin input[type=email]:focus:not([readonly])+label,.red-skin input[type=text]:focus:not([readonly])+label,.red-skin input[type=password]:focus:not([readonly])+label,.red-skin textarea.md-textarea:focus:not([readonly])+label {
    color: #C00
}

.red-skin input[type=email]:focus:not([readonly]),.red-skin input[type=text]:focus:not([readonly]),.red-skin input[type=password]:focus:not([readonly]),.red-skin textarea.md-textarea:focus:not([readonly]) {
    border-color: #C00;
    box-shadow: 0 1px 0 0 #C00
}

.red-skin input[type=checkbox]:checked+label:before {
    border-right: 2px solid #C00;
    border-bottom: 2px solid #C00
}

.red-skin input[type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.red-skin input[type=checkbox].filled-in:checked+label:after {
    background-color: #C00;
    border-color: #C00
}

.red-skin .card-header,.red-skin .carousel-multi-item .carousel-indicators li,.red-skin .carousel-multi-item .carousel-indicators li.active,.red-skin .carousel-multi-item .controls-top>a,.red-skin .form-header,.red-skin .tag,.red-skin .top-nav-collapse {
    background-color: #900
}

.green-skin .primary-color,.green-skin .stepper li.active a .circle,.green-skin .stepper li.completed a .circle,.stepper li.active a .green-skin .circle,.stepper li.completed a .green-skin .circle {
    background-color: #003830!important
}

.green-skin .navbar {
    background-color: #003830
}

.green-skin .page-footer {
    background-color: #001f1a
}

.green-skin .side-nav .logo-wrapper {
    background: url(http://mdbootstrap.com/images/sidenavs/green.jpg) center center no-repeat;
    background-size: cover
}

.green-skin .side-nav .sn-avatar-wrapper img {
    border: 3px solid #001f1a
}

.green-skin .side-nav .social a:hover {
    background-color: #001f1a;
    transition: all .3s linear
}

.green-skin .side-nav .collapsible li {
    background-color: transparent
}

.green-skin .side-nav .collapsible li a.active {
    background-color: #002923
}

.green-skin .side-nav .collapsible li a:hover {
    background-color: #002923;
    transition: all .3s linear
}

.green-skin .side-nav .collapsible li a:hover,.purple-skin .side-nav .social a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.green-skin .side-nav .fa {
    color: rgba(227,242,253,.64)
}

.green-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
    background-color: #003830
}

.green-skin .btn-primary {
    background: #003830
}

.green-skin .btn-primary:focus,.green-skin .btn-primary:hover {
    background-color: #005246!important
}

.green-skin .btn-primary.active {
    background-color: #000!important
}

.green-skin .btn-secondary {
    background: #294F6F
}

.green-skin .btn-secondary:focus,.green-skin .btn-secondary:hover {
    background-color: #305c82!important
}

.green-skin .btn-secondary.active {
    background-color: #0d1a25!important
}

.green-skin .btn-default,.green-skin .card .btn-action {
    background: #226568
}

.green-skin .btn-default:focus,.green-skin .btn-default:hover,.green-skin .card .btn-action:focus,.green-skin .card .btn-action:hover {
    background-color: #28787b!important
}

.green-skin .btn-default.active,.green-skin .card .btn-action.active {
    background-color: #091a1b!important
}

.green-skin .btn-outline-primary,.green-skin .btn-outline-primary.active,.green-skin .btn-outline-primary:focus,.green-skin .btn-outline-primary:hover {
    border: 2px solid #003830!important;
    color: #003830!important
}

.green-skin .btn-outline-secondary,.green-skin .btn-outline-secondary.active,.green-skin .btn-outline-secondary:focus,.green-skin .btn-outline-secondary:hover {
    border: 2px solid #294F6F!important;
    color: #294F6F!important
}

.green-skin .btn-outline-default,.green-skin .btn-outline-default.active,.green-skin .btn-outline-default:focus,.green-skin .btn-outline-default:hover {
    border: 2px solid #226568!important;
    color: #226568!important
}

.green-skin .dropdown-content li:not(.disabled) span,.green-skin .md-form .prefix.active,.green-skin input[type=email]:focus:not([readonly])+label,.green-skin input[type=text]:focus:not([readonly])+label,.green-skin input[type=password]:focus:not([readonly])+label,.green-skin textarea.md-textarea:focus:not([readonly])+label {
    color: #003830
}

.green-skin input[type=email]:focus:not([readonly]),.green-skin input[type=text]:focus:not([readonly]),.green-skin input[type=password]:focus:not([readonly]),.green-skin textarea.md-textarea:focus:not([readonly]) {
    border-color: #003830;
    box-shadow: 0 1px 0 0 #003830
}

.green-skin input[type=checkbox]:checked+label:before {
    border-right: 2px solid #003830;
    border-bottom: 2px solid #003830
}

.green-skin input[type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.green-skin input[type=checkbox].filled-in:checked+label:after {
    background-color: #003830;
    border-color: #003830
}

.green-skin .card-header,.green-skin .carousel-multi-item .carousel-indicators li,.green-skin .carousel-multi-item .carousel-indicators li.active,.green-skin .carousel-multi-item .controls-top>a,.green-skin .form-header,.green-skin .tag,.green-skin .top-nav-collapse {
    background-color: #003830
}

.purple-skin .primary-color,.purple-skin .stepper li.active a .circle,.purple-skin .stepper li.completed a .circle,.stepper li.active a .purple-skin .circle,.stepper li.completed a .purple-skin .circle {
    background-color: #650696!important
}

.purple-skin .navbar {
    background-color: #54057d
}

.purple-skin .page-footer {
    background-color: #33034c
}

.purple-skin .side-nav .logo-wrapper {
    background: url(http://mdbootstrap.com/images/sidenavs/purple.jpg) center center no-repeat;
    background-size: cover
}

.purple-skin .side-nav .sn-avatar-wrapper img {
    border: 3px solid #33034c
}

.purple-skin .side-nav .social a:hover {
    background-color: #440465;
    transition: all .3s linear
}

.purple-skin .side-nav .collapsible li {
    background-color: transparent
}

.purple-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover,.purple-skin .side-nav .collapsible li a.active {
    background-color: #54057d
}

.purple-skin .side-nav .collapsible li a:hover {
    background-color: #54057d;
    transition: all .3s linear
}

.dark-skin .side-nav .social a:hover,.purple-skin .side-nav .collapsible li a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.purple-skin .side-nav .fa {
    color: rgba(227,242,253,.64)
}

.purple-skin .btn-primary {
    background: #650696
}

.purple-skin .btn-primary:focus,.purple-skin .btn-primary:hover {
    background-color: #7607af!important
}

.purple-skin .btn-primary.active {
    background-color: #230234!important
}

.purple-skin .btn-secondary {
    background: #A6007D
}

.purple-skin .btn-secondary:focus,.purple-skin .btn-secondary:hover {
    background-color: #c00090!important
}

.purple-skin .btn-secondary.active {
    background-color: #400030!important
}

.purple-skin .btn-default,.purple-skin .card .btn-action {
    background: #21109C
}

.purple-skin .btn-default:focus,.purple-skin .btn-default:hover,.purple-skin .card .btn-action:focus,.purple-skin .card .btn-action:hover {
    background-color: #2612b3!important
}

.purple-skin .btn-default.active,.purple-skin .card .btn-action.active {
    background-color: #0d073f!important
}

.purple-skin .btn-outline-primary,.purple-skin .btn-outline-primary.active,.purple-skin .btn-outline-primary:focus,.purple-skin .btn-outline-primary:hover {
    border: 2px solid #650696!important;
    color: #650696!important
}

.purple-skin .btn-outline-secondary,.purple-skin .btn-outline-secondary.active,.purple-skin .btn-outline-secondary:focus,.purple-skin .btn-outline-secondary:hover {
    border: 2px solid #A6007D!important;
    color: #A6007D!important
}

.purple-skin .btn-outline-default,.purple-skin .btn-outline-default.active,.purple-skin .btn-outline-default:focus,.purple-skin .btn-outline-default:hover {
    border: 2px solid #21109C!important;
    color: #21109C!important
}

.purple-skin .dropdown-content li:not(.disabled) span,.purple-skin .md-form .prefix.active,.purple-skin input[type=email]:focus:not([readonly])+label,.purple-skin input[type=text]:focus:not([readonly])+label,.purple-skin input[type=password]:focus:not([readonly])+label,.purple-skin textarea.md-textarea:focus:not([readonly])+label {
    color: #650696
}

.purple-skin input[type=email]:focus:not([readonly]),.purple-skin input[type=text]:focus:not([readonly]),.purple-skin input[type=password]:focus:not([readonly]),.purple-skin textarea.md-textarea:focus:not([readonly]) {
    border-color: #650696;
    box-shadow: 0 1px 0 0 #650696
}

.purple-skin input[type=checkbox]:checked+label:before {
    border-right: 2px solid #650696;
    border-bottom: 2px solid #650696
}

.purple-skin input[type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.purple-skin input[type=checkbox].filled-in:checked+label:after {
    background-color: #650696;
    border-color: #650696
}

.purple-skin .card-header,.purple-skin .carousel-multi-item .carousel-indicators li,.purple-skin .carousel-multi-item .carousel-indicators li.active,.purple-skin .carousel-multi-item .controls-top>a,.purple-skin .form-header,.purple-skin .tag,.purple-skin .top-nav-collapse {
    background-color: #54057d
}

.dark-skin .primary-color,.dark-skin .stepper li.active a .circle,.dark-skin .stepper li.completed a .circle,.stepper li.active a .dark-skin .circle,.stepper li.completed a .dark-skin .circle {
    background-color: #2E2E2E!important
}

.dark-skin .navbar {
    background-color: #3b3b3b
}

.dark-skin .page-footer {
    background-color: #212121
}

.dark-skin .side-nav .logo-wrapper {
    background: url(http://mdbootstrap.com/images/sidenavs/dark.jpg) center center no-repeat;
    background-size: cover
}

.dark-skin .side-nav .sn-avatar-wrapper img {
    border: 3px solid #080808
}

.dark-skin .side-nav .social a:hover {
    background-color: #2e2e2e;
    transition: all .3s linear
}

.dark-skin .side-nav .collapsible li {
    background-color: transparent
}

.dark-skin .side-nav .collapsible li a.active {
    background-color: #2e2e2e
}

.dark-skin .side-nav .collapsible li a:hover {
    background-color: #2e2e2e;
    transition: all .3s linear
}

.dark-skin .side-nav .collapsible li a:hover,.grey-skin .side-nav .social a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.dark-skin .side-nav .fa {
    color: rgba(227,242,253,.64)
}

.dark-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
    background-color: #3b3b3b
}

.dark-skin .btn-primary {
    background: #2E2E2E
}

.dark-skin .btn-primary:focus,.dark-skin .btn-primary:hover {
    background-color: #3b3b3b!important
}

.dark-skin .btn-primary.active {
    background-color: #000!important
}

.dark-skin .btn-secondary {
    background: #3F729B
}

.dark-skin .btn-secondary:focus,.dark-skin .btn-secondary:hover {
    background-color: #467fad!important
}

.dark-skin .btn-secondary.active {
    background-color: #223d52!important
}

.dark-skin .btn-default,.dark-skin .card .btn-action {
    background: #676767
}

.dark-skin .btn-default:focus,.dark-skin .btn-default:hover,.dark-skin .card .btn-action:focus,.dark-skin .card .btn-action:hover {
    background-color: #747474!important
}

.dark-skin .btn-default.active,.dark-skin .card .btn-action.active {
    background-color: #343434!important
}

.dark-skin .btn-outline-primary,.dark-skin .btn-outline-primary.active,.dark-skin .btn-outline-primary:focus,.dark-skin .btn-outline-primary:hover {
    border: 2px solid #2E2E2E!important;
    color: #2E2E2E!important
}

.dark-skin .btn-outline-secondary,.dark-skin .btn-outline-secondary.active,.dark-skin .btn-outline-secondary:focus,.dark-skin .btn-outline-secondary:hover {
    border: 2px solid #3F729B!important;
    color: #3F729B!important
}

.dark-skin .btn-outline-default,.dark-skin .btn-outline-default.active,.dark-skin .btn-outline-default:focus,.dark-skin .btn-outline-default:hover {
    border: 2px solid #676767!important;
    color: #676767!important
}

.dark-skin .dropdown-content li:not(.disabled) span,.dark-skin .md-form .prefix.active,.dark-skin input[type=email]:focus:not([readonly])+label,.dark-skin input[type=text]:focus:not([readonly])+label,.dark-skin input[type=password]:focus:not([readonly])+label,.dark-skin textarea.md-textarea:focus:not([readonly])+label {
    color: #2E2E2E
}

.dark-skin input[type=email]:focus:not([readonly]),.dark-skin input[type=text]:focus:not([readonly]),.dark-skin input[type=password]:focus:not([readonly]),.dark-skin textarea.md-textarea:focus:not([readonly]) {
    border-color: #2E2E2E;
    box-shadow: 0 1px 0 0 #2E2E2E
}

.dark-skin input[type=checkbox]:checked+label:before {
    border-right: 2px solid #2E2E2E;
    border-bottom: 2px solid #2E2E2E
}

.dark-skin input[type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.dark-skin input[type=checkbox].filled-in:checked+label:after {
    background-color: #2E2E2E;
    border-color: #2E2E2E
}

.dark-skin .card-header,.dark-skin .carousel-multi-item .carousel-indicators li,.dark-skin .carousel-multi-item .carousel-indicators li.active,.dark-skin .carousel-multi-item .controls-top>a,.dark-skin .form-header,.dark-skin .tag,.dark-skin .top-nav-collapse {
    background-color: #3b3b3b
}

.grey-skin .primary-color,.grey-skin .stepper li.active a .circle,.grey-skin .stepper li.completed a .circle,.stepper li.active a .grey-skin .circle,.stepper li.completed a .grey-skin .circle {
    background-color: #4B515D!important
}

.grey-skin .navbar {
    background-color: #565d6b
}

.grey-skin .page-footer {
    background-color: #40454f
}

.grey-skin .side-nav .logo-wrapper {
    background: url(http://mdbootstrap.com/images/sidenavs/grey.jpg) center center no-repeat;
    background-size: cover
}

.grey-skin .side-nav .sn-avatar-wrapper img {
    border: 3px solid #292c33
}

.grey-skin .side-nav .social a:hover {
    background-color: #40454f;
    transition: all .3s linear
}

.grey-skin .side-nav .collapsible li {
    background-color: transparent
}

.grey-skin .side-nav .collapsible li a.active {
    background-color: #40454f
}

.grey-skin .side-nav .collapsible li a:hover {
    background-color: #40454f;
    transition: all .3s linear
}

.grey-skin .side-nav .collapsible li a:hover,.mdb-skin .side-nav .social a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.grey-skin .side-nav .fa {
    color: rgba(227,242,253,.64)
}

.grey-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
    background-color: #565d6b
}

.grey-skin .btn-primary {
    background: #4B515D
}

.grey-skin .btn-primary:focus,.grey-skin .btn-primary:hover {
    background-color: #565d6b!important
}

.grey-skin .btn-primary.active {
    background-color: #1d2025!important
}

.grey-skin .btn-secondary {
    background: #3F729B
}

.grey-skin .btn-secondary:focus,.grey-skin .btn-secondary:hover {
    background-color: #467fad!important
}

.grey-skin .btn-secondary.active {
    background-color: #223d52!important
}

.grey-skin .btn-default,.grey-skin .card .btn-action {
    background: #17202F
}

.grey-skin .btn-default:focus,.grey-skin .btn-default:hover,.grey-skin .card .btn-action:focus,.grey-skin .card .btn-action:hover {
    background-color: #1f2c40!important
}

.grey-skin .btn-default.active,.grey-skin .card .btn-action.active {
    background-color: #000!important
}

.grey-skin .btn-outline-primary,.grey-skin .btn-outline-primary.active,.grey-skin .btn-outline-primary:focus,.grey-skin .btn-outline-primary:hover {
    border: 2px solid #6d7687!important;
    color: #4B515D!important
}

.grey-skin .btn-outline-secondary,.grey-skin .btn-outline-secondary.active,.grey-skin .btn-outline-secondary:focus,.grey-skin .btn-outline-secondary:hover {
    border: 2px solid #3F729B!important;
    color: #3F729B!important
}

.grey-skin .btn-outline-default,.grey-skin .btn-outline-default.active,.grey-skin .btn-outline-default:focus,.grey-skin .btn-outline-default:hover {
    border: 2px solid #17202F!important;
    color: #17202F!important
}

.grey-skin .dropdown-content li:not(.disabled) span,.grey-skin .md-form .prefix.active,.grey-skin input[type=email]:focus:not([readonly])+label,.grey-skin input[type=text]:focus:not([readonly])+label,.grey-skin input[type=password]:focus:not([readonly])+label,.grey-skin textarea.md-textarea:focus:not([readonly])+label {
    color: #4B515D
}

.grey-skin input[type=email]:focus:not([readonly]),.grey-skin input[type=text]:focus:not([readonly]),.grey-skin input[type=password]:focus:not([readonly]),.grey-skin textarea.md-textarea:focus:not([readonly]) {
    border-color: #4B515D;
    box-shadow: 0 1px 0 0 #4B515D
}

.grey-skin input[type=checkbox]:checked+label:before {
    border-right: 2px solid #4B515D;
    border-bottom: 2px solid #4B515D
}

.grey-skin input[type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.grey-skin input[type=checkbox].filled-in:checked+label:after {
    background-color: #4B515D;
    border-color: #4B515D
}

.grey-skin .card-header,.grey-skin .carousel-multi-item .carousel-indicators li,.grey-skin .carousel-multi-item .carousel-indicators li.active,.grey-skin .carousel-multi-item .controls-top>a,.grey-skin .form-header,.grey-skin .tag,.grey-skin .top-nav-collapse {
    background-color: #565d6b
}

.mdb-skin .primary-color,.mdb-skin .stepper li.active a .circle,.mdb-skin .stepper li.completed a .circle,.stepper li.active a .mdb-skin .circle,.stepper li.completed a .mdb-skin .circle {
    background-color: #3F729B!important
}

.mdb-skin .navbar {
    background-color: #3f729b
}

.mdb-skin .page-footer {
    background-color: #294a65
}

.mdb-skin .side-nav .logo-wrapper {
    background: url(http://mdbootstrap.com/images/sidenavs/mdb.jpg) center center no-repeat;
    background-size: cover
}

.mdb-skin .side-nav .sn-avatar-wrapper img {
    border: 3px solid #294a65
}

.mdb-skin .side-nav .social a:hover {
    background-color: #294a65;
    transition: all .3s linear
}

.mdb-skin .side-nav .collapsible li {
    background-color: transparent
}

.mdb-skin .side-nav .collapsible li a.active {
    background-color: #294a65
}

.mdb-skin .side-nav .collapsible li a:hover {
    background-color: #294a65;
    transition: all .3s linear
}

.deep-orange-skin .side-nav .social a:hover,.mdb-skin .side-nav .collapsible li a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.mdb-skin .side-nav .fa {
    color: rgba(227,242,253,.64)
}

.mdb-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
    background-color: #3f729b
}

.mdb-skin .btn-primary {
    background: #3F729B
}

.mdb-skin .btn-primary:focus,.mdb-skin .btn-primary:hover {
    background-color: #467fad!important
}

.mdb-skin .btn-primary.active {
    background-color: #223d52!important
}

.mdb-skin .btn-secondary {
    background: #1C2331
}

.mdb-skin .btn-secondary:focus,.mdb-skin .btn-secondary:hover {
    background-color: #252f41!important
}

.mdb-skin .btn-secondary.active {
    background-color: #000!important
}

.mdb-skin .btn-default,.mdb-skin .card .btn-action {
    background: #154771
}

.mdb-skin .btn-default:focus,.mdb-skin .btn-default:hover,.mdb-skin .card .btn-action:focus,.mdb-skin .card .btn-action:hover {
    background-color: #195587!important
}

.mdb-skin .btn-default.active,.mdb-skin .card .btn-action.active {
    background-color: #05111b!important
}

.mdb-skin .btn-outline-primary,.mdb-skin .btn-outline-primary.active,.mdb-skin .btn-outline-primary:focus,.mdb-skin .btn-outline-primary:hover {
    border: 2px solid #3F729B!important;
    color: #3F729B!important
}

.mdb-skin .btn-outline-secondary,.mdb-skin .btn-outline-secondary.active,.mdb-skin .btn-outline-secondary:focus,.mdb-skin .btn-outline-secondary:hover {
    border: 2px solid #1C2331!important;
    color: #1C2331!important
}

.mdb-skin .btn-outline-default,.mdb-skin .btn-outline-default.active,.mdb-skin .btn-outline-default:focus,.mdb-skin .btn-outline-default:hover {
    border: 2px solid #154771!important;
    color: #154771!important
}

.mdb-skin .dropdown-content li:not(.disabled) span,.mdb-skin .md-form .prefix.active,.mdb-skin input[type=email]:focus:not([readonly])+label,.mdb-skin input[type=text]:focus:not([readonly])+label,.mdb-skin input[type=password]:focus:not([readonly])+label,.mdb-skin textarea.md-textarea:focus:not([readonly])+label {
    color: #3F729B
}

.mdb-skin input[type=email]:focus:not([readonly]),.mdb-skin input[type=text]:focus:not([readonly]),.mdb-skin input[type=password]:focus:not([readonly]),.mdb-skin textarea.md-textarea:focus:not([readonly]) {
    border-color: #3F729B;
    box-shadow: 0 1px 0 0 #3F729B
}

.mdb-skin input[type=checkbox]:checked+label:before {
    border-right: 2px solid #3F729B;
    border-bottom: 2px solid #3F729B
}

.mdb-skin input[type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.mdb-skin input[type=checkbox].filled-in:checked+label:after {
    background-color: #3F729B;
    border-color: #3F729B
}

.mdb-skin .card-header,.mdb-skin .carousel-multi-item .carousel-indicators li,.mdb-skin .carousel-multi-item .carousel-indicators li.active,.mdb-skin .carousel-multi-item .controls-top>a,.mdb-skin .form-header,.mdb-skin .tag,.mdb-skin .top-nav-collapse {
    background-color: #3f729b
}

.deep-orange-skin .primary-color,.deep-orange-skin .stepper li.active a .circle,.deep-orange-skin .stepper li.completed a .circle,.stepper li.active a .deep-orange-skin .circle,.stepper li.completed a .deep-orange-skin .circle {
    background-color: #8A1A00!important
}

.deep-orange-skin .navbar,.deep-orange-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
    background-color: #8a1a00
}

.deep-orange-skin .page-footer {
    background-color: #3e0c00
}

.deep-orange-skin .side-nav .logo-wrapper {
    background: url(http://mdbootstrap.com/images/sidenavs/deep-orange.jpg) center center no-repeat;
    background-size: cover
}

.deep-orange-skin .side-nav .sn-avatar-wrapper img {
    border: 3px solid #3e0c00
}

.deep-orange-skin .side-nav .social a:hover {
    background-color: #711500;
    transition: all .3s linear
}

.deep-orange-skin .side-nav .collapsible li {
    background-color: transparent
}

.deep-orange-skin .side-nav .collapsible li a.active {
    background-color: #711500
}

.deep-orange-skin .side-nav .collapsible li a:hover {
    background-color: #711500;
    transition: all .3s linear
}

.deep-orange-skin .side-nav .collapsible li a:hover,.graphite-skin .side-nav .social a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.deep-orange-skin .side-nav .fa {
    color: rgba(227,242,253,.64)
}

.deep-orange-skin .btn-primary {
    background: #8A1A00
}

.deep-orange-skin .btn-primary:focus,.deep-orange-skin .btn-primary:hover {
    background-color: #a41f00!important
}

.deep-orange-skin .btn-primary.active {
    background-color: #240700!important
}

.deep-orange-skin .btn-secondary {
    background: #DD6000
}

.deep-orange-skin .btn-secondary:focus,.deep-orange-skin .btn-secondary:hover {
    background-color: #f76b00!important
}

.deep-orange-skin .btn-secondary.active {
    background-color: #773400!important
}

.deep-orange-skin .btn-default,.deep-orange-skin .card .btn-action {
    background: #830012
}

.deep-orange-skin .btn-default:focus,.deep-orange-skin .btn-default:hover,.deep-orange-skin .card .btn-action:focus,.deep-orange-skin .card .btn-action:hover {
    background-color: #9d0016!important
}

.deep-orange-skin .btn-default.active,.deep-orange-skin .card .btn-action.active {
    background-color: #1d0004!important
}

.deep-orange-skin .btn-outline-primary,.deep-orange-skin .btn-outline-primary.active,.deep-orange-skin .btn-outline-primary:focus,.deep-orange-skin .btn-outline-primary:hover {
    border: 2px solid #8A1A00!important;
    color: #8A1A00!important
}

.deep-orange-skin .btn-outline-secondary,.deep-orange-skin .btn-outline-secondary.active,.deep-orange-skin .btn-outline-secondary:focus,.deep-orange-skin .btn-outline-secondary:hover {
    border: 2px solid #DD6000!important;
    color: #DD6000!important
}

.deep-orange-skin .btn-outline-default,.deep-orange-skin .btn-outline-default.active,.deep-orange-skin .btn-outline-default:focus,.deep-orange-skin .btn-outline-default:hover {
    border: 2px solid #830012!important;
    color: #830012!important
}

.deep-orange-skin .dropdown-content li:not(.disabled) span,.deep-orange-skin .md-form .prefix.active,.deep-orange-skin input[type=email]:focus:not([readonly])+label,.deep-orange-skin input[type=text]:focus:not([readonly])+label,.deep-orange-skin input[type=password]:focus:not([readonly])+label,.deep-orange-skin textarea.md-textarea:focus:not([readonly])+label {
    color: #8A1A00
}

.deep-orange-skin input[type=email]:focus:not([readonly]),.deep-orange-skin input[type=text]:focus:not([readonly]),.deep-orange-skin input[type=password]:focus:not([readonly]),.deep-orange-skin textarea.md-textarea:focus:not([readonly]) {
    border-color: #8A1A00;
    box-shadow: 0 1px 0 0 #8A1A00
}

.deep-orange-skin input[type=checkbox]:checked+label:before {
    border-right: 2px solid #8A1A00;
    border-bottom: 2px solid #8A1A00
}

.deep-orange-skin input[type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.deep-orange-skin input[type=checkbox].filled-in:checked+label:after {
    background-color: #8A1A00;
    border-color: #8A1A00
}

.deep-orange-skin .card-header,.deep-orange-skin .carousel-multi-item .carousel-indicators li,.deep-orange-skin .carousel-multi-item .carousel-indicators li.active,.deep-orange-skin .carousel-multi-item .controls-top>a,.deep-orange-skin .form-header,.deep-orange-skin .tag,.deep-orange-skin .top-nav-collapse {
    background-color: #8a1a00
}

.graphite-skin .primary-color,.graphite-skin .stepper li.active a .circle,.graphite-skin .stepper li.completed a .circle,.stepper li.active a .graphite-skin .circle,.stepper li.completed a .graphite-skin .circle {
    background-color: #37474F!important
}

.graphite-skin .navbar,.graphite-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
    background-color: #37474f
}

.graphite-skin .page-footer {
    background-color: #2d3940
}

.graphite-skin .side-nav .logo-wrapper {
    background: url(http://mdbootstrap.com/images/sidenavs/graphite.jpg) center center no-repeat;
    background-size: cover
}

.graphite-skin .side-nav .sn-avatar-wrapper img {
    border: 3px solid #181e22
}

.graphite-skin .side-nav .social a:hover {
    background-color: #2d3940;
    transition: all .3s linear
}

.graphite-skin .side-nav .collapsible li {
    background-color: transparent
}

.graphite-skin .side-nav .collapsible li a.active {
    background-color: #2d3940
}

.graphite-skin .side-nav .collapsible li a:hover {
    background-color: #2d3940;
    transition: all .3s linear
}

.graphite-skin .side-nav .collapsible li a:hover,.pink-skin .side-nav .social a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.graphite-skin .side-nav .fa {
    color: rgba(227,242,253,.64)
}

.graphite-skin .btn-primary {
    background: #37474F
}

.graphite-skin .btn-primary:focus,.graphite-skin .btn-primary:hover {
    background-color: #41555e!important
}

.graphite-skin .btn-primary.active {
    background-color: #0d1113!important
}

.graphite-skin .btn-secondary {
    background: #453D55
}

.graphite-skin .btn-secondary:focus,.graphite-skin .btn-secondary:hover {
    background-color: #514864!important
}

.graphite-skin .btn-secondary.active {
    background-color: #15121a!important
}

.graphite-skin .btn-default,.graphite-skin .card .btn-action {
    background: #154771
}

.graphite-skin .btn-default:focus,.graphite-skin .btn-default:hover,.graphite-skin .card .btn-action:focus,.graphite-skin .card .btn-action:hover {
    background-color: #195587!important
}

.graphite-skin .btn-default.active,.graphite-skin .card .btn-action.active {
    background-color: #05111b!important
}

.graphite-skin .btn-outline-primary,.graphite-skin .btn-outline-primary.active,.graphite-skin .btn-outline-primary:focus,.graphite-skin .btn-outline-primary:hover {
    border: 2px solid #37474F!important;
    color: #37474F!important
}

.graphite-skin .btn-outline-secondary,.graphite-skin .btn-outline-secondary.active,.graphite-skin .btn-outline-secondary:focus,.graphite-skin .btn-outline-secondary:hover {
    border: 2px solid #453D55!important;
    color: #453D55!important
}

.graphite-skin .btn-outline-default,.graphite-skin .btn-outline-default.active,.graphite-skin .btn-outline-default:focus,.graphite-skin .btn-outline-default:hover {
    border: 2px solid #154771!important;
    color: #154771!important
}

.graphite-skin .dropdown-content li:not(.disabled) span,.graphite-skin .md-form .prefix.active,.graphite-skin input[type=email]:focus:not([readonly])+label,.graphite-skin input[type=text]:focus:not([readonly])+label,.graphite-skin input[type=password]:focus:not([readonly])+label,.graphite-skin textarea.md-textarea:focus:not([readonly])+label {
    color: #37474F
}

.graphite-skin input[type=email]:focus:not([readonly]),.graphite-skin input[type=text]:focus:not([readonly]),.graphite-skin input[type=password]:focus:not([readonly]),.graphite-skin textarea.md-textarea:focus:not([readonly]) {
    border-color: #37474F;
    box-shadow: 0 1px 0 0 #37474F
}

.graphite-skin input[type=checkbox]:checked+label:before {
    border-right: 2px solid #37474F;
    border-bottom: 2px solid #37474F
}

.graphite-skin input[type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.graphite-skin input[type=checkbox].filled-in:checked+label:after {
    background-color: #37474F;
    border-color: #37474F
}

.graphite-skin .carousel-multi-item .carousel-indicators li,.graphite-skin .carousel-multi-item .carousel-indicators li.active,.graphite-skin .carousel-multi-item .controls-top>a,.graphite-skin .top-nav-collapse {
    background-color: #37474f
}

.graphite-skin .card-header,.graphite-skin .form-header,.graphite-skin .tag {
    background-color: #3b4c55
}

.pink-skin .primary-color,.pink-skin .stepper li.active a .circle,.pink-skin .stepper li.completed a .circle,.stepper li.active a .pink-skin .circle,.stepper li.completed a .pink-skin .circle {
    background-color: #880e4f!important
}

.pink-skin .navbar {
    background-color: #ab1550
}

.pink-skin .page-footer {
    background-color: #7e103b
}

.pink-skin .side-nav .logo-wrapper {
    background: url("http://mdbootstrap.com/images/regular/nature/img%20(73).jpg") center center no-repeat;
    background-size: cover
}

.pink-skin .side-nav .sn-avatar-wrapper img {
    border: 3px solid #7e103b
}

.pink-skin .side-nav .social a:hover {
    background-color: #951246;
    transition: all .3s linear
}

.pink-skin .side-nav .collapsible li {
    background-color: transparent
}

.pink-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover,.pink-skin .side-nav .collapsible li a.active {
    background-color: #ab1550
}

.pink-skin .side-nav .collapsible li a:hover {
    background-color: #ab1550;
    transition: all .3s linear
}

.light-grey-skin .side-nav .social a:hover,.pink-skin .side-nav .collapsible li a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.pink-skin .side-nav .fa {
    color: rgba(227,242,253,.64)
}

.pink-skin .dropdown-content li:not(.disabled) span,.pink-skin .md-form .prefix.active,.pink-skin input[type=email]:focus:not([readonly])+label,.pink-skin input[type=text]:focus:not([readonly])+label,.pink-skin input[type=password]:focus:not([readonly])+label,.pink-skin textarea.md-textarea:focus:not([readonly])+label {
    color: #c2185b
}

.pink-skin .btn-primary {
    background: #c2185b
}

.pink-skin .btn-primary:focus,.pink-skin .btn-primary:hover {
    background-color: #d91b66!important
}

.pink-skin .btn-primary.active {
    background-color: #670d30!important
}

.pink-skin .btn-secondary {
    background: #303f9f
}

.pink-skin .btn-secondary:focus,.pink-skin .btn-secondary:hover {
    background-color: #3647b3!important
}

.pink-skin .btn-secondary.active {
    background-color: #182051!important
}

.pink-skin .btn-default,.pink-skin .card .btn-action {
    background: #21109C
}

.pink-skin .btn-default:focus,.pink-skin .btn-default:hover,.pink-skin .card .btn-action:focus,.pink-skin .card .btn-action:hover {
    background-color: #2612b3!important
}

.pink-skin .btn-default.active,.pink-skin .card .btn-action.active {
    background-color: #0d073f!important
}

.pink-skin input[type=email]:focus:not([readonly]),.pink-skin input[type=text]:focus:not([readonly]),.pink-skin input[type=password]:focus:not([readonly]),.pink-skin textarea.md-textarea:focus:not([readonly]) {
    border-color: #c2185b;
    box-shadow: 0 1px 0 0 #c2185b
}

.pink-skin input[type=checkbox]:checked+label:before {
    border-right: 2px solid #c2185b;
    border-bottom: 2px solid #c2185b
}

.pink-skin input[type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.pink-skin input[type=checkbox].filled-in:checked+label:after {
    background-color: #c2185b;
    border-color: #c2185b
}

.pink-skin .carousel-multi-item .carousel-indicators li,.pink-skin .carousel-multi-item .carousel-indicators li.active,.pink-skin .carousel-multi-item .controls-top>a,.pink-skin .top-nav-collapse {
    background-color: #c2185b
}

.pink-skin .card-header,.pink-skin .form-header,.pink-skin .tag {
    background-color: #cb195f
}

.light-grey-skin .primary-color,.light-grey-skin .stepper li.active a .circle,.light-grey-skin .stepper li.completed a .circle,.stepper li.active a .light-grey-skin .circle,.stepper li.completed a .light-grey-skin .circle {
    background-color: #353535!important
}

.light-grey-skin .navbar {
    background-color: #686868
}

.light-grey-skin .page-footer {
    background-color: #4f4f4f
}

.light-grey-skin .side-nav {
    background-color: #686868
}

.light-grey-skin .side-nav .logo-wrapper {
    background: url("http://mdbootstrap.com/images/regular/nature/img%20(32).jpg") center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.light-grey-skin .side-nav .sn-avatar-wrapper img {
    border: 3px solid #4f4f4f
}

.light-grey-skin .side-nav .social a:hover {
    background-color: #5c5c5c;
    transition: all .3s linear
}

.light-grey-skin .side-nav .collapsible li {
    background-color: transparent
}

.light-grey-skin .side-nav .collapsible li a.active {
    background-color: #4f4f4f
}

.light-grey-skin .side-nav .collapsible li a:hover {
    background-color: #424242;
    transition: all .3s linear
}

.light-grey-skin .side-nav .collapsible li a:hover,.white-skin .side-nav .social a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.light-grey-skin .side-nav .fa {
    color: rgba(227,242,253,.64)
}

.light-grey-skin .dropdown-content li:not(.disabled) span,.light-grey-skin .md-form .prefix.active,.light-grey-skin input[type=email]:focus:not([readonly])+label,.light-grey-skin input[type=text]:focus:not([readonly])+label,.light-grey-skin input[type=password]:focus:not([readonly])+label,.light-grey-skin textarea.md-textarea:focus:not([readonly])+label {
    color: #757575
}

.light-grey-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
    background-color: #686868
}

.light-grey-skin .btn-primary {
    background: #353535
}

.light-grey-skin .btn-primary:focus,.light-grey-skin .btn-primary:hover {
    background-color: #424242!important
}

.light-grey-skin .btn-primary.active {
    background-color: #020202!important
}

.light-grey-skin .btn-secondary {
    background: #3F729B
}

.light-grey-skin .btn-secondary:focus,.light-grey-skin .btn-secondary:hover {
    background-color: #467fad!important
}

.light-grey-skin .btn-secondary.active {
    background-color: #223d52!important
}

.light-grey-skin .btn-default,.light-grey-skin .card .btn-action {
    background: #0F0F0F
}

.light-grey-skin .btn-default:focus,.light-grey-skin .btn-default:hover,.light-grey-skin .card .btn-action:focus,.light-grey-skin .card .btn-action:hover {
    background-color: #1c1c1c!important
}

.light-grey-skin .btn-default.active,.light-grey-skin .card .btn-action.active {
    background-color: #000!important
}

.light-grey-skin input[type=email]:focus:not([readonly]),.light-grey-skin input[type=text]:focus:not([readonly]),.light-grey-skin input[type=password]:focus:not([readonly]),.light-grey-skin textarea.md-textarea:focus:not([readonly]) {
    border-color: #757575;
    box-shadow: 0 1px 0 0 #757575
}

.light-grey-skin input[type=checkbox]:checked+label:before {
    border-right: 2px solid #757575;
    border-bottom: 2px solid #757575
}

.light-grey-skin input[type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.light-grey-skin input[type=checkbox].filled-in:checked+label:after {
    background-color: #757575;
    border-color: #757575
}

.white-skin .double-nav a,.white-skin .navbar,.white-skin .side-nav .user-box {
    color: #212121
}

.light-grey-skin .carousel-multi-item .carousel-indicators li,.light-grey-skin .carousel-multi-item .carousel-indicators li.active,.light-grey-skin .carousel-multi-item .controls-top>a,.light-grey-skin .top-nav-collapse {
    background-color: #757575
}

.light-grey-skin .card-header,.light-grey-skin .form-header,.light-grey-skin .tag {
    background-color: #7a7a7a
}

.stepper li.active a .white-skin .circle,.stepper li.completed a .white-skin .circle,.white-skin .primary-color,.white-skin .stepper li.active a .circle,.white-skin .stepper li.completed a .circle {
    background-color: #4285F4!important
}

.white-skin .navbar {
    background-color: #fff
}

.white-skin .page-footer {
    background-color: #d9d9d9
}

.white-skin .side-nav {
    background-color: #f2f2f2
}

.white-skin .side-nav .logo-wrapper {
    background: url(http://mdbootstrap.com/img/Photos/Others/whiteskin-bg.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.white-skin .side-nav .sn-avatar-wrapper img {
    border: 3px solid #0d5bdd
}

.white-skin .side-nav .social a:hover {
    background-color: #080808;
    transition: all .3s linear
}

.white-skin .side-nav .collapsible li {
    background-color: transparent
}

.white-skin .side-nav .collapsible li a {
    color: #212121;
    font-weight: 400
}

.white-skin .side-nav .collapsible li a.active {
    color: #4285F4;
    font-weight: 500
}

.white-skin .side-nav .collapsible li a.active .fa {
    color: #4285F4;
    -webkit-transition: color .3s linear;
    -moz-transition: color .3s linear;
    -o-transition: color .3s linear;
    -ms-transition: color .3s linear;
    transition: color .3s linear
}

.white-skin .side-nav .collapsible li a:hover {
    background-color: rgba(0,0,0,.05);
    transition: all .3s linear
}

.elegant-white-skin .side-nav .social a:hover,.white-skin .side-nav .collapsible li a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.white-skin .side-nav .fa {
    color: #212121
}

.white-skin .dropdown-content li:not(.disabled) span,.white-skin .md-form .prefix.active,.white-skin input[type=email]:focus:not([readonly])+label,.white-skin input[type=text]:focus:not([readonly])+label,.white-skin input[type=password]:focus:not([readonly])+label,.white-skin textarea.md-textarea:focus:not([readonly])+label {
    color: #4285F4
}

.white-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
    background-color: #2a75f3
}

.white-skin .btn-primary {
    background: #4285F4
}

.white-skin .btn-primary:focus,.white-skin .btn-primary:hover {
    background-color: #5a95f5!important
}

.white-skin .btn-primary.active {
    background-color: #0b51c5!important
}

.white-skin .btn-secondary {
    background: #D25048
}

.white-skin .btn-secondary:focus,.white-skin .btn-secondary:hover {
    background-color: #d7645c!important
}

.white-skin .btn-secondary.active {
    background-color: #902a24!important
}

.white-skin .btn-default,.white-skin .card .btn-action {
    background: #0F0F0F
}

.white-skin .btn-default:focus,.white-skin .btn-default:hover,.white-skin .card .btn-action:focus,.white-skin .card .btn-action:hover {
    background-color: #1c1c1c!important
}

.white-skin .btn-default.active,.white-skin .card .btn-action.active {
    background-color: #000!important
}

.white-skin input[type=email]:focus:not([readonly]),.white-skin input[type=text]:focus:not([readonly]),.white-skin input[type=password]:focus:not([readonly]),.white-skin textarea.md-textarea:focus:not([readonly]) {
    border-color: #4285F4;
    box-shadow: 0 1px 0 0 #4285F4
}

.white-skin input[type=checkbox]:checked+label:before {
    border-right: 2px solid #4285F4;
    border-bottom: 2px solid #4285F4
}

.white-skin input[type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.white-skin input[type=checkbox].filled-in:checked+label:after {
    background-color: #4285F4;
    border-color: #4285F4
}

.elegant-white-skin .double-nav a,.elegant-white-skin .navbar,.elegant-white-skin .side-nav .user-box {
    color: #212121
}

.white-skin .top-nav-collapse {
    background-color: #fff
}

.white-skin .carousel-multi-item .carousel-indicators li,.white-skin .carousel-multi-item .carousel-indicators li.active,.white-skin .carousel-multi-item .controls-top>a {
    background-color: #4285F4
}

.white-skin .card-header,.white-skin .form-header,.white-skin .tag {
    background-color: #4c8bf5
}

.elegant-white-skin .primary-color,.elegant-white-skin .stepper li.active a .circle,.elegant-white-skin .stepper li.completed a .circle,.stepper li.active a .elegant-white-skin .circle,.stepper li.completed a .elegant-white-skin .circle {
    background-color: #4285F4!important
}

.elegant-white-skin .navbar {
    background-color: #fff
}

.elegant-white-skin .page-footer {
    background-color: #d9d9d9
}

.elegant-white-skin .side-nav {
    background-color: #4285F4;
    background-image: url(http://mdbootstrap.com/img/Photos/Others/sidenav.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

.elegant-white-skin .side-nav:before {
    background: rgba(255,255,255,.9)!important
}

.elegant-white-skin .side-nav .logo-wrapper>div {
    background-color: transparent!important
}

.elegant-white-skin .side-nav .sn-avatar-wrapper img {
    border: 3px solid #0d5bdd
}

.elegant-white-skin .side-nav .social a:hover {
    background-color: #080808;
    transition: all .3s linear
}

.elegant-white-skin .side-nav .collapsible li {
    background-color: transparent
}

.elegant-white-skin .side-nav .collapsible li a {
    color: #212121;
    font-weight: 400
}

.elegant-white-skin .side-nav .collapsible li a.active {
    color: #4285F4;
    font-weight: 500
}

.elegant-white-skin .side-nav .collapsible li a.active .fa {
    color: #4285F4;
    -webkit-transition: color .3s linear;
    -moz-transition: color .3s linear;
    -o-transition: color .3s linear;
    -ms-transition: color .3s linear;
    transition: color .3s linear
}

.elegant-white-skin .side-nav .collapsible li a:hover {
    background-color: rgba(0,0,0,.05);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.elegant-white-skin .side-nav .fa {
    color: #212121
}

.elegant-white-skin .dropdown-content li:not(.disabled) span,.elegant-white-skin .md-form .prefix.active,.elegant-white-skin input[type=email]:focus:not([readonly])+label,.elegant-white-skin input[type=text]:focus:not([readonly])+label,.elegant-white-skin input[type=password]:focus:not([readonly])+label,.elegant-white-skin textarea.md-textarea:focus:not([readonly])+label {
    color: #4285F4
}

.elegant-white-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
    background-color: #2a75f3
}

.elegant-white-skin .btn-primary {
    background: #4285F4
}

.elegant-white-skin .btn-primary:focus,.elegant-white-skin .btn-primary:hover {
    background-color: #5a95f5!important
}

.elegant-white-skin .btn-primary.active {
    background-color: #0b51c5!important
}

.elegant-white-skin .btn-secondary {
    background: #D25048
}

.elegant-white-skin .btn-secondary:focus,.elegant-white-skin .btn-secondary:hover {
    background-color: #d7645c!important
}

.elegant-white-skin .btn-secondary.active {
    background-color: #902a24!important
}

.elegant-white-skin .btn-default,.elegant-white-skin .card .btn-action {
    background: #0F0F0F
}

.elegant-white-skin .btn-default:focus,.elegant-white-skin .btn-default:hover,.elegant-white-skin .card .btn-action:focus,.elegant-white-skin .card .btn-action:hover {
    background-color: #1c1c1c!important
}

.elegant-white-skin .btn-default.active,.elegant-white-skin .card .btn-action.active {
    background-color: #000!important
}

.elegant-white-skin input[type=email]:focus:not([readonly]),.elegant-white-skin input[type=text]:focus:not([readonly]),.elegant-white-skin input[type=password]:focus:not([readonly]),.elegant-white-skin textarea.md-textarea:focus:not([readonly]) {
    border-color: #4285F4;
    box-shadow: 0 1px 0 0 #4285F4
}

.elegant-white-skin input[type=checkbox]:checked+label:before {
    border-right: 2px solid #4285F4;
    border-bottom: 2px solid #4285F4
}

.elegant-white-skin input[type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.elegant-white-skin input[type=checkbox].filled-in:checked+label:after {
    background-color: #4285F4;
    border-color: #4285F4
}

.elegant-white-skin .top-nav-collapse {
    background-color: #fff
}

.elegant-white-skin .carousel-multi-item .carousel-indicators li,.elegant-white-skin .carousel-multi-item .carousel-indicators li.active,.elegant-white-skin .carousel-multi-item .controls-top>a {
    background-color: #4285F4
}

.elegant-white-skin .card-header,.elegant-white-skin .form-header,.elegant-white-skin .tag {
    background-color: #4c8bf5
}

.elegant-dark-skin .primary-color,.elegant-dark-skin .stepper li.active a .circle,.elegant-dark-skin .stepper li.completed a .circle,.stepper li.active a .elegant-dark-skin .circle,.stepper li.completed a .elegant-dark-skin .circle {
    background-color: #2AD1A3!important
}

.elegant-dark-skin .navbar {
    background-color: #222
}

.elegant-dark-skin .page-footer {
    background-color: #d9d9d9
}

.elegant-dark-skin .side-nav {
    background-color: #222;
    background-image: url(http://mdbootstrap.com/img/Photos/Others/sidenav.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.elegant-dark-skin .side-nav:before {
    background: rgba(15,15,15,.9)!important
}

.elegant-dark-skin .side-nav .logo-wrapper>div {
    background-color: transparent!important
}

.elegant-dark-skin .side-nav .user-box {
    padding: 20px 10px 0
}

.elegant-dark-skin .side-nav .user-box img {
    margin: 0 auto 10px;
    max-width: 80px
}

.elegant-dark-skin .side-nav .sn-avatar-wrapper img {
    border: 3px solid #1d9171
}

.elegant-dark-skin .side-nav .social a:hover {
    background-color: #e6e6e6;
    transition: all .3s linear
}

.elegant-dark-skin .side-nav .collapsible li a,.elegant-dark-skin .side-nav .social a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.elegant-dark-skin .side-nav .collapsible li {
    background-color: transparent
}

.elegant-dark-skin .side-nav .collapsible li a {
    color: #fff;
    font-weight: 400;
    transition: all .3s linear
}

.chip,.chips .input {
    display: inline-block;
    font-weight: 500;
    height: 32px;
    line-height: 32px
}

.elegant-dark-skin .side-nav .collapsible li a:hover {
    background-color: rgba(255,255,255,.1)
}

.elegant-dark-skin .side-nav .collapsible li a.active {
    background-color: #2AD1A3
}

.elegant-dark-skin .side-nav .fa {
    color: #fff
}

.elegant-dark-skin .dropdown-content li:not(.disabled) span,.elegant-dark-skin .md-form .prefix.active,.elegant-dark-skin input[type=email]:focus:not([readonly])+label,.elegant-dark-skin input[type=text]:focus:not([readonly])+label,.elegant-dark-skin input[type=password]:focus:not([readonly])+label,.elegant-dark-skin textarea.md-textarea:focus:not([readonly])+label {
    color: #2AD1A3
}

.elegant-dark-skin .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
    background-color: #26bc92
}

.elegant-dark-skin .btn-primary {
    background: #2AD1A3
}

.elegant-dark-skin .btn-primary:focus,.elegant-dark-skin .btn-primary:hover {
    background-color: #3dd8ad!important
}

.elegant-dark-skin .btn-primary.active {
    background-color: #197c61!important
}

.elegant-dark-skin .btn-secondary {
    background: #00684B
}

.elegant-dark-skin .btn-secondary:focus,.elegant-dark-skin .btn-secondary:hover {
    background-color: #00825d!important
}

.elegant-dark-skin .btn-secondary.active {
    background-color: #000201!important
}

.elegant-dark-skin .btn-default,.elegant-dark-skin .card .btn-action {
    background: #0F0F0F
}

.elegant-dark-skin .btn-default:focus,.elegant-dark-skin .btn-default:hover,.elegant-dark-skin .card .btn-action:focus,.elegant-dark-skin .card .btn-action:hover {
    background-color: #1c1c1c!important
}

.elegant-dark-skin .btn-default.active,.elegant-dark-skin .card .btn-action.active {
    background-color: #000!important
}

.elegant-dark-skin input[type=email]:focus:not([readonly]),.elegant-dark-skin input[type=text]:focus:not([readonly]),.elegant-dark-skin input[type=password]:focus:not([readonly]),.elegant-dark-skin textarea.md-textarea:focus:not([readonly]) {
    border-color: #2AD1A3;
    box-shadow: 0 1px 0 0 #2AD1A3
}

.elegant-dark-skin input[type=checkbox]:checked+label:before {
    border-right: 2px solid #2AD1A3;
    border-bottom: 2px solid #2AD1A3
}

.elegant-dark-skin input[type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.elegant-dark-skin input[type=checkbox].filled-in:checked+label:after {
    background-color: #2AD1A3;
    border-color: #2AD1A3
}

.elegant-dark-skin .top-nav-collapse {
    background-color: #222
}

.elegant-dark-skin .carousel-multi-item .carousel-indicators li,.elegant-dark-skin .carousel-multi-item .carousel-indicators li.active,.elegant-dark-skin .carousel-multi-item .controls-top>a {
    background-color: #2AD1A3
}

.elegant-dark-skin .card-header,.elegant-dark-skin .form-header,.elegant-dark-skin .tag {
    background-color: #30d5a8
}

.chip {
    font-size: 13px;
    color: rgba(0,0,0,.6);
    padding: 0 12px;
    border-radius: 16px;
    background-color: #eceff1;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.chip img {
    float: left;
    margin: 0 8px 0 -12px;
    height: 32px;
    width: 32px;
    border-radius: 50%
}

.chip .close {
    cursor: pointer;
    float: right;
    font-size: 16px;
    line-height: 32px;
    padding-left: 8px;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear
}

.chips {
    border: none;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    margin-bottom: 30px;
    min-height: 45px;
    outline: 0;
    padding-bottom: 1rem;
    transition: all .3s
}

.chips.focus {
    border-bottom: 1px solid #4285F4;
    box-shadow: 0 1px 0 0 #4285F4
}

.chips:hover {
    cursor: text
}

.chips .tag.selected {
    border-bottom: 1px solid #4285F4;
    color: #fff
}

.chips .input {
    background: 0 0;
    border: 0;
    color: rgba(0,0,0,.6);
    font-size: 13px;
    margin-right: 20px;
    outline: 0;
    padding: 0!important;
    width: 120px!important
}

.chips .input:focus {
    border: 0!important;
    box-shadow: none!important
}

.parallax {
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-perspective: 300px;
    perspective: 300px;
    -webkit-perspective-origin-x: 100%;
    perspective-origin-x: 100%;
    padding: 0;
    margin: 0
}

.parallax-section {
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    height: auto
}

.parallax-layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform-origin-x: 100%;
    transform-origin-x: 100%
}

.parallax-layer-front {
    -webkit-transform: translateZ(90px) scale(.7);
    transform: translateZ(90px) scale(.7);
    z-index: 1
}

.parallax-layer-base {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 4
}

.parallax-layer-back {
    -webkit-transform: translateZ(-200px) scale(2);
    transform: translateZ(-200px) scale(2);
    z-index: 3;
    margin-left: -10px
}

.parallax-layer-deep {
    -webkit-transform: translateZ(-600px) scale(3);
    transform: translateZ(-600px) scale(3);
    z-index: 2
}

.stepper li a {
    padding: 24px;
    font-size: 14px
}

.stepper li a .circle {
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    background: rgba(0,0,0,.38);
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-right: 8px
}

.stepper li a .label {
    display: inline-block;
    color: rgba(0,0,0,.38)
}

.stepper-horizontal,.stepper-horizontal li,.stepper-vertical,.stepper-vertical li,.stepper-vertical li a {
    display: -webkit-flex;
    display: -ms-flexbox
}

.stepper li.active a .label,.stepper li.completed a .label {
    font-weight: 600;
    color: rgba(0,0,0,.87)
}

.stepper-horizontal {
    position: relative;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.stepper-horizontal li {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.stepper-horizontal li a .label {
    margin-top: 10px
}

.stepper-horizontal li:not(:first-child):before,.stepper-horizontal li:not(:last-child):after {
    content: '';
    position: relative;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
    height: 1px;
    background-color: rgba(0,0,0,.1)
}

.stepper-horizontal li:hover {
    background: #ddd
}

.stepper-vertical {
    position: relative;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.stepper-vertical li {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.stepper-vertical li a {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: flex;
    position: relative
}

.stepper-vertical li a .circle {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.stepper-vertical li a .label {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.stepper-vertical li.completed a .label {
    font-weight: 500
}

.stepper-vertical li .step-content {
    display: block;
    margin-top: 0;
    margin-left: 50px;
    padding: 15px
}

.stepper-vertical li .step-content p {
    font-size: .875rem
}

.stepper-vertical li:not(:last-child):after {
    content: " ";
    position: absolute;
    width: 1px;
    height: calc(100% - 40px);
    left: 35px;
    top: 55px;
    background-color: rgba(0,0,0,.1)
}

.picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000;
    position: absolute;
    z-index: 10000;
    user-select: none
}

.picker__header,.picker__table,.picker__table td,.picker__table th {
    text-align: center
}

.picker__input {
    cursor: default
}

.picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    -webkit-transition: background .15s ease-out,top 0s .15s;
    -moz-transition: background .15s ease-out,top 0s .15s;
    transition: background .15s ease-out,top 0s .15s
}

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
.picker__frame,.picker__holder {
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%
}

.picker__frame {
    position: absolute;
    min-width: 256px;
    width: 300px;
    max-height: 350px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

@media (min-height: 40.125em) {
    .picker__frame {
        margin-bottom:7.5%
    }
}

.picker__wrap {
    display: table;
    width: 100%;
    height: 100%
}

@media (min-height: 28.875em) {
    .picker__frame {
        overflow:visible;
        top: auto;
        bottom: -100%;
        max-height: 80%
    }

    .picker__wrap {
        display: block
    }
}

.picker__box {
    background: #fff;
    display: table-cell;
    padding: 0
}

@media (min-height: 28.875em) {
    .picker__box {
        display:block;
        border: 1px solid #777;
        border-top-color: #898989;
        border-bottom-width: 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        -webkit-box-shadow: 0 12px 36px 16px rgba(0,0,0,.24);
        -moz-box-shadow: 0 12px 36px 16px rgba(0,0,0,.24);
        box-shadow: 0 12px 36px 16px rgba(0,0,0,.24)
    }
}

.picker--opened .picker__holder {
    top: 0;
    zoom:1;background: rgba(0,0,0,.32);
    -webkit-transition: background .15s ease-out;
    -moz-transition: background .15s ease-out;
    transition: background .15s ease-out
}

.picker--opened .picker__frame {
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}

@media (min-height: 35.875em) {
    .picker--opened .picker__frame {
        top:10%;
        bottom: 20%auto
    }
}

.picker__input.picker__input--active {
    border-color: #E3F2FD
}

.picker__frame {
    margin: 0 auto;
    max-width: 325px
}

@media (min-height: 38.875em) {
    .picker--opened .picker__frame {
        top:10%;
        bottom: auto
    }
}

.picker__header {
    position: relative;
    margin-bottom: 20px
}

.picker__month,.picker__year {
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em
}

.picker__select--month,.picker__select--year {
    height: 2em;
    padding: 0;
    margin-left: .25em;
    margin-right: .25em
}

.picker__select--month.browser-default {
    display: inline;
    background-color: #FFF;
    width: 40%
}

.picker__select--year.browser-default {
    display: inline;
    background-color: #FFF;
    width: 25%
}

.picker__select--month:focus,.picker__select--year:focus {
    border-color: rgba(0,0,0,.05)
}

.picker__nav--next,.picker__nav--prev {
    position: absolute;
    padding: .5em 1.55em;
    width: 1em;
    height: 1em;
    box-sizing: content-box;
    bottom: 0
}

.picker__nav--prev {
    left: -1em;
    padding-right: 1.25em
}

.picker__nav--next {
    right: -1em;
    padding-left: 1.25em
}

.picker__nav--disabled,.picker__nav--disabled:before,.picker__nav--disabled:before:hover,.picker__nav--disabled:hover {
    cursor: default;
    background: 0 0;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5
}

.picker__table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: 1rem;
    width: 100%
}

.picker__table td {
    margin: 0;
    padding: 0
}

.picker__weekday {
    width: 14.285714286%;
    padding-bottom: .25em;
    color: #999;
    font-weight: 500
}

@media (min-height: 33.875em) {
    .picker__weekday {
        padding-bottom:.5em
    }
}

.picker__day--today {
    position: relative;
    color: #595959;
    letter-spacing: -.3;
    padding: .75rem 0;
    font-weight: 400;
    border: 1px solid transparent
}

.picker__day--disabled:before {
    border-top-color: #aaa
}

.picker__day--infocus:hover {
    cursor: pointer;
    color: #000;
    font-weight: 500
}

.picker__day--outfocus {
    display: none;
    padding: .75rem 0;
    color: #fff
}

.picker__day--outfocus:hover {
    cursor: pointer;
    color: #ddd;
    font-weight: 500
}

.picker--focused .picker__day--highlighted,.picker__day--highlighted:hover {
    cursor: pointer
}

.picker--focused .picker__day--selected,.picker__day--selected,.picker__day--selected:hover {
    background: #0089ec
}

.picker--focused .picker__day--disabled,.picker__day--disabled,.picker__day--disabled:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default
}

.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover {
    background: #bbb
}

.picker__footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.picker__button--clear,.picker__button--close,.picker__button--today {
    border: 1px solid #fff;
    background: #fff;
    font-size: .8em;
    padding: 1rem 0 .7rem;
    font-weight: 700;
    width: 33%;
    display: inline-block;
    vertical-align: bottom;
    text-transform: uppercase
}

.picker__button--clear:hover,.picker__button--close:hover,.picker__button--today:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb;
    border-bottom-color: #b1dcfb
}

.picker__button--clear:focus,.picker__button--close:focus,.picker__button--today:focus {
    background: #b1dcfb;
    border-color: rgba(0,0,0,.05);
    outline: 0
}

.picker__button--clear:before,.picker__button--close:before,.picker__button--today:before {
    position: relative;
    display: inline-block;
    height: 0
}

.picker__button--clear:before,.picker__button--today:before {
    content: " ";
    margin-right: .45em
}

.picker__button--today:before {
    top: -.05em;
    width: 0;
    border-top: .66em solid #0059bc;
    border-left: .66em solid transparent
}

.picker__button--clear:before {
    top: -.25em;
    width: .66em;
    border-top: 3px solid #e20
}

.picker__button--close:before {
    content: "\D7";
    top: -.1em;
    vertical-align: top;
    font-size: 1.1em;
    margin-right: .35em;
    color: #777
}

.picker__button--today[disabled],.picker__button--today[disabled]:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default
}

.picker__button--today[disabled]:before {
    border-top-color: #aaa
}

.picker__box {
    border-radius: 2px;
    overflow: hidden
}

.picker__date-display {
    text-align: center;
    background-color: #4285F4;
    color: #fff;
    padding-bottom: 15px;
    font-weight: 300;
    margin-bottom: 1rem
}

.picker__nav--next:hover,.picker__nav--prev:hover {
    cursor: pointer;
    color: #000;
    background: #ecf2fc
}

.picker__weekday-display {
    background-color: #206ff2;
    padding: 10px;
    font-weight: 200;
    letter-spacing: .5;
    font-size: 1rem;
    margin-bottom: 15px
}

.picker__month-display {
    text-transform: uppercase;
    font-size: 2rem
}

.picker__day-display {
    font-size: 4.5rem;
    font-weight: 400
}

.picker__year-display {
    font-size: 1.8rem;
    color: rgba(255,255,255,.4)
}

.picker__calendar-container {
    padding: 0 1rem
}

.picker__calendar-container thead {
    border: none
}

.picker__table {
    margin-top: 0;
    margin-bottom: .5em
}

.picker__day--infocus {
    color: #595959;
    letter-spacing: -.3;
    padding: .75rem 0;
    font-weight: 400;
    border: 1px solid transparent
}

.picker__list-item--highlighted,.picker__list-item:hover {
    z-index: 10;
    border-color: #0089ec
}

.picker__day.picker__day--today {
    color: #4285F4
}

.picker__day.picker__day--today.picker__day--selected {
    color: #fff
}

.picker__weekday {
    font-size: .9rem
}

.picker--focused .picker__day--selected,.picker__day--selected,.picker__day--selected:hover {
    border-radius: 50%;
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
    background-color: #4285F4;
    color: #fff
}

.picker--focused .picker__day--selected.picker__day--outfocus,.picker__day--selected.picker__day--outfocus,.picker__day--selected:hover.picker__day--outfocus,button.picker__clear:focus,button.picker__close:focus,button.picker__today:focus {
    background-color: #ecf2fc
}

.picker__footer {
    text-align: right;
    padding: 5px 10px
}

.clockpicker-tick,.comments-list h4,.reply-form h4 {
    text-align: center
}

.picker__close,.picker__today {
    font-size: 1.1rem;
    padding: 0;
    color: #4285F4
}

.picker__nav--next:before,.picker__nav--prev:before {
    content: " ";
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-right: .75em solid #676767;
    width: 0;
    height: 0;
    display: block;
    margin: 0 auto
}

.picker__nav--next:before {
    border-right: 0;
    border-left: .75em solid #676767
}

.picker__select--month,.picker__select--year {
    display: inline-block
}

.picker__select--year {
    width: 30%
}

.picker__list {
    padding: .75em 0 4.2em;
    margin: 0
}

.picker__list-item {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: -1px;
    position: relative;
    background: #fff;
    padding: .75em 1.25em
}

.picker--focused .picker__list-item--highlighted,.picker__list-item--highlighted:hover,.picker__list-item:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

@media (min-height: 46.75em) {
    .picker__list-item {
        padding:.5em 1em
    }
}

.picker--focused .picker__list-item--selected,.picker__list-item--selected,.picker__list-item--selected:hover {
    background: #0089ec;
    color: #fff;
    z-index: 10
}

.picker--focused .picker__list-item--disabled,.picker__list-item--disabled,.picker__list-item--disabled:hover {
    background: #f5f5f5;
    color: #ddd;
    cursor: default;
    border-color: #ddd;
    z-index: auto
}

.picker--time .picker__button--clear {
    display: block;
    width: 80%;
    margin: 1em auto 0;
    padding: 1em 1.25em;
    background: 0 0;
    border: 0;
    font-weight: 500;
    font-size: .67em;
    text-align: center;
    text-transform: uppercase;
    color: #666
}

.picker--time .picker__button--clear:focus,.picker--time .picker__button--clear:hover {
    background: #e20;
    border-color: #e20;
    cursor: pointer;
    color: #fff;
    outline: 0
}

.picker--time .picker__button--clear:before {
    top: -.25em;
    color: #666;
    font-size: 1.25em;
    font-weight: 700
}

.picker--time .picker__button--clear:focus:before,.picker--time .picker__button--clear:hover:before {
    color: #fff
}

.picker--time .picker__frame {
    min-width: 256px;
    max-width: 320px
}

.picker--time .picker__box {
    font-size: 1em;
    background: #f2f2f2;
    padding: 0
}

@media (min-height: 40.125em) {
    .picker--time .picker__box {
        margin-bottom:5em
    }
}

/*!
 * ClockPicker v0.0.7 for jQuery (http://weareoutman.github.io/clockpicker/)
 * Copyright 2014 Wang Shenwei.
 * Licensed under MIT (https://github.com/weareoutman/clockpicker/blob/gh-pages/LICENSE)
 *
 * Further modified
 * Copyright 2015 Ching Yaw Hao.
 *
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.clockpicker-display {
    vertical-align: middle;
    display: inline-block;
    margin: auto;
    height: 85px;
    font-size: 70px;
    padding: 10px 10px 0;
    color: #b2dfdb
}

.clockpicker-display-column {
    float: left
}

.clockpicker-display-am-pm {
    padding-left: 5px;
    vertical-align: bottom;
    height: 85px
}

.clockpicker-span-am-pm {
    display: inline-block;
    font-size: 23px;
    line-height: 25px;
    color: #b2dfdb
}

.clockpicker-span-hours,.clockpicker-span-minutes {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transition: color 500ms;
    -moz-transition: color 500ms;
    -ms-transition: color 500ms;
    -o-transition: color 500ms;
    transition: color 500ms;
    cursor: pointer
}

@-webkit-keyframes pulse {
    from,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }
}

@-moz-keyframes pulse {
    from,to {
        -moz-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -moz-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }
}

@-ms-keyframes pulse {
    from,to {
        -ms-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -ms-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }
}

@-o-keyframes pulse {
    from,to {
        -o-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -o-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }
}

@keyframes pulse {
    from,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }
}

#click-am,#click-pm {
    cursor: pointer
}

.clockpicker-moving {
    cursor: move
}

.clockpicker-plate {
    background-color: #eee;
    border-radius: 50%;
    width: 270px;
    height: 270px;
    overflow: visible;
    position: relative;
    margin: 20px auto auto;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.testimonial-card .avatar,.testimonial-card .card-up {
    height: 120px;
    overflow: hidden
}

.clockpicker-canvas,.clockpicker-dial {
    width: 270px;
    height: 270px;
    position: absolute;
    left: -1px;
    top: -1px
}

.clockpicker-minutes {
    visibility: hidden
}

.clockpicker-tick {
    border-radius: 50%;
    color: #666;
    line-height: 40px;
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    -webkit-transition: background-color 300ms;
    -moz-transition: background-color 300ms;
    -ms-transition: background-color 300ms;
    -o-transition: background-color 300ms;
    transition: background-color 300ms;
    background-color: rgba(0,150,136,0)
}

.clockpicker-tick.active,.clockpicker-tick:hover {
    background-color: rgba(0,150,136,.25)
}

.clockpicker-dial {
    -webkit-transition: -webkit-transform 350ms,opacity 350ms;
    -moz-transition: -moz-transform 350ms,opacity 350ms;
    -ms-transition: -ms-transform 350ms,opacity 350ms;
    -o-transition: -o-transform 350ms,opacity 350ms;
    transition: opacity 350ms,-webkit-transform 350ms;
    transition: transform 350ms,opacity 350ms;
    transition: transform 350ms,opacity 350ms,-webkit-transform 350ms
}

.clockpicker-dial-out {
    opacity: 0
}

.clockpicker-hours.clockpicker-dial-out {
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2)
}

.clockpicker-minutes.clockpicker-dial-out {
    -webkit-transform: scale(.8,.8);
    -moz-transform: scale(.8,.8);
    -ms-transform: scale(.8,.8);
    -o-transform: scale(.8,.8);
    transform: scale(.8,.8)
}

.clockpicker-canvas {
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -ms-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms
}

.clockpicker-canvas-out {
    opacity: .25
}

.clockpicker-canvas-bearing {
    stroke: none;
    fill: rgba(0,77,64,.75)
}

.clockpicker-canvas-fg {
    stroke: none;
    fill: rgba(0,77,64,0)
}

.clockpicker-canvas-fg.active {
    fill: rgba(0,77,64,.5)
}

.clockpicker-canvas-bg,.clockpicker-canvas-bg-trans {
    fill: rgba(0,150,136,.25)
}

.clockpicker-canvas-bg {
    stroke: none
}

.clockpicker-canvas line {
    stroke: rgba(0,150,136,.25);
    stroke-width: 1;
    stroke-linecap: round
}

.clockpicker-am-pm-block {
    margin-top: -10px;
    width: 100%;
    height: 50px
}

.clockpicker-button.am-button {
    height: 45px;
    width: 45px;
    float: left
}

.clockpicker-button.pm-button {
    height: 45px;
    width: 45px;
    float: right
}

.btn-floating.btn-flat:focus,.btn-floating.btn-flat:visited {
    background-color: transparent
}

.btn-floating.btn-flat:hover {
    box-shadow: none
}

.btn-floating.btn-flat {
    padding: 0;
    background: #4285F4
}

.btn-floating.btn-flat:focus,.btn-floating.btn-flat:hover {
    background-color: #5a95f5!important
}

.btn-floating.btn-flat.active {
    background-color: #0b51c5!important
}

.btn-floating.btn-flat:active {
    background-color: rgba(0,150,136,.5)
}

.picker__footer .clockpicker-button {
    margin: 15px auto auto
}

.picker__footer .clockpicker-button:focus {
    background-color: transparent
}

.picker__footer .clockpicker-button:active {
    background-color: rgba(0,150,136,.25)
}

.darktheme .picker__box {
    background-color: #212121
}

.darktheme .clockpicker-plate,.darktheme .picker__date-display {
    background-color: transparent
}

.darktheme .clockpicker-display,.darktheme .clockpicker-span-am-pm {
    color: #fff
}

.darktheme #click-am.text-primary,.darktheme #click-pm.text-primary,.darktheme .clockpicker-span-hours.text-primary,.darktheme .clockpicker-span-minutes.text-primary {
    color: #ff4081
}

.darktheme .clockpicker-tick {
    color: #fff;
    background-color: rgba(255,64,129,0)
}

.darktheme .btn-floating.btn-flat.active,.darktheme .clockpicker-tick.active,.darktheme .clockpicker-tick:hover {
    background-color: rgba(255,64,129,.25)
}

.darktheme .clockpicker-canvas-bearing {
    fill: #fff
}

.darktheme .clockpicker-canvas-fg {
    fill: rgba(255,64,129,0)
}

.darktheme .clockpicker-canvas-fg.active {
    fill: rgba(255,64,129,.5)
}

.darktheme .clockpicker-canvas-bg,.darktheme .clockpicker-canvas-bg-trans {
    fill: rgba(255,64,129,.25)
}

.darktheme .clockpicker-canvas line {
    stroke: rgba(255,64,129,.25)
}

.darktheme button {
    color: #fff
}

.darktheme .btn-floating.btn-flat:active {
    background-color: rgba(255,64,129,.5)
}

.darktheme .picker__footer .clockpicker-button:active {
    background-color: rgba(255,64,129,.25)
}

#click-am.text-primary,#click-pm.text-primary,.clockpicker-span-hours.text-primary,.clockpicker-span-minutes.text-primary {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    color: #fff!important
}

.author-box {
    padding: 3rem
}

@media (max-width: 772px) {
    .author-box {
        text-align:center
    }

    .author-box img {
        margin-bottom: 2rem;
        display: inline
    }
}

.comments-list,.reply-form {
    margin-bottom: 3rem
}

.comments-list img,.reply-form img {
    max-width: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.comments-list .row,.reply-form .row {
    margin-bottom: 2rem
}

.comments-list .user-name,.reply-form .user-name {
    color: #000
}

.comments-list .comment-date,.reply-form .comment-date {
    color: #666
}

.comments-list .comment-text,.reply-form .comment-text {
    color: #9e9e9e
}

@media (max-width: 543px) {
    .comments-list,.reply-form {
        text-align:center
    }

    .comments-list img,.reply-form img {
        display: inline;
        margin-bottom: 1rem
    }

    .comments-list .md-form,.reply-form .md-form {
        text-align: left
    }
}

.section-blog-fw .author-box,.section-blog-fw .jumbotron {
    text-align: center
}

.section-blog-fw h2 {
    margin-bottom: 1rem
}

.section-blog-fw h2 a {
    color: #424242;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s
}

.section-blog-fw h2 a:hover {
    color: #616161;
    transition: .2s
}

.magazine-section .single-news a:hover,.section-blog-fw h2 a:hover {
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s
}

.section-blog-fw .excerpt,.section-blog-fw .post-text {
    margin-left: 10%;
    margin-right: 10%;
    text-align: justify
}

.feature-box,.pricing-card,.testimonial-card .card-block,.testimonial-carousel {
    text-align: center
}

@media (max-width: 992px) {
    .section-blog-fw .excerpt,.section-blog-fw .post-text {
        margin-left:5%;
        margin-right: 5%
    }
}

.section-blog-fw hr {
    display: block
}

.magazine-section .view {
    margin-bottom: 2rem
}

.magazine-section .single-news {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 1.5rem
}

.magazine-section .single-news:last-of-type {
    border-bottom: none
}

@media (max-width: 772px) {
    .magazine-section .single-news {
        padding-bottom:1rem
    }
}

.magazine-section .single-news .news-data {
    margin-bottom: 5rem
}

.magazine-section .single-news .news-data h5 {
    float: left
}

.magazine-section .single-news .news-data p,.magazine-section .single-news a .fa-angle-right {
    float: right
}

.magazine-section .single-news h3 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.magazine-section .single-news a {
    color: #424242;
    font-weight: 400;
    margin-bottom: 1rem
}

.magazine-section .single-news a:hover {
    color: #616161;
    transition: .2s
}

.magazine-section .single-news p {
    color: #757575
}

.magazine-section.multi-columns h5 {
    margin-bottom: 1.5rem;
    text-align: center
}

.magazine-section.multi-columns .view {
    margin-bottom: 2rem
}

.magazine-section.multi-columns .single-news {
    padding-bottom: 1rem
}

.magazine-section.multi-columns .single-news strong {
    font-size: 1.2rem
}

.pricing-card .header {
    color: #fff
}

.pricing-card .price {
    position: relative;
    padding-top: 3rem
}

.pricing-card .price h1 {
    font-size: 5rem;
    padding: 1.5rem
}

.pricing-card .price h1:before {
    content: "$";
    font-size: 30px;
    position: absolute;
    margin-left: -1.2rem;
    margin-top: .7rem
}

.pricing-card .price h1:after {
    content: "/mo";
    font-size: 30px;
    position: absolute;
    margin-top: 3rem
}

.pricing-card .price .version {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0,0,0,.3);
    padding: 1rem
}

.pricing-card .price .version h5 {
    padding: 0;
    margin: 0
}

.pricing-card .striped {
    padding: .6rem
}

.naked-card .price,.pricing-card.card-overlay .price {
    padding-top: 0
}

.pricing-card .striped .fa {
    margin-right: 5px
}

.pricing-card .striped .fa-check {
    color: green
}

.pricing-card .striped .fa-times {
    color: red
}

.pricing-card .striped li {
    border-bottom: 1px solid rgba(153,153,153,.298039);
    margin-bottom: 1rem
}

.pricing-card.card-overlay {
    display: block;
    color: #fff
}

.pricing-card.card-overlay p {
    color: #fff
}

.card .card-circle {
    border: 2px solid #e0e0e0;
    height: 120px;
    width: 120px;
    margin-bottom: 2rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.card .card-circle .fa {
    font-size: 4rem
}

.naked-card h5 {
    margin-top: 1.2rem
}

.naked-card li p {
    color: #757575
}

.naked-card li p strong {
    color: #616161
}

.testimonial-card .avatar {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 120px;
    margin: -65px auto 0;
    border: 5px solid #fff;
    background: #FFF
}

.testimonial-card .avatar img {
    width: 100%
}

.testimonial-carousel .carousel-control {
    background-image: none;
    color: #000
}

.testimonial-carousel .carousel-control span {
    font-size: 5rem
}

.testimonial-carousel .testimonial {
    margin-right: 15%;
    margin-left: 15%
}

.testimonial-carousel .testimonial .avatar {
    margin-bottom: 2rem
}

.testimonial-carousel .testimonial .avatar img {
    max-width: 170px
}

.testimonial-carousel .testimonial h4 {
    margin-bottom: 1.3rem;
    font-weight: 500
}

.testimonial-carousel .testimonial h5 {
    margin-bottom: .9rem;
    color: #424242;
    font-weight: 400
}

.testimonial-carousel .testimonial p {
    color: #666
}

.feature-box .feature-title {
    font-weight: 500;
    margin-bottom: 1rem
}

.feature-box .features-big .feature-title {
    margin-top: 2rem;
    margin-bottom: 1rem
}

.feature-box .features-big .fa {
    font-size: 4rem
}

.feature-box .features-small {
    text-align: left
}

.feature-box .features-small .fa {
    font-size: 2rem
}

.section.team-section .avatar {
    margin-bottom: 2rem
}

.section.team-section .avatar .rounded-circle {
    max-width: 200px
}

.section.team-section h4,.section.team-section h5 {
    margin-bottom: 1rem
}

.card .form-header {
    color: #fff;
    text-align: center;
    margin-top: -50px;
    margin-bottom: 3rem;
    padding: 1rem;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.card .form-header h3 {
    margin: 0;
    padding: .7rem
}

.fixed-sn main,.hidden-sn main {
    padding-top: 5.5rem
}

.call .fa {
    margin-right: 5px
}

.fixed-sn .double-nav,.fixed-sn footer,.fixed-sn main {
    padding-left: 240px
}

@media (max-width: 1440px) {
    .fixed-sn .double-nav,.fixed-sn footer,.fixed-sn main {
        padding-left:0
    }
}

@media (min-width: 768px) {
    .fixed-sn main {
        margin-left:2%;
        margin-right: 2%
    }
}

@media (min-width: 992px) {
    .fixed-sn main {
        margin-left:5%;
        margin-right: 5%
    }
}

@media (min-width: 1400px) {
    .fixed-sn main {
        margin-left:6%;
        margin-right: 6%
    }
}

.hidden-sn .button-collapse {
    display: block;
    position: relative;
    font-size: 1.4rem;
    margin-right: 10px;
    margin-left: -6px;
    padding-left: 0
}

.mdb-autocomplete {
    margin-bottom: 1px
}

.mdb-autocomplete-wrap {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,.25);
    z-index: 100
}

.mdb-autocomplete-wrap li {
    cursor: pointer;
    padding: 12px 15px
}

.mdb-autocomplete-wrap li:hover {
    background: #eee
}

code[class*=language-],pre[class*=language-] {
    color: #fff;
    background: 0 0;
    font-family: Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;
    text-align: left;
    text-shadow: 0 -.1em .2em #000;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

:not(pre)>code[class*=language-],pre[class*=language-] {
    background: #1C2331
}

pre[class*=language-] {
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
    margin: 2.5em 0;
    overflow: auto;
    padding: 1em
}

pre[class*=language-]::-moz-selection {
    background: #27292a
}

code[class*=language-]::-moz-selection,pre[class*=language-]::-moz-selection {
    text-shadow: none;
    background: rgba(237,237,237,.15)
}

code[class*=language-]::selection,pre[class*=language-]::selection {
    text-shadow: none;
    background: rgba(237,237,237,.15)
}

:not(pre)>code[class*=language-] {
    border: .13em solid #545454;
    box-shadow: 1px 1px .3em -.1em #000 inset;
    padding: .15em .2em .05em;
    white-space: normal
}

.token.cdata,.token.comment,.token.doctype,.token.prolog {
    color: #777
}

.namespace,.token.punctuation {
    opacity: .7
}

.token.boolean,.token.deleted,.token.number,.token.tag {
    color: #ce6849
}

.token.tag {
    box-shadow: none;
    font-size: 1rem;
    text-shadow: none;
    font-weight: 400;
    display: inline;
    padding: 0
}

.token.builtin,.token.constant,.token.keyword,.token.property,.token.selector,.token.symbol {
    color: #f9ed99
}

.language-css .token.string,.style .token.string,.token.attr-name,.token.attr-value,.token.char,.token.entity,.token.inserted,.token.operator,.token.string,.token.url,.token.variable {
    color: #909e6a
}

.token.atrule {
    color: #7385a5
}

.token.important,.token.regex {
    color: #e8c062
}

.token.bold,.token.important {
    font-weight: 700
}

.token.entity {
    cursor: help
}

pre[data-line] {
    padding: 1em 0 1em 3em;
    position: relative
}

.language-markup .token.attr-name,.language-markup .token.punctuation,.language-markup .token.tag {
    color: #ac885c
}

.token {
    position: relative;
    z-index: 1
}

.line-highlight {
    background: -moz-linear-gradient(to right,rgba(84,84,84,.1) 70%,rgba(84,84,84,0));
    background: -o-linear-gradient(to right,rgba(84,84,84,.1) 70%,rgba(84,84,84,0));
    background: -webkit-linear-gradient(to right,rgba(84,84,84,.1) 70%,rgba(84,84,84,0));
    background: rgba(84,84,84,.25);
    background: linear-gradient(to right,rgba(84,84,84,.1) 70%,rgba(84,84,84,0));
    border-bottom: 1px dashed #545454;
    border-top: 1px dashed #545454;
    left: 0;
    line-height: inherit;
    margin-top: .75em;
    padding: inherit 0;
    position: absolute;
    right: 0;
    white-space: pre;
    z-index: 0
}

.line-highlight:before,.line-highlight[data-end]:after {
    background-color: #8693a6;
    border-radius: 999px;
    box-shadow: 0 1px #fff;
    color: #f4f1ef;
    content: attr(data-start);
    font: 700 65%/1.5 sans-serif;
    left: .6em;
    min-width: 1em;
    padding: 0 .5em;
    position: absolute;
    text-align: center;
    text-shadow: none;
    top: .4em;
    vertical-align: .3em
}

.documentation .scroll-box,.documentation .scrollspy-example,pre.code-toolbar {
    position: relative
}

.line-highlight[data-end]:after {
    bottom: .4em;
    content: attr(data-end);
    top: auto
}

pre.code-toolbar>.toolbar {
    position: absolute;
    top: .3em;
    right: .3em;
    background: #f5f2f0;
    background: rgba(224,224,224,.2)
}

pre.code-toolbar>.toolbar a {
    color: #bbb;
    font-size: .8em;
    cursor: pointer;
    padding: 0 .5em
}

pre.code-toolbar>.toolbar a.zeroclipboard-is-hover,pre.code-toolbar>.toolbar a:focus,pre.code-toolbar>.toolbar a:hover {
    color: inherit
}

/*!
 *
 *
 * Material Design for Bootstrap
 * www.mdbootstrap.com
 * MDB 4.2.0
 *
 */
.wpcf7-submit,div.bbp-submit-wrapper button {
    line-height: 1.33333;
    position: relative;
    padding: 5px 22px;
    border: 0;
    margin: 10px;
    cursor: pointer;
    border-radius: 2px;
    text-transform: uppercase;
    text-decoration: none;
    outline: 0!important;
    color: #fff!important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    transition: .2s ease-out;
    background-color: #154771!important
}

.wpcf7-submit:hover,div.bbp-submit-wrapper button:hover {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
    background-color: #1d629c!important
}

.wpcf7-submit:focus,div.bbp-submit-wrapper button:focus {
    background-color: #1d629c!important
}

@media only screen and (min-width: 992px) {
    footer.page-footer .col-md-4 {
        margin-left:2rem
    }
}

.price-select {
    margin-left: 30%;
    margin-right: 30%
}

@media only screen and (max-width: 992px) {
    .price-select {
        margin-left:25%;
        margin-right: 25%
    }
}

@media only screen and (max-width: 768px) {
    .price-select {
        margin-left:15%;
        margin-right: 15%
    }
}

@media only screen and (max-width: 500px) {
    .price-select {
        margin-left:5%;
        margin-right: 5%
    }
}

.side-nav .collapsible a {
    height: 40px;
    line-height: 40px;
    font-size: .9rem;
    margin-bottom: 0
}

.side-nav .collapsible .collapsible-body li {
    border-top: 1px solid rgba(153,153,153,.298039)
}

.side-nav .collapsible .collapsible-body li:first-of-type {
    border-top: none;
    margin-top: 5px
}

.side-nav .collapsible .collapsible-body a {
    height: 32px;
    line-height: 32px
}

.side-nav .fa-angle-down.rotate-icon {
    top: 12px
}

.side-nav #mdw_main_search {
    height: 1.1rem
}

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content,.color-block {
    height: 200px
}

.side-nav .form-group {
    margin-bottom: .7rem
}

.side-nav .current-menu-item a {
    background: #33b5e5
}

#menu-item-403 {
    border-top: 1px solid rgba(153,153,153,.298039)
}

#bbpress-forums #bbp-search-form {
    margin-bottom: 2rem
}

#bbp_search_submit {
    border-radius: 0;
    border: 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    transition: .2s ease-out;
    color: #fff;
    margin: 6px;
    background-color: #154771!important;
    padding: .6rem 1.05rem;
    font-size: 1.05rem;
    line-height: 1.11
}

#bbp_search_submit:hover,.documentation .col-example {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
    color: #fff
}

#bbp_search_submit.active,#bbp_search_submit:active,#bbp_search_submit:focus {
    outline: 0;
    color: #fff
}

#bbp_search_submit:focus,#bbp_search_submit:hover {
    background-color: #1d629c!important
}

.newsfeed .img-fluid {
    width: 100%
}

.documentation .doc-title {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 2rem 0;
    margin: 5rem 0 2rem;
    text-transform: uppercase
}

.documentation .doc-title.doc-first {
    border-top: none;
    margin-top: 0;
    padding-top: 1.2rem
}

.documentation .doc-title.doc-subtitle {
    text-transform: none;
    border-top: none;
    font-size: 1.7rem;
    margin-top: 2rem
}

.documentation .doc-title .btn {
    margin-top: -2px
}

@media (max-width: 776px) {
    .documentation .doc-title .btn {
        margin-top:1rem;
        display: block
    }
}

.documentation .col-example {
    padding: 1rem;
    background-color: #3F729B;
    border: 2px solid #1C2331
}

.documentation .is-visible {
    background-color: #bbdefb
}

.documentation .is-hidden {
    color: #9e9e9e
}

.documentation .scrollspy-example {
    overflow-y: scroll;
    height: 200px;
    padding: 1rem
}

.documentation footer {
    padding-left: 0
}

.color-block {
    text-align: center;
    color: #fff;
    padding: 40px
}

.color-block-dark {
    height: 130px;
    text-align: center;
    color: #fff;
    padding: 15px
}

.dynamic-color .col-md-4 {
    margin-bottom: 2rem
}

.dynamic-color .col-md-4 div {
    padding: 7px 20px
}

#comments .comment-text {
    margin-top: 1rem
}

#comments button,#comments html input[type=button],#comments input[type=reset],#comments input[type=submit] {
    display: inline-block;
    padding: .375rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0;
    border: 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    transition: .2s ease-out;
    color: #fff;
    margin: 6px
}

#comments button:hover,#comments html input[type=button]:hover,#comments input[type=reset]:hover,#comments input[type=submit]:hover {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
    color: #fff
}

#comments textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #4285F4;
    border-radius: 0;
    outline: 0;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 15px;
    padding: 0;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    transition: all .3s
}

.author-box,.comments-section {
    margin-bottom: 2rem
}

#comments textarea:focus:not([readonly]) {
    border-bottom: 1px solid #4285F4;
    box-shadow: 0 1px 0 0 #4285F4
}

#comments textarea:focus:not([readonly])+label {
    color: #4285F4
}

#comments textarea+label:after {
    display: block;
    content: "";
    position: absolute;
    top: 65px;
    opacity: 0;
    transition: .2s opacity ease-out,.2s color ease-out
}

.bbp-author-ip,.variations_form label:not(.active) .fa.fa-check {
    display: none
}

p.form-submit i.btn input[type=submit],p.form-submit i.btn input[type=submit]:hover {
    box-shadow: none!important
}

.comments-section {
    padding-top: 1rem
}

.comments-section .avatar {
    max-width: 100px!important
}

.tutorial-content pre.code-toolbar {
    max-height: 600px!important
}

.tutorial-content p {
    text-align: justify
}

input[name=quantity] {
    position: absolute;
    left: -99999px
}

.product_meta {
    position: absolute;
    top: -1000px
}

.variable_name label {
    font-size: 1.3rem
}

.single_variation span,p.price {
    font-size: 2.5rem
}

code[class*=language-],pre[class*=language-] {
    max-height: 600px
}

.unique-color {
    background-color: #3F729B!important
}

.unique-color-dark {
    background-color: #1C2331!important
}

.mdb-skin-custom .side-nav {
    background-color: #293a48;
    background-image: url(https://mdbootstrap.com/img/Photos/Others/sidenav-dark.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.mdb-skin-custom .side-nav .logo-wrapper>div {
    background-color: transparent!important
}

.mdb-skin-custom .side-nav .sn-avatar-wrapper img {
    border: 3px solid #178ab4
}

.mdb-skin-custom .side-nav .social a:hover {
    background-color: #e6e6e6;
    transition: all .3s linear
}

.mdb-skin-custom .side-nav .collapsible li a,.mdb-skin-custom .side-nav .social a:hover {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.mdb-skin-custom .side-nav .collapsible li {
    background-color: transparent
}

.mdb-skin-custom .side-nav .collapsible li a {
    color: #fff;
    transition: all .3s linear
}

.mdb-skin-custom .side-nav .collapsible li a.active,.mdb-skin-custom .side-nav .collapsible li a:hover {
    background-color: #33b5e5
}

.mdb-skin-custom .side-nav .fa {
    color: #fff
}

.mdb-skin-custom .navbar {
    background-color: #293a48
}

.mdb-skin-custom .navbar .navbar-nav .dropdown .dropdown-primary .dropdown-item:hover {
    background-color: #1a6398
}

.mdb-skin-custom .page-footer {
    background-color: #293a48
}

.mdb-skin-custom .btn-ptc {
    background: #33b5e5
}

.mdb-skin-custom .btn-ptc:focus,.mdb-skin-custom .btn-ptc:hover {
    background-color: #4abde8!important
}

.mdb-skin-custom .btn-ptc.active {
    background-color: #14799e!important
}

.mdb-skin-custom .btn-dtc {
    background: #1a6398
}

.mdb-skin-custom .btn-dtc:focus,.mdb-skin-custom .btn-dtc:hover {
    background-color: #1e71ae!important
}

.mdb-skin-custom .btn-dtc.active {
    background-color: #0b2a41!important
}

.mdb-skin-custom .btn-stc {
    background: #0e3d67
}

.mdb-skin-custom .btn-stc:focus,.mdb-skin-custom .btn-stc:hover {
    background-color: #114a7d!important
}

.mdb-skin-custom .btn-stc.active {
    background-color: #02080d!important
}

#billing_vat_field {
    margin-bottom: 1.5rem
}

#billing_vat_field label {
    font-size: 1.2rem;
    font-weight: 500
}

div.dropdown-wrapper {
    position: relative;
    width: 100%;
    height: 0
}

ul.search-dropdown {
    position: absolute;
    top: -20px;
    width: 100%;
    background-color: #293a48;
    padding: 20px 0;
    z-index: 100
}

ul.search-dropdown li {
    padding: 0 5px
}

ul.search-dropdown li a {
    color: #fff;
    line-height: 30px;
    height: 30px
}

ul.search-dropdown li a:hover {
    background: rgba(0,0,0,.12)
}

.variations_form label {
    width: 100%;
    font-size: .7rem;
    padding: .85rem 1.5rem
}

.variations_form .btn-group .btn+.btn {
    margin-left: 0!important
}

@media (min-width: 992px) {
    .variations_form label {
        width:50%
    }
}

@media (min-width: 1200px) {
    .variations_form label {
        width:auto
    }
}

.variations_form label.active .fa {
    margin-left: 7px;
    font-size: .9rem;
    color: #fff
}

.fa,.fa-stack,.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link {
    display: inline-block
}

.woocommerce-MyAccount-navigation ul {
    padding: .7rem;
    margin-left: 1rem;
    margin-right: 1rem;
    position: relative
}

.fa.fa-pull-left,.fa.pull-left {
    margin-right: .3em
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    color: #666;
    text-align: center;
    padding: 10px
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link:not(.is-active) a:hover {
    background: rgba(158,158,158,.3)
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a {
    background: #3F729B;
    color: #fff;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)
}

#wpadminbar {
    top: auto;
    bottom: 0
}

@media screen and (max-width: 600px) {
    #wpadminbar {
        position:fixed
    }
}

#wpadminbar .menupop .ab-sub-wrapper,#wpadminbar .shortlink-input {
    bottom: 32px
}

@media screen and (max-width: 782px) {
    #wpadminbar .menupop .ab-sub-wrapper,#wpadminbar .shortlink-input {
        bottom:46px
    }
}

@media screen and (min-width: 783px) {
    .admin-bar.masthead-fixed .site-header {
        top:0
    }
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(../font/fa/fontawesome-webfont.eot?v=4.6.3);
    src: url(../font/fa/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(../font/fa/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(../font/fa/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(../font/fa/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(../font/fa/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa.fa-pull-right,.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right,.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,.fa-remove:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,.fa-photo:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,.fa-navicon:before,.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,.fa-institution:before,.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before,.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,.fa-shekel:before,.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,.fa-font-awesome:before {
    content: "\f2b4"
}

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

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