/* Presty v1.0.8
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

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

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

[hidden],
template {
    display: none
}

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

body {
    margin: 0
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

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

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

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

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C""\201D""\2018""\2019"
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

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

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

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

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #ffffff
}

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

a {
    color: #428bca;
    text-decoration: none
}

a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline
}

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

img {
    vertical-align: middle
}

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

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee
}

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

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

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

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

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
    display: none !important
}

@media (max-width: 767px) {

    .navbar {
        background: #fff;
        padding: 0px 0;
    }

    .c-service .service-image {
        max-width: initial !important;
        height: 45vh !important;
        background-position: center;
    }
    .visible-xs {
        display: block !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-xs.visible-sm {
        display: block !important
    }

    tr.visible-xs.visible-sm {
        display: table-row !important
    }

    th.visible-xs.visible-sm,
    td.visible-xs.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-xs.visible-md {
        display: block !important
    }

    tr.visible-xs.visible-md {
        display: table-row !important
    }

    th.visible-xs.visible-md,
    td.visible-xs.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-xs.visible-lg {
        display: block !important
    }

    tr.visible-xs.visible-lg {
        display: table-row !important
    }

    th.visible-xs.visible-lg,
    td.visible-xs.visible-lg {
        display: table-cell !important
    }
}

.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
    display: none !important
}

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

    tr.visible-sm.visible-xs {
        display: table-row !important
    }

    th.visible-sm.visible-xs,
    td.visible-sm.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-sm.visible-md {
        display: block !important
    }

    tr.visible-sm.visible-md {
        display: table-row !important
    }

    th.visible-sm.visible-md,
    td.visible-sm.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-sm.visible-lg {
        display: block !important
    }

    tr.visible-sm.visible-lg {
        display: table-row !important
    }

    th.visible-sm.visible-lg,
    td.visible-sm.visible-lg {
        display: table-cell !important
    }
}

.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
    display: none !important
}

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

    tr.visible-md.visible-xs {
        display: table-row !important
    }

    th.visible-md.visible-xs,
    td.visible-md.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-md.visible-sm {
        display: block !important
    }

    tr.visible-md.visible-sm {
        display: table-row !important
    }

    th.visible-md.visible-sm,
    td.visible-md.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-md.visible-lg {
        display: block !important
    }

    tr.visible-md.visible-lg {
        display: table-row !important
    }

    th.visible-md.visible-lg,
    td.visible-md.visible-lg {
        display: table-cell !important
    }
}

.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
    display: none !important
}

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

    tr.visible-lg.visible-xs {
        display: table-row !important
    }

    th.visible-lg.visible-xs,
    td.visible-lg.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-lg.visible-sm {
        display: block !important
    }

    tr.visible-lg.visible-sm {
        display: table-row !important
    }

    th.visible-lg.visible-sm,
    td.visible-lg.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-lg.visible-md {
        display: block !important
    }

    tr.visible-lg.visible-md {
        display: table-row !important
    }

    th.visible-lg.visible-md,
    td.visible-lg.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

.hidden-xs {
    display: block !important
}

tr.hidden-xs {
    display: table-row !important
}

th.hidden-xs,
td.hidden-xs {
    display: table-cell !important
}

@media (max-width: 767px) {

    .hidden-xs,
    tr.hidden-xs,
    th.hidden-xs,
    td.hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .hidden-xs.hidden-sm,
    tr.hidden-xs.hidden-sm,
    th.hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .hidden-xs.hidden-md,
    tr.hidden-xs.hidden-md,
    th.hidden-xs.hidden-md,
    td.hidden-xs.hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {

    .hidden-xs.hidden-lg,
    tr.hidden-xs.hidden-lg,
    th.hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg {
        display: none !important
    }
}

.hidden-sm {
    display: block !important
}

tr.hidden-sm {
    display: table-row !important
}

th.hidden-sm,
td.hidden-sm {
    display: table-cell !important
}

@media (max-width: 767px) {

    .header-branding h2 {
        font-size: 1.8rem !important;
        line-height: 2.3rem !important;
    }

    .header-inner {
        padding: 0px 20px 0 20px !important;
    }

    #main-slider {
        margin-bottom: 0px !important;
    }

    .hidden-sm.hidden-xs,
    tr.hidden-sm.hidden-xs,
    th.hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .hidden-sm,
    tr.hidden-sm,
    th.hidden-sm,
    td.hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .hidden-sm.hidden-md,
    tr.hidden-sm.hidden-md,
    th.hidden-sm.hidden-md,
    td.hidden-sm.hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {

    .hidden-sm.hidden-lg,
    tr.hidden-sm.hidden-lg,
    th.hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg {
        display: none !important
    }
}

.hidden-md {
    display: block !important
}

tr.hidden-md {
    display: table-row !important
}

th.hidden-md,
td.hidden-md {
    display: table-cell !important
}

@media (max-width: 767px) {

    .hidden-md.hidden-xs,
    tr.hidden-md.hidden-xs,
    th.hidden-md.hidden-xs,
    td.hidden-md.hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .hidden-md.hidden-sm,
    tr.hidden-md.hidden-sm,
    th.hidden-md.hidden-sm,
    td.hidden-md.hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .hidden-md,
    tr.hidden-md,
    th.hidden-md,
    td.hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {

    .hidden-md.hidden-lg,
    tr.hidden-md.hidden-lg,
    th.hidden-md.hidden-lg,
    td.hidden-md.hidden-lg {
        display: none !important
    }
}

.hidden-lg {
    display: block !important
}

tr.hidden-lg {
    display: table-row !important
}

th.hidden-lg,
td.hidden-lg {
    display: table-cell !important
}

@media (max-width: 767px) {

    .hidden-lg.hidden-xs,
    tr.hidden-lg.hidden-xs,
    th.hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .hidden-lg.hidden-sm,
    tr.hidden-lg.hidden-sm,
    th.hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .hidden-lg.hidden-md,
    tr.hidden-lg.hidden-md,
    th.hidden-lg.hidden-md,
    td.hidden-lg.hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {

    .hidden-lg,
    tr.hidden-lg,
    th.hidden-lg,
    td.hidden-lg {
        display: none !important
    }
}

.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }

    .hidden-print,
    tr.hidden-print,
    th.hidden-print,
    td.hidden-print {
        display: none !important
    }
}

/*
Font awesome
Version: 5.15.1
Plugin URI: https://fontawesome.com
License: License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url('/assets/web/fonts/fa-brands-400.eot');src:url('/assets/web/fonts/fa-brands-400d41d.eot#iefix') format("embedded-opentype"),url('/assets/web/fonts/fa-brands-400.html') format("woff2"),url('/assets/web/fonts/fa-brands-400.woff') format("woff"),url('/assets/web/fonts/fa-brands-400.ttf') format("truetype"),url('/assets/web/fonts/fa-brands-400.svg#fontawesome') format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url('/assets/web/fonts/fa-regular-400.eot');src:url('/assets/web/fonts/fa-regular-400d41d.eot#iefix') format("embedded-opentype"),url('/assets/web/fonts/fa-regular-400.html') format("woff2"),url('/assets/web/fonts/fa-regular-400.woff') format("woff"),url('/assets/web/fonts/fa-regular-400.ttf') format("truetype"),url('/assets/web/fonts/fa-regular-400.svg#fontawesome') format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url('/assets/web/fonts/fa-solid-900.eot');src:url('/assets/web/fonts/fa-solid-900d41d.eot#iefix') format("embedded-opentype"),url('/assets/web/fonts/fa-solid-900.html') format("woff2"),url('/assets/web/fonts/fa-solid-900.woff') format("woff"),url('/assets/web/fonts/fa-solid-900.ttf') format("truetype"),url('/assets/web/fonts/fa-solid-900.svg#fontawesome') format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}



/*
 *  Font Awesome 4.2.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/web/fonts/fontawesome-webfont78ce-9105571896.eot');
    src: url('/assets/web/fonts/fontawesome-webfontd41d.eot#iefix&v=4.2.0') format("embedded-opentype"), url('/assets/web/fonts/fontawesome-webfont78ce-9105571896.woff') format("woff"), url('/assets/web/fonts/fontawesome-webfont78ce-9105571896.ttf') format("truetype"), url('/assets/web/fonts/fontawesome-webfont78ce-9105571896.svg#fontawesomeregular') format("svg");
    font-weight: normal;
    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.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

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

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

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

.fa-ul>li {
    position: relative
}

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

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

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

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

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

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

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

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

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

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

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

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

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

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    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: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

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

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

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

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

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

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

.fa-inbox:before {
    content: "\f01c"
}

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

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

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

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

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

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

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

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

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

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

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

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

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

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

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

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

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

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

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

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

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

.fa-comments:before {
    content: "\f086"
}

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

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

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

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

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

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

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

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

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

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

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

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

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

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

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

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

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

.fa-paperclip:before {
    content: "\f0c6"
}

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

.fa-square:before {
    content: "\f0c8"
}

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

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

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

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

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

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

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

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

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

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

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

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

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

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

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

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

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

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

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

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

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

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

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

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

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

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

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

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

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

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

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

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

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

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

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

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

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

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

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

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

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

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

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

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

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

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

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

.fa-gbp:before {
    content: "\f154"
}

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

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

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

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

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

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

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

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

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

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

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

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

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

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

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

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

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

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

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

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

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

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

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

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

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

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

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

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

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

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

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

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

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

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

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

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

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

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

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

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

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

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

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

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

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

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

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

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

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

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

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

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

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

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

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

.fa-bomb:before {
    content: "\f1e2"
}

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

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

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

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

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

.fa-meanpath:before {
    content: "\f20c"
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url('grabbing.html') 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(0.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(0.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -ms-animation-duration: 500ms;
    -o-animation-duration: 500ms;
    animation-duration: 500ms
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #cccccc
}

.mfp-preloader a:hover {
    color: white
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    height: 100%
}

html.m-modal-active,
html.m-modal-active body {
    overflow: hidden;
    -webkit-overflow-scrolling: touch
}

body {
    position: relative;
    margin: 0;
    font: 16px/1.5em "Montserrat";
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

a,
a:hover,
a:focus,
a:active {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    text-decoration: none;
    outline: none
}

a {
    border-bottom: 1px solid transparent
}

code {
    font-family: monospace
}

button {
    background: none;
    cursor: pointer;
    outline: 0
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

input,
textarea,
select {
    font: 16px "Montserrat";
    outline: 0;
    font-weight: 300
}

img {
    max-width: 100%
}

.various-content section {
    margin-bottom: 72px
}

.various-content section:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.various-content p {
    margin-bottom: 24px;
    line-height: 1.5em
}

.various-content .c-accordion-services p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: .9rem;
    text-align: justify;
}

.various-content h2 {
    position: relative;
    margin-bottom: 24px;
    padding-left: 15px;
    font-family: "Montserrat";
    font-size: 1.5em;
    line-height: normal;
    font-weight: bold;

}

.various-content h2:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    width: 5px;
    height: 21px
}

.various-content h3 {
    margin-bottom: 24px;
    font-family: "Montserrat";
    font-size: 1.5em;
    line-height: normal;
    font-weight: bold;

}

.various-content h4 {
    margin-bottom: 24px;
    font-family: "Montserrat";
    font-size: 1.125em;
    line-height: normal;
    font-weight: bold
}

.various-content h5 {
    margin-bottom: 12px;
    font-family: "Montserrat";
    font-size: 1em;
    line-height: normal;
    font-weight: bold
}

.various-content h6 {
    margin-bottom: 12px;
    font-size: 1em;
    line-height: normal;
    font-weight: normal
}

.various-content dl {
    margin-bottom: 24px
}

.various-content dl:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.various-content dl>dt {
    clear: left;
    float: left;
    width: 40%;
    max-width: 140px;
    font-weight: bold
}

.various-content dl>dd {
    float: left;
    width: 60%
}

.various-content ul {
    margin-bottom: 24px
}

.various-content ul>li {
    position: relative;
    margin-top: 10px;
    padding-left: 15px
}

.various-content ul>li:first-child {
    margin-top: 0
}

.various-content ul>li:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 6px;
    height: 6px
}

.various-content ul ol,
.various-content ul ul {
    margin: 10px 0 0 0
}

.various-content ol {
    margin-bottom: 24px
}

.various-content ol>li {
    position: relative;
    margin-top: 10px;
    list-style-type: decimal;
    list-style-position: inside
}

.various-content ol>li:first-child {
    margin-top: 0
}

.various-content ol ul,
.various-content ol ol {
    margin: 10px 0 0 20px
}

.various-content table {
    margin-bottom: 24px;
    width: 100%;
    border-collapse: collapse
}

.various-content table th {
    padding: 15px;
    font-weight: bold;
    text-align: left;
    font-family: "Montserrat";

    border-bottom: 1px solid transparent
}

.various-content table th.textalign-right {
    text-align: right
}

.various-content table td {
    padding: 15px
}

.various-content>*:last-child {
    margin-bottom: 0
}

.heading-2 {
    position: relative;
    margin-bottom: 24px;
    padding-left: 15px;
    font-family: "Montserrat";
    font-size: 1.875em;
    line-height: normal;
    font-weight: bold;

}

.heading-2:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    width: 5px;
    height: 21px
}

.heading-2.m-small {
    font-size: 1.5em
}

.heading-2.m-small:before {
    top: 7px;
    height: 17px
}

.heading-3 {
    margin-bottom: 24px;
    font-family: "Montserrat";
    font-size: 1.5em;
    line-height: normal;
    font-weight: bold;

}

.default-form label {
    display: block;
    margin-bottom: 3px;
    font-family: "Montserrat";
    font-size: 0.875em;

}

.default-form input,
.default-form textarea,
.default-form select,
.default-form .selectbox-input .toggle {
    position: relative;
    padding: 11px 15px;
    width: 100%;
    max-width: 700px;
    border: 0;
    border-radius: 5px;
    -webkit-transition: background-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out;
    -ms-transition: background-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out
}

.default-form input.m-type-2,
.default-form textarea.m-type-2,
.default-form select.m-type-2 {
    border: 1px solid transparent;
    padding: 10px 14px
}

.default-form textarea {
    max-width: 100%;
    height: 142px
}

.default-form .form-field {
    margin-bottom: 24px
}

.default-form .form-field-title {
    display: block;
    margin-bottom: 3px;
    font-family: "Montserrat";
    font-size: 0.875em;

    font-weight: normal
}

.default-form p {
    margin-bottom: 24px;
    line-height: 1.5em
}

.default-form .datepicker-input {
    position: relative;
    width: 100%
}

.default-form .datepicker-input>i {
    position: absolute;
    top: 11px;
    right: 14px;
    font-size: 19px;
    cursor: pointer
}

.default-form .checkbox-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 8px
}

.default-form .checkbox-list>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.default-form .checkbox-list>li:before {
    content: none
}

.default-form .checkbox-list>li {
    display: inline-block;
    margin-right: 20px
}

.default-form .checkbox-input input {
    display: none;
    width: auto
}

.default-form .checkbox-input label {
    display: inline-block;
    position: relative;
    padding-left: 22px;
    font-family: "Montserrat";
    text-transform: none;
    font-weight: 300;
    cursor: pointer
}

.default-form .checkbox-input label:before {
    content: '\f096';
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 18px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.default-form .checkbox-input.m-checked label:before {
    content: '\f046'
}

.default-form .selectbox-input {
    position: relative;
    max-width: 700px
}

.default-form .selectbox-input>select {
    display: none
}

.default-form .selectbox-input .toggle {
    position: relative;
    text-align: left
}

.default-form .selectbox-input .toggle.m-active {
    border-radius: 5px 5px 0 0
}

.default-form .selectbox-input .toggle:after {
    content: '\f078';
    position: absolute;
    top: 13px;
    right: 12px;
    font-size: 19px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.default-form .selectbox-input .toggle.m-active:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.default-form .selectbox-input .fake-selectbox {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    padding-bottom: 5px;
    max-height: 200px;
    border-radius: 0 0 5px 5px;
    z-index: 30;
    overflow: auto
}

.default-form .selectbox-input .fake-selectbox>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.default-form .selectbox-input .fake-selectbox>li:before {
    content: none
}

.default-form .selectbox-input .fake-selectbox>li {
    padding: 5px 15px;
    cursor: pointer;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}

.default-form .selectbox-input.m-small {
    font-size: 0.875em
}

.default-form .selectbox-input.m-small .toggle {
    padding: 8px 15px
}

.default-form .selectbox-input.m-small .toggle:after {
    font-size: 16px
}

.default-form .selectbox-input.m-type-2 .toggle {
    padding: 10px 14px;
    border: 1px solid transparent
}

.default-form .selectbox-input.m-type-2 .toggle:after {
    top: 12px
}

.default-form .selectbox-input.m-type-2.m-small .toggle {
    padding: 7px 14px
}

.default-form .selectbox-input.m-type-2 .fake-selectbox {
    border: 1px solid transparent;
    border-top: 0
}

.default-form .quantity-input {
    position: relative;
    max-width: 80px
}

.default-form .quantity-input .fake-input {
    padding-right: 30px;
    text-align: center
}

.default-form .quantity-input .plus,
.default-form .quantity-input .minus {
    display: block;
    position: absolute;
    right: 3px;
    width: 18px;
    height: 18px;
    font-size: 10px;
    border-radius: 3px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.default-form .quantity-input .plus .fa,
.default-form .quantity-input .minus .fa {
    position: relative;
    top: -3px
}

.default-form .quantity-input .plus {
    top: 3px
}

.default-form .quantity-input .minus {
    bottom: 3px
}

.default-form .form-note {
    margin: 24px 0;
    padding-top: 12px;
    border-top: 1px solid transparent
}

.default-form .form-note p {
    margin: 0
}

.default-form .form-note span {
    font-family: "Montserrat";
    font-size: 0.875em
}

.textalign-center {
    text-align: center
}

.textalign-left {
    text-align: left
}

.textalign-right {
    text-align: right
}

.valign-middle {
    vertical-align: middle
}

.valign-top {
    vertical-align: top
}

.valign-bottom {
    vertical-align: bottom
}

.lead {
    line-height: 1.5em;
    font-size: 1.500em;
    font-weight: 400
}

.no-border {
    border: 0
}

.rounded {
    border-radius: 50%
}

.max-width-180 {
    max-width: 180px
}

.max-width-250 {
    max-width: 250px
}

.margin-sides-auto {
    margin-left: auto;
    margin-right: auto
}

.strikethrough {
    text-decoration: line-through
}

.clearfix:before,
.clearfix:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.various-content .c-accordion,
.c-accordion {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 24px
}

.various-content .c-accordion>li,
.c-accordion>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.various-content .c-accordion>li:before,
.c-accordion>li:before {
    content: none
}

.various-content .c-accordion>li,
.c-accordion>li {
    position: relative;
    margin-top: 12px;
    border: 1px solid transparent;
    border-radius: 5px
}

.various-content .c-accordion>li:first-child,
.c-accordion>li:first-child {
    margin-top: 0
}

.various-content .c-accordion .accordion-title,
.c-accordion .accordion-title {
    position: relative;
    margin: 0;
    padding: 18px 15px 18px 40px;
    font-family: "Montserrat";
    font-size: 1em;
    font-weight: bold;

    cursor: pointer
}

.various-content .c-accordion .accordion-title:before,
.c-accordion .accordion-title:before {
    content: '\f067';
    display: block;
    position: absolute;
    top: 21px;
    left: 15px;
    font-size: 18px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.various-content .c-accordion>li.m-active .accordion-title:before,
.c-accordion>li.m-active .accordion-title:before {
    content: '\f068'
}

.various-content .c-accordion>li.m-has-price .accordion-title,
.c-accordion>li.m-has-price .accordion-title {
    padding-right: 100px
}

.various-content .c-accordion .accordion-price,
.c-accordion .accordion-price {
    position: absolute;
    top: 18px;
    right: 15px;
    font-weight: bold;

}

.various-content .c-accordion .accordion-price .strikethrough,
.c-accordion .accordion-price .strikethrough {
    font-size: 0.875em;
    font-weight: 300;
    text-transform: none
}

.various-content .c-accordion .accordion-content,
.c-accordion .accordion-content {
    display: none;
    margin-top: -5px;
    padding: 0 15px 18px 40px
}

.various-content .c-accordion .accordion-content>*,
.c-accordion .accordion-content>* {
    margin: 15px 0 0 0
}

.various-content .c-accordion .accordion-content>*:first-child,
.c-accordion .accordion-content>*:first-child {
    margin: 0
}

.various-content .c-accordion.m-radio-group .accordion-title:before,
.c-accordion.m-radio-group .accordion-title:before {
    content: '\f096'
}

.various-content .c-accordion.m-radio-group>li.m-active .accordion-title:before,
.c-accordion.m-radio-group>li.m-active .accordion-title:before {
    content: '\f046'
}

.various-content .c-accordion.m-radio-group input,
.c-accordion.m-radio-group input {
    display: none
}

.c-alert-message {
    position: relative;
    padding: 20px 20px 20px 45px;
    font-size: 0.875em;
    border-radius: 5px
}

.c-alert-message>.ico {
    position: absolute;
    top: 19px;
    left: 15px;
    font-size: 24px
}

.c-article {
    margin: 0 auto 24px auto;
    max-width: 320px
}

.c-article .article-image {
    margin-bottom: 12px
}

.c-article .article-image a {
    display: block;
    border: 0;
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.c-article .article-image a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 700ms ease-in-out;
    -moz-transition: all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    transition: all 700ms ease-in-out
}

.c-article .article-image a:after {
    content: "\f067";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
    width: 100%;
    font-size: 24px;
    text-align: center;
    z-index: 30;
    opacity: 0;
    filter: alpha(opacity=0);
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 700ms ease-in-out;
    -moz-transition: all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    transition: all 700ms ease-in-out
}

.c-article .article-image a:hover:after,
.c-article .article-image a:hover:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.c-article .article-image a img {
    top: 0;
    left: 0;
    backface-visibility: hidden
}

.c-article .article-image a img {
    z-index: 10;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1500ms ease-in-out;
    -moz-transition: all 1500ms ease-in-out;
    -ms-transition: all 1500ms ease-in-out;
    -o-transition: all 1500ms ease-in-out;
    transition: all 1500ms ease-in-out;
    -webkit-transform: translate3d(0, 0, 0)
}

.c-article .article-image a:hover img {
    -webkit-transform: scale(1.2) translate(-5px, -5px);
    -moz-transform: scale(1.2) translate(-5px, -5px);
    -ms-transform: scale(1.2) translate(-5px, -5px);
    -o-transform: scale(1.2) translate(-5px, -5px);
    transform: scale(1.2) translate(-5px, -5px)
}

@media (max-width: 991px) {
    .c-article .article-image a {
        -webkit-transform: none
    }

    .c-article .article-image a img {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transform: none
    }

    .c-article .article-image a:hover img {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

.c-article .article-image img {
    display: block
}

.c-article .article-title {
    font-family: "Montserrat";
    font-size: 1.125em;
    font-weight: 300;
    text-transform: none
}

.c-button {
    display: inline-block;
    position: relative;
    top: 0;
    padding: 11px 20px 10px 20px;
    font-family: "Montserrat";
    font-weight: bold;

    border: 0;
    border-radius: 0 5px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.c-button.m-small {
    padding: 5px 15px 4px 15px;
    font-size: 0.875em
}

.c-button.m-medium {
    padding: 14px 25px
}

.c-button.m-big {
    padding: 20px 35px;
    font-size: 1.125em
}

.c-button.m-type-2 {
    padding: 10px 19px 9px 19px;
    border: 1px solid transparent
}

.c-button.m-small.m-type-2 {
    padding: 4px 14px 3px 14px
}

.c-button.m-medium.m-type-2 {
    padding: 13px 24px
}

.c-button.m-big.m-type-2 {
    padding: 19px 34px
}

.c-button .fa {
    margin-right: 10px
}

.c-button:active {
    top: 2px
}

.various-content .c-cta-message,
.c-cta-message {
    margin-bottom: 24px;
    padding: 30px;
    border-radius: 5px
}

.various-content .c-cta-message h2,
.c-cta-message h2 {
    margin-bottom: 0;
    padding: 0;
    font-size: 1.5em
}

.various-content .c-cta-message h2:before,
.c-cta-message h2:before {
    display: none
}

.various-content .c-cta-message p,
.c-cta-message p {
    margin: 0
}

.c-divider {
    margin: 24px 0;
    border: 0;
    border-top: 1px solid transparent
}

.c-divider.m-x-small {
    margin: 12px 0
}

.c-divider.m-medium {
    margin: 36px 0
}

.c-divider.m-large {
    margin: 48px 0
}

.c-gallery {
    margin-bottom: 24px
}

.c-gallery .thumb-list:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.c-gallery .thumb {
    float: left;
    width: 25%
}

.c-gallery .owl-carousel .thumb {
    float: none;
    width: auto
}

.c-gallery .thumb a {
    display: block;
    border: 0;
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}

.c-gallery .thumb a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 700ms ease-in-out;
    -moz-transition: all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    transition: all 700ms ease-in-out
}

.c-gallery .thumb a:after {
    content: "\f067";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
    width: 100%;
    font-size: 24px;
    text-align: center;
    z-index: 30;
    opacity: 0;
    filter: alpha(opacity=0);
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 700ms ease-in-out;
    -moz-transition: all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    transition: all 700ms ease-in-out
}

.c-gallery .thumb a:hover:after,
.c-gallery .thumb a:hover:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.c-gallery .thumb a img {
    top: 0;
    left: 0;
    backface-visibility: hidden
}

.c-gallery .thumb a img {
    z-index: 10;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1500ms ease-in-out;
    -moz-transition: all 1500ms ease-in-out;
    -ms-transition: all 1500ms ease-in-out;
    -o-transition: all 1500ms ease-in-out;
    transition: all 1500ms ease-in-out;
    -webkit-transform: translate3d(0, 0, 0)
}

.c-gallery .thumb a:hover img {
    -webkit-transform: scale(1.2) translate(-5px, -5px);
    -moz-transform: scale(1.2) translate(-5px, -5px);
    -ms-transform: scale(1.2) translate(-5px, -5px);
    -o-transform: scale(1.2) translate(-5px, -5px);
    transform: scale(1.2) translate(-5px, -5px)
}

@media (max-width: 991px) {
    .c-gallery .thumb a {
        -webkit-transform: none
    }

    .c-gallery .thumb a img {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transform: none
    }

    .c-gallery .thumb a:hover img {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

.c-gallery .thumb img {
    display: block
}

.c-gallery .owl-controls {
    margin-top: 12px;
    text-align: center;
    margin-bottom: -36px;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
    opacity: 0.1;
    filter: alpha(opacity=10)
}

.c-gallery .owl-controls .owl-page {
    display: inline-block;
    margin: 0 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-transition: background-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out;
    -ms-transition: background-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out
}

.c-gallery.m-hover .owl-controls {
    opacity: 1;
    filter: alpha(opacity=100)
}

.c-icon-block {
    position: relative;
    margin-top: 24px;
    padding-left: 35px
}

.c-icon-block>.ico {
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 24px
}

.c-icon-block .icon-block-inner>*:first-child {
    margin-top: 0
}

.c-loading-anim {
    display: inline-block;
    padding: 10px;
    line-height: 0;
    border-radius: 3px
}

.c-loading-anim>span {
    display: block;
    width: 70px;
    height: 10px;
    line-height: 0;
    background-size: 70px 10px;
    background-position: 0 0
}

.c-map {
    margin-bottom: 24px
}

.c-map>iframe {
    width: 100%;
    height: 300px
}

.c-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 90;
    overflow: auto;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.c-modal .modal-loading {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    text-align: center
}

.c-modal .modal-loading .c-loading-anim {
    padding: 20px;
    border: 1px solid transparent
}

.c-modal .modal-box {
    position: relative;
    margin: 48px auto;
    width: 100%;
    max-width: 800px;
    border-radius: 5px
}

.c-modal .modal-close {
    display: block;
    position: absolute;
    top: -15px;
    right: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.c-modal .modal-close>i {
    position: relative;
    top: -1px;
    font-size: 18px
}

.c-modal .modal-close:active {
    top: -12px
}

.c-modal .modal-box-inner {
    padding: 48px;
    padding-bottom: 24px
}

.c-pagination {
    margin: 72px 0 24px 0
}

.c-pagination>li {
    display: inline-block;
    margin: 2px 0;
    vertical-align: top
}

.c-pagination>li>a {
    display: block;
    padding: 0 18px;
    height: 40px;
    line-height: 37px;
    font-weight: 400;
    border-radius: 0 5px;
    border: 1px solid transparent
}

.c-pagination>li.prev,
.c-pagination>li.next {
    font-size: 18px
}

.c-pagination>li.m-active>a {
    line-height: 39px;
    font-weight: bold;
    border: 0
}

.various-content .c-pricing-table,
.c-pricing-table {
    margin-bottom: 24px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid transparent
}

.various-content .c-pricing-table .table-header,
.c-pricing-table .table-header {
    padding: 24px;
    border-bottom: 1px solid transparent
}

.various-content .c-pricing-table .table-title,
.c-pricing-table .table-title {
    margin: 0 0 10px 0;
    font-size: 1.5em
}

.various-content .c-pricing-table .table-price,
.c-pricing-table .table-price {
    margin: 0;
    line-height: 0.7em;
    font-size: 3em
}

.various-content .c-pricing-table .table-price>span,
.c-pricing-table .table-price>span {
    display: block;
    font-family: "Montserrat";
    font-size: 0.3em;
    font-weight: 300;
    text-transform: none
}

.various-content .c-pricing-table .table-content,
.c-pricing-table .table-content {
    padding: 24px;
    border-top: 1px solid transparent
}

.various-content .c-pricing-table .table-content>*,
.c-pricing-table .table-content>* {
    margin: 24px 0 0 0
}

.various-content .c-pricing-table .table-content>*:first-child,
.c-pricing-table .table-content>*:first-child {
    margin-top: 0
}

.various-content .c-pricing-table .table-content ul,
.c-pricing-table .table-content ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.various-content .c-pricing-table .table-content ul>li,
.c-pricing-table .table-content ul>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.various-content .c-pricing-table .table-content ul>li:before,
.c-pricing-table .table-content ul>li:before {
    content: none
}

.various-content .c-pricing-table .table-content ul>li,
.c-pricing-table .table-content ul>li {
    margin-top: 10px
}

.various-content .c-pricing-table .table-content ul>li:first-child,
.c-pricing-table .table-content ul>li:first-child {
    margin-top: 0
}

.c-progress-bar {
    position: relative;
    margin-bottom: 24px;
    border-radius: 5px;
    border: 5px solid transparent
}

.c-progress-bar>span {
    display: block;
    width: 0;
    height: 10px;
    border-radius: 3px;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out
}

.c-search-form {
    margin-bottom: 24px;
    max-width: 420px
}

.c-search-form .form-fields {
    position: relative;
    padding: 8px 70px 8px 18px;
    min-height: 56px;
    border-radius: 5px;
    border: 1px solid transparent
}

.c-search-form input {
    padding: 8px 0;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    border: 0;
    background: none
}

.c-search-form button {
    position: absolute;
    top: 8px;
    right: 8px;
    padding: 0 20px;
    height: 40px;
    line-height: 40px
}

.c-search-form button:active {
    top: 10px
}

.c-search-form .c-button>i,
.c-search-form button>i {
    margin: 0;
    font-size: 18px
}

section header {
    margin-bottom: 36px
}

section header .container {
    position: relative
}

section header .subtitle {
    margin: -24px 0 0 0;
    font-style: italic;
    font-family: 'Inter';
}

section header .more {
    position: absolute;
    top: 10px;
    right: 15px;
    margin: 0
}

.c-service {
    margin: 0 auto 24px auto;
    max-width: 320px;
    text-align: center
}

.c-service .service-image {
    display: block;
    margin: 0 auto 24px auto;
    width: 100%;
    max-width: 240px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    background-size: cover;
    height: 200px;
}

.c-service .service-image a {
    display: block;
    border: 0;
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.c-service .service-image a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 700ms ease-in-out;
    -moz-transition: all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    transition: all 700ms ease-in-out
}

.c-service .service-image a:after {
    content: "\f067";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
    width: 100%;
    font-size: 24px;
    text-align: center;
    z-index: 30;
    opacity: 0;
    filter: alpha(opacity=0);
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 700ms ease-in-out;
    -moz-transition: all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    transition: all 700ms ease-in-out
}

.c-service .service-image a:hover:after,
.c-service .service-image a:hover:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.c-service .service-image a img {
    top: 0;
    left: 0;
    backface-visibility: hidden
}

.c-service .service-image a img {
    z-index: 10;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1500ms ease-in-out;
    -moz-transition: all 1500ms ease-in-out;
    -ms-transition: all 1500ms ease-in-out;
    -o-transition: all 1500ms ease-in-out;
    transition: all 1500ms ease-in-out;
    -webkit-transform: translate3d(0, 0, 0)
}

.c-service .service-image a:hover img {
    -webkit-transform: scale(1.2) translate(-5px, -5px);
    -moz-transform: scale(1.2) translate(-5px, -5px);
    -ms-transform: scale(1.2) translate(-5px, -5px);
    -o-transform: scale(1.2) translate(-5px, -5px);
    transform: scale(1.2) translate(-5px, -5px)
}

@media (max-width: 991px) {
    .c-service .service-image a {
        -webkit-transform: none
    }

    .c-service .service-image a img {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transform: none
    }

    .c-service .service-image a:hover img {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

.c-service .service-image a:before {
    border-radius: 50%
}

.c-service .service-image img {
    display: block;
    border-radius: 50%
}

.c-service .service-image a:hover img {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.c-service .service-image::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to top, #000 0%, rgb(0 0 0 / .4) 40%, rgb(0 0 0 / 0) 100%);
    border-radius: 10px;
}

.c-service .service-infos {
    position: absolute;
    bottom: 15px;
    z-index: 99;
    left: 15px;
    padding: 0px 10px 0px 0px;
    text-align: left;
}

.c-service .service-infos .service-title {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

.c-service-list .service-list-inner:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.c-service-list .service-list-item {
    float: left;
    width: 25%
}

.c-service-list .service-list-item .c-service {
    margin-left: 15px;
    margin-right: 15px
}

.c-service-list .owl-wrapper .service-list-item {
    float: none;
    padding: 0 15px;
    width: auto
}

.c-service-list .owl-wrapper .c-service {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.c-produit-list .owl-carousel .owl-wrapper-outer {
    margin-bottom: 20px;
}

.c-service-list .owl-controls {
    margin-top: 12px;
    text-align: center;
    margin-top: 0;
    margin-bottom: -36px;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
    opacity: 0.1;
    filter: alpha(opacity=10)
}

.c-service-list .owl-controls .owl-page {
    display: inline-block;
    margin: 0 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-transition: background-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out;
    -ms-transition: background-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out
}

.c-service-list.m-hover .owl-controls {
    opacity: 1;
    filter: alpha(opacity=100)
}

.c-tabs {
    margin-bottom: 24px;
    padding: 24px;
    border: 1px solid transparent;
    border-radius: 5px
}

.c-tabs .tab-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 17px
}

.c-tabs .tab-list>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.c-tabs .tab-list>li:before {
    content: none
}

.c-tabs .tab-list>li {
    display: inline-block;
    border-radius: 0 5px;
    margin: 0 5px 7px 0;
    padding: 11px 20px 10px 20px;
    font-family: "Montserrat";
    font-weight: bold;

    border: 1px solid transparent;
    border-radius: 0 5px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    cursor: pointer
}

.c-tabs .content-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.c-tabs .content-list>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.c-tabs .content-list>li:before {
    content: none
}

.c-tabs .content-list>li>* {
    margin: 15px 0 0 0
}

.c-tabs .content-list>li>*:first-child {
    margin: 0
}

.various-content .c-team-member,
.c-team-member {
    margin-bottom: 24px
}

.various-content .c-team-member .member-inner,
.c-team-member .member-inner {
    position: relative;
    padding-top: 1px
}

.various-content .c-team-member.m-has-portrait .member-inner,
.c-team-member.m-has-portrait .member-inner {
    padding-left: 170px;
    min-height: 150px
}

.various-content .c-team-member .member-portrait,
.c-team-member .member-portrait {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
    width: 150px;
    height: 150px;
    border-radius: 50%
}

.various-content .c-team-member .member-portrait img,
.c-team-member .member-portrait img {
    border-radius: 50%
}

.various-content .c-team-member .member-name,
.c-team-member .member-name {
    margin: 6px 0 12px 0;
    font-family: "Montserrat";
    font-weight: bold;

}

.various-content .c-team-member .member-role,
.c-team-member .member-role {
    margin: -12px 0 12px 0;
    font-family: "Montserrat";
    font-size: 0.875em;
    font-weight: 300;
    text-transform: none
}

.various-content .c-team-member .member-description>*,
.c-team-member .member-description>* {
    margin: 12px 0 0 0
}

.various-content .c-team-member .member-description>*:first-child,
.c-team-member .member-description>*:first-child {
    margin-top: 0
}

.various-content .c-team-member .member-social,
.c-team-member .member-social {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 12px;
    font-size: 24px
}

.various-content .c-team-member .member-social>li,
.c-team-member .member-social>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.various-content .c-team-member .member-social>li:before,
.c-team-member .member-social>li:before {
    content: none
}

.various-content .c-team-member .member-social>li,
.c-team-member .member-social>li {
    display: inline-block;
    margin-right: 5px
}

.c-testimonial {
    position: relative;
    margin-bottom: 24px
}

.c-testimonial .testimonial-inner {
    position: relative;
    padding-top: 1px
}

.c-testimonial.m-has-portrait .testimonial-inner {
    padding-left: 180px;
    min-height: 150px
}

.c-testimonial .testimonial-portrait {
    position: absolute;
    top: 0;
    left: 2px;
    padding: 5px;
    width: 150px;
    height: 150px;
    border-radius: 50%
}

.c-testimonial .testimonial-portrait>span {
    display: block;
    padding-bottom: 100%;
    width: 140px;
    height: 0;
    border-radius: 50%;
    overflow: hidden
}

.c-testimonial blockquote {
    padding-top: 12px
}

.c-testimonial blockquote p {
    margin: 0;
    font-size: 1.5em;
    font-style: italic
}

.c-testimonial blockquote footer {
    margin-top: 24px
}

.c-testimonial-list {
    padding: 24px 0 12px 0
}

.c-testimonial-list .owl-controls {
    margin-top: 12px;
    text-align: center;
    position: absolute;
    bottom: -55px;
    right: 0;
    left: 0;
    margin: 0;
    padding-bottom: 10px;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
    opacity: 0.1;
    filter: alpha(opacity=10)
}

.c-testimonial-list .owl-controls .owl-page {
    display: inline-block;
    margin: 0 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-transition: background-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out;
    -ms-transition: background-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out
}

.c-testimonial-list.m-hover .owl-controls {
    opacity: 1;
    filter: alpha(opacity=100)
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 30%;
    height: 100%;
    z-index: 50
}

.header-bg {
    height: 100%
}

@-webkit-keyframes header-inner-bg {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: -500px 0
    }
}

@-moz-keyframes header-inner-bg {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: -500px 0
    }
}

@-o-keyframes header-inner-bg {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: -500px 0
    }
}

@keyframes header-inner-bg {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: -500px 0
    }
}

.header-inner {
    position: relative;
    padding: 0 50px;
    height: 100%;
    z-index: 20
}

.m-animated .header-inner {
    -webkit-animation: header-inner-bg 70s infinite linear;
    -moz-animation: header-inner-bg 70s infinite linear;
    -o-animation: header-inner-bg 70s infinite linear;
    animation: header-inner-bg 70s infinite linear
}

.header-branding {
    display: block;
    position: relative;
    padding-top: 72px;
    text-align: center;
    z-index: 10
}

.header-branding>a:hover {
    text-decoration: none
}

.header-branding>a>img {
    display: block;
    margin: 0 auto;
    max-height: 140px;
    border-radius: 50%;
}

.header-branding h2 {
    font-weight: 700;
    font-size: 2.7rem;
    line-height: 3.5rem;
}

.header-branding>a>.branding-title {
    display: block;
    margin-top: 5px;
    font-size: 0.875em;
    font-weight: 400;

}

.header-navigation {
    position: relative;
    margin: 72px auto 0 auto;
    max-width: 310px;
    z-index: 20;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out
}

.m-has-active-panel .header-navigation {
    opacity: 0.1;
    filter: alpha(opacity=10)
}

.m-has-active-panel .header-navigation:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 25
}

.header-menu {
    margin-bottom: 24px
}

.header-menu>ul>li {
    position: relative;
    padding: 4px 15px
}

.header-menu>ul>li>span {
    display: block;
    text-align: right;
    font: 1.125em "Montserrat";

    overflow: hidden
}

.header-menu>ul>li>span>a {
    position: relative;
    right: 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    border: 0
}

.header-menu>ul>li>span>a:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 100%;
    margin: -1px 10px 0 0;
    width: 300px;
    height: 1px
}

.header-menu>ul>li.m-hover>span>a,
.header-menu>ul>li>span>a:hover {
    padding-right: 10px
}

.header-menu .sub-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    margin: -10px 0 0 -1px;
    padding: 14px 20px;
    width: 180px;
    border-radius: 5px;
    font-size: 0.875em;
    z-index: 20;
    -webkit-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -o-animation-duration: 500ms;
    animation-duration: 500ms
}

.header-menu .sub-menu:before {
    content: '';
    display: block;
    position: absolute;
    top: 16px;
    left: -8px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 9px solid transparent
}

.header-menu .sub-menu>li {
    margin-top: 5px;
    font-weight: bold
}

.header-menu .sub-menu>li:first-child {
    margin-top: 0
}

.header-menu .submenu-toggle {
    display: none
}

.header-menu-toggle {
    display: none
}

.header-cart {
    padding: 4px 15px;
    text-align: right
}

.header-cart:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.header-cart .header-cart-inner {
    overflow: hidden
}

.header-cart a {
    display: block;
    position: relative;
    right: 0;
    float: right;
    padding-left: 23px;
    border: 0;
    font: 1.125em "Montserrat";

    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.header-cart a:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 100%;
    margin: -1px 10px 0 0;
    width: 300px;
    height: 1px
}

.header-cart a:hover {
    right: 10px
}

.header-cart .cart-ico {
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 16px
}

.header-cart .cart-count {
    margin-left: 5px;
    font: 0.778em "Montserrat";
    text-transform: none
}

.header-search {
    padding: 4px 15px;
    text-align: right
}

.header-search:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.header-search .header-search-inner {
    overflow: hidden
}

.header-search .search-form {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    position: relative;
    right: 0;
    float: right;
    padding-left: 23px
}

.header-search .search-form:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 100%;
    margin: -1px 10px 0 0;
    width: 300px;
    height: 1px
}

.header-search .search-form:hover {
    right: 10px
}

.header-search .search-ico {
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 16px
}

.header-search .search-input {
    display: none;
    padding: 0 10px 0 0;
    width: 180px;
    background: none;
    border: 0;
    float: left
}

.header-search .search-submit {
    display: none;
    float: right;
    margin-right: -10px;
    width: 24px;
    height: 24px;
    border-radius: 3px
}

.header-search .search-submit>i {
    position: relative;
    top: -1px
}

.header-search .search-toggle {
    font: 1.125em "Montserrat";
    font-weight: normal;

}

.header-search .search-toggle-mobile {
    display: none
}

.header-search.m-active .search-form {
    right: 10px
}

.header-search.m-active .search-input {
    display: block
}

.header-search.m-active .search-submit {
    display: block
}

.header-search.m-active .search-toggle {
    display: none
}

.header-panel {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 34px 0 0 0;
    font-size: 0.875em;
    z-index: 30
}

.header-panel-toggle {
    display: none
}

.header-reservation {
    position: absolute;
    top: -16px;
    right: 0;
    left: 0;
    text-align: center
}

.header-contact>ul {
    margin-bottom: 48px;
    padding: 0 60px
}

.header-contact>ul:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.header-contact>ul>li {
    float: left;
    margin-top: 24px;
    width: 95%;
    line-height: 1.5em
}

.header-contact>ul>li:nth-child(odd) {
    clear: left
}

.header-contact .item-inner {
    position: relative;
    padding-left: 30px
}

.header-contact .ico {
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 20px
}

.header-contact dl>dt {
    display: inline-block;
    clear: left;
    float: left;
    width: 40%;
    font-weight: bold
}

.header-contact dl>dd {
    display: inline-block;
    float: left;
    width: 60%
}

.header-social {
    overflow: hidden;
    margin-bottom: 24px;
    padding: 0 50px
}

.header-social:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.header-social>ul {
    position: relative;
    float: left;
    padding: 0 5px
}

.header-social>ul:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.header-social>ul:before,
.header-social>ul:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -1px;
    width: 500px;
    height: 1px
}

.header-social>ul:after {
    right: auto;
    left: 100%
}

.header-social>ul>li {
    float: left;
    margin: 0 5px
}

.header-social>ul>li>a {
    display: block;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid transparent
}

.header-social>ul>li>a>i {
    position: relative;
    font-size: 18px
}

#wrapper {
    position: relative;
    z-index: 30
}

#main-slider {
    position: relative;
    margin-bottom: 48px
}

#main-slider .slide {
    display: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

#main-slider .slide::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .25;
}

#main-slider .slide.m-bg-align-left {
    background-position: left center
}

#main-slider .slide.m-bg-align-right {
    background-position: right center
}

#main-slider .slide:first-child {
    display: block
}

#main-slider .slide-inner {
    display: table;
    width: 100%
}

#main-slider .slide-content {
    display: table-cell;
    padding: 100px 0;
    height: 640px
}

#main-slider .owl-item .slide-content {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out
}

#main-slider .owl-item.active .slide-content {
    opacity: 1;
    filter: alpha(opacity=100)
}

#main-slider .various-content>* {
    margin: 24px 0 0 0
}

#main-slider .various-content>*:first-child {
    margin-top: 0
}

#main-slider .various-content h1,
#main-slider .various-content h2 {
    padding: 0;
    line-height: 1.1em;
    font-family: "Montserrat";
    font-size: 3.75em;
    font-weight: bold;
}

#main-slider .various-content h1 span,
#main-slider .various-content h2 span {
    font-size: 40px;
}

#main-slider .various-content h2:before {
    display: none
}

#main-slider .various-content h3 {
    margin-top: 12px;
    line-height: 36px;
    font-family: "Manrope";
    font-size: 1.56em;
    font-weight: 500;
    text-transform: none;
}

#main-slider .slider-nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 0 15px 0
}

#main-slider.m-has-indicator .slider-nav {
    bottom: 4px;
    display: none;
}

#main-slider .slider-nav .container {
    position: relative
}

#main-slider .slider-nav ul>li {
    display: inline-block;
    margin-right: 40px
}

#main-slider .slider-nav ul>li>button {
    display: block;
    padding: 5px 0;
    font-weight: bold;
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out
}

#main-slider .slider-pause-btn {
    display: block;
    position: absolute;
    top: -74px;
    right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 0 5px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

#main-slider .slider-pause-btn>i:before {
    content: '\f04c'
}

#main-slider .slider-pause-btn.m-active>i:before {
    content: '\f04b'
}

#main-slider .slider-indicator {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 4px
}

#main-slider .slider-indicator>span {
    display: block;
    width: 0;
    height: 4px
}

#core {
    padding-top: 60px
}

#page-header {
    margin-bottom: 96px
}

#page-header h1 {
    padding-bottom: 5px;
    line-height: 1.2em;
    font-family: "Montserrat";
    font-size: 3em;
    font-weight: bold;
    border-bottom: 1px solid transparent
}

#page-header .breadcrumbs {
    margin-top: 8px;
    font-family: 'Manrope';
    font-weight: 500;
}

#page-header .breadcrumbs>li {
    display: inline-block
}

#page-header .breadcrumbs>li:before {
    content: '/';
    display: inline-block;
    margin: 0 7px 0 4px
}

#page-header .breadcrumbs>li:first-child:before {
    display: none
}

#page-content {
    padding-bottom: 1px
}

.blog-detail article,
.blog-list article {
    margin-top: 72px;
    padding-bottom: 1px
}

.blog-detail article:first-child,
.blog-list article:first-child {
    margin-top: 0
}

.blog-detail .article-video,
.blog-detail .article-audio,
.blog-detail .article-image,
.blog-list .article-video,
.blog-list .article-audio,
.blog-list .article-image {
    margin-bottom: 24px
}

.blog-detail .article-image a,
.blog-list .article-image a {
    border: 0
}

.blog-detail .article-image img,
.blog-list .article-image img {
    display: block
}

.blog-detail .article-audio .embed-audio iframe,
.blog-list .article-audio .embed-audio iframe {
    width: 100%;
    height: 200px
}

.blog-detail .article-header,
.blog-list .article-header {
    margin-bottom: 24px
}

.blog-detail .article-date,
.blog-list .article-date {
    display: block;
    margin-bottom: 0
}

.blog-detail .article-title,
.blog-list .article-title {
    line-height: normal;
    font-family: "Montserrat";
    font-size: 2.250em;
    font-weight: bold
}

.blog-detail .article-quote,
.blog-list .article-quote {
    margin-bottom: 24px;
    padding: 24px 0;
    border: 1px solid transparent;
    border-width: 1px 0
}

.blog-detail .article-quote blockquote p,
.blog-list .article-quote blockquote p {
    line-height: 1.1em;
    font-size: 3em
}

.blog-detail .article-quote blockquote footer,
.blog-list .article-quote blockquote footer {
    margin-top: 12px
}

.blog-detail .article-link,
.blog-list .article-link {
    margin-bottom: 24px;
    padding: 24px 0;
    line-height: 1.5em;
    font-size: 1.5em;
    border: 1px solid transparent;
    border-width: 1px 0
}

.blog-detail .article-link>a:before,
.blog-list .article-link>a:before {
    content: "\f0c1";
    margin-right: 10px;
    font-size: 24px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.blog-detail .article-footer,
.blog-list .article-footer {
    margin: 24px 0;
    padding-top: 10px;
    border-top: 1px solid transparent
}

.blog-detail .article-info>li,
.blog-list .article-info>li {
    display: inline-block;
    margin-right: 20px;
    font-size: 0.875em
}

.blog-detail .article-info>li:before,
.blog-list .article-info>li:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 1px;
    margin-right: 7px;
    font-size: 18px
}

.blog-detail .article-info>li.date:before,
.blog-list .article-info>li.date:before {
    content: '\f017'
}

.blog-detail .article-info>li.author:before,
.blog-list .article-info>li.author:before {
    content: '\f007'
}

.blog-detail .article-info>li.categories:before,
.blog-list .article-info>li.categories:before {
    content: '\f07b'
}

.blog-detail .article-info>li.comments:before,
.blog-list .article-info>li.comments:before {
    content: '\f075'
}

.blog-detail .article-more,
.blog-list .article-more {
    margin-top: 24px
}

.blog-detail .article-quote,
.blog-detail .article-link {
    padding-top: 0;
    border-top: 0
}

.blog-detail .article-navigation {
    margin-top: 72px
}

.blog-detail .article-navigation:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.blog-detail .article-navigation h5 {
    font-family: "Montserrat";
    font-weight: bold;
}

.blog-detail .article-navigation .prev {
    float: left;
    width: 50%;
    margin-bottom: 24px
}

.blog-detail .article-navigation .next {
    float: right;
    width: 50%;
    margin-bottom: 24px;
    text-align: right
}

.blog-detail .article-author {
    margin-top: 72px
}

.blog-detail .article-author .author-inner {
    position: relative;
    padding: 24px 0 24px 140px;
    min-height: 158px;
    border: 1px solid transparent;
    border-width: 1px 0
}

.blog-detail .article-author .author-portrait {
    position: absolute;
    top: 24px;
    left: 0;
    padding: 5px;
    width: 110px;
    height: 110px;
    border-radius: 50%
}

.blog-detail .article-author .author-portrait>span {
    display: block;
    padding-bottom: 100%;
    width: 100px;
    height: 0;
    border-radius: 50%;
    overflow: hidden
}

.blog-detail .article-author .author-name {
    margin: 6px 0 12px 0;
    font-family: "Montserrat";
    font-weight: bold;

}

.blog-detail .article-author .author-description>* {
    margin: 12px 0 0 0
}

.blog-detail .article-author .author-description>*:first-child {
    margin-top: 0
}

.blog-detail .article-author .author-social {
    margin-top: 12px;
    font-size: 24px
}

.blog-detail .article-author .author-social>li {
    display: inline-block;
    margin-right: 5px
}

.blog-detail .article-related {
    margin-top: 72px
}

.blog-detail .article-related article {
    margin-top: 0
}

.blog-detail .article-related .article-image {
    margin-bottom: 12px
}

.blog-detail .article-related .article-title {
    line-height: normal;
    font-family: "Montserrat";
    font-size: 1.125em;
    font-weight: 300;
    text-transform: none
}

.blog-detail .article-comments {
    margin-top: 72px
}

.blog-detail .comment-list {
    margin-top: 48px
}

.blog-detail .comment-list>li {
    margin-top: 48px
}

.blog-detail .comment-list>li:first-child {
    margin: 0
}

.blog-detail .comment-list .comment {
    position: relative;
    padding-left: 130px
}

.blog-detail .comment-list .comment-portrait {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden
}

.blog-detail .comment-list .comment-author {
    margin-bottom: 12px;
    font-family: "Montserrat";
    font-size: 0.875em;

}

.blog-detail .comment-list .comment-content {
    font-size: 0.875em
}

.blog-detail .comment-list .comment-content>* {
    margin: 12px 0 0
}

.blog-detail .comment-list .comment-content>*:first-child {
    margin: 0
}

.blog-detail .comment-list .comment-info {
    margin-top: 12px;
    padding-top: 10px;
    font-size: 0.875em;
    border-top: 1px solid transparent
}

.blog-detail .comment-list .comment-info:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.blog-detail .comment-list .comment-date {
    float: left
}

.blog-detail .comment-list .comment-reply {
    float: right;
    border: 0;

}

.blog-detail .comment-list .comment-date:before,
.blog-detail .comment-list .comment-reply:before {
    position: relative;
    top: 1px;
    margin-right: 7px;
    font-size: 16px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.blog-detail .comment-list .comment-date:before {
    content: '\f017'
}

.blog-detail .comment-list .comment-reply:before {
    content: '\f112';
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out
}

.blog-detail .comment-list .comment-list {
    margin: 24px 0 0 50px
}

.blog-detail .comment-list .comment-list>li {
    margin-top: 24px
}

.blog-detail .comment-list .comment-list>li:first-child {
    margin-top: 0
}

.blog-detail #comment-form {
    margin-top: 72px
}

.product-list-tools {
    margin-bottom: 48px
}

.product-list-tools .product-list-title {
    position: relative;
    line-height: 40px;
    font: "Montserrat" 1.5em;
    font-weight: bold;

}

.product-list-tools .product-list-sorting {
    float: right;
    width: 100%;
    max-width: 180px
}

.product-list {
    margin: 0 -10px;
    margin-bottom: -24px
}

.product-list:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.product-list .product {
    /*
    float: left;
    margin: 0 auto 48px auto;
    width: 33.3333%
    */
}

.product-list .product:nth-child(3n+1) {
    clear: left
}

.product-list .product-inner {
    margin: 0 10px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid transparent
}

.product-list .product-title {
    padding: 24px 20px 10px 20px;
    min-height: 70px;
    line-height: 1.3em;
    font-size: 0.875em;
    font-weight: bold
}

.product-list .product-image {
    padding: 10px 20px 0 20px
}

.product-list .product-image>a {
    border: 0;
    min-height: 140px;
    display: block;
}

.product-list .product-image img {
    max-height: 135px;
}
.product-list .product-info {
    padding: 12px 20px 10px 20px
}

.product-list .product-info:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.product-list .product-price {
    float: left;
    margin-top: 5px;
    font-weight: bold;
    text-align: left
}

.product-list .product-price .old-price {
    display: block;
    margin: 4px 0 3px 0;
    line-height: 0;
    font-size: 0.75em;
    font-weight: 300;
    text-decoration: line-through
}

.product-list .product-btn {
    float: right;
    margin-bottom: 5px
}

.product-detail .product-images .main-image {
    text-align: center
}

.product-detail .product-images a {
    border: 0
}

.product-detail .product-images img {
    border-radius: 5px
}

.product-detail .product-images ul {
    margin: 24px 0 0 -10px
}

.product-detail .product-images ul:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.product-detail .product-images ul>li {
    float: left;
    width: 33.333%
}

.product-detail .product-images ul>li>a {
    display: block;
    margin: 5px 10px
}

.product-detail .product-rating {
    margin-bottom: 12px
}

.product-detail .product-rating .rating-stars {
    margin-right: 5px
}

.product-detail .product-rating .rating-label {
    font-size: 0.875em
}

.product-detail .product-short-description {
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid transparent
}

.product-detail .product-info {
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid transparent
}

.product-detail .product-info:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.product-detail .product-status {
    float: left;
    padding-top: 5px;
    width: 45%
}

.product-detail .product-status-inner {
    position: relative;
    padding-left: 40px
}

.product-detail .product-status-inner .ico {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 7px;
    width: 30px;
    height: 30px;
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.product-detail .product-status h5 {
    font-weight: bold;

}

.product-detail .product-status p {
    font-size: 0.875em;
    line-height: 1.2em
}

.product-detail .product-info .product-price {
    float: right;
    width: 45%;
    text-align: right
}

.product-detail .product-info .product-price .old-price {
    font-size: 0.875em;
    text-decoration: line-through
}

.product-detail .product-info .product-price .price {
    display: block;
    font-size: 1.5em
}

.product-detail .quantity-input {
    float: left;
    margin-right: 10px
}

.product-detail .product-tabs {
    margin-top: 48px
}

.product-detail .review-list {
    margin: 48px 0
}

.product-detail .review-list>li {
    margin-top: 48px
}

.product-detail .review-list>li:first-child {
    margin: 0
}

.product-detail .review-list .review {
    position: relative;
    padding-left: 130px
}

.product-detail .review-list .review-portrait {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden
}

.product-detail .review-list .review-author {
    font-family: "Montserrat";
    font-size: 0.875em;

}

.product-detail .review-list .review-rating>* {
    margin-right: 2px
}

.product-detail .review-list .review-content {
    margin-top: 12px;
    font-size: 0.875em
}

.product-detail .review-list .review-content>* {
    margin: 12px 0 0
}

.product-detail .review-list .review-content>*:first-child {
    margin: 0
}

.product-detail .review-list .review-info {
    margin-top: 12px;
    padding-top: 10px;
    font-size: 0.875em;
    border-top: 1px solid transparent
}

.product-detail .review-list .review-info:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.product-detail .review-list .review-date {
    float: left
}

.product-detail .review-list .review-date:before {
    content: '\f017';
    position: relative;
    top: 1px;
    margin-right: 7px;
    font-size: 16px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.product-detail .review-form {
    margin-bottom: -24px
}

.product-detail .review-form-title {
    margin-bottom: 24px;
    font-family: "Montserrat";
    font-size: 1.125em;
    font-weight: bold;

}

.product-detail .review-form .review-rating label {
    display: inline;
    margin-right: 10px
}

.product-detail .review-form .review-rating .fa {
    padding-right: 2px;
    cursor: pointer
}

.product-detail .related-products {
    margin-top: 96px
}

.product-detail .related-products .product {
    margin-bottom: 24px;
    text-align: center
}

.product-detail .related-products .product-image {
    margin: 0 auto;
    max-width: 180px
}

.product-detail .related-products .product-image>a {
    border: 0
}

.product-detail .related-products .product-price {
    margin-top: 0;
    font-weight: bold
}

.product-detail .related-products .product-price .old-price {
    margin-right: 10px;
    font-size: 0.75em;
    font-weight: 300;
    text-decoration: line-through
}

.shop-cart .cart-table {
    width: 100%
}

.shop-cart .cart-table th {
    padding: 0 15px 10px 15px;
    font-family: "Montserrat";
    font-weight: bold;

    text-align: left;
    border-bottom: 1px solid transparent
}

.shop-cart .cart-table td {
    padding: 10px 15px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid transparent
}

.shop-cart .cart-table .image-col {
    width: 80px
}

.shop-cart .cart-table .title-col {
    width: 40%
}

.shop-cart .cart-table .remove-col {
    width: 80px
}

.shop-cart .cart-table .product-image a {
    border: 0
}

.shop-cart .cart-table .product-image img {
    display: block;
    max-height: 50px
}

.shop-cart .cart-table .textalign-right {
    text-align: right
}

.shop-cart .cart-table .remove-item {
    font-size: 20px
}

.shop-cart .cart-tools {
    margin-top: 24px
}

.shop-cart .cart-tools:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.shop-cart .cart-coupon {
    float: left
}

.shop-cart .cart-coupon>input {
    margin-right: 8px;
    max-width: 180px
}

.shop-cart .cart-buttons {
    float: right
}

.shop-cart .cart-buttons>.c-button {
    margin-left: 8px
}

.shop-cart .cart-buttons>.c-button:first-child {
    margin-left: 0
}

.shop-cart .cart-footer {
    margin: 96px 0 24px
}

.shop-cart .cart-footer:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.shop-cart .cart-shipping {
    float: left;
    width: 100%;
    max-width: 300px
}

.shop-cart .cart-totals {
    float: right;
    width: 100%;
    max-width: 300px
}

.shop-cart .cart-totals dl:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.shop-cart .cart-totals dl>dt {
    float: left;
    padding: 2px 0;
    width: 70%;
    font-weight: bold;

}

.shop-cart .cart-totals dl>dd {
    float: right;
    padding: 2px 0;
    width: 30%;
    text-align: right
}

.shop-checkout .shipping-address-toggle {
    position: relative;
    padding: 34px 0
}

.shop-checkout .order-summary {
    margin-top: 72px
}

.shop-checkout .order-summary table {
    width: 100%
}

.shop-checkout .order-summary table th {
    padding: 0 15px 10px 15px;
    font-family: "Montserrat";
    font-weight: bold;

    text-align: left;
    border-bottom: 1px solid transparent
}

.shop-checkout .order-summary table td {
    padding: 10px 15px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid transparent
}

.shop-checkout .order-summary table tr:last-child>td {
    border: 0
}

.shop-checkout .order-summary table .title-col {
    width: 70%
}

.shop-checkout .payment-methods {
    margin-top: 72px
}

.shop-checkout .checkout-footer {
    margin-top: 72px;
    padding-top: 24px;
    border-top: 1px solid transparent
}

.shop-checkout .checkout-footer:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.shop-checkout .checkout-footer .back-btn {
    float: left
}

.shop-checkout .checkout-footer .submit-btn {
    float: right
}

.search-results .c-search-form {
    margin: auto
}

.search-results .results-list>li {
    margin-top: 72px
}

.search-results .item-title {
    font-family: "Montserrat";
    font-size: 1.5em;
    font-weight: bold
}

.search-results .item-link {
    margin-top: 12px
}

.search-results .item-text {
    margin-top: 24px
}

.search-results .search-query {
    font-weight: bold
}

.error-404 .error-header {
    margin-bottom: 96px
}

.error-404 .error-header h1 {
    font-family: "Montserrat";
    font-size: 3.750em;
    font-weight: bold;

    line-height: normal
}

.error-404 .error-header h1>span {
    display: block
}

.error-404 .error-header p {
    font-weight: bold;
    font-size: 1.125em
}

#modal-reservation-form .datepicker-input {
    margin-bottom: 10px
}

#sidebar {
    padding-left: 50px
}

#sidebar .sidebar-widget {
    margin-top: 72px
}

#sidebar .sidebar-widget:first-child {
    margin-top: 0
}

#sidebar .widget-title {
    position: relative;
    margin-bottom: 12px;
    padding-left: 15px;
    font-family: "Montserrat";
    font-size: 1.125em;
    font-weight: bold;

}

#sidebar .widget-title:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 5px;
    height: 13px
}

.sidebar-articles ul>li {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid transparent
}

.sidebar-articles ul>li:first-child {
    margin: 0;
    padding: 0;
    border: 0
}

.sidebar-articles .article-date {
    font-size: 0.875em
}

.sidebar-cart .cart-product-list>li {
    margin-top: 12px;
    padding: 12px 0 0 0;
    min-height: 10px;
    border-top: 1px solid transparent
}

.sidebar-cart .cart-product-list>li:first-child {
    margin-top: 0;
    padding-top: 0;
    border: 0
}

.sidebar-cart .cart-product {
    position: relative;
    padding-left: 70px;
    min-height: 60px
}

.sidebar-cart .product-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    max-height: 60px
}

.sidebar-cart .product-image a {
    border: 0
}

.sidebar-cart .product-image img {
    border-radius: 5px
}

.sidebar-cart .cart-product-list>li:first-child .product-image {
    top: 0
}

.sidebar-cart .product-title {
    padding-top: 10px;
    line-height: 1.3em;
    font-size: 0.875em
}

.sidebar-cart .product-price {
    font-size: 0.75em
}

.sidebar-cart .cart-footer {
    margin-top: 12px;
    padding-top: 24px;
    border-top: 1px solid transparent
}

.sidebar-cart .cart-footer:after {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.sidebar-cart .cart-footer .cart-total {
    float: left
}

.sidebar-cart .cart-footer .cart-total h5 {
    line-height: 1em;
    font-size: 0.75em;

}

.sidebar-cart .cart-footer .cart-btn {
    float: right
}

.sidebar-cart .cart-footer .cart-btn a {
    padding: 4px 10px 3px 10px;
    font-size: 0.75em
}

.sidebar-links .widget-content {
    padding-left: 20px;
    border-left: 1px solid transparent
}

.sidebar-links ul>li {
    position: relative;
    margin-top: 5px
}

.sidebar-links ul>li:first-child {
    margin-top: 0
}

.sidebar-links ul>li:before {
    content: '';
    display: block;
    position: absolute;
    top: 12px;
    left: -20px;
    width: 10px;
    height: 2px;
    border-top: 1px solid transparent
}

.sidebar-products ul>li {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid transparent
}

.sidebar-products ul>li:first-child {
    margin: 0;
    padding: 0;
    border: 0
}

.sidebar-products .product-price {
    font-size: 0.875em
}

.sidebar-products .old-price {
    font-size: 0.857em;
    text-decoration: line-through
}

.sidebar-search .c-search-form {
    margin: 0
}

.sidebar-tags ul {
    padding-top: 5px
}

.sidebar-tags ul>li {
    display: inline-block;
    margin: 0 3px 7px 0
}

.sidebar-tags ul>li>a {
    display: block;
    padding: 2px 10px;
    font-size: 0.750em;

    border-radius: 0 5px;
    border: 1px solid transparent
}

#bottom-panel {
    margin-top: 96px;
    margin-bottom: -96px
}

#bottom-panel .bottom-panel-inner {
    padding: 72px 0 48px 0
}

#bottom-panel h3 {}

#bottom-panel .bottom-text {
    margin-bottom: 24px
}

#bottom-panel .bottom-subscribe {
    margin-bottom: 24px
}

#bottom-panel #subscribe-form .form-fields {
    display: inline-block;
    padding: 8px 8px 5px 8px;
    border-radius: 5px
}

#bottom-panel #subscribe-form .c-alert-message {
    max-width: 359px;
    border: 1px solid transparent
}

#bottom-panel #subscribe-form input {
    margin-right: 5px;
    padding: 11px 20px 14px 10px;
    width: 100%;
    max-width: 170px;
    font-size: 16px;
    font-style: italic;
    border: 0;
    border-radius: 5px;
    vertical-align: top
}

#bottom-panel #subscribe-form button {
    vertical-align: top
}

#footer {
    padding: 20px 0;
    border-top: 0;
    margin-top: -1px;
}

.footer-twitter {
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 48px;
    border-bottom: 1px solid transparent
}

.footer-twitter .footer-twitter-inner {
    position: relative;
    padding-left: 50px
}

.footer-twitter .ico {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 36px
}

.footer-twitter .twitter-title {
    font-size: 1em;
    font-weight: bold
}

.footer-twitter .twitter-feed {
    margin-top: 10px
}

.footer-twitter .tweet_time {
    display: block;
    font-size: 0.75em
}

.footer-twitter .btn-prev,
.footer-twitter .btn-next {
    position: absolute;
    top: 36px;
    font-size: 24px;
    -webkit-transition: right 150ms ease-in-out;
    -moz-transition: right 150ms ease-in-out;
    -ms-transition: right 150ms ease-in-out;
    -o-transition: right 150ms ease-in-out;
    transition: right 150ms ease-in-out
}

.footer-twitter .btn-prev {
    right: 25px
}

.footer-twitter .btn-prev:active {
    right: 27px
}

.footer-twitter .btn-next {
    right: 0
}

.footer-twitter .btn-next:active {
    right: -2px
}

.footer-twitter.m-paginated .footer-twitter-inner {
    padding-right: 100px
}

.footer-bottom {
    font-size: 0.875em;
    font-family: 'Manrope';
    font-weight: 400;
}

.footer-menu {
    text-align: right
}

.footer-menu>ul>li {
    display: inline-block;
    margin-left: 20px
}

#ui-datepicker-div {
    position: absolute !important;
    top: 44px !important;
    left: 0 !important;
    padding: 15px;
    width: 280px;
    border-radius: 5px
}

.ui-datepicker-header {
    position: relative;
    text-align: center
}

.ui-datepicker-prev,
.ui-datepicker-next {
    display: block;
    position: absolute;
    top: -3px;
    border: 0;
    width: 30px;
    height: 30px;
    cursor: pointer
}

.ui-datepicker-prev>span,
.ui-datepicker-next>span {
    display: none
}

.ui-datepicker-prev:before,
.ui-datepicker-next:before {
    position: absolute;
    top: 8px;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ui-datepicker-prev.ui-state-disabled,
.ui-datepicker-next.ui-state-disabled {
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.ui-datepicker-prev {
    left: 0
}

.ui-datepicker-prev:before {
    content: '\f053';
    left: 9px
}

.ui-datepicker-next {
    right: 0
}

.ui-datepicker-next:before {
    content: '\f054';
    right: 9px
}

.ui-datepicker-title {
    margin-bottom: 10px;
    padding-bottom: 12px;
    font-family: "Montserrat";

    font-weight: bold;
    border-bottom: 1px solid transparent
}

.various-content .ui-datepicker-calendar,
.ui-datepicker-calendar {
    margin: 0;
    width: 100%
}

.various-content .ui-datepicker-calendar thead th,
.ui-datepicker-calendar thead th {
    padding: 0 0 10px 0;
    font-family: "Montserrat";
    font-weight: 300;
    text-transform: none;
    text-align: center;
    border: 0
}

.various-content .ui-datepicker-calendar tbody td,
.ui-datepicker-calendar tbody td {
    padding: 2px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center
}

.various-content .ui-datepicker-calendar tbody td.ui-state-disabled,
.ui-datepicker-calendar tbody td.ui-state-disabled {
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.various-content .ui-datepicker-calendar tbody td.ui-datepicker-today.ui-state-disabled,
.ui-datepicker-calendar tbody td.ui-datepicker-today.ui-state-disabled {
    font-weight: bold
}

.various-content .ui-datepicker-calendar tbody td a,
.ui-datepicker-calendar tbody td a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    border: 0
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close,
.mfp-title,
.mfp-counter {
    color: #FFF
}

.mfp-arrow {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.mfp-arrow,
.mfp-arrow:focus {
    opacity: 0.6;
    filter: alpha(opacity=60)
}

.mfp-arrow:active,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-removing .mfp-arrow {
    opacity: 0;
    filter: alpha(opacity=0)
}

.mfp-figure:after {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mfp-arrow:active {
    margin-top: -55px
}

.mfp-arrow,
.mfp-arrow:after {
    border: 0
}

.mfp-arrow:before {
    font-size: 48px;
    color: #FFF;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 0
}

.mfp-arrow-left:before {
    content: "\f053"
}

.mfp-arrow-right:before {
    content: "\f054"
}

.mfp-arrow-left {
    right: 10px
}

.mfp-arrow-left:active {
    left: 5px
}

.mfp-arrow-right {
    right: 10px
}

.mfp-arrow-right:active {
    right: 5px
}

#style-switcher {
    position: fixed;
    top: 200px;
    left: -210px;
    width: 210px;
    z-index: 50;
    -webkit-transition: left 300ms ease-in-out;
    -moz-transition: left 300ms ease-in-out;
    -ms-transition: left 300ms ease-in-out;
    -o-transition: left 300ms ease-in-out;
    transition: left 300ms ease-in-out
}

#style-switcher.m-active {
    left: 0
}

.style-switcher-toggle {
    display: block;
    position: absolute;
    top: 30px;
    right: -50px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-radius: 0 3px 3px 0;
    color: #FFF;
    background-color: #0C0C0C;
    background-color: rgba(12, 12, 12, 0.8)
}

.style-switcher-toggle>.ico {
    position: relative;
    top: 1px;
    font-size: 24px
}

.style-switcher-toggle:focus {
    outline: 0
}

.style-switcher-content {
    padding: 20px;
    border-radius: 0 3px 3px 0;
    color: #7f808a;
    background-color: #FFF;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1)
}

.style-switcher-content .skin-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.style-switcher-content .skin-list>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.style-switcher-content .skin-list>li:before {
    content: none
}

.style-switcher-content .skin-list>li {
    display: inline-block;
    margin-right: 6px
}

.style-switcher-content .skin-list>li:last-child {
    margin-right: 0
}

.style-switcher-content .skin-list>li>button {
    display: block;
    width: 36px;
    height: 36px;
    border-radius: 3px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.style-switcher-content .skin-list>li>button:focus {
    outline: 0
}

.style-switcher-content .skin-list>li>button.m-active {
    cursor: default;
    border-color: rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.3)
}

.style-switcher-content .skin-list>li>button>span {
    display: none
}

.style-switcher-content .skin-list>li>button.skin-default {
    background-color: #099db3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 0, 124, 0.7)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(255, 0, 124, 0.7), transparent);
    background-image: -moz-linear-gradient(top, rgba(255, 0, 124, 0.7), transparent);
    background-image: -o-linear-gradient(top, rgba(255, 0, 124, 0.7), transparent);
    background-image: linear-gradient(to bottom, rgba(255, 0, 124, 0.7), transparent)
}

.style-switcher-content .skin-list>li>button.skin-mavericks {
    background-color: #0f7dc6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 170, 124, 0.7)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(8, 170, 124, 0.7), transparent);
    background-image: -moz-linear-gradient(top, rgba(8, 170, 124, 0.7), transparent);
    background-image: -o-linear-gradient(top, rgba(8, 170, 124, 0.7), transparent);
    background-image: linear-gradient(to bottom, rgba(8, 170, 124, 0.7), transparent)
}

.style-switcher-content .skin-list>li>button.skin-red-sunset {
    background-color: #f24130;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(91, 63, 191, 0.7)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(91, 63, 191, 0.7), transparent);
    background-image: -moz-linear-gradient(top, rgba(91, 63, 191, 0.7), transparent);
    background-image: -o-linear-gradient(top, rgba(91, 63, 191, 0.7), transparent);
    background-image: linear-gradient(to bottom, rgba(91, 63, 191, 0.7), transparent)
}

.style-switcher-content .skin-list>li>button.skin-lime-breeze {
    background-color: #00aab5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(182, 191, 23, 0.7)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(182, 191, 23, 0.7), transparent);
    background-image: -moz-linear-gradient(top, rgba(182, 191, 23, 0.7), transparent);
    background-image: -o-linear-gradient(top, rgba(182, 191, 23, 0.7), transparent);
    background-image: linear-gradient(to bottom, rgba(182, 191, 23, 0.7), transparent)
}

.style-switcher-content .skin-list>li>button.skin-sunrise {
    background-color: #dc4437;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(233, 193, 90, 0.7)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(233, 193, 90, 0.7), transparent);
    background-image: -moz-linear-gradient(top, rgba(233, 193, 90, 0.7), transparent);
    background-image: -o-linear-gradient(top, rgba(233, 193, 90, 0.7), transparent);
    background-image: linear-gradient(to bottom, rgba(233, 193, 90, 0.7), transparent)
}

.style-switcher-content .skin-list>li>button.skin-orient {
    background-color: #935ca3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 155, 13, 0.7)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(255, 155, 13, 0.7), transparent);
    background-image: -moz-linear-gradient(top, rgba(255, 155, 13, 0.7), transparent);
    background-image: -o-linear-gradient(top, rgba(255, 155, 13, 0.7), transparent);
    background-image: linear-gradient(to bottom, rgba(255, 155, 13, 0.7), transparent)
}

.style-switcher-content .skin-list>li>button.skin-coral {
    background-color: #ec4863;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 115, 63, 0.7)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(255, 115, 63, 0.7), transparent);
    background-image: -moz-linear-gradient(top, rgba(255, 115, 63, 0.7), transparent);
    background-image: -o-linear-gradient(top, rgba(255, 115, 63, 0.7), transparent);
    background-image: linear-gradient(to bottom, rgba(255, 115, 63, 0.7), transparent)
}

.style-switcher-content .skin-list>li>button.skin-lavender {
    background-color: #2094d7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(230, 6, 255, 0.7)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(230, 6, 255, 0.7), transparent);
    background-image: -moz-linear-gradient(top, rgba(230, 6, 255, 0.7), transparent);
    background-image: -o-linear-gradient(top, rgba(230, 6, 255, 0.7), transparent);
    background-image: linear-gradient(to bottom, rgba(230, 6, 255, 0.7), transparent)
}

.style-switcher-content .switch-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top: 12px
}

.style-switcher-content .switch-list>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.style-switcher-content .switch-list>li:before {
    content: none
}

.style-switcher-content .switch-list>li {
    margin-top: 12px
}

.style-switcher-content .switch-list>li:first-child {
    margin-top: 0
}

.style-switcher-content .switch-list>li>button {
    display: block;
    position: relative;
    padding-left: 20px;
    width: 100%;
    line-height: normal;
    text-align: left;
    font-size: 0.9em;
    color: #253a41;
    background: none
}

.style-switcher-content .switch-list>li>button>small {
    display: block
}

.style-switcher-content .switch-list>li>button>.ico {
    position: absolute;
    top: 4px;
    left: 0
}

.style-switcher-content .switch-list>li>button:focus {
    outline: 0
}

#media-query-breakpoint {
    font-family: '1200'
}

@media (max-width: 1750px) {
    .container {
        margin: 0 40px;
        width: auto
    }

    .header-contact>ul {
        padding: 0 40px
    }

    .header-social {
        padding: 0 30px
    }

    #media-query-breakpoint {
        font-family: '1750'
    }
}

@media (max-width: 1600px) {
    .header-contact>ul {
        margin-top: -12px;
        margin-bottom: 24px;
        padding: 0 20px
    }

    .header-social {
        padding: 0 10px
    }

    #sidebar {
        padding-left: 20px
    }

    #media-query-breakpoint {
        font-family: '1600'
    }
}

@media (max-width: 1400px) {
    #header {
        width: 25%
    }

    #wrapper {
    }

    #main-slider .various-content h3 {
        font-size: 1.875em
    }

    .product-list .product {
        width: 50%
    }

    .product-list .product:nth-child(3n+1) {
        clear: none
    }

    .product-list .product:nth-child(2n+1) {
        clear: left
    }
}

@media (max-height: 800px) {
    .header-navigation {
        margin-top: 48px
    }
}

@media (max-width: 1400px),
(max-height: 700px) {
    .header-panel {
        padding-top: 24px
    }

    .header-panel-toggle {
        display: block;
        position: absolute;
        top: -16px;
        right: 20px;
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 24px;
        text-align: center;
        border-radius: 50%;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }

    .header-panel-toggle>i:before {
        content: '\f106';
        position: relative;
        top: -2px
    }

    .header-panel-toggle.m-active>i:before {
        content: '\f107';
        top: auto
    }

    .header-reservation {
        display: none;
        position: relative;
        left: auto;
        top: auto;
        padding-bottom: 12px;
        text-align: center;
        border-top: 1px solid transparent
    }

    .header-reservation .c-button {
        padding: 11px 20px 10px 20px;
        font-size: 1em
    }

    .header-contact {
        display: none
    }

    .header-contact>ul {
        margin-bottom: 24px;
        padding: 0 40px
    }

    .header-contact>ul>li {
        float: none;
        width: auto
    }

    .header-social {
        padding: 0 30px
    }

    #media-query-breakpoint {
        font-family: '1300'
    }
}

@media (max-width: 1199px) {

    html.m-modal-active,
    html.m-modal-active body {
        position: fixed;
        overflow: hidden;
        -webkit-overflow-scrolling: touch
    }

    html {
        -webkit-text-size-adjust: auto
    }

    .c-testimonial-list .owl-controls,
    .c-service-list .owl-controls,
    .c-gallery .owl-controls {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .c-pagination {
        text-align: center
    }

    .c-testimonial blockquote p {
        font-size: 1.125em
    }

    #header {
        position: relative;
        top: auto;
        left: auto;
        width: auto;
        height: auto
    }

    .header-bg {
        height: auto
    }

    .header-inner {
        padding: 48px 40px 24px 40px;
        height: auto
    }

    .header-inner:after {
        display: table;
        clear: both;
        height: 0;
        content: ''
    }

    .m-animated .header-inner {
        -webkit-animation: none;
        -moz-animation: none;
        -o-animation: none;
        animation: none
    }

    .header-branding {
        padding: 0
    }

    .header-navigation {
        position: relative;
        float: none;
        margin-top: 24px;
        max-width: 100%;
        border-top: 1px solid transparent;
        z-index: 30
    }

    .m-has-active-panel .header-navigation {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .m-has-active-panel .header-navigation:after {
        display: none
    }

    .header-menu {
        margin: 24px 0 12px 0;
        padding-right: 60px
    }

    .header-menu>ul>li {
        display: inline-block;
        margin-right: 22px;
        padding: 0 0 10px 0
    }

    .header-menu>ul>li.m-has-submenu {
        padding-right: 40px
    }

    .header-menu>ul>li>span {
        overflow: auto
    }

    .header-menu>ul>li>span>a {
        border: 0
    }

    .header-menu>ul>li>span>a:before {
        display: none
    }

    .header-menu>ul>li.m-hover>span>a,
    .header-menu>ul>li>span>a:hover {
        padding-right: 0
    }

    .header-menu .submenu-toggle {
        display: block;
        width: 30px;
        height: 30px;
        position: absolute;
        top: -3px;
        right: 0;
        font-size: 18px;
        border-radius: 50%;
        border: 1px solid transparent
    }

    .header-menu .submenu-toggle>i:before {
        content: '\f107'
    }

    .header-menu .submenu-toggle.m-active>i {
        position: relative;
        top: -2px
    }

    .header-menu .submenu-toggle.m-active>i:before {
        content: '\f106'
    }

    .header-menu .sub-menu {
        top: 100%;
        left: 0;
        margin-top: 0
    }

    .header-menu .sub-menu:before {
        top: -9px;
        left: 16px;
        border: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 9px solid transparent
    }

    .header-cart {
        padding: 0;
        text-align: left
    }

    .header-cart .header-cart-inner {
        overflow: auto
    }

    .header-cart a {
        position: absolute;
        left: auto;
        top: 18px;
        right: 40px;
        padding: 0;
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 16px;
        text-align: center;
        border-radius: 0 5px;
        border: 1px solid transparent
    }

    .header-cart a:hover {
        right: 40px
    }

    .header-cart a:before {
        display: none
    }

    .header-cart span {
        display: none
    }

    .header-cart .cart-ico {
        position: relative;
        top: auto;
        left: -1px
    }

    .header-search {
        margin: 0;
        padding: 0;
        text-align: left
    }

    .header-search .header-search-inner {
        display: none;
        margin-bottom: 12px;
        padding-top: 24px;
        overflow: auto;
        border-top: 1px solid transparent
    }

    .header-search .search-form {
        float: none;
        right: auto;
        margin: 0 auto;
        padding: 10px 10px 10px 35px;
        max-width: 300px;
        border-radius: 5px;
        border: 1px solid transparent;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none
    }

    .header-search .search-form:after {
        display: table;
        clear: both;
        height: 0;
        content: ''
    }

    .header-search .search-form:before {
        display: none
    }

    .header-search .search-form:hover {
        right: auto
    }

    .header-search .search-ico {
        top: 13px;
        left: 10px
    }

    .header-search .search-input {
        display: block;
        padding-right: 40px;
        width: 100%
    }

    .header-search .search-submit {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        margin-right: 0
    }

    .header-search .search-toggle {
        display: none
    }

    .header-search .search-toggle-mobile {
        display: block;
        position: absolute;
        top: 18px;
        right: 0;
        width: 34px;
        height: 34px;
        line-height: 34px;
        font-size: 16px;
        text-align: center;
        border-radius: 0 5px;
        border: 1px solid transparent;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }

    .header-search .search-toggle-mobile>i {
        position: relative;
        top: -2px
    }

    .header-search .search-toggle-mobile>i:before {
        content: '\f002'
    }

    .header-panel {
        position: relative;
        padding-top: 0;
        z-index: 20
    }

    .header-panel-toggle {
        top: auto;
        right: 0;
        bottom: -42px
    }

    .header-panel-toggle>i:before {
        content: '\f107';
        top: auto
    }

    .header-panel-toggle.m-active>i:before {
        content: '\f106';
        top: -2px
    }

    .header-reservation {
        padding-top: 24px
    }

    .header-contact>ul {
        margin-top: 12px;
        padding: 0;
        border-top: 1px solid transparent
    }

    .header-contact>ul>li {
        float: left;
        width: 95%
    }

    .header-contact>ul>li:nth-child(2n+1) {
        clear: none
    }

    .header-social {
        margin: 0;
        padding: 0
    }

    .header-social>ul {
        padding-left: 0
    }

    .header-social>ul>li:first-child {
        margin-left: 0
    }

    .header-social>ul:after {
        width: 1200px
    }

    .header-social>ul:before {
        display: none
    }

    #wrapper {
        margin-left: 0
    }

    #page-header h1 {
        font-size: 2.25em
    }

    .blog-detail .article-quote blockquote p,
    .blog-list .article-quote blockquote p {
        font-size: 2.25em
    }

    .product-list .product {
        width: 33.3333%
    }

    .product-list .product:nth-child(2n+1) {
        clear: none
    }

    .product-list .product:nth-child(3n+1) {
        clear: left
    }

    #style-switcher .switch-list {
        display: none
    }

    #media-query-breakpoint {
        font-family: '1199'
    }
}

@media (max-width: 991px) {
    .c-cta-message .textalign-right {
        text-align: left
    }

    .c-cta-message .c-button {
        margin-top: 24px
    }

    .c-modal {
        padding: 0 20px
    }

    .c-modal .modal-box {
        margin-bottom: 20px
    }

    .header-inner {
        padding-bottom: 10px
    }

    .header-menu {
        margin-bottom: 24px;
        padding: 0
    }

    .header-menu>ul {
        display: none;
        margin: 24px 0 0 0;
        padding-top: 24px;
        border-top: 1px solid transparent
    }

    .header-menu>ul>li {
        display: block;
        margin: 5px auto 0 auto;
        padding-top: 10px;
        width: 100%;
        max-width: 320px
    }

    .header-menu>ul>li:first-child {
        margin-top: 0;
        padding-top: 0
    }

    .header-menu>ul>li.m-has-submenu {
        position: relative
    }

    .header-menu>ul>li>span {
        text-align: left;
        overflow: hidden
    }

    .header-menu>ul>li>span>a:hover,
    .header-menu>ul>li>span>a {
        padding-right: 10px
    }

    .header-menu>ul>li>span>a:before {
        display: block;
        right: auto;
        left: 100%
    }

    .header-menu .sub-menu {
        position: relative;
        top: auto;
        left: auto;
        margin: 10px 0 10px 20px;
        padding: 0;
        width: auto;
        font-size: 1em;
        border-radius: 0
    }

    .header-menu .sub-menu:before {
        display: none
    }

    .header-menu .sub-menu>li {
        margin-top: 14px;
        font-weight: 300
    }

    .header-menu .sub-menu>li:first-child {
        margin-top: 0
    }

    .header-menu .submenu-toggle {
        top: 7px;
        right: 2px
    }

    .header-menu-toggle {
        display: block;
        margin-bottom: 10px;
        padding: 0 10px;
        height: 34px;
        line-height: 32px;
        border-radius: 0 5px;
        border: 1px solid transparent;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }

    .header-menu-toggle>i {
        margin-right: 5px;
        font-size: 18px
    }

    .header-cart a {
        top: 24px
    }

    .header-search .header-search-inner {
        margin-bottom: 24px
    }

    .header-search .search-form {
        width: 100%;
        max-width: 320px
    }

    .header-search .search-toggle-mobile {
        top: 24px
    }

    .m-has-active-panel .header-panel {
        padding-bottom: 20px
    }

    .header-panel-toggle {
        right: auto;
        bottom: -30px;
        left: 50%;
        margin-left: -20px;
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .header-contact>ul {
        padding: 0 40px
    }

    .header-contact>ul>li {
        width: 95%
    }

    .header-contact>ul>li:nth-child(2n+1) {
        clear: left
    }

    .header-social {
        display: none
    }

    #main-slider .slide-content {
        padding: 40px 0;
        height: 540px
    }

    #main-slider .slider-nav {
        position: relative;
        left: auto;
        right: auto;
        border-bottom: 1px solid transparent
    }

    #main-slider .slide h1,
    #main-slider .slide h2 {
        font-size: 3em
    }

    #main-slider .slider-pause-btn {
        display: none
    }

    #main-slider .slider-indicator {
    }

    .product-list .product {
        width: 50%
    }

    .product-list .product:nth-child(3n+1) {
        clear: none
    }

    .product-list .product:nth-child(2n+1) {
        clear: left
    }

    .product-detail .product-images .main-image {
        margin: 0 auto;
        max-width: 320px
    }

    .product-detail .product-images ul {
        text-align: center
    }

    .product-detail .product-images ul>li {
        display: inline-block;
        float: none;
        width: 100%;
        max-width: 100px
    }

    .shop-cart .cart-table {
        display: block;
        position: relative;
        overflow-x: scroll
    }

    .shop-cart .cart-table .image-col {
        padding: 0;
        width: 0
    }

    .shop-cart .cart-table .title-col {
        min-width: 180px
    }

    .shop-cart .cart-table .product-image {
        padding: 0
    }

    .shop-cart .cart-table .product-image a {
        display: none
    }

    .shop-cart .cart-coupon {
        float: none;
        margin-bottom: 48px
    }

    .shop-cart .cart-buttons {
        float: none
    }

    .shop-cart .cart-shipping {
        float: none;
        margin-bottom: 96px;
        max-width: 100%
    }

    .shop-cart .cart-totals {
        float: none;
        max-width: 100%
    }

    .shop-checkout .shipping-address-toggle {
        padding-top: 0
    }

    .shop-checkout .checkout-footer .back-btn {
        float: left;
        margin-bottom: 24px
    }

    .shop-checkout .checkout-footer .submit-btn {
        clear: both;
        float: left
    }

    .product-detail .product-images {
        margin-bottom: 48px
    }

    .error-404 .error-header h1 {
        font-size: 1.875em
    }

    #sidebar {
        margin-top: 0;
        padding-left: 0
    }

    #sidebar.m-before-content {
        margin: 0 0 96px 0
    }

    #sidebar .sidebar-widget {
        float: left;
        width: 45%
    }

    #sidebar .sidebar-widget:first-child {
        margin-top: 72px
    }

    #sidebar .sidebar-widget:nth-child(odd) {
        clear: left
    }

    #sidebar .sidebar-widget:nth-child(even) {
        float: right
    }

    #bottom-panel .container>.row>* {
        margin-top: 48px
    }

    #bottom-panel .container>.row>*:first-child {
        margin-top: 0
    }

    .footer-text,
    .footer-menu {
        margin-top: 24px;
        text-align: center
    }

    .footer-menu>ul>li {
        margin: 0 10px
    }

    #media-query-breakpoint {
        font-family: '991'
    }
}

@media (max-width: 767px) {
    .display-none-sm {
        display: none
    }

    .various-content table {
        display: block;
        position: relative;
        overflow-x: scroll
    }

    .various-content .c-accordion .accordion-title,
    .c-accordion .accordion-title {
        padding-right: 15px
    }

    .various-content .c-accordion .accordion-price,
    .c-accordion .accordion-price {
        position: relative;
        top: auto;
        right: auto;
        margin: -20px 0 18px 0;
        padding-left: 40px
    }

    .c-gallery .thumb {
        width: 50%
    }

    .c-gallery .owl-controls {
        margin-bottom: 0
    }

    .c-gallery.m-paginated .thumb {
        width: auto
    }

    .c-modal .modal-box-inner {
        padding: 24px
    }

    section header .more {
        position: relative;
        top: auto;
        right: auto;
        margin-top: 24px
    }

    .c-service-list .owl-controls {
        margin-bottom: 24px
    }

    .c-testimonial {
        text-align: center
    }

    .c-testimonial.m-has-portrait .testimonial-inner {
        padding-left: 0
    }

    .c-testimonial .testimonial-portrait {
        display: inline-block;
        position: relative;
        top: auto;
        left: auto
    }

    .c-testimonial blockquote {
        padding: 0
    }

    .c-testimonial-list {
        padding-left: 0;
        padding-right: 0
    }

    .c-testimonial-list.m-paginated {
        margin-bottom: 24px
    }

    .c-testimonial-list .owl-controls {
        position: relative;
        bottom: auto
    }

    .product-list-tools .product-list-sorting {
        float: none
    }

    #sidebar {
        margin-top: 72px
    }

    #sidebar .sidebar-widget:nth-child(odd),
    #sidebar .sidebar-widget:nth-child(even),
    #sidebar .sidebar-widget {
        float: none;
        width: auto
    }

    #sidebar .sidebar-widget:first-child {
        margin-top: 0
    }

    #media-query-breakpoint {
        font-family: '767'
    }
}

@media (max-width: 600px) {
    .header-contact>ul {
        padding: 0
    }
}

@media (max-width: 480px) {
    .container {
        margin: 0 5px
    }

    .lead {
        font-size: 1.125em
    }

    .c-button.m-big {
        padding: 20px
    }

    .various-content .c-cta-message,
    .c-cta-message {
        padding: 15px
    }

    .c-modal .modal-box-inner {
        padding: 20px 20px 5px 20px
    }

    .various-content .c-team-member,
    .c-team-member {
        text-align: center
    }

    .various-content .c-team-member.m-has-portrait .member-inner,
    .c-team-member.m-has-portrait .member-inner {
        padding-left: 0
    }

    .various-content .c-team-member .member-portrait,
    .c-team-member .member-portrait {
        position: relative;
        top: auto;
        left: auto;
        margin: 0 auto 12px auto
    }

    .header-inner {
        padding: 0px 20px 0 20px;
    }

    .header-branding {
        padding: 0 30px
    }

    .header-menu>ul,
    .header-search .header-search-inner {
        padding-top: 0;
        border: 0
    }

    .header-panel-toggle {
        bottom: -20px
    }

    .header-contact>ul>li {
        float: none;
        clear: both;
        width: 100%
    }

    #main-slider .slide h1,
    #main-slider .slide h2 {
        font-size: 1.8em
    }

    #main-slider .slide h3 {
        font-size: 1.3em
    }

    #main-slider .slide-content {
        height: 350px
    }

    #page-header {
        margin-bottom: 72px
    }

    #page-header h1 {
        font-size: 1.875em
    }

    .blog-detail .article-title,
    .blog-list .article-title {
        font-size: 1.875em
    }

    .blog-detail .article-quote blockquote p,
    .blog-list .article-quote blockquote p {
        font-size: 1.5em;
        line-height: 1.3em
    }

    .blog-detail .article-navigation {
        margin-top: 48px
    }

    .blog-detail .article-navigation .prev,
    .blog-detail .article-navigation .next {
        float: none;
        width: auto;
        text-align: left
    }

    .blog-detail .article-author {
        margin-top: 48px
    }

    .blog-detail .article-author .author-inner {
        padding-left: 0;
        text-align: center
    }

    .blog-detail .article-author .author-portrait {
        position: relative;
        top: auto;
        left: auto;
        margin: auto
    }

    .blog-detail .article-related {
        margin-top: 48px
    }

    .blog-detail .article-comments {
        margin-top: 48px
    }

    .blog-detail .comment-list .comment {
        padding-left: 0
    }

    .blog-detail .comment-list .comment-portrait {
        position: relative;
        top: auto;
        left: auto;
        margin-bottom: 12px
    }

    .blog-detail #comment-form {
        margin-top: 48px
    }

    .product-list {
        margin: 0 0 24px 0
    }

    .product-list .product {
        clear: both;
        float: none;
        width: auto
    }

    .product-list .product-inner {
        margin-left: auto;
        margin-right: auto;
        max-width: 320px
    }

    .product-list .product-title {
        min-height: 0
    }

    .product-detail .review-list .review {
        padding-left: 0
    }

    .product-detail .review-list .review-portrait {
        position: relative;
        top: auto;
        left: auto;
        margin-bottom: 12px
    }

    .shop-cart .cart-coupon input {
        margin-bottom: 12px
    }

    .shop-cart .cart-buttons>.c-button {
        margin: 0
    }

    .shop-cart .cart-buttons>.c-button:first-child {
        margin-bottom: 24px
    }

    #sidebar .sidebar-widget {
        margin-top: 48px
    }

    #sidebar .sidebar-widget:first-child {
        margin-top: 0
    }

    #bottom-panel #subscribe-form .c-alert-message {
        max-width: 100%
    }

    #bottom-panel #subscribe-form .form-fields {
        display: block;
        padding: 0
    }

    #bottom-panel #subscribe-form input {
        margin-bottom: 10px;
        padding: 12px 20px 11px 20px;
        max-width: 480px
    }

    #bottom-panel #subscribe-form button {
        display: block
    }

    .footer-twitter .footer-twitter-inner {
        padding: 0
    }

    .footer-twitter .ico {
        display: none
    }

    .footer-twitter .btn-prev,
    .footer-twitter .btn-next {
        position: absolute;
        top: 0;
        font-size: 24px;
        -webkit-transition: right 150ms ease-in-out;
        -moz-transition: right 150ms ease-in-out;
        -ms-transition: right 150ms ease-in-out;
        -o-transition: right 150ms ease-in-out;
        transition: right 150ms ease-in-out
    }

    .footer-twitter .btn-prev {
        right: 25px
    }

    .footer-twitter .btn-prev:active {
        right: 27px
    }

    .footer-twitter .btn-next {
        right: 0
    }

    .footer-twitter .btn-next:active {
        right: -2px
    }

    .footer-twitter.m-paginated .footer-twitter-inner {
        padding: 0
    }

    #media-query-breakpoint {
        font-family: '480'
    }
}

.service-categorie-img {
    width: 130px;
    height: 130px;
    background-size: cover;
    border-radius: 50%;
    background-position: center center;
}

.font-manrope {
    font-family: 'Manrope' !important;
}