/*!
 * Name   : FEA
 * Author : nvb-phases
 */


/*!
 * 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 */

.slick-list,
svg:not(:root) {
    overflow: hidden
}
@font-face {
    font-family: Gotham;
    src: url(/fonts/Gotham-Book.woff2) format('woff2'), 
    url(/fonts/Gotham-Book.woff) format('woff');
    font-weight: 500;
    font-style: normal
}
body {
    font-family: "Gotham",sans-serif;
    color: #57585b;
    overflow-x: hidden
}

.breadcrumb-item,
.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,
.slick-slide,
.table-reflow thead,
.table-reflow tr {
    float: left
}

.article ul>li:before,
.fa {
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}

.img-responsive,
.table,
img,
legend {
    max-width: 100%
}

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

.slick-slider,
html {
    -webkit-tap-highlight-color: transparent
}

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

pre,
textarea {
    overflow: auto
}

caption,
th {
    text-align: left
}

html,
legend {
    box-sizing: border-box
}

button,
hr,
input {
    overflow: visible
}

.slick-slide.dragging img,
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.col3 li,
.fa-ul,
.footer-ul li,
ul.show-time li {
    list-style-type: none
}

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

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

audio,
canvas,
label,
output,
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
}

dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
ul {
    margin-top: 0
}

dd,
h1,
h2,
h3,
h4,
h5,
h6,
label {
    margin-bottom: .5rem
}

mark {
    color: #000
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

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

optgroup {
    font-weight: 700
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

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

textarea {
    resize: vertical
}

[type=checkbox],
[type=radio] {
    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;
        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
    }
}

html {
    font-size: 16px;
    -ms-overflow-style: scrollbar
}

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

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

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

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

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
}

dt {
    font-weight: 700
}

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

dd {
    margin-left: 0
}

blockquote,
figure {
    margin: 0 0 1rem
}

a {
    color: #2a3789;
    text-decoration: none;
    word-wrap: break-word
}

a:focus,
a:hover {
    color: #264f63;
    text-decoration: none;
}

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 {
    touch-action: manipulation
}

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

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

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

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

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

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

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

[hidden] {
    display: none!important
}

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

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

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

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

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

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

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

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

.btn,
.btn-link,
.small,
small {
    font-weight: 400
}

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

.img-fluid,
.img-thumbnail {
    height: auto;
    max-width: 100%
}

.small,
small {
    font-size: .875rem
}

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

.img-thumbnail,
.table .table {
    background-color: #fff
}

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

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

.article ol>li:before,
.btn,
.fa-fw,
.fa-li,
.fa-stack-1x,
.fa-stack-2x,
.slick-dots,
.text-center {
    text-align: center
}

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

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

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

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

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

.figure {
    display: inline-block
}

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

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

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

@media (min-width:540px) {
    .container {
        width: 100%;
        max-width: 100%
    }
    .row {
        margin-right: -18px;
        margin-left: -18px
    }
    .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,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9 {
        padding-right: 18px;
        padding-left: 18px
    }
}

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

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

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

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

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

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

@media (min-width:768px) {
    .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,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1025px) {
    .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,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .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,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

.pull-xs-0 {
    right: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

.push-xs-0 {
    left: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:540px) {
    .col-sm-1 {
        float: left;
        width: 8.33333%
    }
    .col-sm-2 {
        float: left;
        width: 16.66667%
    }
    .col-sm-3 {
        float: left;
        width: 25%
    }
    .col-sm-4 {
        float: left;
        width: 33.33333%
    }
    .col-sm-5 {
        float: left;
        width: 41.66667%
    }
    .col-sm-6 {
        float: left;
        width: 50%
    }
    .col-sm-7 {
        float: left;
        width: 58.33333%
    }
    .col-sm-8 {
        float: left;
        width: 66.66667%
    }
    .col-sm-9 {
        float: left;
        width: 75%
    }
    .col-sm-10 {
        float: left;
        width: 83.33333%
    }
    .col-sm-11 {
        float: left;
        width: 91.66667%
    }
    .col-sm-12 {
        float: left;
        width: 100%
    }
    .pull-sm-0 {
        right: auto
    }
    .pull-sm-1 {
        right: 8.33333%
    }
    .pull-sm-2 {
        right: 16.66667%
    }
    .pull-sm-3 {
        right: 25%
    }
    .pull-sm-4 {
        right: 33.33333%
    }
    .pull-sm-5 {
        right: 41.66667%
    }
    .pull-sm-6 {
        right: 50%
    }
    .pull-sm-7 {
        right: 58.33333%
    }
    .pull-sm-8 {
        right: 66.66667%
    }
    .pull-sm-9 {
        right: 75%
    }
    .pull-sm-10 {
        right: 83.33333%
    }
    .pull-sm-11 {
        right: 91.66667%
    }
    .pull-sm-12 {
        right: 100%
    }
    .push-sm-0 {
        left: auto
    }
    .push-sm-1 {
        left: 8.33333%
    }
    .push-sm-2 {
        left: 16.66667%
    }
    .push-sm-3 {
        left: 25%
    }
    .push-sm-4 {
        left: 33.33333%
    }
    .push-sm-5 {
        left: 41.66667%
    }
    .push-sm-6 {
        left: 50%
    }
    .push-sm-7 {
        left: 58.33333%
    }
    .push-sm-8 {
        left: 66.66667%
    }
    .push-sm-9 {
        left: 75%
    }
    .push-sm-10 {
        left: 83.33333%
    }
    .push-sm-11 {
        left: 91.66667%
    }
    .push-sm-12 {
        left: 100%
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md-1 {
        float: left;
        width: 8.33333%
    }
    .col-md-2 {
        float: left;
        width: 16.66667%
    }
    .col-md-3 {
        float: left;
        width: 25%
    }
    .col-md-4 {
        float: left;
        width: 33.33333%
    }
    .col-md-5 {
        float: left;
        width: 41.66667%
    }
    .col-md-6 {
        float: left;
        width: 50%
    }
    .col-md-7 {
        float: left;
        width: 58.33333%
    }
    .col-md-8 {
        float: left;
        width: 66.66667%
    }
    .col-md-9 {
        float: left;
        width: 75%
    }
    .col-md-10 {
        float: left;
        width: 83.33333%
    }
    .col-md-11 {
        float: left;
        width: 91.66667%
    }
    .col-md-12 {
        float: left;
        width: 100%
    }
    .pull-md-0 {
        right: auto
    }
    .pull-md-1 {
        right: 8.33333%
    }
    .pull-md-2 {
        right: 16.66667%
    }
    .pull-md-3 {
        right: 25%
    }
    .pull-md-4 {
        right: 33.33333%
    }
    .pull-md-5 {
        right: 41.66667%
    }
    .pull-md-6 {
        right: 50%
    }
    .pull-md-7 {
        right: 58.33333%
    }
    .pull-md-8 {
        right: 66.66667%
    }
    .pull-md-9 {
        right: 75%
    }
    .pull-md-10 {
        right: 83.33333%
    }
    .pull-md-11 {
        right: 91.66667%
    }
    .pull-md-12 {
        right: 100%
    }
    .push-md-0 {
        left: auto
    }
    .push-md-1 {
        left: 8.33333%
    }
    .push-md-2 {
        left: 16.66667%
    }
    .push-md-3 {
        left: 25%
    }
    .push-md-4 {
        left: 33.33333%
    }
    .push-md-5 {
        left: 41.66667%
    }
    .push-md-6 {
        left: 50%
    }
    .push-md-7 {
        left: 58.33333%
    }
    .push-md-8 {
        left: 66.66667%
    }
    .push-md-9 {
        left: 75%
    }
    .push-md-10 {
        left: 83.33333%
    }
    .push-md-11 {
        left: 91.66667%
    }
    .push-md-12 {
        left: 100%
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1025px) {
    .col-lg-1 {
        float: left;
        width: 8.33333%
    }
    .col-lg-2 {
        float: left;
        width: 16.66667%
    }
    .col-lg-3 {
        float: left;
        width: 25%
    }
    .col-lg-4 {
        float: left;
        width: 33.33333%
    }
    .col-lg-5 {
        float: left;
        width: 41.66667%
    }
    .col-lg-6 {
        float: left;
        width: 50%
    }
    .col-lg-7 {
        float: left;
        width: 58.33333%
    }
    .col-lg-8 {
        float: left;
        width: 66.66667%
    }
    .col-lg-9 {
        float: left;
        width: 75%
    }
    .col-lg-10 {
        float: left;
        width: 83.33333%
    }
    .col-lg-11 {
        float: left;
        width: 91.66667%
    }
    .col-lg-12 {
        float: left;
        width: 100%
    }
    .pull-lg-0 {
        right: auto
    }
    .pull-lg-1 {
        right: 8.33333%
    }
    .pull-lg-2 {
        right: 16.66667%
    }
    .pull-lg-3 {
        right: 25%
    }
    .pull-lg-4 {
        right: 33.33333%
    }
    .pull-lg-5 {
        right: 41.66667%
    }
    .pull-lg-6 {
        right: 50%
    }
    .pull-lg-7 {
        right: 58.33333%
    }
    .pull-lg-8 {
        right: 66.66667%
    }
    .pull-lg-9 {
        right: 75%
    }
    .pull-lg-10 {
        right: 83.33333%
    }
    .pull-lg-11 {
        right: 91.66667%
    }
    .pull-lg-12 {
        right: 100%
    }
    .push-lg-0 {
        left: auto
    }
    .push-lg-1 {
        left: 8.33333%
    }
    .push-lg-2 {
        left: 16.66667%
    }
    .push-lg-3 {
        left: 25%
    }
    .push-lg-4 {
        left: 33.33333%
    }
    .push-lg-5 {
        left: 41.66667%
    }
    .push-lg-6 {
        left: 50%
    }
    .push-lg-7 {
        left: 58.33333%
    }
    .push-lg-8 {
        left: 66.66667%
    }
    .push-lg-9 {
        left: 75%
    }
    .push-lg-10 {
        left: 83.33333%
    }
    .push-lg-11 {
        left: 91.66667%
    }
    .push-lg-12 {
        left: 100%
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl-1 {
        float: left;
        width: 8.33333%
    }
    .col-xl-2 {
        float: left;
        width: 16.66667%
    }
    .col-xl-3 {
        float: left;
        /*width: 25%*/
    }
    .col-xl-4 {
        float: left;
        width: 33.33333%
    }
    .col-xl-5 {
        float: left;
        width: 41.66667%
    }
    .col-xl-6 {
        float: left;
        width: 50%
    }
    .col-xl-7 {
        float: left;
        width: 58.33333%
    }
    .col-xl-8 {
        float: left;
        width: 66.66667%
    }
    .col-xl-9 {
        float: left;
        width: 75%
    }
    .col-xl-10 {
        float: left;
        width: 83.33333%
    }
    .col-xl-11 {
        float: left;
        width: 91.66667%
    }
    .col-xl-12 {
        float: left;
        width: 100%
    }
    .pull-xl-0 {
        right: auto
    }
    .pull-xl-1 {
        right: 8.33333%
    }
    .pull-xl-2 {
        right: 16.66667%
    }
    .pull-xl-3 {
        right: 25%
    }
    .pull-xl-4 {
        right: 33.33333%
    }
    .pull-xl-5 {
        right: 41.66667%
    }
    .pull-xl-6 {
        right: 50%
    }
    .pull-xl-7 {
        right: 58.33333%
    }
    .pull-xl-8 {
        right: 66.66667%
    }
    .pull-xl-9 {
        right: 75%
    }
    .pull-xl-10 {
        right: 83.33333%
    }
    .pull-xl-11 {
        right: 91.66667%
    }
    .pull-xl-12 {
        right: 100%
    }
    .push-xl-0 {
        left: auto
    }
    .push-xl-1 {
        left: 8.33333%
    }
    .push-xl-2 {
        left: 16.66667%
    }
    .push-xl-3 {
        left: 25%
    }
    .push-xl-4 {
        left: 33.33333%
    }
    .push-xl-5 {
        left: 41.66667%
    }
    .push-xl-6 {
        left: 50%
    }
    .push-xl-7 {
        left: 58.33333%
    }
    .push-xl-8 {
        left: 66.66667%
    }
    .push-xl-9 {
        left: 75%
    }
    .push-xl-10 {
        left: 83.33333%
    }
    .push-xl-11 {
        left: 91.66667%
    }
    .push-xl-12 {
        left: 100%
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1440px) {
    .col-xxl-1 {
        float: left;
        width: 8.33333%
    }
    .col-xxl-2 {
        float: left;
        width: 16.66667%
    }
    .col-xxl-3 {
        float: left;
        width: 25%
    }
    .col-xxl-4 {
        float: left;
        width: 33.33333%
    }
    .col-xxl-5 {
        float: left;
        width: 41.66667%
    }
    .col-xxl-6 {
        float: left;
        width: 50%
    }
    .col-xxl-7 {
        float: left;
        width: 58.33333%
    }
    .col-xxl-8 {
        float: left;
        width: 66.66667%
    }
    .col-xxl-9 {
        float: left;
        width: 75%
    }
    .col-xxl-10 {
        float: left;
        width: 83.33333%
    }
    .col-xxl-11 {
        float: left;
        width: 91.66667%
    }
    .col-xxl-12 {
        float: left;
        width: 100%
    }
    .pull-xxl-0 {
        right: auto
    }
    .pull-xxl-1 {
        right: 8.33333%
    }
    .pull-xxl-2 {
        right: 16.66667%
    }
    .pull-xxl-3 {
        right: 25%
    }
    .pull-xxl-4 {
        right: 33.33333%
    }
    .pull-xxl-5 {
        right: 41.66667%
    }
    .pull-xxl-6 {
        right: 50%
    }
    .pull-xxl-7 {
        right: 58.33333%
    }
    .pull-xxl-8 {
        right: 66.66667%
    }
    .pull-xxl-9 {
        right: 75%
    }
    .pull-xxl-10 {
        right: 83.33333%
    }
    .pull-xxl-11 {
        right: 91.66667%
    }
    .pull-xxl-12 {
        right: 100%
    }
    .push-xxl-0 {
        left: auto
    }
    .push-xxl-1 {
        left: 8.33333%
    }
    .push-xxl-2 {
        left: 16.66667%
    }
    .push-xxl-3 {
        left: 25%
    }
    .push-xxl-4 {
        left: 33.33333%
    }
    .push-xxl-5 {
        left: 41.66667%
    }
    .push-xxl-6 {
        left: 50%
    }
    .push-xxl-7 {
        left: 58.33333%
    }
    .push-xxl-8 {
        left: 66.66667%
    }
    .push-xxl-9 {
        left: 75%
    }
    .push-xxl-10 {
        left: 83.33333%
    }
    .push-xxl-11 {
        left: 91.66667%
    }
    .push-xxl-12 {
        left: 100%
    }
    .offset-xxl-0 {
        margin-left: 0
    }
    .offset-xxl-1 {
        margin-left: 8.33333%
    }
    .offset-xxl-2 {
        margin-left: 16.66667%
    }
    .offset-xxl-3 {
        margin-left: 25%
    }
    .offset-xxl-4 {
        margin-left: 33.33333%
    }
    .offset-xxl-5 {
        margin-left: 41.66667%
    }
    .offset-xxl-6 {
        margin-left: 50%
    }
    .offset-xxl-7 {
        margin-left: 58.33333%
    }
    .offset-xxl-8 {
        margin-left: 66.66667%
    }
    .offset-xxl-9 {
        margin-left: 75%
    }
    .offset-xxl-10 {
        margin-left: 83.33333%
    }
    .offset-xxl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem
}

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

.table-reflow tbody {
    display: block;
    white-space: nowrap
}

.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%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 2px
}

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

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

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

select.form-control:not([size]):not([multiple]) {
    height: calc(2.88889rem - 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 {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem
}

.form-control-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

select.form-control-lg:not([size]):not([multiple]) {
    height: 3.16667rem
}

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

.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 .72222rem;
    background-size: 1.44444rem 1.44444rem
}

.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 {
    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 {
    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 {
    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:540px) {
    .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-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.btn {
    display: inline-block;
    line-height: 1.25;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    padding: 14px 60px;
    font-size: 1rem;
    border-radius: 2px
}

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

.btn-primary {
    color: #fff;
    background-color: #09c;
    border-color: transparent
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #007399;
    border-color: transparent
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #007399;
    border-color: transparent;
    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: #005875;
    border-color: transparent
}

.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: #09c;
    border-color: transparent
}

.btn-secondary {
    color: #fff;
    background-color: #57585b;
    border-color: transparent
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
    color: #fff;
    background-color: #3e3f41;
    border-color: transparent
}

.btn-secondary.active,
.btn-secondary:active,
.open>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #3e3f41;
    border-color: transparent;
    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: #fff;
    background-color: #2d2d2f;
    border-color: transparent
}

.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: #57585b;
    border-color: transparent
}

.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 {
    color: #09c;
    background-image: none;
    background-color: transparent;
    border-color: #09c
}

.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: #09c;
    border-color: #09c
}

.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: #005875;
    border-color: #00394d
}

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

.btn-outline-secondary {
    color: transparent;
    background-image: none;
    background-color: transparent;
    border-color: transparent
}

.btn-outline-secondary.active,
.btn-outline-secondary.active.focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.active:hover,
.btn-outline-secondary.focus,
.btn-outline-secondary:active,
.btn-outline-secondary:active.focus,
.btn-outline-secondary:active:focus,
.btn-outline-secondary:active:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:hover,
.open>.btn-outline-secondary.dropdown-toggle,
.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: transparent;
    border-color: transparent
}

.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: rgba(51, 51, 51, 0)
}

.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de
}

.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 {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c
}

.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 {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e
}

.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 {
    color: #d9534f;
    background-image: none;
    background-color: transparent;
    border-color: #d9534f
}

.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 {
    color: #09c;
    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 {
    color: #006080;
    text-decoration: underline;
    background-color: transparent
}

#main-nav li a.active,
#main-nav li a:active,
#main-nav li a:focus,
#main-nav li a:hover,
#main-nav ul li a.active,
#main-nav ul li a:active,
#main-nav ul li a:focus,
#main-nav ul li a:hover,
.banner-content .rounded-btn,
.banner-wrapper a:focus,
.banner-wrapper a:hover,
.breadcrumb-item+.breadcrumb-item:hover::before,
.btn-link:disabled:focus,
.btn-link:disabled:hover,
.btn-primary:hover,
.btn-secondary:hover,
.col3 li a,
.copyright-block ul>li a:active,
.copyright-block ul>li a:hover,
.footer-col a a:hover,
.footer-col p a:hover,
.side-bar .smallbox-wrap .links li a:hover,
.social-links ul li a:active,
.social-links ul li a:focus,
.social-links ul li a:hover,
a.normal-link,
a.normal-link:active,
a.normal-link:focus,
a.normal-link:hover {
    text-decoration: none
}

.breadcrumb-item.active,
.btn-link:disabled:focus,
.btn-link:disabled:hover {
    color: #818a91
}

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

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

.btn-block {
    display: block
}

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

.breadcrumb {
    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
    border-radius: 2px
}

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

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

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    background: 0 0;
    outline: 0
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

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

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

.slick-track {
    left: 0;
    top: 0
}

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

.slick-track:after {
    clear: both
}

.slick-slide {
    height: 100%;
    min-height: 1px;
    display: none
}

.pull-right,
[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

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

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

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

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

.slick-dots,
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

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

.slick-next,
.slick-prev {
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    bottom: -25px;
    list-style: none;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.fa,
.fa-stack {
    display: inline-block
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}


/*!
 *  Font Awesome 4.3.0 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(../fonts/font-awesome/fontawesome-webfont.eot?v=4.3.0);
    src: url(../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"), url(../fonts/font-awesome/fontawesome-webfont.woff2?v=4.3.0) format("woff2"), url(../fonts/font-awesome/fontawesome-webfont.woff?v=4.3.0) format("woff"), url(../fonts/font-awesome/fontawesome-webfont.ttf?v=4.3.0) format("truetype"), url(../fonts/font-awesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333em;
    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.28571em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.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 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -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 {
    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%
}

.article ol>li,
.article ul>li {
    position: relative
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before,
.fa-genderless:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

@media screen and (max-width:1024px) {
    html {
        font-size: 15px
    }
}

@media screen and (max-width:539px) {
    html {
        font-size: 14px
    }
}


.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

span.date {
    display: block;
    clear: both;
    font-weight: 300;
    font-size: 13px;
    font-size: .8125rem
}

.page-title,
.session-title {
    text-transform: uppercase;
    font-weight: 700
}

.session-title {
    font-size: 22px;
    font-size: 1.375rem;
    color: #2a3789;
}

.article .lead {
    font-weight: 700!important
}

.article ol,
.article ul {
    padding-top: 10px;
    padding-bottom: 10px
}

.article ul {
    list-style: initial;
    padding-left: 10px;
}
.article ul>li {
    margin-bottom: 10px;
    padding-left: 10px
}

.article ul>li:before {
    content: "\f111";
    display: inline-block;
    font: normal normal normal 10px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
    color: #a1cc3a;
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 10px
}

.article ul>li ol,
.article ul>li ul {
    padding-bottom: 1px!important;
    padding-top: 20px;
	margin-bottom:10px;
}

.article ol {
    counter-reset: li;
    list-style: none;
    position: relative;
    padding: 0
}

.article ol>li {
    list-style: none;
    line-height: 22px;
    margin-bottom: 10px;
    padding-left: 25px
}

.article ol>li:before {
    content: counter(li)".";
    counter-increment: li;
    font-weight: 400;
    font-stretch: normal;
    display: block;
    position: absolute;
    font-size: inherit;
    line-height: 23px;
    left: 0;
    width: 13px
}

.form-group:after,
.nav-toggle-icon:after,
.nav-toggle-icon:before,
.submenu:after,
.visitor-profile .box-contents:after {
    content: ""
}

.icons-icon-1,
.icons-icon-2,
.icons-icon-3,
.icons-icon-4,
.icons-icon-5,
.icons-icon-6 {
    height: 200px;
    width: 200px
}

.article ol>li ol,
.article ol>li ul {
    padding-bottom: 1px!important;
    padding-top: 20px!important
}

.icon-1,
.icon-2,
.icon-3,
.icon-4,
.icon-5,
.icon-6,
.icon-search,
.icons-icon-1,
.icons-icon-2,
.icons-icon-3,
.icons-icon-4,
.icons-icon-5,
.icons-icon-6,
.icons-icon-search,
.icons-sprite {
    background-image: url(../images/icons-s616f71712b.png);
    background-repeat: no-repeat
}

.icons-icon-1 {
    background-position: 0 -1040px
}

.icons-icon-2 {
    background-position: 0 -440px
}

.icons-icon-3 {
    background-position: 0 -240px
}

.icons-icon-4 {
    background-position: 0 -40px
}

.icons-icon-5 {
    background-position: 0 -640px
}

.icons-icon-6 {
    background-position: 0 -840px
}

.icon-search,
.icons-icon-search {
    background-position: 0 0;
    height: 40px;
    width: 40px
}

.icon-1,
.icon-2,
.icon-3,
.icon-4,
.icon-5,
.icon-6,
.icon-search,
.icons {
    display: inline-block;
    vertical-align: middle
}

.icon-1,
.icon-2,
.icon-3,
.icon-4,
.icon-5,
.icon-6 {
    height: 200px;
    width: 200px
}

.icon-1 {
    background-position: 0 -1040px
}

.icon-2 {
    background-position: 0 -440px
}

.icon-3 {
    background-position: 0 -240px
}

.icon-4 {
    background-position: 0 -40px
}

.icon-5 {
    background-position: 0 -640px
}

.icon-6 {
    background-position: 0 -840px
}

@media screen and (min-width:0) {
    .flex-xs-grid {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .flex-xs-grid.flex-column {
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
        -moz-flex-flow: column wrap;
        flex-flow: column wrap
    }
    .flex-xs-grid:after,
    .flex-xs-grid:before {
        display: none
    }
    .flex-xs-grid>* {
        max-width: 100%
    }
}

@media screen and (min-width:540px) {
    .flex-sm-grid {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .flex-sm-grid.flex-column {
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
        -moz-flex-flow: column wrap;
        flex-flow: column wrap
    }
    .flex-sm-grid:after,
    .flex-sm-grid:before {
        display: none
    }
    .flex-sm-grid>* {
        max-width: 100%
    }
}

@media screen and (min-width:768px) {
    .flex-md-grid {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .flex-md-grid.flex-column {
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
        -moz-flex-flow: column wrap;
        flex-flow: column wrap
    }
    .flex-md-grid:after,
    .flex-md-grid:before {
        display: none
    }
    .flex-md-grid>* {
        max-width: 100%
    }
}

@media screen and (min-width:1025px) {
    .flex-lg-grid {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .flex-lg-grid.flex-column {
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
        -moz-flex-flow: column wrap;
        flex-flow: column wrap
    }
    .flex-lg-grid:after,
    .flex-lg-grid:before {
        display: none
    }
    .flex-lg-grid>* {
        max-width: 100%
    }
}

@media screen and (min-width:1200px) {
    .flex-xl-grid {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .flex-xl-grid.flex-column {
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
        -moz-flex-flow: column wrap;
        flex-flow: column wrap
    }
    .flex-xl-grid:after,
    .flex-xl-grid:before {
        display: none
    }
    .flex-xl-grid>* {
        max-width: 100%
    }
}

@media screen and (min-width:1440px) {
    .flex-xxl-grid {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .flex-xxl-grid.flex-column {
        -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
        -moz-flex-flow: column wrap;
        flex-flow: column wrap
    }
    .flex-xxl-grid:after,
    .flex-xxl-grid:before {
        display: none
    }
    .flex-xxl-grid>* {
        max-width: 100%
    }
}

[class*=flex-].flex-justify-space-between {
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between
}

[class*=flex-].flex-justify-center {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

[class*=flex-].flex-justify-space-around {
    -webkit-box-pack: space-around;
    -moz-box-pack: space-around;
    -webkit-justify-content: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around
}

[class*=flex-].flex-align-bottom {
    -webkit-box-align: flex-end;
    -moz-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}

[class*=flex-].flex-align-center {
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

[class*=flex-].flex-stretch-child>* {
    width: 100%
}

img {
    height: auto
}

.browser-update,
body,
html {
    width: 100%;
    height: 100%
}

.text-right {
    text-align: right
}

.text-initial {
    text-transform: initial
}

.clr-white {
    color: #fff
}

.clr-blue {
    color: #09c
}

.bg-blue,
.bg-gradient h4,
.bg-green {
    color: #fff;
}

.bg-blue {
    background-color: #2a3789;
}

.bg-green {
    background-color: #a1cc3a;
}

.bg-gradient {
    background: #0092d6;
    background: -webkit-linear-gradient(50deg, #0092d6 20%, #a1cc3a);
    background: linear-gradient(40deg, #0092d6 20%, #a1cc3a);
    color: #fff
}

.font-primary {
    font-family: "Open Sans", sans-serif
}

.font-light {
    font-weight: 300
}

.font-size-10px {
    font-size: 10px;
    font-size: .625rem
}

.font-size-20px {
    font-size: 20px;
    font-size: 1.25rem
}

.font-size-24px {
    font-size: 24px;
    font-size: 1.5rem
}

.font-size-26px {
    font-size: 26px;
    font-size: 1.625rem
}

.font-size-32px {
    font-size: 32px;
    font-size: 2rem
}

.font-size-60px {
    font-size: 60px;
    font-size: 3.75rem
}

.letter-spacingx1px {
    letter-spacing: 1px
}

.letter-spacingx2px {
    letter-spacing: 2px
}

.letter-spacingx3px {
    letter-spacing: 3px
}

.letter-spacingx4px {
    letter-spacing: 4px
}

.letter-spacingx5px {
    letter-spacing: 5px
}

.fade-inx1 {
    opacity: .1;
    filter: alpha(opacity=10)
}

.fade-inx2 {
    opacity: .2;
    filter: alpha(opacity=20)
}

.fade-inx3 {
    opacity: .3;
    filter: alpha(opacity=30)
}

.fade-inx4 {
    opacity: .4;
    filter: alpha(opacity=40)
}

.fade-inx5 {
    opacity: .5;
    filter: alpha(opacity=50)
}

.fade-inx6 {
    opacity: .6;
    filter: alpha(opacity=60)
}

.fade-inx7 {
    opacity: .7;
    filter: alpha(opacity=70)
}

.fade-inx8 {
    opacity: .8;
    filter: alpha(opacity=80)
}

.fade-inx9 {
    opacity: .9;
    filter: alpha(opacity=90)
}

.display-inine-block {
    display: inline-block
}

.pull-left {
    float: left
}

.margin-top-0 {
    margin-top: 0
}

.margin-bottom-0 {
    margin-bottom: 0
}

.margin-top-bottom-0 {
    margin-top: 0;
    margin-bottom: 0
}

.margin-top-30 {
    margin-top: 30px
}

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

.margin-top-bottom-30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.margin-top-40 {
    margin-top: 40px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.margin-top-bottom-40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.margin-top-112 {
    margin-top: 112px
}

.margin-bottom-112 {
    margin-bottom: 112px
}

.margin-top-bottom-112 {
    margin-top: 112px;
    margin-bottom: 112px
}

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

.padding-bottom-20 {
    padding-bottom: 20px
}

.padding-top-bottom-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.padding-top-30 {
    padding-top: 30px
}

.padding-bottom-30 {
    padding-bottom: 30px
}

.padding-top-bottom-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.invisible {
    visibility: hidden!important
}

@media screen and (max-width:-1) {
    .hidden-xs-down {
        display: none
    }
}

@media screen and (min-width:0) {
    .hidden-xs-up {
        display: none
    }
}

@media screen and (min-width:540px) {
    .hidden-sm-up {
        display: none
    }
}

@media screen and (min-width:768px) {
    .hidden-md-up {
        display: none
    }
}

@media screen and (min-width:1025px) {
    .hidden-lg-up {
        display: none
    }
}

@media screen and (max-width:1199px) {
    .hidden-xl-down {
        display: none
    }
    .container {
        width: 100%
    }
}

@media screen and (min-width:1200px) {
    .hidden-xl-up {
        display: none
    }
}

@media screen and (max-width:1439px) {
    .hidden-xxl-down {
        display: none
    }
}

@media screen and (min-width:1440px) {
    .hidden-xxl-up {
        display: none
    }
}

@media screen and (max-width:1024px) {
    .hidden-lg-down {
        display: none
    }
    .gutter-mask-lg-down {
        margin-left: -15px;
        margin-right: -15px
    }
    .gutter-space-lg-down {
        padding-left: 15px!important;
        padding-right: 15px!important
    }
}

@media screen and (max-width:767px) {
    .hidden-md-down {
        display: none
    }
    .gutter-space-md-down {
        padding-left: 15px!important;
        padding-right: 15px!important
    }
}

@media screen and (max-width:539px) {
    .font-size-mob-14px {
        font-size: 14px;
        font-size: 1rem
    }
    .hidden-sm-down {
        display: none
    }
    .gutter-mask-sm-down {
        margin-left: -18px;
        margin-right: -18px
    }
    .gutter-space-sm-down {
        padding-left: 18px!important;
        padding-right: 18px!important
    }
}

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

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

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

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

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

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

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

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

.form-group {
    position: relative
}

.form-group:after {
    clear: both;
    display: table
}

span.field-validation-error {
    position: absolute;
    top: 0;
    left: 0;
    padding: 13px;
    background: #EBEBEB;
    height: 100%;
    width: 100%;
    line-height: 18px;
    padding-left: 13px!important;
    border: 1px solid #e73c3e;
    font-size: 15px;
    color: #e73c3e
}

/* {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}*/

.browser-update {
    background-color: #09c;
    position: absolute;
    text-align: center;
    z-index: 999999999
}

.header-bottom,
.header-bottom .container,
.nav-toggle-icon {
    position: relative
}

.browser-update .update-info-wrap {
    width: 500px;
    margin: 90px auto;
    padding: 40px 20px
}

.browser-update p {
    margin: 0;
    color: #fff;
    padding: 3em 0 0
}

.browser-update p a {
    color: #09c
}

main.main-wrapper {
    padding-bottom: 40px
}

@media screen and (min-width:1025px) {
    main.main-wrapper {
        padding-bottom: 70px
    }
}

.three-col-box {
    padding: 20px 0
}

.three-col-box .col-md-4.column img {
    max-width: 120px
}

.three-col-box .col-md-4.column p {
    font-size: 13px
}

.grid-section div.container {
    padding: 0;
    margin: 0
}

.box-style {
    padding: 15px!important;
    margin-bottom: 20px!important
}

.btn-primary,
.btn-secondary {
    padding: 12px 17px;
    margin: 10px
}

.read-more-btn h4 {
    display: block;
    width: 150px;
    margin: 0 auto;
    padding: 10px 11px;
    background-color: #2a3789;
    border-radius: 48px;
    transition: .4s
}

.read-more-btn h4:hover {
    background-color: #013950e3;
}

.header-top p {
    margin: 0;
    padding: 0;
    line-height: 1.1;
    font-size: 14px;
    font-size: .875rem
}

@media screen and (min-width:540px) {
    .header-top p {
        line-height: 35px
    }
}

@media screen and (max-width:539px) {
    .header-top p,
    .social-links {
        text-align: center
    }
    .header-top p {
        padding-top: 5px;
        padding-bottom: 6px
    }
    .social-links ul {
        float: none!important;
        margin: 0 auto
    }
}

@media screen and (max-width:767px) {
    .logo {
        text-align: center;
        padding-bottom: 20px
    }
    .logo img {
        max-width: 300px;
        width: 100%
    }
}

.social-links ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    /*float: right*/
}

.social-links ul li {
    display: inline-block;
    padding-left: 20px
}

.social-links ul li a {
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem
}

.social-links ul li a:active,
.social-links ul li a:focus,
.social-links ul li a:hover {
    opacity: .5
}

.supported-block {
    text-align: right
}

@media screen and (max-width:767px) {
    .supported-block {
        text-align: center
    }
    .supported-block h3 {
        margin-bottom: 0
    }
}

.supported-block h3 {
    font-weight: 300;
    font-size: 18px;
    font-size: 1.125rem
}

.header-bottom .nav-bar {
    float: left;
    width: 100%
}

@media screen and (min-width:1025px) {
    .header-bottom .nav-bar {
        width: -moz-calc(100% - 100px);
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px)
    }
    nav#nav>#main-nav>li:not(: first-child) {
        border-left: 1px solid rgba(255, 255, 255, .2)
    }
}

.toggle-btn {
    display: none;
    background: #57585b;
    width: 56px;
    height: 50px;
    float: right;
    z-index: 999
}

@media screen and (max-width:1024px) {
    .header-bottom,
    .header-bottom .container {
        padding: 0
    }
    .toggle-btn {
        display: block;
        margin-right: 0;
    }
}

.nav-toggle-icon {
    color: #fff;
    float: right;
    width: 25px;
    height: 17px;
    margin: 40px 15px 0 0
}

#main-nav ul,
#main-nav ul li,
#main-nav ul li a {
    width: 100%
}

.nav-toggle-icon span,
.nav-toggle-icon:after,
.nav-toggle-icon:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    right: 0;
    background: #1a2875;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#main-nav li a,
#main-nav ul li,
#main-nav ul li a,
nav#nav {
    display: inline-block
}

.nav-toggle-icon span {
    top: 50%;
    margin-top: -1px
}

.nav-toggle-icon:before {
    top: 0
}

.nav-toggle-icon:after {
    bottom: 0
}

.nav-toggle-icon.close span {
    opacity: 0
}

.nav-toggle-icon.close::before {
    top: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-toggle-icon.close::after {
    bottom: 9px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media screen and (min-width:1025px) {
    nav#nav {
        display: block!important
    }
    #main-nav:after {
        content: "";
        clear: both;
        display: table
    }
}

@media screen and (max-width:1024px) {
    nav#nav {
        position: absolute;
        width: 100%;
        top: 100px;
        background: #004e6f;
        display: none;
        height: 80vh;
        height: -moz-calc(100vh - 50px);
        height: -webkit-calc(100vh - 50px);
        height: calc(100vh - 50px);
        overflow-y: auto;
        padding-bottom: 50px;
        z-index: 999
    }
}

#main-nav,
#main-nav>li {
    position: relative
}

#main-nav {
    margin: 0
}

#main-nav>li>a.home {
    padding: 24px 16px
}

#main-nav li {
    display: inline;
    float: left
}

#main-nav li a {
    padding: 27px 16px;
    color: #fff;
    line-height: 1.2;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400
}

@media screen and (min-width:1025px) {
    #main-nav>li>a.active,
    #main-nav>li>a:active,
    #main-nav>li>a:focus,
    #main-nav>li>a:hover {
        background: #004e6f
    }
    #main-nav li a {
        font-weight: 600;
        font-size: 14px;
        font-size: .875rem
    }
}

#main-nav li:hover>ul {
    visibility: visible;
    opacity: 1;
    margin-top:0px;
}

#main-nav li:hover>ul>li {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s;
    opacity: 1
}
#main-nav .submenu li .submenu {
  left:100%;
    background: rgba(42, 57, 134, 0.82);
    top: 0;

}
@media screen and (max-width:1024px){
	#main-nav .submenu li .submenu {
   left:0;
    background: rgba(42, 57, 134, 0.82);
    top: 0;
	padding-top:10px;
}
}

#main-nav .submenu li .submenu li {
    background: transparent;
}
@media screen and (max-width:1024px) {
    #main-nav {
        margin: 0 0px
    }
    #main-nav>li>a,
    .search-box-wrapper {
        border-bottom: 1px solid #fff
    }
	#main-nav ul li ul li a {
    font-size: 13px;
}
    #main-nav li a {
        display: block;
        padding: 19px 0 21px
    }
    #main-nav li {
        width: 100%
    }
}

#main-nav ul,
#main-nav ul li ul {
    z-index: 99999;
    margin: 0;
    padding: 0
}

@media screen and (min-width:1024px) {
    #main-nav ul,
    #main-nav ul li ul {
        visibility: hidden;
        opacity: 0;
        background: #2a3789;
        position: absolute;
        -webkit-transform-origin: top;
        -moz-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
       /* -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        transform: scale(1, 0)*/
    }
    #main-nav ul,
    #main-nav ul li ul,
    #main-nav ul li ul>li,
    #main-nav ul>li {
        -webkit-transition: ease .2s;
        -moz-transition: ease .2s;
        -ms-transition: ease .2s;
        transition: ease .2s
    }
    #main-nav ul li ul>li,
    #main-nav ul>li {
        opacity: 0
    }
    #main-nav ul {
        top: 100%;
        left: 0;
        width: auto;
        min-width: 300px;
		margin-top:0px;
    }
}

#main-nav ul li a {
    padding: 1em 2em
}

@media screen and (max-width:1199px) {
    #main-nav ul
    {
        margin: 0;
        padding-bottom: 0;
    }
    #main-nav ul li a {
        font-size: 14px;
        font-size: .875rem;
        padding: 8px 0 10px;
        display: block
    }
	#main-nav ul {
    padding-top: 15px;
    padding-bottom: 15px;
}

}

@media screen and (max-width:1024px) {
    #main-nav ul
    {
        display:none;
    }
}

#main-nav ul li ul {
    top: 100%;
    right: 0
}

@media screen and (min-width:768px) {
    ul.second-nav li.init {
        display: none!important
    }
}

.submenu:after {
    display: table;
    clear: both
}

.search-box-wrapper {
    width: 77px;
    height: 50px
}

.search-box {
    line-height: 1;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 10px;
    float: right
}

.searchbox-icon,
.searchbox-input,
.searchbox-submit {
    height: 50px;
    top: 0;
    margin: 0;
    border: 0;
    right: 0;
    outline: 0
}

.search-box.open {
    left: 0
}

.searchbox {
    position: relative;
    min-width: 50px;
    height: 50px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    -ms-transition: width .3s;
    transition: width .3s;
    width: 0
}

.searchbox-input {
    width: 100%;
    padding: 10px 20px 0;
    font-size: 16px;
    font-size: 1px
}

@media screen and (min-width:1025px) {
    .searchbox {
        min-width: 77px;
        height: 50px
    }
    .searchbox-input {
        height: 50px;
        padding: 0 55px 0 20px
    }
}

.searchbox-open .searchbox-input {
    font-size: 16px
}

.searchbox-icon,
.searchbox-submit {
    width: 57px;
    display: block;
    position: absolute;
    padding: 0;
    cursor: pointer;
    background: #09c
}

@media screen and (min-width:1025px) {
    .searchbox-icon,
    .searchbox-submit {
        width: 77px;
        height: 50px
    }
}

.searchbox-icon:after,
.searchbox-submit:after {
    content: "";
    position: absolute;
    text-indent: 0;
    left: 45%;
    left: -moz-calc(50% - 7px);
    left: -webkit-calc(50% - 7px);
    left: calc(50% - 7px);
    top: -moz-calc(50% - 7px);
    top: -webkit-calc(50% - 7px);
    top: calc(50% - 7px)
}

.searchbox-submit:active,
.searchbox-submit:hover {
    background: url(../img/search-icon.png) center no-repeat
}

.searchbox-open {
    width: 100%;
    z-index: 101;
    left: 0;
    max-width: 500px
}

li.init i {
    float: right;
    margin-top: 7px;
    margin-right: 9px;
    transform: rotate(90deg)
}

.icon-search {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (max-width:1024px) {
    .icon-search {
        -webkit-transform: scale(.7) translate(-64%, -64%)!important;
        -moz-transform: scale(.7) translate(-64%, -64%)!important;
        -ms-transform: scale(.7) translate(-64%, -64%)!important;
        transform: scale(.7) translate(-64%, -64%)!important
    }
}

@media (max-width:1024px) {
    .search-box {
        top: 0
    }
}

@media (max-width:1121px) {
    #main-nav li a {
        padding: 27px 9px
    }
}

.banner-wrapper {
    position: relative;
    overflow-y: hidden
}

.banner-wrapper a {
    outline: 0
}

.banner-wrapper .banner {
    padding: 40px 0
}

figure.banner-bg {
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    min-height: 100%;
    -webkit-background-size: cover!important;
    background-size: cover!important;
    background-position: center!important
}

figure.banner-bg.parallax {
    margin-top: -130px
}

figure.banner-bg.parallax.no-parallax {
    margin-top: 0!important;
    -webkit-transform: none!important;
    -moz-transform: none!important;
    -ms-transform: none!important;
    transform: none!important
}

figure.banner-bg img {
    display: none
}

.banner-content {
    z-index: 100;
    width: 100%;
    max-width: 956px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 52px 0 92px;
    text-align: center;
    text-rendering: optimizeLegibility;
    position: relative
}

.banner-content * {
    color: #fff
}

.banner-content h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.1em;
    text-transform: none;
    font-weight: 900;
    font-style: normal;
    color: #fff;
    letter-spacing: 0;
    margin-bottom: 30px
}

@media screen and (min-width:768px) {
    .banner-content h1 {
        font-size: 60px;
        font-size: 3.75rem
    }
}

.banner-content .rounded-btn {
    text-transform: uppercase;
    font-weight: 900;
    font-family: Lato;
    font-size: 16px;
    letter-spacing: 2px;
    font-style: normal;
    padding: 1em 1.75em;
    line-height: 1em
}

.col1 h5,
.footer-col h2,
.footer-col h3,
.footer-col h4 {
    font-weight: 400
}

.color-overlay {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, .3);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    height: 150%;
    top: -50%
}

.overlay-colored {
    background: rgba(134, 188, 37, .3)
}

.overlay-gradient {
    background: -webkit-linear-gradient(#52ae32, #15af97);
    background: -o-linear-gradient(#52ae32, #15af97);
    background: -moz-linear-gradient(#52ae32, #15af97);
    background: linear-gradient(#52ae32, #15af97);
    background-color: #52ae32;
    opacity: .4
}

.banner.only-image {
    position: relative;
    padding: 0
}

.banner.only-image img {
    width: 100%;
    display: block!important
}

.banner.only-image figure {
    margin: 0
}

.banner.only-image .banner-content {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    padding: 10px
}

.banner.only-image .color-overlay {
    height: 100%;
    top: 0
}

.innerpage-banner {
    margin-bottom: 30px
}

.thumbnail-slider .slider-item {
    outline: 0
}

.thumbnail-slider .slider-item img {
    max-width: 80%;
    margin: 0 auto
}

.four-col-icon-box .col-md-3 .column img,
.four-col-icon-box .col-md-3.column img {
    max-width: 120px
}

.thumbnail-slider .slider-item h4 {
    text-transform: uppercase;
    font-size: 13px;
    font-size: .8125rem;
    height: 40px
}

.image-holder {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.image-holder a {
    float: left
}

.slider-item {
    padding: 20px 15px;
    position: relative
}

@media screen and (min-width:1025px) {
    .slider-item:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 50%;
        background: #ccc;
        right: 0;
        top: 25%
    }
}

.main-footer {
    padding: 73px 0 60px
}

.footer-info .footer-logo {
    float: left
}

.footer-info .footer-logo img {
    width: 100%
}

.footer-content-wrapper {
    color: #fff
}

.footer-col h2 {
    color: #fff;
    font-size: 21px;
    line-height: 25px;
    height: 10px;
    margin-bottom: 35px;
    margin-top: -4px
}

.footer-col p {
    color: #fff;
    font-size: 15px
}

ul.show-time li p {
    line-height: normal
}

ul.show-time li p span {
    display: block;
    font-size: 13px;
    padding-top: 3px
}

.col3 ul {
    padding-left: 0
}

.col3 li {
    padding-left: 20px;
    padding-bottom: 3px;
    background: url(../images/footer-list-icon.png) 4% 9px no-repeat;
    font-size: 15px
}

.footer-col {
    padding-bottom: 13px
}

.footer-col a {
    color: #fff
}

.footer-col span {
    color: #a1cc3a;
    margin-bottom: 6px;
    display: block
}

.footer-col a,
.footer-col p {
    line-height: 22px
}

.footer-col a a,
.footer-col p a {
    text-transform: none;
    color: #fff
}

.footer-social-links {
    /*float: left;*/
   text-align:center;   
    padding: 15px 10px 15px;
}

.footer-social-links ul {
    list-style: none;
   
}

.footer-social-links ul li {
    float: left;
    padding-right: 5px
}

.footer-social-links ul li a {
    width: 34px;
    height: 34px;
    display: block;
    font-size: 35px;
    line-height: 0
}

.footer-social-links ul li a:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.footer-social-links ul li:first-child a {
    width: 17px
}

.copyright-block {
    display: block;
    padding-top: 31px
}

.copyright-block ul {
    padding-left: 0
}

.copyright-block ul>li {
    float: left;
    list-style-type: none
}

.copyright-block ul>li a {
    text-transform: none;
    font-size: 14px;
    padding-right: 18px;
    line-height: 24px;
    color: #ffffff;
}

@media (max-width:991px) {
    .main-footer {
        padding: 35px 0
    }
    .footer-info,
    .footer-left {
        padding-bottom: 30px
    }
    .footer-col h2 {
        margin-bottom: 25px
    }
}

@media (max-width:767px) {
    .footer-logo {
        float: left
    }
    .footer-social-links {
        padding: 15px 0;
        clear: both
    }
    .contact-block {
        width: 100%
    }
}

.col1 P {
    margin: 0;
    padding-top: 16px
}

.col1 h2+p,
.col1 h5 {
    padding-top: 0
}

.col1 h5 {
    display: block;
    font-size: 13px;
    color: #ffffff;
    margin: -4px 0 0
}

.footer-col h2+.footer-ul {
    padding-top: 5px;
    padding-left: 0
}

@media (max-width:539px) {
    .col1 {
        clear: both
    }
    .col3 li {
        background-position: 0 9px
    }
    .footer-logo {
        width: 250px;
        margin: 0 auto
    }
    .footer-col h2 {
        margin-bottom: 10px
    }
}

.footer-ul li {
    padding-left: 20px;
    padding-bottom: 3px;
    background: url(images/footer-list-icon.png) 4% 9px no-repeat
}

@media (max-width:1012px) {
    .footer-social-links ul li a {
        width: 20px
    }
}

.overlay-two-column img {
    width: 100%
}

.overlay-two-column figure {
    position: relative;
    overflow: hidden;
    width: 100%
}

.overlay-two-column figure img {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    transition: all .4s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.overlay-two-column figure:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    transition: all .4s
}

.overlay-two-column figure:hover figcaption {
    min-height: 100%;
}
.overlay-two-column figure:hover figcaption .popup-text {display: block;visibility: visible;opacity: 1;}
.overlay-two-column figcaption {
    color: #fff;
    padding-top: 10px;
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center;
    position: absolute;
    width: 100%;
    text-transform: uppercase;
    background: #293789a6;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    padding-bottom: 10px;
}

.overlay-two-column .read-more-btn h4 {
    font-size: 16px;
    font-size: 1rem;
    text-transform: capitalize
}

.visitor-profile .box-contents {
    position: relative;
    margin: -25px 100px 0!important
}

.visitor-profile .box-contents:after {
    clear: both;
    display: table
}

.visitor-profile img {
    width: 100%
}

.visitor-profile h2 {
    color: #a1cc3a;
    text-align: center
}

.visitor-profile p {
    color: #09c
}

.visitor-profile .box {
    margin-right: 0;
    padding: 29px 31px;
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    margin-left: 25px;
    box-shadow: 1px 6px 5px #e0e0e0;
    width: calc(20% - 23px);
    min-width: 147px;
    font-size: 13px;
    min-height: 250px!important
}

.visitor-profile .box:first-child {
    margin-left: 0
}

.img_left {
    float: left;
    margin: 0 10px 10px 0;
    display: inline
}

.img_right {
    float: right;
    margin-left: 15px;
    display: inline
}

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

@media (max-width:1440px) {
    .box:first-child {
        margin-left: 26px!important
    }
}

.clearfix {
    clear: both
}

.main-article .box-style {
    box-shadow: 0 0 37px -9px rgba(0, 0, 0, .75);
    margin: 35px 0!important;
    padding: 30px!important;
    text-align: justify
}

.main-article .box-style .col-md-3 p:first-child {
    padding-top: 52px;
    padding-bottom: 65px
}

.main-article .wraper-delg {
    box-shadow: inset 0 -15px 0 0 #a1cc3a;
    background-color: #09c;
    position: relative
}

.main-article .wraper-delg h4 {
    color: #fff
}

.main-article .wraper-delg .box-1 {
    float: left;
    width: 47%
}

.main-article .wraper-delg .box-1 .delg-para {
    width: 400px;
    color: #fff;
    line-height: 19px;
    padding-bottom: 25px
}

.main-article .wraper-delg .box-1 .wraper-right {
    background-color: #fff;
    color: #09c;
    padding: 22px 20px 30px;
    box-shadow: 1px 6px 5px #e0e0e0;
    border: 5px solid rgba(234, 234, 234, .43);
    border-radius: 16px;
    height: 255px;
    position: absolute;
    top: -13px;
    margin-right: 30px
}

.main-article .wraper-delg .box-1 .wraper-right h4 {
    color: #09c;
    margin-bottom: 0;
    margin-top: 14px
}

.main-article .wraper-delg .box-1 .wraper-right .delg-bord:after {
    content: '';
    display: block;
    border-right: 1px dashed #000;
    height: 100px;
    position: absolute;
    top: 20px;
    right: 3px
}

.main-article .wraper-delg .box-1 .wraper-right .delg-bord:before {
    content: '';
    position: absolute;
    display: block;
    border-left: 1px dashed #000;
    height: 100px;
    top: 20px;
    left: -14px
}

.main-article .wraper-delg .box-1 h1 {
    color: #a1cc3a;
    font-size: 50px;
    font-weight: lighter;
    margin-bottom: 0
}

.main-article .wraper-delg .box-1 .spn-delg {
    font-size: 10px;
    color: #636363;
    padding-top: 0;
    display: block;
    text-align: center;
    width: 100%;
    clear: both
}

.side-bar .smallbox-wrap .links li a:hover,
.side-bar .smallbox-wrap .links li:hover a,
.social-wrapper h4,
.social-wrapper p {
    color: #fff
}

.main-article .wraper-delg p {
    font-size: 13px!important;
    font-weight: 700;
    line-height: 14px
}

.four-col-icon-box .col-md-3 .column p,
.four-col-icon-box .col-md-3.column p {
    font-size: 13px
}

.main-article .wraper-left {
    padding: 30px 20px
}

.social-prg-icon {
    float: left;
    width: 51%;
    min-width: 120px;
    padding-bottom: 20px
}

.social-prg-icon img {
    width: 100px;
    box-shadow: 0 3px 2px rgba(0, 0, 0, .3);
    background-color: #fff;
    border-radius: 50px
}

.right-content-social {
    float: left;
    width: 40%
}

.right-content-social p {
    font-size: 14px
}

.social-wrapper {
    background-color: #09C;
    padding: 30px 20px
}

#nav>ul#main-nav>li:first-child a {
    padding: 24px 16px
}

@media (max-width:1439px) {
    .visitor-profile .box-contents {
        margin: -25px 71px 0!important
    }
    .visitor-profile .box {
        margin-left: 16px
    }
    .main-article .wraper-delg .box-1 .wraper-right {
        height: 275px
    }
    .main-article .wraper-delg .box-1 h1 {
        font-size: 40px
    }
    .main-article .wraper-delg .box-1 .delg-para {
        width: 100%
    }
    .main-article .wraper-delg .box-1 .wraper-right .delg-bord:before {
        left: -3px
    }
}

@media (max-width:1172px) {
    .visitor-profile .box {
        margin-left: 8px;
        width: calc(15% - 23px)
    }
    min-width:147px;
    
    .box:first-child {
        margin-left: 11px!important
    }
}

@media (max-width:991px) {
    .visitor-profile .box {
        width: 124px;
        font-size: 11px;
        padding: 22px;
        min-height: 190px
    }
    
    .main-article .wraper-delg {
        padding-bottom: 36px
    }
    .main-article .wraper-delg .box-1 {
        float: none;
        width: 100%
    }
    .main-article .wraper-delg .box-1 .wraper-right {
        position: static;
        margin-right: 30px;
        margin-left: 30px
    }
    .main-article .wraper-delg .box-1 .delg-para {
        padding-bottom: 0
    }
}

@media (max-width:768px) {
    .visitor-profile .box {
        width: 165px;
        font-size: 13px;
        min-height: 190px;
        line-height: 18px
    }
    
}

@media (max-width:767px) {
    .box-style .col-md-3 p:first-child {
        padding-top: 0;
        padding-bottom: 0
    }
    .main-article .wraper-delg .box-1 .wraper-right {
        height: auto!important
    }
    .main-article .wraper-delg .box-1 .wraper-right .delg-bord:after,
    .main-article .wraper-delg .box-1 .wraper-right .delg-bord:before {
        display: none
    }
   
    .main-article .four-col-icon-box .column {
        width: 50%!important;
        float: left
    }
}

@media (max-width:400px) {
    
    .visitor-profile .box-contents {
        margin: -25px -9px 0!important
    }
    .visitor-profile .box {
        width: 82%
    }
    .banner-wrapper .banner {
        padding: 0
    }
    .col-md-3.column p strong {
        min-height: 40px!important;
        display: block
    }
}

.side-bar li {
    list-style: none
}

.side-bar .smallbox-wrap {
    padding: 0 0 20px
}

.side-bar .smallbox-wrap .links {
    padding: 0
}

.side-bar .smallbox-wrap .links li {
    list-style: none;
    width: 100%;
    padding: 8px 30px;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}

.side-bar .smallbox-wrap .links li:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    background-color: #013950e3;
}

.side-bar .smallbox-wrap .links li a {
    display: block
}

.side-bar .slider-wraper {
    border: 2px solid #293789;
    margin-bottom: 20px
}

.side-bar .slider-wraper .top-aside {
    text-align: center;
    border-bottom: 2px solid #2a3789;
    margin-bottom: 16px
}

.side-bar .slider-wraper .top-aside h3 {
    background-color: #293789;
    font-weight: 100;
    padding-bottom: 6px;
    margin-bottom: 0
}

.main-article .inner-icons p.icons-inner {
    font-size: 14px
}

.main-article .inner-icons img {
    max-width: 110px
}

@media only screen and (max-width:1439px) {
    ul.slide-wrap-child.slick-initialized.slick-slider.slick-vertical {
        padding: 0 10px
    }
}

@media only screen and (max-width:767px) {
    .slider-wraper {
        width: 47%;
        margin: 0 10px 0 auto;
        float: left
    }
    ul.slide-wrap-child.slick-initialized.slick-slider.slick-vertical {
        padding: 0 12%
    }
}

@media (max-width:640px) {
    .slider-wraper {
        width: 100%
    }
    .slick-slide img {
        margin: 0 auto
    }
}

@media only screen and (max-width:400px) {
    .slider-wraper {
        width: 100%
    }
}

.image-left,
.image-left span {
    float: left;
    display: inline-block;
    margin: 5px 20px 10px 0
}

.image-right,
.image-right span {
    float: right;
    display: inline-block;
    margin: 5px 0 5px 20px
}

.image-center,
.image-center span {
    display: block;
    float: none;
    text-align: center
}

.image-center {
    margin: 15px auto
}

.image-center img {
    margin: 5px 20px
}

@media screen and (max-width:767px) {
    .image-center img {
        width: 80%
    }
}

.image-center span {
    margin: 15px auto
}

.tablewithborder,
.tablewithheading_border {
    border: 1px solid;
    margin-bottom: 20px!important
}

table.tablewithborder td,
table.tablewithborder tr {
    border: 1px solid!important
}

table.tablewithheading_border td,
table.tablewithheading_border th,
table.tablewithheading_border tr {
    border: 1px solid!important;
    padding: 5px
}

table.tablewithheading_border th {
    background-color: #B8B8B8;
    text-align: center
}

td {
    padding: 10px;
	vertical-align: top;
}

table.tablewithheading_border tbody tr:nth-child(1) td {
    font-weight: 700;
    background-color: #f4394f;
    color: #fff;
    border: 1px solid #000!important
}

table.tablewithheading_border tbody tr:nth-child(1) td h1,
table.tablewithheading_border tbody tr:nth-child(1) td h2,
table.tablewithheading_border tbody tr:nth-child(1) td h3,
table.tablewithheading_border tbody tr:nth-child(1) td h4,
table.tablewithheading_border tbody tr:nth-child(1) td h5 {
    margin: 0!important;
    color: #fff!important;
    padding: 3px 0
}

table {
    table-layout: fixed!important;
    width: 100%!important;
    min-width: 280px
}
.
table td {
    width: auto!important
}

@media (max-width:767px) {
    table td,
    table td p,
    table th,
    table th p {
        font-size: 12px!important;
        line-height: 1.2
    }
}

@media (max-width:1025px) {
    table td,
    table td p,
    table th,
    table th p {
        font-size: 14px!important
    }
}

table tr>td>a,
table tr>td>a:hover {
    text-decoration: underline
}

.two-col-images {
    padding: 20px 0 29px
}

.two-col-images:after {
    content: "";
    clear: both;
    display: table
}

@media (max-width:580px) {
    .two-column .container>.row {
        margin-right: -15px;
        margin-left: -15px
    }
}

.header-btn .btn-call.btn-banner a {
    color: #fff;
    font-weight: 600;
    background: #00C45F;
    border: 1px solid #00C45F;
    font-size: 16px;
    display: block;
    text-align: center;
    padding: 10px;
    transition: 0.5s all;
}

.header-btn .btn-call.btn-banner a:last-child {
    margin-bottom: 0;
}
.dmgfooter .container {
    max-width: 1600px;
    width: auto;
}

/**umb_name:Styles_Fe_africa*/
.Styles_Fe_africa{}

@media(max-width:1324px){
.overlay-two-column figcaption {
    font-size: 18px;
}}
@media(max-width:1240px){
.overlay-two-column figcaption {
    font-size: 16px;
}
}
@media(max-width:767px){
.overlay-two-column .col-md-6 {
    width: calc(100%);
    width: -o-calc(100%);
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    float: left;
}}
.speaker-container .speaker .speaker-image > img {
    /*padding: 5px 15px 0;*/
    width: 100%;
    margin: auto;
    display: block;
}
.tabs-stage ul ul {
	padding-top: 0!important;
}

@media screen and (max-width: 991px) {
	.rte-table-june-2022{
		width: 100%;
    	overflow: scroll;
	}
	.rte-table {
		width: 100%;
    	overflow: scroll;
	}
	.rte-table-june-2022 table {
		    table-layout: auto!important;		
	}
	.rte-table table {
		    table-layout: auto!important;		
	}
}
.rte-table-june-2022 table p,
.table-wrapper p, 
.rte-table-june-2022 table li,
.table-wrapper table li {
	font-size: 0.875rem;
	margin-bottom: 0;
}

.rte-table-june-2022 table p b, 
.table-wrapper table p b{
display: block;
}

.rte-table-june-2022 td, .table-wrapper td {
	border-top:none;
	border-left:none;
	border-bottom:1px solid;
	border-right:1px solid;
	padding: 0.5rem;
	vertical-align: top;
}
.rte-table-june-2022 table tbody tr:first-child td {
	background: #293789;
	color: #fff;
	text-align: center;
}
.rte-table-june-2022 table th, .table-wrapper table th {
	border:1px solid #000;
	padding:0.5rem;
	vertical-align: top;
	
}
.rte-table-june-2022 table ul, .table-wrapper table ul {
	margin-bottom: 0;
	padding-top: 0;
}
.single-item__image {
	max-width: 35%;
    margin: auto;
}
.background-Shadow {
    box-shadow: 1px 2px 10px #b2b2b2 !important;
    padding: 20px;
    margin-bottom: 30px;
}
ul.sponsor-child-slide {
    padding-left:  0px !important;
    margin-bottom:  0px;
}
/**/

.technical-conf-content {
    margin-bottom:25x;
}
.technical-conf-content p a {
    display: inline-block;
	margin-bottom:10px
}

.technical-conf-content p span {
    display: inline-block;
}

.technical-conf-content  p {
    margin-bottom: 15px;
}
/*span.highlighted-nav-text {
    display: block;
    padding: 10px;
    margin: 5px 0px 0 5px;
    background-color: red;
    border-radius: 5px;
}*/
span.highlighted-nav-text {
    padding: 5px;
    background: red;
    display: inline-block;
    margin: 5px 0;
}