address,
dl,
ol,
p,
ul {
    margin-bottom: 1rem
}

body,
caption {
    text-align: left
}

dd,
h1,
h2,
h3,
h4,
h5,
h6,
label {
    margin-bottom: .5rem
}

address,
legend {
    line-height: inherit
}

progress,
sub,
sup {
    vertical-align: baseline
}

button,
hr,
input {
    overflow: visible
}

pre,
textarea {
    overflow: auto
}

.btn-outline-danger,
.btn-outline-dark,
.btn-outline-info,
.btn-outline-light,
.btn-outline-primary,
.btn-outline-secondary,
.btn-outline-warning,
.btn:not([disabled]):not(.disabled).active,
.btn:not([disabled]):not(.disabled):active,
.form-control {
    background-image: none
}

.dropdown-menu,
.nav,
.navbar-nav {
    list-style: none
}

.back,
.front,
.mfp-wrap {
    -webkit-backface-visibility: hidden
}

.mfp-arrow,
.slick-slider,
html {
    -webkit-tap-highlight-color: transparent
}

@media print {

    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

    *,
    ::after,
    ::before {
        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
    }

    .badge {
        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
    }
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
legend,
main,
nav,
section {
    display: block
}

label,
output {
    display: inline-block
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    overflow-x: hidden
}

@-ms-viewport {
    width: device-width
}

body {
    margin: 0;
    line-height: 1.4;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin-top: 0
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

.btn:focus,
.btn:hover,
a {
    text-decoration: none
}

address {
    font-style: normal
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

blockquote,
figure {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #0056b3
}

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
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
    touch-action: manipulation
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #868e96;
    caption-side: bottom
}

th {
    text-align: inherit
}

button {
    border-radius: 0
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

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 {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    color: inherit;
    white-space: normal
}

.badge,
.dropdown-header,
.dropdown-item,
.input-group-addon,
.input-group-btn,
.navbar-brand {
    white-space: nowrap
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

.display-1,
.display-2,
.display-3,
.display-4 {
    line-height: 1.222
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.222;
    color: inherit
}

.blockquote,
hr {
    margin-bottom: 1rem
}

.display-1,
.display-2,
.display-3,
.display-4,
.lead {
    font-weight: 300
}

.lead {
    font-size: 1.17188rem
}

.display-1 {
    font-size: 6rem
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-4 {
    font-size: 3.5rem
}

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 {
    max-width: 100%;
    height: auto
}

.small,
small {
    font-size: .875rem;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    font-size: 1.17188rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #868e96
}

code,
kbd {
    font-size: 90%
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    transition: all .2s ease-in-out
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.table,
pre {
    margin-bottom: 1rem
}

.figure-caption {
    font-size: 90%;
    color: #868e96
}

a>code,
pre code {
    padding: 0;
    color: inherit
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

code {
    padding: .2rem .4rem;
    color: #bd4147;
    background-color: #f8f9fa;
    border-radius: 2px
}

a>code {
    background-color: inherit
}

kbd {
    padding: .2rem .4rem;
    color: #f3f3f2;
    background-color: #212529;
    border-radius: .2rem
}

.table,
pre code {
    background-color: transparent
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    -ms-overflow-style: scrollbar;
    display: block;
    margin-top: 0;
    font-size: 90%;
    color: #212529
}

.form-check-input,
.form-text,
.valid-feedback {
    margin-top: .25rem
}

pre code {
    font-size: inherit;
    border-radius: 0
}

.container,
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

@media (min-width:1025px) {
    .container {
        max-width: 990px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1195px
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.form-control,
.form-control-file,
.form-control-range,
.form-text {
    display: block
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.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-lg-auto,
.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-md-auto,
.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-sm-auto,
.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-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-1,
.col-auto {
    -webkit-box-flex: 0
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2,
.col-3 {
    -webkit-box-flex: 0
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4,
.col-5 {
    -webkit-box-flex: 0
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6,
.col-7 {
    -webkit-box-flex: 0
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8,
.col-9 {
    -webkit-box-flex: 0
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10,
.col-11 {
    -webkit-box-flex: 0
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width:641px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .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:992px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .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 {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .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 {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .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%
    }
}

.table {
    width: 100%;
    max-width: 100%
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #e9ecef
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef
}

.table tbody+tbody {
    border-top: 2px solid #e9ecef
}

.table .table {
    background-color: #fff
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #e9ecef
}

.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-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #b8daff
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #dddfe2
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #cfd2d6
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f5c6cb
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe
}

.table-hover .table-light:hover,
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca
}

.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.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 {
    background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #e9ecef
}

.table-dark {
    color: #fff;
    background-color: #212529
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #32383e
}

.table-dark.table-bordered,
.table-responsive.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(243, 243, 242, .05)
}

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(243, 243, 242, .075)
}

@media (max-width:640px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-sm.table-bordered {
        border: 0
    }
}

@media (max-width:991px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-md.table-bordered {
        border: 0
    }
}

@media (max-width:1024px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-lg.table-bordered {
        border: 0
    }
}

@media (max-width:1199px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-xl.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.collapsing,
.modal,
.modal-open,
.progress {
    overflow: hidden
}

.form-control {
    width: 100%;
    padding: .375rem .75rem;
    font-size: .9375rem;
    line-height: 1.4;
    color: #9aa2a8;
    background-color: #f3f3f2;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #9aa2a8;
    background-color: #f3f3f2;
    border-color: #80bdff;
    outline: 0;
    box-shadow: none
}

.custom-file-input.is-valid:focus,
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-file-input:valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-control::placeholder {
    color: #868e96;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.0625rem + 2px)
}

select.form-control:focus::-ms-value {
    color: #9aa2a8;
    background-color: #f3f3f2
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    line-height: 1.4
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: .99375rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: 1.05469rem;
    line-height: 1.5
}

.col-form-legend,
.form-control-plaintext {
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0
}

.col-form-legend {
    font-size: .9375rem
}

.form-control-plaintext {
    line-height: 1.4;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.custom-file-input.is-valid~.custom-file-control,
.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-file-input:valid~.custom-file-control,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #28a745
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.form-control-plaintext.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-plaintext.btn,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.form-control-plaintext.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    padding: .25rem .5rem;
    font-size: 1.05469rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
    height: calc(2.08203rem + 2px)
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    padding: .5rem 1rem;
    font-size: .99375rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
    height: calc(2.49063rem + 2px)
}

.form-group {
    margin-bottom: 1rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    margin-bottom: .5rem
}

.form-check.disabled .form-check-label {
    color: #868e96
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0
}

.invalid-tooltip,
.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    width: 250px;
    padding: .5rem;
    line-height: 1;
    border-radius: .2rem
}

.form-check-input {
    position: absolute;
    margin-left: -1.25rem
}

.form-check-inline {
    display: inline-block;
    margin-right: .75rem
}

.valid-feedback,
.valid-tooltip {
    display: none;
    font-size: .875rem
}

.form-check-inline .form-check-label {
    vertical-align: middle
}

.valid-feedback {
    color: #28a745
}

.valid-tooltip {
    margin-top: .1rem;
    color: #fff;
    background-color: rgba(40, 167, 69, .8)
}

.custom-control-input.is-valid~.custom-control-description,
.form-check-input.is-valid+.form-check-label,
.was-validated .custom-control-input:valid~.custom-control-description,
.was-validated .form-check-input:valid+.form-check-label {
    color: #28a745
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-indicator,
.was-validated .custom-control-input:valid~.custom-control-indicator {
    background-color: rgba(40, 167, 69, .25)
}

.custom-file-input.is-valid~.custom-file-control::before,
.was-validated .custom-file-input:valid~.custom-file-control::before {
    border-color: inherit
}

.custom-file-input.is-invalid~.custom-file-control,
.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-file-input:invalid~.custom-file-control,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545
}

.custom-file-input.is-invalid:focus,
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-file-input:invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.invalid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #dc3545
}

.invalid-tooltip {
    display: none;
    margin-top: .1rem;
    font-size: .875rem;
    color: #fff;
    background-color: rgba(220, 53, 69, .8)
}

.custom-control-input.is-invalid~.custom-control-description,
.form-check-input.is-invalid+.form-check-label,
.was-validated .custom-control-input:invalid~.custom-control-description,
.was-validated .form-check-input:invalid+.form-check-label {
    color: #dc3545
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-indicator,
.was-validated .custom-control-input:invalid~.custom-control-indicator {
    background-color: rgba(220, 53, 69, .25)
}

.custom-file-input.is-invalid~.custom-file-control::before,
.was-validated .custom-file-input:invalid~.custom-file-control::before {
    border-color: inherit
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:641px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0
    }

    .form-inline .form-check-label {
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 0
    }

    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom
    }

    .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%
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.btn {
    display: inline-block;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent
}

.btn.focus,
.btn:focus {
    outline: 0
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-secondary {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96
}

.btn-secondary:hover {
    color: #fff;
    background-color: #727b84;
    border-color: #6c757d
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(134, 142, 150, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    background-color: #868e96;
    border-color: #868e96
}

.btn-secondary:not([disabled]):not(.disabled).active,
.btn-secondary:not([disabled]):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #666e76;
    box-shadow: 0 0 0 .2rem rgba(134, 142, 150, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not([disabled]):not(.disabled).active,
.btn-success:not([disabled]):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not([disabled]):not(.disabled).active,
.btn-info:not([disabled]):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-warning {
    color: #111;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #111;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not([disabled]):not(.disabled).active,
.btn-warning:not([disabled]):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #111;
    background-color: #d39e00;
    border-color: #c69500;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not([disabled]):not(.disabled).active,
.btn-danger:not([disabled]):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-light {
    color: #111;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #111;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not([disabled]):not(.disabled).active,
.btn-light:not([disabled]):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #111;
    background-color: #dae0e5;
    border-color: #d3d9df;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not([disabled]):not(.disabled).active,
.btn-dark:not([disabled]):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #f3f3f2;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not([disabled]):not(.disabled).active,
.btn-outline-primary:not([disabled]):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #f3f3f2;
    background-color: #007bff;
    border-color: #007bff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
    color: #868e96;
    background-color: transparent;
    border-color: #868e96
}

.btn-outline-secondary:hover {
    color: #f3f3f2;
    background-color: #868e96;
    border-color: #868e96
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(134, 142, 150, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #868e96;
    background-color: transparent
}

.btn-outline-secondary:not([disabled]):not(.disabled).active,
.btn-outline-secondary:not([disabled]):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #f3f3f2;
    background-color: #868e96;
    border-color: #868e96;
    box-shadow: 0 0 0 .2rem rgba(134, 142, 150, .5)
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #f3f3f2;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not([disabled]):not(.disabled).active,
.btn-outline-success:not([disabled]):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #f3f3f2;
    background-color: #28a745;
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #f3f3f2;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not([disabled]):not(.disabled).active,
.btn-outline-info:not([disabled]):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #f3f3f2;
    background-color: #17a2b8;
    border-color: #17a2b8;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #f3f3f2;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not([disabled]):not(.disabled).active,
.btn-outline-warning:not([disabled]):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #f3f3f2;
    background-color: #ffc107;
    border-color: #ffc107;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #f3f3f2;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not([disabled]):not(.disabled).active,
.btn-outline-danger:not([disabled]):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #f3f3f2;
    background-color: #dc3545;
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not([disabled]):not(.disabled).active,
.btn-outline-light:not([disabled]):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #f3f3f2;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not([disabled]):not(.disabled).active,
.btn-outline-dark:not([disabled]):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #f3f3f2;
    background-color: #343a40;
    border-color: #343a40;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link,
.btn-link:hover {
    background-color: transparent
}

.btn-link {
    font-weight: 400;
    color: #007bff
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    border-color: transparent
}

.btn-link.focus,
.btn-link:focus {
    border-color: transparent;
    box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
    color: #868e96
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: .99375rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: 1.05469rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block
}

.btn-block+.btn-block {
    margin-top: .5rem
}

.dropdown-toggle::after,
.dropup .dropdown-toggle::after {
    width: 0;
    vertical-align: .255em;
    content: "";
    height: 0
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.show {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.show {
    display: block
}

tr.collapse.show {
    display: table-row
}

tbody.collapse.show {
    display: table-row-group
}

.collapsing {
    height: 0;
    transition: height .35s ease
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: .9375rem;
    color: #212529;
    text-align: left;
    background-color: #f3f3f2;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 2px
}

.dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    background: 0 0;
    border: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #f3f3f2;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #868e96;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: 1.05469rem;
    color: #868e96
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    flex: 0 1 auto
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
    margin-left: -1px
}

.btn+.dropdown-toggle-split::after,
.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn+.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.custom-control,
.input-group,
.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group {
    display: flex;
    align-items: stretch;
    width: 100%
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover,
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 3
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: flex;
    align-items: center
}

.input-group-addon {
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.4;
    color: #9aa2a8;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0
}

.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: 1.05469rem;
    border-radius: .2rem
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: .5rem 1rem;
    font-size: .99375rem;
    border-radius: .3rem
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,
.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:not(:last-child) {
    border-right: 0
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group>.btn,
.input-group-btn:not(:first-child)>.dropdown-toggle,
.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,
.input-group-btn:not(:last-child)>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.form-control+.input-group-addon:not(:first-child) {
    border-left: 0
}

.input-group-btn {
    align-items: stretch;
    font-size: 0
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn:first-child>.btn+.btn {
    margin-left: 0
}

.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: 0
}

.input-group-btn:not(:first-child)>.btn-group:first-child,
.input-group-btn:not(:first-child)>.btn:first-child {
    margin-left: -1px
}

.card>hr,
.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0
}

.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:hover,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:hover {
    z-index: 3
}

.custom-control {
    display: inline-flex;
    min-height: 1.4rem;
    padding-left: 1.5rem;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-indicator {
    color: #f3f3f2;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, none
}

.custom-control-input:active~.custom-control-indicator {
    color: #f3f3f2;
    background-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-indicator {
    background-color: #e9ecef
}

.custom-control-input:disabled~.custom-control-description {
    color: #868e96
}

.custom-control-indicator {
    position: absolute;
    top: .2rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
    border-radius: 2px
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
    background-color: #007bff
}

.custom-radio .custom-control-indicator {
    border-radius: 50%
}

.custom-controls-stacked {
    display: flex;
    flex-direction: column
}

.custom-file,
.custom-select {
    display: inline-block;
    max-width: 100%
}

.nav,
.navbar {
    flex-wrap: wrap
}

.custom-controls-stacked .custom-control {
    margin-bottom: .25rem
}

.custom-select {
    height: calc(2.0625rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.4;
    color: #9aa2a8;
    vertical-align: middle;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: 2px;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0
}

.custom-select:focus::-ms-value {
    color: #9aa2a8;
    background-color: #f3f3f2
}

.custom-select[multiple] {
    height: auto;
    background-image: none
}

.custom-select:disabled {
    color: #868e96;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    height: calc(2.08203rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-file {
    position: relative;
    height: calc(2.0625rem + 2px);
    margin-bottom: 0
}

.custom-file-control,
.custom-file-control::before {
    position: absolute;
    height: calc(2.0625rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.4;
    color: #9aa2a8
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: calc(2.0625rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-control {
    box-shadow: 0 0 0 .075rem #f3f3f2, 0 0 0 .2rem #007bff
}

.custom-file-control {
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    pointer-events: none;
    user-select: none;
    background-color: #f3f3f2;
    border: 1px solid #ced4da;
    border-radius: 0
}

.custom-file-control:lang(en):empty::after {
    content: "Choose file..."
}

.custom-file-control::before {
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0
}

.custom-file-control:lang(en)::before {
    content: "Browse"
}

.nav {
    display: flex;
    padding-left: 0;
    margin-bottom: 0
}

.nav-link,
.navbar {
    padding: .5rem 1rem
}

.nav-link {
    display: block
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #868e96
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #ddd
}

.nav-tabs .nav-link.disabled {
    color: #868e96;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #ddd #ddd #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: 2px
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #f3f3f2;
    background-color: #007bff
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.navbar>.container,
.navbar>.container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .46063rem;
    padding-bottom: .46063rem;
    margin-right: 1rem;
    font-size: .99375rem;
    line-height: inherit
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: .99375rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: 2px
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: center center no-repeat;
    background-size: 100% 100%
}

@media (max-width:640px) {

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:641px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }

    .navbar-expand-sm .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

@media (max-width:991px) {

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }

    .navbar-expand-md .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

@media (max-width:1024px) {

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1025px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }

    .navbar-expand-lg .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

@media (max-width:1199px) {

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }

    .navbar-expand-xl .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%
}

.modal,
.modal-backdrop,
.popover.bs-popover-auto[x-placement^=top] .arrow,
.popover.bs-popover-top .arrow,
.tooltip.bs-tooltip-auto[x-placement^=top] .arrow,
.tooltip.bs-tooltip-top .arrow {
    bottom: 0
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #f3f3f2
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(243, 243, 242, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(243, 243, 242, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(243, 243, 242, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #f3f3f2
}

.navbar-dark .navbar-toggler {
    color: rgba(243, 243, 242, .5);
    border-color: rgba(243, 243, 242, .1)
}

.navbar-dark .navbar-text {
    color: rgba(243, 243, 242, .5)
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #f3f3f2
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #f3f3f2;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 2px
}

.card>hr {
    margin-right: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-footer,
.card-header {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03)
}

.card-title {
    margin-bottom: .75rem
}

.card-header,
.card-subtitle,
.card-text:last-child {
    margin-bottom: 0
}

.card-subtitle {
    margin-top: -.375rem
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header-pills,
.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-header {
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(2px - 1px) calc(2px - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(2px - 1px) calc(2px - 1px)
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.alert,
.btn .badge,
.page-link {
    position: relative
}

.card-img {
    width: 100%;
    border-radius: calc(2px - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(2px - 1px);
    border-top-right-radius: calc(2px - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(2px - 1px);
    border-bottom-left-radius: calc(2px - 1px)
}

.card-deck {
    display: flex;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width:641px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: flex;
    flex-direction: column
}

.card-group .card {
    margin-bottom: 15px
}

@media (min-width:641px) {
    .card-group {
        flex-flow: row wrap
    }

    .card-group .card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group .card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .card-group .card:only-child {
        border-radius: 2px
    }

    .card-group .card:only-child .card-img-top {
        border-top-left-radius: 2px;
        border-top-right-radius: 2px
    }

    .card-group .card:only-child .card-img-bottom {
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px
    }

    .card-group .card:not(:first-child):not(:last-child):not(:only-child),
    .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
        border-radius: 0
    }

    .card-columns {
        column-count: 3;
        column-gap: 1.25rem
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.breadcrumb,
.pagination {
    border-radius: 2px;
    list-style: none
}

.card-columns .card {
    margin-bottom: .75rem
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    background-color: #e9ecef
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #868e96;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #9aa2a8
}

.pagination {
    display: flex;
    padding-left: 0
}

.page-link,
.popover-body,
.popover-header {
    padding: .5rem .75rem
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.page-item:last-child .page-link {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.page-item.active .page-link {
    z-index: 2;
    color: #f3f3f2;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #868e96;
    pointer-events: none;
    background-color: #f3f3f2;
    border-color: #ddd
}

.page-link {
    display: block;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #f3f3f2;
    border: 1px solid #ddd
}

.page-link:focus,
.page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: .99375rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: 1.05469rem;
    line-height: 1.5
}

.badge,
.close {
    font-weight: 700;
    line-height: 1
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    text-align: center;
    vertical-align: baseline;
    border-radius: 2px
}

.badge:empty {
    display: none
}

.btn .badge {
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc
}

.badge-secondary {
    color: #fff;
    background-color: #868e96
}

.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #6c757d
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

.badge-success[href]:focus,
.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

.badge-info[href]:focus,
.badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.badge-warning {
    color: #111;
    background-color: #ffc107
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #d39e00
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130
}

.badge-light {
    color: #111;
    background-color: #f8f9fa
}

.badge-light[href]:focus,
.badge-light[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #dae0e5
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

.badge-dark[href]:focus,
.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width:641px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 2px
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #464a4e;
    background-color: #e7e8ea;
    border-color: #dddfe2
}

.alert-secondary hr {
    border-top-color: #cfd2d6
}

.alert-secondary .alert-link {
    color: #2e3133
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1rem;
    font-size: .70313rem;
    background-color: #e9ecef;
    border-radius: 2px
}

.progress-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f3f3f2;
    background-color: #007bff
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #f3f3f2;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.list-group-item:focus,
.list-group-item:hover {
    text-decoration: none
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #868e96;
    background-color: #f3f3f2
}

.list-group-item.active {
    z-index: 2;
    color: #f3f3f2;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

a.list-group-item-primary,
button.list-group-item-primary {
    color: #004085
}

a.list-group-item-primary:focus,
a.list-group-item-primary:hover,
button.list-group-item-primary:focus,
button.list-group-item-primary:hover {
    color: #004085;
    background-color: #9fcdff
}

a.list-group-item-primary.active,
button.list-group-item-primary.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #464a4e;
    background-color: #dddfe2
}

a.list-group-item-secondary,
button.list-group-item-secondary {
    color: #464a4e
}

a.list-group-item-secondary:focus,
a.list-group-item-secondary:hover,
button.list-group-item-secondary:focus,
button.list-group-item-secondary:hover {
    color: #464a4e;
    background-color: #cfd2d6
}

a.list-group-item-secondary.active,
button.list-group-item-secondary.active {
    color: #fff;
    background-color: #464a4e;
    border-color: #464a4e
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

a.list-group-item-success,
button.list-group-item-success {
    color: #155724
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #155724;
    background-color: #b1dfbb
}

a.list-group-item-success.active,
button.list-group-item-success.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

a.list-group-item-info,
button.list-group-item-info {
    color: #0c5460
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #0c5460;
    background-color: #abdde5
}

a.list-group-item-info.active,
button.list-group-item-info.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #856404
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #856404;
    background-color: #ffe8a1
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #721c24
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #721c24;
    background-color: #f1b0b7
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

a.list-group-item-light,
button.list-group-item-light {
    color: #818182
}

a.list-group-item-light:focus,
a.list-group-item-light:hover,
button.list-group-item-light:focus,
button.list-group-item-light:hover {
    color: #818182;
    background-color: #ececf6
}

a.list-group-item-light.active,
button.list-group-item-light.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

a.list-group-item-dark,
button.list-group-item-dark {
    color: #1b1e21
}

a.list-group-item-dark:focus,
a.list-group-item-dark:hover,
button.list-group-item-dark:focus,
button.list-group-item-dark:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

a.list-group-item-dark.active,
button.list-group-item-dark.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.40625rem;
    color: #000;
    text-shadow: 0 1px 0 #f3f3f2;
    opacity: .5
}

.popover,
.tooltip {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 1.05469rem;
    word-wrap: break-word;
    text-decoration: none
}

.modal-title,
.popover,
.tooltip {
    line-height: 1.4
}

.popover,
.text-hide,
.tooltip {
    text-shadow: none
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

button.close {
    padding: 0;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-content,
.popover {
    background-clip: padding-box
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%)
}

.modal.show .modal-dialog {
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    pointer-events: none
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    pointer-events: auto;
    background-color: #f3f3f2;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 15px;
    margin: -15px -15px -15px auto
}

.modal-title {
    margin-bottom: 0
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 15px
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #e9ecef
}

.popover,
.popover .arrow,
.popover .arrow::after,
.popover .arrow::before,
.tooltip,
.tooltip .arrow {
    position: absolute;
    display: block
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.popover.bs-popover-auto[x-placement^=bottom] .arrow,
.popover.bs-popover-bottom .arrow,
.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,
.tooltip.bs-tooltip-bottom .arrow {
    top: 0
}

@media (min-width:641px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:1025px) {
    .modal-lg {
        max-width: 800px
    }
}

.tooltip {
    z-index: 1070;
    margin: 0;
    text-align: left;
    text-align: start;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    width: 5px;
    height: 5px
}

.tooltip .arrow::before {
    position: absolute;
    border-color: transparent;
    border-style: solid
}

.tooltip.bs-tooltip-auto[x-placement^=top],
.tooltip.bs-tooltip-top {
    padding: 5px 0
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before,
.tooltip.bs-tooltip-top .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.bs-tooltip-auto[x-placement^=right],
.tooltip.bs-tooltip-right {
    padding: 0 5px
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow,
.tooltip.bs-tooltip-right .arrow {
    left: 0
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before,
.tooltip.bs-tooltip-right .arrow::before {
    margin-top: -3px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.bs-tooltip-auto[x-placement^=bottom],
.tooltip.bs-tooltip-bottom {
    padding: 5px 0
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.tooltip.bs-tooltip-bottom .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bs-tooltip-auto[x-placement^=left],
.tooltip.bs-tooltip-left {
    padding: 0 5px
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow,
.tooltip.bs-tooltip-left .arrow {
    right: 0
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before,
.tooltip.bs-tooltip-left .arrow::before {
    right: 0;
    margin-top: -3px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #f3f3f2;
    text-align: center;
    background-color: #000;
    border-radius: 2px
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    text-align: left;
    text-align: start;
    background-color: #f3f3f2;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover .arrow {
    width: .8rem;
    height: .4rem
}

.popover .arrow::after,
.popover .arrow::before {
    border-color: transparent;
    border-style: solid;
    content: "";
    border-width: .8rem
}

.popover.bs-popover-auto[x-placement^=top],
.popover.bs-popover-top {
    margin-bottom: .8rem
}

.popover.bs-popover-auto[x-placement^=top] .arrow::after,
.popover.bs-popover-auto[x-placement^=top] .arrow::before,
.popover.bs-popover-top .arrow::after,
.popover.bs-popover-top .arrow::before {
    border-bottom-width: 0
}

.popover.bs-popover-auto[x-placement^=top] .arrow::before,
.popover.bs-popover-top .arrow::before {
    bottom: -.8rem;
    margin-left: -.8rem;
    border-top-color: rgba(0, 0, 0, .25)
}

.popover.bs-popover-auto[x-placement^=top] .arrow::after,
.popover.bs-popover-top .arrow::after {
    bottom: calc((.8rem - 1px) * -1);
    margin-left: -.8rem;
    border-top-color: #f3f3f2
}

.popover.bs-popover-auto[x-placement^=right],
.popover.bs-popover-right {
    margin-left: .8rem
}

.popover.bs-popover-auto[x-placement^=right] .arrow,
.popover.bs-popover-right .arrow {
    left: 0
}

.popover.bs-popover-auto[x-placement^=right] .arrow::after,
.popover.bs-popover-auto[x-placement^=right] .arrow::before,
.popover.bs-popover-right .arrow::after,
.popover.bs-popover-right .arrow::before {
    margin-top: -.8rem;
    border-left-width: 0
}

.popover.bs-popover-auto[x-placement^=right] .arrow::before,
.popover.bs-popover-right .arrow::before {
    left: -.8rem;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.bs-popover-auto[x-placement^=right] .arrow::after,
.popover.bs-popover-right .arrow::after {
    left: calc((.8rem - 1px) * -1);
    border-right-color: #f3f3f2
}

.popover.bs-popover-auto[x-placement^=bottom],
.popover.bs-popover-bottom {
    margin-top: .8rem
}

.popover.bs-popover-auto[x-placement^=bottom] .arrow::after,
.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,
.popover.bs-popover-bottom .arrow::after,
.popover.bs-popover-bottom .arrow::before {
    margin-left: -.8rem;
    border-top-width: 0
}

.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,
.popover.bs-popover-bottom .arrow::before {
    top: -.8rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bs-popover-auto[x-placement^=bottom] .arrow::after,
.popover.bs-popover-bottom .arrow::after {
    top: calc((.8rem - 1px) * -1);
    border-bottom-color: #f3f3f2
}

.popover.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.popover.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 20px;
    margin-left: -10px;
    content: "";
    border-bottom: 1px solid #ececea
}

.popover.bs-popover-auto[x-placement^=left],
.popover.bs-popover-left {
    margin-right: .8rem
}

.popover.bs-popover-auto[x-placement^=left] .arrow,
.popover.bs-popover-left .arrow {
    right: 0
}

.popover.bs-popover-auto[x-placement^=left] .arrow::after,
.popover.bs-popover-auto[x-placement^=left] .arrow::before,
.popover.bs-popover-left .arrow::after,
.popover.bs-popover-left .arrow::before {
    margin-top: -.8rem;
    border-right-width: 0
}

.popover.bs-popover-auto[x-placement^=left] .arrow::before,
.popover.bs-popover-left .arrow::before {
    right: -.8rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.bs-popover-auto[x-placement^=left] .arrow::after,
.popover.bs-popover-left .arrow::after {
    right: calc((.8rem - 1px) * -1);
    border-left-color: #f3f3f2
}

.popover-header {
    margin-bottom: 0;
    font-size: .9375rem;
    color: inherit;
    background-color: #ececea;
    border-bottom: 1px solid #dfdfdd;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    color: #212529
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #868e96 !important
}

a.bg-secondary:focus,
a.bg-secondary:hover {
    background-color: #6c757d !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #e9ecef !important
}

.border-0 {
    border: 0 !important
}

.rounded-right,
.rounded-top {
    border-top-right-radius: 2px !important
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: 2px !important
}

.rounded-left,
.rounded-top {
    border-top-left-radius: 2px !important
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: 2px !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #007bff !important
}

.border-secondary {
    border-color: #868e96 !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #f3f3f2 !important
}

.rounded {
    border-radius: 2px !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-0 {
    border-radius: 0 !important
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width:641px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1025px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

.d-print-block {
    display: none !important
}

@media print {
    .d-print-block {
        display: block !important
    }
}

.d-print-inline {
    display: none !important
}

@media print {
    .d-print-inline {
        display: inline !important
    }
}

.d-print-inline-block {
    display: none !important
}

@media print {
    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-none {
        display: none !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.fa,
.fa-stack {
    display: inline-block
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-top {
    top: 0
}

.fixed-bottom {
    bottom: 0
}

@supports (position:sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    white-space: nowrap;
    clip-path: inset(50%)
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    white-space: normal;
    clip-path: none
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width:641px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }

    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }

    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:1025px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }

    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }

    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.mfp-counter,
.text-truncate,
.white-space-no-wrap {
    white-space: nowrap
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width:641px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:1025px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.fa-fw,
.fa-li,
.mfp-container {
    text-align: center
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0062cc !important
}

.text-secondary {
    color: #868e96 !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #6c757d !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #1e7e34 !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #117a8b !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #d39e00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #bd2130 !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
    color: #dae0e5 !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124 !important
}

.text-muted {
    color: #868e96 !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

.profile-view .profile-popup,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

/*!
  *  Font Awesome 4.7.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/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont-1.eot) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2) format("woff2"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype"), url(../fonts/fontawesome-webfont.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.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;
    list-style-type: none
}

.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.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 {
    float: left
}

.fa-pull-right,
.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -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%;
    text-align: center
}

.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-feed:before,
.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-pp: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,
.fa-resistance:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square: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 {
    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-intersex:before,
.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-genderless: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: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,
.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-address-card:before,
.fa-vcard:before {
    content: ""
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    width: 100%;
    height: 100%
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important
}

.mfp-container {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-close,
.mfp-preloader {
    text-align: center;
    position: absolute
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-close,
.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    text-decoration: none;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.map-container .contact-details a,
.page-heading h2,
.sector-link a,
body {
    font-family: Montserrat, sans-serif
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    margin-left: 39px
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content,
img,
img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

.page-heading,
.slick-list,
.slick-slider,
.slick-track {
    position: relative
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.slick-slider {
    display: block;
    -moz-box-sizing: border-box;
    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 {
    overflow: hidden;
    display: block;
    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;
    display: block
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@media screen and (max-width:479px) {
    .slick-slide img {
        display: block;
        width: auto
    }
}

.display-flex .body-content,
.display-flex figure,
.image-content img,
.img-fluid,
.page-heading,
.sector-link a:after,
img.full-width {
    width: 100%
}

body {
    font-weight: 400;
    font-size: 17px;
    color: #000;
    overflow-x: hidden
}

strong {
    font-weight: 700
}

p {
    font-size: 1rem;
    line-height: 1.765;
    font-weight: 300
}
ul li {
    font-size: 1rem;
    line-height: 1.765;
    font-weight: 300;
}
.h1,
h1 {
    font-size: 2.8125rem
}

.h2,
h2 {
    font-size: 1.875rem
}

.h3,
h3 {
    font-size: 1.5625rem
}

.h4,
h4 {
    font-size: 1.375rem
}

.h5,
h5 {
    font-size: 1rem
}

.h6,
h6 {
    font-size: .9375rem
}

header h1,
header h2,
header h3,
header h4,
header h5 {
    margin-top: 10px;
    margin-bottom: 15px
}

.margin-top-0,
.margin-top-bottom-0 {
    margin-top: 0 !important
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-Thin.woff2) format("woff2"), url(../fonts/Montserrat-Thin.woff) format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-Light.woff2) format("woff2"), url(../fonts/Montserrat-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Montserrat Extra";
    src: url(../fonts/Montserrat-ExtraBold.woff2) format("woff2"), url(../fonts/Montserrat-ExtraBold.woff) format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Montserrat Ultra";
    src: url(../fonts/Montserrat-UltraLight.woff2) format("woff2"), url(../fonts/Montserrat-UltraLight.woff) format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Montserrat Semi";
    src: url(../fonts/Montserrat-SemiBold.woff2) format("woff2"), url(../fonts/Montserrat-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-Black.woff2) format("woff2"), url(../fonts/Montserrat-Black.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Montserrat Hairline";
    src: url(../fonts/Montserrat-Hairline.woff2) format("woff2"), url(../fonts/Montserrat-Hairline.woff) format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-Regular.woff2) format("woff2"), url(../fonts/Montserrat-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat-Bold.woff2) format("woff2"), url(../fonts/Montserrat-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

img {
    height: auto
}

figure {
    margin-bottom: 0
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.link {
    color: #14a819;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    -ms-transition: all ease .25s;
    transition: all ease .25s
}

.link:focus,
.link:hover {
    color: #253338
}

.text-green {
    color: #14a819
}

.font-20px {
    font-size: 1.25rem
}

.font-regular {
    font-weight: 400
}

.font-thin {
    font-weight: 300
}

.font-thinner {
    font-weight: 200
}

.font-semi {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.font-200 {
    font-weight: 200
}

.font-300 {
    font-weight: 300
}

.font-400 {
    font-weight: 400
}

.lead-text,
.lead-text p,
.lead-text span {
    max-width: none;
    font-weight: 700;
    margin-bottom: 20px
}

.margin-bottom-0,
.margin-top-bottom-0 {
    margin-bottom: 0 !important
}

.hidden {
    display: none
}

.display-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.flex-wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap
}

.flex-end {
    -webkit-box-align: flex-end;
    -moz-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}

.display-block {
    display: block
}

.display-inline-block {
    display: inline-block
}

.display-inline {
    display: inline
}

.margin-top-10 {
    margin-top: 10px !important
}

.margin-bottom-10 {
    margin-bottom: 10px !important
}

.margin-top-15 {
    margin-top: 15px !important
}

.margin-bottom-15 {
    margin-bottom: 15px !important
}

.margin-bottom-5 {
    margin-bottom: 4px !important
}

.margin-top-bottom-20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-top-30 {
    margin-top: 30px
}

.margin-top-35 {
    margin-top: 35px
}

.margin-top-25 {
    margin-top: 25px
}

.margin-top-40 {
    margin-top: 40px
}

.margin-top-45 {
    margin-top: 45px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-bottom-60 {
    margin-bottom: 60px
}

.margin-bottom-65 {
    margin-bottom: 65px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-top-50 {
    margin-top: 50px
}

.margin-top-65 {
    margin-top: 65px
}

.margin-top-80 {
    margin-top: 80px
}

.margin-bottom-80 {
    margin-bottom: 80px
}

.margin-top-100 {
    margin-top: 50px
}

@media screen and (min-width:1025px) {
    .margin-top-lg-100 {
        margin-top: 100px
    }
}

.margin-bottom-100 {
    margin-bottom: 50px
}

.margin-bottom-200 {
    margin-bottom: 100px
}

@media screen and (min-width:641px) {
    .margin-top-100 {
        margin-top: 100px
    }

    .margin-bottom-100 {
        margin-bottom: 100px
    }

    .margin-bottom-200 {
        margin-bottom: 200px
    }
}

.margin-0 {
    margin: 0
}

.wrap-20 {
    padding: 20px
}

.wrap-25 {
    padding: 25px
}

.wrap-30 {
    padding: 30px
}

.wrap-40 {
    padding: 40px
}

.wrap-45 {
    padding: 45px
}

.wrap-left-right-0 {
    padding-left: 0;
    padding-right: 0
}

.wrap-left-right-10 {
    padding-left: 10px;
    padding-right: 10px
}

.wrap-left-right-25 {
    padding-left: 25px;
    padding-right: 25px
}

.wrap-left-right-80 {
    padding-left: 80px;
    padding-right: 80px
}

.wrap-left-right-15 {
    padding-left: 15px;
    padding-right: 15px
}

.wrap-left-right-30 {
    padding-left: 30px;
    padding-right: 30px
}

.wrap-top-bottom-5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.wrap-top-bottom-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.wrap-top-bottom-55 {
    padding-top: 55px;
    padding-bottom: 55px
}

.wrap-top-bottom-80 {
    padding-top: 80px;
    padding-bottom: 80px
}

.wrap-top-bottom-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.wrap-top-bottom-15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.wrap-top-bottom-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.wrap-top-bottom-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.wrap-top-bottom-25 {
    padding-top: 25px;
    padding-bottom: 25px
}

.wrap-top-bottom-35 {
    padding-top: 35px;
    padding-bottom: 35px
}

.wrap-top-bottom-45 {
    padding-top: 45px;
    padding-bottom: 45px
}

.wrap-top-bottom-90 {
    padding-top: 90px;
    padding-bottom: 90px
}

.wrap-top-bottom-75 {
    padding-top: 75px;
    padding-bottom: 75px
}

.wrap-top-bottom-60 {
    padding-top: 60px;
    padding-bottom: 60px
}

@media screen and (max-width:640px) {
    .wrap-top-bottom-60 {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.wrap-left-12 {
    padding-left: 12px
}

.wrap-50 {
    padding: 50px
}

.wrap-top-10 {
    padding-top: 10px
}

.wrap-top-20 {
    padding-top: 20px
}

.wrap-top-25 {
    padding-top: 25px
}

.wrap-top-30 {
    padding-top: 30px
}

.wrap-top-35 {
    padding-top: 35px
}

.wrap-top-40 {
    padding-top: 40px
}

.wrap-top-50 {
    padding-top: 50px
}

.wrap-top-60 {
    padding-top: 60px
}

.wrap-top-70 {
    padding-top: 70px
}

@media screen and (max-width:640px) {
    .wrap-top-70 {
        padding-top: 30px
    }
}

.wrap-top-80 {
    padding-top: 80px
}

@media screen and (max-width:640px) {
    .wrap-top-80 {
        padding-top: 40px
    }
}

.wrap-top-100 {
    padding-top: 100px
}

@media screen and (max-width:640px) {
    .wrap-top-100 {
        padding-top: 50px
    }
}

.wrap-top-200 {
    padding-top: 200px
}

@media screen and (max-width:640px) {
    .wrap-top-200 {
        padding-top: 100px
    }
}

.wrap-bottom-10 {
    padding-bottom: 10px
}

.wrap-bottom-15 {
    padding-bottom: 15px
}

.wrap-bottom-20 {
    padding-bottom: 20px
}

.wrap-bottom-25 {
    padding-bottom: 25px
}

.wrap-bottom-30 {
    padding-bottom: 30px
}

.wrap-bottom-35 {
    padding-bottom: 35px
}

.wrap-bottom-40 {
    padding-bottom: 40px
}

.wrap-bottom-45 {
    padding-bottom: 45px
}

.wrap-bottom-50 {
    padding-bottom: 50px
}

.wrap-bottom-55 {
    padding-bottom: 55px
}

@media screen and (max-width:1199px) {
    .wrap-bottom-55.article-section {
        padding-bottom: 0
    }
}

.wrap-bottom-60 {
    padding-bottom: 60px
}

.wrap-bottom-70 {
    padding-bottom: 70px
}

.wrap-bottom-75 {
    padding-bottom: 75px
}

.wrap-bottom-80 {
    padding-bottom: 80px
}

.wrap-bottom-90 {
    padding-bottom: 35px
}

@media screen and (min-width:641px) {
    .wrap-bottom-90 {
        padding-bottom: 90px
    }
}

.wrap-bottom-95 {
    padding-bottom: 35px
}

@media screen and (min-width:641px) {
    .wrap-bottom-95 {
        padding-bottom: 95px
    }
}

.wrap-bottom-100 {
    padding-bottom: 35px
}

@media screen and (min-width:641px) {
    .wrap-bottom-100 {
        padding-bottom: 100px
    }
}

.wrap-bottom-120 {
    padding-bottom: 35px
}

@media screen and (min-width:641px) {
    .wrap-bottom-120 {
        padding-bottom: 120px
    }
}

.wrap-0 {
    padding: 0
}

.wrap-3 {
    padding-left: 3px;
    padding-right: 3px
}

@media screen and (max-width:767px) {
    .wrap-3 {
        margin-bottom: 15px
    }
}

.wrap-left-right-40 {
    padding-left: 40px;
    padding-right: 40px
}

.wrap-left-right-100 {
    padding-left: 50px
}

@media screen and (min-width:641px) {
    .wrap-left-right-100 {
        padding-left: 100px;
        padding-right: 100px
    }
}

.readmore span,
.sector-link span {
    padding-right: 5px
}

.wrap-top-bottom-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.wrap-top-bottom-100 {
    padding-top: 50px;
    padding-bottom: 50px
}

@media screen and (min-width:641px) {
    .wrap-top-bottom-100 {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.wrap-top-bottom-150 {
    padding-top: 75px;
    padding-bottom: 75px
}

.fade-inx1 {
    opacity: .1
}

.fade-inx2 {
    opacity: .2
}

.fade-inx3 {
    opacity: .3
}

.fade-inx4 {
    opacity: .4
}

.fade-inx5 {
    opacity: .5
}

.fade-inx6 {
    opacity: .6
}

.fade-inx7 {
    opacity: .7
}

.fade-inx8 {
    opacity: .8
}

.fade-inx9 {
    opacity: .9
}

.img-fluid {
    display: block
}

.border-0 {
    border-radius: 0
}

.border-3 {
    border-radius: 3px
}

.border-5 {
    border-radius: 5px
}

.bg-grey {
    background-color: #455560
}

.bg-pg-grey {
    background-color: #f2f5f8
}

.bg-light-grey {
    background-color: #f4f5f5
}

.bg-white {
    background-color: #fff !important
}

@media screen and (max-width:640px) {
    .mob-hidden {
        display: none
    }
}

@media screen and (min-width:641px) {
    .wrap-top-bottom-150 {
        padding-top: 150px;
        padding-bottom: 150px
    }

    .mob-visible {
        display: none !important
    }
}

.center-aligned {
    float: none;
    margin: 0 auto
}

.bg-image {
    background-size: cover;
    background-repeat: no-repeat
}

a.link:hover,
a:focus,
a:hover {
    text-decoration: none
}

.page-heading {
    padding-bottom: 30px;
    overflow: hidden;
    display: block
}

.page-heading h2 {
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 700
}

@media screen and (max-width:768px) {
    .display-flex figure.bg-image {
        min-height: 225px
    }

    .page-heading h2 {
        font-size: 30px;
        font-size: 1.875rem
    }
}

@media screen and (max-width:640px) {
    .page-heading h2 {
        font-size: 22px;
        font-size: 1.375rem
    }
}

@media screen and (max-width:479px) {
    .page-heading h2 {
        font-size: 19px;
        font-size: 1.1875rem
    }
}

.page-heading .line {
    position: relative;
    overflow: hidden
}

.page-heading .line:after {
    content: " ";
    position: absolute;
    top: calc(50% + 4px);
    height: 2px;
    width: 100%;
    border-top: 1px solid #7d8c96;
    left: auto;
    margin: 0 0 0 20px
}

.calltoaction:after,
.sector-link a:after {
    content: "";
    left: 0
}

@media screen and (max-width:399px) {
    .page-heading .line:after {
        display: none
    }
}

.sector-link a {
    font-size: 12px;
    font-size: .75rem;
    color: #10abe5 !important;
    font-weight: 700;
    position: relative;
    display: inline-block
}

.sector-link a:after {
    position: absolute;
    background: #fff;
    height: 1px;
    bottom: 0
}

.sector-link a:hover i {
    margin-right: -5px
}

.sector-link span {
    text-transform: uppercase
}

.page-heading.head-withbtn .line {
    float: left !important;
    width: 85% !important
}

@media screen and (max-width:479px) {
    .sector-link span {
        font-size: 12px;
        font-size: .75rem
    }

    .page-heading.head-withbtn {
        padding-bottom: 30px
    }

    .page-heading.head-withbtn .line {
        width: 50% !important
    }

    .page-heading.head-withbtn .line:after {
        display: none
    }
}

.page-heading.head-withbtn button {
    float: right !important;
    padding: 12px 6px 12px 25px;
    transition: all .3s
}

.page-heading.head-withbtn button:hover {
    opacity: .8
}

@media screen and (max-width:479px) {
    .page-heading.head-withbtn button {
        float: none !important;
        margin: 10px auto 0;
        display: block;
        padding: 4px 12px;
        font-size: 12px;
        font-size: .75rem;
        position: absolute;
        right: 16px;
        top: 0
    }
}

@media screen and (max-width:1024px) {
    html {
        font-size: .99375rem
    }
}

@media screen and (max-width:640px) {
    html {
        font-size: 1.05469rem
    }
}

@media screen and (max-width:459px) {
    .cta-buttons-wrapper .primary-btn {
        min-width: 245px;
        font-size: 18px;
        font-size: 1.125rem;
        padding: 12px 20px
    }
}

.calltoaction {
    background-color: #f2f5f8;
    padding: 61px 0 57px;
    position: relative;
    margin-bottom: 10px;
    text-align: center
}

.calltoaction:after {
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: url(../images/pattern-cta.png) no-repeat;
    background-size: cover
}

.calltoaction .cta-buttons-wrapper {
    display: inline-block;
    position: relative;
    z-index: 9
}

.calltoaction .cta-buttons-wrapper a {
    margin: 0 20px
}

@media screen and (max-width:768px) {

    .calltoaction .cta-buttons-wrapper,
    .calltoaction .cta-buttons-wrapper a {
        margin: 0
    }
}

.pagination .pagination-wrapper {
    margin: 0 auto;
    padding: 18px 0 24px
}

.pagination .pagination-wrapper ul {
    margin-bottom: 0;
    padding-left: 0;
    text-align: center
}

.pagination .pagination-wrapper ul li {
    display: inline-block
}

.pagination .pagination-wrapper ul li a {
    width: 46px;
    height: 46px;
    background-color: #e7e8ed;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    margin: 5px;
    border-radius: 50%;
    line-height: 47px;
    font-size: 20px;
    color: #5c6f7c;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s
}

.pagination .pagination-wrapper ul li:hover a {
    background-color: #10abe5;
    color: #fff
}

.pagination .pagination-wrapper ul li.active-pg a {
    color: #fff
}

.img-right img,
.img_right img {
    float: right;
    margin: 0 0 25px 60px;
    display: inline
}

@media screen and (max-width:640px) {

    .img-right img,
    .img_right img {
        float: none;
        margin: 0 0 25px
    }
}

a.no-link {
    cursor: default
}

.img-left,
.img_left {
    float: left;
    padding-right: 15px;
    display: block
}

.img-left img,
.img_left img {
    float: left
}

.img-left img {
    text-align: center
}

.media-article h2.line.media-head {
    max-width: 885px
}

@media screen and (max-width:479px) {
    .media-article h2.line.media-head {
        font-size: 16px;
        font-size: 1rem
    }
}

.media-article h2.line.media-head:after {
    display: none
}

.media-article .page-heading:after {
    content: " ";
    position: absolute;
    top: 15px;
    height: 2px;
    width: 150px;
    border-top: 1px solid #e7e7e7;
    left: auto;
    margin: 0 0 0 15px;
    right: 0
}

@media screen and (max-width:1024px) {
    .media-article .page-heading:after {
        display: none
    }
}

.right-arrow {
    background-image: url(../images/icons/right-arrow.png);
    width: 14px;
    height: 11px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat
}

.enq-link {
    color: #10abe5;
    text-decoration: underline;
    font-weight: 700
}

.grid-section ol li,
.grid-section ul li {
    font-weight: 300;
    list-style-type: none;
    position: relative;
    padding-left: 15px
}

.grid-section ol li:before,
.grid-section ul li:before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #5c6f7c;
    position: absolute;
    left: 0;
    top: 17px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.form-box textarea,
.img-content-section .slick-slider .slick-list,
.img-content-section .slick-slider .slick-track,
.map-wrapper img {
    width: 100%
}

.ezsearch-summary {
    padding: 20px 0
}

ul#search-result-listing a {
    color: #14a819
}

ul#search-result-listing {
    padding-left: 0
}

ul#search-result-listing li {
    list-style-type: none;
    border-top: 2px solid #f1f1f1;
    padding-top: 20px;
    position: relative;
    margin-bottom: 20px
}

section.error {
    min-height: 421px
}

section.error .error-wrapper {
    text-align: center;
    padding-top: 100px
}

section.error .error-wrapper h1 {
    font-size: 90px;
    color: #14a819;
    text-shadow: 4px 2px 4px 2px rgba(204, 192, 192, .54118)
}

section.error .error-wrapper h2 {
    font-size: 38px
}

.mfp-arrow:before {
    border-top-width: 30px;
    border-bottom-width: 30px
}

.mfp-arrow-left:before {
    border-right: 40px solid #cfe155
}

.mfp-arrow-right:before {
    border-left: 40px solid #cfe155
}

.mfp-arrow:after,
.mfp-arrow:before {
    margin-top: 35px;
    margin-left: 35px;
    opacity: 1
}

.mfp-arrow-left:after {
    border-right: none
}

.mfp-arrow-right:after {
    border-left: none
}

.grid-section {
    padding: 20px 0
}

a.video {
    outline: 0
}

.sitemap #main-nav ul li {
    padding-left: 28px
}

.grid-section ul li {
    list-style-type: none !important;
    line-height: 30px;
    position: relative
}

.sitemap li a {
    text-decoration: none;
    display: block;
    border-bottom: #e5e5e5 1px solid;
    color: #151134;
    margin: 12px
}

.ezsearch-pager a.next.arrows.previous,
.ezsearch-pager a.page,
.ezsearch-pager span.page,
.ezsearch-pager span.prev {
    background-color: #10abe5;
    color: #fff;
    padding: 5px 10px
}

.ezsearch-pager {
    text-align: center
}

@media screen and (max-width:768px) {
    .umb-grid em strong {
        font-weight: 300;
        font-size: 14px;
        line-height: 1
    }
}

body.highlight {
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: fixed
}

@media screen and (max-width:479px) {
    .blog-item span.link {
        display: block;
        width: 100%;
        margin-top: 50px;
        text-align: left
    }

    section.login form .btn {
        width: 100%
    }
}

.map-wrapper {
    margin-top: 40px
}

.map-container .contact-details p {
    margin-bottom: 5px
}

.contact-form-wrapper {
    margin-bottom: 75px
}

@media screen and (min-width:992px) {
    .map-wrapper {
        margin-right: -101px
    }

    .map-container {
        padding-left: 68px
    }

    .contact-form-wrapper {
        margin-bottom: 50px;
        padding-right: 68px
    }
}

section.login .container {
    max-width: 390px
}

section.login header h1 {
    margin-bottom: 30px
}

section.login .body-content p {
    font-size: 1.25rem
}

section.login form {
    margin-top: 50px;
    margin-bottom: 10px
}

@media screen and (max-width:479px) {
    section.login a.link {
        display: block;
        margin-top: 20px;
        margin-left: 0;
        text-align: center
    }
}

.quotes-page td.price,
section.login form.reset-form .button-group {
    text-align: right
}

section.login a.link:focus .icon,
section.login a.link:hover .icon {
    margin-left: 15px;
    margin-right: 0
}

section.login form.reset-form a.link {
    margin-left: 0;
    margin-top: 12px
}

@media screen and (min-width:641px) {
    section.login form.reset-form a.link {
        float: left;
        margin-bottom: 0
    }
}

section.login form.reset-form a.link .icon {
    margin-left: 0
}

section.login form.reset-form a.link:focus .icon,
section.login form.reset-form a.link:hover .icon {
    margin-left: -5px;
    margin-right: 15px
}

.offers .container {
    padding: 0 30px;
    border-radius: 3px
}

.offers .container .row {
    padding: 20px 15px;
    border: 2px solid #eeefef
}

.offers h4 {
    margin: 0 30px 0 0
}

.offers p {
    margin-bottom: 0
}

.offers a.link {
    margin-top: 5px;
    display: inline-block
}

.offers a.link .icon {
    margin-right: 15px
}

.offers a.link:focus .icon,
.offers a.link:hover .icon {
    margin-right: 10px;
    margin-left: 15px
}

@media screen and (min-width:641px) {
    .partner-home.services-list .box {
        padding-top: 20px;
        padding-left: 30px;
        padding-right: 30px
    }

    .partner-home.services-list .box .content-holder {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 15px;
        padding-bottom: 25px;
        padding-left: 20px
    }

    .partner-home .link-block {
        text-align: right;
        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;
        -webkit-box-pack: flex-end;
        -moz-box-pack: flex-end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: flex-end;
        justify-content: flex-end
    }
}

form.form-calculator {
    padding-left: 30px;
    padding-right: 30px
}

@media screen and (min-width:1200px) {
    form.form-calculator .form-wrapper {
        padding-left: 30px
    }
}

form.form-calculator .form-wrapper .input-group {
    padding-top: 0
}

@media screen and (min-width:1400px) {
    form.form-calculator .form-wrapper {
        padding-left: 85px
    }

    form.form-calculator aside {
        float: right;
        padding-right: 50px
    }
}

.form-box {
    background: #fff;
    margin-bottom: 40px;
    padding: 20px;
    border-radius: 3px
}

@media screen and (min-width:641px) {
    .form-box {
        padding: 55px
    }
}

.form-box .control-label {
    line-height: 45px;
    font-size: 1.0625rem
}

@media screen and (max-width:640px) {
    .form-box .control-label.col-md-3 {
        padding-left: 25px
    }

    table.dataTable>tbody>tr.child span.dtr-title {
        width: 100%
    }
}

.form-box .input-group input {
    height: 45px
}

.case-item figure {
    height: 100%;
    background-size: cover
}

.case-item:nth-child(even) {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.case-item a.image-gallery {
    color: #fff;
    position: absolute;
    background: rgba(42, 55, 55, .9);
    padding: 25px;
    bottom: 0;
    left: 0;
    z-index: 9
}

.case-item a.image-gallery:focus,
.case-item a.image-gallery:hover {
    outline: 0
}

.case-item a.image-gallery i {
    display: inline-block;
    margin-right: 15px
}

.case-item a.image-gallery img {
    max-width: 28px
}

div#data-table_wrapper .row:first-child {
    max-width: 1200px;
    margin: 0 auto
}

.quotes-page .row:nth-child(2) .col-sm-12 {
    padding: 0
}

.quotes-page div.dataTables_wrapper {
    padding-left: 0;
    padding-right: 0
}

section.login a.link {
    margin-left: 0
}

.btn-class {
    float: right;
    margin-top: -26px
}

.login .button-group {
    padding-top: 10px
}

.login a.link {
    display: block
}

.button-group a.link {
    float: left;
    padding-top: 10px
}

.button-group .btn {
    float: right
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    content: "-";
    background-color: #7bbe72 !important
}

@media screen and (min-width:641px) {
    .offers .col-md-6 {
        float: left
    }
}

@media screen and (max-width:320px) {
    .form-control {
        font-size: 14px !important
    }
}

@media screen and (min-width:767px) {
    .dropdown-menu {
        left: auto;
        right: 0
    }
}

[class*=flex-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
}

[class*=flex-grid]:after,
[class*=flex-grid]:before {
    display: none
}

[class*=flex-grid]>* {
    max-width: 100%
}

[class*=flex-grid].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-grid].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-grid].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-grid].flex-align-center {
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:640px) {
    .flex-grid-sm {
        display: initial
    }
}

.flex-display {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

@media screen and (min-width:992px) {
    .flex-md-1 {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .flex-md-1p1 {
        -webkit-box-flex: 1.1;
        -moz-box-flex: 1.1;
        -webkit-flex: 1.1;
        -ms-flex: 1.1;
        flex: 1.1
    }

    .flex-md-p7 {
        -webkit-box-flex: .7;
        -moz-box-flex: .7;
        -webkit-flex: .7;
        -ms-flex: .7;
        flex: .7
    }

    .flex-md-p8 {
        -webkit-box-flex: .8;
        -moz-box-flex: .8;
        -webkit-flex: .8;
        -ms-flex: .8;
        flex: .8
    }

    .flex-md-p5 {
        -webkit-box-flex: .5;
        -moz-box-flex: .5;
        -webkit-flex: .5;
        -ms-flex: .5;
        flex: .5
    }
}

@media screen and (min-width:1025px) {
    .flex-lg-1 {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .flex-lg-1p1 {
        -webkit-box-flex: 1.1;
        -moz-box-flex: 1.1;
        -webkit-flex: 1.1;
        -ms-flex: 1.1;
        flex: 1.1
    }

    .flex-lg-p7 {
        -webkit-box-flex: .7;
        -moz-box-flex: .7;
        -webkit-flex: .7;
        -ms-flex: .7;
        flex: .7
    }

    .flex-lg-p8 {
        -webkit-box-flex: .8;
        -moz-box-flex: .8;
        -webkit-flex: .8;
        -ms-flex: .8;
        flex: .8
    }

    .flex-lg-p5 {
        -webkit-box-flex: .5;
        -moz-box-flex: .5;
        -webkit-flex: .5;
        -ms-flex: .5;
        flex: .5
    }
}

.inline-grid>* {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0
}

a.nav-link {
    padding: 8px 24px
}

.get-involved {
    padding: 55px 0
}

.get-involved ul li {
    font-style: italic;
    color: #000;
    font-size: 16px;
    line-height: 24px
}

.get-involved ul li p {
    font-weight: 300
}

.get-involved .box-wrap-involved {
    margin-top: 40px
}

@media screen and (max-width:768px) {
    .get-involved {
        padding: 30px 0
    }

    .get-involved .box-wrap-involved {
        margin-top: 0
    }

    .get-involved .box-wrap-involved .box-content-involved {
        margin-bottom: 30px
    }

    .Build-data .right-side,
    .Promotional-opportunities .right-side {
        margin-top: 20px
    }
}

.get-involved .box-wrap-involved .box-content-involved h4 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.get-involved .box-wrap-involved .box-content-involved .round-number {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #14a819;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.get-involved .box-wrap-involved .box-content-involved .round-number h1 {
    font-size: 60px;
    font-size: 3.75rem;
    color: #fff;
    font-weight: 900
}

.Promotional-opportunities {
    background-color: #f2f5f8;
    padding: 50px 0
}

.Build-data .sub-title {
    font-style: normal !important
}

.Build-data,
.Promotional-opportunities {
    margin-bottom: 30px
}

.Build-data .left-side .title,
.Promotional-opportunities .left-side .title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.Build-data .left-side .sub-title,
.Promotional-opportunities .left-side .sub-title {
    margin-bottom: 20px;
    font-weight: 700;
    font-style: italic
}

.Build-data .right-side .img-round,
.Promotional-opportunities .right-side .img-round {
    width: 290px;
    height: 290px;
    border-radius: 50%;
    border: 10px solid #14a819;
    margin: 0 auto;
    position: relative
}

.Build-data .right-side .img-round img,
.Promotional-opportunities .right-side .img-round img {
    width: 100%;
    height: 100%
}

.Build-data .right-side .img-round .icon-get-inv,
.Promotional-opportunities .right-side .img-round .icon-get-inv {
    position: absolute;
    display: block;
    width: 164px;
    height: 164px;
    bottom: -30px;
    right: -100px
}

@media screen and (max-width:640px) {

    .Build-data .right-side .img-round .icon-get-inv,
    .Promotional-opportunities .right-side .img-round .icon-get-inv {
        width: 70px;
        height: 70px;
        bottom: 4px;
        right: -38px
    }
}

@media screen and (max-width:768px) {

    .Build-data .right-side .img-round,
    .Promotional-opportunities .right-side .img-round {
        width: 200px;
        height: 200px
    }
}

@media screen and (max-width:640px) {

    .Build-data .right-side .img-round,
    .Promotional-opportunities .right-side .img-round {
        width: 150px;
        height: 150px
    }
}

.Build-data ul li:after,
.Promotional-opportunities ul li:after,
.get-involved ul li:after,
.grid-list-style li:after {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background-color: #5c6f7c;
    top: 6px;
    left: 0;
    border-radius: 50%
}

.grid-list-style {
    padding-left: 0;
    margin-bottom: 34px
}

.grid-list-style li {
    list-style: none;
    position: relative;
    padding-left: 25px;
    margin-bottom: 20px
}

.grid-list-style li p {
    line-height: 24px;
    margin-bottom: 0
}

.grid-list-style li:after {
    position: absolute
}

.grid-list-style li .sub-title {
    margin-bottom: 0 !important
}

.grid-list-style li .grid-list-style li {
    margin-bottom: 0
}

.Build-data ul,
.Promotional-opportunities ul,
.get-involved ul {
    padding-left: 0;
    margin-bottom: 34px
}

.Build-data ul li,
.Promotional-opportunities ul li,
.get-involved ul li {
    list-style: none;
    position: relative;
    padding-left: 25px;
    margin-bottom: 20px
}

.Build-data ul li p,
.Promotional-opportunities ul li p,
.get-involved ul li p {
    line-height: 24px;
    margin-bottom: 0
}

.Build-data ul li:after,
.Promotional-opportunities ul li:after,
.get-involved ul li:after {
    position: absolute
}

.Build-data ul li .sub-title,
.Promotional-opportunities ul li .sub-title,
.get-involved ul li .sub-title {
    margin-bottom: 0 !important
}

.Build-data ul li ul li,
.Promotional-opportunities ul li ul li,
.get-involved ul li ul li {
    margin-bottom: 0
}

.main-banner {
    position: relative;
    overflow: hidden;
    min-height: 200px;
    background-color: #000
}

.main-banner .banner-content-wrapper {
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 0
}

.main-banner .banner-slider {
    height: 100%;
    width: 100%;
	position: relative;
}

.main-banner .banner-slider video#myVideo {
    position: absolute;
    top: 0;
    width: 100%;
	height: 110%;
}

@media screen and (max-width:768px) {
    .main-banner .banner-slider video#myVideo {
        display: none
    }
}

.main-banner .banner-slider .slides {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 245px;
    padding-bottom: 97px;
    margin-top: -80px;
}
.realign-right{
    display: flex;
    align-items: right;
    justify-content: right;
}
.main-banner .banner-slider .slides:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.8)
}

@media screen and (max-width:991px) {
    .offers .col-md-6.text-right {
        text-align: left
    }

    .main-banner .banner-slider .slides {
        padding-top: 90px;
        background-position: center center
    }
}

@media screen and (max-width:640px) {
    .main-banner .banner-slider .slides {
        padding-bottom: 170px
    }

    .quotes-box {
        text-align: center
    }
}

.main-banner .banner-slider .slides.slick-slide:after {
    background-color: rgba(0, 0, 0, .25)
}

.main-banner .banner-slider .slick-list,
.main-banner .banner-slider .slick-track {
    height: 100%
}

.main-banner .banner-slider .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 99;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    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;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    color: #000;
    opacity: .5
}

.main-banner .banner-slider .slick-arrow.prev {
    left: 10px
}

.main-banner .banner-slider .slick-arrow.next {
    right: 10px
}

.main-banner .banner-slider .slick-arrow:hover {
    opacity: 1
}

.background-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

@media screen and (max-width:991px) {
    .background-content video {
        display: none
    }
}

.inner-page-banner {
    min-height: 200px;
    background: #000
}

.inner-page-banner .banner-bg {
    background-size: cover;
    width: 100%;
    min-height: 460px;
    position: relative;
    padding-top: 288px
}

@media screen and (max-width:1024px) {
    .inner-page-banner .banner-bg {
        min-height: 300px;
        padding-top: 170px
    }
}

@media screen and (max-width:479px) {
    .inner-page-banner .banner-bg {
        min-height: 1px;
        padding-top: 120px
    }
}

.inner-page-banner .banner-bg:after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../media/4657/bg-inner-page.png);
    background-repeat: repeat
}

.inner-page-banner .inner-banner-content {
    position: relative;
    z-index: 9;
    padding: 20px 0 30px
}

.inner-page-banner .inner-banner-content .inner-title {
    font-size: 72px;
    font-size: 4.5rem;
    font-weight: 700;
    color: #14a819;
    line-height: 1
}

@media screen and (max-width:991px) {
    .inner-page-banner .inner-banner-content .inner-title {
        font-size: 8vw
    }
}

.inner-page-banner .inner-banner-content .inner-desc {
    color: #fff;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 300
}

.exhibitor-wrapper {
    padding: 0 40px
}

.mfp-title {
    display: none
}

.quotes-box {
    background-color: #f2f5f8;
    margin-left: -9px
}

.quotes-box .quotes-slides {
    padding: 75px 35px;
    position: relative;
    text-align: right
}

.quotes-box .quotes-slides h4 {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    font-weight: 300
}

@media screen and (max-width:640px) {
    .quotes-box .quotes-slides h4 {
        text-align: center
    }
}

.quotes-box .quotes-slides p {
    text-align: right;
    font-weight: 300;
    text-transform: uppercase
}

.quotes-box .quotes-slides:after,
.quotes-box .quotes-slides:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 42px;
    background-size: 50px;
    background-repeat: no-repeat
}

.quotes-box .quotes-slides::before {
    background-image: url(../images/l_quote_new.png);
    left: 35px;
    top: 15px
}

.quotes-box .quotes-slides::after {
    background-image: url(../images/r_qute_new.png);
    right: 35px;
    bottom: 20px
}

.main-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99
}

.header-wrapper {
    padding: 40px 0
}

@media screen and (max-width:1024px) {
    .header-wrapper {
        padding-bottom: 10px
    }

    .header-wrapper .search-wrapper {
        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
    }
}

@media screen and (max-width:640px) {
    .quotes-box .quotes-slides p {
        text-align: center
    }

    .header-wrapper {
        padding: 25px 0
    }
}

@media screen and (max-width:991px) {
    .quotes-box {
        margin-left: 0
    }

    .header-wrapper .search-wrapper {
        max-width: none;
        width: 280px;
        flex: none;
        float: right;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media screen and (max-width:768px) {
    .header-wrapper .search-wrapper {
        width: 130px
    }
}

.header-wrapper .search-wrapper .search-bar {
    width: 670px;
    position: relative;
    float: right;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

@media screen and (max-width:1024px) {
    .header-wrapper .search-wrapper .search-bar {
        width: calc(100% - 50px);
        width: -moz-calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px);
        float: left
    }
}

.header-wrapper .search-wrapper .search-bar .dropdown-wrapper {
    float: left
}

@media screen and (max-width:991px) {
    .header-wrapper .search-wrapper .search-bar {
        width: auto
    }

    .header-wrapper .search-wrapper .search-bar .dropdown-wrapper {
        display: none
    }
}

.header-wrapper .search-wrapper .search-bar #header-search {
    width: 100%;
    height: 40px;
    border: none;
    background: rgba(142, 142, 142, .4);
    color: #fff;
    padding: 10px 170px 10px 10px
}

.header-wrapper .search-wrapper .search-bar #event-select {
    border: none;
    color: #fff;
    height: 35px;
    width: 160px;
    text-align: center
}

@media screen and (max-width:640px) {
    .header-wrapper .search-wrapper .search-bar #event-select {
        width: auto
    }
}

.header-wrapper .search-wrapper .search-bar #event-select button {
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1;
    background-color: #00a5e3;
    border: none;
    width: 100%;
    height: 100%;
    outline: 0
}

.header-wrapper .search-wrapper .search-bar #event-select button:after {
    display: none
}

.header-wrapper .search-wrapper .search-bar #event-select a {
    font-size: 13px;
    font-size: .8125rem;
    white-space: normal;
    line-height: 1;
    background-color: #00a5e3;
    border: none;
    width: 100%;
    height: 100%;
    outline: 0;
    display: block;
    padding: 12px 0
}

.header-wrapper .search-wrapper .search-bar .search-icon {
    width: 40px;
    float: left;
    height: 38px;
    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;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.header-wrapper .search-wrapper .search-bar .search-icon svg {
    width: 25px;
    height: 100%
}

.header-wrapper .search-wrapper .search-bar .search-icon svg .st0 {
    fill: #fff
}

.header-wrapper .logo {
    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
}

@media screen and (max-width:991px) {
    .header-wrapper .logo {
        max-width: none;
        flex: none;
        width: -moz-calc(100% - 280px);
        width: -webkit-calc(100% - 280px);
        width: calc(100% - 280px);
        float: left
    }
}

@media screen and (max-width:768px) {
    .header-wrapper .logo {
        width: -moz-calc(100% - 130px);
        width: -webkit-calc(100% - 130px);
        width: calc(100% - 130px)
    }
}

.logo-wrapper {
    width: 500px
}

#search-section {
    width: 100%;
    height: 100vh;
    position: fixed;
    background: rgba(43, 43, 43, .77);
    z-index: 999;
    -webkit-transform: translate(0, -100%) matrix(1, 0, 0, 1, 0, 0);
    -ms-transform: translate(0, -100%) matrix(1, 0, 0, 1, 0, 0);
    transform: translate(0, -100%) matrix(1, 0, 0, 1, 0, 0)
}

@media print {
    #search-section {
        display: none
    }
}

#search-section .search-input {
    width: 600px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    align-items: center
}

@media screen and (max-width:768px) {
    #search-section .search-input {
        width: 100%;
        padding: 0 20px
    }
}

#search-section .search-input input#header-search-layout {
    border: none;
    background: rgba(199, 1, 1, 0);
    border-bottom: solid 1px #fff;
    color: #fff;
    font-size: 50px;
    padding: 4px 10px 4px 0;
    outline: 0 !important;
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    float: left;
    height: 60px
}

#search-section .search-input input#header-search-layout::placeholder {
    color: #a1a1a1
}

@media screen and (max-width:768px) {
    #search-section .search-input input#header-search-layout {
        height: 50px;
        font-size: 30px
    }
}

#search-section .search-input .searchMain {
    float: left;
    font-size: 40px;
    color: #a1a1a1
}

@media screen and (max-width:768px) {
    #search-section .search-input .searchMain {
        font-size: 20px
    }
}

#search-section .close-main-search {
    position: absolute;
    right: 20px;
    top: 15px;
    color: #fff;
    font-size: 40px
}

@media screen and (max-width:768px) {
    #search-section .close-main-search {
        font-size: 30px
    }
}

.head-marquee {
    background-color: rgba(255, 255, 255, .36);
    color: #fff;
    width: -moz-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);
    float: left;
    max-height: 38px;
    height: 35px
}

@media screen and (max-width:991px) {
    .head-marquee {
        display: none !important
    }
}

.head-marquee ul {
    margin-bottom: 0;
    padding: 6px 10px
}

.head-marquee ul li {
    list-style: none;
    text-align: center
}

.head-marquee ul li p {
    margin-bottom: 0;
    color: #fff;
    font-size: 12px;
    max-height: 21px;
    display: none
}

input.searchbox-input {
    border: none;
    width: 100%;
    float: left;
    padding: 15px 205px 15px 35px;
    outline: 0;
    height: 100%;
    border-radius: 5px;
    font-size: 30px;
    font-size: 1.875rem
}

@media screen and (max-width:640px) {
    input.searchbox-input {
        font-size: 15px;
        padding: 15px
    }
}

form.searchbox {
    width: 100%
}

input.btn-search.red-grd-bg.searchbox-submit {
    width: 125px;
    float: left;
    margin: 0;
    padding: 9px;
    border-radius: 0 5px 5px 0;
    height: 100%;
    position: absolute;
    right: 0;
    font-size: 25px;
    font-size: 1.5625rem;
    background: #00a5e3;
    border: none;
    color: #fff;
    cursor: pointer
}

@media screen and (max-width:640px) {
    input.btn-search.red-grd-bg.searchbox-submit {
        font-size: 15px;
        right: 20px
    }
}

@media screen and (max-width:768px) {
    input.btn-search.red-grd-bg.searchbox-submit {
        right: 20px
    }
}

.nav-wrapper {
    margin-top: 3px
}

.nav-wrapper .nav-bar .menu-list {
    padding-left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-right: -23px
}

.nav-wrapper .nav-bar .menu-list li.main-menu {
    list-style: none;
    display: inline-block;
    padding: 5px 10px 5px 0;
    position: relative
}

.nav-wrapper .nav-bar .menu-list li.main-menu.home-icon {
    padding-top: 0
}

.nav-wrapper .nav-bar .menu-list li.main-menu.home-icon a {
    font-size: 18px
}

.nav-wrapper .nav-bar .menu-list li.main-menu.home-icon::before,
.nav-wrapper .nav-bar .menu-list li.main-menu.home-icon:after {
    display: none !important
}

.nav-wrapper .nav-bar .menu-list li.main-menu:after {
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    width: 0;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    height: 5px;
    background-color: #d4aa64
}

.nav-wrapper .nav-bar .menu-list li.main-menu>a {
    color: #fff;
    margin-right: 15px;
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 15px;
    font-size: .9125rem;
    font-weight: 700;
    margin-bottom: 15px;
    display: block
}

@media(min-width:1025px) {
    .nav-wrapper .nav-bar .menu-list li.main-menu .sub-menu {
        opacity: 0;
        margin-top: 50px;
        position: absolute;
        top: 43px;
        left: 0;
        -webkit-transition: .4s ease-in-out;
        -moz-transition: .4s ease-in-out;
        -ms-transition: .4s ease-in-out;
        transition: .4s ease-in-out;
        visibility: hidden;
        background-color: rgba(255, 255, 255, .87);
        min-width: 230px;
        padding: 20px 10px
    }
}

@media screen and (max-width:1024px) {
    .nav-wrapper .nav-bar .menu-list li.main-menu .sub-menu {
        margin-top: 0;
        padding-left: 20px;
        position: absolute;
        top: 0;
        padding-top: 0;
        display: none;
        opacity: 1 !important;
        visibility: visible !important;
        transition: initial;
        position: relative
    }

    .submenu-ul i {
        position: absolute;
        width: 20px;
        height: 20px;
        right: 0;
        top: 5px
    }

    .submenu-ul i:after {
        content: "\f078";
        position: absolute;
        width: 20px;
        height: 20px;
        right: 0;
        top: 5px;
        font: normal normal normal 14px/1 FontAwesome;
        -webkit-transition: ease-in-out .4s;
        -moz-transition: ease-in-out .4s;
        -ms-transition: ease-in-out .4s;
        transition: ease-in-out .4s;
        font-size: 16px
    }
}

.nav-wrapper .nav-bar .menu-list li.main-menu .sub-menu li {
    list-style: none;
    display: block;
    padding: 5px 10px
}

.nav-wrapper .nav-bar .menu-list li.main-menu .sub-menu li:hover {
    background-color: rgba(0, 0, 0, .23137)
}

.nav-wrapper .nav-bar .menu-list li.main-menu .sub-menu a {
    color: #000;
    font-weight: 700;
    font-size: 13px;
    font-size: .8125rem;
    display: block
}

.nav-wrapper .nav-bar .menu-list li.main-menu.active>a,
.nav-wrapper .nav-bar .menu-list li.main-menu:hover>a {
    color: #d4aa64
}

.nav-wrapper .nav-bar .menu-list li.main-menu:hover:after {
    width: 100%
}

.nav-wrapper .nav-bar .menu-list li.main-menu:hover:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nav-wrapper .nav-bar .menu-list li.main-menu:hover .sub-menu {
    opacity: 1;
    margin-top: 0;
    visibility: visible
}

.nav-wrapper .nav-bar .menu-list li.main-menu:last-child .sub-menu {
    left: auto;
    right: 0
}

.nav-wrapper .nav-bar .menu-list li.main-menu.open:before {
    content: "\f078";
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 5px;
    display: none;
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-transition: ease-in-out .4s;
    -moz-transition: ease-in-out .4s;
    -ms-transition: ease-in-out .4s;
    transition: ease-in-out .4s
}

@media screen and (max-width:1024px) {
    .nav-wrapper .nav-bar .menu-list li.main-menu.open:before {
        display: none;
        font-size: 20px
    }

    .nav-wrapper .nav-bar .menu-list {
        display: none;
        background-color: #fff;
        padding: 15px 25px
    }

    .nav-wrapper .nav-bar .menu-list li.main-menu {
        display: block
    }

    .nav-wrapper .nav-bar .menu-list li.main-menu.submenu-ul {
        position: relative
    }

    .nav-wrapper .nav-bar .menu-list li.main-menu a {
        color: #000;
        display: inline-block;
        margin-bottom: 0
    }
}

.nav-wrapper .nav-bar .menu-list.active {
    display: block;
    width: 100%
}

.ham-icon-wrap {
    float: left;
    padding: 0 10px
}

@media screen and (min-width:1025px) {
    .ham-icon-wrap {
        display: none
    }
}

.ham-icon-wrap .ham-icon {
    height: 30px;
    width: 30px;
    cursor: pointer;
    position: relative;
    float: right
}

.ham-icon-wrap .ham-icon .span {
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    transition: all 1s;
    border-radius: 10px
}

.ham-icon-wrap .ham-icon .span::after,
.ham-icon-wrap .ham-icon .span::before {
    height: 1px;
    width: 100%;
    background: #fff;
    position: absolute;
    content: "";
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    transition: all .8s;
    border-radius: 10px
}

.ham-icon-wrap .ham-icon .span::after {
    top: 10px
}

.ham-icon-wrap .ham-icon .span::before {
    top: -10px
}

.ham-icon-wrap .ham-icon.active .span::after {
    top: 0;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.ham-icon-wrap .ham-icon.active .span::before {
    top: 0;
    -webkit-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg)
}

.ham-icon-wrap .ham-icon.active .span {
    background: 0 0
}

.row:after,
.row:before {
    display: inline-block;
    content: ""
}

.row {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap
}

@media screen and (max-width:1024px) {
    .nav-wrapper .nav-bar .menu-list li.main-menu:hover:after {
        width: 0
    }
}

footer.main-footer {
    color: #fff
}

footer.main-footer h3 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px
}

footer.main-footer ul {
    padding: 0;
    list-style-type: none;
    margin-bottom: 0
}

@media screen and (max-width:479px) {
    footer.main-footer h3 {
        font-size: 15px
    }

    footer.main-footer ul {
        padding: 0
    }
}

footer.main-footer a,
footer.main-footer ul li {
    font-size: 14px;
    color: #fff
}

footer.main-footer .contact_us a {
    color: #fff;
    display: block;
    margin-bottom: 10px
}

footer.main-footer .contact_us a img {
    margin-right: 8px
}

footer.main-footer ul li {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    margin-bottom: 18px
}

footer.main-footer ul li:last-child {
    margin-bottom: 0
}

.exhibitor-box .box:after,
ul.terms li a:after {
    content: "";
    right: 0
}

@media screen and (max-width:991px) {
    footer.main-footer .row>div {
        width: -moz-calc(100%/2);
        width: -webkit-calc(100%/2);
        width: 100%;
        margin-bottom: 18px
    }

    footer.main-footer .row .footer-img {
        align-items: flex-start;
        justify-content: center;
        margin-bottom: 25px
    }

    footer.main-footer h3 {
        text-align: center;
        margin-bottom: 10px
    }

    footer.main-footer ul li {
        display: inline-block;
        margin: 0 10px 18px
    }

    footer.main-footer ul {
        padding: 0;
        text-align: center
    }

    footer.main-footer .contact_us a {
        text-align: center
    }

    footer.main-footer ul li:last-child {
        margin-bottom: 18px
    }
}

.footer-main {
    background: #000;
    padding: 75px 0 130px;
    background-image: linear-gradient(89deg, #071716 0, #4e8387 99%, #4e8387 100%)
}

.footer-img img {
    max-width: 245px
}

.footer-img {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.footer-main .row {
    position: relative;
    z-index: 999
}

ul.terms {
    float: left;
    margin-bottom: 0
}

ul.terms li {
    display: inline-block;
    color: #000;
    list-style-type: none;
    padding-left: 0 !important;
    padding-right: 30px
}

.footer-sub,
ul.terms li:after,
ul.terms li:last-child a:after {
    display: none
}

ul.terms li a {
    font-size: 12px;
    font-size: .75rem;
    text-transform: uppercase;
    color: #000;
    position: relative
}

@media screen and (max-width:479px) {
    ul.terms li {
        padding-right: 0;
        margin-right: 30px
    }

    ul.terms li a {
        font-size: 10px;
        font-size: .625rem
    }
}

ul.terms li a:after {
    position: absolute;
    width: 2px;
    height: 14px;
    background: #444;
    top: 0;
    margin-right: -18px
}

.copyright {
    color: #fff;
    padding-top: 10px;
    text-align: center;
    margin: 0 auto
}

.copyright span {
    font-size: 12px;
    font-size: .75rem
}

ul.terms {
    padding-top: 12px !important;
    padding-bottom: 30px !important
}

@media screen and (max-width:479px) {
    .copyright span {
        font-size: 10px;
        font-size: .625rem
    }

    ul.terms {
        padding-bottom: 0 !important
    }
}

ul.terms li {
    margin-bottom: 0 !important
}

.social-icons.col-md-12 h6 {
    font-size: .8125rem;
    text-transform: uppercase;
    font-weight: 600
}

.social-media-wrapper {
    padding-top: 30px
}

.copyright-section {
    width: 100% !important;
    border-top: 1px solid #ccc
}

.exhibitors {
    border-top: solid 1px grey;
    padding: 27px 0 30px;
    margin-top: 10px
}

.exhibitor-box {
    position: relative
}

.exhibitor-box .box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.exhibitor-box .box:after {
    width: 1px;
    height: 25px;
    display: block;
    background-color: #eee;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.exhibitor-box .box .icon-wrapper {
    display: inline-block
}

.exhibitor-box .box .desc-text {
    display: inline-block;
    padding-left: 10px;
    color: #fff;
    line-height: 10px
}

@media screen and (max-width:640px) {

    .copyright,
    ul.terms {
        float: none;
        text-align: center
    }

    .exhibitor-box .box {
        margin-bottom: 20px
    }

    .exhibitor-box .box .desc-text {
        min-width: 120px
    }

    .exhibitor-box:nth-child(2n) .box:after {
        display: none
    }
}

.exhibitor-box .box .desc-text p {
    margin-bottom: 0;
    font-size: 10px;
    font-size: .625rem;
    line-height: inherit
}

.exhibitor-box .box .desc-text .title-exhibitor {
    margin-bottom: 0;
    font-size: 25px;
    font-size: 1.5625rem;
    font-weight: 700
}

@media screen and (max-width:479px) {
    .exhibitor-box .box .desc-text {
        min-width: 88px
    }

    .exhibitor-box .box .desc-text .title-exhibitor {
        font-size: 16px;
        font-size: 1rem
    }
}

.exhibitor-box:last-child .box:after {
    display: none
}

.tabs-sec {
    overflow: hidden;
    padding: 76px 0;
    display: inline-block
}

@media screen and (max-width:1024px) {
    .tabs-sec {
        padding-bottom: 20px;
        text-align: center
    }
}

.tabs-sec .tab-wrapper {
    position: relative;
    z-index: 9;
    padding-bottom: 25px;
    display: inline-block
}

.tabs-sec .tab-wrapper .tabs {
    display: none;
    width: 100%
}

.tabs-sec .tab-wrapper .tabs h1 {
    font-size: 72px;
    font-size: 4.5rem;
    font-weight: 700;
    color: #14a819;
    line-height: 1;
    margin-bottom: 20px;
	margin-top: 40px;
    letter-spacing: .5px
}

@media screen and (max-width:991px) {
    .tabs-sec .tab-wrapper .tabs h1 {
        font-size: 7vw
    }
}

.tabs-sec .tab-wrapper .tabs h1 span {
    position: relative;
    display: inline-block;
    -webkit-font-smoothing: antialiased
}

.tabs-sec .tab-wrapper .tabs h2 {
    font-size: 62px;
    font-size: 3.875rem;
    font-weight: 300;
    color: #fff;
    line-height: 1;
    margin-bottom: 0
}

@media screen and (max-width:991px) {
    .tabs-sec .tab-wrapper .tabs h2 {
        font-size: 7vw
    }
}

.tabs-sec .tab-wrapper .tabs.open {
    opacity: 1;
    display: inline-block;
    width: auto
}

.grid-section ul {
    padding-left: 0
}

.btn {
    text-align: center;
    color: #fff;
    font-size: 1.0625rem;
    line-height: 1;
    padding: 15px;
    min-width: 160px;
    border-radius: 3px;
    white-space: normal;
    font-weight: 400;
    letter-spacing: .75px;
    background: #14a819;
    -webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    -ms-transition: ease .3s;
    transition: ease .3s
}

.btn.btn-small {
    padding: 8px 35px
}

.btn.btn-medium {
    padding: 11px 25px
}

.btn.btn-large {
    padding: 16px 45px
}

@media screen and (min-width:641px) {
    .btn.btn-large {
        padding: 24px 110px
    }
}

.btn.inactive {
    opacity: .4
}

.btn:active,
.btn:focus,
.btn:focus:active,
.btn:hover {
    color: #fff;
    outline: 0;
    background: #72ab6c
}

.card-morebtn,
.primary-btn {
    outline: 0 !important;
    cursor: pointer
}

.clean-button,
.green-border {
    background-color: transparent
}

.clean-button {
    border: none;
    box-shadow: none
}

.primary-btn {
    display: inline-block;
    padding: 16px 53px;
    margin: 5px 5px 5px 0;
    border: none;
    line-height: 22px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.25rem;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    transition: .5s ease
}

.btn-sec {
    text-transform: uppercase;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    font-style: normal
}

.green-border {
    border: 1px solid #14a819;
    color: #14a819
}

.green-border:hover {
    background-color: #14a819;
    color: #000
}

.orange-btn {
    background-color: #f18700;
    color: #fff;
    font-weight: 700
}

.blue-border {
    background-color: transparent;
    color: #00a5e3;
    border: 2px solid #00a5e3
}

.blue-border:hover {
    background-color: #00a5e3;
    color: #fff
}

.tab-button-wrapper {
    border-top: 1px solid #14a819;
    padding: 30px 0;
    visibility: visible;
    margin: 0 -10px;
    position: relative;
    z-index: 9;
    text-align: right;
}

@media screen and (max-width:991px) {
    .tab-button-wrapper {
        padding-bottom: 0;
        text-align: center;
    }
}

.tab-button-wrapper .tab-buttons {
    border: 1px solid #14a819;
    padding: 15px 51px;
    color: #14a819;
    font-size: 20px;
    display: inline-block;
    margin: 0 40px 0 10px;
    font-weight: 700;
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
    -ms-transition: .4s ease;
    transition: .4s ease;
    position: relative;
    z-index: 99
}

@media screen and (max-width:640px) {
    .tab-button-wrapper .tab-buttons {
        padding: 5px 20px;
        font-size: 10px;
        text-align: center;
        margin: 0 0 0 10px
    }
}

@media screen and (max-width:768px) {
    .tab-button-wrapper .tab-buttons {
        margin: 0
    }
}

@media screen and (min-width:1200px) {
    .tab-button-wrapper .tab-buttons {
        min-width: 200px;
        text-align: center
    }
}

.tab-button-wrapper .tab-buttons:hover {
    background-color: #14a819;
    color: #000
}

.browser-update {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    text-align: center;
    z-index: 9999
}

.browser-update .update-info-wrap {
    width: 500px;
    margin: 90px auto;
    padding: 40px 20px
}

.browser-update p {
    margin: 0;
    color: #000;
    padding: 3em 0 0
}

.browser-update p a {
    color: #455560
}

.image-left {
    margin: 5px 15px 10px 0 !important;
    float: left
}

@media screen and (max-width:539px) {
    .image-left {
        display: block;
        width: 100%
    }
}

@media screen and (min-width:641px) {
    .image-left {
        margin: 5px 27px 10px 0
    }
}

.image-right {
    float: right;
    display: inline-block;
    margin: 5px 0 5px 15px !important
}

@media screen and (min-width:641px) {
    .image-right {
        margin: 5px 0 10px 27px !important
    }
}

@media screen and (max-width:539px) {
    .image-right {
        display: block;
        width: 100%
    }
}

.image-center {
    display: block;
    text-align: center;
    float: none
}

.image-center img {
    margin: 5px 10px !important;
    display: inline-block
}

@media screen and (max-width:640px) {
    .image-center img {
        width: 80%
    }
}

.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
}

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 {
    border-collapse: collapse;
    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
}

section.events-section .event-section-wrapper {
    padding: 60px 0 7px
}

@media screen and (max-width:479px) {
    section.events-section .event-section-wrapper {
        padding: 36px 0 7px
    }
}

@media screen and (max-width:768px) {
    section.events-section .event-section-wrapper {
        padding: 61px 0 50px
    }
}

section.events-section .event-slider {
    width: 100%;
    overflow: hidden;
    padding: 15px 0 35px 0
}

section.events-section .event-slider .slick-initialized.slick-slider {
    width: 100%;
    overflow: hidden;
    margin: 0 35px
}

@media screen and (max-width:768px) {
    section.events-section .event-slider .slick-initialized.slick-slider {
        margin: 0;
        padding: 20px 10px
    }
}

section.events-section .event-slider .slick-initialized.slick-slider .slick-arrow {
    display: none !important
}

section.events-section .event-slider .slick-initialized.slick-slider .slick-dots {
    text-align: center;
    padding-left: 0;
    display: block;
    z-index: 9;
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

section.events-section .event-slider .slick-initialized.slick-slider .slick-dots li {
    position: relative;
    display: inline-block;
    height: 10px;
    width: 45px;
    padding: 0 2px;
    cursor: pointer
}

@media screen and (max-width:479px) {
    section.events-section .event-slider .slick-initialized.slick-slider .slick-dots li {
        margin: 0
    }
}

section.events-section .event-slider .slick-initialized.slick-slider .slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 100%;
    width: 100%;
    outline: 0;
    background-color: #e5e5e5;
    line-height: 0;
    font-size: 0;
    color: transparent;
    cursor: pointer;
    padding: 0
}

section.events-section .event-slider .slick-initialized.slick-slider .slick-dots li button:before {
    content: "" !important;
    height: 100%;
    width: 100%;
    font-family: slick;
    font-size: 6px;
    font-size: .375rem;
    line-height: 20px;
    text-align: center;
    background: #eaeaea;
    opacity: 1;
    display: block
}

.publication-title,
.sector-content p,
.sector-title h5,
section.events-section .event-slider .single-events .single-events-wrapper .event-details p {
    font-family: Montserrat, sans-serif
}

section.events-section .event-slider .slick-initialized.slick-slider .slick-dots li.slick-active button:before {
    background: #adb7bd
}

section.events-section .event-slider .single-events {
    float: left
}

section.events-section .event-slider .single-events .single-events-wrapper {
    margin: 0 45px 65px 0;
    cursor: pointer
}

@media screen and (max-width:599px) {
    section.events-section .event-slider .single-events {
        float: left;
        text-align: center
    }

    section.events-section .event-slider .single-events .single-events-wrapper {
        width: 280px !important;
        margin: 0 auto !important
    }
}

@media screen and (max-width:768px) {
    section.events-section .event-slider .single-events .single-events-wrapper {
        margin: 0 5px
    }
}

section.events-section .event-slider .single-events .single-events-wrapper .event-img {
    position: relative;
    text-align: center;
    min-height: 134px
}

@media screen and (max-width:599px) {
    section.events-section .event-slider .single-events .single-events-wrapper .event-img {
        width: 100%;
        margin: 0 auto;
        min-height: 145px;
        max-width: 200px
    }
}

section.events-section .event-slider .single-events .single-events-wrapper .event-img .hover-content {
    opacity: 0
}

section.events-section .event-slider .single-events .single-events-wrapper .event-img .hover-content span {
    text-transform: uppercase;
    height: 100%;
    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;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

section.events-section .event-slider .single-events .single-events-wrapper .event-img img {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 200px
}

section.events-section .event-slider .single-events .single-events-wrapper .event-img:after {
    content: "";
    position: absolute;
    background: #bdbdbd;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0
}

section.events-section .event-slider .single-events .single-events-wrapper .event-title {
    padding-top: 20px;
	min-height: 65px;
}

section.events-section .event-slider .single-events .single-events-wrapper .event-title h5 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    max-width: 225px
}

@media screen and (max-width:599px) {
    section.events-section .event-slider .single-events .single-events-wrapper .event-title h5 {
        font-size: 14px;
        font-size: .875rem;
        max-width: 100%
    }
}

section.events-section .event-slider .single-events .single-events-wrapper .event-details p {
    font-weight: 300;
    margin-bottom: 0;
    line-height: 1.5;
    max-width: 190px;
    font-size: 12px;
    font-size: .75rem
}

@media screen and (max-width:599px) {
    section.events-section .event-slider .single-events .single-events-wrapper .event-details p {
        max-width: 100%;
        font-size: 12px;
        font-size: .75rem
    }
}

section.events-section .event-slider .single-events .single-events-wrapper:hover .hover-content {
    position: absolute;
    background: rgba(16, 171, 229, .83922);
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1
}

.sector-common-wrapper,
.sector-wrapper {
    position: relative
}

section.events-section .event-slider .single-events .single-events-wrapper:hover .hover-content a {
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    outline: 0
}

.event-slider-wrapper {
    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;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.event-slider-wrapper .slick-list {
    width: 100%;
}

.sector-wrapper {
    margin: -25px -35px 0 -35px;
    z-index: 9;
    justify-content: center
}

.sector-wrapper .single-sectors {
    position: relative;
    padding: 25px 35px 30px 35px;
    margin-bottom: 30px
}

@media screen and (min-width:648px) and (max-width:1024px) {
    .sector-wrapper .single-sectors {
        width: -moz-calc(100%/4);
        width: -webkit-calc(100%/4);
        width: calc(100% / 4);
        flex: none;
        float: left
    }
}

@media screen and (max-width:479px) {
    .sector-wrapper .single-sectors {
        padding-top: 33px
    }
}

@media screen and (max-width:640px) {
    .sector-wrapper .single-sectors {
        width: 50%
    }
}

.sector-wrapper .single-sectors a {
    color: #fff !important;
    text-align: center
}

.sector-wrapper .sector-ion {
    max-width: 80px;
    max-height: 80px;
    margin: 0 auto
}

.sector-wrapper .sector-ion img {
    width: 100%
}

.sector-wrapper .sector-ion svg {
    width: 80px
}

.sector-section {
    background-color: #5c6f7c;
    padding: 60px 0 40px;
    position: relative
}

.sector-section:after {
    content: "";
    display: block;
    width: 1340px;
    height: 1150px;
    position: absolute;
    left: -44%;
    top: 0;
    background-image: url(../media/4645/pattern-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.sector-section:before {
    content: "";
    display: block;
    width: 570px;
    height: 580px;
    position: absolute;
    right: -212px;
    bottom: -165px;
    background-image: url(../media/4646/patern-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

@media screen and (max-width:479px) {
    .sector-section {
        padding: 34px 0 60px
    }
}

.sector-section .sector-link {
    padding-top: 6px;
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    left: 50%
}

.sector-title {
    padding-top: 13px
}

.sector-title h5 {
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    font-style: normal
}

@media screen and (max-width:479px) {
    .sector-title h5 {
        font-size: 12px;
        font-size: .75rem
    }
}

.sector-content {
    min-height: 45px;
    padding-top: 7px
}

.sector-content p {
    line-height: 1.5;
    font-weight: 300;
    font-style: normal;
    margin-bottom: 0;
    font-size: 12px;
    font-size: .75rem;
    color: #fff
}

.sector-section .page-heading h2 {
    color: #fff
}

.publications {
    padding: 52px 0 66px;
    position: relative;
    z-index: 9
}

@media screen and (max-width:479px) {
    .publications {
        padding: 27px 0
    }
}

.publications .slick-list {
    width: 100% !important
}

.publications-list.row {
    margin-right: 0;
    margin-left: 0
}

.publications-list.row .col-md-12 {
    padding-right: 0;
    padding-left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.single-publications {
    width: calc(100% / 5);
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer
}

.single-publications:hover .content-overlay {
    opacity: 1
}

.single-publications a {
    color: #fff;
    font-size: 12px;
    font-size: .75rem;
    height: 100%;
    display: block;
    outline: 0
}

.single-publications .content-overlay {
    background: rgba(91, 104, 120, .9098);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s
}

.front img {
    height: 100%;
    width: 100%
}

.content-details {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    padding: 0 15px
}

.publication-title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    padding-bottom: 15px
}

.publication-content p {
    line-height: 1.5;
    font-weight: 300;
    font-size: 12px;
    font-size: .75rem
}

.industry-wrapper .industry-date h3,
.industry-wrapper .industry-date span {
    font-weight: 700;
    color: #fff;
    font-family: Montserrat, sans-serif
}

.hover-wrapper {
    padding: 45px 17px 20px;
    color: #fff;
    background: rgba(107, 123, 133, .83922);
    height: 100%
}

section.industry-section {
    background: #f2f5f8
}

section.industry-section .industry-section-wrapper {
    padding: 62px 0 71px
}

@media screen and (max-width:479px) {
    section.industry-section .industry-section-wrapper {
        padding: 38px 0 57px
    }
}

.industry-wrapper {
    background: #5c6f7c;
    height: 100%;
    position: relative;
    padding: 13px 25px 20px 20px
}

.row.lower-section,
.row.upper-section {
    height: 50%
}

.industry-wrapper .industry-date h3 {
    font-size: 36px;
    font-size: 2.25rem
}

@media screen and (max-width:479px) {
    .industry-wrapper .industry-date h3 {
        font-size: 26px;
        font-size: 1.625rem
    }

    .industry-wrapper {
        padding: 20px 25px 50px 20px
    }
}

.industry-wrapper .industry-date span {
    font-size: 15px;
    font-size: .9375rem
}

.industry-wrapper .readmore-wrapper {
    display: none
}

.col-lg-6.first-half,
.col-lg-6.second-half {
    padding-left: 0;
    padding-right: 0
}

.col-lg-6.left-section {
    padding-left: 15px;
    padding-right: 0
}

.col-lg-6.right-section {
    padding-left: 0
}

.col-lg-6.right-section .industry-wrapper {
    border-left: .1px solid #81919b
}

.row.lower-section .industry-wrapper {
    border-top: .1px solid #81919b
}

@media screen and (max-width:640px) {
    .sector-content {
        max-width: 100%
    }

    .col-lg-6.left-section {
        padding-right: 15px;
        margin-bottom: 2px
    }

    .col-lg-6.right-section {
        padding-left: 15px
    }

    .row.upper-section {
        margin-bottom: 2px
    }
}

.industry-date {
    overflow: hidden;
    position: relative
}

.hover-read,
.industry-date:after {
    position: absolute;
    bottom: 0;
    width: 100%
}

@media screen and (max-width:1024px) {
    .industry-date {
        margin-bottom: 20px
    }
}

@media screen and (max-width:479px) {
    .industry-date {
        margin-bottom: 10px
    }
}

.industry-date:after {
    content: "";
    height: 3px;
    background: #a5b0af;
    margin-bottom: 4px
}

.industry-date h3 {
    float: left
}

.industry-date .day {
    float: left;
    padding-top: 8px;
    padding-left: 5px
}

.industry-date .day span {
    display: block;
    line-height: 15px
}

@media screen and (max-width:479px) {
    .industry-date .day {
        padding-top: 0
    }

    .industry-date .day span {
        font-size: 10px;
        font-size: .625rem
    }
}

.hover-read {
    left: 0;
    color: #fff;
    height: 90px;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -ms-transition: .2s ease;
    transition: .2s ease;
    padding: 15px 20px 0
}

@media screen and (max-width:1199px) {
    .hover-read {
        height: 50px
    }
}

.hover-read p {
    font-size: 14px;
    font-size: .875rem;
    font-family: Montserrat, sans-serif;
    line-height: 1;
    color: #fff;
    margin-bottom: 0
}

@media screen and (max-width:479px) {
    .hover-read p {
        font-size: 12px;
        font-size: .75rem;
        line-height: 1.5;
        min-height: 50px
    }
}

.industry-wrapper:hover .hover-read {
    height: 100%;
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
    -ms-transition: .4s ease;
    transition: .4s ease;
    background: #f18700
}

.hover-readmore {
    display: none
}

@media screen and (max-width:1024px) {
    .hover-read {
        position: initial;
        padding: 0
    }

    .industry-wrapper:hover .hover-read {
        height: 50px !important;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        transition: none;
        background: 0 0
    }

    .hover-readmore {
        display: block !important;
        position: initial !important;
        bottom: auto !important;
        padding-right: 0 !important;
        right: auto !important;
        padding-bottom: 0 !important
    }

    .hover-readmore a {
        color: #fff
    }

    .hover-readmore a:after {
        background: #fff !important
    }
}

.industry-wrapper:hover .hover-readmore {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-bottom: 25px;
    padding-right: 25px;
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
    -ms-transition: .4s ease;
    transition: .4s ease
}

.industry-wrapper:hover .hover-readmore a {
    color: #fff
}

.industry-wrapper:hover .hover-readmore a:after {
    background: #fff !important
}

.img-wrapper {
    position: relative;
    overflow: hidden
}

.img-wrapper figcaption {
    position: absolute;
    bottom: 0;
    z-index: 99;
    color: #fff;
    font-family: Montserrat, sans-serif;
    line-height: 1;
    font-size: 15px;
    font-size: .9375rem;
    padding: 20px
}

.events-details-wrapper {
    padding: 52px 0 70px;
    background-color: #f2f5f8
}

@media screen and (max-width:479px) {
    .events-details-wrapper {
        padding: 37px 0 33px
    }
}

.col-lg-6.events-left-section figcaption {
    padding: 0 50px 0 40px;
    font-size: 24px;
    font-size: 1.5rem
}

@media screen and (max-width:479px) {
    .col-lg-6.events-left-section figcaption {
        font-size: 18px;
        font-size: 1.125rem;
        padding-left: 20px
    }
}

.row.two-col-section {
    margin-left: 0;
    margin-right: 0
}

.col-lg-6.events-sub-left {
    padding: 0 10px
}

@media screen and (max-width:1024px) {
    .col-lg-6.events-sub-left {
        padding: 15px
    }
}

.col-lg-6.events-sub-right {
    padding: 0 10px
}

.row.events-lower-section {
    margin-top: 8px;
    height: 50%
}

.row.events-upper-section {
    height: 50%
}

.row.events-upper-section .col-lg-6:last-child .slick-slide figcaption {
    border-bottom: none
}

.row.img-content-section {
    margin-right: -5px
}

@media screen and (max-width:1024px) {
    .col-lg-6.events-sub-right {
        padding: 15px
    }

    .row.events-upper-section {
        margin-top: 15px
    }

    .row.img-content-section {
        margin-right: -15px
    }
}

.mask {
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.rgba-black-light {
    background-color: rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 0 -200px 100px -100px rgba(22, 23, 25, .85098);
    box-shadow: inset 0 -200px 100px -100px rgba(22, 23, 25, .85098)
}

.testimonial-slider {
    width: 100%
}

.testimonial-wrapper {
    background: #f2f5f8;
    padding: 70px 0;
    background: url(../media/4659/bg.png) !important;
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative
}

.testimonial-wrapper .container {
    position: relative;
    z-index: 99
}

.testimonial-slider.slick-initialized.slick-slider {
    width: 100%;
    overflow: hidden;
    margin: 0 35px
}

.testimonial-slider.slick-initialized.slick-slider:before {
    background: url(../images/l-quote.png) no-repeat;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 57px;
    height: 42px
}

@media screen and (max-width:640px) {
    .testimonial-slider.slick-initialized.slick-slider:before {
        background-size: 50%;
        margin-left: 0
    }
}

.testimonial-slider.slick-initialized.slick-slider:after {
    background: url(../images/r-quote.png) no-repeat;
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 57px;
    height: 42px
}

@media screen and (max-width:640px) {
    .testimonial-slider.slick-initialized.slick-slider:after {
        background-size: 50%;
        margin-right: 0
    }
}

@media screen and (max-width:479px) {
    .testimonial-wrapper {
        padding: 20px 0
    }

    .testimonial-slider.slick-initialized.slick-slider {
        margin: 0 10px
    }
}

.testimonial-slider.slick-initialized.slick-slider .testimonial {
    text-align: center;
    position: relative;
    padding: 35px 100px 0
}

@media screen and (max-width:768px) {
    .testimonial-slider.slick-initialized.slick-slider .testimonial {
        padding: 10px 30px
    }
}

.testimonial-slider.slick-initialized.slick-slider .testimonial .testimonial-title {
    padding-bottom: 12px
}

.testimonial-slider.slick-initialized.slick-slider .testimonial h3 {
    color: #10abe5
}

@media screen and (max-width:479px) {
    .testimonial-slider.slick-initialized.slick-slider .testimonial h3 {
        font-size: 16px;
        font-size: 1rem;
        width: 200px;
        margin: 0 auto;
        padding-bottom: 14px
    }
}

.testimonial-slider.slick-initialized.slick-slider .testimonial p {
    font-size: 18px;
    font-size: 1.125rem;
    max-width: 860px;
    margin: 0 auto;
    line-height: 1.5;
    font-weight: 300
}

@media screen and (max-width:479px) {
    .testimonial-slider.slick-initialized.slick-slider .testimonial p {
        font-size: 12px;
        font-size: .75rem
    }
}

@media screen and (max-width:1199px) {
    .testimonial-slider.slick-initialized.slick-slider .testimonial p {
        max-width: 500px
    }
}

.testimonial-slider.slick-initialized.slick-slider .testimonial .author {
    text-transform: uppercase;
    font-size: 15px;
    font-size: .9375rem;
    position: relative;
    display: inline-block;
    font-weight: 300;
    max-width: 560px;
    padding-top: 20px
}

@media screen and (max-width:479px) {
    .testimonial-slider.slick-initialized.slick-slider .testimonial .author {
        font-size: 12px;
        font-size: .75rem;
        width: 220px;
        white-space: normal
    }

    .testimonial-slider.slick-initialized.slick-slider .testimonial .author:before {
        display: none
    }
}

.testimonial-slider.slick-initialized.slick-slider .testimonial .author:before {
    content: "";
    position: absolute;
    top: 10px;
    left: -25px;
    background: #000;
    width: 6px;
    height: 1px
}

.testimonial-slider.slick-initialized.slick-slider .testimonial .author:after {
    content: "";
    position: absolute;
    top: 10px;
    right: -25px;
    background: #000;
    width: 6px;
    height: 1px
}

@media screen and (max-width:479px) {
    .testimonial-slider.slick-initialized.slick-slider .testimonial .author:after {
        display: none
    }

    .testimonial-slider.slick-initialized.slick-slider .slick-dots li {
        margin: 0
    }
}

.testimonial-slider.slick-initialized.slick-slider .slick-arrow {
    display: none !important
}

.testimonial-slider.slick-initialized.slick-slider .slick-dots {
    text-align: center;
    padding-bottom: 13px
}

.testimonial-slider.slick-initialized.slick-slider .slick-dots li {
    position: relative;
    display: inline-block;
    height: 10px;
    width: 45px;
    padding: 0 2px;
    cursor: pointer
}

.testimonial-slider.slick-initialized.slick-slider .slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 100%;
    width: 100%;
    outline: 0;
    background-color: #e5e5e5;
    line-height: 0;
    font-size: 0;
    color: transparent;
    cursor: pointer;
    padding: 0
}

.testimonial-slider.slick-initialized.slick-slider .slick-dots li button:before {
    content: "" !important;
    height: 100%;
    width: 100%;
    font-family: slick;
    font-size: 6px;
    font-size: .375rem;
    line-height: 20px;
    text-align: center;
    background: #eaeaea;
    opacity: 1;
    display: block
}

.back:after,
.back:before {
    content: ""
}

.testimonial-slider.slick-initialized.slick-slider .slick-dots li.slick-active button:before {
    background: #adb7bd
}

section.member-section {
    box-shadow: -9px -1px 0 10px #efefef
}

section.member-section .member-section-wrapper {
    padding: 16px 0 14px
}

.members {
    text-align: center
}

.members h6 {
    font-size: 13px;
    font-size: .8125rem;
    text-transform: uppercase;
    font-weight: 600
}

.members .member-images {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.members .member-images a {
    display: inline-block;
    padding: 20px 0;
    border: 1px solid #f2f2f2;
    min-width: 100px;
    margin: 10px
}

@media (min-width:768px) {
    .members .member-images a {
        min-width: 0
    }

    .members {
        display: flex;
        align-items: center
    }

    .members h6 {
        font-size: 25px;
        font-weight: 700;
        width: 260px
    }

    .members .member-images {
        /*width: calc(100% - 260px);*/
        padding-left: 100px;
        /*flex-wrap: nowrap*/
    }
}

.icon-btn {
    width: 60px;
    height: 60px;
    background-color: #d2d2d2;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    outline: 0;
    margin: 5px 17px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 50%;
    line-height: 62px;
    font-size: 38px;
    color: #fff
}

@media screen and (max-width:479px) {
    .icon-btn {
        margin: 5px
    }
}

.icon-btn:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    color: #fff;
    background-color: #10abe5
}

.flip-container,
.flipper {
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d
}

@media screen and (max-width:640px) {
    .icon-btn {
        width: 46px;
        height: 46px;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 46px
    }

    .video-section {
        margin-bottom: 2px
    }
}

.social-media-wrapper {
    padding: 44px 0 37px
}

@media screen and (max-width:479px) {
    .social-media-wrapper {
        padding: 30px 0
    }
}

.social-media-wrapper .social-icons {
    text-align: center
}

.flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px)
}

.back,
.flip-container.hover .back,
.flip-container:hover .back,
.front {
    -webkit-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0)
}

.flip-container.hover .back,
.flip-container:hover .back {
    -moz-transform: rotateY(0);
    transform: rotateY(0);
    height: 100%;
    background-size: cover !important
}

.flip-container.hover .front,
.flip-container:hover .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.flipper {
    -webkit-transition: .6s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -moz-transform: perspective(1000px);
    transition: .6s;
    transform-style: preserve-3d;
    position: relative;
    min-height: 260px
}

.back,
.front {
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: .6s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: .6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0);
    -o-transition: .6s;
    -o-transform-style: preserve-3d;
    -ms-transition: .6s;
    -ms-transform-style: preserve-3d;
    transition: .6s;
    transform-style: preserve-3d;
    transform: rotateY(0);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0
}

.front {
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    z-index: 2;
    width: 100%
}

.back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    overflow: hidden
}

.back:after {
    position: absolute;
    background: rgba(108, 125, 136, .54902);
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -99
}

.back:before {
    background: rgba(241, 135, 0, .65098);
    width: 75px;
    height: 75px;
    position: absolute;
    bottom: -38px;
    right: -38px;
    border-radius: 50%
}

@media screen and (max-width:1024px) {

    .back:after,
    .back:before {
        display: none
    }

    .video-section .video img {
        width: 100%
    }
}

.events-details-wrapper .slick-dots,
.publication-slider button.slick-arrow {
    display: none !important
}

.industry-wrapper .sector-link a {
    color: #fff !important
}

@media screen and (max-width:474px) {
    .publication-slider {
        width: 250px;
        margin: 0 auto
    }
}

.publication-slider .slick-dots {
    text-align: center;
    padding-left: 0;
    margin: 0 auto
}

.publication-slider .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    padding: 0;
    cursor: pointer
}

.publication-slider .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
}

.publication-slider .slick-dots li button:before {
    position: absolute;
    left: 0;
    content: "" !important;
    width: 10px;
    height: 10px;
    font-family: slick;
    font-size: 6px;
    font-size: .375rem;
    line-height: 20px;
    text-align: center;
    background: #eaeaea;
    border-radius: 50%;
    opacity: 1
}

.publication-slider .slick-dots li.slick-active button:before {
    background: #f18700
}

.readmore img {
    display: inline-block
}

.carres-below-banner,
.feature-position .position-row .click-apply {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

a.popup-gallery {
    outline: 0
}

.hover-content span {
    color: #fff
}

@media screen and (max-width:479px) {
    .publication-slider .slick-dots li {
        margin: 0
    }

    .company-behind p img {
        width: 100%
    }
}

.popup-overlay {
    background: rgba(35, 35, 35, .6902);
    position: absolute;
    width: 100%;
    height: 100%
}

.hover-box-careers {
    background-color: #f2f5f8;
    padding: 70px 0 65px
}

.carres-below-banner {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.carres-below-banner .hover-box {
    min-height: 330px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    float: left;
    width: -moz-calc(230px - 4px);
    width: -webkit-calc(230px - 4px);
    width: calc(230px - 4px);
    margin: 0 1px;
    background-color: rgba(0, 0, 0, .21961)
}

.carres-below-banner .hover-box .box-content {
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: ease-out .3s;
    -moz-transition: ease-out .3s;
    -ms-transition: ease-out .3s;
    transition: ease-out .3s;
    z-index: 9
}

.carres-below-banner .hover-box .box-content h2 {
    color: #14a819;
    text-shadow: 2px 2px 4px #000
}

.carres-below-banner .hover-box .box-content p {
    color: #fff;
    display: none
}

.carres-below-banner .hover-box:hover:after {
    content: "";
    position: absolute;
    background: #000;
    height: 100%;
    width: 100%;
    opacity: .6;
    z-index: 0
}

.carres-below-banner .hover-box:hover .box-content {
    top: 0;
    bottom: auto
}

.carres-below-banner .hover-box:hover .box-content p {
    display: block
}

.carres-below-banner .nav-item {
    width: -moz-calc(100%/5);
    width: -webkit-calc(100%/5);
    width: calc(100% / 5)
}

@media screen and (max-width:1199px) {
    .carres-below-banner .nav-item {
        width: 228px;
        min-width: 290px
    }
}

@media screen and (max-width:930px) {
    .carres-below-banner .nav-item {
        min-width: 220px
    }
}

.carres-below-banner a.nav-link {
    padding: 0 !important
}

@media screen and (max-width:1199px) {
    .carres-below-banner .nav-tabs {
        -webkit-justify-content: center;
        -ms-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        width: 100%;
        padding-left: 0
    }
}

.feature-position {
    padding: 50px 0 20px
}

.feature-position .position-row {
    margin-bottom: 15px;
    border-bottom: solid #eee 1px
}

.feature-position .position-row .position-name h3 {
    color: #00a5e3;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.9
}

.feature-position .position-row .box-part {
    width: 25%;
    float: left
}

.feature-position .position-row .box-part p {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.3
}

.feature-position .position-row .click-apply {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    padding-top: 12px
}

@media screen and (max-width:768px) {
    .testimonial-slider.slick-initialized.slick-slider .testimonial .author {
        max-width: 400px
    }

    .feature-position .position-row {
        padding-bottom: 15px
    }

    .feature-position .position-row .box-part {
        width: 100%
    }

    .feature-position .position-row .box-part p {
        margin-bottom: 0;
        font-size: 16px;
        font-size: 1rem
    }

    .feature-position .position-row .click-apply {
        -webkit-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start
    }
}

.feature-position .position-row .click-apply .btn-link {
    background-color: rgba(221, 221, 221, .54118);
    border-radius: 30px;
    color: #000;
    padding: 5px 15px 5px 10px;
    font-size: 12px;
    line-height: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 120px;
    text-align: right;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    text-decoration: none !important
}

.feature-position .position-row .click-apply .popup-box {
    margin-right: 10px
}

.feature-position .position-row .click-apply .popup-box .fa {
    background-color: #14a819;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.calling-young-minds .video-sec,
.feature-position .tab-content {
    width: 100%
}

.calling-young-minds {
    margin: 52px 0 67px
}

.calling-young-minds .video-sec iframe {
    margin: 0 auto;
    display: block
}

@media screen and (max-width:990px) {
    .calling-young-minds .video-sec iframe {
        width: 500px;
        height: 300px;
        float: none
    }
}

.our-story .video,
.our-story .video img {
    width: 100%;
    height: 100%
}

@media screen and (max-width:579px) {
    .calling-young-minds .video-sec iframe {
        width: 100%
    }
}

.position-row.clearfix.profile-view:last-child {
    border-bottom: none
}

.right-box ul {
    margin-bottom: 0
}

.right-box ul li {
    position: relative;
    list-style-type: none;
    padding-left: 15px
}

.right-box ul li:before {
    content: "\f054";
    position: absolute;
    font-family: FontAwesome;
    font-size: 10px;
    top: 6px;
    color: #f18700;
    left: 0
}

.event-mobile-link,
.single-logo:hover .hover-content span {
    font-family: Montserrat, sans-serif
}

.company-name img {
    max-width: 200px
}

.our-story {
    margin-top: 30px
}

.our-story .video {
    display: block
}

.popupsec {
    padding-bottom: 30px;
    padding-top: 40px
}

.popupsec .popup-box {
    height: 100%
}

@media screen and (min-width:769px) {
    .popupsec .popup-box {
        padding-right: 24px
    }
}

@media screen and (max-width:991px) {
    .popupsec .popup-box {
        padding-right: 0
    }
}

.company-behind {
    padding: 20px 0 40px
}

.company-behind h5 {
    padding-bottom: 15px;
    line-height: 1.5
}

.company-behind p {
    line-height: 1.5;
    padding-bottom: 8px
}

.company-behind .company-behindpopup img {
    width: 100%
}

.company-behind .company-behindpopup .links-box {
    padding-top: 15px
}

.company-behind .company-behindpopup .links-box .aboutus-link {
    font-size: 14px;
    font-size: .875rem;
    text-align: right;
    color: #5c6f7c;
    display: block;
    padding: 6px 0;
    border-bottom: solid 1px #e7e7e7;
    font-weight: 300
}

.our-story-content p,
.text-parargraph p {
    color: #000;
    font-weight: 300;
    line-height: 1.5
}

.events-show-box-wrap {
    padding: 25px 15px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.events-show-box-wrap .counter-div {
    width: -moz-calc(100%/4);
    width: -webkit-calc(100%/4);
    width: calc(100% / 4)
}

.events-show-box-wrap .counter-div .events-show-box {
    text-align: center;
    position: relative
}

.events-show-box-wrap .counter-div .events-show-box .number-count {
    font-size: 60px;
    font-size: 3.75rem
}

@media screen and (max-width:991px) {
    .events-show-box-wrap .counter-div .events-show-box .number-count {
        font-size: 38px;
        font-size: 2.375rem
    }
}

.events-show-box-wrap .counter-div .events-show-box h4 {
    font-weight: 300;
    margin-bottom: 0
}

@media screen and (max-width:768px) {
    .events-show-box-wrap .counter-div .events-show-box .number-count {
        font-size: 30px;
        font-size: 1.875rem
    }

    .events-show-box-wrap .counter-div .events-show-box h4 {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.events-show-box-wrap .counter-div .events-show-box span {
    font-size: 12px;
    font-size: .75rem
}

.events-show-box-wrap .counter-div .events-show-box:after {
    content: "";
    width: 1px;
    height: -moz-calc(100% - 60px);
    height: -webkit-calc(100% - 60px);
    height: calc(100% - 60px);
    display: block;
    background-color: #000;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: ranslateY(-50%);
    -moz-transform: ranslateY(-50%);
    -o-transform: ranslateY(-50%);
    -ms-transform: ranslateY(-50%);
    transform: ranslateY(-50%)
}

@media screen and (max-width:768px) {
    .events-show-box-wrap .counter-div .events-show-box {
        margin-bottom: 30px
    }

    .events-show-box-wrap .counter-div .events-show-box:after {
        display: none
    }
}

.events-show-box-wrap .counter-div:last-child .events-show-box:after {
    display: none
}

.events-pg .tab-title:after {
    bottom: 0px
}

@media screen and (max-width:600px) {
    .company-behind span.img-left {
        width: 100%
    }
}

@media screen and (max-width:479px) {
    .events-show-box-wrap .counter-div {
        flex: 0 0 100%;
        max-width: 100%
    }

}

.our-story-content {
    padding-bottom: 38px
}

.our-story-content p {
    font-size: 16px;
    font-size: 1rem;
    font-style: normal
}

@media screen and (max-width:479px) {
    .our-story-content p {
        font-size: 12px;
        font-size: .75rem
    }
}

.sector-page .our-story-content {
    padding-top: 22px
}

.we-do {
    padding: 55px 0 0
}

.we-do-content {
    padding: 20px 0 0
}

h3.page-sub-title {
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 10px
}

.single-logo {
    position: relative;
    padding: 22px 10px 0
}

@media screen and (max-width:640px) {
    .single-logo {
        padding: 0 15px !important
    }
}

.single-logo .single-logo-wrapper {
    background: #fff;
    padding: 80px 45px;
    position: relative;
    height: 100%;
    border: 1px solid #d7d7d7
}

.single-logo .single-logo-wrapper img {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 175px
}

.single-logo .hover-content {
    opacity: 0;
    position: absolute;
    background: rgba(16, 171, 229, .83922);
    left: 0;
    width: 100%;
    height: 100%;
    top: 0
}

@media screen and (max-width:1024px) {
    .single-logo .hover-content {
        display: none
    }
}

.single-logo .hover-content span {
    height: 100%;
    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;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.single-logo:hover .hover-content {
    opacity: 1
}

.single-logo:hover .hover-content span {
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    outline: 0
}

.event-companies {
    background-color: #fff;
    padding: 0 0 20px
}

.event-companies .event-companies-wrapper {
    position: relative;
    padding-bottom: 60px
}

.event-companies .event-companies-wrapper .page-heading {
    padding-bottom: 0
}

.event-companies .event-companies-wrapper:after {
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: url(../images/logobanner.png) no-repeat;
    background-size: cover;
    background-position-y: 12%
}

.event-companies .event-companies-wrapper .single-logo {
    z-index: 999
}

.event-mobile-link {
    display: none;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    color: #10abe5;
    border-bottom: 1px solid #e7e7e7;
    padding: 19px 0
}

@media screen and (max-width:1024px) {

    .single-logo .hover-content span,
    .single-logo:hover .hover-content,
    .single-logo:hover .hover-content span {
        display: none
    }

    .event-mobile-link {
        padding: 15px 0
    }

    .profile-sec-wrapper .profile-box {
        flex: none
    }
}

.event-mobile-link a {
    color: #10abe5
}

.single-logo-wrapper {
    display: block
}

@media screen and (max-width:640px) {
    .event-mobile-link {
        display: block;
        font-size: 15px
    }

    .single-logo-wrapper {
        display: none
    }
}

.event-companies-wrapper .row:not:first-child {
    margin: 0 -5px
}

.ezsearch-no-results {
    padding: 20px 0
}

.our-values {
    padding: 48px 40px 46px
}

.our-values .disc p {
    line-height: 1.5
}

.our-values .page-heading {
    padding-bottom: 17px
}

@media screen and (max-width:768px) {
    .our-values {
        padding: 30px 0
    }
}

.profile-sec-wrapper {
    background-color: #f2f5f8;
    padding: 94px 0 103px;
    border-bottom: solid 2px #fff
}

@media screen and (max-width:768px) {
    .profile-sec-wrapper {
        padding: 20px 0
    }
}

.profile-sec-wrapper .profile-box-main {
    margin: 0 -5px;
    padding: 0 152px
}

.profile-sec-wrapper .profile-box-main:first-child {
    margin-bottom: 70px
}

@media screen and (max-width:1199px) {
    .profile-sec-wrapper .profile-box-main:first-child {
        margin-bottom: 30px
    }

    .profile-sec-wrapper .profile-box-main {
        padding: 0
    }
}

.profile-sec-wrapper .profile-box {
    padding: 1px
}

@media screen and (max-width:616px) {
    .profile-sec-wrapper .profile-box {
        margin: 0 auto
    }
}

@media screen and (max-width:768px) {
    .profile-sec-wrapper .profile-box {
        max-width: none;
        width: 304px;
        margin: 10px auto
    }
}

.profile-sec-wrapper .profile-view {
    overflow: hidden;
    cursor: pointer
}

.profile-sec-wrapper .profile-view .profile-view-wrap {
    position: relative
}

.profile-sec-wrapper .profile-view .profile-view-wrap:after {
    content: "";
    display: block;
    width: 210px;
    height: 210px;
    border-radius: 50%;
    background-image: linear-gradient(-247deg, hsla(176, 53%, 6%, .5) 0, rgba(78, 131, 135, .2) 99%, rgba(78, 131, 135, 0) 100%);
    position: absolute;
    left: 50%;
    top: 17px;
    box-shadow: 0 -1px 0 400px #fff;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.profile-sec-wrapper .profile-view .profile-view-wrap .click-rightarrow {
    position: absolute;
    z-index: 9;
    top: 145px;
    right: 25px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.profile-sec-wrapper .profile-view .profile-view-wrap .profile-disc {
    position: absolute;
    left: 0;
    z-index: 9;
    bottom: 0;
    width: 100%;
    padding: 30px 35px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media screen and (max-width:1024px) {
    .profile-sec-wrapper .profile-view .profile-view-wrap .profile-disc {
        padding: 5px 35px
    }
}

.profile-sec-wrapper .profile-view .profile-view-wrap .profile-disc h4 {
    font-size: 17px;
    font-size: 1.0625rem;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-weight: 700;
    margin-bottom: 4px;
    padding: 0 10px;
    display: inline-block
}

@media screen and (max-width:1199px) {
    .profile-sec-wrapper .profile-view .profile-view-wrap .click-rightarrow {
        right: 35px
    }

    .profile-sec-wrapper .profile-view .profile-view-wrap .profile-disc {
        bottom: 0
    }

    .profile-sec-wrapper .profile-view .profile-view-wrap .profile-disc h4 {
        font-size: 15px;
        font-size: .9375rem
    }
}

.profile-sec-wrapper .profile-view .profile-view-wrap .profile-disc p {
    font-size: 18px;
    font-size: 1.125rem;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-bottom: 4px;
    padding: 0 10px;
    line-height: 1;
    display: inline-block
}

@media screen and (max-width:1199px) {
    .profile-sec-wrapper .profile-view .profile-view-wrap .profile-disc p {
        font-size: 15px;
        font-size: .9375rem
    }
}

.profile-sec-wrapper .profile-view .profile-view-wrap .button-view-profile {
    background-color: #5c6f7c;
    position: relative
}

.profile-sec-wrapper .profile-view .profile-view-wrap .button-view-profile a {
    color: #fff;
    padding: 7px 10px;
    font-size: 12px;
    font-size: .75rem;
    text-transform: uppercase;
    text-align: center;
    display: block
}

.profile-sec-wrapper .profile-view .profile-view-wrap .button-view-profile a i {
    margin-right: 6px
}

.profile-sec-wrapper .profile-view .profile-view-wrap .profile-img-wrap img {
    width: 100%;
    filter: invert(0) sepia(0) saturate(0) hue-rotate(0);
    -webkit-filter: invert(0) sepia(0) saturate(0) hue-rotate(0)
}

.profile-sec-wrapper .profile-view .profile-view-wrap:hover:after {
    width: 100%;
    height: 100%;
    border-radius: 0;
    top: 0;
    opacity: 0
}

.profile-sec-wrapper .profile-view .profile-view-wrap:hover .click-rightarrow {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0
}

.profile-sec-wrapper .profile-view .profile-view-wrap:hover .profile-disc {
    bottom: 30px
}

.profile-sec-wrapper .profile-view .profile-view-wrap:hover .profile-disc h4 {
    color: #14a819;
    background-color: #000
}

.profile-sec-wrapper .profile-view .profile-view-wrap:hover .profile-disc p {
    background-color: #000;
    color: #fff;
    line-height: 1.4
}

.profile-sec-wrapper .profile-view .profile-view-wrap:hover .button-view-profile {
    z-index: 99
}

.profile-sec-wrapper .profile-view .profile-view-wrap:hover .profile-img-wrap img {
    width: 100%;
    filter: initial
}

.profile-sec-wrapper .profile-view .svg-wrapper {
    display: none
}

.profile-view .profile-popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(35, 35, 35, .6902);
    z-index: 999;
    opacity: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.profile-view .profile-popup .popup-profile-main {
    max-width: 875px;
    transform: scale(.03);
    transition: .3s ease-in-out;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:1399px) {
    .profile-view .profile-popup .popup-profile-main {
        max-width: none;
        width: -moz-calc(100% - 80px);
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px)
    }
}

.profile-view .profile-popup .popup-profile-main .popup-close {
    position: absolute;
    right: -35px;
    top: -35px
}

@media screen and (max-width:589px) {
    .profile-view .profile-popup .popup-profile-main {
        width: -moz-calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px);
        height: -moz-calc(100vh - 20px);
        height: -webkit-calc(100vh - 20px);
        height: calc(100vh - 20px);
        display: block
    }

    .profile-view .profile-popup .popup-profile-main .popup-close {
        right: -9px;
        top: -10px;
        width: 30px
    }

    .profile-view .profile-popup .popup-profile-main .box-left {
        display: none
    }
}

.profile-view .profile-popup .popup-profile-main .box-left {
    width: 327px;
    float: left;
    overflow: hidden;
    border-right: 1px solid #d7d7d7
}

@media screen and (max-width:768px) {
    .profile-view .profile-popup .popup-profile-main .box-left {
        position: relative;
        background-color: #5c6f7c;
        width: 180px
    }
}

.profile-view .profile-popup .popup-profile-main .box-left .img-profile-pop {
    max-height: 378px;
    overflow: hidden
}

@media screen and (max-width:589px) {
    .profile-view .profile-popup .popup-profile-main .box-left {
        width: 100%
    }

    .profile-view .profile-popup .popup-profile-main .box-left .img-profile-pop {
        width: 99px;
        position: absolute;
        top: 0;
        right: 0
    }
}

.profile-view .profile-popup .popup-profile-main .box-left .img-profile-pop img {
    width: 100%
}

.profile-view .profile-popup .popup-profile-main .box-left .profile-disc-pop {
    background-color: #5c6f7c;
    padding: 35px;
    height: 100%
}

.profile-view .profile-popup .popup-profile-main .box-left .profile-disc-pop h4 {
    font-size: 36px;
    color: #fff;
    margin-bottom: 20px;
    text-transform: uppercase
}

@media screen and (max-width:768px) {
    .profile-view .profile-popup .popup-profile-main .box-left .profile-disc-pop {
        position: absolute;
        bottom: 0;
        left: 0;
        height: auto
    }

    .profile-view .profile-popup .popup-profile-main .box-left .profile-disc-pop h4 {
        font-size: 20px
    }
}

.profile-view .profile-popup .popup-profile-main .box-left .profile-disc-pop p {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 5px;
    color: #fff;
    text-transform: capitalize
}

.author-content h3,
.events-pg .nav-tabs .nav-link,
.events-pg .tab-title {
    text-transform: uppercase
}

.profile-view .profile-popup .popup-profile-main .right {
    width: -moz-calc(100% - 327px);
    width: -webkit-calc(100% - 327px);
    width: calc(100% - 327px);
    padding: 70px 15px 70px 45px;
    background-color: #fff
}

@media screen and (max-width:768px) {
    .profile-view .profile-popup .popup-profile-main .box-left .profile-disc-pop p {
        font-size: 15px
    }

    .profile-view .profile-popup .popup-profile-main .right {
        width: -moz-calc(100% - 180px);
        width: -webkit-calc(100% - 180px);
        width: calc(100% - 180px);
        padding: 40px 15px 40px 20px
    }
}

@media screen and (max-width:589px) {
    .profile-view .profile-popup .popup-profile-main .right {
        width: 100%;
        height: auto;
        overflow: hidden
    }
}

.profile-view .profile-popup .popup-profile-main .right .right-box {
    max-height: 490px;
    overflow-y: scroll;
    padding-right: 30px
}

.profile-view .profile-popup .popup-profile-main .right .right-box::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #f5f5f5
}

.profile-view .profile-popup .popup-profile-main .right .right-box::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5
}

.profile-view .profile-popup .popup-profile-main .right .right-box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #d8d8d8
}

.profile-view .profile-popup .popup-profile-main .right p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 300
}

@media screen and (max-width:768px) {
    .profile-view .profile-popup .popup-profile-main .right .right-box {
        max-height: 340px
    }

    .profile-view .profile-popup .popup-profile-main .right p {
        font-size: 13px
    }
}

.profile-view .profile-popup .popup-profile-main .right .popup-linkedin {
    padding: 10px 30px;
    border: 2px solid #00a5e3;
    color: #00a5e3;
    margin-top: 30px;
    float: right;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700
}

@media screen and (max-width:768px) {
    .profile-view .profile-popup .popup-profile-main .right .popup-linkedin {
        font-size: 15px;
        font-size: .9375rem
    }
}

.profile-view .profile-popup .popup-profile-main .right .popup-linkedin i {
    font-size: 24px;
    font-size: 1.5rem
}

.profile-view.active-popup .profile-popup {
    visibility: visible;
    opacity: 1
}

.profile-view.active-popup .profile-popup .popup-profile-main {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    height: auto
}

.profile-img-wrap {
    height: 350px
}

@media screen and (max-width:768px) {
    .profile-view .profile-popup .popup-profile-main .right .popup-linkedin i {
        font-size: 15px;
        font-size: .9375rem
    }

    .profile-img-wrap {
        height: 280px
    }
}

.ie .profile-sec-wrapper .profile-view .profile-view-wrap:after {
    background: rgba(164, 183, 196, .5098)
}

.nav-tabs .nav-link.active,
.tab-content.card {
    background-color: #f2f5f8
}

.media-wrapper {
    padding-top: 70px
}

.nav-tabs {
    border: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 15px
}

.nav-tabs .nav-link {
    color: #000 !important;
    font-size: 16px;
    font-size: 1rem;
    border: none;
    font-weight: 300
}

.card-date h5,
.tab-title {
    font-weight: 700;
    font-family: Montserrat, sans-serif
}

.nav-justified .nav-item,
.nav-tabs .nav-item {
    -webkit-flex-basis: unset;
    -ms-flex-basis: unset;
    -moz-flex-basis: unset;
    flex-basis: unset;
    -webkit-flex-grow: unset;
    -ms-flex-grow: unset;
    -moz-flex-grow: unset;
    flex-grow: unset
}

.tab-content.card {
    border: none;
    width: 100%;
    padding-top: 19px
}

.media-card {
    position: relative;
    background: #fff;
    margin-top: 20px;
    border-bottom: 1px solid #dbdee1
}

@media screen and (max-width:479px) {
    .nav-tabs {
        padding-left: 30px
    }

    .nav-tabs .nav-link {
        font-size: 12px;
        font-size: .75rem
    }

    .media-card {
        margin: 20px 5px 0
    }
}

.media-card:hover {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .06)
}

.media-card .media-card-wrapper {
    width: 100%
}

.tab-title {
    font-size: 24px;
    font-size: 1.5rem;
    color: #10abe5;
    position: relative;
    padding: 25px 30px 10px;
    line-height: 24px
}

@media screen and (max-width:768px) {
    .tab-title {
        font-size: 20px;
        font-size: 1.25rem
    }
}

.tab-title:after {
    content: "";
    position: absolute;
    background: #f3f5f8;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0
}

.card-main-contents {
    padding: 5px 30px 10px
}

.card-date h5 {
    font-size: 17px;
    font-size: 1.0625rem;
    color: #000;
    padding-bottom: 5px
}

@media screen and (max-width:479px) {
    .card-date h5 {
        font-size: 14px;
        font-size: .875rem
    }
}

.card-more {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 10px;
    margin-right: 25px
}

@media screen and (max-width:768px) {
    .card-more {
        position: relative
    }
}

.card-content p {
    font-size: 14px;
    font-size: .875rem;
    color: #5c6f7c;
    max-width: 900px;
    line-height: 1.5;
    font-weight: 300
}

@media screen and (max-width:1199px) {
    
}

.card-morebtn {
    display: inline-block;
    padding: 6px 10px;
    margin: 5px 5px 5px 0;
    border: none;
    line-height: 22px;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    font-size: .75rem;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    transition: .5s ease;
    background-color: #e7e8ed;
    color: #5c6f7c
}

.card-morebtn:hover {
    background: rgba(221, 221, 221, .54118)
}

.card-morebtn span {
    padding-right: 12px
}

p.media-italics {
    font-style: italic
}

.media-main-wrapper {
    padding-bottom: 70px
}

.single-feature:nth-child(even) {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.career-pg .events-details-wrapper {
    padding: 38px 0 70px;
    background: #f2f5f8;
    margin-bottom: 3px
}

.career-pg .events-details-wrapper .img-content-section:nth-child(3) {
    display: none
}

.events-left-wrapper .slick-slider,
.single-feature {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

.single-feature {
    display: flex;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 91px 0
}

@media(min-width:601px) {
    .events-left-wrapper .slick-slide {
        border: 1px solid transparent;
        overflow: hidden
    }
}

@media screen and (max-width:640px) {
    .media-wrapper .tab-head {
        width: 100%
    }

    .single-feature {
        display: block;
        padding: 45px 15px !important
    }

    .single-feature:after {
        content: "";
        position: absolute;
        width: 3px;
        height: 73px;
        background: #5c6f7c;
        left: 50%
    }
}

@media screen and (max-width:479px) {
    .single-feature .feature {
        padding-top: 38px
    }
}

@media screen and (max-width:1024px) {
    .single-feature {
        padding: 35px 15px
    }
}

.single-feature:nth-child(odd) .career-feature-section {
    margin: 0 0 0 80px
}

@media screen and (max-width:640px) {
    .single-feature:nth-child(odd) .career-feature-section {
        margin: 0 15px
    }

    .career-img {
        text-align: center
    }
}

@media screen and (max-width:768px) {
    .single-feature:nth-child(odd) .career-feature-section {
        margin: 0 0 0 30px
    }
}

@media screen and (min-width:1025px) {
    .single-feature:nth-child(odd):after {
        content: "";
        position: absolute;
        background: url(../images/before.png) no-repeat;
        width: 750px;
        height: 145px;
        bottom: -65px;
        left: 0;
        margin-left: 100px
    }
}

.single-feature:nth-child(even) .career-feature-section {
    margin: 0 15px 0 30px
}

@media screen and (min-width:1025px) {
    .single-feature:nth-child(even):after {
        content: "";
        position: absolute;
        background: url(../images/after.png) no-repeat;
        width: 750px;
        height: 145px;
        bottom: -65px;
        left: 0;
        margin-left: 100px
    }
}

.single-feature:last-child:after {
    display: none
}

@media screen and (max-width:768px) {
    .career-img-section {
        width: 100%
    }
}

.career-img {
    min-width: 260px;
    overflow: hidden
}

.career-img img {
    border-radius: 50%;
    width: 260px;
    height: 260px
}

@media screen and (max-width:768px) {
    .career-img img {
        width: 230px;
        height: 230px
    }
}

.features-wrapper {
    max-width: 975px;
    margin: 0 auto;
    padding: 30px 0;
    width: 100%
}

@media screen and (max-width:479px) {
    .features-wrapper {
        padding: 15px 0
    }

    .events-pg .event-logo img {
        display: none
    }
}

.feature-heading h2 {
    font-size: 36px;
    font-size: 2.25rem;
    color: #5c6f7c;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    padding-bottom: 25px
}

@media screen and (max-width:640px) {
    .feature-heading h2 {
        font-size: 20px;
        font-size: 1.25rem;
        text-align: center;
        padding-bottom: 5px
    }
}

.feature-paragraph p {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.5;
    text-align: left
}

@media screen and (max-width:640px) {
    .feature-paragraph p {
        font-size: 14px;
        font-size: .875rem;
        text-align: center
    }
}

.events-pg .event-logo {
    position: relative;
    height: 100%
}

.events-pg .event-logo img {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

@media screen and (max-width:1024px) {
    .events-pg .event-logo {
        text-align: center;
        padding-top: 20px
    }

    .events-pg .event-logo img {
        position: relative;
        text-align: center;
        width: 250px
    }
}

.events-pg .card-title {
    width: 100%;
    margin-bottom: 0
}

.events-pg .tab-title {
    padding: 18px 30px 15px;
    margin-bottom: 0
}

.events-pg .card-details span {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700
}

.events-pg .card-details .card-date {
    display: inline-block;
    margin-right: 35px
}

.events-pg .card-details .card-place {
    position: relative;
    min-width: 150px
}

.events-pg .card-content {
    padding: 12px 0 0 0
}

.events-pg .card-details {
    padding: 0px 0 24px 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

@media screen and (max-width:768px) {
    .events-pg .card-details .card-place {
        position: relative;
        display: block
    }

    .events-pg .card-details {
        padding: 0 0 40px 15px
    }
}

.card-place span {
    position: absolute;
    left: 20px;
    top: 0;
    width: 100%;
    display: block
}

.col-lg-2.logo-section {
    border-right: 2px solid #f2f5f8
}

.lower-events .col-lg-3 {
    border-left: 2px solid #f2f5f8;
    padding-left: 30px
}

.lower-events .col-lg-3 .card-more {
    position: absolute;
    top: 0;
    margin-bottom: 0;
    margin-right: 0;
    display: block;
    text-align: center;
    margin-top: 20px;
    right: inherit
}

@media screen and (max-width:1024px) {
    .lower-events .col-lg-3 .card-more {
        margin-bottom: 10px;
        position: relative;
		text-align: left;
    }
	.lower-events .col-lg-3 .card-more .card-morebtn {
    max-width: 140px;
    width: 100%;
    margin: 10px 0 0 !important;
}
}

.lower-events .col-lg-3 .card-more .card-morebtn {
    max-width: 140px;
    width: 100%
}

.event-slider button.slick-arrow {
    display: none !important
}

.event-slider .slide {
    position: relative
}

.event-slider figcaption {
    position: absolute;
    bottom: 0;
    z-index: 99;
    color: #fff;
    line-height: 1;
    font-size: 15px;
    padding: 0 50px 0 20px;
    margin-bottom: 20px;
    width: 100%
}

.fig-cap img {
    transform: inherit !important;
    width: auto !important;
    height: auto !important;
    vertical-align: middle !important;
    margin-top: 12px;
    display: block !important
}

.right-ar {
    position: absolute;
    right: 20px;
    bottom: 0
}

@media screen and (max-width:479px) {
    .event-slider figcaption {
        padding: 10px 20px;
        font-size: 12px;
        font-size: .75rem
    }
}

.events-right-section .col-lg-6 {
    margin-bottom: 15px;
    padding-left: 0
}

@media screen and (max-width:1024px) {
    .events-right-section .col-lg-6 {
        padding-left: 15px
    }
}

@media screen and (max-width:479px) {
    .events-right-section .col-lg-6 {
        margin-bottom: 0
    }
}

.pagination .pagination-wrapper ul li a.active {
    background-color: #10abe5;
    color: #fff
}

.pagination {
    background: #fff
}

.single-tab-contents {
    margin-bottom: 40px
}

.events-left-wrapper .slick-slider {
    display: flex
}

.events-left-wrapper .slick-slide img {
    height: 100%;
    width: 100%
}

.events-left-wrapper .slick-slide {
    max-height: 401px;
    height: 260px
}

@media screen and (max-width:479px) {
    .events-left-wrapper .slick-slide {
        height: 210px
    }

    .events-upper-section figcaption {
        font-size: 13px;
        font-size: .8125rem
    }
}

.events-upper-section .slick-slider {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.events-upper-section .slick-slide img {
    height: 100%;
    width: 100%
}

.events-upper-section .slick-slide {
    max-height: 193px;
    height: 225px
}

@media screen and (max-width:640px) {
    .lower-events .col-lg-3 .card-more .card-morebtn {
        max-width: 165px
    }

    .events-upper-section .slick-slide img {
        display: none
    }

    .events-upper-section .slick-slide {
        height: auto
    }

    .events-upper-section .rgba-black-light {
        display: none
    }

    .events-upper-section figcaption {
        position: initial;
        color: #000;
        border-bottom: 1px solid #e8e8e8
    }

    .career-pg .events-right-section {
        display: none
    }
}

@media screen and (min-width:1400px) {
    .map-section {
        width: 744px;
        height: 406px;
        margin-left: 20px
    }
}

.map-section>div {
    height: 100%
}

.add-to-calender {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    margin: 10px auto 0;
    position: relative
}

.add-to-calender .addtocalendar.atc-style-glow-orange {
    height: auto;
    width: 99px;
    display: inline-block;
    padding-right: 0;
    float: none;
    position: static
}

.add-to-calender a.atcb-link {
    font-size: 12px !important;
    color: #5c6f7c !important;
    font-family: Montserrat, sans-serif;
    height: auto !important;
    width: 100% !important;
    position: static !important
}

.add-to-calender .atcb-list li {
    background: #f1f1f1 !important
}

.single-panel-contents.event-listing {
    padding-bottom: 40px
}

.author-image img {
    width: 150px;
    border-radius: 50%;
    height: 150px
}

.author-image {
    border-right: 2px solid #f2f2f2;
    float: left;
    width: 30%;
    text-align: center
}

@media screen and (max-width:768px) {
    .author-image {
        border-right: none;
        width: 100%
    }
}

.author-image h3 {
    font-size: 17px;
    padding-top: 20px
}

.author-image h5 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5
}

.author-wrapper {
    width: 770px;
    margin: 0 auto;
    padding: 30px;
    border: 1px solid #f2f2f2;
    background: #fbfbfb
}

.author-content {
    float: left;
    width: 70%;
    padding: 0 20px
}

@media screen and (max-width:768px) {
    .author-content {
        width: 100%;
        padding: 0
    }
}

a.nav-link.active.show .hover-box:after {
    content: "";
    position: absolute;
    background: #000;
    height: 100%;
    width: 100%;
    opacity: .6;
    z-index: 0
}

a.nav-link.active.show .hover-box .box-content {
    padding: 20px;
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: ease-out .3s;
    -moz-transition: ease-out .3s;
    -ms-transition: ease-out .3s;
    transition: ease-out .3s;
    z-index: 999;
    top: 0;
    bottom: auto
}

a.nav-link.active.show .hover-box .box-content p {
    display: block
}

.single-contacts-wrapper .telephone:first-child a {
    padding-left: 6px
}

.recruit td {
    background: #fff;
    color: #000;
    padding: 10px;
    border: 1px solid #000
}

.single-contacts-wrapper .contact-details .mail a {
    padding-left: 6px
}

.media-pgn .nav-tabs {
    padding-left: 0
}

@media screen and (max-width:479px) {
    .media-pgn .nav-tabs {
        padding-left: 20px
    }
}

section.contact-section {
    padding: 55px 0 0
}

@media screen and (max-width:479px) {
    section.contact-section {
        padding: 30px 0 0
    }
}

.single-contacts-wrapper h2 {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 700;
    color: #10abe5;
    padding-bottom: 30px
}

@media screen and (max-width:479px) {
    .single-contacts-wrapper h2 {
        padding-bottom: 15px
    }
}

.single-contacts-wrapper h4 {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    padding-bottom: 18px
}

@media screen and (max-width:479px) {
    .single-contacts-wrapper h4 {
        font-size: 14px;
        font-size: .875rem;
        padding-bottom: 10px
    }
}

.single-contacts-wrapper address {
    margin-bottom: 25px;
    font-size: 16px;
    font-size: 1rem;
    color: #000;
    font-weight: 300;
    line-height: 1.5
}

.single-contacts-wrapper address p {
    font-size: 16px;
    font-size: 1rem;
    color: #000;
    font-weight: 300;
    line-height: 1.5
}

@media screen and (max-width:479px) {
    .single-contacts-wrapper address {
        font-size: 12px;
        font-size: .75rem
    }
}

.single-contacts-wrapper .contact-details {
    font-size: 16px;
    font-size: 1rem;
    color: #000;
    font-weight: 300;
    line-height: 24px
}

.single-contacts-wrapper .contact-details a {
    color: #000
}

@media screen and (max-width:479px) {
    .single-contacts-wrapper .contact-details a {
        font-size: 16px;
        font-size: 1rem
    }
}

.single-contacts-wrapper .contact-timings {
    padding-top: 25px;
    font-size: 16px;
    font-size: 1rem
}

.single-contacts-wrapper .contact-timings span {
    display: block;
    color: #000;
    font-weight: 300;
    line-height: 24px
}

.head-contact-section-wrapper {
    background: #f2f5f8;
    padding: 45px 0 52px
}

.sub-contact-section {
    padding: 37px 0 0
}

.sub-contact-section .contacts {
    padding-bottom: 60px
}

@media screen and (max-width:479px) {

    .single-contacts-wrapper .contact-timings span,
    .single-contacts-wrapper p {
        font-size: 16px;
        font-size: 1rem
    }

    .sub-contact-section .contacts {
        padding-bottom: 30px
    }
}

.sub-contact-section p {
    font-size: 17px;
    font-size: 1.0625rem;
    font-weight: 400
}

.map-section {
    height: 405px
}

@media screen and (max-width:640px) {
    .map-section {
        margin-top: 25px
    }
}

.map-section iframe {
    height: 100%
}

@media screen and (min-width:1400px) {
    .map-section {
        width: 741px;
        margin-left: 20px;
        height: 405px
    }
}

@media print {
    .publications {
        padding-top: 100px
    }

    .single-sectors.col-lg-3.col-sm-6 {
        float: left
    }
}

ul.slick-dots li {
    position: relative;
    display: inline-block;
    height: 10px;
    width: 40px;
    padding: 0 2px;
    cursor: pointer
}

ul.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 100%;
    width: 100%;
    outline: 0;
    background-color: #e5e5e5;
    line-height: 0;
    font-size: 0;
    color: transparent;
    cursor: pointer;
    padding: 0
}

.slick-dots li button:before {
    content: "" !important;
    height: 100%;
    width: 100%;
    font-family: slick;
    font-size: .375rem;
    line-height: 20px;
    text-align: center;
    background: #eaeaea;
    opacity: 1;
    display: block
}

.slick-dots li.slick-active button:before {
    background: #adb7bd
}

ul.slick-dots {
    margin-top: 50px;
    display: flex !important;
    justify-content: center
}

.page-heading.head-withbtn .view-all:hover img {
    padding-left: 10px;
    padding-right: 5px
}

.page-heading.head-withbtn .line {
    float: left !important;
    width: 87% !important
}

.we-do-content.publications {
    background-image: url(../media/4655/publications-patern.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 40px;
    background-position: center
}

.we-do-content.publications .event-companies {
    background: 0 0;
    padding-top: 0
}

.we-do-content.publications .page-heading {
    padding-bottom: 0
}

.we-do-content.publications .page-heading .line {
    margin-bottom: 44px
}

.we-do-content.publications .event-companies .event-companies-wrapper {
    padding-bottom: 40px
}

.events-details-wrapper .row.img-content-section [class*=col-] {
    padding: 0;
    margin: 0
}

.events-details-wrapper .row.img-content-section {
    margin: 0
}

.events-left-wrapper .slick-slide h5 {
    font-size: 19px;
    font-weight: 700
}

.events-left-wrapper .slick-slide p {
    font-size: 18px;
    font-weight: 400
}

.social-fixed {
    position: fixed;
    bottom: 80px;
    left: -1px;
    z-index: 999
}

.social-fixed ul {
    background-color: green;
    margin: 0;
    padding: 0
}

.social-fixed ul li {
    display: block
}

.social-fixed ul li a {
    width: 43px;
    display: inline-block;
    height: 43px;
    line-height: 43px;
    text-align: center;
    transition: all .4s ease
}

.social-fixed ul li a i {
    color: #fff;
    transition: all .4s ease
}

.social-fixed ul li a:hover i {
    color: #14a819
}

.tab-content .job-filter {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ced4da;
    margin-top: 5px;
    background: 0 0;
    padding-left: 0;
    padding-right: 0
}

.job-block {
    width: 100%;
    border: 2px solid #fdf6f6;
    padding: 15px 15px 20px 15px;
    margin: 0 15px
}

.job-block h3 {
    text-transform: uppercase
}

@media(max-width:767px) {
    .social-fixed {
        display: none
    }
}

@media(min-width:1025px) {
    .main-header.sticky .nav-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: rgba(0, 0, 0, .93);
        margin-top: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding-top: 15px
    }

    header.main-header.sticky {
        z-index: 99999
    }

    .main-header.sticky .nav-wrapper .nav-bar .menu-list {
        justify-content: center;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        -moz-justify-content: center;
        margin-bottom: 0
    }
}

@media(max-width:370px) {
    .sector-section .sector-link {
        left: 0;
        width: 100%;
        transform: inherit;
        text-align: center
    }
}

/*style edit on 08-05-2020*/
.webinar-slider {
    background: rgba(242,245,248,1);
    background: -moz-linear-gradient(left, rgba(242,245,248,1) 0%, rgba(31,68,113,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(242,245,248,1)), color-stop(100%, rgba(31,68,113,0)));
    background: -webkit-linear-gradient(left, rgba(242,245,248,1) 0%, rgba(31,68,113,0) 100%);
    background: -o-linear-gradient(left, rgba(242,245,248,1) 0%, rgba(31,68,113,0) 100%);
    background: -ms-linear-gradient(left, rgba(242,245,248,1) 0%, rgba(31,68,113,0) 100%);
    background: linear-gradient(to right, rgba(242,245,248,1) 0%, rgba(31,68,113,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f8', endColorstr='#1f4471', GradientType=1 );
}

.webinar-wrapper.events-pg .tab-title {
    color: #00a5e3;
}

.webinar-wrapper #event-section p, .webinar-wrapper .card-morebtn {
    color: #000000;
}

.webinar-wrapper .tab-pane {
    border-bottom: 1px solid #dbdee1;
}

.webinar-wrapper li.nav-item button.nav-link {
    font-weight: 400;
	cursor: pointer;
}

.webinar-wrapper.events-pg .card-details > div {
    display: flex;
    align-items: center;
    min-width: auto;
    margin-right: 20px;
	margin-bottom: 10px;
}

@media(max-width:767px) {
	.webinar-wrapper.events-pg .card-details > div  {
		width: 100%;
	}
	.webinar-wrapper.events-pg .card-details {
		padding: 0 0 0px 15px;
	}
	.webinar-wrapper .lower-events .col-lg-3 {
		padding-left: 15px;
		padding-bottom: 15px;
	}
	.webinar-wrapper.events-pg .event-logo img {
		width: auto;
	}
}

.webinar-wrapper.events-pg .card-details > div span {
    position: static;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
}

.webinar-wrapper.events-pg .card-details > div img {
    margin-right: 7px;
}

.webinar-wrapper .card-morebtn:hover {
	color: #0056b3;
}

@media (max-width: 576px) {
 .nav-tabs .nav-item {
	 width: 100%;
 }
}

.media-card ul {
    padding-left: 35px;
}

.media-card ul li {
    font-size: 14px;
    font-size: .875rem;
    color: #000000;
    line-height: 1.5;
    font-weight: 300;
}


@media(max-width:767px)
{
    .card-details .card-place {
    margin-bottom:15px
}
.card-details .card-date
{
    margin-bottom:15px
}


.card-more {
    padding-left:15px;
}
}

