@charset "UTF-8";

/*!
 * Bootstrap v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
    --blue: #0494f4;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #F04124;
    --orange: #f4900a;
    --yellow: #E99002;
    --green: #43ac6a;
    --teal: #20c997;
    --cyan: #5bc0de;
    --white: #fff;
    --gray: #bcbcbc;
    --gray-dark: #8a8e99;
    --primary: #062a4d;
    --secondary: #d0df56;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: Lato;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    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;
    -webkit-tap-highlight-color: transparent
}

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

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

body {
    margin: 0;
    font-family: Lato;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2.25;
    color: #062a4d;
    text-align: left;
    background-color: #fff
}

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

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

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

p {
    margin-top: 0;
    margin-bottom: 1.5em
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

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

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

a:hover {
    color: #000306;
    text-decoration: none
}

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

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-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

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

svg {
    overflow: hidden;
    vertical-align: middle;
    width: 59px !important;
    height: 118px !important;
    fill: #4F87FB !important;
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #062a4d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

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

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

button,
input {
    overflow: visible
}

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] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

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

textarea {
    overflow: auto;
    resize: vertical
}

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

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

progress {
    vertical-align: baseline
}

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: Martel;
    font-weight: 700;
    line-height: 1.2;
    color: #062a4d
}

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

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

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

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

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

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

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

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

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

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

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

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

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

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

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

.blockquote {
    margin-bottom: 1rem;
    font-size: 1rem
}

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

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

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

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

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

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

.container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

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

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

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

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

.container-fluid {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

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

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

.wp-col,
.wp-col-1,
.wp-col-10,
.wp-col-11,
.wp-col-12,
.wp-col-2,
.wp-col-3,
.wp-col-4,
.wp-col-5,
.wp-col-6,
.wp-col-7,
.wp-col-8,
.wp-col-9,
.wp-col-auto,
.wp-col-lg,
.wp-col-lg-1,
.wp-col-lg-10,
.wp-col-lg-11,
.wp-col-lg-12,
.wp-col-lg-2,
.wp-col-lg-3,
.wp-col-lg-4,
.wp-col-lg-5,
.wp-col-lg-6,
.wp-col-lg-7,
.wp-col-lg-8,
.wp-col-lg-9,
.wp-col-lg-auto,
.wp-col-md,
.wp-col-md-1,
.wp-col-md-10,
.wp-col-md-11,
.wp-col-md-12,
.wp-col-md-2,
.wp-col-md-3,
.wp-col-md-4,
.wp-col-md-5,
.wp-col-md-6,
.wp-col-md-7,
.wp-col-md-8,
.wp-col-md-9,
.wp-col-md-auto,
.wp-col-sm,
.wp-col-sm-1,
.wp-col-sm-10,
.wp-col-sm-11,
.wp-col-sm-12,
.wp-col-sm-2,
.wp-col-sm-3,
.wp-col-sm-4,
.wp-col-sm-5,
.wp-col-sm-6,
.wp-col-sm-7,
.wp-col-sm-8,
.wp-col-sm-9,
.wp-col-sm-auto,
.wp-col-xl,
.wp-col-xl-1,
.wp-col-xl-10,
.wp-col-xl-11,
.wp-col-xl-12,
.wp-col-xl-2,
.wp-col-xl-3,
.wp-col-xl-4,
.wp-col-xl-5,
.wp-col-xl-6,
.wp-col-xl-7,
.wp-col-xl-8,
.wp-col-xl-9,
.wp-col-xl-auto,
[data-elementor-columns-mobile="1"] .column-item,
[data-elementor-columns-mobile="2"] .column-item,
[data-elementor-columns-mobile="3"] .column-item,
[data-elementor-columns-mobile="4"] .column-item,
[data-elementor-columns-mobile="6"] .column-item,
[data-elementor-columns-tablet="1"] .column-item,
[data-elementor-columns-tablet="2"] .column-item,
[data-elementor-columns-tablet="3"] .column-item,
[data-elementor-columns-tablet="4"] .column-item,
[data-elementor-columns-tablet="6"] .column-item,
[data-elementor-columns="1"] .column-item,
[data-elementor-columns="2"] .column-item,
[data-elementor-columns="3"] .column-item,
[data-elementor-columns="4"] .column-item,
[data-elementor-columns="6"] .column-item {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.wp-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.wp-col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.wp-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.wp-col-2,
[data-elementor-columns-mobile="6"] .column-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.wp-col-3,
[data-elementor-columns-mobile="4"] .column-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.wp-col-4,
[data-elementor-columns-mobile="3"] .column-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.wp-col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.wp-col-6,
[data-elementor-columns-mobile="2"] .column-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.wp-col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.wp-col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.wp-col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.wp-col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.wp-col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.wp-col-12,
[data-elementor-columns-mobile="1"] .column-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width:576px) {
    .wp-col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .wp-col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .wp-col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .wp-col-sm-2,
    [data-elementor-columns-mobile="6"] .column-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .wp-col-sm-3,
    [data-elementor-columns-mobile="4"] .column-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .wp-col-sm-4,
    [data-elementor-columns-mobile="3"] .column-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .wp-col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .wp-col-sm-6,
    [data-elementor-columns-mobile="2"] .column-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .wp-col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .wp-col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .wp-col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .wp-col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .wp-col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .wp-col-sm-12,
    [data-elementor-columns-mobile="1"] .column-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:768px) {
    .wp-col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .wp-col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .wp-col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .wp-col-md-2,
    [data-elementor-columns-tablet="6"] .column-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .wp-col-md-3,
    [data-elementor-columns-tablet="4"] .column-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .wp-col-md-4,
    [data-elementor-columns-tablet="3"] .column-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .wp-col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .wp-col-md-6,
    [data-elementor-columns-tablet="2"] .column-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .wp-col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .wp-col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .wp-col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .wp-col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .wp-col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .wp-col-md-12,
    [data-elementor-columns-tablet="1"] .column-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:992px) {
    .wp-col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .wp-col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .wp-col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .wp-col-lg-2,
    [data-elementor-columns="6"] .column-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .wp-col-lg-3,
    [data-elementor-columns="4"] .column-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .wp-col-lg-4,
    [data-elementor-columns="3"] .column-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .wp-col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .wp-col-lg-6,
    [data-elementor-columns="2"] .column-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .wp-col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .wp-col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .wp-col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .wp-col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .wp-col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .wp-col-lg-12,
    [data-elementor-columns="1"] .column-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .wp-col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .wp-col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .wp-col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .wp-col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .wp-col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .wp-col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .wp-col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .wp-col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .wp-col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .wp-col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .wp-col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .wp-col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .wp-col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .wp-col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}

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

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

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

table .table {
    background-color: #fff
}

.table .thead-dark th {
    color: #fff;
    background-color: #222;
    border-color: #353535
}

.table .thead-light th {
    color: #f0f0f0;
    background-color: #212121;
    border-color: #dee2e6
}

.form-control,
.wpcf7 .wpcf7-validation-errors,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=file],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    display: block;
    width: 100%;
    height: calc(3.66rem + 2px);
    padding: .9375rem 1.875rem;
    font-size: 1rem;
    line-height: 1.785;
    color: #062a4d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-tra�[��[�@��-��[��[�@�[�ase-in-out,
    -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .form-control,
    .wpcf7 .wpcf7-validation-errors,
    input[type=color],
    input[type=date],
    input[type=datetime-local],
    input[type=datetime],
    input[type=email],
    input[type=file],
    input[type=month],
    input[type=number],
    input[type=password],
    input[type=range],
    input[type=search],
    input[type=tel],
    input[type=text],
    input[type=time],
    input[type=url],
    input[type=week],
    select,
    textarea {
        -webkit-transition: none;
        transition: none
    }
}

.form-control::-ms-expand,
.wpcf7 .wpcf7-validation-errors::-ms-expand,
input[type=color]::-ms-expand,
input[type=date]::-ms-expand,
input[type=datetime-local]::-ms-expand,
input[type=datetime]::-ms-expand,
input[type=email]::-ms-expand,
input[type=file]::-ms-expand,
input[type=month]::-ms-expand,
input[type=number]::-ms-expand,
input[type=password]::-ms-expand,
input[type=range]::-ms-expand,
input[type=search]::-ms-expand,
input[type=tel]::-ms-expand,
input[type=text]::-ms-expand,
input[type=time]::-ms-expand,
input[type=url]::-ms-expand,
input[type=week]::-ms-expand,
select::-ms-expand,
textarea::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus,
.wpcf7 .wpcf7-validation-errors:focus,
input:focus[type=color],
input:focus[type=date],
input:focus[type=datetime-local],
input:focus[type=datetime],
input:focus[type=email],
input:focus[type=file],
input:focus[type=month],
input:focus[type=number],
input:focus[type=password],
input:focus[type=range],
input:focus[type=search],
input:focus[type=tel],
input:focus[type=text],
input:focus[type=time],
input:focus[type=url],
input:focus[type=week],
select:focus,
textarea:focus {
    color: #062a4d;
    background-color: transparent;
    border-color: #062a4d;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control::-webkit-input-placeholder,
.wpcf7 .wpcf7-validation-errors::-webkit-input-placeholder,
input[type=color]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=file]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=range]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #bcbcbc;
    opacity: 1
}

.form-control::-moz-placeholder,
.wpcf7 .wpcf7-validation-errors::-moz-placeholder,
input[type=color]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=file]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=range]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=week]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
    color: #bcbcbc;
    opacity: 1
}

.form-control:-ms-input-placeholder,
.wpcf7 .wpcf7-validation-errors:-ms-input-placeholder,
input[type=color]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=file]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=range]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #bcbcbc;
    opacity: 1
}

.form-control::-ms-input-placeholder,
.wpcf7 .wpcf7-validation-errors::-ms-input-placeholder,
input[type=color]::-ms-input-placeholder,
input[type=date]::-ms-input-placeholder,
input[type=datetime-local]::-ms-input-placeholder,
input[type=datetime]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=file]::-ms-input-placeholder,
input[type=month]::-ms-input-placeholder,
input[type=number]::-ms-input-placeholder,
input[type=password]::-ms-input-placeholder,
input[type=range]::-ms-input-placeholder,
input[type=search]::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
input[type=text]::-ms-input-placeholder,
input[type=time]::-ms-input-placeholder,
input[type=url]::-ms-input-placeholder,
input[type=week]::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #bcbcbc;
    opacity: 1
}

.form-control::placeholder,
.wpcf7 .wpcf7-validation-errors::placeholder,
input[type=color]::placeholder,
input[type=date]::placeholder,
input[type=datetime-local]::placeholder,
input[type=datetime]::placeholder,
input[type=email]::placeholder,
input[type=file]::placeholder,
input[type=month]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=range]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=time]::placeholder,
input[type=url]::placeholder,
input[type=week]::placeholder,
select::placeholder,
textarea::placeholder {
    color: #bcbcbc;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly],
.wpcf7 .wpcf7-validation-errors:disabled,
.wpcf7 .wpcf7-validation-errors[readonly],
input:disabled[type=color],
input:disabled[type=date],
input:disabled[type=datetime-local],
input:disabled[type=datetime],
input:disabled[type=email],
input:disabled[type=file],
input:disabled[type=month],
input:disabled[type=number],
input:disabled[type=password],
input:disabled[type=range],
input:disabled[type=search],
input:disabled[type=tel],
input:disabled[type=text],
input:disabled[type=time],
input:disabled[type=url],
input:disabled[type=week],
input[readonly][type=color],
input[readonly][type=date],
input[readonly][type=datetime-local],
input[readonly][type=datetime],
input[readonly][type=email],
input[readonly][type=file],
input[readonly][type=month],
input[readonly][type=number],
input[readonly][type=password],
input[readonly][type=range],
input[readonly][type=search],
input[readonly][type=tel],
input[readonly][type=text],
input[readonly][type=time],
input[readonly][type=url],
input[readonly][type=week],
select:disabled,
select[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #212121;
    opacity: 1
}

.wpcf7 select.wpcf7-validation-errors:focus::-ms-value,
select.form-control:focus::-ms-value,
select:focus::-ms-value {
    color: #062a4d;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.9375rem + 1px);
    padding-bottom: calc(.9375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.785
}

.wpcf7 select.wpcf7-validation-errors[multiple],
.wpcf7 select.wpcf7-validation-errors[size],
select.form-control[multiple],
select.form-control[size],
select[multiple],
select[size] {
    height: auto
}

.wpcf7 textarea.wpcf7-validation-errors,
textarea,
textarea.form-control {
    height: auto
}

.form-group,
.wpcf7 .wpcf7-form p {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.btn,
a.button {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0 solid transparent;
    padding: 50px 70px;
    font-size: 1rem;
    line-height: 1.785;
    border-radius: 0;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .btn,
    a.button {
        -webkit-transition: none;
        transition: none
    }
}

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

.btn.focus,
.btn:focus,
a.button:focus,
a.focus.button {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.disabled,
.btn:disabled,
a.button:disabled,
a.disabled.button {
    opacity: .65
}

.btn:not(:disabled):not(.disabled),
a.button:not(:disabled):not(.disabled) {
    cursor: pointer
}

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

.btn-sm {
    padding: .75rem 2.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 8px
}

.btn-primary,
.elementor-button-default a.elementor-button,
.elementor-button-primary .elementor-button-link,
.elementor-widget-opal-price-table .elementor-price-table__button,
[type=reset],
[type=submit],
a.button,
button,
html [type=button],
input[type=button],
input[type=submit] {
    color: #fff;
    background-color: #062a4d;
    border-color: #062a4d
}

.btn-primary:hover,
.elementor-button-default a.elementor-button:hover,
.elementor-button-primary .elementor-button-link:hover,
.elementor-widget-opal-price-table .elementor-price-table__button:hover,
:hover[type=reset],
:hover[type=submit],
a.button:hover,
button:hover,
html :hover[type=button],
input:hover[type=button] {
    color: #fff;
    background-color: #03172a;
    border-color: #02101e
}

.btn-primary.focus,
.btn-primary:focus,
.elementor-button-default a.elementor-button:focus,
.elementor-button-default a.focus.elementor-button,
.elementor-button-primary .elementor-button-link:focus,
.elementor-button-primary .focus.elementor-button-link,
.elementor-widget-opal-price-table .elementor-price-table__button:focus,
.elementor-widget-opal-price-table .focus.elementor-price-table__button,
.focus[type=reset],
.focus[type=submit],
:focus[type=reset],
:focus[type=submit],
a.button:focus,
a.focus.button,
button.focus,
button:focus,
html .focus[type=button],
html :focus[type=button],
input.focus[type=button],
input:focus[type=button] {
    -webkit-box-shadow: 0 0 0 0 rgba(6, 42, 77, .5);
    box-shadow: 0 0 0 0 rgba(6, 42, 77, .5)
}

.btn-primary.disabled,
.btn-primary:disabled,
.disabled[type=reset],
.disabled[type=submit],
.elementor-button-default a.disabled.elementor-button,
.elementor-button-default a.elementor-button:disabled,
.elementor-button-primary .disabled.elementor-button-link,
.elementor-button-primary .elementor-button-link:disabled,
.elementor-widget-opal-price-table .disabled.elementor-price-table__button,
.elementor-widget-opal-price-table .elementor-price-table__button:disabled,
:disabled[type=reset],
:disabled[type=submit],
a.button:disabled,
a.disabled.button,
button.disabled,
button:disabled,
html .disabled[type=button],
html :disabled[type=button],
input.disabled[type=button],
input:disabled[type=button] {
    color: #fff;
    background-color: #062a4d;
    border-color: #062a4d
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.elementor-button-default .show>a.dropdown-toggle.elementor-button,
.elementor-button-default a.elementor-button:not(:disabled):not(.disabled).active,
.elementor-button-default a.elementor-button:not(:disabled):not(.disabled):active,
.elementor-button-primary .elementor-button-link:not(:disabled):not(.disabled).active,
.elementor-button-primary .elementor-button-link:not(:disabled):not(.disabled):active,
.elementor-button-primary .show>.dropdown-toggle.elementor-button-link,
.elementor-widget-opal-price-table .elementor-price-table__button:not(:disabled):not(.disabled).active,
.elementor-widget-opal-price-table .elementor-price-table__button:not(:disabled):not(.disabled):active,
.elementor-widget-opal-price-table .show>.dropdown-toggle.elementor-price-table__button,
.show>.btn-primary.dropdown-toggle,
.show>.dropdown-toggle[type=reset],
.show>.dropdown-toggle[type=submit],
.show>a.dropdown-toggle.button,
.show>button.dropdown-toggle,
.show>input.dropdown-toggle[type=button],
:not(:disabled):not(.disabled).active[type=reset],
:not(:disabled):not(.disabled).active[type=submit],
:not(:disabled):not(.disabled):active[type=reset],
:not(:disabled):not(.disabled):active[type=submit],
a.button:not(:disabled):not(.disabled).active,
a.button:not(:disabled):not(.disabled):active,
button:not(:disabled):not(.disabled).active,
button:not(:disabled):not(.disabled):active,
html .show>.dropdown-toggle[type=button],
html :not(:disabled):not(.disabled).active[type=button],
html :not(:disabled):not(.disabled):active[type=button],
input:not(:disabled):not(.disabled).active[type=button],
input:not(:disabled):not(.disabled):active[type=button] {
    color: #fff;
    background-color: #02101e;
    border-color: #010a12
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.elementor-button-default .show>a.dropdown-toggle.elementor-button:focus,
.elementor-button-default a.elementor-button:not(:disabled):not(.disabled).active:focus,
.elementor-button-default a.elementor-button:not(:disabled):not(.disabled):active:focus,
.elementor-button-primary .elementor-button-link:not(:disabled):not(.disabled).active:focus,
.elementor-button-primary .elementor-button-link:not(:disabled):not(.disabled):active:focus,
.elementor-button-primary .show>.dropdown-toggle.elementor-button-link:focus,
.elementor-widget-opal-price-table .elementor-price-table__button:not(:disabled):not(.disabled).active:focus,
.elementor-widget-opal-price-table .elementor-price-table__button:not(:disabled):not(.disabled):active:focus,
.elementor-widget-opal-price-table .show>.dropdown-toggle.elementor-price-table__button:focus,
.show>.btn-primary.dropdown-toggle:focus,
.show>.dropdown-toggle:focus[type=reset],
.show>.dropdown-toggle:focus[type=submit],
.show>a.dropdown-toggle.button:focus,
.show>button.dropdown-toggle:focus,
.show>input.dropdown-toggle:focus[type=button],
:not(:disabled):not(.disabled).active:focus[type=reset],
:not(:disabled):not(.disabled).active:focus[type=submit],
:not(:disabled):not(.disabled):active:focus[type=reset],
:not(:disabled):not(.disabled):active:focus[type=submit],
a.button:not(:disabled):not(.disabled).active:focus,
a.button:not(:disabled):not(.disabled):active:focus,
button:not(:disabled):not(.disabled).active:focus,
button:not(:disabled):not(.disabled):active:focus,
html .show>.dropdown-toggle:focus[type=button],
html :not(:disabled):not(.disabled).active:focus[type=button],
html :not(:disabled):not(.disabled):active:focus[type=button],
input:not(:disabled):not(.disabled).active:focus[type=button],
input:not(:disabled):not(.disabled):active:focus[type=button] {
    -webkit-box-shadow: 0 0 0 0 rgba(6, 42, 77, .5);
    box-shadow: 0 0 0 0 rgba(6, 42, 77, .5)
}

.btn-secondary,
.elementor-button-btn-secondary .elementor-button-link {
    color: #222;
    background-color: #d0df56;
    border-color: #d0df56
}

.btn-secondary:hover,
.elementor-button-btn-secondary .elementor-button-link:hover {
    color: #fff;
    background-color: #c7d936;
    border-color: #c4d72b
}

.btn-secondary.focus,
.btn-secondary:focus,
.elementor-button-btn-secondary .elementor-button-link:focus,
.elementor-button-btn-secondary .focus.elementor-button-link {
    -webkit-box-shadow: 0 0 0 0 rgba(208, 223, 86, .5);
    box-shadow: 0 0 0 0 rgba(208, 223, 86, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled,
.elementor-button-btn-secondary .disabled.elementor-button-link,
.elementor-button-btn-secondary .elementor-button-link:disabled {
    color: #222;
    background-color: #d0df56;
    border-color: #d0df56
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.elementor-button-btn-secondary .elementor-button-link:not(:disabled):not(.disabled).active,
.elementor�[��[�@��-��[��[�@�[�secondary .show>.dropdown-toggle.elementor-button-link,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #c4d72b;
    border-color: #bcce27
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.elementor-button-btn-secondary .elementor-button-link:not(:disabled):not(.disabled).active:focus,
.elementor-button-btn-secondary .elementor-button-link:not(:disabled):not(.disabled):active:focus,
.elementor-button-btn-secondary .show>.dropdown-toggle.elementor-button-link:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(208, 223, 86, .5);
    box-shadow: 0 0 0 0 rgba(208, 223, 86, .5)
}

.btn-outline-primary {
    color: #062a4d;
    background-color: transparent;
    background-image: none;
    border-color: #062a4d
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #062a4d;
    border-color: #062a4d
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(6, 42, 77, .5);
    box-shadow: 0 0 0 0 rgba(6, 42, 77, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #062a4d;
    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: #fff;
    background-color: #062a4d;
    border-color: #062a4d
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(6, 42, 77, .5);
    box-shadow: 0 0 0 0 rgba(6, 42, 77, .5)
}

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

.btn-outline-secondary:hover {
    color: #222;
    background-color: #d0df56;
    border-color: #d0df56
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(208, 223, 86, .5);
    box-shadow: 0 0 0 0 rgba(208, 223, 86, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #d0df56;
    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: #222;
    background-color: #d0df56;
    border-color: #d0df56
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(208, 223, 86, .5);
    box-shadow: 0 0 0 0 rgba(208, 223, 86, .5)
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    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: 1rem;
    color: #062a4d;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 0
}

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

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

.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    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
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

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

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .5rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #062a4d;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #151515;
    text-decoration: none;
    background-color: #f9f9f9
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #062a4d
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #bcbcbc;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #bcbcbc;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .5rem 1.5rem;
    color: #062a4d
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

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

.nav-link.disabled {
    color: #ccc
}

.nav-tabs {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

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

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: rgba(0, 0, 0, .1)
}

.nav-tabs .nav-link.disabled {
    color: #ccc;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #f0f0f0;
    background-color: #fff;
    border-color: rgba(0, 0, 0, .1)
}

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

.nav-pills .nav-link {
    border-radius: 0
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #062a4d
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

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

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

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

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

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0
}

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

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width:575.98px) {
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem
    }
    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:767.98px) {
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem
    }
    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-md .navbar-collapse {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width:991.98px) {
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem
    }
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width:1199.98px) {
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem
    }
    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0
}

.page-link,
.pagination .page-numbers {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: 0;
    line-height: 1.25;
    color: #062a4d;
    background-color: #e8eeef;
    border: 0 solid rgba(0, 0, 0, .1)
}

.page-link:hover,
.pagination .page-numbers:hover {
    z-index: 2;
    color: #062a4d;
    text-decoration: none;
    background-color: #d0df56;
    border-color: #d0df56
}

.page-link:focus,
.pagination .page-numbers:focus {
    z-index: 2;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.page-link:not(:disabled):not(.disabled),
.pagination .page-numbers:not(:disabled):not(.disabled) {
    cursor: pointer
}

.page-item:first-child .page-link,
.page-item:first-child .pagination .page-numbers,
.pagination .page-item:first-child .page-numbers {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.page-item:last-child .page-link,
.page-item:last-child .pagination .page-numbers,
.pagination .page-item:last-child .page-numbers {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.page-item.active .page-link,
.page-item.active .pagination .page-numbers,
.pagination .page-item.active .page-numbers {
    z-index: 1;
    color: #062a4d;
    background-color: #d0df56;
    border-color: #cadb41
}

.page-item.disabled .page-link,
.page-item.disabled .pagination .page-numbers,
.pagination .page-item.disabled .page-numbers {
    color: #212121;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

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

.pagination .pagination-lg .page-item:first-child .page-numbers,
.pagination-lg .page-item:first-child .page-link,
.pagination-lg .page-item:first-child .pagination .page-numbers {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination .pagination-lg .page-item:last-child .page-numbers,
.pagination-lg .page-item:last-child .page-link,
.pagination-lg .page-item:last-child .pagination .page-numbers {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.pagination .pagination-sm .page-numbers,
.pagination-sm .page-link,
.pagination-sm .pagination .page-numbers {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination .pagination-sm .page-item:first-child .page-numbers,
.pagination-sm .page-item:first-child .page-link,
.pagination-sm .page-item:first-child .pagination .page-numbers {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination .pagination-sm .page-item:last-child .page-numbers,
.pagination-sm .page-item:last-child .page-link,
.pagination-sm .page-item:last-child .pagination .page-numbers {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

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

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

.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #f6f6f6;
    border-radius: 0
}

.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #062a4d;
    text-align: center;
    white-space: nowrap;
    background-color: #062a4d;
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .progress-bar {
        -webkit-transition: none;
        transition: none
    }
}

.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 {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!�[��[�@��-��[��[�@�[�p!important
}

.bg-primary {
    background-color: #062a4d!important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #02101e!important
}

.bg-secondary {
    background-color: #d0df56!important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #c4d72b!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #e8eeef!important
}

.border-top {
    border-top: 1px solid #e8eeef!important
}

.border-right {
    border-right: 1px solid #e8eeef!important
}

.border-bottom {
    border-bottom: 1px solid #e8eeef!important
}

.border-left {
    border-left: 1px solid #e8eeef!important
}

.border-0 {
    border: 0!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: #062a4d!important
}

.border-secondary {
    border-color: #d0df56!important
}

.border-white {
    border-color: #fff!important
}

.rounded {
    border-radius: 0!important
}

.rounded-top {
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important
}

.rounded-right {
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important
}

.rounded-bottom {
    border-bottom-right-radius: 0!important;
    border-bottom-left-radius: 0!important
}

.rounded-left {
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important
}

.entry-footer .meta-author .avatar,
.rounded-circle {
    border-radius: 50%!important
}

.rounded-0 {
    border-radius: 0!important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.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: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width:576px) {
    .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: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:768px) {
    .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: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-md-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media (min-width:992px) {
    .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: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        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: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }
    .d-print-inline {
        display: inline!important
    }
    .d-print-inline-block {
        display: inline-block!important
    }
    .d-print-block {
        display: block!important
    }
    .d-print-table {
        display: table!important
    }
    .d-print-table-row {
        display: table-row!important
    }
    .d-print-table-cell {
        display: table-cell!important
    }
    .d-print-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
    .d-print-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.embed-responsive,
.hentry .video-thumb iframe {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before,
.hentry .video-thumb iframe::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video,
.hentry .video-thumb iframe .embed-responsive-item,
.hentry .video-thumb iframe embed,
.hentry .video-thumb iframe iframe,
.hentry .video-thumb iframe object,
.hentry .video-thumb iframe 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 {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    -webkit-box-flex: 1!important;
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -webkit-box-flex: 0!important;
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -webkit-box-flex: 1!important;
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.justify-content-start {
    -webkit-box-pack: start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -webkit-box-pack: end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -webkit-box-align: end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -webkit-box-align: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -webkit-box-align: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media (min-width:576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-sm-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .flex-sm-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-sm-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-sm-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-sm-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-sm-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-sm-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-sm-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-md-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .flex-md-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-md-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-md-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-md-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-md-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-md-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-md-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-md-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-md-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseli�[��[�@��-��[��[�@�[�align-self: stretch!important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-lg-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .flex-lg-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-lg-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-lg-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-lg-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-lg-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-lg-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-lg-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-xl-column {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .flex-xl-fill {
        -webkit-box-flex: 1!important;
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0!important;
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1!important;
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }
    .justify-content-xl-start {
        -webkit-box-pack: start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-xl-end {
        -webkit-box-pack: end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-xl-center {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-xl-start {
        -webkit-box-align: start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-xl-end {
        -webkit-box-align: end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-xl-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left!important
    }
    .float-sm-right {
        float: right!important
    }
    .float-sm-none {
        float: none!important
    }
}

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

@media (min-width:992px) {
    .float-lg-left {
        float: left!important
    }
    .float-lg-right {
        float: right!important
    }
    .float-lg-none {
        float: none!important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left!important
    }
    .float-xl-right {
        float: right!important
    }
    .float-xl-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: -webkit-sticky!important;
    position: sticky!important
}

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

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

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

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

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

.shadow-sm {
    -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important
}

.shadow {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important
}

.shadow-lg {
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important
}

.shadow-none {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!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
}

.m-6 {
    margin: .6rem!important
}

.mt-6,
.my-6 {
    margin-top: .6rem!important
}

.mr-6,
.mx-6 {
    margin-right: .6rem!important
}

.mb-6,
.my-6 {
    margin-bottom: .6rem!important
}

.ml-6,
.mx-6 {
    margin-left: .6rem!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
}

.p-6 {
    padding: .6rem!important
}

.pt-6,
.py-6 {
    padding-top: .6rem!important
}

.pr-6,
.px-6 {
    padding-right: .6rem!important
}

.pb-6,
.py-6 {
    padding-bottom: .6rem!important
}

.pl-6,
.px-6 {
    padding-left: .6rem!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:576px) {
    .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
    }
    .m-sm-6 {
        margin: .6rem!important
    }
    .mt-sm-6,
    .my-sm-6 {
        margin-top: .6rem!important
    }
    .mr-sm-6,
    .mx-sm-6 {
        margin-right: .6rem!important
    }
    .mb-sm-6,
    .my-sm-6 {
        margin-bottom: .6rem!important
    }
    .ml-sm-6,
    .mx-sm-6 {
        margin-left: .6rem!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
    }
    .p-sm-6 {
        padding: .6rem!important
    }
    .pt-sm-6,
    .py-sm-6 {
        padding-top: .6rem!important
    }
    .pr-sm-6,
    .px-sm-6 {
        padding-right: .6rem!important
    }
    .pb-sm-6,
    .py-sm-6 {
        padding-bottom: .6rem!important
    }
    .pl-sm-6,
    .px-sm-6 {
        padding-left: .6rem!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:768px) {
    .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
    }
    .m-md-6 {
        margin: .6rem!important
    }
    .mt-md-6,
    .my-md-6 {
        margin-top: .6rem!important
    }
    .mr-md-6,
    .mx-md-6 {
        margin-right: .6rem!important
    }
    .mb-md-6,
    .my-md-6 {
        margin-bottom: .6rem!important
    }
    .ml-md-6,
    .mx-md-6 {
        margin-left: .6rem!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
    }
    .p-md-6 {
        padding: .6rem!important
    }
    .pt-md-6,
    .py-md-6 {
        padding-top: .6rem!important
    }
    .pr-md-6,
    .px-md-6 {
        padding-right: .6rem!important
    }
    .pb-md-6,
    .py-md-6 {
        padding-bottom: .6rem!important
    }
    .pl-md-6,
    .px-md-6 {
        padding-left: .6rem!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:992px) {
    .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
    }
    .m-lg-6 {
        margin: .6rem!important
    }
    .mt-lg-6,
    .my-lg-6 {
        margin-top: .6rem!important
    }
    .mr-lg-6,
    .mx-lg-6 {
        margin-right: .6rem!important
    }
    .mb-lg-6,
    .my-lg-6 {
        margin-bottom: .6rem!important
    }
    .ml-lg-6,
    .mx-lg-6 {
        margin-left: .6rem!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
    }
    .p-lg-6 {
        padding: .6rem!important
    }
    .pt-lg-6,
    .py-lg-6 {
        padding-top: .6rem!important
    }
    .pr-lg-6,
    .px-lg-6 {
        padding-right: .6rem!important
    }
    .pb-lg-6,
    .py-lg-6 {
        padding-bottom: .6rem!important
    }
    .pl-lg-6,
    .px-lg-6 {
        padding-left: .6rem!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) {
    .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
    }
    .m-xl-6 {
        margin: .6rem!important
    }
    .mt-xl-6,
    .my-xl-6 {
        margin-top: .6rem!important
    }
    .mr-xl-6,
    .mx-xl-6 {
        margin-right: .6rem!important
    }
    .mb-xl-6,
    .my-xl-6 {
        margin-bottom: .6rem!important
    }
    .ml-xl-6,
    .mx-xl-6 {
        margin-left: .6rem!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
    }
    .p-xl-6 {
        padding: .6rem!important
    }
    .pt-xl-6,
    .py-xl-6 {
        padding-top: .6rem!important
    }
    .pr-xl-6,
    .px-xl-6 {
        padding-right: .6rem!important
    }
    .pb-xl-6,
    .py-xl-6 {
        padding-bottom: .6rem!important
    }
    .pl-xl-6,
    .px-xl-6 {
        padding-left: .6rem!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
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.text-justify {
    text-align: justify!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left!important
    }
    .text-sm-right {
        text-align: right!important
    }
    .text-sm-center {
        text-align: center!important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left!important
    }
    .text-md-right {
        text-align: right!important
    }
    .text-md-center {
        text-align: center!important
    }
}

@media (min-width:992px) {
    .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
    }
}

.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: #062a4d!important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #02101e!important
}

.text-secondary {
    color: #d0df56!important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #c4d72b!important
}

.text-body {
    color: #062a4d!important
}

.text-muted {
    color: #bcbcbc!important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5)!important
}

.text-white-50 {
    color: rgba(255, 255, 255, .5)!important
}

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

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@media print {
    *,
     ::after,
     ::before {
        text-shadow: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a:not(.btn):not(a.button) {
        text-decoration: underline
    }
    abbr[title]::after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap!important
    }
    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    @page {
        size: a3
    }
    body {
        min-width: 992px!important
    }
    .container {
        min-width: 992px!important
    }
    .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 #dee2e6!important
    }
    .table-dark {
        color: inherit
    }
    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}


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

.fa {
    display: inline-block;
    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;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

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

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

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

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

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

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

.pull-right {
    float: right
}

.pull-left {
    float: left
}

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

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

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    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 {
    conten�[��[�@��-��[��[�@�[�
}

.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-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: ""
    }
    .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
    }
    .gallery {
        margin-bottom: 1.5em
    }
    .gallery-item {
        display: inline-block;
        text-align: center;
        vertical-align: top;
        width: 100%
    }
    .gallery-columns-2 .gallery-item {
        max-width: 50%
    }
    .gallery-columns-3 .gallery-item {
        max-width: 33.33%
    }
    .gallery-columns-4 .gallery-item {
        max-width: 25%
    }
    .gallery-columns-5 .gallery-item {
        max-width: 20%
    }
    .gallery-columns-6 .gallery-item {
        max-width: 16.66%
    }
    .gallery-columns-7 .gallery-item {
        max-width: 14.28%
    }
    .gallery-columns-8 .gallery-item {
        max-width: 12.5%
    }
    .gallery-columns-9 .gallery-item {
        max-width: 11.11%
    }
    .gallery-caption {
        display: block
    }
    .comment-content .wp-smiley,
    .entry-content .wp-smiley,
    .page-content .wp-smiley {
        border: none;
        margin-bottom: 0;
        margin-top: 0;
        padding: 0
    }
    embed,
    iframe,
    object {
        max-width: 100%
    }
    .wp-caption {
        margin-bottom: 1.5em;
        max-width: 100%
    }
    .wp-caption .wp-caption-text {
        margin: .8075em 0
    }
    .wp-caption-text {
        text-align: center
    }
    .gallery {
        margin-bottom: 1.5em
    }
    .gallery-item {
        display: inline-block;
        text-align: center;
        vertical-align: top;
        width: 100%
    }
    .gallery-columns-2 .gallery-item {
        max-width: 50%
    }
    .gallery-columns-3 .gallery-item {
        max-width: 33.33%
    }
    .gallery-columns-4 .gallery-item {
        max-width: 25%
    }
    .gallery-columns-5 .gallery-item {
        max-width: 20%
    }
    .gallery-columns-6 .gallery-item {
        max-width: 16.66%
    }
    .gallery-columns-7 .gallery-item {
        max-width: 14.28%
    }
    .gallery-columns-8 .gallery-item {
        max-width: 12.5%
    }
    .gallery-columns-9 .gallery-item {
        max-width: 11.11%
    }
    .gallery-caption {
        display: block
    }
    .wp-caption {
        margin-bottom: 1.5em;
        max-width: 100%
    }
    .wp-caption .wp-caption-text {
        margin: .8075em 0
    }
    .wp-caption-text {
        text-align: center
    }
    .wpcf7 textarea.wpcf7-validation-errors,
    textarea,
    textarea.form-control {
        line-height: 1.5;
        color: #062a4d;
        font-size: 14px;
        display: block;
        border-width: 1px;
        border-style: solid;
        border-color: #062a4d;
        padding: .562rem 1.3rem;
        background-color: transparent;
        width: 100%;
        -webkit-transition: all ease .3s;
        transition: all ease .3s;
        border-radius: 0
    }
    .wpcf7 textarea.wpcf7-validation-errors::-webkit-input-placeholder,
    textarea.form-control::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        color: #062a4d
    }
    .wpcf7 textarea.wpcf7-validation-errors::-moz-placeholder,
    textarea.form-control::-moz-placeholder,
    textarea::-moz-placeholder {
        color: #062a4d
    }
    .wpcf7 textarea.wpcf7-validation-errors:-ms-input-placeholder,
    textarea.form-control:-ms-input-placeholder,
    textarea:-ms-input-placeholder {
        color: #062a4d
    }
    .wpcf7 textarea.wpcf7-validation-errors::-ms-input-placeholder,
    textarea.form-control::-ms-input-placeholder,
    textarea::-ms-input-placeholder {
        color: #062a4d
    }
    .wpcf7 textarea.wpcf7-validation-errors::placeholder,
    textarea.form-control::placeholder,
    textarea::placeholder {
        color: #062a4d
    }
    @media screen and (prefers-reduced-motion:reduce) {
        .wpcf7 textarea.wpcf7-validation-errors,
        textarea,
        textarea.form-control {
            -webkit-transition: none;
            transition: none
        }
    }
    .wpcf7 textarea.wpcf7-validation-errors::-webkit-input-placeholder,
    textarea.form-control::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        -webkit-transition: all ease .5s;
        transition: all ease .5s
    }
    .wpcf7 textarea.wpcf7-validation-errors::-moz-placeholder,
    textarea.form-control::-moz-placeholder,
    textarea::-moz-placeholder {
        -webkit-transition: all ease .5s;
        transition: all ease .5s
    }
    .wpcf7 textarea.wpcf7-validation-errors:-ms-input-placeholder,
    textarea.form-control:-ms-input-placeholder,
    textarea:-ms-input-placeholder {
        -webkit-transition: all ease .5s;
        transition: all ease .5s
    }
    .wpcf7 textarea.wpcf7-validation-errors::-ms-input-placeholder,
    textarea.form-control::-ms-input-placeholder,
    textarea::-ms-input-placeholder {
        -webkit-transition: all ease .5s;
        transition: all ease .5s
    }
    .wpcf7 textarea.wpcf7-validation-errors::placeholder,
    textarea.form-control::placeholder,
    textarea::placeholder {
        -webkit-transition: all ease .5s;
        transition: all ease .5s
    }
    @media screen and (prefers-reduced-motion:reduce) {
        .wpcf7 textarea.wpcf7-validation-errors::-webkit-input-placeholder,
        textarea.form-control::-webkit-input-placeholder,
        textarea::-webkit-input-placeholder {
            -webkit-transition: none;
            transition: none
        }
        .wpcf7 textarea.wpcf7-validation-errors::-moz-placeholder,
        textarea.form-control::-moz-placeholder,
        textarea::-moz-placeholder {
            -webkit-transition: none;
            transition: none
        }
        .wpcf7 textarea.wpcf7-validation-errors:-ms-input-placeholder,
        textarea.form-control:-ms-input-placeholder,
        textarea:-ms-input-placeholder {
            -webkit-transition: none;
            transition: none
        }
        .wpcf7 textarea.wpcf7-validation-errors::-ms-input-placeholder,
        textarea.form-control::-ms-input-placeholder,
        textarea::-ms-input-placeholder {
            -webkit-transition: none;
            transition: none
        }
        .wpcf7 textarea.wpcf7-validation-errors::placeholder,
        textarea.form-control::placeholder,
        textarea::placeholder {
            -webkit-transition: none;
            transition: none
        }
    }
    select {
        border: 1px solid;
        border-color: #062a4d;
        border-radius: 0;
        max-width: 100%;
        font-size: 14px;
        line-height: 1.5;
        height: 54px;
        padding: .9rem 1.3rem
    }
    input {
        line-height: 1.5
    }
    input[type=color],
    input[type=date],
    input[type=datetime-local],
    input[type=datetime],
    input[type=email],
    input[type=month],
    input[type=number],
    input[type=password],
    input[type=range],
    input[type=search],
    input[type=tel],
    input[type=text],
    input[type=time],
    input[type=url],
    input[type=week] {
        font-size: 14px;
        color: #062a4d;
        border-color: #062a4d;
        border-style: solid;
        display: block;
        width: 100%;
        border-width: 1px;
        padding: .9rem 1.3rem;
        background-color: transparent;
        border-radius: 0;
        height: 54px
    }
    input[type=color]::-webkit-input-placeholder,
    input[type=date]::-webkit-input-placeholder,
    input[type=datetime-local]::-webkit-input-placeholder,
    input[type=datetime]::-webkit-input-placeholder,
    input[type=email]::-webkit-input-placeholder,
    input[type=month]::-webkit-input-placeholder,
    input[type=number]::-webkit-input-placeholder,
    input[type=password]::-webkit-input-placeholder,
    input[type=range]::-webkit-input-placeholder,
    input[type=search]::-webkit-input-placeholder,
    input[type=tel]::-webkit-input-placeholder,
    input[type=text]::-webkit-input-placeholder,
    input[type=time]::-webkit-input-placeholder,
    input[type=url]::-webkit-input-placeholder,
    input[type=week]::-webkit-input-placeholder {
        color: #062a4d
    }
    input[type=color]::-moz-placeholder,
    input[type=date]::-moz-placeholder,
    input[type=datetime-local]::-moz-placeholder,
    input[type=datetime]::-moz-placeholder,
    input[type=email]::-moz-placeholder,
    input[type=month]::-moz-placeholder,
    input[type=number]::-moz-placeholder,
    input[type=password]::-moz-placeholder,
    input[type=range]::-moz-placeholder,
    input[type=search]::-moz-placeholder,
    input[type=tel]::-moz-placeholder,
    input[type=text]::-moz-placeholder,
    input[type=time]::-moz-placeholder,
    input[type=url]::-moz-placeholder,
    input[type=week]::-moz-placeholder {
        color: #062a4d
    }
    input[type=color]:-ms-input-placeholder,
    input[type=date]:-ms-input-placeholder,
    input[type=datetime-local]:-ms-input-placeholder,
    input[type=datetime]:-ms-input-placeholder,
    input[type=email]:-ms-input-placeholder,
    input[type=month]:-ms-input-placeholder,
    input[type=number]:-ms-input-placeholder,
    input[type=password]:-ms-input-placeholder,
    input[type=range]:-ms-input-placeholder,
    input[type=search]:-ms-input-placeholder,
    input[type=tel]:-ms-input-placeholder,
    input[type=text]:-ms-input-placeholder,
    input[type=time]:-ms-input-placeholder,
    input[type=url]:-ms-input-placeholder,
    input[type=week]:-ms-input-placeholder {
        color: #062a4d
    }
    input[type=color]::-ms-input-placeholder,
    input[type=date]::-ms-input-placeholder,
    input[type=datetime-local]::-ms-input-placeholder,
    input[type=datetime]::-ms-input-placeholder,
    input[type=email]::-ms-input-placeholder,
    input[type=month]::-ms-input-placeholder,
    input[type=number]::-ms-input-placeholder,
    input[type=password]::-ms-input-placeholder,
    input[type=range]::-ms-input-placeholder,
    input[type=search]::-ms-input-placeholder,
    input[type=tel]::-ms-input-placeholder,
    input[type=text]::-ms-input-placeholder,
    input[type=time]::-ms-input-placeholder,
    input[type=url]::-ms-input-placeholder,
    input[type=week]::-ms-input-placeholder {
        color: #062a4d
    }
    input[type=color]::placeholder,
    input[type=date]::placeholder,
    input[type=datetime-local]::placeholder,
    input[type=datetime]::placeholder,
    input[type=email]::placeholder,
    input[type=month]::placeholder,
    i�[��[�@��-��[��[�@�[�pe=search]::placeholder,
    input[type=tel]::placeholder,
    input[type=text]::placeholder,
    input[type=time]::placeholder,
    input[type=url]::placeholder,
    input[type=week]::placeholder {
        color: #062a4d
    }
    input[type=button],
    input[type=submit] {
        cursor: pointer
    }
    input.button-lg[type=button],
    input.button-lg[type=submit] {
        cursor: pointer
    }
    [type=reset],
    [type=submit],
    button,
    html [type=button] {
        -webkit-appearance: button;
        cursor: pointer
    }
    input[type=button].secondary,
    input[type=reset],
    input[type=reset].secondary,
    input[type=submit].secondary {
        cursor: pointer
    }
    .form-style.style2 button[type=submit],
    .form-style.style2 input[type=submit] {
        width: auto;
        height: 54px;
        margin-top: 0;
        margin-left: 20px;
        border-color: #062a4d
    }
    @media (max-width:767.98px) {
        .form-style.style2 button[type=submit],
        .form-style.style2 input[type=submit] {
            margin-left: 0;
            margin-top: 10px
        }
    }
    .form-style.style2 button[type=submit] {
        line-height: 4.285
    }
    .form-style button[type=submit],
    .form-style input[type=submit] {
        font-weight: 700
    }
    .form-style input[type=email] {
        background-color: transparent;
        height: 54px;
        line-height: 4.285;
        border: 1px solid #062a4d
    }
    .form-style.style2 input[type=email] {
        border: 1px solid #062a4d;
        background: 0 0
    }
    @media (min-width:576px) {
        .form-style.style2 .mc4wp-form-fields {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
        }
    }
    input[type=color],
    input[type=date],
    input[type=datetime-local],
    input[type=datetime],
    input[type=email],
    input[type=file],
    input[type=month],
    input[type=number],
    input[type=password],
    input[type=range],
    input[type=search],
    input[type=tel],
    input[type=text],
    input[type=time],
    input[type=url],
    input[type=week],
    select,
    textarea {
        display: inline-block
    }
    html {
        padding: 0;
        margin: 0;
        word-break: normal;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    * {
        -webkit-box-sizing: inherit;
        box-sizing: inherit
    }
     :after,
     :before {
        -webkit-box-sizing: inherit;
        box-sizing: inherit
    }
    body {
        overflow-x: hidden;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        word-wrap: break-word
    }
    @media (min-width:1200px) {
        body:not(.has-offcanvas--visible):not(.elementor-template-full-width) {
            margin: 0 60px
        }
    }
    body.layout-boxed {
        background-color: #fff;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: top center
    }
    body.layout-boxed .body-inner {
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom center
    }
    body.layout-boxed #page {
        background-color: #fff;
        margin-left: auto;
        margin-right: auto;
        max-width: 1400px
    }
    .bypostauthor {
        display: block
    }
    #page {
        position: relative;
        word-wrap: break-word;
        overflow: hidden
    }
    .site-content {
        padding: 5em 0
    }
    .elementor-page .site-content {
        padding-top: 0!important;
        padding-bottom: 0!important
    }
    .single .site-content {
        padding: 5em 0!important
    }
    pre {
        max-width: 100%;
        overflow: auto;
        white-space: pre;
        word-wrap: break-word
    }
    a {
        word-wrap: break-word
    }
    address {
        font-style: italic
    }
    a:active,
    a:focus,
    a:hover {
        text-decoration: none;
        outline: 0
    }
    a:focus {
        outline: 0
    }
    .img-responsive,
    .wp-post-image {
        max-width: 100%;
        height: auto
    }
    table {
        width: 100%;
        margin-bottom: 1rem;
        background-color: transparent;
        border-spacing: 0;
        border-width: 1px 0 0 1px
    }
    table td,
    table th {
        padding: .75rem;
        vertical-align: top;
        border: 1px solid #dee2e6
    }
    img,
    video {
        height: auto;
        max-width: 100%
    }
    dd {
        margin: 0 1.5em 1.5em
    }
    .added_to_cart.loading,
    .button.loading,
    button.loading,
    input[type=button].loading,
    input[type=reset].loading,
    input[type=submit].loading {
        position: relative
    }
    .added_to_cart.loading:before,
    .button.loading:before,
    button.loading:before,
    input[type=button].loading:before,
    input[type=reset].loading:before,
    input[type=submit].loading:before {
        opacity: 0
    }
    .added_to_cart.loading:after,
    .button.loading:after,
    button.loading:after,
    input[type=button].loading:after,
    input[type=reset].loading:after,
    input[type=submit].loading:after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f110";
        -webkit-animation: fa-spin .75s linear infinite;
        animation: fa-spin .75s linear infinite;
        font-size: 20px;
        font-size: 1.25rem;
        width: 20px;
        height: 20px;
        line-height: 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -10px;
        margin-top: -10px
    }
    .c-primary {
        color: #062a4d
    }
    .c-secondary {
        color: #ff4302
    }
    .custom-logo-link {
        display: block;
        padding: 10px 0;
        text-align: left
    }
    @media (max-width:1024px) {
        .custom-logo-link {
            text-align: center
        }
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.5;
        letter-spacing: 0;
        padding: 1.5em 0 0;
        margin: 0 0 .75em
    }
    h1:first-child,
    h2:first-child,
    h3:first-child,
    h4:first-child,
    h5:first-child,
    h6:first-child {
        padding-top: 0
    }
    h1 {
        font-size: 60px;
        font-size: 3.75rem;
        padding-top: .5em
    }
    h2 {
        font-size: 40px;
        font-size: 2.5rem;
        padding-top: .6em
    }
    h3 {
        font-size: 30px;
        font-size: 1.875rem;
        padding-top: .7em
    }
    h4 {
        font-size: 20px;
        font-size: 1.25rem
    }
    h5 {
        font-size: 16px;
        font-size: 1rem
    }
    h6 {
        font-size: 14px;
        font-size: .875rem
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        color: #062a4d;
        font-weight: 700;
        font-family: Martel
    }
    [data-elementor-columns="5"] .column-item {
        padding-left: 10px;
        padding-right: 10px
    }
    @media (min-width:992px) {
        [data-elementor-columns="5"] .column-item {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%
        }
    }
    [data-elementor-columns-tablet="5"] .column-item {
        padding-left: 10px;
        padding-right: 10px
    }
    @media (min-width:768px) {
        [data-elementor-columns-tablet="5"] .column-item {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%
        }
    }
    [data-elementor-columns-mobile="5"] .column-item {
        padding-left: 10px;
        padding-right: 10px
    }
    @media (min-width:576px) {
        [data-elementor-columns-mobile="5"] .column-item {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%
        }
    }
    caption {
        padding: 0 0 .75rem;
        caption-side: top
    }
    .entry-content dt,
    .entry-content strong {
        color: #062a4d
    }
    @media (max-width:1199.98px) {
        .single-header .elementor-icon-list-text,
        header .elementor-icon-list-text {
            display: none
        }
        .single-header .elementor-icon-list-item:after,
        header .elementor-icon-list-item:after {
            display: none
        }
    }
    .select2-container--default .select2-selection--single {
        display: block;
        width: 100%;
        height: 50px;
        padding: .6rem .9rem;
        font-size: 1rem;
        line-height: 1.785;
        color: #062a4d;
        background-color: #fff;
        background-clip: padding-box;
        border: 2px solid #f0f0f0
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: calc(3.66rem + 2px)
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #062a4d
    }
    .select2-container--default .select2-selection--single:focus {
        outline: 0
    }
    .select2-container--open .select2-selection--single {
        border-color: #062a4d
    }
    .select2-container--open .select2-dropdown--below {
        border-color: #062a4d;
        border-width: 2px
    }
    #wrapper-navbar .navbar {
        background-color: #fff;
        border-style: solid;
        border-width: 0 0 1px 0;
        border-color: #dbdfe5;
        -webkit-transition: background .3s, border .3s, border-radius .3s, -webkit-box-shadow .3s;
        transition: background .3s, border .3s, border-radius .3s, -webkit-box-shadow .3s;
        transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
        transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-box-shadow .3s;
        padding: 20px 20px
    }
    #wrapper-navbar .navbar .navbar-brand {
        color: #062a4d;
        font-weight: 700;
        font-size: 36px;
        font-size: 2.25rem;
        font-family: Martel;
        padding-top: 5px
    }
    #wrapper-navbar .navbar .navbar-brand+div {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    #wrapper-navbar .navbar .navbar-toggler {
        padding: 0 20px
    }
    #wrapper-navbar .navbar .navbar-nav>li {
        position: relative;
        margin-right: 2rem
    }
    #wrapper-navbar .navbar .navbar-nav>li>a {
        font-family: Martel;
        font-weight: 700;
        font-size: 14px;
        font-size: .875rem;
        text-transform: uppercase;
        color: #062a4d;
        position: relative;
        padding: 12px 0 5px
    }
    #wrapper-navbar .navbar .navbar-nav>li>a:hover {
        color: #000306
    }
    #wrapper-navbar .navbar .navbar-nav>li.current-menu-parent:after {
        width: 100%
    }
    #wrapper-navbar .navbar .navbar-nav>li.current-menu-parent>a {
        color: #000306
    }
    #wrapper-navbar .navbar .navbar-nav .dropdown-menu {
        min-width: 250px;
        background-color: #fff;
        border: 0;
        -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
        box-shadow: 0 0 6px rgba(0, 0, 0, .2);
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        font-family: Lato;
        padding: 15px 0;
        font-size: 14px;
        border-top: 3px solid #d0df56
    }
    #wrapper-navbar .navbar .navbar-nav .dropdown-menu li.current-menu-item>a {
        color: #062a4d
    }
    #wrapper-navbar .navbar .navbar-nav .dropdown-menu .dropdown-item {
        font-weight: 400;
        color: #062a4d;
        padding: 5px 25px
    }
    #wrapper-navbar .navbar .navbar-nav .dropdown-menu .dropdown-item:active,
    #wrapper-navbar .navbar .navbar-nav .dropdown-menu .dropdown-item:focus {
        background-image: none;
        background-color: #f0f0f0
    }
    @media (min-width:1200px) {
        footer .elementor-section-stretched {
            left: 0!important
        }
    }
    #wrapper-footer {
        background: #062a4d;
        color: #fff;
        text-align: center;
        padding: 20px 0;
        margin-top: 20px
    }
    #wrapper-footer .site-info a {
        color: #fff
    }
    #wrapper-footer .site-info a:hover {
        color: #d0df56
    }
    #header-scroll {
        position: absolute;
        top: 80%;
        right: 130px;
        z-index: 999;
        color: #fff;
        text-align: center
    }
    #header-scroll .header-scroll-txt {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        margin-bottom: 10px
    }
    #header-scroll:hover {
        cursor: pointer
    }
    @media (max-width:767px) {
        #header-scroll {
            display: none
        }
    }
    #back-to-top {
        position: fixed;
        bottom: 20px;
        right: 20px;
        color: #fff;
        text-align: center;
        z-index: 350;
        opacity: 0;
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        background: #062a4d;
        padding: 10px;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        -webkit-box-shadow: -3px 0 10px -2px rgba(0, 0, 0, .1);
        box-shadow: -3px 0 10px -2px rgba(0, 0, 0, .1);
        width: 50px;
        height: 50px
    }
    #back-to-top:hover {
        background: #000306
    }
    #back-to-top i {
        display: inline-block;
        font-size: 30px;
        width: 100%
    }
    #back-to-top.show {
        pointer-events: visible;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    .alignleft {
        display: inline;
        float: left;
        margin-right: 1.5em
    }
    .alignright {
        display: inline;
        float: right;
        margin-left: 1.5em
    }
    .screen-reader-text {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px;
        word-wrap: normal!important
    }
    .screen-reader-text:focus {
        background-color: #062a4d;
        color: #0494f4;
        border-radius: 3px;
        -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
        clip: auto!important;
        display: block;
        font-size: 14px;
        font-weight: 700;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000
    }
    .overflow-hidden {
        overflow: hidden!important
    }
    .overflow-auto {
        overflow: auto!important
    }
    .overflow-visiable {
        overflow: visible!important
    }
    .overflow-scroll {
        overflow: scroll!important
    }
    .overflow-inherit {
        overflow: inherit!important
    }
    .overflow-initial {
        overflow: initial!important
    }
    .pagination {
        font-weight: 500
    }
    .pagination .page-item {
        margin-right: 5px
    }
    .pagination .page-item .page-link,
    .pagination .page-item .page-numbers {
        width: 40px;
        height: 40px;
        text-align: center
    }
    .pagination .page-numbers {
        display: inline-block;
        width: 40px;
        height: 40px;
        vertical-align: middle;
        line-height: 23px;
        text-align: center
    }
    .pagination .page-numbers.current {
        background-color: #d0df56;
        border-color: #cadb41
    }
    .elementor-default .pagination {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .preloader-img img {
        width: 100%
    }
    .wpcf7 .wpcf7-form {
        font-family: Lato!important
    }
    .wpcf7 .wpcf7-form input,
    .wpcf7 .wpcf7-form select,
    .wpcf7 .wpcf7-form textarea {
        background-color: transparent;
        color: #062a4d;
        font-weight: 400!important
    }
    .wpcf7 .wpcf7-form input[type=submit] {
        color: #fff;
        text-transform: uppercase;
        font-size: 14px
    }
    .wpcf7 .wpcf7-form label {
        width: 100%
    }
    .wpcf7 .wpcf7-form button[type=submit] {
        margin-top: 10px
    }
    .wpcf7 .wpcf7-validation-errors {
        border: 1px solid #062a4d;
        height: auto;
        margin: 0
    }
    .wpcf7 .wpcf7-form .ajax-loader {
        display: none;
        margin: 0;
        margin-top: 3px;
        width: 100%;
        background-repeat: no-repeat
    }
    .wpcf7 .wpcf7-form .ajax-loader.is-active {
        display: block
    }
    .wpcf7-subtitle {
        font-size: 14px;
        text-transform: uppercase;
        color: #062a4d;
        font-weight: 700
    }
    .wpcf7-title {
        font-size: 30px;
        font-weight: 700;
        text-transform: capitalize;
        margin-bottom: 35px
    }
    .mc4wp-response {
        color: #062a4d
    }
    .mc4wp-response a {
        color: #062a4d
    }
    .widget {
        margin: 0 0 60px
    }
    .widget select {
        max-width: 100%
    }
    .widget .widget-search .search-submit {
        border: 0;
        clip: rect(1px, 1px, 1px, 1px);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        word-wrap: normal!important
    }
    .widget .widget-title,
    .widget .widgettitle {
        letter-spacing: 0;
        padding: 0 0 15px;
        margin-bottom: 14px;
        font-weight: 400
    }
    .widget ul {
        margin-left: 0;
        list-style: none;
        padding: 0
    }
    .widget ul ul {
        margin-left: 14px
    }
    .widget-area .widget {
        font-weight: 400;
        font-size: 14px
    }
    .widget-area .widget a.button {
        font-weight: 400!important
    }
    .header-widget-region::after {
        display: block;
        clear: both;
        content: ""
    }
    .header-widget-region .widget {
        margin: 0;
        padding: 1em 0
    }
    .widget_product_search form,
    .widget_search form {
        position: relative
    }
    .widget_product_search form input[type=search],
    .widget_product_search form input[type=text],
    .widget_search form input[type=search],
    .widget_search form input[type=text] {
        width: 100%
    }
    .widget_product_search form button[type=submit],
    .widget_product_search form input[type=submit],
    .widget_search form button[type=submit],
    .widget_search form input[type=submit] {
        border: 0;
        clip: rect(1px, 1px, 1px, 1px);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
        word-wrap: normal!important;
        top: 0;
        left: 0
    }
    .widget ul {
        margin: 0
    }
    .widget ul li {
        padding: 10px 0;
        list-style: none;
        font-size: 16px;
        font-size: 1rem
    }
    .widget ul li:first-child {
        padding-top: 0
    }
    .widget ul li li:last-child {
        padding-bottom: 0
    }
    .widget ul li ul {
        padding-top: 12px;
        margin-left: 10px
    }
    .widget>ul>li {
        border-bottom: 1px solid #eaeaea
    }
    .column-sidebar .widget {
        background: #fff
    }
    .column-sidebar .widget .widget-title {
        font-family: Martel;
        font-weight: 700;
        color: #062a4d;
        text-transform: uppercase;
        font-size: 18px;
        font-size: 1.125rem
    }
    .column-sidebar .widget.menu-menu-service-container li,
    .column-sidebar .widget.opalservice-categories li,
    .column-sidebar .widget.widget_archive li,
    .column-sidebar .widget.widget_categories li,
    .column-sidebar .widget.widget_meta li,
    .column-sidebar .widget.widget_nav_menu li,
    .column-sidebar .widget.widget_pages li,
    .column-sidebar .widget.widget_recent_entries li {
        color: #8a8e99
    }
    .column-sidebar .widget.menu-menu-service-container li a,
    .column-sidebar .widget.opalservice-categories li a,
    .column-sidebar .widget.widget_archive li a,
    .column-sidebar .widget.widget_categories li a,
    .column-sidebar .widget.widget_meta li a,
    .column-sidebar .widget.widget_nav_menu li a,
    .column-sidebar .widget.widget_pages li a,
    .column-sidebar .widget.widget_recent_entries li a {
        position: relative;
        padding-left: 23px;
        text-transform: capitalize;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        color: #8a8e99
    }
    .column-sidebar .widget.menu-menu-service-container li a:before,
    .column-sidebar .widget.opalservice-categories li a:before,
    .column-sidebar .widget.widget_archive li a:before,
    .column-sidebar .widget.widget_categories li a:before,
    .column-sidebar .widget.widget_meta li a:before,
    .column-sidebar .widget.widget_nav_menu li a:before,
    .column-sidebar .widget.widget_pages li a:before,
    .column-sidebar .widget.widget_recent_entries li a:before {
        content: "\f105";
        left: 0;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        position: absolute;
        font-family: FontAwesome;
        top: 4px;
        line-height: 1
    }
    .column-sidebar .widget.menu-menu-service-container li a span,
    .column-sidebar .widget.opalservice-categories li a span,
    .column-sidebar .widget.widget_archive li a span,
    .column-sidebar .widget.widget_categories li a span,
    .column-sidebar .widget.widget_meta li a span,
    .column-sidebar .widget.widget_nav_menu li a span,
    .column-sidebar .widget.widget_pages li a span,
    .column-sidebar .widget.widget_recent_entries li a span {
        font-weight: 400
    }
    .column-sidebar .widget.menu-menu-service-container li a.active,
    .column-sidebar .widget.menu-menu-service-container li a:hover,
    .column-sidebar .widget.opalservice-categories li a.active,
    .column-sidebar .widget.opalservice-categories li a:hover,
    .column-sidebar .widget.widget_archive li a.active,
    .column-sidebar .widget.widget_archive li a:hover,
    .column-sidebar .widget.widget_categories li a.active,
    .column-sidebar .widget.widget_categories li a:hover,
    .column-sidebar .widget.widget_meta li a.active,
    .column-sidebar .widget.widget_meta li a:hover,
    .column-sidebar .widget.widget_nav_menu li a.active,
    .column-sidebar .widget.widget_nav_menu li a:hover,
    .column-sidebar .widget.widget_pages li a.active,
    .column-sidebar .widget.widget_pages li a:hover,
    .column-sidebar .widget.widget_recent_entries li a.active,
    .column-sidebar .widget.widget_recent_entries �[��[�@��-��[��[�@�[�debar .widget.menu-menu-service-container li a:hover span,
    .column-sidebar .widget.opalservice-categories li a.active span,
    .column-sidebar .widget.opalservice-categories li a:hover span,
    .column-sidebar .widget.widget_archive li a.active span,
    .column-sidebar .widget.widget_archive li a:hover span,
    .column-sidebar .widget.widget_categories li a.active span,
    .column-sidebar .widget.widget_categories li a:hover span,
    .column-sidebar .widget.widget_meta li a.active span,
    .column-sidebar .widget.widget_meta li a:hover span,
    .column-sidebar .widget.widget_nav_menu li a.active span,
    .column-sidebar .widget.widget_nav_menu li a:hover span,
    .column-sidebar .widget.widget_pages li a.active span,
    .column-sidebar .widget.widget_pages li a:hover span,
    .column-sidebar .widget.widget_recent_entries li a.active span,
    .column-sidebar .widget.widget_recent_entries li a:hover span {
        color: #062a4d
    }
    .column-sidebar .widget.menu-menu-service-container li a.active:before,
    .column-sidebar .widget.menu-menu-service-container li a:hover:before,
    .column-sidebar .widget.opalservice-categories li a.active:before,
    .column-sidebar .widget.opalservice-categories li a:hover:before,
    .column-sidebar .widget.widget_archive li a.active:before,
    .column-sidebar .widget.widget_archive li a:hover:before,
    .column-sidebar .widget.widget_categories li a.active:before,
    .column-sidebar .widget.widget_categories li a:hover:before,
    .column-sidebar .widget.widget_meta li a.active:before,
    .column-sidebar .widget.widget_meta li a:hover:before,
    .column-sidebar .widget.widget_nav_menu li a.active:before,
    .column-sidebar .widget.widget_nav_menu li a:hover:before,
    .column-sidebar .widget.widget_pages li a.active:before,
    .column-sidebar .widget.widget_pages li a:hover:before,
    .column-sidebar .widget.widget_recent_entries li a.active:before,
    .column-sidebar .widget.widget_recent_entries li a:hover:before {
        color: #062a4d
    }
    .widget.media-post-layout .item-post {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border: 0
    }
    .widget.media-post-layout .item-post .image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        margin-right: 20px
    }
    .widget.media-post-layout .item-post .media-body {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 100px);
        flex: 0 0 calc(100% - 100px)
    }
    .widget.media-post-layout .entry-title {
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 10px
    }
    .widget.media-post-layout .post-date {
        color: #8a8e99
    }
    .widget.media-post-layout .post-date i {
        display: none
    }
    #recentcomments .recentcomments {
        font-style: italic;
        color: #8a8e99
    }
    #recentcomments .recentcomments a {
        font-style: normal;
        font-weight: 700;
        color: #8a8e99
    }
    #recentcomments .recentcomments a:hover {
        color: #062a4d
    }
    #recentcomments .recentcomments .comment-author-link {
        font-weight: 600
    }
    .footer-widgets #wp-calendar td,
    .footer-widgets #wp-calendar th,
    .widget-area #wp-calendar td,
    .widget-area #wp-calendar th {
        padding: .236em;
        text-align: center
    }
    .widget_rating_filter .wc-layered-nav-rating {
        margin-bottom: .38197em
    }
    .widget_rating_filter .wc-layered-nav-rating a {
        text-decoration: none!important
    }
    .widget_rating_filter .wc-layered-nav-rating .star-rating {
        display: inline-block;
        height: 1em;
        line-height: 1
    }
    .widget-area .widget h1.widget-title {
        font-size: 2.61803em
    }
    .widget-area .widget a:not(.button) {
        -webkit-transition: all ease .3s;
        transition: all ease .3s
    }
    @media screen and (prefers-reduced-motion:reduce) {
        .widget-area .widget a:not(.button) {
            -webkit-transition: none;
            transition: none
        }
    }
    .widget-area .widget a:not(.button):hover {
        color: #000306;
        color: #000306
    }
    .tagcloud .tag-cloud-link {
        padding: 6px 20px;
        border: 1px solid #e8eeef;
        border-radius: 3px;
        margin: 5px 5px 0 0;
        font-size: 13px!important;
        position: relative;
        display: inline-block
    }
    .tagcloud .tag-cloud-link:hover {
        color: #000306;
        border-color: #000306
    }
    .filter-product-brands li {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .filter-product-brands li a {
        margin: 5px 5px 0 0;
        font-size: 14px!important;
        text-transform: uppercase;
        position: relative;
        display: inline-block
    }
    .filter-product-brands li a img {
        max-width: 68px;
        height: auto
    }
    .widget.widget_rss .widget-title a {
        color: #062a4d;
        font-weight: 700
    }
    .widget.widget_rss li {
        padding: 1em 0;
        border-bottom: 1px solid #e8eeef
    }
    .widget.widget_rss li a.rsswidget {
        font-family: Martel;
        font-weight: 700!important;
        font-size: 18px;
        color: #062a4d!important;
        line-height: 1.2
    }
    .widget.widget_rss li a.rsswidget:hover {
        color: #d0df56!important
    }
    .widget.widget_rss li .rss-date {
        margin: .5em 0 1.5em;
        padding: 0;
        color: #8a8e99
    }
    .widget.widget_rss li .rssSummary {
        margin-bottom: .5em
    }
    .widget.widget_rss li .rss-date,
    .widget.widget_rss li cite {
        display: block;
        font-size: 12px;
        font-size: .75rem
    }
    .widget.widget_rss li cite {
        font-weight: 700
    }
    .widget_calendar table {
        margin-bottom: 0
    }
    .calendar_wrap caption {
        text-align: center
    }
    .widget_recent_comments .recentcomments .comment-author-link a {
        font-family: Martel;
        font-weight: 700;
        font-size: 14px
    }
    .page-links {
        clear: both;
        margin: 0 0 1em
    }
    .page-links .current {
        padding: .5em 1em
    }
    .page-links .page-number,
    .page-links a {
        display: inline-block;
        color: #000;
        padding: .5em 1em;
        line-height: 1;
        margin: 3px;
        background: #e8eeef
    }
    .opal-image-hotspots-container .opal-image-hotspots-tooltips-wrapper {
        padding: 20px
    }
    .instagram-picture .wrapp-picture {
        position: relative
    }
    .instagram-picture .wrapp-picture a {
        display: block;
        width: 100%;
        height: 100%;
        z-index: 99
    }
    .instagram-picture .wrapp-picture a:before {
        content: '\f16d';
        display: inline-block;
        font-family: FontAwesome;
        font-size: 36px;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        z-index: 2
    }
    .instagram-picture .wrapp-picture a:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
        opacity: 0;
        background-color: rgba(0, 0, 0, .7);
        transition: opacity .3s ease;
        -webkit-transition: opacity .3s ease
    }
    .instagram-picture:hover .wrapp-picture a:before {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
    .instagram-picture:hover .wrapp-picture a:after {
        opacity: 1
    }
    #error-404-wrapper {
        background-image: url(assets/images/error404-bg.png);
        background-position: top center;
        background-repeat: no-repeat;
        padding: 380px 0 50px;
        text-align: center
    }
    #error-404-wrapper .page-content {
        margin: 0 auto;
        max-width: 60%;
        position: relative
    }
    #error-404-wrapper .page-content:before {
        content: "404";
        font-size: 321.99692em;
        color: #ff4302;
        font-weight: 700
    }
    #error-404-wrapper .page-content .page-content-bottom {
        padding: 2.61803em 0
    }
    @media (max-width:768px) {
        #error-404-wrapper .page-content {
            max-width: 100%
        }
    }
    .searchform .input-group {
        background: 0 0;
        position: relative
    }
    .searchform .input-group input[type=text] {
        border-radius: 0;
        background: 0 0
    }
    .searchform .input-group .input-group-append {
        position: absolute;
        right: 0;
        top: 0;
        background: #062a4d;
        height: 100%;
        line-height: 45px;
        width: 54px;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .searchform .input-group .input-group-append button {
        background: 0 0;
        color: #acacac;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 3px;
        width: 100%;
        height: 100%;
        background: #062a4d
    }
    .searchform .input-group .input-group-append button:hover {
        background-color: #000306
    }
    .searchform .input-group .input-group-append input[type=submit] {
        border-radius: 0;
        clip: auto;
        -webkit-clip-path: inherit;
        clip-path: inherit;
        width: auto;
        height: auto;
        background: 0 0;
        color: #000
    }
    .page-loading {
        background-color: #fff;
        height: 100vh;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 999999;
        position: fixed;
        top: 0;
        left: 0;
        -webkit-transition: .6s ease-in-out;
        transition: .6s ease-in-out;
        -webkit-transition-property: opacity, visibility;
        transition-property: opacity, visibility;
        visibility: visible;
        opacity: 1
    }
    .page-loading .preloader-content {
        text-align: center
    }
    .page-loading .preloader-img {
        padding-bottom: 10px
    }
    .page-loading .preloader-icon {
        font-size: .61803em;
        margin: 0 auto
    }
    .page-loading .preloader-icon svg {
        font-size: .61803em;
        max-width: 3em
    }
    .loaded .page-loading {
        opacity: 0;
        visibility: hidden
    }
    .elementor-editor-active .page-loading {
        display: none
    }
    #comments {
        background: #fff;
        margin-bottom: 20px;
        margin-top: 40px
    }
    #comments .comment-reply-title,
    #comments .comments-title {
        font-size: 30px;
        font-size: 1.875rem;
        color: #062a4d;
        font-family: Martel;
        font-weight: 700
    }
    #comments .comments-title {
        margin-bottom: 40px
    }
    #comments .comment-reply-title {
        margin-bottom: 10px;
        margin-top: 27px;
        font-size: 30px;
        font-size: 1.875rem
    }
    #comments .comment-list {
        list-style: none;
        background-color: #fff;
        margin-bottom: 40px;
        padding: 0
    }
    #comments .comment-list li>div {
        border-bottom: 1px solid #e8eeef
    }
    #comments .comment-list>li:first-child {
        border-top: 0
    }
    #comments .comment-list>li:first-child .the-comment {
        padding-top: 0
    }
    #comments .comment-list .comment-text li {
        border-top: 0
    }
    #comments .comment-list pre {
        margin: 20px 0;
        padding: 20px;
        color: #000;
        background: #f9f9f9
    }
    #comments .comment-list ol.children {
        list-style: none;
        padding-left: 1.75em
    }
    @media (max-width:767.98px) {
        #comments .comment-list ol.children {
            padding-left: .875em
        }
    }
    #comments .comment-list li.comment {
        clear: both
    }
    .the-comment {
        list-style: none;
        padding-top: 10px;
        padding-bottom: 0;
        margin-bottom: 20px
    }
    .the-comment .comment-meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .the-comment .wrap-avatar {
        margin-right: 30px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54px;
        flex: 0 0 54px
    }
    .the-comment .wrap-avatar .avatar {
        border-radius: 50%
    }
    .the-comment .comment-text {
        margin-top: 30px
    }
    @media (min-width:768px) {
        .the-comment .comment-text {
            margin-top: 0
        }
    }
    .comment-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 84px);
        flex: 0 0 calc(100% - 84px);
        overflow: hidden
    }
    .comment-box .comment-header {
        font-size: 18px;
        font-size: 1.125rem;
        font-weight: 700
    }
    .comment-box .comment-header a {
        color: inherit
    }
    .comment-box .comment-header a:hover {
        color: #000306
    }
    .comment-box .comment-metadata {
        font-size: 14px;
        font-size: .875rem;
        color: #8a8e99;
        margin-bottom: .75em;
        font-weight: 400
    }
    .comment-box .comment-metadata a {
        color: #062a4d;
        background-color: #e8eeef;
        padding: 5px 10px;
        border-radius: 25px;
        float: right;
        line-height: 1;
        margin-left: 5px
    }
    .comment-box .comment-metadata a:hover {
        background-color: #d0df56
    }
    .comment-text {
        color: #062a4d
    }
    .comment-text dt,
    .comment-text strong {
        color: #062a4d
    }
    .comment-form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .comment-form .comment-form-author label,
    .comment-form .comment-form-comment label,
    .comment-form .comment-form-email label,
    .comment-form .comment-form-url label {
        display: none
    }
    .comment-form .comment-notes {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .comment-form .comment-form-cookies-consent {
        margin-bottom: 5px
    }
    .comment-form .comment-form-comment {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px
    }
    @media (min-width:768px) {
        .comment-form .comment-form-author,
        .comment-form .comment-form-email,
        .comment-form .comment-form-url {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
            max-width: 33.33333%;
            padding-right: 20px
        }
        .comment-form .comment-form-url {
            padding-right: 0
        }
        .comment-form .form-submit {
            width: 100%
        }
    }
    .logged-in .comment-form-comment {
        width: 100%;
        float: unset
    }
    .logged-in .form-submit {
        text-align: unset;
        float: unset;
        display: inline-block
    }
    #respond {
        clear: both;
        padding: 0 0 4.23607em;
        position: relative
    }
    #respond .form-submit,
    #respond form {
        margin-bottom: 0
    }
    #respond #cancel-comment-reply-link {
        position: absolute;
        top: 18px;
        right: .23607em;
        display: block;
        height: 1em;
        overflow: hidden;
        line-height: 1;
        font-size: 16px;
        font-size: 1rem;
        text-align: center;
        color: #062a4d;
        -webkit-transition: ease, .3s, -webkit-transform;
        transition: ease, .3s, -webkit-transform;
        transition: transform, ease, .3s;
        transition: transform, ease, .3s, -webkit-transform
    }
    #respond #cancel-comment-reply-link:hover {
        color: #d0df56
    }
    blockquote {
        margin: 20px 0;
        padding: 45px 60px;
        font-size: 1rem;
        position: relative;
        font-style: italic;
        background: #f9f9f9;
        line-height: 28px
    }
    blockquote:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #062a4d;
        content: "\f10d";
        font-size: 30px
    }
    .post-thumbnail {
        margin-bottom: 32px;
        overflow: hidden
    }
    .entry-title {
        margin-bottom: 18px;
        font-size: 30px;
        font-size: 1.875rem
    }
    .entry-title a {
        color: inherit
    }
    .entry-title a:hover {
        color: #d0df56
    }
    .entry-title:not(:first-child) {
        padding-top: 0
    }
    .entry-meta {
        margin: 0;
        margin-bottom: 18px;
        font-size: 14px;
        font-size: .875rem;
        font-weight: 400;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .entry-meta .entry-meta-inner>span {
        padding-right: 20px
    }
    .entry-meta .entry-comment i {
        padding-right: 8px;
        font-size: 16px;
        color: #d0df56
    }
    .entry-meta .author a {
        color: #062a4d
    }
    .entry-meta .author a:hover {
        color: #000306
    }
    .entry-meta .byline,
    .entry-meta .entry-comment,
    .entry-meta .posted-on {
        color: #8a8e99
    }
    .entry-meta .byline a,
    .entry-meta .entry-comment a,
    .entry-meta .posted-on a {
        font-weight: 400;
        text-decoration: none;
        color: #8a8e99
    }
    .entry-meta .byline a:hover,
    .entry-meta .entry-comment a:hover,
    .entry-meta .posted-on a:hover {
        text-decoration: none
    }
    .entry-meta .byline a:hover,
    .entry-meta .entry-comment a:hover,
    .entry-meta .posted-on a:hover {
        color: #000306
    }
    .page-links {
        font-size: 14px;
        font-size: .875rem;
        font-weight: 400;
        padding: 1em 0 0
    }
    .page-links .post-page-numbers,
    .page-links a {
        display: inline-block;
        color: #062a4d;
        padding: .5em 1em;
        line-height: 1;
        margin: 3px;
        background: #e8eeef;
        border: 0 solid rgba(0, 0, 0, .1)
    }
    .page-links .post-page-numbers:focus,
    .page-links .post-page-numbers:hover,
    .page-links a:focus,
    .page-links a:hover {
        background-color: #d0df56
    }
    .page-links .current {
        background-color: #d0df56
    }
    .drchanges-read-more-link-wrap {
        line-height: 1
    }
    .drchanges-read-more-link,
    .more-link,
    .drchanges-read-more-link {
        text-transform: uppercase;
        border: 0;
        background: 0 0;
        color: #50aab2;
        padding: 0;
        font-size: 12px;
        font-size: .75rem;
        font-weight: 700;
        -webkit-transition: none;
        transition: none;
        position: relative
    }
    .drchanges-read-more-link:focus,
    .drchanges-read-more-link:hover,
    .more-link:focus,
    .more-link:hover,
    .drchanges-read-more-link:focus,
    .drchanges-read-more-link:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #d0df56
    }
    .entry-content {
        text-align: left;
        position: relative;
        background: #fff
    }
    .entry-content:after {
        clear: both;
        content: "";
        display: table;
        table-layout: fixed
    }
    .entry-content img.alignright {
        float: right;
        margin: 0 0 1em 1em
    }
    .entry-content img.alignleft {
        float: left;
        margin: 0 1em 1em 0
    }
    .entry-content img.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    .entry-content .alignright {
        float: right
    }
    .entry-content .alignleft {
        float: left
    }
    .entry-content .aligncenter {
        margin-left: auto;
        margin-right: auto
    }
    .hentry {
        margin: 0;
        display: block;
        position: relative
    }
    .hentry .video-thumb {
        margin: 10px auto;
        text-align: center
    }
    .hentry .post-quote-preview {
        background: #062a4d;
        font-size: 1.75rem;
        color: #fff;
        position: relative;
        padding-left: 80px;
        margin-bottom: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 20px
    }
    .hentry .post-quote-preview>span {
        position: absolute;
        left: 20px;
        font-size: 30px;
        font-size: 1.875rem;
        color: #fff
    }
    .hentry .post-quote-preview .quote-content {
        color: #fff;
        font-size: 1.75rem;
        font-style: italic
    }
    .hentry .post-quote-preview .quote-author {
        color: #fff;
        font-size: 1.25rem
    }
    .hentry .entry-header {
        overflow: hidden;
        position: relative;
        vertical-align: middle
    }
    .hentry .entry-header+img {
        max-width: 100%;
        height: auto
    }
    .hentry.type-post .entry-content {
        background: 0 0
    }
    .page-child .hentry .entry-content {
        background: #fff
    }
    .page .site-main>.hentry {
        margin-bottom: 0
    }
    .group-blog .byline,
    .single .byline {
        display: inline
    }
    .page-links {
        clear: both;
        margin: 0 0 10px
    }
    .vcard.author a {
        color: #062a4d
    }
    .vcard.author .avatar {
        width: 64px;
        margin-bottom: 10px
    }
    .entry-meta-list {
        padding-left: 0;
        margin: 0 0 24px
    }
    .entry-meta-list li {
        display: inline-block;
        list-style: none;
        position: relative;
        padding-left: 17px;
        font-size: 13px;
        font-size: .8125rem;
        color: #c9c9c9;
        text-transform: capitalize
    }
    .entry-meta-list li:before {
        content: "|";
        position: absolute;
        top: 0;
        left: 5px
    }
    .entry-meta-list li:first-child {
        padding-left: 0
    }
    .entry-meta-list li:first-child:before {
        display: none
    }
    .entry-meta-list li a {
        margin: 0;
        color: #062a4d
    }
    .blog-posted-on {
        position: absolute;
        top: 20px;
        left: 20px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, .1);
        box-shadow: 0 0 9px rgba(0, 0, 0, .1);
        color: #d0df56;
        min-width: 53px;
        line-height: 1;
        text-align: center;
        z-index: 1
    }
    .blog-p�[��[�@��-��[��[�@�[�0
}

.blog-posted-on .post-date-month {
    padding-bottom: 8px;
    padding-top: 2px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .3px
}

.meta-post-categories {
    overflow: hidden
}

.meta-post-categories .inner {
    background: #d0df56;
    display: inline-block;
    text-transform: uppercase;
    vertical-align: top;
    font-size: 11px;
    font-family: Martel;
    font-weight: 700;
    padding: 3px 10px;
    color: #fff
}

.meta-post-categories .inner a {
    color: #fff
}

.entry-footer {
    margin: 0 auto;
    border-top: 1px solid #e8eeef;
    display: block;
    padding: 25px 0 15px;
    clear: both;
    background: #fff;
    margin-top: 30px
}

.entry-footer .meta-author .avatar {
    margin: 0 3px
}

.cat-links,
.edit-link,
.tags-links {
    color: #062a4d;
    font-weight: 400;
    font-size: 0
}

.cat-links a,
.edit-link a,
.tags-links a {
    color: #062a4d;
    padding: 5px 20px;
    border-radius: 3px;
    font-size: 14px;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 10px;
    border: 1px solid #e8eeef;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

@media screen and (prefers-reduced-motion:reduce) {
    .cat-links a,
    .edit-link a,
    .tags-links a {
        -webkit-transition: none;
        transition: none
    }
}

.cat-links a:hover,
.edit-link a:hover,
.tags-links a:hover {
    color: #000306;
    border-color: #000306
}

.social-share-block {
    margin: 0;
    width: auto
}

.social-share-block .social-s-heading {
    display: none
}

.social-share-block td {
    border: 0;
    padding: 0
}

.social-share-block>h6 {
    display: none
}

.social-share-block a {
    text-align: center;
    margin-right: 10px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    width: 36px;
    height: 36px;
    font-size: 16px;
    border: 1px solid #e8eeef;
    line-height: 33px;
    background-color: #e8eeef;
    border-radius: 100%;
    color: #062a4d;
    margin-bottom: 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.social-share-block a:hover {
    color: #d0df56
}

@media (min-width:992px) {
    .wpopal-blog--style,
    .wpopal-blog-list-style {
        padding-right: 20px
    }
}

@media (min-width:992px) {
    .search-results .site-main {
        padding-right: 20px
    }
}

.blog-grid-flip-item,
.blog-grid-item,
.blog-list-item,
.blog-overlay-item {
    padding-bottom: 0!important
}

.blog-grid-flip-item .entry-content,
.blog-grid-item .entry-content,
.blog-list-item .entry-content,
.blog-overlay-item .entry-content {
    position: relative;
    padding-bottom: 38px
}

.blog-grid-flip-item .entry-title,
.blog-grid-item .entry-title,
.blog-list-item .entry-title,
.blog-overlay-item .entry-title {
    margin-bottom: 12px;
    font-size: 20px;
    font-size: 1.25rem
}

.display_description-no .blog-grid-flip-item .entry-excerpt,
.display_description-no .blog-grid-item .entry-excerpt,
.display_description-no .blog-list-item .entry-excerpt,
.display_description-no .blog-overlay-item .entry-excerpt {
    display: none
}

.display_description-yes .blog-grid-flip-item .entry-excerpt,
.display_description-yes .blog-grid-item .entry-excerpt,
.display_description-yes .blog-list-item .entry-excerpt,
.display_description-yes .blog-overlay-item .entry-excerpt {
    display: block
}

.blog-list-item {
    margin-bottom: 20px
}

.blog-list-item .entry-content {
    margin: 0
}

.blog-overlay-item {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
    border: 1px solid #e8eeef;
    margin-bottom: 20px!important
}

.blog-overlay-item .entry-content {
    margin: 0;
    text-align: inherit;
    padding: 40px;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.blog-overlay-item .overlay-img-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.blog-overlay-item:hover .overlay-img-bg {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0)
}

.blog-overlay-item:hover .entry-title a {
    color: #fff
}

.blog-overlay-item:hover .entry-meta {
    color: #fff
}

.blog-overlay-item:hover .entry-meta a {
    color: #fff
}

.blog-overlay-item:hover .entry-content {
    z-index: 9;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
    background: rgba(0, 0, 0, .7)
}

.blog-overlay-item:hover .entry-content .entry-excerpt {
    color: #fff
}

.blog-overlay-item:hover .entry-content .entry-excerpt .drchanges-read-more-link {
    color: inherit;
    border-color: #fff
}

.blog-overlay-item:hover .entry-content .entry-meta-list li {
    color: #fff
}

.blog-mark-hover-item {
    text-align: left;
    position: relative;
    margin-bottom: 20px!important;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    padding-bottom: 0!important
}

.blog-mark-hover-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 1
}

.blog-mark-hover-item .entry-title {
    color: #fff;
    margin-bottom: 10px;
    font-size: 20px;
    font-size: 1.25rem
}

.blog-mark-hover-item .entry-meta {
    margin-bottom: 0;
    color: #fff
}

.blog-mark-hover-item .entry-meta .byline,
.blog-mark-hover-item .entry-meta a {
    color: #fff
}

.blog-mark-hover-item .entry-meta-list {
    margin-bottom: 0
}

.blog-mark-hover-item .entry-meta-list li {
    color: #fff
}

.blog-mark-hover-item .entry-meta-list li a {
    color: #fff
}

.blog-mark-hover-item .entry-meta-list li a:hover {
    color: #062a4d
}

.blog-mark-hover-item .entry-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: left;
    z-index: 2;
    background: 0 0!important;
    padding: 20px
}

.blog-mark-hover-item .entry-content .inpost-img-wrapner {
    background: #d0df56;
    display: inline-block;
    text-transform: uppercase;
    vertical-align: top;
    font-size: 11px;
    font-family: Martel;
    font-weight: 700;
    padding: 3px 10px;
    color: #fff
}

.blog-mark-hover-item .entry-content .inpost-img-wrapner a {
    color: #fff
}

.blog-mark-hover-item .entry-content .entry-meta+p {
    display: none
}

.blog-minimal-item {
    background-color: #fff;
    border: 1px solid #e8eeef;
    margin-bottom: 20px;
    border-radius: 4px;
    padding: 20px
}

.blog-minimal-item .entry-header:before {
    display: none
}

.blog-minimal-item .entry-content {
    padding: 20px 0!important
}

.blog-minimal-item .entry-footer {
    border-top: 1px solid #e8eeef;
    padding-top: .61803em
}

.blog-minimal-item:hover {
    -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, .05);
    box-shadow: 0 0 9px rgba(0, 0, 0, .05)
}

.blog-grid-flip-item {
    border: 1px solid #e8eeef;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px!important
}

.blog-grid-flip-item .entry-content {
    margin: 0;
    padding: 35px 40px 40px;
    border-bottom: 0
}

.wpopal-blog-grid-flip-style .column-item:nth-child(2n) .blog-grid-flip-item,
.wpopal-blog-grid-flip-style [class*=wp-col-]:nth-child(2n) .blog-grid-flip-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.wpopal-blog-grid-flip-style .column-item:nth-child(2n) .blog-grid-flip-item .entry-header,
.wpopal-blog-grid-flip-style [class*=wp-col-]:nth-child(2n) .blog-grid-flip-item .entry-header {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.wpopal-blog-grid-flip-style .column-item:nth-child(2n) .blog-grid-flip-item .entry-content,
.wpopal-blog-grid-flip-style [class*=wp-col-]:nth-child(2n) .blog-grid-flip-item .entry-content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.blog-grid-flip-item .entry-header img,
.blog-grid-item .entry-header img,
.blog-list-item .entry-header img,
.blog-mark-hover-item .entry-header img,
.blog-overlay-item .entry-header img,
.post-related-block .post .entry-header img {
    max-width: 100%;
    height: auto;
    width: 100%;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.blog-grid-flip-item:hover .entry-header img,
.blog-grid-item:hover .entry-header img,
.blog-list-item:hover .entry-header img,
.blog-mark-hover-item:hover .entry-header img,
.blog-overlay-item:hover .entry-header img,
.post-related-block .post:hover .entry-header img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.post-navigation {
    position: relative;
    margin-bottom: 0;
    background: #fff;
    border-radius: 3px
}

.post-navigation:after {
    content: "";
    background: #e8eeef;
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    position: absolute
}

.post-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.post-navigation .nav-links .nav-links-inner {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 40px 30px;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #e8eeef
}

@media (max-width:767.98px) {
    .post-navigation .nav-links .nav-links-inner {
        padding: 20px 10px
    }
}

.post-navigation .nav-links .nav-links-inner:hover {
    background-color: #f5f5f5
}

.post-navigation .nav-links .nav-links-inner a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:767.98px) {
    .post-navigation .nav-links .nav-links-inner .thumbnail-nav {
        display: none
    }
}

.post-navigation .nav-links .nav-links-inner .nav-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%
}

.post-navigation .nav-links .nav-links-inner.next {
    -webkit-box-pack: end;
    justify-content: flex-end;
    -ms-flex-pack: end;
    border-left: none
}

.post-navigation .nav-links .nav-links-inner.next a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.post-navigation .nav-links .nav-links-inner.next a .thumbnail-nav {
    padding-left: 20px
}

.post-navigation .nav-links .nav-links-inner.prev {
    border-right: none
}

.post-navigation .nav-links .nav-links-inner.prev a .thumbnail-nav {
    padding-right: 20px;
    -ms-flex-pack: end!important
}

.post-navigation .nav-links .nav-links-inner .nav-title {
    color: #062a4d;
    font-weight: 700;
    font-family: Martel;
    line-height: 1.2
}

.post-navigation .nav-links .nav-links-inner .nav-title:hover {
    color: #000306
}

.post-navigation .nav-links .nav-links-inner .meta-nav {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 500;
    color: #999
}

.post-navigation .nav-links .nav-links-inner .post-title {
    color: #d0df56
}

.single-attachment .post-navigation {
    margin-bottom: 40px
}

.single-attachment .post-navigation:after {
    content: none
}

.post-related-block {
    position: relative;
    margin: 20px 0;
    background: #fff;
    padding: 20px
}

.post-related-block>h3 {
    text-align: center;
    border-bottom: 1px solid #e8eeef;
    padding: 0 20px 10px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 20px
}

.post-related-block .hentry {
    background: #fff
}

.post-related-block .hentry .entry-title {
    font-size: 16px
}

.post-related-block .hentry .entry-content {
    padding: 20px
}

.post-gallery-preview {
    overflow: hidden;
    position: relative;
    padding: 0
}

.post-gallery-preview .swiper-button-next,
.post-gallery-preview .swiper-button-prev {
    top: 50%
}

.post-gallery-preview .swiper-button-prev {
    left: 10px
}

.post-gallery-preview .swiper-button-next {
    right: 20px
}

.single-blog-v1 .site-main .hentry {
    margin-top: -60px;
    padding-top: 10px;
    position: relative;
    display: block;
    background: #fff
}

.single-blog-v1 .site-main .hentry .entry-header {
    text-align: center
}

.single-blog-v1 .site-main .hentry .entry-header .entry-title {
    font-size: 34px;
    font-size: 2.125rem
}

.single-blog-v1 .site-main .hentry .entry-content {
    margin: 10px auto;
    max-width: 70%
}

@media (max-width:768px) {
    .single-blog-v1 .site-main .hentry .entry-content {
        max-width: 100%
    }
}

.single-blog-v1 .single-blog-nextprev {
    background: #f9f9f9;
    padding: 100px 0
}

.single-blog-v1 .single-blog-nextprev .blog-title {
    display: block;
    font-size: 2.61803em
}

.single-blog-v1 #comments {
    margin: 0 auto 11.09017em;
    max-width: 70%
}

@media (max-width:768px) {
    .single-blog-v1 #comments {
        max-width: 100%
    }
}

.author-header {
    text-align: center;
    position: relative;
    background-color: #f9f9f9;
    padding: 50px 25px 25px 25px;
    margin-top: 20px;
    margin-bottom: 20px
}

.author-header .avatar {
    position: absolute;
    top: 0;
    margin-left: -20px;
    margin-top: -20px;
    display: inline-block;
    border-radius: 50%;
    border: 3px solid #fff;
    max-width: 96px;
    margin-bottom: 20px
}

.author-header h1 {
    font-size: 2.61803em;
    font-weight: 400;
    margin-top: 1.61803em;
    margin-bottom: 1.61803em
}

.video-preivew {
    position: relative
}

.video-preivew .magnific-popup-iframe {
    width: 56px;
    height: 56px;
    font-size: 19px;
    text-align: center;
    line-height: 59px;
    padding-left: 3px;
    border-radius: 100%;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
    color: #000
}

.single-post .site-main {
    padding-right: 20px
}

.single-post h1.entry-title {
    font-size: 36px;
    font-size: 2.25rem;
    padding-bottom: 5px
}

.single-post .format-audio iframe {
    width: 100%;
    height: 200px;
    border: 0
}

.single-post .format-quote {
    width: 100%;
    border: 0
}

@media (min-width:768px) {
    .single-post .entry-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.archive article.type-page,
.archive article.type-post,
.blog article.type-page,
.blog article.type-post,
.search article.type-page,
.search article.type-post {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e8eeef
}

.archive article.type-page:first-child,
.archive article.type-post:first-child,
.blog article.type-page:first-child,
.blog article.type-post:first-child,
.search article.type-page:first-child,
.search article.type-post:first-child {
    padding-top: 0
}

.archive .wpopal-blog--style article.type-page,
.archive .wpopal-blog--style article.type-post,
.blog .wpopal-blog--style article.type-page,
.blog .wpopal-blog--style article.type-post,
.search .wpopal-blog--style article.type-page,
.search .wpopal-blog--style article.type-post {
    border-bottom: 1px solid #ededed
}

.archive .wpopal-blog--style .wp-col-12:last-of-type article.type-post,
.archive .wpopal-blog--style [data-elementor-columns-mobile="1"] .column-item:last-of-type article.type-post,
.blog .wpopal-blog--style .wp-col-12:last-of-type article.type-post,
.blog .wpopal-blog--style [data-elementor-columns-mobile="1"] .column-item:last-of-type article.type-post,
.search .wpopal-blog--style .wp-col-12:last-of-type article.type-post,
.search .wpopal-blog--style [data-elementor-columns-mobile="1"] .column-item:last-of-type article.type-post,
[data-elementor-columns-mobile="1"] .archive .wpopal-blog--style .column-item:last-of-type article.type-post,
[data-elementor-columns-mobile="1"] .blog .wpopal-blog--style .column-item:last-of-type article.type-post,
[data-elementor-columns-mobile="1"] .search .wpopal-blog--style .column-item:last-of-type article.type-post {
    border: none
}

#single-wrapper .hentry .entry-content .alignleft {
    margin: 0 1em 0 0
}

#single-wrapper .hentry .entry-content .alignright {
    margin: 0 0 1em 1em
}

.sticky {
    position: relative
}

.sticky .entry-title::before {
    margin-right: 15px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f08d"
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    padding: 45px 60px
}

.wp-block-latest-comments__comment-meta a {
    font-weight: 500
}

.wp-block-media-text {
    margin: 20px 0
}

.wp-block-media-text .wp-block-media-text__content {
    padding: 8%
}

.gallery-caption,
.wp-caption {
    color: #666;
    font-size: 14px;
    font-size: .875rem;
    font-style: italic;
    margin-bottom: 1.5em;
    max-width: 100%
}

pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
    background-color: #e8e8e8;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.857;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

.breadcrumbs {
    background-color: #062a4d;
    text-align: center;
    color: #8a8e99;
    margin-top: 20px;
    background-size: cover
}

.breadcrumbs i {
    margin: 0 6px
}

.breadcrumbs li {
    font-size: 14px;
    font-size: .875rem;
    text-transform: uppercase;
    max-width: 100%;
    font-weight: 700
}

@media (max-width:767.98px) {
    .breadcrumbs li {
        font-size: 12px;
        font-size: .75rem
    }
}

.breadcrumbs a {
    text-decoration: none;
    color: #c2c5cc
}

.breadcrumbs a:hover {
    color: #d0df56
}

.breadcrumbs span {
    font-size: 14px;
    letter-spacing: .25px;
    position: relative;
    padding: 0 3px;
    text-transform: uppercase;
    font-weight: 700
}

.breadcrumbs span span {
    margin-right: 0
}

.breadcrumbs span.current-item {
    color: #fff
}

.breadcrumbs .container {
    padding-top: 50px;
    padding-bottom: 50px
}

.breadcrumbs .title {
    color: #fff;
    margin-bottom: 0
}

@media (max-width:767.98px) {
    .breadcrumbs .title {
        font-size: 30px;
        font-size: 1.875rem
    }
}

.home .breadcrumbs .container {
    padding: 15px 0
}

.page-header {
    border-bottom: 1px solid #e8eeef;
    margin-bottom: 2rem
}

.page-header .page-title {
    padding: 0 0 20px;
    margin-bottom: 0
}

.home .breadcrumbs {
    display: none
}

@media (max-width:1199.98px) {
    .opal-header-absolute .breadcrumbs {
        padding-top: 60px!important;
        padding-bottom: 0!important
    }
}

@media (max-width:767.98px) {
    .opal-header-absolute .breadcrumbs {
        padding-top: 50px!important;
        padding-bottom: 0!important
    }
    �[��[�@��-��[��[�@�[�x solid rgba(0, 0, 0, .1);
    border-radius:.25rem;
    padding:0;
    width:2em;
    height:1.4em;
    font-size:1.25rem;
    line-height:1.2em;
    text-align:center
}

.navbar-dark .navbar-nav.sm-collapsible .nav-link .sub-arrow {
    border-color: rgba(255, 255, 255, .1)
}

.navbar-nav.sm-collapsible .has-submenu {
    padding-right: 3em
}

.navbar-nav.sm-collapsible .dropdown-item,
.navbar-nav.sm-collapsible .nav-link {
    position: relative
}

.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.fixed-bottom .navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow,
.fixed-bottom .navbar-nav:not(.sm-collapsible):not([data-sm-skip]) .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid
}

.navbar-nav:not(.sm-collapsible) .dropdown-item .sub-arrow,
.navbar-nav:not(.sm-collapsible):not([data-sm-skip]) .dropdown-menu .dropdown-toggle::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    margin-top: -.3em;
    margin-right: 1em;
    border-top: .3em solid transparent;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.navbar-nav:not(.sm-collapsible) .dropdown-item.has-submenu {
    padding-right: 2em
}

.navbar-nav .scroll-down,
.navbar-nav .scroll-up {
    position: absolute;
    display: none;
    visibility: hidden;
    height: 20px;
    overflow: hidden;
    text-align: center
}

.navbar-nav .scroll-down-arrow,
.navbar-nav .scroll-up-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-top: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid;
    border-left: 7px solid transparent
}

.navbar-nav .scroll-down-arrow {
    top: 6px;
    border-top: 7px solid;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent
}

.navbar-nav.sm-collapsible .dropdown-menu {
    margin: 0 .5em
}

.navbar-nav:not([data-sm-skip]) .dropdown-item {
    white-space: normal
}

.navbar-nav:not(.sm-collapsible) .sm-nowrap>li>.dropdown-item {
    white-space: nowrap
}

.elementor-editor-preview .page-preloader {
    display: none
}

.elementor-editor-active .page-preloader {
    display: none
}

.header-column-divider::before {
    content: "";
    display: block;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMSA0NSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgdmlld0JveD0iMCAwIDMxIDQ1IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0ibTAgMCAzMSA0NWgtMzF6IiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) center left no-repeat;
    background-size: 100% 100%
}

.elementor-widget-heading .elementor-heading-title {
    line-height: 1.25
}

.elementor-widget .elementor-icon-list-item,
.elementor-widget .elementor-icon-list-item a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-widget .elementor-icon-list-item a span.elementor-icon-list-icon,
.elementor-widget .elementor-icon-list-item span.elementor-icon-list-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center
}

.elementor-icon {
    vertical-align: middle;
    max-width: 110px;
    max-height: 110px
}

.opal-header-absolute header#masthead {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9
}

.elementor-widget-opal-cart .header-button .count {
    top: -4px;
    left: 14px;
    padding: 0 5px;
    font-size: 14px;
    line-height: 21px;
    border-radius: 100%;
    min-height: 18px;
    min-width: 18px
}

.opalelementor-nav-menu ul ul {
    left: 100%;
    top: 0
}

.columcount2 .opalelementor-nav-menu {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    -webkit-column-width: auto;
    -moz-column-width: auto;
    column-width: auto
}

.opalelementor-nav-menu--layout-vertical.e--pointer-dot .opalelementor-item:before {
    opacity: 1!important;
    height: 8px;
    width: 8px;
    -webkit-transform: scale(1);
    transform: scale(1);
    margin-right: 15px
}

.border-icon .elementor-icon-list-item .elementor-icon-list-icon {
    border: 1px solid #e1e1e1;
    border-radius: 100%;
    padding: 3px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 12px;
    line-height: 10px;
    text-align: center;
    background: #fff;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.border-icon .elementor-icon-list-item:hover .elementor-icon-list-icon {
    border-color: #062a4d
}

.elementor-widget-button .elementor-button {
    font-family: Martel;
    font-weight: 700;
    font-size: 12px;
    font-size: .75rem;
    border-radius: 0;
    text-transform: uppercase
}

.elementor-widget-opal-button-contact7 .elementor-button {
    background: #062a4d;
    border-radius: 0;
    padding: 20px 40px;
    font-family: Martel;
    font-weight: 700;
    font-size: 12px;
    font-size: .75rem;
    text-transform: uppercase;
    color: #fff
}

.elementor-widget-opal-button-contact7 .elementor-button:hover {
    background: #d0df56
}

.elementor-button-primary .elementor-button-link:hover {
    background: #d0df56!important
}

.elementor-button-outline-pirmary .elementor-button-link {
    border: 1px solid #062a4d;
    background: 0 0!important;
    color: #062a4d;
    padding: 20px 40px
}

.elementor-button-outline-pirmary .elementor-button-link:hover {
    background: 0 0!important;
    border-color: #d0df56;
    color: #d0df56
}

.elementor-teams-wrapper .elementor-team-socials .socials a:hover {
    color: #062a4d
}

.elementor-teams-wrapper .elementor-team-name {
    margin-bottom: 10px
}

.elementor-teams-wrapper .elementor-team-image {
    margin-bottom: 17px;
    position: relative
}

.elementor-teams-wrapper .elementor-team-image:before {
    content: '';
    background: rgba(42, 46, 83, .5);
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.elementor-teams-wrapper .elementor-team-image .elementor-team-socials {
    top: auto;
    bottom: 20px
}

.elementor-teams-wrapper .elementor-team-image .elementor-team-socials .socials li {
    display: inline-block
}

.elementor-teams-wrapper .elementor-team-image .elementor-team-socials .socials a {
    -webkit-transform: none;
    transform: none;
    background: 0 0;
    width: 30px;
    color: #fff;
    margin: 0
}

.elementor-teams-wrapper .elementor-team-image .elementor-team-socials .socials a:hover {
    color: #062a4d
}

.elementor-teams-wrapper:hover .elementor-team-image:before {
    opacity: 0;
    visibility: hidden
}

.elementor-teams-wrapper.style-1 .elementor-team-details {
    text-align: center
}

.elementor-teams-wrapper.style-2 {
    margin-bottom: 20px
}

.elementor-teams-wrapper.style-2 .elementor-team-image:before {
    opacity: 0
}

.elementor-teams-wrapper.style-2 .elementor-team-name {
    position: relative
}

.elementor-teams-wrapper.style-2 .elementor-team-name:before {
    font-family: consultek;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E01C";
    position: absolute;
    top: 35%;
    right: 0;
    color: #c5c8cb
}

.elementor-teams-wrapper.style-3 .elementor-team-item {
    background: #fff
}

.elementor-teams-wrapper.style-3 .elementor-team-item .elementor-team-meta-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-teams-wrapper.style-3 .elementor-team-item .elementor-team-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    margin: 0;
    position: relative
}

.elementor-teams-wrapper.style-3 .elementor-team-item .elementor-team-image img {
    width: 100%;
    height: auto
}

.elementor-teams-wrapper.style-3 .elementor-team-item .elementor-team-details {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 53%;
    flex: 0 0 53%;
    padding: 30px 40px
}

.elementor-teams-wrapper.style-3 .elementor-team-item .elementor-team-description {
    padding-top: 20px
}

@media (max-width:767px) {
    .elementor-teams-wrapper.style-3 .elementor-team-item .elementor-team-details,
    .elementor-teams-wrapper.style-3 .elementor-team-item .elementor-team-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.elementor-widget-opal-price-table {
    overflow: visible;
    border: 1px solid #e8eeef;
    padding: 50px 40px 40px
}

@media (max-width:1199.98px) {
    .elementor-widget-opal-price-table {
        padding: 50px 20px 40px
    }
}

.elementor-widget-opal-price-table .elementor-price-table__header {
    text-align: center;
    position: relative;
    background-color: #fff;
    padding: 0
}

.elementor-widget-opal-price-table .elementor-price-table__heading {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 37px
}

.elementor-widget-opal-price-table .elementor-price-table__price {
    padding: 0;
    border: 0;
    color: #062a4d;
    font-size: 30px;
    line-height: 50px;
    position: relative;
    text-align: center;
    font-family: Martel;
    padding-top: 220px;
    margin-bottom: 15px
}

.elementor-widget-opal-price-table .elementor-price-table__price .elementor-price-table__after-price {
    position: relative;
    display: inline-block
}

.elementor-widget-opal-price-table .elementor-price-table__price .elementor-price-table__after-price:before {
    position: absolute;
    content: '.';
    left: -9px;
    width: 3px;
    height: 3px;
    color: #062a4d
}

.elementor-widget-opal-price-table .elementor-price-table__price .elementor-price-table__currency {
    font-size: 17px;
    vertical-align: text-bottom;
    line-height: 60px
}

.elementor-widget-opal-price-table .elementor-price-table__price .elementor-price-table__integer-part {
    line-height: inherit;
    color: inherit;
    font-size: 30px;
    font-size: 1.875rem
}

.elementor-widget-opal-price-table .elementor-price-table__price .elementor-price-table__period elementor-typo-excluded {
    color: #062a4d;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 300;
    text-transform: lowercase
}

.elementor-widget-opal-price-table .elementor-price-table__price .elementor-price-table__logo {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.elementor-widget-opal-price-table .elementor-price-table__features-list {
    color: #062a4d;
    padding: 0
}

.elementor-widget-opal-price-table .elementor-price-table__features-list li {
    padding: 3px 0;
    border-bottom: 1px solid #e8eeef;
    border-top: 0
}

.elementor-widget-opal-price-table .elementor-price-table__features-list li:last-of-type {
    margin-bottom: 13px
}

.elementor-widget-opal-price-table .elementor-price-table__feature-inner {
    padding: 0
}

.elementor-widget-opal-price-table .elementor-price-table__feature-inner i {
    position: static;
    font-size: 24px;
    margin-right: 7px;
    vertical-align: middle;
    color: #d0df56
}

.elementor-widget-opal-price-table .elementor-price-table__feature-inner span {
    vertical-align: middle
}

.elementor-widget-opal-price-table .elementor-price-table__footer {
    text-align: center;
    margin-top: 40px
}

.elementor-widget-opal-price-table .elementor-price-table__button {
    padding: .813rem 46px
}

.elementor-widget-opal-price-table .elementor-price-table__ribbon {
    width: 0;
    height: 0;
    border-top: 100px solid #d0df56;
    border-bottom: 100px solid transparent;
    border-right: 96px solid transparent;
    left: 0;
    right: auto;
    text-align: center;
    position: absolute;
    top: 0
}

.elementor-widget-opal-price-table .elementor-price-table__ribbon.elementor-ribbon-right {
    right: 0;
    left: auto;
    border-left: 96px solid transparent;
    border-right: 0
}

.elementor-widget-opal-price-table .elementor-price-table__ribbon.elementor-ribbon-right .elementor-price-table__ribbon-inner {
    top: -70px;
    left: -30px;
    background: 0 0;
    text-transform: uppercase;
    font-size: 12px;
    width: 54px;
    line-height: 15px
}

.elementor-widget-opal-price-table .elementor-price-table__ribbon .elementor-price-table__ribbon-inner {
    top: -85px;
    left: 2px;
    background: 0 0;
    text-transform: uppercase;
    font-size: 12px;
    width: 54px;
    line-height: 15px;
    position: absolute;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block
}

.elementor-widget-opal-price-table:hover .elementor-price-table__features-list,
.elementor-widget-opal-price-table:hover .elementor-price-table__price {
    color: #062a4d
}

.elementor-widget-opal-price-table:hover .elementor-price-table__button {
    border-color: #062a4d!important;
    background-color: #062a4d!important;
    color: #fff
}

.elementor-widget-opal-price-table:hover .elementor-price-table__period {
    opacity: 1
}

.elementor-widget-opal-price-table:hover .elementor-price-table__heading {
    opacity: 1
}

.elementor-progress-outside .elementor-progress-bar:after {
    border: none;
    border-top: 10px solid #062a4d;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: -10px;
    right: -9px;
    width: auto;
    height: auto;
    display: none
}

.elementor-cta__content .elementor-cta__content-item {
    width: auto
}

.elementor-brand-item img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 1
}

.elementor-brand-item:hover img {
    opacity: .5
}

.slick-slide img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 1
}

.slick-slide:hover img {
    opacity: .8;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.elementor-widget-opal-image-gallery .elementor-galerry__filter {
    padding: 17px 0
}

.elementor-widget-opal-image-gallery .elementor-galerry__filter.elementor-active {
    border-bottom: 3px solid #062a4d
}

.elementor-widget-social-icons .elementor-social-icons-wrapper {
    font-size: 0
}

.opalelementor-list-items .opalelementor-list-item {
    display: block
}

.elementor-accordion .elementor-accordion-item {
    border: 0
}

.elementor-accordion .elementor-accordion-item .elementor-tab-title {
    border-bottom: 1px solid #e8eeef
}

.elementor-accordion .elementor-tab-content {
    border: 0
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper .elementor-tab-title {
    border: 1px solid #e8eeef;
    border-radius: 3px;
    padding: 28px 50px
}

@media (max-width:767.98px) {
    .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper .elementor-tab-title {
        padding: 20px 30px
    }
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
    background-color: #d0df56
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tabs-wrapper .elementor-tab-title:hover {
    border: 1px solid #e8eeef
}

.elementor-widget-toggle .elementor-toggle .elementor-tab-title.elementor-active {
    background-color: #d0df56!important
}

.elementor-image {
    overflow: hidden
}

#navbar-toggler-mobile {
    font-size: 20px;
    height: 60px
}

#navbar-toggler-mobile:focus,
#navbar-toggler-mobile:hover {
    outline: 0
}

.offcanvas-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
    padding: 30px
}

.offcanvas-inner .js-offcanvas-close {
    display: block!important;
    font-size: 25px;
    cursor: pointer;
    right: 25px;
    top: 15px;
    position: absolute;
    z-index: 9;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    outline: 0;
    padding: 0;
    color: #062a4d
}

.offcanvas-inner .offcanvas-logo {
    background-color: #062a4d;
    margin-top: 50px;
    width: 100%;
    padding: 10px
}

.offcanvas-inner .offcanvas-logo a {
    padding: 0
}

.offcanvas-top {
    padding: 40px 0 30px;
    width: 100%;
    border-bottom: 1px solid #e8eeef;
    margin-bottom: 0
}

.offcanvas-top #searchform .widget-title {
    display: none
}

.offcanvas-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}

.offcanvas-bottom {
    margin-top: 30px;
    width: 100%;
    border-top: 1px solid #e8eeef;
    padding: 15px 0;
    display: none
}

.offcanvas-bottom a {
    display: block;
    text-transform: uppercase
}

.js-offcanvas {
    opacity: 0;
    visibility: hidden
}

.js-offcanvas.is-open {
    opacity: 1;
    visibility: visible
}

.c-offcanvas--left {
    width: 300px
}

@media (max-width:767px) {
    .c-offcanvas--left {
        height: 100%;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

#main-navigation-offcanvas>li {
    display: block;
    border-bottom: 1px solid #e8eeef
}

#main-navigation-offcanvas>li>a {
    position: relative;
    font-weight: 700;
    text-transform: capitalize;
    padding: 10px 0;
    display: block;
    font-family: Martel;
    color: #062a4d
}

#main-navigation-offcanvas>li>a:after {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: -1;
    -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    background: #e8eeef
}

#main-navigation-offcanvas>li>a.highlighted,
#main-navigation-offcanvas>li>a:hover {
    color: #d0df56;
    cursor: pointer
}

#main-navigation-offcanvas>li>a.highlighted:after,
#main-navigation-offcanvas>li>a:hover:after {
    width: 100%;
    left: 0;
    right: auto;
    background: #d0df56
}

#main-navigation-offcanvas>li .dropdown-menu {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    padding-left: 20px!important;
    border: 0
}

#main-navigation-offcanvas>li .dropdown-menu li a {
    padding: 0 0 5px;
    border-left: 0;
    color: #062a4d;
    font-size: 14px;
    font-size: .875rem;
    background: 0 0!important;
    font-weight: 400
}

#main-navigation-offcanvas>li .dropdown-menu li a:hover {
    cursor: pointer
}

#main-navigation-offcanvas li a .sub-arrow {
    position: absolute;
    right: 0;
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 1;
    wi�[��[�@��-��[��[�@�[�s li a .sub-arrow:before {
        content: ''
    }
    .offcanvas-content .opalelementor-nav-menu>li {
        display: block;
        border-bottom: 1px solid #e8eeef
    }
    .offcanvas-content .opalelementor-nav-menu>li>a {
        position: relative;
        font-weight: 700;
        text-transform: uppercase;
        padding: 15px 0 11px;
        display: block;
        font-size: 14px;
        color: #062a4d;
        font-family: Martel
    }
    .offcanvas-content .opalelementor-nav-menu>li>a:after {
        content: "";
        width: 0;
        height: 1px;
        bottom: 0;
        position: absolute;
        left: auto;
        right: 0;
        z-index: -1;
        -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
        transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
        background: #e8eeef
    }
    .offcanvas-content .opalelementor-nav-menu>li>a.highlighted,
    .offcanvas-content .opalelementor-nav-menu>li>a:hover {
        color: #d0df56
    }
    .offcanvas-content .opalelementor-nav-menu>li>a.highlighted:after,
    .offcanvas-content .opalelementor-nav-menu>li>a:hover:after {
        width: 100%;
        left: 0;
        right: auto;
        background: #d0df56
    }
    .offcanvas-content .opalelementor-nav-menu>li .opalelementor-nav-menu--dropdown {
        border: 0!important
    }
    .offcanvas-content .opalelementor-nav-menu>li .opalelementor-nav-menu--dropdown a {
        border-bottom: 0;
        color: #062a4d;
        font-size: 14px;
        font-weight: 400
    }
    .offcanvas-content .opalelementor-nav-menu .sub-arrow {
        line-height: 1.3
    }
    .grid-style-classic .work-details {
        padding: 20px;
        background: #fff
    }
    .widget-area .sidebar-service .service-item {
        border: none
    }
    .service-box-image {
        overflow: hidden
    }
    .service-box-image img {
        width: 100%;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 1s ease;
        transition: all 1s ease
    }
    .service-wrapper {
        text-align: center;
        border-radius: 3px
    }
    .service-wrapper .entry-header {
        overflow: inherit
    }
    .service-wrapper .entry-content {
        padding: 35px 65px 35px 65px;
        text-align: center
    }
    @media (max-width:991.98px) {
        .service-wrapper .entry-content {
            padding: 10px
        }
    }
    .service-wrapper:hover .service-box-image img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    .service-title {
        color: #062a4d;
        font-weight: 700;
        font-family: Martel;
        line-height: 1.5;
        margin-bottom: 18px;
        font-size: 18px;
        font-size: 1.125rem
    }
    .service-title a {
        color: inherit
    }
    .service-title:hover {
        color: #d0df56
    }
    .service-description {
        line-height: 1.7;
        margin-bottom: 23px
    }
    .service-box-icon {
        position: absolute;
        border-radius: 100%;
        left: 50%;
        bottom: 0;
        -webkit-transform: translateX(-50%) translateY(50%);
        transform: translateX(-50%) translateY(50%);
        width: 80px;
        height: 80px;
        background-color: #062a4d;
        line-height: 80px;
        text-align: center;
        z-index: 9
    }
    .service-box-icon .icon-image {
        display: inline-block;
        width: 40px
    }
    .widget-service .column-item {
        margin-bottom: 0
    }
    .widget.widget-service {
        margin-bottom: 0
    }
    .article.opal_service {
        margin-bottom: 40px
    }
    .widget-service .elementor-items-container {
        grid-column-gap: 40px
    }
    .widget-service .service-list_v2 .service-list .icon-image {
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }
    .widget-service .service-list_v2 .service-list:hover {
        cursor: pointer
    }
    .widget-service .service-list_v2 .service-list:hover .icon-image {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
        transition: all .3s cubic-bezier(.645, .045, .355, 1)
    }
    .widget-service .service-list_v3 .service-left {
        position: relative
    }
    .widget-service .service-list_v3 .service-left:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 40px;
        background: #e3e3e3;
        width: 40px;
        height: 1px
    }
    .widget-service .service-list_v3 .service-right .entry-content {
        padding: 0
    }
    .service-archive-services article {
        margin-bottom: 40px
    }
    .service-archive-services .entry-content {
        text-align: center
    }
    .service-archive-services .service-box-icon {
        background-color: #062a4d
    }
    .service-archive-services .service-box-icon .icon-image {
        width: 40px
    }
    .single-opal_service .column-sidebar .widget_custom_html,
    .tax-opalservice_category_service .column-sidebar .widget_custom_html {
        background: #2a2e53
    }
    .single-opal_service .column-sidebar .widget_custom_html .widget-title,
    .tax-opalservice_category_service .column-sidebar .widget_custom_html .widget-title {
        color: #fff;
        border-bottom-color: rgba(255, 255, 255, .5)
    }
    .single-opal_service .column-sidebar .widget_custom_html .form-group,
    .single-opal_service .column-sidebar .widget_custom_html .wpcf7 .wpcf7-form p,
    .tax-opalservice_category_service .column-sidebar .widget_custom_html .form-group,
    .tax-opalservice_category_service .column-sidebar .widget_custom_html .wpcf7 .wpcf7-form p,
    .wpcf7 .wpcf7-form .single-opal_service .column-sidebar .widget_custom_html p,
    .wpcf7 .wpcf7-form .tax-opalservice_category_service .column-sidebar .widget_custom_html p {
        color: #b6babe
    }
    .single-opal_service .column-sidebar .widget_custom_html .form-group div:first-child,
    .single-opal_service .column-sidebar .widget_custom_html .wpcf7 .wpcf7-form p div:first-child,
    .tax-opalservice_category_service .column-sidebar .widget_custom_html .form-group div:first-child,
    .tax-opalservice_category_service .column-sidebar .widget_custom_html .wpcf7 .wpcf7-form p div:first-child,
    .wpcf7 .wpcf7-form .single-opal_service .column-sidebar .widget_custom_html p div:first-child,
    .wpcf7 .wpcf7-form .tax-opalservice_category_service .column-sidebar .widget_custom_html p div:first-child {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .single-opal_service .column-sidebar .widget_custom_html .form-group input[type=submit],
    .single-opal_service .column-sidebar .widget_custom_html .wpcf7 .wpcf7-form p input[type=submit],
    .tax-opalservice_category_service .column-sidebar .widget_custom_html .form-group input[type=submit],
    .tax-opalservice_category_service .column-sidebar .widget_custom_html .wpcf7 .wpcf7-form p input[type=submit],
    .wpcf7 .wpcf7-form .single-opal_service .column-sidebar .widget_custom_html p input[type=submit],
    .wpcf7 .wpcf7-form .tax-opalservice_category_service .column-sidebar .widget_custom_html p input[type=submit] {
        margin-bottom: 0
    }
    .single-opal_service .entry-content h3.box-heading {
        display: none
    }
    @media (min-width:992px) {
        .single-opal_service article.opal_service {
            padding-right: 20px
        }
    }
    .elementor-widget-wp-widget-opalservice_category_service_widget .menu-menu-service-container ul li,
    .elementor-widget-wp-widget-opalservice_category_service_widget .opalservice-categories ul li {
        padding: 0;
        font-size: 16px;
        font-size: 1rem;
        font-weight: 300;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 0;
        line-height: 2.7
    }
    .elementor-widget-wp-widget-opalservice_category_service_widget .menu-menu-service-container ul li .title,
    .elementor-widget-wp-widget-opalservice_category_service_widget .opalservice-categories ul li .title {
        margin: 0;
        font-size: 14px
    }
    .elementor-widget-wp-widget-opalservice_category_service_widget .menu-menu-service-container ul li a,
    .elementor-widget-wp-widget-opalservice_category_service_widget .opalservice-categories ul li a {
        color: #8a8e99
    }
    .elementor-widget-wp-widget-opalservice_category_service_widget .menu-menu-service-container ul li a:hover,
    .elementor-widget-wp-widget-opalservice_category_service_widget .opalservice-categories ul li a:hover {
        color: #d0df56
    }
    .elementor-widget-wp-widget-opalservice_category_service_widget .menu-menu-service-container .widget-title,
    .elementor-widget-wp-widget-opalservice_category_service_widget .opalservice-categories .widget-title {
        color: #fff;
        font-weight: 500;
        font-size: 30px;
        font-size: 1.875rem;
        margin-bottom: 22px
    }
    .menu-menu-service-container ul li a {
        padding: 0!important;
        text-transform: uppercase!important
    }
    .menu-menu-service-container ul li a:before {
        content: none!important
    }
    .service-header {
        position: relative;
        display: block
    }
    .service-grid_v1 .service-wrapper {
        position: relative;
        padding-top: 120%
    }
    .service-grid_v1 .service-wrapper .entry-header {
        position: static
    }
    .service-grid_v1 .service-wrapper .service-box-image-inner {
        position: absolute;
        height: calc(70% - 10px);
        top: 0;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        overflow: hidden;
        width: 100%;
        left: 0
    }
    .service-grid_v1 .service-wrapper .service-box-image-inner img {
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: cover;
        object-fit: cover
    }
    .service-grid_v1 .service-wrapper .service-description {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height ease-in-out .3s;
        transition: max-height ease-in-out .3s;
        margin-bottom: 0
    }
    .service-grid_v1 .service-wrapper .entry-content {
        position: absolute;
        height: 30%;
        bottom: 0;
        width: 100%;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .service-grid_v1 .service-wrapper:hover .service-box-image-inner {
        height: calc(30% - 10px)
    }
    .service-grid_v1 .service-wrapper:hover .service-box-image-inner:before {
        position: absolute;
        content: "";
        font-size: 32px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        color: #d0df56;
        z-index: 9
    }
    .service-grid_v1 .service-wrapper:hover .service-box-image-inner:after {
        -webkit-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
        position: absolute;
        left: 0;
        top: 0;
        background-color: rgba(6, 42, 77, .7);
        content: "";
        width: 100%;
        height: 100%
    }
    .service-grid_v1 .service-wrapper:hover .entry-content {
        height: 70%
    }
    .service-grid_v1 .service-wrapper:hover .service-description {
        max-height: 57px;
        margin-bottom: 40px
    }
    @media (max-width:991.98px) {
        .service-grid_v1 .service-wrapper:hover .service-description {
            margin-bottom: 5px
        }
    }
    .service-grid_v1 .service-wrapper:hover .service-title {
        margin-bottom: 25px
    }
    @media (max-width:991.98px) {
        .service-grid_v1 .service-wrapper:hover .service-title {
            margin-bottom: 5px
        }
    }
    .service-grid_v1 .service-title {
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        margin-bottom: 0
    }
    .service-grid_v3 article {
        padding: unset
    }
    .service-grid_v3 .service-title {
        margin-bottom: 26px
    }
    .service-grid_v3 .service-description {
        margin-bottom: 37px
    }
    .service-grid_v3 .entry-content {
        padding-top: 75px;
        padding-bottom: 60px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }
    .service-grid_v3 .service-header {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 1s ease;
        transition: all 1s ease
    }
    .service-grid_v3 .service-wrapper:hover .service-header {
        opacity: 1;
        visibility: visible;
        z-index: 9;
        -webkit-transform: translateY(0) translateZ(0);
        transform: translateY(0) translateZ(0)
    }
    .service-grid_v3 .service-wrapper:hover .entry-content {
        background: rgba(0, 0, 0, .7);
        z-index: 9;
        -webkit-transform: translateY(0) translateZ(0);
        transform: translateY(0) translateZ(0)
    }
    .service-grid_v3 .service-wrapper:hover .service-description,
    .service-grid_v3 .service-wrapper:hover .service-title {
        color: #fff
    }
    .service-image {
        margin-bottom: 20px
    }
    .opalservice-carousel {
        margin-bottom: 0
    }
    .opalservice-carousel .elementor-service-slick-slider .slick-arrow {
        right: 0;
        left: auto;
        top: -90px;
        border: 1px solid #c6c8ce
    }
    .opalservice-carousel .elementor-service-slick-slider .slick-arrow:before {
        font-size: 20px
    }
    .opalservice-carousel .elementor-service-slick-slider .slick-arrow.slick-prev {
        right: 35%;
        left: auto
    }
    .opalservice-carousel .elementor-service-slick-slider .slick-arrow.slick-next {
        border-left: 0;
        right: calc(35% - 40px)
    }
    .opalservice-carousel .elementor-service-slick-slider .slick-arrow:hover {
        background-color: #062a4d!important;
        border: #062a4d
    }
    .opalservice-carousel .elementor-service-slick-slider .slick-arrow:hover:before {
        color: #d0df56
    }
    .slick-pagination-custom {
        display: none
    }
    .form-style.style1 .mc4wp-form-fields .label {
        color: #b6babe;
        padding-bottom: 30px;
        font-size: 14px
    }
    .form-style.style1 .mc4wp-form-fields .input-group {
        position: relative
    }
    .form-style.style1 .mc4wp-form-fields input[type=email] {
        background: #eef2f8;
        min-height: 45px;
        border-radius: 0;
        border: 0
    }
    .form-style.style1 .mc4wp-form-fields button[type=submit],
    .form-style.style1 .mc4wp-form-fields input[type=submit] {
        background-color: transparent;
        right: -20px;
        font-size: 11px;
        color: #062a4d;
        font-family: Martel;
        position: absolute;
        text-transform: uppercase;
        font-weight: 700
    }
    .form-style.style1 .mc4wp-form-fields button[type=submit]:hover,
    .form-style.style1 .mc4wp-form-fields input[type=submit]:hover {
        background-color: transparent;
        font-size: 11px;
        line-height: inherit
    }
    .form-style.style1 .mc4wp-form-fields button[type=submit] .lable,
    .form-style.style1 .mc4wp-form-fields input[type=submit] .lable {
        display: inline-block
    }
    .form-style.style1 .mc4wp-form-fields button[type=submit] i,
    .form-style.style1 .mc4wp-form-fields input[type=submit] i {
        display: inline-block
    }
    .form-style.style1 .mc4wp-response {
        position: absolute;
        color: #bcbcbc
    }
    .elementor-widget-image-box.layout-v1 .elementor-image-box-button {
        position: relative;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        color: #062a4d
    }
    .elementor-widget-image-box.layout-v1 .elementor-image-box-button:after {
        padding-left: 5px;
        content: "\f105";
        font-family: FontAwesome;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
    .elementor-testimonial-item .elementor-testimonial-content {
        margin-bottom: 28px
    }
    .elementor-testimonial-item .elementor-testimonial-image {
        margin-bottom: 21px
    }
    .elementor-testimonial-item .elementor-testimonial-image img {
        margin-bottom: 0
    }
    .elementor-testimonial-item .elementor-testimonial-name {
        line-height: 1
    }
    .elementor-testimonial-item .elementor-testimonial-job {
        line-height: 1
    }
    .elementor-testimonial-wrapper.layout_1 {
        color: #fff
    }
    .elementor-testimonial-wrapper.layout_1:before {
        content: none
    }
    .elementor-testimonial-wrapper.layout_1 .elementor-testimonial-item {
        background-color: #062a4d;
        padding: 60px 35px 80px 35px
    }
    .elementor-testimonial-wrapper.layout_1 .slick-list {
        margin-left: -10px;
        margin-right: -10px
    }
    .elementor-testimonial-wrapper.layout_1 .slick-list .slick-slide {
        padding: 0 10px
    }
    .elementor-testimonial-wrapper.layout_1 .elementor-testimonial-image {
        margin-bottom: 30px
    }
    .elementor-testimonial-wrapper.layout_1 .elementor-testimonial-image img {
        border-radius: 100%
    }
    .elementor-testimonial-wrapper.layout_1 .elementor-testimonial-content {
        font-size: 16px;
        font-size: 1rem;
        color: #fff;
        line-height: 1.875;
        margin-bottom: 50px
    }
    .elementor-testimonial-wrapper.layout_1 .elementor-testimonial-name {
        color: #fff;
        font-size: 18px;
        font-size: 1.125rem;
        font-weight: 400
    }
    .elementor-testimonial-wrapper.layout_1 .elementor-testimonial-job {
        color: #50aab2;
        font-size: 14px;
        font-weight: 400
    }
    .elementor-testimonial-wrapper.layout_3 {
        padding-top: 60px
    }
    .elementor-testimonial-wrapper.layout_3:before {
        display: none
    }
    .elementor-testimonial-wrapper.layout_3 .elementor-testimonial-item {
        position: relative
    }
    .elementor-testimonial-wrapper.layout_3 .elementor-testimonial-item .elementor-testimonial-details {
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: left center;
        background-image: url(assets/images/icon-quote.png);
        padding-left: 90px
    }
    .elementor-testimonial-wrapper.layout_3 .slick-slider .slick-arrow {
        top: -55px;
        opacity: 1;
        background: 0 0
    }
    .elementor-testimonial-wrapper.layout_3 .slick-slider .slick-arrow.slick-prev {
        left: 0
    }
    .elementor-testimonial-wrapper.layout_3 .slick-slider .slick-arrow.slick-next {
        left: 50px
    }
    .elementor-widget-image-carousel .slick-slider .slick-next,
    .elementor-widget-image-carousel .slick-slider .slick-prev {
        background: #fff;
        opacity: 1;
        width: 90px;
        height: 90px;
        text-align: center;
        overflow: hidden
    }
    .elementor-widget-image-carousel .slick-slider .slick-next:before,
    .elementor-widget-image-carousel .slick-slider .slick-prev:before {
        font-family: consultek;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e902";
        position: absolute;
        top: 30%;
        right: 0;
        left: 0;
        color: #c5c8cb
    }
    .elementor-widget-image-carousel .slick-slider .slick-next:hover:before,
    .elementor-widget-image-carousel .slick-slider .slick-prev:hover:before {
        color: #d0df56
    }
    .elementor-widget-image-carousel .slick-slider .slick-prev {
        left: 0!important
    }
    .elementor-widget-image-carousel .slick-slider .slick-prev:before {
        content: "\e901";
        font-size: 14px
    }
    .elementor-widget-image-carousel .slick-slider .slick-next {
        right: 0!important
    }
    .elementor-widget-image-carousel .slick-slider .slick-next:before {
        content: "\e902";
        font-size: 14px
    }
    .e--pointer-icon .opalelementor-simple-nav-menu .menu-item {
        position: relative
    }
    .e--pointer-i�[��[�@��-��[��[�@�[�nsition:all .3s ease;
    transition:all .3s ease
}

.e--pointer-icon .opalelementor-simple-nav-menu .menu-item:hover {
    color: #d0df56
}

.e--pointer-icon .opalelementor-simple-nav-menu .menu-item:hover .fa {
    opacity: 1;
    visibility: visible;
    padding-right: 10px
}

.e--pointer-underline .opalelementor-item:after,
.e--pointer-underline .opalelementor-item:before {
    -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    width: 0
}

.e--pointer-underline .opalelementor-item.opalelementor-item-active:after,
.e--pointer-underline .opalelementor-item.opalelementor-item-active:before,
.e--pointer-underline .opalelementor-item:hover:after,
.e--pointer-underline .opalelementor-item:hover:before {
    width: 100%
}

.elementor-widget-video .elementor-custom-embed-play {
    width: 100px;
    height: 100px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0
}

.elementor-widget-video .elementor-custom-embed-play:before {
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%;
    height: 100%;
    top: -15px;
    left: 0;
    z-index: -1;
    opacity: .15;
    position: absolute;
    content: "";
    border-radius: 50%;
    background-color: #fff;
    background-image: linear-gradient(-133deg, #fff 0, #fff 100%)
}

.elementor-widget-video .elementor-custom-embed-play:hover:before {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15);
    opacity: 0
}

.elementor-widget-opal-video-popup .elementor-video-popup {
    position: relative
}

.elementor-widget-opal-video-popup .elementor-video-popup i {
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: #d0df56;
    background: #fff;
    padding-left: 5px
}

.elementor-widget-opal-video-popup .elementor-video-popup:after {
    background: rgba(255, 255, 255, .3);
    top: -20px;
    left: -20px;
    width: calc(100% + 40px);
    height: calc(100% + 40px)
}

.elementor-widget-opal-video-popup .elementor-video-popup:hover:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.elementor-teams-wrapper.style-2 {
    padding: 60px 40px 20px
}

.elementor-teams-wrapper.style-2 .elementor-team-job {
    top: 30px;
    right: 40px
}

.elementor-teams-wrapper.style-2 .elementor-team-image {
    border: 0
}

.elementor-teams-wrapper.style-2 .elementor-team-item .elementor-team-name {
    font-family: Martel
}

.elementor-teams-wrapper.style-2 .elementor-team-item .elementor-team-name:before {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    top: 30%;
    font-size: 14px
}

.elementor-teams-wrapper.style-2 .elementor-team-item:hover .elementor-team-name:before {
    color: #062a4d;
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0)
}

.slick-slider .slick-arrow {
    z-index: 99;
    width: 40px;
    height: 40px;
    background-color: transparent!important
}

.slick-slider .slick-arrow:before {
    color: #062a4d;
    font-size: 30px
}

.slick-slider .slick-arrow:hover:before {
    color: #fff
}

.slick-slider .slick-arrow.slick-prev {
    left: -50px
}

.slick-slider .slick-arrow.slick-next {
    right: -50px
}

@media (max-width:767px) {
    .slick-slider .slick-arrow {
        display: none!important
    }
}

.elementor-widget-opal-testimonials .layout_2 .slick-slider .slick-arrow {
    opacity: 1;
    visibility: visible;
    background: 0 0
}

.elementor-widget-opal-testimonials .layout_2 .slick-slider .slick-arrow:active,
.elementor-widget-opal-testimonials .layout_2 .slick-slider .slick-arrow:focus,
.elementor-widget-opal-testimonials .layout_2 .slick-slider .slick-arrow:hover {
    color: #fff;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
    z-index: 99;
    width: 40px;
    height: 40px;
    background-image: none
}

.swiper-container .swiper-button-next:before,
.swiper-container .swiper-button-prev:before {
    font-family: consultek!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #c5c8cb;
    padding-top: 12px;
    font-size: 12px
}

.swiper-container .swiper-button-next:hover,
.swiper-container .swiper-button-prev:hover {
    background: #fff
}

.swiper-container .swiper-button-prev {
    left: 0
}

.swiper-container .swiper-button-prev:before {
    content: "\E008"
}

.swiper-container .swiper-button-prev:hover:before {
    color: #062a4d;
    -webkit-animation: toLeftFromRight .3s forwards;
    animation: toLeftFromRight .3s forwards
}

.swiper-container .swiper-button-next {
    right: -10px
}

.swiper-container .swiper-button-next:before {
    content: "\E00D"
}

.swiper-container .swiper-button-next:hover:before {
    color: #062a4d;
    -webkit-animation: toRightFromLeft .3s forwards;
    animation: toRightFromLeft .3s forwards
}

.elementor-dropdown-menu {
    padding: 30px
}

.slick-pagination-custom .progressbar {
    right: 9%;
    left: auto;
    bottom: -60px
}

.work-details h4,
.work-details h4 a {
    color: #062a4d;
    font-family: Martel;
    font-weight: 700;
    letter-spacing: normal;
    font-size: 14px;
    font-size: .875rem
}

.tax-portfolio_cat .site-content>.container {
    padding-left: 0;
    padding-right: 0
}

.single-opal_portfolio .site-content>.container {
    padding-left: 0;
    padding-right: 0
}

.portfolio-main-wrapper {
    max-width: inherit;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0
}

.single-portfolios-container .content-top {
    background: #fff;
    padding: 80px 80px 20px;
    margin-bottom: 0
}

.single-portfolios-container .content-bottom {
    background: #fff;
    padding: 80px;
    margin-top: -10px
}

.opalelementor-nav-menu ul ul {
    display: none
}

.opalelementor-nav-menu--main .opalelementor-nav-menu .sub-arrow {
    font-size: 12px;
    line-height: 0;
    padding-left: 3px;
    padding-bottom: 2px
}

.opalelementor-nav-menu--main ul.opalelementor-nav-menu ul {
    border-top: 5px solid #d0df56;
    text-transform: capitalize;
    font-family: Lato;
    padding: 16px 0
}

.opalelementor-nav-menu--main .opalelementor-nav-menu>li.current-menu-parent>a {
    color: #d0df56
}

.opalelementor-nav-menu--dropdown a {
    color: #062a4d
}

.opalelementor-nav-menu--layout-horizontal .menu-item-has-children .sub-menu li a {
    padding: 14px 40px
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
    background-color: transparent
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper .elementor-tab-title {
    text-align: right;
    background-color: transparent;
    font-size: 18px;
    font-weight: 300;
    color: #062a4d;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding: 15px
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper .elementor-tab-title:hover {
    background-color: transparent;
    color: #062a4d
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-weight: 400;
    color: #062a4d
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper .elementor-tab-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper .elementor-tab-title.elementor-active:before {
    content: none
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
    border: 0
}

.opal-table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.tp-caption.rev-btn i {
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    display: inline-block
}

.tp-caption.rev-btn:hover i.lexus-icon-icon-arrow {
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

button.mfp-arrow {
    position: absolute!important;
    background: 0 0!important
}

.mfp-close {
    width: 44px!important;
    line-height: 44px!important;
    position: absolute!important;
    padding: 0 0 18px 10px!important;
    color: #fff!important;
    font-size: 28px!important;
    background: 0 0!important
}

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

@-webkit-keyframes animLoadedContent {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0)
    }
}

@keyframes animLoadedContent {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0)
    }
}

@keyframes opal-loading {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes opal-loading {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes animSlide {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@keyframes animSlide {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes animJelly {
    0% {
        opacity: 0;
        -webkit-transform: matrix3d(.7, 0, 0, 0, 0, .7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.7, 0, 0, 0, 0, .7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

@keyframes animJelly {
    0% {
        opacity: 0;
        -webkit-transform: matrix3d(.7, 0, 0, 0, 0, .7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(.7, 0, 0, 0, 0, .7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    100% {
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

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

@-webkit-keyframes opal-fadeInRight {
    from {
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes opal-fadeInRight {
    from {
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes opal-fadeInUpBig {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes opal-fadeInUpBig {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.opal-move-up {
    animation-name: opalMoveUp;
    -moz-animation-name: opalMoveUp;
    -webkit-animation-name: opalMoveUp
}

@-webkit-keyframes opalMoveUp {
    from {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes opalMoveUp {
    from {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.opal-move-down {
    animation-name: opalMoveDown;
    -moz-animation-name: opalMoveDown;
    -webkit-animation-name: opalMoveDown
}

@-webkit-keyframes opalMoveDown {
    from {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 0
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes opalMoveDown {
    from {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 0
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.opal-move-left {
    animation-name: opalMoveLeft;
    -moz-animation-name: opalMoveLeft;
    -webkit-animation-name: opalMoveLeft
}

@-webkit-keyframes opalMoveLeft {
    from {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes opalMoveLeft {
    from {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.opal-move-right {
    animation-name: opalMoveRight;
    -moz-animation-name: opalMoveRight;
    -webkit-animation-name: opalMoveRight
}

@-webkit-keyframes opalMoveRight {
    from {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes opalMoveRight {
    from {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.opal-scale-up {
    animation-name: opalScaleUp;
    -moz-animation-name: opalScaleUp;
    -webkit-animation-name: opalScaleUp
}

@-webkit-keyframes opalScaleUp {
    from {
        opacity: 0;
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes opalScaleUp {
    from {
        opacity: 0;
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.opal-flip {
    animation-name: opalFlip;
    -moz-animation-name: opalFlip;
    -webkit-animation-name: opalFlip
}

@-webkit-keyframes opalFlip {
    from {
        opacity: 0;
        -webkit-perspective: 1300px;
        perspective: 1300px;
        -webkit-transform: rotateX(-180deg);
        transform: rotateX(-180deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

@keyframes opalFlip {
    from {
        opacity: 0;
        -webkit-perspective: 1300px;
        perspective: 1300px;
        -webkit-transform: rotateX(-180deg);
        transform: rotateX(-180deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

.opal-helix {
    animation-name: opalHelix;
    -moz-animation-name: opalHelix;
    -webkit-animation-name: opalHelix
}

@-webkit-keyframes opalHelix {
    from {
        opacity: 0;
        -webkit-perspective: 1300px;
        perspective: 1300px;
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
        opacity: 1
    }
}

@keyframes opalHelix {
    from {
        opacity: 0;
        -webkit-perspective: 1300px;
        perspective: 1300px;
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    to {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
        opacity: 1
    }
}

.opal-am-popup {
    -webkit-animation: opalPopup;
    animation: opalPopup;
    -moz-animation-name: opalPopup;
    -webkit-animation-name: opalPopup
}

@-webkit-keyframes opalPopup {
    from {
        opacity: 0;
        -webkit-transform: scale(.4);
        transform: scale(.4);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-perspective: 1300px;
        perspective: 1300px
    }
    70% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        opacity: .8;
        animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out
    }
    to {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes opalPopup {
    from {
        opacity: 0;
        -webkit-transform: scale(.4);
        transform: scale(.4);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-perspective: 1300px;
        perspective: 1300px
    }
    70% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        opacity: .8;
        animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out
    }
    to {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@font-face {
    font-family: drchanges;
    src: url(assets/fonts/drchanges.eot);
    src: url(assets/fonts/drchanges.eot?#iefix) format("eot"), url(assets/fonts/drchanges.woff) format("woff"), url(assets/fonts/drchanges.ttf) format("truetype"), url(assets/fonts/drchanges.svg#drchanges) format("svg")
}

[class*=lexus-icon-]:before {
    font-family: drchanges;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.btn-arrow-right:after,
.doctor_info .medical-box .emergency-case:before,
.medical-wrapper .medical-box-image .medical-box-image-inner:before,
.opal-icon,
.opalmedical-nav-links .nav-list .nav-item.next a:after,
.opalmedical-nav-links .nav-list .nav-item.prev a:before,
.service-grid_v1 .service-wrapper:hover .service-box-image-inner:before,
.slick-slider .slick-arrow.slick-next:before,
.slick-slider .slick-arrow.slick-prev:before,
.slick-slider .slick-arrow:before,
.wpcf7-arrow-right:after {
    font-family: drchanges;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.lexus-icon-angle-left:before {
    content: ""
}

.lexus-icon-icon-add:before,
.service-grid_v1 .service-wrapper:hover .service-box-image-inner:before {
    content: ""
}

.lexus-icon-icon-arrow:before {
    content: ""
}

.lexus-icon-icon-clock:before {
    content: ""
}

.lexus-icon-icon-drchanges-01:before {
    content: ""
}

.lexus-icon-icon-drchanges-02:before {
    content: ""
}

.lexus-icon-icon-drchanges-03:before {
    content: ""
}

.lexus-icon-icon-drchanges-04:before {
    content: ""
}

.lexus-icon-icon-drchanges-05:before {
    content: ""
}

.lexus-icon-icon-drchanges-06:before {
    content: ""
}

.lexus-icon-icon-drchanges-07:before {
    content: ""
}

.lexus-icon-icon-drchanges-08:before {
    content: ""
}

.lexus-icon-icon-drchanges-09:before {
    content: ""
}

.lexus-icon-icon-drchanges-10:before {
    content: ""
}

.lexus-icon-icon-drchanges-11:before,
.medical-wrapper .medical-box-image .medical-box-image-inner:before {
    content: ""
}

.lexus-icon-icon-left:before,
.opalmedical-nav-links .nav-list .nav-item.prev a:before,
.slick-slider .slick-arrow.slick-prev:before {
    content: ""
}

.lexus-icon-icon-mail:before�[��[�@��-��[��[�@�[�
}
.doctor_info .medical-box .emergency-case:before,
.lexus-icon-icon-phone:before {
    content: ""
}
.lexus-icon-icon-play:before {
    content: ""
}
.lexus-icon-icon-right:before,
.slick-slider .slick-arrow.slick-next:before {
    content: ""
}
.lexus-icon-icon-video:before {
    content: ""
}
.btn-primary,
.btn-secondary,
.buttom-default,
.button-outline-primary,
.button-outline-secondary,
.button-primary,
.button-secondary,
.elementor-button-btn-line a.elementor-button,
.elementor-button-btn-secondary .elementor-button-link,
.elementor-button-default a.elementor-button,
.elementor-button-primary .elementor-button-link,
.elementor-widget-opal-price-table .elementor-price-table__button,
[type=reset],
[type=submit],
a.button,
button,
html [type=button],
input.secondary[type=button],
input.secondary[type=reset],
input.secondary[type=submit],
input[type=button],
input[type=reset],
input[type=submit] {
    position: relative;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0;
    font-family: Martel;
    letter-spacing: 0;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}
@media screen and (prefers-reduced-motion:reduce) {
    .btn-primary,
    .btn-secondary,
    .buttom-default,
    .button-outline-primary,
    .button-outline-secondary,
    .button-primary,
    .button-secondary,
    .elementor-button-btn-line a.elementor-button,
    .elementor-button-btn-secondary .elementor-button-link,
    .elementor-button-default a.elementor-button,
    .elementor-button-primary .elementor-button-link,
    .elementor-widget-opal-price-table .elementor-price-table__button,
    [type=reset],
    [type=submit],
    a.button,
    button,
    html [type=button],
    input.secondary[type=button],
    input.secondary[type=reset],
    input.secondary[type=submit],
    input[type=button],
    input[type=reset],
    input[type=submit] {
        -webkit-transition: none;
        transition: none
    }
}
.btn-primary:focus,
.btn-primary:hover,
.btn-secondary:focus,
.btn-secondary:hover,
.buttom-default:focus,
.buttom-default:hover,
.button-outline-primary:focus,
.button-outline-primary:hover,
.button-outline-secondary:focus,
.button-outline-secondary:hover,
.button-primary:focus,
.button-primary:hover,
.button-secondary:focus,
.button-secondary:hover,
.elementor-button-btn-line a.elementor-button:focus,
.elementor-button-btn-line a.elementor-button:hover,
.elementor-button-btn-secondary .elementor-button-link:focus,
.elementor-button-btn-secondary .elementor-button-link:hover,
.elementor-button-default a.elementor-button:focus,
.elementor-button-default a.elementor-button:hover,
.elementor-button-primary .elementor-button-link:focus,
.elementor-button-primary .elementor-button-link:hover,
.elementor-widget-opal-price-table .elementor-price-table__button:focus,
.elementor-widget-opal-price-table .elementor-price-table__button:hover,
:focus[type=reset],
:focus[type=submit],
:hover[type=reset],
:hover[type=submit],
a.button:focus,
a.button:hover,
button:focus,
button:hover,
html :focus[type=button],
html :hover[type=button],
input.secondary:focus[type=button],
input.secondary:focus[type=submit],
input.secondary:hover[type=button],
input.secondary:hover[type=submit],
input:focus[type=button],
input:focus[type=reset],
input:hover[type=button],
input:hover[type=reset] {
    text-decoration: none
}
.btn-primary.focus,
.btn-primary:focus,
.btn-secondary.focus,
.btn-secondary:focus,
.buttom-default.focus,
.buttom-default:focus,
.button-outline-primary.focus,
.button-outline-primary:focus,
.button-outline-secondary.focus,
.button-outline-secondary:focus,
.button-primary.focus,
.button-primary:focus,
.button-secondary.focus,
.button-secondary:focus,
.elementor-button-btn-line a.elementor-button:focus,
.elementor-button-btn-line a.focus.elementor-button,
.elementor-button-btn-secondary .elementor-button-link:focus,
.elementor-button-btn-secondary .focus.elementor-button-link,
.elementor-button-default a.elementor-button:focus,
.elementor-button-default a.focus.elementor-button,
.elementor-button-primary .elementor-button-link:focus,
.elementor-button-primary .focus.elementor-button-link,
.elementor-widget-opal-price-table .elementor-price-table__button:focus,
.elementor-widget-opal-price-table .focus.elementor-price-table__button,
.focus[type=reset],
.focus[type=submit],
:focus[type=reset],
:focus[type=submit],
a.button:focus,
a.focus.button,
button.focus,
button:focus,
html .focus[type=button],
html :focus[type=button],
input.focus.secondary[type=button],
input.focus.secondary[type=submit],
input.focus[type=button],
input.focus[type=reset],
input.secondary:focus[type=button],
input.secondary:focus[type=submit],
input:focus[type=button],
input:focus[type=reset] {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-primary.disabled,
.btn-primary:disabled,
.btn-secondary.disabled,
.btn-secondary:disabled,
.buttom-default.disabled,
.buttom-default:disabled,
.button-outline-primary.disabled,
.button-outline-primary:disabled,
.button-outline-secondary.disabled,
.button-outline-secondary:disabled,
.button-primary.disabled,
.button-primary:disabled,
.button-secondary.disabled,
.button-secondary:disabled,
.disabled[type=reset],
.disabled[type=submit],
.elementor-button-btn-line a.disabled.elementor-button,
.elementor-button-btn-line a.elementor-button:disabled,
.elementor-button-btn-secondary .disabled.elementor-button-link,
.elementor-button-btn-secondary .elementor-button-link:disabled,
.elementor-button-default a.disabled.elementor-button,
.elementor-button-default a.elementor-button:disabled,
.elementor-button-primary .disabled.elementor-button-link,
.elementor-button-primary .elementor-button-link:disabled,
.elementor-widget-opal-price-table .disabled.elementor-price-table__button,
.elementor-widget-opal-price-table .elementor-price-table__button:disabled,
:disabled[type=reset],
:disabled[type=submit],
a.button:disabled,
a.disabled.button,
button.disabled,
button:disabled,
html .disabled[type=button],
html :disabled[type=button],
input.disabled.secondary[type=button],
input.disabled.secondary[type=submit],
input.disabled[type=button],
input.disabled[type=reset],
input.secondary:disabled[type=button],
input.secondary:disabled[type=submit],
input:disabled[type=button],
input:disabled[type=reset] {
    opacity: .5;
    cursor: no-drop
}
.active[type=reset],
.active[type=submit],
.btn-primary.active,
.btn-primary:active,
.btn-secondary.active,
.btn-secondary:active,
.buttom-default.active,
.buttom-default:active,
.button-outline-primary.active,
.button-outline-primary:active,
.button-outline-secondary.active,
.button-outline-secondary:active,
.button-primary.active,
.button-primary:active,
.button-secondary.active,
.button-secondary:active,
.elementor-button-btn-line a.active.elementor-button,
.elementor-button-btn-line a.elementor-button:active,
.elementor-button-btn-secondary .active.elementor-button-link,
.elementor-button-btn-secondary .elementor-button-link:active,
.elementor-button-default a.active.elementor-button,
.elementor-button-default a.elementor-button:active,
.elementor-button-primary .active.elementor-button-link,
.elementor-button-primary .elementor-button-link:active,
.elementor-widget-opal-price-table .active.elementor-price-table__button,
.elementor-widget-opal-price-table .elementor-price-table__button:active,
:active[type=reset],
:active[type=submit],
a.active.button,
a.button:active,
button.active,
button:active,
html .active[type=button],
html :active[type=button],
input.active.secondary[type=button],
input.active.secondary[type=submit],
input.active[type=button],
input.active[type=reset],
input.secondary:active[type=button],
input.secondary:active[type=submit],
input:active[type=button],
input:active[type=reset] {
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
a[class*=button-].disabled,
fieldset[disabled] a[class*=button-] {
    pointer-events: none
}
.button-md,
.elementor-button-primary .elementor-button-link,
.elementor-widget-opal-price-table .elementor-price-table__button,
[type=reset],
[type=submit],
button,
html [type=button],
input[type=button],
input[type=submit] {
    padding: .99rem 1.875rem .9rem 1.875rem;
    font-size: .875rem;
    line-height: 1.785;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    white-space: normal
}
@media screen and (prefers-reduced-motion:reduce) {
    .button-md,
    .elementor-button-primary .elementor-button-link,
    .elementor-widget-opal-price-table .elementor-price-table__button,
    [type=reset],
    [type=submit],
    button,
    html [type=button],
    input[type=button],
    input[type=submit] {
        -webkit-transition: none;
        transition: none
    }
}
.btn-primary,
.elementor-button-default a.elementor-button,
.elementor-button-primary .elementor-button-link,
.elementor-widget-opal-price-table .elementor-price-table__button,
[type=reset],
[type=submit],
a.button,
button,
html [type=button],
input[type=button],
input[type=submit] {
    background-color: #062a4d;
    color: #fff;
    border: transparent;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
.btn-primary:hover,
.elementor-button-default a.elementor-button:hover,
.elementor-button-primary .elementor-button-link:hover,
.elementor-widget-opal-price-table .elementor-price-table__button:hover,
:hover[type=reset],
:hover[type=submit],
a.button:hover,
button:hover,
html :hover[type=button],
input:hover[type=button] {
    color: #fff;
    background-color: #000306;
    background-position: right center
}
.btn-primary.disabled,
.btn-primary:disabled,
.disabled[type=reset],
.disabled[type=submit],
.elementor-button-default a.disabled.elementor-button,
.elementor-button-default a.elementor-button:disabled,
.elementor-button-primary .disabled.elementor-button-link,
.elementor-button-primary .elementor-button-link:disabled,
.elementor-widget-opal-price-table .disabled.elementor-price-table__button,
.elementor-widget-opal-price-table .elementor-price-table__button:disabled,
:disabled[type=reset],
:disabled[type=submit],
a.button:disabled,
a.disabled.button,
button.disabled,
button:disabled,
html .disabled[type=button],
html :disabled[type=button],
input.disabled[type=button],
input:disabled[type=button] {
    background-color: #062a4d;
    border-color: transparent
}
.active[type=reset],
.active[type=submit],
.btn-primary.active,
.btn-primary:active,
.elementor-button-default .show>a.dropdown-toggle.elementor-button,
.elementor-button-default a.active.elementor-button,
.elementor-button-default a.elementor-button:active,
.elementor-button-primary .active.elementor-button-link,
.elementor-button-primary .elementor-button-link:active,
.elementor-button-primary .show>.dropdown-toggle.elementor-button-link,
.elementor-widget-opal-price-table .active.elementor-price-table__button,
.elementor-widget-opal-price-table .elementor-price-table__button:active,
.elementor-widget-opal-price-table .show>.dropdown-toggle.elementor-price-table__button,
.show>.btn-primary.dropdown-toggle,
.show>.dropdown-toggle[type=reset],
.show>.dropdown-toggle[type=submit],
.show>a.dropdown-toggle.button,
.show>button.dropdown-toggle,
.show>input.dropdown-toggle[type=button],
:active[type=reset],
:active[type=submit],
a.active.button,
a.button:active,
button.active,
button:active,
html .active[type=button],
html .show>.dropdown-toggle[type=button],
html :active[type=button],
input.active[type=button],
input:active[type=button] {
    color: #fff;
    background-image: none
}
.btn-secondary,
.elementor-button-btn-secondary .elementor-button-link {
    background-color: #d0df56;
    color: #062a4d;
    border: transparent;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
.btn-secondary:hover,
.elementor-button-btn-secondary .elementor-button-link:hover {
    color: #062a4d;
    background-color: #b2c325;
    background-position: right center
}
.btn-secondary.disabled,
.btn-secondary:disabled,
.elementor-button-btn-secondary .disabled.elementor-button-link,
.elementor-button-btn-secondary .elementor-button-link:disabled {
    background-color: #d0df56;
    border-color: transparent
}
.btn-secondary.active,
.btn-secondary:active,
.elementor-button-btn-secondary .active.elementor-button-link,
.elementor-button-btn-secondary .elementor-button-link:active,
.elementor-button-btn-secondary .show>.dropdown-toggle.elementor-button-link,
.show>.btn-secondary.dropdown-toggle {
    color: #062a4d;
    background-image: none
}
.btn-full,
.elementor-widget-opal-price-table .elementor-price-table__button {
    width: 100%
}
.wpcf7-arrow-right {
    position: relative
}
.wpcf7-arrow-right:after {
    content: ""
}
.wpcf7-arrow-right:after {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 12px;
    padding-left: 10px
}
.btn-arrow-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.btn-arrow-right:after {
    content: ""
}
.btn-arrow-right:after {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 12px;
    padding-left: 10px;
    margin-top: -3px
}
.button-block {
    display: block;
    width: 100%
}
.btn-link,
.button-link {
    border-radius: 0
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled,
.button-link,
.button-link.active,
.button-link:active,
.button-link:disabled {
    background-color: transparent
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.button-link,
.button-link:active,
.button-link:focus {
    border-color: transparent
}
.btn-link:hover,
.button-link:hover {
    border-color: transparent
}
.btn-link:focus,
.btn-link:hover,
.button-link:focus,
.button-link:hover {
    border-color: transparent
}
.btn-link:disabled,
.button-link:disabled {
    color: #bcbcbc
}
.btn-link:disabled:focus,
.btn-link:disabled:hover,
.button-link:disabled:focus,
.button-link:disabled:hover {
    text-decoration: none
}
.medical-wrapper {
    text-align: center
}
.medical-wrapper .medical-box-image {
    margin-bottom: 30px
}
.medical-wrapper .medical-box-image img {
    border-radius: 100%
}
.medical-wrapper .medical-box-image .medical-box-image-inner {
    display: block;
    position: relative
}
.medical-wrapper .medical-box-image .medical-box-image-inner:before {
    position: absolute;
    right: 20px;
    top: 0;
    width: 60px;
    height: 60px;
    background-color: #d0df56;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    border-radius: 100%
}
.medical-wrapper .entry-content {
    text-align: center;
    background: 0 0
}
.medical-wrapper .medical-title {
    color: #062a4d
}
.medical-wrapper .medical-title:hover {
    color: #d0df56
}
.medical-wrapper .medical-categories {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px
}
.medical-wrapper .medical-categories a {
    color: #50aab2
}
.medical-wrapper .medical-categories a:hover {
    color: #d0df56
}
.medical-wrapper .medical-description {
    margin-bottom: 20px
}
.medical-wrapper .doctor-social a {
    color: #8a8e99;
    font-size: 18px;
    margin-right: 8px
}
.medical-wrapper .doctor-social a:hover {
    color: #000306
}
.medical-wrapper .medical-readmore {
    margin-bottom: 20px
}
.post-type-archive-opal_doctor article.type-opal_doctor,
.tax-opalmedical_department_doctor article.type-opal_doctor {
    margin-bottom: 40px
}
@media (min-width:1200px) {
    .doctor_info {
        padding-right: 60px
    }
}
.doctor_info .medical-box {
    border: 1px solid #e8eeef;
    padding: 40px;
    border-top: 4px solid #d0df56;
    margin-bottom: 40px
}
.doctor_info .medical-box:first-child {
    text-align: center;
    line-height: 1
}
.doctor_info .medical-box:last-of-type {
    border: 0;
    background-color: #d0df56
}
@media (max-width:991.98px) {
    .doctor_info .medical-box:last-of-type {
        margin-bottom: 40px
    }
}
.doctor_info .medical-box .medical-image img {
    border-radius: 100%
}
.doctor_info .medical-box .box-heading {
    margin: 30px 0 0;
    padding: 0
}
.doctor_info .medical-box .medical-categories {
    font-weight: 400
}
.doctor_info .medical-box .medical-categories a {
    color: #50aab2;
    font-size: 14px
}
.doctor_info .medical-box h4 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 9px
}
.doctor_info .medical-box ul {
    margin: 0;
    padding: 0
}
.doctor_info .medical-box ul li {
    list-style-type: none;
    line-height: 45px
}
.doctor_info .medical-box ul li span:first-child {
    width: 55px;
    display: inline-block
}
.doctor_info .medical-box ul li span+span {
    font-weight: 400;
    color: #062a4d
}
.doctor_info .medical-box ul li .doctor-social {
    display: inline
}
.doctor_info .medical-box ul li .doctor-social a {
    �[��[�@��-��[��[���[�4d;
    position: relative;
    padding-left: 60px
}
.doctor_info .medical-box .emergency-case h2 {
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0
}
.doctor_info .medical-box .emergency-case div {
    font-weight: 400;
    line-height: 1
}
.doctor_info .medical-box .emergency-case:before {
    position: absolute;
    font-size: 45px;
    left: 0;
    line-height: 1
}
.opalmedical-nav-links {
    padding-top: 40px;
    margin-top: 80px;
    border-top: 1px solid #e8eeef
}
.opalmedical-nav-links .nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.opalmedical-nav-links .nav-list .nav-item {
    position: relative
}
.opalmedical-nav-links .nav-list .nav-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.opalmedical-nav-links .nav-list .nav-item.prev a:before {
    width: 60px;
    height: 60px;
    border: 1px solid #e8eeef;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 10px
}
.opalmedical-nav-links .nav-list .nav-item.next {
    text-align: right
}
.opalmedical-nav-links .nav-list .nav-item.next a:after {
    content: ""
}
.opalmedical-nav-links .nav-list .nav-item.next a:after {
    width: 60px;
    height: 60px;
    border: 1px solid #e8eeef;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 10px
}
.opalmedical-nav-links .nav-list .nav-item span {
    font-size: 12px;
    font-size: .75rem;
    text-transform: uppercase;
    font-weight: 400
}
.opalmedical-nav-links .nav-list .nav-item h6 {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0;
    margin-bottom: 0;
    text-transform: capitalize
}
.pagination .disabled {
    display: none
}