html,
body,
div,
span,
applet,
object,
iframe,
p,
a,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
tt,
var,
i,
dl,
dt,
dd,
ul,
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,
textarea,
input {
    border: 0;
    margin: 0;
    padding: 0;
    font: inherit;
    font-size: 100%;
    list-style: none;
    text-decoration: none;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

a {
    color: inherit
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 18px
}

h3 {
    font-size: 16px
}

h4 {
    font-size: 14px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    margin: 0;
    padding: 0
}

img {
    max-width: 100%;
    max-height: auto;
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-size: 13px;
    line-height: 1.42857143;
    direction: rtl
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden],
template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    color: #000;
    background-color: #FDFD91
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

pre {
    overflow: auto
}

hr {
    height: 0;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee
}

code,
pre,
samp {
    font-family: monospace,monospace;
    font-size: 1em
}

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
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal;
    outline: none
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

td,
th {
    padding: 0
}

figure {
    margin: 0
}

* {
    box-sizing: border-box
}

:before,
:after {
    box-sizing: border-box
}

.container-fulid {
    width: 100%;
    padding: 0 15px
}

.container {
    margin: 0 auto
}

    .clearfix:before,
    .clearfix:after,
    .container:before,
    .container:after,
    .row:before,
    .row:after {
        content: " ";
        display: table
    }

    .clearfix:after,
    .container:after,
    .row:after {
        clear: both
    }

img.aligncenter {
    display: block;
    margin: 5px auto
}

img.alignleft {
    float: left
}

img.alignright {
    float: right
}

.tcenter {
    text-align: center
}

.tleft {
    text-align: left
}

.tright {
    text-align: right
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

@media print {
    *,
    :before,
    :after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td,
        .table th {
            background-color: #fff !important
        }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

code,
pre,
samp {
    font-family: inherit;
}

code {
    display: block;
    font-size: 13px;
    white-space: inherit;
    font-weight: 400;
    font-family: inherit;
    padding: 48px;
    margin: 0px 7px 40px 7px;
    border-radius: 10px;
    background-color: #fbfaf6;
    box-shadow: 0 0 25px #e5e5e5;
    line-height: 28px;
    color: #979797;
    position: relative;
    text-align: justify;
}

pre {
    display: block;
    font-size: 13px;
    white-space: inherit;
    font-weight: 400;
    font-family: inherit;
    padding: 48px;
    margin: 0px 7px 40px 7px;
    border-radius: 10px;
    background-color: #fbfaf6;
    box-shadow: 0 0 25px #e5e5e5;
    line-height: 28px;
    color: #979797;
    position: relative;
    text-align: justify;
}

    pre code {
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

@media (min-width: 768px) {
    .container {
        width: calc(100% - 26px)
    }
}

@media (min-width: 992px) {
    .container {
        width: calc(100% - 26px)
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

@media (min-width: 1300px) {
    .container {
        width: 1270px
    }
}

@media (min-width: 1400px) {
    .container {
        width: 1370px
    }
}

.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,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-xs-23,
.col-sm-23,
.col-md-23,
.col-lg-23,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
    position: relative;
    min-height: 1px
}

.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,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
    float: right
}

.col-xs-24 {
    width: 100%
}

.col-xs-23 {
    width: 95.83333333%
}

.col-xs-22 {
    width: 91.66666667%
}

.col-xs-21 {
    width: 87.5%
}

.col-xs-20 {
    width: 83.33333333%
}

.col-xs-19 {
    width: 79.16666667%
}

.col-xs-18 {
    width: 75%
}

.col-xs-17 {
    width: 70.83333333%
}

.col-xs-16 {
    width: 66.66666667%
}

.col-xs-15 {
    width: 62.5%
}

.col-xs-14 {
    width: 58.33333333%
}

.col-xs-13 {
    width: 54.16666667%
}

.col-xs-12 {
    width: 50%
}

.col-xs-11 {
    width: 45.83333333%
}

.col-xs-10 {
    width: 41.66666667%
}

.col-xs-9 {
    width: 37.5%
}

.col-xs-8 {
    width: 33.33333333%
}

.col-xs-7 {
    width: 29.16666667%
}

.col-xs-6 {
    width: 25%
}

.col-xs-5 {
    width: 20.83333333%
}

.col-xs-4 {
    width: 16.66666667%
}

.col-xs-3 {
    width: 12.5%
}

.col-xs-2 {
    width: 8.33333333%
}

.col-xs-1 {
    width: 4.16666667%
}

.col-xs-offset-24 {
    margin-right: 100%
}

.col-xs-offset-23 {
    margin-right: 95.83333333%
}

.col-xs-offset-22 {
    margin-right: 91.66666667%
}

.col-xs-offset-21 {
    margin-right: 87.5%
}

.col-xs-offset-20 {
    margin-right: 83.33333333%
}

.col-xs-offset-19 {
    margin-right: 79.16666667%
}

.col-xs-offset-18 {
    margin-right: 75%
}

.col-xs-offset-17 {
    margin-right: 70.83333333%
}

.col-xs-offset-16 {
    margin-right: 66.66666667%
}

.col-xs-offset-15 {
    margin-right: 62.5%
}

.col-xs-offset-14 {
    margin-right: 58.33333333%
}

.col-xs-offset-13 {
    margin-right: 54.16666667%
}

.col-xs-offset-12 {
    margin-right: 50%
}

.col-xs-offset-11 {
    margin-right: 45.83333333%
}

.col-xs-offset-10 {
    margin-right: 41.66666667%
}

.col-xs-offset-9 {
    margin-right: 37.5%
}

.col-xs-offset-8 {
    margin-right: 33.33333333%
}

.col-xs-offset-7 {
    margin-right: 29.16666667%
}

.col-xs-offset-6 {
    margin-right: 25%
}

.col-xs-offset-5 {
    margin-right: 20.83333333%
}

.col-xs-offset-4 {
    margin-right: 16.66666667%
}

.col-xs-offset-3 {
    margin-right: 12.5%
}

.col-xs-offset-2 {
    margin-right: 8.33333333%
}

.col-xs-offset-1 {
    margin-right: 4.16666667%
}

.col-xs-offset-0 {
    margin-right: 0
}

@media (min-width:768px) {
    .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,
    .col-sm-12,
    .col-sm-13,
    .col-sm-14,
    .col-sm-15,
    .col-sm-16,
    .col-sm-17,
    .col-sm-18,
    .col-sm-19,
    .col-sm-20,
    .col-sm-21,
    .col-sm-22,
    .col-sm-23,
    .col-sm-24 {
        float: right
    }

    .col-sm-24 {
        width: 100%
    }

    .col-sm-23 {
        width: 95.83333333%
    }

    .col-sm-22 {
        width: 91.66666667%
    }

    .col-sm-21 {
        width: 87.5%
    }

    .col-sm-20 {
        width: 83.33333333%
    }

    .col-sm-19 {
        width: 79.16666667%
    }

    .col-sm-18 {
        width: 75%
    }

    .col-sm-17 {
        width: 70.83333333%
    }

    .col-sm-16 {
        width: 66.66666667%
    }

    .col-sm-15 {
        width: 62.5%
    }

    .col-sm-14 {
        width: 58.33333333%
    }

    .col-sm-13 {
        width: 54.16666667%
    }

    .col-sm-12 {
        width: 50%
    }

    .col-sm-11 {
        width: 45.83333333%
    }

    .col-sm-10 {
        width: 41.66666667%
    }

    .col-sm-9 {
        width: 37.5%
    }

    .col-sm-8 {
        width: 33.33333333%
    }

    .col-sm-7 {
        width: 29.16666667%
    }

    .col-sm-6 {
        width: 25%
    }

    .col-sm-5 {
        width: 20.83333333%
    }

    .col-sm-4 {
        width: 16.66666667%
    }

    .col-sm-3 {
        width: 12.5%
    }

    .col-sm-2 {
        width: 8.33333333%
    }

    .col-sm-1 {
        width: 4.16666667%
    }

    .col-sm-offset-24 {
        margin-right: 100%
    }

    .col-sm-offset-23 {
        margin-right: 95.83333333%
    }

    .col-sm-offset-22 {
        margin-right: 91.66666667%
    }

    .col-sm-offset-21 {
        margin-right: 87.5%
    }

    .col-sm-offset-20 {
        margin-right: 83.33333333%
    }

    .col-sm-offset-19 {
        margin-right: 79.16666667%
    }

    .col-sm-offset-18 {
        margin-right: 75%
    }

    .col-sm-offset-17 {
        margin-right: 70.83333333%
    }

    .col-sm-offset-16 {
        margin-right: 66.66666667%
    }

    .col-sm-offset-15 {
        margin-right: 62.5%
    }

    .col-sm-offset-14 {
        margin-right: 58.33333333%
    }

    .col-sm-offset-13 {
        margin-right: 54.16666667%
    }

    .col-sm-offset-12 {
        margin-right: 50%
    }

    .col-sm-offset-11 {
        margin-right: 45.83333333%
    }

    .col-sm-offset-10 {
        margin-right: 41.66666667%
    }

    .col-sm-offset-9 {
        margin-right: 37.5%
    }

    .col-sm-offset-8 {
        margin-right: 33.33333333%
    }

    .col-sm-offset-7 {
        margin-right: 29.16666667%
    }

    .col-sm-offset-6 {
        margin-right: 25%
    }

    .col-sm-offset-5 {
        margin-right: 20.83333333%
    }

    .col-sm-offset-4 {
        margin-right: 16.66666667%
    }

    .col-sm-offset-3 {
        margin-right: 12.5%
    }

    .col-sm-offset-2 {
        margin-right: 8.33333333%
    }

    .col-sm-offset-1 {
        margin-right: 4.16666667%
    }

    .col-sm-offset-0 {
        margin-right: 0
    }
}

@media (min-width:992px) {
    .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,
    .col-md-12,
    .col-md-13,
    .col-md-14,
    .col-md-15,
    .col-md-16,
    .col-md-17,
    .col-md-18,
    .col-md-19,
    .col-md-20,
    .col-md-21,
    .col-md-22,
    .col-md-23,
    .col-md-24 {
        float: right
    }

    .col-md-24 {
        width: 100%
    }

    .col-md-23 {
        width: 95.83333333%
    }

    .col-md-22 {
        width: 91.66666667%
    }

    .col-md-21 {
        width: 87.5%
    }

    .col-md-20 {
        width: 83.33333333%
    }

    .col-md-19 {
        width: 79.16666667%
    }

    .col-md-18 {
        width: 75%
    }

    .col-md-17 {
        width: 70.83333333%
    }

    .col-md-16 {
        width: 66.66666667%
    }

    .col-md-15 {
        width: 62.5%
    }

    .col-md-14 {
        width: 58.33333333%
    }

    .col-md-13 {
        width: 54.16666667%
    }

    .col-md-12 {
        width: 50%
    }

    .col-md-11 {
        width: 45.83333333%
    }

    .col-md-10 {
        width: 41.66666667%
    }

    .col-md-9 {
        width: 37.5%
    }

    .col-md-8 {
        width: 33.33333333%
    }

    .col-md-7 {
        width: 29.16666667%
    }

    .col-md-6 {
        width: 25%
    }

    .col-md-5 {
        width: 20.83333333%
    }

    .col-md-4 {
        width: 16.66666667%
    }

    .col-md-3 {
        width: 12.5%
    }

    .col-md-2 {
        width: 8.33333333%
    }

    .col-md-1 {
        width: 4.16666667%
    }

    .col-md-offset-24 {
        margin-right: 100%
    }

    .col-md-offset-23 {
        margin-right: 95.83333333%
    }

    .col-md-offset-22 {
        margin-right: 91.66666667%
    }

    .col-md-offset-21 {
        margin-right: 87.5%
    }

    .col-md-offset-20 {
        margin-right: 83.33333333%
    }

    .col-md-offset-19 {
        margin-right: 79.16666667%
    }

    .col-md-offset-18 {
        margin-right: 75%
    }

    .col-md-offset-17 {
        margin-right: 70.83333333%
    }

    .col-md-offset-16 {
        margin-right: 66.66666667%
    }

    .col-md-offset-15 {
        margin-right: 62.5%
    }

    .col-md-offset-14 {
        margin-right: 58.33333333%
    }

    .col-md-offset-13 {
        margin-right: 54.16666667%
    }

    .col-md-offset-12 {
        margin-right: 50%
    }

    .col-md-offset-11 {
        margin-right: 45.83333333%
    }

    .col-md-offset-10 {
        margin-right: 41.66666667%
    }

    .col-md-offset-9 {
        margin-right: 37.5%
    }

    .col-md-offset-8 {
        margin-right: 33.33333333%
    }

    .col-md-offset-7 {
        margin-right: 29.16666667%
    }

    .col-md-offset-6 {
        margin-right: 25%
    }

    .col-md-offset-5 {
        margin-right: 20.83333333%
    }

    .col-md-offset-4 {
        margin-right: 16.66666667%
    }

    .col-md-offset-3 {
        margin-right: 12.5%
    }

    .col-md-offset-2 {
        margin-right: 8.33333333%
    }

    .col-md-offset-1 {
        margin-right: 4.16666667%
    }

    .col-md-offset-0 {
        margin-right: 0
    }
}

@media (min-width:1200px) {
    .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,
    .col-lg-12,
    .col-lg-13,
    .col-lg-14,
    .col-lg-15,
    .col-lg-16,
    .col-lg-17,
    .col-lg-18,
    .col-lg-19,
    .col-lg-20,
    .col-lg-21,
    .col-lg-22,
    .col-lg-23,
    .col-lg-24 {
        float: right
    }

    .col-lg-24 {
        width: 100%
    }

    .col-lg-23 {
        width: 95.83333333%
    }

    .col-lg-22 {
        width: 91.66666667%
    }

    .col-lg-21 {
        width: 87.5%
    }

    .col-lg-20 {
        width: 83.33333333%
    }

    .col-lg-19 {
        width: 79.16666667%
    }

    .col-lg-18 {
        width: 75%
    }

    .col-lg-17 {
        width: 70.83333333%
    }

    .col-lg-16 {
        width: 66.66666667%
    }

    .col-lg-15 {
        width: 62.5%
    }

    .col-lg-14 {
        width: 58.33333333%
    }

    .col-lg-13 {
        width: 54.16666667%
    }

    .col-lg-12 {
        width: 50%
    }

    .col-lg-11 {
        width: 45.83333333%
    }

    .col-lg-10 {
        width: 41.66666667%
    }

    .col-lg-9 {
        width: 37.5%
    }

    .col-lg-8 {
        width: 33.33333333%
    }

    .col-lg-7 {
        width: 29.16666667%
    }

    .col-lg-6 {
        width: 25%
    }

    .col-lg-5 {
        width: 20.83333333%
    }

    .col-lg-4 {
        width: 16.66666667%
    }

    .col-lg-3 {
        width: 12.5%
    }

    .col-lg-2 {
        width: 8.33333333%
    }

    .col-lg-1 {
        width: 4.16666667%
    }

    .col-lg-offset-24 {
        margin-right: 100%
    }

    .col-lg-offset-23 {
        margin-right: 95.83333333%
    }

    .col-lg-offset-22 {
        margin-right: 91.66666667%
    }

    .col-lg-offset-21 {
        margin-right: 87.5%
    }

    .col-lg-offset-20 {
        margin-right: 83.33333333%
    }

    .col-lg-offset-19 {
        margin-right: 79.16666667%
    }

    .col-lg-offset-18 {
        margin-right: 75%
    }

    .col-lg-offset-17 {
        margin-right: 70.83333333%
    }

    .col-lg-offset-16 {
        margin-right: 66.66666667%
    }

    .col-lg-offset-15 {
        margin-right: 62.5%
    }

    .col-lg-offset-14 {
        margin-right: 58.33333333%
    }

    .col-lg-offset-13 {
        margin-right: 54.16666667%
    }

    .col-lg-offset-12 {
        margin-right: 50%
    }

    .col-lg-offset-11 {
        margin-right: 45.83333333%
    }

    .col-lg-offset-10 {
        margin-right: 41.66666667%
    }

    .col-lg-offset-9 {
        margin-right: 37.5%
    }

    .col-lg-offset-8 {
        margin-right: 33.33333333%
    }

    .col-lg-offset-7 {
        margin-right: 29.16666667%
    }

    .col-lg-offset-6 {
        margin-right: 25%
    }

    .col-lg-offset-5 {
        margin-right: 20.83333333%
    }

    .col-lg-offset-4 {
        margin-right: 16.66666667%
    }

    .col-lg-offset-3 {
        margin-right: 12.5%
    }

    .col-lg-offset-2 {
        margin-right: 8.33333333%
    }

    .col-lg-offset-1 {
        margin-right: 4.16666667%
    }

    .col-lg-offset-0 {
        margin-right: 0
    }
}

.visible-xs-block,
.visible-sm-block,
.visible-md-block,
.visible-lg-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

/**
*
*	Name:			IRAN Sans-Serif Font
*	Version:		5.0
*	Author:			Moslem Ebrahimi (moslemebrahimi.com)
*	Created on:		Dec 25, 2012
*	Updated on:		Sep 01, 2017
*	Website:		             http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت های ایران سن سریف یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
IRAN Sans-serif fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com 
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (.....)
--------------------------------------------------------------------------------------
*	
**/
@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: 900;
    src: url('/Content/Font/iransans/IRANSansWebFaNum_Black.eot');
    src: url('/Content/Font/iransans/IRANSansWebFaNum_Black.eot?#iefix') format('embedded-opentype'), 
    url('/Content/Font/iransans/IRANSansWebFaNum_Black.woff2') format('woff2'), 
    url('/Content/Font/iransans/IRANSansWebFaNum_Black.woff') format('woff'),
    url('/Content/Font/iransans/IRANSansWebFaNum_Black.ttf') format('truetype');
}

@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: bold;
    src: url('/Content/Font/iransans/IRANSansWebFaNum_Bold.eot');
    src: url('/Content/Font/iransans/IRANSansWebFaNum_Bold.eot?#iefix') format('embedded-opentype'), 
    url('/Content/Font/iransans/IRANSansWebFaNum_Bold.woff2') format('woff2'), 
    url('/Content/Font/iransans/IRANSansWebFaNum_Bold.woff') format('woff'), 
    url('/Content/Font/iransans/IRANSansWebFaNum_Bold.ttf') format('truetype');
}

@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: 500;
    src: url('/Content/Font/iransans/IRANSansWebFaNum_Medium.eot');
    src: url('/Content/Font/iransans/IRANSansWebFaNum_Medium.eot?#iefix') format('embedded-opentype'), 
    url('/Content/Font/iransans/IRANSansWebFaNum_Medium.woff2') format('woff2'), 
    url('/Content/Font/iransans/IRANSansWebFaNum_Medium.woff') format('woff'), 
    url('/Content/Font/iransans/IRANSansWebFaNum_Medium.ttf') format('truetype');
}

@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: 300;
    src: url('/Content/Font/iransans/IRANSansWebFaNum_Light.eot');
    src: url('/Content/Font/iransans/IRANSansWebFaNum_Light.eot?#iefix') format('embedded-opentype'), 
    url('/Content/Font/iransans/IRANSansWebFaNum_Light.woff2') format('woff2'), 
    url('/Content/Font/iransans/IRANSansWebFaNum_Light.woff') format('woff'),
    url('/Content/Font/iransans/IRANSansWebFaNum_Light.ttf') format('truetype');
}

@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: 200;
    src: url('/Content/Font/iransans/IRANSansWebFaNum_UltraLight.eot');
    src: url('/Content/Font/iransans/IRANSansWebFaNum_UltraLight.eot?#iefix') format('embedded-opentype'), 
    url('/Content/Font/iransans/IRANSansWebFaNum_UltraLight.woff2') format('woff2'), 
    url('/Content/Font/iransans/IRANSansWebFaNum_UltraLight.woff') format('woff'), 
    url('/Content/Font/iransans/IRANSansWebFaNum_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: normal;
    src: url('/Content/Font/iransans/IRANSansWebFaNum.eot');
    src: url('/Content/Font/iransans/IRANSansWebFaNum.eot?#iefix') format('embedded-opentype'), 
    url('/Content/Font/iransans/IRANSansWebFaNum.woff2') format('woff2'), 
    url('/Content/Font/iransans/IRANSansWebFaNum.woff') format('woff'), 
    url('/Content/Font/iransans/IRANSansWebFaNum.ttf') format('truetype');
}

@font-face {
  font-family: 'orodicon';
  src:  url('/Content/Font/orodicon/orodicon.eot?ygtybb');
  src:  url('/Content/Font/orodicon/orodicon.eot?ygtybb#iefix') format('embedded-opentype'),
        url('/Content/Font/orodicon/orodicon.ttf?ygtybb') format('truetype'),
        url('/Content/Font/orodicon/orodicon.woff?ygtybb') format('woff'),
        url('/Content/Font/orodicon/orodicon.svg?ygtybb#orodicon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}



[class^="oicon-"], [class*=" oicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'orodicon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.oicon-group:before {
    content: "\e900";
}

.oicon-px:before {
    content: "\e901";
}

.oicon-accessible-icon:before {
    content: "\e902";
}

.oicon-accusoft:before {
    content: "\e903";
}

.oicon-acquisitions-incorporated:before {
    content: "\e904";
}

.oicon-adn:before {
    content: "\e905";
}

.oicon-adversal:before {
    content: "\e906";
}

.oicon-affiliatetheme:before {
    content: "\e907";
}

.oicon-airbnb:before {
    content: "\e908";
}

.oicon-algolia:before {
    content: "\e909";
}

.oicon-alipay:before {
    content: "\e90a";
}

.oicon-amazon:before {
    content: "\e90b";
}

.oicon-amazon-pay:before {
    content: "\e90c";
}

.oicon-amilia:before {
    content: "\e90d";
}

.oicon-android:before {
    content: "\e90e";
}

.oicon-angellist:before {
    content: "\e90f";
}

.oicon-angrycreative:before {
    content: "\e910";
}

.oicon-angular:before {
    content: "\e911";
}

.oicon-apper:before {
    content: "\e912";
}

.oicon-apple:before {
    content: "\e913";
}

.oicon-apple-pay:before {
    content: "\e914";
}

.oicon-app-store:before {
    content: "\e915";
}

.oicon-app-store-ios:before {
    content: "\e916";
}

.oicon-artstation:before {
    content: "\e917";
}

.oicon-asymmetrik:before {
    content: "\e918";
}

.oicon-atlassian:before {
    content: "\e919";
}

.oicon-audible:before {
    content: "\e91a";
}

.oicon-autoprefixer:before {
    content: "\e91b";
}

.oicon-avianex:before {
    content: "\e91c";
}

.oicon-aviato:before {
    content: "\e91d";
}

.oicon-aws:before {
    content: "\e91e";
}

.oicon-bandcamp:before {
    content: "\e91f";
}

.oicon-battle-net:before {
    content: "\e920";
}

.oicon-behance:before {
    content: "\e921";
}

.oicon-behance-square:before {
    content: "\e922";
}

.oicon-bilibili:before {
    content: "\e923";
}

.oicon-bimobject:before {
    content: "\e924";
}

.oicon-bitbucket:before {
    content: "\e925";
}

.oicon-bitcoin:before {
    content: "\e926";
}

.oicon-bity:before {
    content: "\e927";
}

.oicon-blackberry:before {
    content: "\e928";
}

.oicon-black-tie:before {
    content: "\e929";
}

.oicon-blogger:before {
    content: "\e92a";
}

.oicon-blogger-b:before {
    content: "\e92b";
}

.oicon-bluetooth:before {
    content: "\e92c";
}

.oicon-bluetooth-b:before {
    content: "\e92d";
}

.oicon-bootstrap:before {
    content: "\e92e";
}

.oicon-bots:before {
    content: "\e92f";
}

.oicon-btc:before {
    content: "\e930";
}

.oicon-buffer:before {
    content: "\e931";
}

.oicon-buromobelexperte:before {
    content: "\e932";
}

.oicon-buy-n-large:before {
    content: "\e933";
}

.oicon-buysellads:before {
    content: "\e934";
}

.oicon-canadian-maple-leaf:before {
    content: "\e935";
}

.oicon-cc-amazon-pay:before {
    content: "\e936";
}

.oicon-cc-amex:before {
    content: "\e937";
}

.oicon-cc-apple-pay:before {
    content: "\e938";
}

.oicon-cc-diners-club:before {
    content: "\e939";
}

.oicon-cc-discover:before {
    content: "\e93a";
}

.oicon-cc-jcb:before {
    content: "\e93b";
}

.oicon-cc-mastercard:before {
    content: "\e93c";
}

.oicon-cc-paypal:before {
    content: "\e93d";
}

.oicon-cc-stripe:before {
    content: "\e93e";
}

.oicon-cc-visa:before {
    content: "\e93f";
}

.oicon-centercode:before {
    content: "\e940";
}

.oicon-centos:before {
    content: "\e941";
}

.oicon-chrome:before {
    content: "\e942";
}

.oicon-chromecast:before {
    content: "\e943";
}

.oicon-cloudflare:before {
    content: "\e944";
}

.oicon-cloudscale:before {
    content: "\e945";
}

.oicon-cloudsmith:before {
    content: "\e946";
}

.oicon-cloudversify:before {
    content: "\e947";
}

.oicon-cmplid:before {
    content: "\e948";
}

.oicon-codepen:before {
    content: "\e949";
}

.oicon-codiepie:before {
    content: "\e94a";
}

.oicon-confluence:before {
    content: "\e94b";
}

.oicon-connectdevelop:before {
    content: "\e94c";
}

.oicon-contao:before {
    content: "\e94d";
}

.oicon-cotton-bureau:before {
    content: "\e94e";
}

.oicon-cpanel:before {
    content: "\e94f";
}

.oicon-creative-commons:before {
    content: "\e950";
}

.oicon-creative-commons-by:before {
    content: "\e951";
}

.oicon-creative-commons-nc:before {
    content: "\e952";
}

.oicon-creative-commons-nc-eu:before {
    content: "\e953";
}

.oicon-creative-commons-nc-jp:before {
    content: "\e954";
}

.oicon-creative-commons-nd:before {
    content: "\e955";
}

.oicon-creative-commons-pd:before {
    content: "\e956";
}

.oicon-creative-commons-pd-alt:before {
    content: "\e957";
}

.oicon-creative-commons-remix:before {
    content: "\e958";
}

.oicon-creative-commons-sa:before {
    content: "\e959";
}

.oicon-creative-commons-sampling:before {
    content: "\e95a";
}

.oicon-creative-commons-sampling-plus:before {
    content: "\e95b";
}

.oicon-creative-commons-share:before {
    content: "\e95c";
}

.oicon-creative-commons-zero:before {
    content: "\e95d";
}

.oicon-critical-role:before {
    content: "\e95e";
}

.oicon-css3:before {
    content: "\e95f";
}

.oicon-css3-alt:before {
    content: "\e960";
}

.oicon-cuttlefish:before {
    content: "\e961";
}

.oicon-dailymotion:before {
    content: "\e962";
}

.oicon-d-and-d:before {
    content: "\e963";
}

.oicon-d-and-d-beyond:before {
    content: "\e964";
}

.oicon-dashcube:before {
    content: "\e965";
}

.oicon-deezer:before {
    content: "\e966";
}

.oicon-delicious:before {
    content: "\e967";
}

.oicon-deploydog:before {
    content: "\e968";
}

.oicon-deskpro:before {
    content: "\e969";
}

.oicon-dev:before {
    content: "\e96a";
}

.oicon-deviantart:before {
    content: "\e96b";
}

.oicon-dhl:before {
    content: "\e96c";
}

.oicon-diaspora:before {
    content: "\e96d";
}

.oicon-digg:before {
    content: "\e96e";
}

.oicon-digital-ocean:before {
    content: "\e96f";
}

.oicon-discord:before {
    content: "\e970";
}

.oicon-discourse:before {
    content: "\e971";
}

.oicon-dochub:before {
    content: "\e972";
}

.oicon-docker:before {
    content: "\e973";
}

.oicon-draft2digital:before {
    content: "\e974";
}

.oicon-dribbble:before {
    content: "\e975";
}

.oicon-dribbble-square:before {
    content: "\e976";
}

.oicon-dropbox:before {
    content: "\e977";
}

.oicon-drupal:before {
    content: "\e978";
}

.oicon-dyalog:before {
    content: "\e979";
}

.oicon-earlybirds:before {
    content: "\e97a";
}

.oicon-ebay:before {
    content: "\e97b";
}

.oicon-edge:before {
    content: "\e97c";
}

.oicon-edge-legacy:before {
    content: "\e97d";
}

.oicon-elementor:before {
    content: "\e97e";
}

.oicon-ello:before {
    content: "\e97f";
}

.oicon-ember:before {
    content: "\e980";
}

.oicon-empire:before {
    content: "\e981";
}

.oicon-envira:before {
    content: "\e982";
}

.oicon-erlang:before {
    content: "\e983";
}

.oicon-ethereum:before {
    content: "\e984";
}

.oicon-etsy:before {
    content: "\e985";
}

.oicon-evernote:before {
    content: "\e986";
}

.oicon-expeditedssl:before {
    content: "\e987";
}

.oicon-facebook:before {
    content: "\e988";
}

.oicon-facebook-f:before {
    content: "\e989";
}

.oicon-facebook-messenger:before {
    content: "\e98a";
}

.oicon-facebook-square:before {
    content: "\e98b";
}

.oicon-fantasy-flight-games:before {
    content: "\e98c";
}

.oicon-fedex:before {
    content: "\e98d";
}

.oicon-fedora:before {
    content: "\e98e";
}

.oicon-figma:before {
    content: "\e98f";
}

.oicon-firefox:before {
    content: "\e990";
}

.oicon-firefox-browser:before {
    content: "\e991";
}

.oicon-firstdraft:before {
    content: "\e992";
}

.oicon-first-order:before {
    content: "\e993";
}

.oicon-first-order-alt:before {
    content: "\e994";
}

.oicon-flickr:before {
    content: "\e995";
}

.oicon-flipboard:before {
    content: "\e996";
}

.oicon-fly:before {
    content: "\e997";
}

.oicon-font-awesome:before {
    content: "\e998";
}

.oicon-fonticons:before {
    content: "\e999";
}

.oicon-fonticons-fi:before {
    content: "\e99a";
}

.oicon-fort-awesome:before {
    content: "\e99b";
}

.oicon-fort-awesome-alt:before {
    content: "\e99c";
}

.oicon-forumbee:before {
    content: "\e99d";
}

.oicon-foursquare:before {
    content: "\e99e";
}

.oicon-freebsd:before {
    content: "\e99f";
}

.oicon-free-code-camp:before {
    content: "\e9a0";
}

.oicon-fulcrum:before {
    content: "\e9a1";
}

.oicon-galactic-republic:before {
    content: "\e9a2";
}

.oicon-galactic-senate:before {
    content: "\e9a3";
}

.oicon-get-pocket:before {
    content: "\e9a4";
}

.oicon-gg:before {
    content: "\e9a5";
}

.oicon-gg-circle:before {
    content: "\e9a6";
}

.oicon-git:before {
    content: "\e9a7";
}

.oicon-git-alt:before {
    content: "\e9a8";
}

.oicon-github:before {
    content: "\e9a9";
}

.oicon-github-alt:before {
    content: "\e9aa";
}

.oicon-github-square:before {
    content: "\e9ab";
}

.oicon-gitkraken:before {
    content: "\e9ac";
}

.oicon-gitlab:before {
    content: "\e9ad";
}

.oicon-git-square:before {
    content: "\e9ae";
}

.oicon-gitter:before {
    content: "\e9af";
}

.oicon-glide:before {
    content: "\e9b0";
}

.oicon-glide-g:before {
    content: "\e9b1";
}

.oicon-gofore:before {
    content: "\e9b2";
}

.oicon-golang:before {
    content: "\e9b3";
}

.oicon-goodreads:before {
    content: "\e9b4";
}

.oicon-goodreads-g:before {
    content: "\e9b5";
}

.oicon-google:before {
    content: "\e9b6";
}

.oicon-google-drive:before {
    content: "\e9b7";
}

.oicon-google-pay:before {
    content: "\e9b8";
}

.oicon-google-play:before {
    content: "\e9b9";
}

.oicon-google-plus:before {
    content: "\e9ba";
}

.oicon-google-plus-g:before {
    content: "\e9bb";
}

.oicon-google-plus-square:before {
    content: "\e9bc";
}

.oicon-google-wallet:before {
    content: "\e9bd";
}

.oicon-gratipay:before {
    content: "\e9be";
}

.oicon-grav:before {
    content: "\e9bf";
}

.oicon-gripfire:before {
    content: "\e9c0";
}

.oicon-grunt:before {
    content: "\e9c1";
}

.oicon-guilded:before {
    content: "\e9c2";
}

.oicon-gulp:before {
    content: "\e9c3";
}

.oicon-hacker-news:before {
    content: "\e9c4";
}

.oicon-hacker-news-square:before {
    content: "\e9c5";
}

.oicon-hackerrank:before {
    content: "\e9c6";
}

.oicon-hips:before {
    content: "\e9c7";
}

.oicon-hire-a-helper:before {
    content: "\e9c8";
}

.oicon-hive:before {
    content: "\e9c9";
}

.oicon-hooli:before {
    content: "\e9ca";
}

.oicon-hornbill:before {
    content: "\e9cb";
}

.oicon-hotjar:before {
    content: "\e9cc";
}

.oicon-houzz:before {
    content: "\e9cd";
}

.oicon-html5:before {
    content: "\e9ce";
}

.oicon-hubspot:before {
    content: "\e9cf";
}

.oicon-ideal:before {
    content: "\e9d0";
}

.oicon-imdb:before {
    content: "\e9d1";
}

.oicon-instagram:before {
    content: "\e9d2";
}

.oicon-instagram-square:before {
    content: "\e9d3";
}

.oicon-instalod:before {
    content: "\e9d4";
}

.oicon-intercom:before {
    content: "\e9d5";
}

.oicon-internet-explorer:before {
    content: "\e9d6";
}

.oicon-invision:before {
    content: "\e9d7";
}

.oicon-ioxhost:before {
    content: "\e9d8";
}

.oicon-itch-io:before {
    content: "\e9d9";
}

.oicon-itunes:before {
    content: "\e9da";
}

.oicon-itunes-note:before {
    content: "\e9db";
}

.oicon-java:before {
    content: "\e9dc";
}

.oicon-jedi-order:before {
    content: "\e9dd";
}

.oicon-jenkins:before {
    content: "\e9de";
}

.oicon-jira:before {
    content: "\e9df";
}

.oicon-joget:before {
    content: "\e9e0";
}

.oicon-joomla:before {
    content: "\e9e1";
}

.oicon-js:before {
    content: "\e9e2";
}

.oicon-jsfiddle:before {
    content: "\e9e3";
}

.oicon-js-square:before {
    content: "\e9e4";
}

.oicon-kaggle:before {
    content: "\e9e5";
}

.oicon-keybase:before {
    content: "\e9e6";
}

.oicon-keycdn:before {
    content: "\e9e7";
}

.oicon-kickstarter:before {
    content: "\e9e8";
}

.oicon-kickstarter-k:before {
    content: "\e9e9";
}

.oicon-korvue:before {
    content: "\e9ea";
}

.oicon-laravel:before {
    content: "\e9eb";
}

.oicon-lastfm:before {
    content: "\e9ec";
}

.oicon-lastfm-square:before {
    content: "\e9ed";
}

.oicon-leanpub:before {
    content: "\e9ee";
}

.oicon-less:before {
    content: "\e9ef";
}

.oicon-line:before {
    content: "\e9f0";
}

.oicon-linkedin:before {
    content: "\e9f1";
}

.oicon-linkedin-in:before {
    content: "\e9f2";
}

.oicon-linode:before {
    content: "\e9f3";
}

.oicon-linux:before {
    content: "\e9f4";
}

.oicon-lyft:before {
    content: "\e9f5";
}

.oicon-magento:before {
    content: "\e9f6";
}

.oicon-mailchimp:before {
    content: "\e9f7";
}

.oicon-mandalorian:before {
    content: "\e9f8";
}

.oicon-markdown:before {
    content: "\e9f9";
}

.oicon-mastodon:before {
    content: "\e9fa";
}

.oicon-maxcdn:before {
    content: "\e9fb";
}

.oicon-mdb:before {
    content: "\e9fc";
}

.oicon-medapps:before {
    content: "\e9fd";
}

.oicon-medium:before {
    content: "\e9fe";
}

.oicon-medrt:before {
    content: "\e9ff";
}

.oicon-meetup:before {
    content: "\ea00";
}

.oicon-megaport:before {
    content: "\ea01";
}

.oicon-mendeley:before {
    content: "\ea02";
}

.oicon-microblog:before {
    content: "\ea03";
}

.oicon-microsoft:before {
    content: "\ea04";
}

.oicon-mix:before {
    content: "\ea05";
}

.oicon-mixcloud:before {
    content: "\ea06";
}

.oicon-mixer:before {
    content: "\ea07";
}

.oicon-mizuni:before {
    content: "\ea08";
}

.oicon-modx:before {
    content: "\ea09";
}

.oicon-monero:before {
    content: "\ea0a";
}

.oicon-napster:before {
    content: "\ea0b";
}

.oicon-neos:before {
    content: "\ea0c";
}

.oicon-nimblr:before {
    content: "\ea0d";
}

.oicon-node:before {
    content: "\ea0e";
}

.oicon-node-js:before {
    content: "\ea0f";
}

.oicon-npm:before {
    content: "\ea10";
}

.oicon-ns8:before {
    content: "\ea11";
}

.oicon-nutritionix:before {
    content: "\ea12";
}

.oicon-octopus-deploy:before {
    content: "\ea13";
}

.oicon-odnoklassniki:before {
    content: "\ea14";
}

.oicon-odnoklassniki-square:before {
    content: "\ea15";
}

.oicon-old-republic:before {
    content: "\ea16";
}

.oicon-opencart:before {
    content: "\ea17";
}

.oicon-openid:before {
    content: "\ea18";
}

.oicon-opera:before {
    content: "\ea19";
}

.oicon-optin-monster:before {
    content: "\ea1a";
}

.oicon-orcid:before {
    content: "\ea1b";
}

.oicon-osi:before {
    content: "\ea1c";
}

.oicon-page4:before {
    content: "\ea1d";
}

.oicon-pagelines:before {
    content: "\ea1e";
}

.oicon-palfed:before {
    content: "\ea1f";
}

.oicon-patreon:before {
    content: "\ea20";
}

.oicon-paypal:before {
    content: "\ea21";
}

.oicon-penny-arcade:before {
    content: "\ea22";
}

.oicon-perbyte:before {
    content: "\ea23";
}

.oicon-periscope:before {
    content: "\ea24";
}

.oicon-phabricator:before {
    content: "\ea25";
}

.oicon-phoenix-framework:before {
    content: "\ea26";
}

.oicon-phoenix-squadron:before {
    content: "\ea27";
}

.oicon-php:before {
    content: "\ea28";
}

.oicon-pied-piper:before {
    content: "\ea29";
}

.oicon-pied-piper-alt:before {
    content: "\ea2a";
}

.oicon-pied-piper-hat:before {
    content: "\ea2b";
}

.oicon-pied-piper-pp:before {
    content: "\ea2c";
}

.oicon-pied-piper-square:before {
    content: "\ea2d";
}

.oicon-pinterest:before {
    content: "\ea2e";
}

.oicon-pinterest-p:before {
    content: "\ea2f";
}

.oicon-pinterest-square:before {
    content: "\ea30";
}

.oicon-pix:before {
    content: "\ea31";
}

.oicon-playstation:before {
    content: "\ea32";
}

.oicon-product-hunt:before {
    content: "\ea33";
}

.oicon-pushed:before {
    content: "\ea34";
}

.oicon-python:before {
    content: "\ea35";
}

.oicon-qq:before {
    content: "\ea36";
}

.oicon-quinscape:before {
    content: "\ea37";
}

.oicon-quora:before {
    content: "\ea38";
}

.oicon-raspberry-pi:before {
    content: "\ea39";
}

.oicon-ravelry:before {
    content: "\ea3a";
}

.oicon-react:before {
    content: "\ea3b";
}

.oicon-reacteurope:before {
    content: "\ea3c";
}

.oicon-readme:before {
    content: "\ea3d";
}

.oicon-rebel:before {
    content: "\ea3e";
}

.oicon-reddit:before {
    content: "\ea3f";
}

.oicon-reddit-alien:before {
    content: "\ea40";
}

.oicon-reddit-square:before {
    content: "\ea41";
}

.oicon-redhat:before {
    content: "\ea42";
}

.oicon-red-river:before {
    content: "\ea43";
}

.oicon-renren:before {
    content: "\ea44";
}

.oicon-replyd:before {
    content: "\ea45";
}

.oicon-researchgate:before {
    content: "\ea46";
}

.oicon-resolving:before {
    content: "\ea47";
}

.oicon-rev:before {
    content: "\ea48";
}

.oicon-rocketchat:before {
    content: "\ea49";
}

.oicon-rockrms:before {
    content: "\ea4a";
}

.oicon-r-project:before {
    content: "\ea4b";
}

.oicon-rust:before {
    content: "\ea4c";
}

.oicon-safari:before {
    content: "\ea4d";
}

.oicon-salesforce:before {
    content: "\ea4e";
}

.oicon-sass:before {
    content: "\ea4f";
}

.oicon-schlix:before {
    content: "\ea50";
}

.oicon-scribd:before {
    content: "\ea51";
}

.oicon-searchengin:before {
    content: "\ea52";
}

.oicon-sellcast:before {
    content: "\ea53";
}

.oicon-sellsy:before {
    content: "\ea54";
}

.oicon-servicestack:before {
    content: "\ea55";
}

.oicon-shirtsinbulk:before {
    content: "\ea56";
}

.oicon-shopify:before {
    content: "\ea57";
}

.oicon-shopware:before {
    content: "\ea58";
}

.oicon-simplybuilt:before {
    content: "\ea59";
}

.oicon-sistrix:before {
    content: "\ea5a";
}

.oicon-sith:before {
    content: "\ea5b";
}

.oicon-sitrox:before {
    content: "\ea5c";
}

.oicon-sketch:before {
    content: "\ea5d";
}

.oicon-skyatlas:before {
    content: "\ea5e";
}

.oicon-skype:before {
    content: "\ea5f";
}

.oicon-slack:before {
    content: "\ea60";
}

.oicon-slideshare:before {
    content: "\ea61";
}

.oicon-snapchat:before {
    content: "\ea62";
}

.oicon-snapchat-square:before {
    content: "\ea63";
}

.oicon-soundcloud:before {
    content: "\ea64";
}

.oicon-sourcetree:before {
    content: "\ea65";
}

.oicon-speakap:before {
    content: "\ea66";
}

.oicon-speaker-deck:before {
    content: "\ea67";
}

.oicon-spotify:before {
    content: "\ea68";
}

.oicon-square-font-awesome:before {
    content: "\ea69";
}

.oicon-square-font-awesome-stroke:before {
    content: "\ea6a";
}

.oicon-squarespace:before {
    content: "\ea6b";
}

.oicon-stack-exchange:before {
    content: "\ea6c";
}

.oicon-stack-overflow:before {
    content: "\ea6d";
}

.oicon-stackpath:before {
    content: "\ea6e";
}

.oicon-staylinked:before {
    content: "\ea6f";
}

.oicon-steam:before {
    content: "\ea70";
}

.oicon-steam-square:before {
    content: "\ea71";
}

.oicon-steam-symbol:before {
    content: "\ea72";
}

.oicon-sticker-mule:before {
    content: "\ea73";
}

.oicon-strava:before {
    content: "\ea74";
}

.oicon-stripe:before {
    content: "\ea75";
}

.oicon-stripe-s:before {
    content: "\ea76";
}

.oicon-studiovinari:before {
    content: "\ea77";
}

.oicon-stumbleupon:before {
    content: "\ea78";
}

.oicon-stumbleupon-circle:before {
    content: "\ea79";
}

.oicon-superpowers:before {
    content: "\ea7a";
}

.oicon-supple:before {
    content: "\ea7b";
}

.oicon-suse:before {
    content: "\ea7c";
}

.oicon-swift:before {
    content: "\ea7d";
}

.oicon-symfony:before {
    content: "\ea7e";
}

.oicon-teamspeak:before {
    content: "\ea7f";
}

.oicon-telegram:before {
    content: "\ea80";
}

.oicon-tencent-weibo:before {
    content: "\ea81";
}

.oicon-themeco:before {
    content: "\ea82";
}

.oicon-themeisle:before {
    content: "\ea83";
}

.oicon-the-red-yeti:before {
    content: "\ea84";
}

.oicon-think-peaks:before {
    content: "\ea85";
}

.oicon-tiktok:before {
    content: "\ea86";
}

.oicon-trade-federation:before {
    content: "\ea87";
}

.oicon-trello:before {
    content: "\ea88";
}

.oicon-tumblr:before {
    content: "\ea89";
}

.oicon-tumblr-square:before {
    content: "\ea8a";
}

.oicon-twitch:before {
    content: "\ea8b";
}

.oicon-twitter:before {
    content: "\ea8c";
}

.oicon-twitter-square:before {
    content: "\ea8d";
}

.oicon-typo3:before {
    content: "\ea8e";
}

.oicon-uber:before {
    content: "\ea8f";
}

.oicon-ubuntu:before {
    content: "\ea90";
}

.oicon-uikit:before {
    content: "\ea91";
}

.oicon-umbraco:before {
    content: "\ea92";
}

.oicon-uncharted:before {
    content: "\ea93";
}

.oicon-uniregistry:before {
    content: "\ea94";
}

.oicon-unity:before {
    content: "\ea95";
}

.oicon-unsplash:before {
    content: "\ea96";
}

.oicon-untappd:before {
    content: "\ea97";
}

.oicon-ups:before {
    content: "\ea98";
}

.oicon-usb:before {
    content: "\ea99";
}

.oicon-usps:before {
    content: "\ea9a";
}

.oicon-ussunnah:before {
    content: "\ea9b";
}

.oicon-vaadin:before {
    content: "\ea9c";
}

.oicon-viacoin:before {
    content: "\ea9d";
}

.oicon-viadeo:before {
    content: "\ea9e";
}

.oicon-viadeo-square:before {
    content: "\ea9f";
}

.oicon-viber:before {
    content: "\eaa0";
}

.oicon-vimeo:before {
    content: "\eaa1";
}

.oicon-vimeo-square:before {
    content: "\eaa2";
}

.oicon-vimeo-v:before {
    content: "\eaa3";
}

.oicon-vine:before {
    content: "\eaa4";
}

.oicon-vk:before {
    content: "\eaa5";
}

.oicon-vnv:before {
    content: "\eaa6";
}

.oicon-vuejs:before {
    content: "\eaa7";
}

.oicon-watchman-monitoring:before {
    content: "\eaa8";
}

.oicon-waze:before {
    content: "\eaa9";
}

.oicon-weebly:before {
    content: "\eaaa";
}

.oicon-weibo:before {
    content: "\eaab";
}

.oicon-weixin:before {
    content: "\eaac";
}

.oicon-whatsapp:before {
    content: "\eaad";
}

.oicon-whatsapp-square:before {
    content: "\eaae";
}

.oicon-whmcs:before {
    content: "\eaaf";
}

.oicon-wikipedia-w:before {
    content: "\eab0";
}

.oicon-windows:before {
    content: "\eab1";
}

.oicon-wirsindhandwerk:before {
    content: "\eab2";
}

.oicon-wix:before {
    content: "\eab3";
}

.oicon-wizards-of-the-coast:before {
    content: "\eab4";
}

.oicon-wodu:before {
    content: "\eab5";
}

.oicon-wolf-pack-battalion:before {
    content: "\eab6";
}

.oicon-wordpress:before {
    content: "\eab7";
}

.oicon-wordpress-simple:before {
    content: "\eab8";
}

.oicon-wpbeginner:before {
    content: "\eab9";
}

.oicon-wpexplorer:before {
    content: "\eaba";
}

.oicon-wpforms:before {
    content: "\eabb";
}

.oicon-wpressr:before {
    content: "\eabc";
}

.oicon-xbox:before {
    content: "\eabd";
}

.oicon-xing:before {
    content: "\eabe";
}

.oicon-xing-square:before {
    content: "\eabf";
}

.oicon-yahoo:before {
    content: "\eac0";
}

.oicon-yammer:before {
    content: "\eac1";
}

.oicon-yandex:before {
    content: "\eac2";
}

.oicon-yandex-international:before {
    content: "\eac3";
}

.oicon-yarn:before {
    content: "\eac4";
}

.oicon-y-combinator:before {
    content: "\eac5";
}

.oicon-yelp:before {
    content: "\eac6";
}

.oicon-yoast:before {
    content: "\eac7";
}

.oicon-youtube:before {
    content: "\eac8";
}

.oicon-youtube-square:before {
    content: "\eac9";
}

.oicon-zhihu:before {
    content: "\eaca";
}

.oicon-address-book:before {
    content: "\eacb";
}

.oicon-address-card:before {
    content: "\eacc";
}

.oicon-bell:before {
    content: "\eacd";
}

.oicon-bell-slash:before {
    content: "\eace";
}

.oicon-bookmark:before {
    content: "\eacf";
}

.oicon-building:before {
    content: "\ead0";
}

.oicon-calendar:before {
    content: "\ead1";
}

.oicon-calendar-check:before {
    content: "\ead2";
}

.oicon-calendar-days:before {
    content: "\ead3";
}

.oicon-calendar-minus:before {
    content: "\ead4";
}

.oicon-calendar-plus:before {
    content: "\ead5";
}

.oicon-calendar-xmark:before {
    content: "\ead6";
}

.oicon-chart-bar:before {
    content: "\ead7";
}

.oicon-chess-bishop:before {
    content: "\ead8";
}

.oicon-chess-king:before {
    content: "\ead9";
}

.oicon-chess-knight:before {
    content: "\eada";
}

.oicon-chess-pawn:before {
    content: "\eadb";
}

.oicon-chess-queen:before {
    content: "\eadc";
}

.oicon-chess-rook:before {
    content: "\eadd";
}

.oicon-circle:before {
    content: "\eade";
}

.oicon-circle-check:before {
    content: "\eadf";
}

.oicon-circle-dot:before {
    content: "\eae0";
}

.oicon-circle-down:before {
    content: "\eae1";
}

.oicon-circle-left:before {
    content: "\eae2";
}

.oicon-circle-pause:before {
    content: "\eae3";
}

.oicon-circle-play:before {
    content: "\eae4";
}

.oicon-circle-question:before {
    content: "\eae5";
}

.oicon-circle-right:before {
    content: "\eae6";
}

.oicon-circle-stop:before {
    content: "\eae7";
}

.oicon-circle-up:before {
    content: "\eae8";
}

.oicon-circle-user:before {
    content: "\eae9";
}

.oicon-circle-xmark:before {
    content: "\eaea";
}

.oicon-clipboard:before {
    content: "\eaeb";
}

.oicon-clock:before {
    content: "\eaec";
}

.oicon-clone:before {
    content: "\eaed";
}

.oicon-closed-captioning:before {
    content: "\eaee";
}

.oicon-comment:before {
    content: "\eaef";
}

.oicon-comment-dots:before {
    content: "\eaf0";
}

.oicon-comments:before {
    content: "\eaf1";
}

.oicon-compass:before {
    content: "\eaf2";
}

.oicon-copy:before {
    content: "\eaf3";
}

.oicon-copyright:before {
    content: "\eaf4";
}

.oicon-credit-card:before {
    content: "\eaf5";
}

.oicon-envelope:before {
    content: "\eaf6";
}

.oicon-envelope-open:before {
    content: "\eaf7";
}

.oicon-eye:before {
    content: "\eaf8";
}

.oicon-eye-slash:before {
    content: "\eaf9";
}

.oicon-face-angry:before {
    content: "\eafa";
}

.oicon-face-dizzy:before {
    content: "\eafb";
}

.oicon-face-flushed:before {
    content: "\eafc";
}

.oicon-face-frown:before {
    content: "\eafd";
}

.oicon-face-frown-open:before {
    content: "\eafe";
}

.oicon-face-grimace:before {
    content: "\eaff";
}

.oicon-face-grin:before {
    content: "\eb00";
}

.oicon-face-grin-beam:before {
    content: "\eb01";
}

.oicon-face-grin-beam-sweat:before {
    content: "\eb02";
}

.oicon-face-grin-hearts:before {
    content: "\eb03";
}

.oicon-face-grin-squint:before {
    content: "\eb04";
}

.oicon-face-grin-squint-tears:before {
    content: "\eb05";
}

.oicon-face-grin-stars:before {
    content: "\eb06";
}

.oicon-face-grin-tears:before {
    content: "\eb07";
}

.oicon-face-grin-tongue:before {
    content: "\eb08";
}

.oicon-face-grin-tongue-squint:before {
    content: "\eb09";
}

.oicon-face-grin-tongue-wink:before {
    content: "\eb0a";
}

.oicon-face-grin-wide:before {
    content: "\eb0b";
}

.oicon-face-grin-wink:before {
    content: "\eb0c";
}

.oicon-face-kiss:before {
    content: "\eb0d";
}

.oicon-face-kiss-beam:before {
    content: "\eb0e";
}

.oicon-face-kiss-wink-heart:before {
    content: "\eb0f";
}

.oicon-face-laugh:before {
    content: "\eb10";
}

.oicon-face-laugh-beam:before {
    content: "\eb11";
}

.oicon-face-laugh-squint:before {
    content: "\eb12";
}

.oicon-face-laugh-wink:before {
    content: "\eb13";
}

.oicon-face-meh:before {
    content: "\eb14";
}

.oicon-face-meh-blank:before {
    content: "\eb15";
}

.oicon-face-rolling-eyes:before {
    content: "\eb16";
}

.oicon-face-sad-cry:before {
    content: "\eb17";
}

.oicon-face-sad-tear:before {
    content: "\eb18";
}

.oicon-face-smile:before {
    content: "\eb19";
}

.oicon-face-smile-beam:before {
    content: "\eb1a";
}

.oicon-face-smile-wink:before {
    content: "\eb1b";
}

.oicon-face-surprise:before {
    content: "\eb1c";
}

.oicon-face-tired:before {
    content: "\eb1d";
}

.oicon-file:before {
    content: "\eb1e";
}

.oicon-file-audio:before {
    content: "\eb1f";
}

.oicon-file-code:before {
    content: "\eb20";
}

.oicon-file-excel:before {
    content: "\eb21";
}

.oicon-file-image:before {
    content: "\eb22";
}

.oicon-file-lines:before {
    content: "\eb23";
}

.oicon-file-pdf:before {
    content: "\eb24";
}

.oicon-file-powerpoint:before {
    content: "\eb25";
}

.oicon-file-video:before {
    content: "\eb26";
}

.oicon-file-word:before {
    content: "\eb27";
}

.oicon-file-zipper:before {
    content: "\eb28";
}

.oicon-flag:before {
    content: "\eb29";
}

.oicon-floppy-disk:before {
    content: "\eb2a";
}

.oicon-folder:before {
    content: "\eb2b";
}

.oicon-folder-open:before {
    content: "\eb2c";
}

.oicon-font-awesome1:before {
    content: "\eb2d";
}

.oicon-futbol:before {
    content: "\eb2e";
}

.oicon-gem:before {
    content: "\eb2f";
}

.oicon-hand:before {
    content: "\eb30";
}

.oicon-hand-back-fist:before {
    content: "\eb31";
}

.oicon-hand-lizard:before {
    content: "\eb32";
}

.oicon-hand-peace:before {
    content: "\eb33";
}

.oicon-hand-point-down:before {
    content: "\eb34";
}

.oicon-hand-pointer:before {
    content: "\eb35";
}

.oicon-hand-point-left:before {
    content: "\eb36";
}

.oicon-hand-point-right:before {
    content: "\eb37";
}

.oicon-hand-point-up:before {
    content: "\eb38";
}

.oicon-hand-scissors:before {
    content: "\eb39";
}

.oicon-handshake:before {
    content: "\eb3a";
}

.oicon-hand-spock:before {
    content: "\eb3b";
}

.oicon-hard-drive:before {
    content: "\eb3c";
}

.oicon-heart:before {
    content: "\eb3d";
}

.oicon-hospital:before {
    content: "\eb3e";
}

.oicon-hourglass:before {
    content: "\eb3f";
}

.oicon-id-badge:before {
    content: "\eb40";
}

.oicon-id-card:before {
    content: "\eb41";
}

.oicon-image:before {
    content: "\eb42";
}

.oicon-images:before {
    content: "\eb43";
}

.oicon-keyboard:before {
    content: "\eb44";
}

.oicon-lemon:before {
    content: "\eb45";
}

.oicon-life-ring:before {
    content: "\eb46";
}

.oicon-lightbulb:before {
    content: "\eb47";
}

.oicon-map:before {
    content: "\eb48";
}

.oicon-message:before {
    content: "\eb49";
}

.oicon-money-bill-1:before {
    content: "\eb4a";
}

.oicon-moon:before {
    content: "\eb4b";
}

.oicon-newspaper:before {
    content: "\eb4c";
}

.oicon-note-sticky:before {
    content: "\eb4d";
}

.oicon-object-group:before {
    content: "\eb4e";
}

.oicon-object-ungroup:before {
    content: "\eb4f";
}

.oicon-paper-plane:before {
    content: "\eb50";
}

.oicon-pen-to-square:before {
    content: "\eb51";
}

.oicon-rectangle-list:before {
    content: "\eb52";
}

.oicon-rectangle-xmark:before {
    content: "\eb53";
}

.oicon-registered:before {
    content: "\eb54";
}

.oicon-share-from-square:before {
    content: "\eb55";
}

.oicon-snowflake:before {
    content: "\eb56";
}

.oicon-square:before {
    content: "\eb57";
}

.oicon-square-caret-down:before {
    content: "\eb58";
}

.oicon-square-caret-left:before {
    content: "\eb59";
}

.oicon-square-caret-right:before {
    content: "\eb5a";
}

.oicon-square-caret-up:before {
    content: "\eb5b";
}

.oicon-square-check:before {
    content: "\eb5c";
}

.oicon-square-full:before {
    content: "\eb5d";
}

.oicon-square-minus:before {
    content: "\eb5e";
}

.oicon-square-plus:before {
    content: "\eb5f";
}

.oicon-star:before {
    content: "\eb60";
}

.oicon-star-half:before {
    content: "\eb61";
}

.oicon-sun:before {
    content: "\eb62";
}

.oicon-thumbs-down:before {
    content: "\eb63";
}

.oicon-thumbs-up:before {
    content: "\eb64";
}

.oicon-trash-can:before {
    content: "\eb65";
}

.oicon-user:before {
    content: "\eb66";
}

.oicon-window-maximize:before {
    content: "\eb67";
}

.oicon-window-minimize:before {
    content: "\eb68";
}

.oicon-window-restore:before {
    content: "\eb69";
}

.oicon-0:before {
    content: "\eb6a";
}

.oicon-1:before {
    content: "\eb6b";
}

.oicon-2:before {
    content: "\eb6c";
}

.oicon-3:before {
    content: "\eb6d";
}

.oicon-4:before {
    content: "\eb6e";
}

.oicon-5:before {
    content: "\eb6f";
}

.oicon-6:before {
    content: "\eb70";
}

.oicon-7:before {
    content: "\eb71";
}

.oicon-8:before {
    content: "\eb72";
}

.oicon-9:before {
    content: "\eb73";
}

.oicon-a:before {
    content: "\eb74";
}

.oicon-address-book1:before {
    content: "\eb75";
}

.oicon-address-card1:before {
    content: "\eb76";
}

.oicon-align-center:before {
    content: "\eb77";
}

.oicon-align-justify:before {
    content: "\eb78";
}

.oicon-align-left:before {
    content: "\eb79";
}

.oicon-align-right:before {
    content: "\eb7a";
}

.oicon-anchor:before {
    content: "\eb7b";
}

.oicon-angle-down:before {
    content: "\eb7c";
}

.oicon-angle-left:before {
    content: "\eb7d";
}

.oicon-angle-right:before {
    content: "\eb7e";
}

.oicon-angles-down:before {
    content: "\eb7f";
}

.oicon-angles-left:before {
    content: "\eb80";
}

.oicon-angles-right:before {
    content: "\eb81";
}

.oicon-angles-up:before {
    content: "\eb82";
}

.oicon-angle-up:before {
    content: "\eb83";
}

.oicon-ankh:before {
    content: "\eb84";
}

.oicon-apple-whole:before {
    content: "\eb85";
}

.oicon-archway:before {
    content: "\eb86";
}

.oicon-arrow-down:before {
    content: "\eb87";
}

.oicon-arrow-down-1-9:before {
    content: "\eb88";
}

.oicon-arrow-down-9-1:before {
    content: "\eb89";
}

.oicon-arrow-down-a-z:before {
    content: "\eb8a";
}

.oicon-arrow-down-short-wide:before {
    content: "\eb8b";
}

.oicon-arrow-down-wide-short:before {
    content: "\eb8c";
}

.oicon-arrow-down-z-a:before {
    content: "\eb8d";
}

.oicon-arrow-left:before {
    content: "\eb8e";
}

.oicon-arrow-pointer:before {
    content: "\eb8f";
}

.oicon-arrow-right:before {
    content: "\eb90";
}

.oicon-arrow-rotate-left:before {
    content: "\eb91";
}

.oicon-arrow-rotate-right:before {
    content: "\eb92";
}

.oicon-arrows-rotate:before {
    content: "\eb93";
}

.oicon-arrow-trend-down:before {
    content: "\eb94";
}

.oicon-arrow-trend-up:before {
    content: "\eb95";
}

.oicon-arrow-up:before {
    content: "\eb96";
}

.oicon-arrow-up-1-9:before {
    content: "\eb97";
}

.oicon-arrow-up-9-1:before {
    content: "\eb98";
}

.oicon-arrow-up-a-z:before {
    content: "\eb99";
}

.oicon-arrow-up-from-bracket:before {
    content: "\eb9a";
}

.oicon-arrow-up-short-wide:before {
    content: "\eb9b";
}

.oicon-arrow-up-wide-short:before {
    content: "\eb9c";
}

.oicon-arrow-up-z-a:before {
    content: "\eb9d";
}

.oicon-asterisk:before {
    content: "\eb9e";
}

.oicon-at:before {
    content: "\eb9f";
}

.oicon-atom:before {
    content: "\eba0";
}

.oicon-audio-description:before {
    content: "\eba1";
}

.oicon-austral-sign:before {
    content: "\eba2";
}

.oicon-award:before {
    content: "\eba3";
}

.oicon-b:before {
    content: "\eba4";
}

.oicon-baby:before {
    content: "\eba5";
}

.oicon-baby-carriage:before {
    content: "\eba6";
}

.oicon-backward:before {
    content: "\eba7";
}

.oicon-backward-fast:before {
    content: "\eba8";
}

.oicon-backward-step:before {
    content: "\eba9";
}

.oicon-bacon:before {
    content: "\ebaa";
}

.oicon-bacteria:before {
    content: "\ebab";
}

.oicon-bacterium:before {
    content: "\ebac";
}

.oicon-bag-shopping:before {
    content: "\ebad";
}

.oicon-bahai:before {
    content: "\ebae";
}

.oicon-baht-sign:before {
    content: "\ebaf";
}

.oicon-ban:before {
    content: "\ebb0";
}

.oicon-bandage:before {
    content: "\ebb1";
}

.oicon-bank:before {
    content: "\ebb2";
}

.oicon-ban-smoking:before {
    content: "\ebb3";
}

.oicon-barcode:before {
    content: "\ebb4";
}

.oicon-bars:before {
    content: "\ebb5";
}

.oicon-bars-staggered:before {
    content: "\ebb6";
}

.oicon-baseball:before {
    content: "\ebb7";
}

.oicon-basketball:before {
    content: "\ebb8";
}

.oicon-basket-shopping:before {
    content: "\ebb9";
}

.oicon-bath:before {
    content: "\ebba";
}

.oicon-battery-empty:before {
    content: "\ebbb";
}

.oicon-battery-full:before {
    content: "\ebbc";
}

.oicon-battery-half:before {
    content: "\ebbd";
}

.oicon-battery-quarter:before {
    content: "\ebbe";
}

.oicon-battery-three-quarters:before {
    content: "\ebbf";
}

.oicon-bed:before {
    content: "\ebc0";
}

.oicon-bed-pulse:before {
    content: "\ebc1";
}

.oicon-beer-mug-empty:before {
    content: "\ebc2";
}

.oicon-bell1:before {
    content: "\ebc3";
}

.oicon-bell-concierge:before {
    content: "\ebc4";
}

.oicon-bell-slash1:before {
    content: "\ebc5";
}

.oicon-bezier-curve:before {
    content: "\ebc6";
}

.oicon-bicycle:before {
    content: "\ebc7";
}

.oicon-binoculars:before {
    content: "\ebc8";
}

.oicon-biohazard:before {
    content: "\ebc9";
}

.oicon-bitcoin-sign:before {
    content: "\ebca";
}

.oicon-blender:before {
    content: "\ebcb";
}

.oicon-blender-phone:before {
    content: "\ebcc";
}

.oicon-blog:before {
    content: "\ebcd";
}

.oicon-bold:before {
    content: "\ebce";
}

.oicon-bolt:before {
    content: "\ebcf";
}

.oicon-bomb:before {
    content: "\ebd0";
}

.oicon-bone:before {
    content: "\ebd1";
}

.oicon-bong:before {
    content: "\ebd2";
}

.oicon-book:before {
    content: "\ebd3";
}

.oicon-book-atlas:before {
    content: "\ebd4";
}

.oicon-book-bible:before {
    content: "\ebd5";
}

.oicon-book-journal-whills:before {
    content: "\ebd6";
}

.oicon-bookmark1:before {
    content: "\ebd7";
}

.oicon-book-medical:before {
    content: "\ebd8";
}

.oicon-book-open:before {
    content: "\ebd9";
}

.oicon-book-open-reader:before {
    content: "\ebda";
}

.oicon-book-quran:before {
    content: "\ebdb";
}

.oicon-book-skull:before {
    content: "\ebdc";
}

.oicon-border-all:before {
    content: "\ebdd";
}

.oicon-border-none:before {
    content: "\ebde";
}

.oicon-border-top-left:before {
    content: "\ebdf";
}

.oicon-bowling-ball:before {
    content: "\ebe0";
}

.oicon-box:before {
    content: "\ebe1";
}

.oicon-box-archive:before {
    content: "\ebe2";
}

.oicon-boxes-stacked:before {
    content: "\ebe3";
}

.oicon-box-open:before {
    content: "\ebe4";
}

.oicon-box-tissue:before {
    content: "\ebe5";
}

.oicon-braille:before {
    content: "\ebe6";
}

.oicon-brain:before {
    content: "\ebe7";
}

.oicon-bread-slice:before {
    content: "\ebe8";
}

.oicon-briefcase:before {
    content: "\ebe9";
}

.oicon-briefcase-medical:before {
    content: "\ebea";
}

.oicon-broom:before {
    content: "\ebeb";
}

.oicon-brush:before {
    content: "\ebec";
}

.oicon-bug:before {
    content: "\ebed";
}

.oicon-building1:before {
    content: "\ebee";
}

.oicon-bullhorn:before {
    content: "\ebef";
}

.oicon-bullseye:before {
    content: "\ebf0";
}

.oicon-burger:before {
    content: "\ebf1";
}

.oicon-bus:before {
    content: "\ebf2";
}

.oicon-business-time:before {
    content: "\ebf3";
}

.oicon-bus-simple:before {
    content: "\ebf4";
}

.oicon-c:before {
    content: "\ebf5";
}

.oicon-cake-candles:before {
    content: "\ebf6";
}

.oicon-calculator:before {
    content: "\ebf7";
}

.oicon-calendar1:before {
    content: "\ebf8";
}

.oicon-calendar-check1:before {
    content: "\ebf9";
}

.oicon-calendar-day:before {
    content: "\ebfa";
}

.oicon-calendar-days1:before {
    content: "\ebfb";
}

.oicon-calendar-minus1:before {
    content: "\ebfc";
}

.oicon-calendar-plus1:before {
    content: "\ebfd";
}

.oicon-calendar-week:before {
    content: "\ebfe";
}

.oicon-calendar-xmark1:before {
    content: "\ebff";
}

.oicon-camera:before {
    content: "\ec00";
}

.oicon-camera-retro:before {
    content: "\ec01";
}

.oicon-camera-rotate:before {
    content: "\ec02";
}

.oicon-campground:before {
    content: "\ec03";
}

.oicon-candy-cane:before {
    content: "\ec04";
}

.oicon-cannabis:before {
    content: "\ec05";
}

.oicon-capsules:before {
    content: "\ec06";
}

.oicon-car:before {
    content: "\ec07";
}

.oicon-caravan:before {
    content: "\ec08";
}

.oicon-car-battery:before {
    content: "\ec09";
}

.oicon-car-crash:before {
    content: "\ec0a";
}

.oicon-caret-down:before {
    content: "\ec0b";
}

.oicon-caret-left:before {
    content: "\ec0c";
}

.oicon-caret-right:before {
    content: "\ec0d";
}

.oicon-caret-up:before {
    content: "\ec0e";
}

.oicon-car-rear:before {
    content: "\ec0f";
}

.oicon-carrot:before {
    content: "\ec10";
}

.oicon-car-side:before {
    content: "\ec11";
}

.oicon-cart-arrow-down:before {
    content: "\ec12";
}

.oicon-cart-flatbed:before {
    content: "\ec13";
}

.oicon-cart-flatbed-suitcase:before {
    content: "\ec14";
}

.oicon-cart-plus:before {
    content: "\ec15";
}

.oicon-cart-shopping:before {
    content: "\ec16";
}

.oicon-cash-register:before {
    content: "\ec17";
}

.oicon-cat:before {
    content: "\ec18";
}

.oicon-cedi-sign:before {
    content: "\ec19";
}

.oicon-cent-sign:before {
    content: "\ec1a";
}

.oicon-certificate:before {
    content: "\ec1b";
}

.oicon-chair:before {
    content: "\ec1c";
}

.oicon-chalkboard:before {
    content: "\ec1d";
}

.oicon-chalkboard-user:before {
    content: "\ec1e";
}

.oicon-champagne-glasses:before {
    content: "\ec1f";
}

.oicon-charging-station:before {
    content: "\ec20";
}

.oicon-chart-area:before {
    content: "\ec21";
}

.oicon-chart-bar1:before {
    content: "\ec22";
}

.oicon-chart-gantt:before {
    content: "\ec23";
}

.oicon-chart-line:before {
    content: "\ec24";
}

.oicon-chart-pie:before {
    content: "\ec25";
}

.oicon-check:before {
    content: "\ec26";
}

.oicon-check-double:before {
    content: "\ec27";
}

.oicon-check-to-slot:before {
    content: "\ec28";
}

.oicon-cheese:before {
    content: "\ec29";
}

.oicon-chess:before {
    content: "\ec2a";
}

.oicon-chess-bishop1:before {
    content: "\ec2b";
}

.oicon-chess-board:before {
    content: "\ec2c";
}

.oicon-chess-king1:before {
    content: "\ec2d";
}

.oicon-chess-knight1:before {
    content: "\ec2e";
}

.oicon-chess-pawn1:before {
    content: "\ec2f";
}

.oicon-chess-queen1:before {
    content: "\ec30";
}

.oicon-chess-rook1:before {
    content: "\ec31";
}

.oicon-chevron-down:before {
    content: "\ec32";
}

.oicon-chevron-left:before {
    content: "\ec33";
}

.oicon-chevron-right:before {
    content: "\ec34";
}

.oicon-chevron-up:before {
    content: "\ec35";
}

.oicon-child:before {
    content: "\ec36";
}

.oicon-church:before {
    content: "\ec37";
}

.oicon-circle1:before {
    content: "\ec38";
}

.oicon-circle-arrow-down:before {
    content: "\ec39";
}

.oicon-circle-arrow-left:before {
    content: "\ec3a";
}

.oicon-circle-arrow-right:before {
    content: "\ec3b";
}

.oicon-circle-arrow-up:before {
    content: "\ec3c";
}

.oicon-circle-check1:before {
    content: "\ec3d";
}

.oicon-circle-chevron-down:before {
    content: "\ec3e";
}

.oicon-circle-chevron-left:before {
    content: "\ec3f";
}

.oicon-circle-chevron-right:before {
    content: "\ec40";
}

.oicon-circle-chevron-up:before {
    content: "\ec41";
}

.oicon-circle-dollar-to-slot:before {
    content: "\ec42";
}

.oicon-circle-dot1:before {
    content: "\ec43";
}

.oicon-circle-down1:before {
    content: "\ec44";
}

.oicon-circle-exclamation:before {
    content: "\ec45";
}

.oicon-circle-h:before {
    content: "\ec46";
}

.oicon-circle-half-stroke:before {
    content: "\ec47";
}

.oicon-circle-info:before {
    content: "\ec48";
}

.oicon-circle-left1:before {
    content: "\ec49";
}

.oicon-circle-minus:before {
    content: "\ec4a";
}

.oicon-circle-notch:before {
    content: "\ec4b";
}

.oicon-circle-pause1:before {
    content: "\ec4c";
}

.oicon-circle-play1:before {
    content: "\ec4d";
}

.oicon-circle-plus:before {
    content: "\ec4e";
}

.oicon-circle-question1:before {
    content: "\ec4f";
}

.oicon-circle-radiation:before {
    content: "\ec50";
}

.oicon-circle-right1:before {
    content: "\ec51";
}

.oicon-circle-stop1:before {
    content: "\ec52";
}

.oicon-circle-up1:before {
    content: "\ec53";
}

.oicon-circle-user1:before {
    content: "\ec54";
}

.oicon-circle-xmark1:before {
    content: "\ec55";
}

.oicon-city:before {
    content: "\ec56";
}

.oicon-clapperboard:before {
    content: "\ec57";
}

.oicon-clipboard1:before {
    content: "\ec58";
}

.oicon-clipboard-check:before {
    content: "\ec59";
}

.oicon-clipboard-list:before {
    content: "\ec5a";
}

.oicon-clock1:before {
    content: "\ec5b";
}

.oicon-clock-rotate-left:before {
    content: "\ec5c";
}

.oicon-clone1:before {
    content: "\ec5d";
}

.oicon-closed-captioning1:before {
    content: "\ec5e";
}

.oicon-cloud:before {
    content: "\ec5f";
}

.oicon-cloud-arrow-down:before {
    content: "\ec60";
}

.oicon-cloud-arrow-up:before {
    content: "\ec61";
}

.oicon-cloud-meatball:before {
    content: "\ec62";
}

.oicon-cloud-moon:before {
    content: "\ec63";
}

.oicon-cloud-moon-rain:before {
    content: "\ec64";
}

.oicon-cloud-rain:before {
    content: "\ec65";
}

.oicon-cloud-showers-heavy:before {
    content: "\ec66";
}

.oicon-cloud-sun:before {
    content: "\ec67";
}

.oicon-cloud-sun-rain:before {
    content: "\ec68";
}

.oicon-clover:before {
    content: "\ec69";
}

.oicon-code:before {
    content: "\ec6a";
}

.oicon-code-branch:before {
    content: "\ec6b";
}

.oicon-code-commit:before {
    content: "\ec6c";
}

.oicon-code-compare:before {
    content: "\ec6d";
}

.oicon-code-fork:before {
    content: "\ec6e";
}

.oicon-code-merge:before {
    content: "\ec6f";
}

.oicon-code-pull-request:before {
    content: "\ec70";
}

.oicon-coins:before {
    content: "\ec71";
}

.oicon-colon-sign:before {
    content: "\ec72";
}

.oicon-comment1:before {
    content: "\ec73";
}

.oicon-comment-dollar:before {
    content: "\ec74";
}

.oicon-comment-dots1:before {
    content: "\ec75";
}

.oicon-comment-medical:before {
    content: "\ec76";
}

.oicon-comments1:before {
    content: "\ec77";
}

.oicon-comments-dollar:before {
    content: "\ec78";
}

.oicon-comment-slash:before {
    content: "\ec79";
}

.oicon-comment-sms:before {
    content: "\ec7a";
}

.oicon-compact-disc:before {
    content: "\ec7b";
}

.oicon-compass1:before {
    content: "\ec7c";
}

.oicon-compass-drafting:before {
    content: "\ec7d";
}

.oicon-compress:before {
    content: "\ec7e";
}

.oicon-computer-mouse:before {
    content: "\ec7f";
}

.oicon-cookie:before {
    content: "\ec80";
}

.oicon-cookie-bite:before {
    content: "\ec81";
}

.oicon-copy1:before {
    content: "\ec82";
}

.oicon-copyright1:before {
    content: "\ec83";
}

.oicon-couch:before {
    content: "\ec84";
}

.oicon-credit-card1:before {
    content: "\ec85";
}

.oicon-crop:before {
    content: "\ec86";
}

.oicon-crop-simple:before {
    content: "\ec87";
}

.oicon-cross:before {
    content: "\ec88";
}

.oicon-crosshairs:before {
    content: "\ec89";
}

.oicon-crow:before {
    content: "\ec8a";
}

.oicon-crown:before {
    content: "\ec8b";
}

.oicon-crutch:before {
    content: "\ec8c";
}

.oicon-cruzeiro-sign:before {
    content: "\ec8d";
}

.oicon-cube:before {
    content: "\ec8e";
}

.oicon-cubes:before {
    content: "\ec8f";
}

.oicon-d:before {
    content: "\ec90";
}

.oicon-database:before {
    content: "\ec91";
}

.oicon-delete-left:before {
    content: "\ec92";
}

.oicon-democrat:before {
    content: "\ec93";
}

.oicon-desktop:before {
    content: "\ec94";
}

.oicon-dharmachakra:before {
    content: "\ec95";
}

.oicon-diagram-project:before {
    content: "\ec96";
}

.oicon-diamond-turn-right:before {
    content: "\ec97";
}

.oicon-dice:before {
    content: "\ec98";
}

.oicon-dice-d6:before {
    content: "\ec99";
}

.oicon-dice-d20:before {
    content: "\ec9a";
}

.oicon-dice-five:before {
    content: "\ec9b";
}

.oicon-dice-four:before {
    content: "\ec9c";
}

.oicon-dice-one:before {
    content: "\ec9d";
}

.oicon-dice-six:before {
    content: "\ec9e";
}

.oicon-dice-three:before {
    content: "\ec9f";
}

.oicon-dice-two:before {
    content: "\eca0";
}

.oicon-disease:before {
    content: "\eca1";
}

.oicon-divide:before {
    content: "\eca2";
}

.oicon-dna:before {
    content: "\eca3";
}

.oicon-dog:before {
    content: "\eca4";
}

.oicon-dollar-sign:before {
    content: "\eca5";
}

.oicon-dolly:before {
    content: "\eca6";
}

.oicon-dong-sign:before {
    content: "\eca7";
}

.oicon-door-closed:before {
    content: "\eca8";
}

.oicon-door-open:before {
    content: "\eca9";
}

.oicon-dove:before {
    content: "\ecaa";
}

.oicon-down-left-and-up-right-to-center:before {
    content: "\ecab";
}

.oicon-download:before {
    content: "\ecac";
}

.oicon-down-long:before {
    content: "\ecad";
}

.oicon-dragon:before {
    content: "\ecae";
}

.oicon-draw-polygon:before {
    content: "\ecaf";
}

.oicon-droplet:before {
    content: "\ecb0";
}

.oicon-droplet-slash:before {
    content: "\ecb1";
}

.oicon-drum:before {
    content: "\ecb2";
}

.oicon-drum-steelpan:before {
    content: "\ecb3";
}

.oicon-drumstick-bite:before {
    content: "\ecb4";
}

.oicon-dumbbell:before {
    content: "\ecb5";
}

.oicon-dumpster:before {
    content: "\ecb6";
}

.oicon-dumpster-fire:before {
    content: "\ecb7";
}

.oicon-dungeon:before {
    content: "\ecb8";
}

.oicon-e:before {
    content: "\ecb9";
}

.oicon-ear-deaf:before {
    content: "\ecba";
}

.oicon-ear-listen:before {
    content: "\ecbb";
}

.oicon-earth-africa:before {
    content: "\ecbc";
}

.oicon-earth-americas:before {
    content: "\ecbd";
}

.oicon-earth-asia:before {
    content: "\ecbe";
}

.oicon-earth-europa:before {
    content: "\ecbf";
}

.oicon-egg:before {
    content: "\ecc0";
}

.oicon-eject:before {
    content: "\ecc1";
}

.oicon-elevator:before {
    content: "\ecc2";
}

.oicon-ellipsis:before {
    content: "\ecc3";
}

.oicon-ellipsis-vertical:before {
    content: "\ecc4";
}

.oicon-envelope1:before {
    content: "\ecc5";
}

.oicon-envelope-open1:before {
    content: "\ecc6";
}

.oicon-envelope-open-text:before {
    content: "\ecc7";
}

.oicon-envelopes-bulk:before {
    content: "\ecc8";
}

.oicon-equals:before {
    content: "\ecc9";
}

.oicon-eraser:before {
    content: "\ecca";
}

.oicon-ethernet:before {
    content: "\eccb";
}

.oicon-euro-sign:before {
    content: "\eccc";
}

.oicon-exclamation:before {
    content: "\eccd";
}

.oicon-expand:before {
    content: "\ecce";
}

.oicon-eye1:before {
    content: "\eccf";
}

.oicon-eye-dropper:before {
    content: "\ecd0";
}

.oicon-eye-low-vision:before {
    content: "\ecd1";
}

.oicon-eye-slash1:before {
    content: "\ecd2";
}

.oicon-f:before {
    content: "\ecd3";
}

.oicon-face-angry1:before {
    content: "\ecd4";
}

.oicon-face-dizzy1:before {
    content: "\ecd5";
}

.oicon-face-flushed1:before {
    content: "\ecd6";
}

.oicon-face-frown1:before {
    content: "\ecd7";
}

.oicon-face-frown-open1:before {
    content: "\ecd8";
}

.oicon-face-grimace1:before {
    content: "\ecd9";
}

.oicon-face-grin1:before {
    content: "\ecda";
}

.oicon-face-grin-beam1:before {
    content: "\ecdb";
}

.oicon-face-grin-beam-sweat1:before {
    content: "\ecdc";
}

.oicon-face-grin-hearts1:before {
    content: "\ecdd";
}

.oicon-face-grin-squint1:before {
    content: "\ecde";
}

.oicon-face-grin-squint-tears1:before {
    content: "\ecdf";
}

.oicon-face-grin-stars1:before {
    content: "\ece0";
}

.oicon-face-grin-tears1:before {
    content: "\ece1";
}

.oicon-face-grin-tongue1:before {
    content: "\ece2";
}

.oicon-face-grin-tongue-squint1:before {
    content: "\ece3";
}

.oicon-face-grin-tongue-wink1:before {
    content: "\ece4";
}

.oicon-face-grin-wide1:before {
    content: "\ece5";
}

.oicon-face-grin-wink1:before {
    content: "\ece6";
}

.oicon-face-kiss1:before {
    content: "\ece7";
}

.oicon-face-kiss-beam1:before {
    content: "\ece8";
}

.oicon-face-kiss-wink-heart1:before {
    content: "\ece9";
}

.oicon-face-laugh1:before {
    content: "\ecea";
}

.oicon-face-laugh-beam1:before {
    content: "\eceb";
}

.oicon-face-laugh-squint1:before {
    content: "\ecec";
}

.oicon-face-laugh-wink1:before {
    content: "\eced";
}

.oicon-face-meh1:before {
    content: "\ecee";
}

.oicon-face-meh-blank1:before {
    content: "\ecef";
}

.oicon-face-rolling-eyes1:before {
    content: "\ecf0";
}

.oicon-face-sad-cry1:before {
    content: "\ecf1";
}

.oicon-face-sad-tear1:before {
    content: "\ecf2";
}

.oicon-face-smile1:before {
    content: "\ecf3";
}

.oicon-face-smile-beam1:before {
    content: "\ecf4";
}

.oicon-face-smile-wink1:before {
    content: "\ecf5";
}

.oicon-face-surprise1:before {
    content: "\ecf6";
}

.oicon-face-tired1:before {
    content: "\ecf7";
}

.oicon-fan:before {
    content: "\ecf8";
}

.oicon-faucet:before {
    content: "\ecf9";
}

.oicon-fax:before {
    content: "\ecfa";
}

.oicon-feather:before {
    content: "\ecfb";
}

.oicon-feather-pointed:before {
    content: "\ecfc";
}

.oicon-file1:before {
    content: "\ecfd";
}

.oicon-file-arrow-down:before {
    content: "\ecfe";
}

.oicon-file-arrow-up:before {
    content: "\ecff";
}

.oicon-file-audio1:before {
    content: "\ed00";
}

.oicon-file-code1:before {
    content: "\ed01";
}

.oicon-file-contract:before {
    content: "\ed02";
}

.oicon-file-csv:before {
    content: "\ed03";
}

.oicon-file-excel1:before {
    content: "\ed04";
}

.oicon-file-export:before {
    content: "\ed05";
}

.oicon-file-image1:before {
    content: "\ed06";
}

.oicon-file-import:before {
    content: "\ed07";
}

.oicon-file-invoice:before {
    content: "\ed08";
}

.oicon-file-invoice-dollar:before {
    content: "\ed09";
}

.oicon-file-lines1:before {
    content: "\ed0a";
}

.oicon-file-medical:before {
    content: "\ed0b";
}

.oicon-file-pdf1:before {
    content: "\ed0c";
}

.oicon-file-powerpoint1:before {
    content: "\ed0d";
}

.oicon-file-prescription:before {
    content: "\ed0e";
}

.oicon-file-signature:before {
    content: "\ed0f";
}

.oicon-file-video1:before {
    content: "\ed10";
}

.oicon-file-waveform:before {
    content: "\ed11";
}

.oicon-file-word1:before {
    content: "\ed12";
}

.oicon-file-zipper1:before {
    content: "\ed13";
}

.oicon-fill:before {
    content: "\ed14";
}

.oicon-fill-drip:before {
    content: "\ed15";
}

.oicon-film:before {
    content: "\ed16";
}

.oicon-filter:before {
    content: "\ed17";
}

.oicon-filter-circle-dollar:before {
    content: "\ed18";
}

.oicon-filter-circle-xmark:before {
    content: "\ed19";
}

.oicon-fingerprint:before {
    content: "\ed1a";
}

.oicon-fire:before {
    content: "\ed1b";
}

.oicon-fire-extinguisher:before {
    content: "\ed1c";
}

.oicon-fire-flame-curved:before {
    content: "\ed1d";
}

.oicon-fire-flame-simple:before {
    content: "\ed1e";
}

.oicon-fish:before {
    content: "\ed1f";
}

.oicon-flag1:before {
    content: "\ed20";
}

.oicon-flag-checkered:before {
    content: "\ed21";
}

.oicon-flag-usa:before {
    content: "\ed22";
}

.oicon-flask:before {
    content: "\ed23";
}

.oicon-floppy-disk1:before {
    content: "\ed24";
}

.oicon-florin-sign:before {
    content: "\ed25";
}

.oicon-folder1:before {
    content: "\ed26";
}

.oicon-folder-minus:before {
    content: "\ed27";
}

.oicon-folder-open1:before {
    content: "\ed28";
}

.oicon-folder-plus:before {
    content: "\ed29";
}

.oicon-folder-tree:before {
    content: "\ed2a";
}

.oicon-font:before {
    content: "\ed2b";
}

.oicon-font-awesome2:before {
    content: "\ed2c";
}

.oicon-football:before {
    content: "\ed2d";
}

.oicon-forward:before {
    content: "\ed2e";
}

.oicon-forward-fast:before {
    content: "\ed2f";
}

.oicon-forward-step:before {
    content: "\ed30";
}

.oicon-franc-sign:before {
    content: "\ed31";
}

.oicon-frog:before {
    content: "\ed32";
}

.oicon-futbol1:before {
    content: "\ed33";
}

.oicon-g:before {
    content: "\ed34";
}

.oicon-gamepad:before {
    content: "\ed35";
}

.oicon-gas-pump:before {
    content: "\ed36";
}

.oicon-gauge-simple:before {
    content: "\ed37";
}

.oicon-gavel:before {
    content: "\ed38";
}

.oicon-gear:before {
    content: "\ed39";
}

.oicon-gears:before {
    content: "\ed3a";
}

.oicon-gem1:before {
    content: "\ed3b";
}

.oicon-genderless:before {
    content: "\ed3c";
}

.oicon-ghost:before {
    content: "\ed3d";
}

.oicon-gift:before {
    content: "\ed3e";
}

.oicon-gifts:before {
    content: "\ed3f";
}

.oicon-glasses:before {
    content: "\ed40";
}

.oicon-globe:before {
    content: "\ed41";
}

.oicon-golf-ball-tee:before {
    content: "\ed42";
}

.oicon-gopuram:before {
    content: "\ed43";
}

.oicon-graduation-cap:before {
    content: "\ed44";
}

.oicon-greater-than:before {
    content: "\ed45";
}

.oicon-greater-than-equal:before {
    content: "\ed46";
}

.oicon-grip:before {
    content: "\ed47";
}

.oicon-grip-lines:before {
    content: "\ed48";
}

.oicon-grip-lines-vertical:before {
    content: "\ed49";
}

.oicon-grip-vertical:before {
    content: "\ed4a";
}

.oicon-guarani-sign:before {
    content: "\ed4b";
}

.oicon-guitar:before {
    content: "\ed4c";
}

.oicon-gun:before {
    content: "\ed4d";
}

.oicon-h:before {
    content: "\ed4e";
}

.oicon-hammer:before {
    content: "\ed4f";
}

.oicon-hamsa:before {
    content: "\ed50";
}

.oicon-hand1:before {
    content: "\ed51";
}

.oicon-hand-back-fist1:before {
    content: "\ed52";
}

.oicon-hand-dots:before {
    content: "\ed53";
}

.oicon-hand-fist:before {
    content: "\ed54";
}

.oicon-hand-holding:before {
    content: "\ed55";
}

.oicon-hand-holding-dollar:before {
    content: "\ed56";
}

.oicon-hand-holding-droplet:before {
    content: "\ed57";
}

.oicon-hand-holding-heart:before {
    content: "\ed58";
}

.oicon-hand-holding-medical:before {
    content: "\ed59";
}

.oicon-hand-lizard1:before {
    content: "\ed5a";
}

.oicon-hand-middle-finger:before {
    content: "\ed5b";
}

.oicon-hand-peace1:before {
    content: "\ed5c";
}

.oicon-hand-point-down1:before {
    content: "\ed5d";
}

.oicon-hand-pointer1:before {
    content: "\ed5e";
}

.oicon-hand-point-left1:before {
    content: "\ed5f";
}

.oicon-hand-point-right1:before {
    content: "\ed60";
}

.oicon-hand-point-up1:before {
    content: "\ed61";
}

.oicon-hands:before {
    content: "\ed62";
}

.oicon-hands-asl-interpreting:before {
    content: "\ed63";
}

.oicon-hands-bubbles:before {
    content: "\ed64";
}

.oicon-hand-scissors1:before {
    content: "\ed65";
}

.oicon-hands-clapping:before {
    content: "\ed66";
}

.oicon-handshake1:before {
    content: "\ed67";
}

.oicon-handshake-angle:before {
    content: "\ed68";
}

.oicon-handshake-simple-slash:before {
    content: "\ed69";
}

.oicon-handshake-slash:before {
    content: "\ed6a";
}

.oicon-hands-holding:before {
    content: "\ed6b";
}

.oicon-hand-sparkles:before {
    content: "\ed6c";
}

.oicon-hand-spock1:before {
    content: "\ed6d";
}

.oicon-hands-praying:before {
    content: "\ed6e";
}

.oicon-hanukiah:before {
    content: "\ed6f";
}

.oicon-hard-drive1:before {
    content: "\ed70";
}

.oicon-hashtag:before {
    content: "\ed71";
}

.oicon-hat-cowboy:before {
    content: "\ed72";
}

.oicon-hat-cowboy-side:before {
    content: "\ed73";
}

.oicon-hat-wizard:before {
    content: "\ed74";
}

.oicon-heading:before {
    content: "\ed75";
}

.oicon-headphones:before {
    content: "\ed76";
}

.oicon-headphones-simple:before {
    content: "\ed77";
}

.oicon-headset:before {
    content: "\ed78";
}

.oicon-head-side-cough:before {
    content: "\ed79";
}

.oicon-head-side-cough-slash:before {
    content: "\ed7a";
}

.oicon-head-side-mask:before {
    content: "\ed7b";
}

.oicon-head-side-virus:before {
    content: "\ed7c";
}

.oicon-heart1:before {
    content: "\ed7d";
}

.oicon-heart-crack:before {
    content: "\ed7e";
}

.oicon-heart-pulse:before {
    content: "\ed7f";
}

.oicon-helicopter:before {
    content: "\ed80";
}

.oicon-helmet-safety:before {
    content: "\ed81";
}

.oicon-highlighter:before {
    content: "\ed82";
}

.oicon-hippo:before {
    content: "\ed83";
}

.oicon-hockey-puck:before {
    content: "\ed84";
}

.oicon-holly-berry:before {
    content: "\ed85";
}

.oicon-horse:before {
    content: "\ed86";
}

.oicon-horse-head:before {
    content: "\ed87";
}

.oicon-hospital1:before {
    content: "\ed88";
}

.oicon-hospital-user:before {
    content: "\ed89";
}

.oicon-hospital-wide:before {
    content: "\ed8a";
}

.oicon-hotdog:before {
    content: "\ed8b";
}

.oicon-hotel:before {
    content: "\ed8c";
}

.oicon-hot-tub-person:before {
    content: "\ed8d";
}

.oicon-hourglass1:before {
    content: "\ed8e";
}

.oicon-hourglass-empty:before {
    content: "\ed8f";
}

.oicon-hourglass-end:before {
    content: "\ed90";
}

.oicon-hourglass-start:before {
    content: "\ed91";
}

.oicon-house:before {
    content: "\ed92";
}

.oicon-house-chimney:before {
    content: "\ed93";
}

.oicon-house-crack:before {
    content: "\ed94";
}

.oicon-house-laptop:before {
    content: "\ed95";
}

.oicon-house-medical:before {
    content: "\ed96";
}

.oicon-house-user:before {
    content: "\ed97";
}

.oicon-hryvnia-sign:before {
    content: "\ed98";
}

.oicon-i:before {
    content: "\ed99";
}

.oicon-ice-cream:before {
    content: "\ed9a";
}

.oicon-icicles:before {
    content: "\ed9b";
}

.oicon-icons:before {
    content: "\ed9c";
}

.oicon-i-cursor:before {
    content: "\ed9d";
}

.oicon-id-badge1:before {
    content: "\ed9e";
}

.oicon-id-card1:before {
    content: "\ed9f";
}

.oicon-id-card-clip:before {
    content: "\eda0";
}

.oicon-igloo:before {
    content: "\eda1";
}

.oicon-image1:before {
    content: "\eda2";
}

.oicon-image-portrait:before {
    content: "\eda3";
}

.oicon-images1:before {
    content: "\eda4";
}

.oicon-inbox:before {
    content: "\eda5";
}

.oicon-indent:before {
    content: "\eda6";
}

.oicon-indian-rupee-sign:before {
    content: "\eda7";
}

.oicon-industry:before {
    content: "\eda8";
}

.oicon-infinity:before {
    content: "\eda9";
}

.oicon-info:before {
    content: "\edaa";
}

.oicon-italic:before {
    content: "\edab";
}

.oicon-j:before {
    content: "\edac";
}

.oicon-jedi:before {
    content: "\edad";
}

.oicon-jet-fighter:before {
    content: "\edae";
}

.oicon-joint:before {
    content: "\edaf";
}

.oicon-k:before {
    content: "\edb0";
}

.oicon-kaaba:before {
    content: "\edb1";
}

.oicon-key:before {
    content: "\edb2";
}

.oicon-keyboard1:before {
    content: "\edb3";
}

.oicon-khanda:before {
    content: "\edb4";
}

.oicon-kip-sign:before {
    content: "\edb5";
}

.oicon-kit-medical:before {
    content: "\edb6";
}

.oicon-kiwi-bird:before {
    content: "\edb7";
}

.oicon-l:before {
    content: "\edb8";
}

.oicon-landmark:before {
    content: "\edb9";
}

.oicon-language:before {
    content: "\edba";
}

.oicon-laptop:before {
    content: "\edbb";
}

.oicon-laptop-code:before {
    content: "\edbc";
}

.oicon-laptop-medical:before {
    content: "\edbd";
}

.oicon-lari-sign:before {
    content: "\edbe";
}

.oicon-layer-group:before {
    content: "\edbf";
}

.oicon-leaf:before {
    content: "\edc0";
}

.oicon-left-long:before {
    content: "\edc1";
}

.oicon-left-right:before {
    content: "\edc2";
}

.oicon-lemon1:before {
    content: "\edc3";
}

.oicon-less-than:before {
    content: "\edc4";
}

.oicon-less-than-equal:before {
    content: "\edc5";
}

.oicon-life-ring1:before {
    content: "\edc6";
}

.oicon-lightbulb1:before {
    content: "\edc7";
}

.oicon-link:before {
    content: "\edc8";
}

.oicon-link-slash:before {
    content: "\edc9";
}

.oicon-lira-sign:before {
    content: "\edca";
}

.oicon-list:before {
    content: "\edcb";
}

.oicon-list-check:before {
    content: "\edcc";
}

.oicon-list-ol:before {
    content: "\edcd";
}

.oicon-list-ul:before {
    content: "\edce";
}

.oicon-litecoin-sign:before {
    content: "\edcf";
}

.oicon-location-arrow:before {
    content: "\edd0";
}

.oicon-location-crosshairs:before {
    content: "\edd1";
}

.oicon-location-dot:before {
    content: "\edd2";
}

.oicon-location-pin:before {
    content: "\edd3";
}

.oicon-lock:before {
    content: "\edd4";
}

.oicon-lock-open:before {
    content: "\edd5";
}

.oicon-lungs:before {
    content: "\edd6";
}

.oicon-lungs-virus:before {
    content: "\edd7";
}

.oicon-m:before {
    content: "\edd8";
}

.oicon-magnet:before {
    content: "\edd9";
}

.oicon-magnifying-glass:before {
    content: "\edda";
}

.oicon-magnifying-glass-dollar:before {
    content: "\eddb";
}

.oicon-magnifying-glass-location:before {
    content: "\eddc";
}

.oicon-magnifying-glass-minus:before {
    content: "\eddd";
}

.oicon-magnifying-glass-plus:before {
    content: "\edde";
}

.oicon-manat-sign:before {
    content: "\eddf";
}

.oicon-map1:before {
    content: "\ede0";
}

.oicon-map-location:before {
    content: "\ede1";
}

.oicon-map-location-dot:before {
    content: "\ede2";
}

.oicon-map-pin:before {
    content: "\ede3";
}

.oicon-marker:before {
    content: "\ede4";
}

.oicon-mars:before {
    content: "\ede5";
}

.oicon-mars-and-venus:before {
    content: "\ede6";
}

.oicon-mars-double:before {
    content: "\ede7";
}

.oicon-mars-stroke:before {
    content: "\ede8";
}

.oicon-mars-stroke-right:before {
    content: "\ede9";
}

.oicon-mars-stroke-up:before {
    content: "\edea";
}

.oicon-martini-glass:before {
    content: "\edeb";
}

.oicon-martini-glass-citrus:before {
    content: "\edec";
}

.oicon-martini-glass-empty:before {
    content: "\eded";
}

.oicon-mask:before {
    content: "\edee";
}

.oicon-mask-face:before {
    content: "\edef";
}

.oicon-masks-theater:before {
    content: "\edf0";
}

.oicon-maximize:before {
    content: "\edf1";
}

.oicon-medal:before {
    content: "\edf2";
}

.oicon-memory:before {
    content: "\edf3";
}

.oicon-menorah:before {
    content: "\edf4";
}

.oicon-mercury:before {
    content: "\edf5";
}

.oicon-message1:before {
    content: "\edf6";
}

.oicon-meteor:before {
    content: "\edf7";
}

.oicon-microchip:before {
    content: "\edf8";
}

.oicon-microphone:before {
    content: "\edf9";
}

.oicon-microphone-lines:before {
    content: "\edfa";
}

.oicon-microphone-lines-slash:before {
    content: "\edfb";
}

.oicon-microphone-slash:before {
    content: "\edfc";
}

.oicon-microscope:before {
    content: "\edfd";
}

.oicon-mill-sign:before {
    content: "\edfe";
}

.oicon-minimize:before {
    content: "\edff";
}

.oicon-minus:before {
    content: "\ee00";
}

.oicon-mitten:before {
    content: "\ee01";
}

.oicon-mobile-button:before {
    content: "\ee02";
}

.oicon-mobile-screen-button:before {
    content: "\ee03";
}

.oicon-money-bill:before {
    content: "\ee04";
}

.oicon-money-bill-11:before {
    content: "\ee05";
}

.oicon-money-bill-1-wave:before {
    content: "\ee06";
}

.oicon-money-bill-wave:before {
    content: "\ee07";
}

.oicon-money-check:before {
    content: "\ee08";
}

.oicon-money-check-dollar:before {
    content: "\ee09";
}

.oicon-monument:before {
    content: "\ee0a";
}

.oicon-moon1:before {
    content: "\ee0b";
}

.oicon-mortar-pestle:before {
    content: "\ee0c";
}

.oicon-mosque:before {
    content: "\ee0d";
}

.oicon-motorcycle:before {
    content: "\ee0e";
}

.oicon-mountain:before {
    content: "\ee0f";
}

.oicon-mug-hot:before {
    content: "\ee10";
}

.oicon-mug-saucer:before {
    content: "\ee11";
}

.oicon-music:before {
    content: "\ee12";
}

.oicon-n:before {
    content: "\ee13";
}

.oicon-naira-sign:before {
    content: "\ee14";
}

.oicon-network-wired:before {
    content: "\ee15";
}

.oicon-neuter:before {
    content: "\ee16";
}

.oicon-newspaper1:before {
    content: "\ee17";
}

.oicon-not-equal:before {
    content: "\ee18";
}

.oicon-notes-medical:before {
    content: "\ee19";
}

.oicon-note-sticky1:before {
    content: "\ee1a";
}

.oicon-o:before {
    content: "\ee1b";
}

.oicon-object-group1:before {
    content: "\ee1c";
}

.oicon-object-ungroup1:before {
    content: "\ee1d";
}

.oicon-oil-can:before {
    content: "\ee1e";
}

.oicon-om:before {
    content: "\ee1f";
}

.oicon-otter:before {
    content: "\ee20";
}

.oicon-outdent:before {
    content: "\ee21";
}

.oicon-p:before {
    content: "\ee22";
}

.oicon-pager:before {
    content: "\ee23";
}

.oicon-paint-brush:before {
    content: "\ee24";
}

.oicon-paint-roller:before {
    content: "\ee25";
}

.oicon-palette:before {
    content: "\ee26";
}

.oicon-pallet:before {
    content: "\ee27";
}

.oicon-panorama:before {
    content: "\ee28";
}

.oicon-paperclip:before {
    content: "\ee29";
}

.oicon-paper-plane1:before {
    content: "\ee2a";
}

.oicon-parachute-box:before {
    content: "\ee2b";
}

.oicon-paragraph:before {
    content: "\ee2c";
}

.oicon-passport:before {
    content: "\ee2d";
}

.oicon-paste:before {
    content: "\ee2e";
}

.oicon-pause:before {
    content: "\ee2f";
}

.oicon-paw:before {
    content: "\ee30";
}

.oicon-peace:before {
    content: "\ee31";
}

.oicon-pen:before {
    content: "\ee32";
}

.oicon-pencil:before {
    content: "\ee33";
}

.oicon-pen-clip:before {
    content: "\ee34";
}

.oicon-pen-fancy:before {
    content: "\ee35";
}

.oicon-pen-nib:before {
    content: "\ee36";
}

.oicon-pen-ruler:before {
    content: "\ee37";
}

.oicon-pen-to-square1:before {
    content: "\ee38";
}

.oicon-people-arrows-left-right:before {
    content: "\ee39";
}

.oicon-people-carry-box:before {
    content: "\ee3a";
}

.oicon-pepper-hot:before {
    content: "\ee3b";
}

.oicon-percent:before {
    content: "\ee3c";
}

.oicon-person:before {
    content: "\ee3d";
}

.oicon-person-biking:before {
    content: "\ee3e";
}

.oicon-person-booth:before {
    content: "\ee3f";
}

.oicon-person-dots-from-line:before {
    content: "\ee40";
}

.oicon-person-dress:before {
    content: "\ee41";
}

.oicon-person-hiking:before {
    content: "\ee42";
}

.oicon-person-praying:before {
    content: "\ee43";
}

.oicon-person-running:before {
    content: "\ee44";
}

.oicon-person-skating:before {
    content: "\ee45";
}

.oicon-person-skiing:before {
    content: "\ee46";
}

.oicon-person-skiing-nordic:before {
    content: "\ee47";
}

.oicon-person-snowboarding:before {
    content: "\ee48";
}

.oicon-person-swimming:before {
    content: "\ee49";
}

.oicon-person-walking:before {
    content: "\ee4a";
}

.oicon-person-walking-with-cane:before {
    content: "\ee4b";
}

.oicon-peseta-sign:before {
    content: "\ee4c";
}

.oicon-peso-sign:before {
    content: "\ee4d";
}

.oicon-phone:before {
    content: "\ee4e";
}

.oicon-phone-flip:before {
    content: "\ee4f";
}

.oicon-phone-slash:before {
    content: "\ee50";
}

.oicon-phone-volume:before {
    content: "\ee51";
}

.oicon-photo-film:before {
    content: "\ee52";
}

.oicon-piggy-bank:before {
    content: "\ee53";
}

.oicon-pills:before {
    content: "\ee54";
}

.oicon-pizza-slice:before {
    content: "\ee55";
}

.oicon-place-of-worship:before {
    content: "\ee56";
}

.oicon-plane:before {
    content: "\ee57";
}

.oicon-plane-arrival:before {
    content: "\ee58";
}

.oicon-plane-departure:before {
    content: "\ee59";
}

.oicon-plane-slash:before {
    content: "\ee5a";
}

.oicon-play:before {
    content: "\ee5b";
}

.oicon-plug:before {
    content: "\ee5c";
}

.oicon-plus:before {
    content: "\ee5d";
}

.oicon-plus-minus:before {
    content: "\ee5e";
}

.oicon-podcast:before {
    content: "\ee5f";
}

.oicon-poo:before {
    content: "\ee60";
}

.oicon-poop:before {
    content: "\ee61";
}

.oicon-poo-storm:before {
    content: "\ee62";
}

.oicon-power-off:before {
    content: "\ee63";
}

.oicon-prescription:before {
    content: "\ee64";
}

.oicon-prescription-bottle:before {
    content: "\ee65";
}

.oicon-prescription-bottle-medical:before {
    content: "\ee66";
}

.oicon-print:before {
    content: "\ee67";
}

.oicon-pump-medical:before {
    content: "\ee68";
}

.oicon-pump-soap:before {
    content: "\ee69";
}

.oicon-puzzle-piece:before {
    content: "\ee6a";
}

.oicon-q:before {
    content: "\ee6b";
}

.oicon-qrcode:before {
    content: "\ee6c";
}

.oicon-question:before {
    content: "\ee6d";
}

.oicon-quidditch:before {
    content: "\ee6e";
}

.oicon-quote-left:before {
    content: "\ee6f";
}

.oicon-quote-right:before {
    content: "\ee70";
}

.oicon-r:before {
    content: "\ee71";
}

.oicon-radiation:before {
    content: "\ee72";
}

.oicon-rainbow:before {
    content: "\ee73";
}

.oicon-receipt:before {
    content: "\ee74";
}

.oicon-record-vinyl:before {
    content: "\ee75";
}

.oicon-rectangle-ad:before {
    content: "\ee76";
}

.oicon-rectangle-list1:before {
    content: "\ee77";
}

.oicon-rectangle-xmark1:before {
    content: "\ee78";
}

.oicon-recycle:before {
    content: "\ee79";
}

.oicon-registered1:before {
    content: "\ee7a";
}

.oicon-repeat:before {
    content: "\ee7b";
}

.oicon-reply:before {
    content: "\ee7c";
}

.oicon-reply-all:before {
    content: "\ee7d";
}

.oicon-republican:before {
    content: "\ee7e";
}

.oicon-restroom:before {
    content: "\ee7f";
}

.oicon-retweet:before {
    content: "\ee80";
}

.oicon-ribbon:before {
    content: "\ee81";
}

.oicon-right-from-bracket:before {
    content: "\ee82";
}

.oicon-right-left:before {
    content: "\ee83";
}

.oicon-right-long:before {
    content: "\ee84";
}

.oicon-right-to-bracket:before {
    content: "\ee85";
}

.oicon-ring:before {
    content: "\ee86";
}

.oicon-road:before {
    content: "\ee87";
}

.oicon-robot:before {
    content: "\ee88";
}

.oicon-rocket:before {
    content: "\ee89";
}

.oicon-rotate:before {
    content: "\ee8a";
}

.oicon-rotate-left:before {
    content: "\ee8b";
}

.oicon-route:before {
    content: "\ee8c";
}

.oicon-rss:before {
    content: "\ee8d";
}

.oicon-ruble-sign:before {
    content: "\ee8e";
}

.oicon-ruler:before {
    content: "\ee8f";
}

.oicon-ruler-combined:before {
    content: "\ee90";
}

.oicon-ruler-horizontal:before {
    content: "\ee91";
}

.oicon-ruler-vertical:before {
    content: "\ee92";
}

.oicon-rupee-sign:before {
    content: "\ee93";
}

.oicon-rupiah-sign:before {
    content: "\ee94";
}

.oicon-s:before {
    content: "\ee95";
}

.oicon-sailboat:before {
    content: "\ee96";
}

.oicon-satellite:before {
    content: "\ee97";
}

.oicon-satellite-dish:before {
    content: "\ee98";
}

.oicon-scale-balanced:before {
    content: "\ee99";
}

.oicon-scale-unbalanced:before {
    content: "\ee9a";
}

.oicon-scale-unbalanced-flip:before {
    content: "\ee9b";
}

.oicon-school:before {
    content: "\ee9c";
}

.oicon-scissors:before {
    content: "\ee9d";
}

.oicon-screwdriver:before {
    content: "\ee9e";
}

.oicon-screwdriver-wrench:before {
    content: "\ee9f";
}

.oicon-scroll:before {
    content: "\eea0";
}

.oicon-scroll-torah:before {
    content: "\eea1";
}

.oicon-sd-card:before {
    content: "\eea2";
}

.oicon-section:before {
    content: "\eea3";
}

.oicon-seedling:before {
    content: "\eea4";
}

.oicon-server:before {
    content: "\eea5";
}

.oicon-shapes:before {
    content: "\eea6";
}

.oicon-share:before {
    content: "\eea7";
}

.oicon-share-from-square1:before {
    content: "\eea8";
}

.oicon-share-nodes:before {
    content: "\eea9";
}

.oicon-shekel-sign:before {
    content: "\eeaa";
}

.oicon-shield-blank:before {
    content: "\eeab";
}

.oicon-shield-virus:before {
    content: "\eeac";
}

.oicon-ship:before {
    content: "\eead";
}

.oicon-shirt:before {
    content: "\eeae";
}

.oicon-shoe-prints:before {
    content: "\eeaf";
}

.oicon-shop:before {
    content: "\eeb0";
}

.oicon-shop-slash:before {
    content: "\eeb1";
}

.oicon-shower:before {
    content: "\eeb2";
}

.oicon-shuffle:before {
    content: "\eeb3";
}

.oicon-shuttle-space:before {
    content: "\eeb4";
}

.oicon-signal:before {
    content: "\eeb5";
}

.oicon-signature:before {
    content: "\eeb6";
}

.oicon-sign-hanging:before {
    content: "\eeb7";
}

.oicon-signs-post:before {
    content: "\eeb8";
}

.oicon-sim-card:before {
    content: "\eeb9";
}

.oicon-sink:before {
    content: "\eeba";
}

.oicon-sitemap:before {
    content: "\eebb";
}

.oicon-skull:before {
    content: "\eebc";
}

.oicon-skull-crossbones:before {
    content: "\eebd";
}

.oicon-slash:before {
    content: "\eebe";
}

.oicon-sleigh:before {
    content: "\eebf";
}

.oicon-sliders:before {
    content: "\eec0";
}

.oicon-smog:before {
    content: "\eec1";
}

.oicon-smoking:before {
    content: "\eec2";
}

.oicon-snowflake1:before {
    content: "\eec3";
}

.oicon-snowman:before {
    content: "\eec4";
}

.oicon-snowplow:before {
    content: "\eec5";
}

.oicon-soap:before {
    content: "\eec6";
}

.oicon-socks:before {
    content: "\eec7";
}

.oicon-solar-panel:before {
    content: "\eec8";
}

.oicon-sort:before {
    content: "\eec9";
}

.oicon-sort-down:before {
    content: "\eeca";
}

.oicon-sort-up:before {
    content: "\eecb";
}

.oicon-spa:before {
    content: "\eecc";
}

.oicon-spaghetti-monster-flying:before {
    content: "\eecd";
}

.oicon-spell-check:before {
    content: "\eece";
}

.oicon-spider:before {
    content: "\eecf";
}

.oicon-spinner:before {
    content: "\eed0";
}

.oicon-splotch:before {
    content: "\eed1";
}

.oicon-spoon:before {
    content: "\eed2";
}

.oicon-spray-can:before {
    content: "\eed3";
}

.oicon-spray-can-sparkles:before {
    content: "\eed4";
}

.oicon-square1:before {
    content: "\eed5";
}

.oicon-square-caret-down1:before {
    content: "\eed6";
}

.oicon-square-caret-left1:before {
    content: "\eed7";
}

.oicon-square-caret-right1:before {
    content: "\eed8";
}

.oicon-square-caret-up1:before {
    content: "\eed9";
}

.oicon-square-check1:before {
    content: "\eeda";
}

.oicon-square-envelope:before {
    content: "\eedb";
}

.oicon-square-full1:before {
    content: "\eedc";
}

.oicon-square-h:before {
    content: "\eedd";
}

.oicon-square-minus1:before {
    content: "\eede";
}

.oicon-square-parking:before {
    content: "\eedf";
}

.oicon-square-pen:before {
    content: "\eee0";
}

.oicon-square-phone:before {
    content: "\eee1";
}

.oicon-square-phone-flip:before {
    content: "\eee2";
}

.oicon-square-plus1:before {
    content: "\eee3";
}

.oicon-square-poll-horizontal:before {
    content: "\eee4";
}

.oicon-square-poll-vertical:before {
    content: "\eee5";
}

.oicon-square-root-variable:before {
    content: "\eee6";
}

.oicon-square-rss:before {
    content: "\eee7";
}

.oicon-square-share-nodes:before {
    content: "\eee8";
}

.oicon-square-up-right:before {
    content: "\eee9";
}

.oicon-stairs:before {
    content: "\eeea";
}

.oicon-stamp:before {
    content: "\eeeb";
}

.oicon-star1:before {
    content: "\eeec";
}

.oicon-star-and-crescent:before {
    content: "\eeed";
}

.oicon-star-half1:before {
    content: "\eeee";
}

.oicon-star-half-stroke:before {
    content: "\eeef";
}

.oicon-star-of-david:before {
    content: "\eef0";
}

.oicon-star-of-life:before {
    content: "\eef1";
}

.oicon-sterling-sign:before {
    content: "\eef2";
}

.oicon-stethoscope:before {
    content: "\eef3";
}

.oicon-stop:before {
    content: "\eef4";
}

.oicon-stopwatch:before {
    content: "\eef5";
}

.oicon-stopwatch-20:before {
    content: "\eef6";
}

.oicon-store:before {
    content: "\eef7";
}

.oicon-store-slash:before {
    content: "\eef8";
}

.oicon-street-view:before {
    content: "\eef9";
}

.oicon-strikethrough:before {
    content: "\eefa";
}

.oicon-stroopwafel:before {
    content: "\eefb";
}

.oicon-subscript:before {
    content: "\eefc";
}

.oicon-suitcase:before {
    content: "\eefd";
}

.oicon-suitcase-medical:before {
    content: "\eefe";
}

.oicon-suitcase-rolling:before {
    content: "\eeff";
}

.oicon-sun1:before {
    content: "\ef00";
}

.oicon-superscript:before {
    content: "\ef01";
}

.oicon-swatchbook:before {
    content: "\ef02";
}

.oicon-synagogue:before {
    content: "\ef03";
}

.oicon-syringe:before {
    content: "\ef04";
}

.oicon-t:before {
    content: "\ef05";
}

.oicon-table:before {
    content: "\ef06";
}

.oicon-table-cells:before {
    content: "\ef07";
}

.oicon-table-cells-large:before {
    content: "\ef08";
}

.oicon-table-columns:before {
    content: "\ef09";
}

.oicon-table-list:before {
    content: "\ef0a";
}

.oicon-tablet-button:before {
    content: "\ef0b";
}

.oicon-table-tennis-paddle-ball:before {
    content: "\ef0c";
}

.oicon-tablets:before {
    content: "\ef0d";
}

.oicon-tablet-screen-button:before {
    content: "\ef0e";
}

.oicon-tachograph-digital:before {
    content: "\ef0f";
}

.oicon-tag:before {
    content: "\ef10";
}

.oicon-tags:before {
    content: "\ef11";
}

.oicon-tape:before {
    content: "\ef12";
}

.oicon-taxi:before {
    content: "\ef13";
}

.oicon-teeth:before {
    content: "\ef14";
}

.oicon-teeth-open:before {
    content: "\ef15";
}

.oicon-temperature-empty:before {
    content: "\ef16";
}

.oicon-temperature-full:before {
    content: "\ef17";
}

.oicon-temperature-half:before {
    content: "\ef18";
}

.oicon-temperature-high:before {
    content: "\ef19";
}

.oicon-temperature-low:before {
    content: "\ef1a";
}

.oicon-temperature-quarter:before {
    content: "\ef1b";
}

.oicon-temperature-three-quarters:before {
    content: "\ef1c";
}

.oicon-tenge-sign:before {
    content: "\ef1d";
}

.oicon-terminal:before {
    content: "\ef1e";
}

.oicon-text-height:before {
    content: "\ef1f";
}

.oicon-text-slash:before {
    content: "\ef20";
}

.oicon-text-width:before {
    content: "\ef21";
}

.oicon-thermometer:before {
    content: "\ef22";
}

.oicon-thumbs-down1:before {
    content: "\ef23";
}

.oicon-thumbs-up1:before {
    content: "\ef24";
}

.oicon-thumbtack:before {
    content: "\ef25";
}

.oicon-ticket-simple:before {
    content: "\ef26";
}

.oicon-timeline:before {
    content: "\ef27";
}

.oicon-toggle-off:before {
    content: "\ef28";
}

.oicon-toggle-on:before {
    content: "\ef29";
}

.oicon-toilet:before {
    content: "\ef2a";
}

.oicon-toilet-paper:before {
    content: "\ef2b";
}

.oicon-toilet-paper-slash:before {
    content: "\ef2c";
}

.oicon-toolbox:before {
    content: "\ef2d";
}

.oicon-tooth:before {
    content: "\ef2e";
}

.oicon-torii-gate:before {
    content: "\ef2f";
}

.oicon-tower-broadcast:before {
    content: "\ef30";
}

.oicon-tractor:before {
    content: "\ef31";
}

.oicon-trademark:before {
    content: "\ef32";
}

.oicon-traffic-light:before {
    content: "\ef33";
}

.oicon-trailer:before {
    content: "\ef34";
}

.oicon-train:before {
    content: "\ef35";
}

.oicon-train-subway:before {
    content: "\ef36";
}

.oicon-train-tram:before {
    content: "\ef37";
}

.oicon-transgender:before {
    content: "\ef38";
}

.oicon-trash:before {
    content: "\ef39";
}

.oicon-trash-arrow-up:before {
    content: "\ef3a";
}

.oicon-trash-can1:before {
    content: "\ef3b";
}

.oicon-trash-can-arrow-up:before {
    content: "\ef3c";
}

.oicon-tree:before {
    content: "\ef3d";
}

.oicon-triangle-exclamation:before {
    content: "\ef3e";
}

.oicon-trophy:before {
    content: "\ef3f";
}

.oicon-truck:before {
    content: "\ef40";
}

.oicon-truck-fast:before {
    content: "\ef41";
}

.oicon-truck-medical:before {
    content: "\ef42";
}

.oicon-truck-monster:before {
    content: "\ef43";
}

.oicon-truck-moving:before {
    content: "\ef44";
}

.oicon-truck-pickup:before {
    content: "\ef45";
}

.oicon-truck-ramp-box:before {
    content: "\ef46";
}

.oicon-tty:before {
    content: "\ef47";
}

.oicon-turkish-lira-sign:before {
    content: "\ef48";
}

.oicon-turn-down:before {
    content: "\ef49";
}

.oicon-turn-up:before {
    content: "\ef4a";
}

.oicon-tv:before {
    content: "\ef4b";
}

.oicon-u:before {
    content: "\ef4c";
}

.oicon-umbrella:before {
    content: "\ef4d";
}

.oicon-umbrella-beach:before {
    content: "\ef4e";
}

.oicon-underline:before {
    content: "\ef4f";
}

.oicon-universal-access:before {
    content: "\ef50";
}

.oicon-unlock:before {
    content: "\ef51";
}

.oicon-unlock-keyhole:before {
    content: "\ef52";
}

.oicon-up-down:before {
    content: "\ef53";
}

.oicon-up-down-left-right:before {
    content: "\ef54";
}

.oicon-upload:before {
    content: "\ef55";
}

.oicon-up-long:before {
    content: "\ef56";
}

.oicon-up-right-and-down-left-from-center:before {
    content: "\ef57";
}

.oicon-up-right-from-square:before {
    content: "\ef58";
}

.oicon-user1:before {
    content: "\ef59";
}

.oicon-user-astronaut:before {
    content: "\ef5a";
}

.oicon-user-check:before {
    content: "\ef5b";
}

.oicon-user-clock:before {
    content: "\ef5c";
}

.oicon-user-doctor:before {
    content: "\ef5d";
}

.oicon-user-gear:before {
    content: "\ef5e";
}

.oicon-user-graduate:before {
    content: "\ef5f";
}

.oicon-user-group:before {
    content: "\ef60";
}

.oicon-user-injured:before {
    content: "\ef61";
}

.oicon-user-large:before {
    content: "\ef62";
}

.oicon-user-large-slash:before {
    content: "\ef63";
}

.oicon-user-lock:before {
    content: "\ef64";
}

.oicon-user-minus:before {
    content: "\ef65";
}

.oicon-user-ninja:before {
    content: "\ef66";
}

.oicon-user-nurse:before {
    content: "\ef67";
}

.oicon-user-pen:before {
    content: "\ef68";
}

.oicon-user-plus:before {
    content: "\ef69";
}

.oicon-users:before {
    content: "\ef6a";
}

.oicon-user-secret:before {
    content: "\ef6b";
}

.oicon-users-gear:before {
    content: "\ef6c";
}

.oicon-user-shield:before {
    content: "\ef6d";
}

.oicon-user-slash:before {
    content: "\ef6e";
}

.oicon-users-slash:before {
    content: "\ef6f";
}

.oicon-user-tag:before {
    content: "\ef70";
}

.oicon-user-tie:before {
    content: "\ef71";
}

.oicon-user-xmark:before {
    content: "\ef72";
}

.oicon-utensils:before {
    content: "\ef73";
}

.oicon-v:before {
    content: "\ef74";
}

.oicon-van-shuttle:before {
    content: "\ef75";
}

.oicon-vault:before {
    content: "\ef76";
}

.oicon-vector-square:before {
    content: "\ef77";
}

.oicon-venus:before {
    content: "\ef78";
}

.oicon-venus-double:before {
    content: "\ef79";
}

.oicon-venus-mars:before {
    content: "\ef7a";
}

.oicon-vest:before {
    content: "\ef7b";
}

.oicon-vest-patches:before {
    content: "\ef7c";
}

.oicon-vial:before {
    content: "\ef7d";
}

.oicon-vials:before {
    content: "\ef7e";
}

.oicon-video:before {
    content: "\ef7f";
}

.oicon-video-slash:before {
    content: "\ef80";
}

.oicon-vihara:before {
    content: "\ef81";
}

.oicon-virus:before {
    content: "\ef82";
}

.oicon-viruses:before {
    content: "\ef83";
}

.oicon-virus-slash:before {
    content: "\ef84";
}

.oicon-voicemail:before {
    content: "\ef85";
}

.oicon-volleyball:before {
    content: "\ef86";
}

.oicon-volume-high:before {
    content: "\ef87";
}

.oicon-volume-low:before {
    content: "\ef88";
}

.oicon-volume-off:before {
    content: "\ef89";
}

.oicon-volume-xmark:before {
    content: "\ef8a";
}

.oicon-vr-cardboard:before {
    content: "\ef8b";
}

.oicon-w:before {
    content: "\ef8c";
}

.oicon-wallet:before {
    content: "\ef8d";
}

.oicon-wand-magic:before {
    content: "\ef8e";
}

.oicon-warehouse:before {
    content: "\ef8f";
}

.oicon-water:before {
    content: "\ef90";
}

.oicon-water-ladder:before {
    content: "\ef91";
}

.oicon-wave-square:before {
    content: "\ef92";
}

.oicon-weight-hanging:before {
    content: "\ef93";
}

.oicon-weight-scale:before {
    content: "\ef94";
}

.oicon-wheelchair:before {
    content: "\ef95";
}

.oicon-whiskey-glass:before {
    content: "\ef96";
}

.oicon-wifi:before {
    content: "\ef97";
}

.oicon-wind:before {
    content: "\ef98";
}

.oicon-window-maximize1:before {
    content: "\ef99";
}

.oicon-window-minimize1:before {
    content: "\ef9a";
}

.oicon-window-restore1:before {
    content: "\ef9b";
}

.oicon-wine-bottle:before {
    content: "\ef9c";
}

.oicon-wine-glass:before {
    content: "\ef9d";
}

.oicon-wine-glass-empty:before {
    content: "\ef9e";
}

.oicon-won-sign:before {
    content: "\ef9f";
}

.oicon-wrench:before {
    content: "\efa0";
}

.oicon-x:before {
    content: "\efa1";
}

.oicon-xmark:before {
    content: "\efa2";
}

.oicon-x-ray:before {
    content: "\efa3";
}

.oicon-y:before {
    content: "\efa4";
}

.oicon-yen-sign:before {
    content: "\efa5";
}

.oicon-yin-yang:before {
    content: "\efa6";
}

.oicon-z:before {
    content: "\efa7";
}

@font-face {
  font-family: 'orodicon2';
  src:  url('/Content/Font/orodicon2/orodicon2.eot?80181385');
  src:  url('/Content/Font/orodicon2/orodicon2.eot?80181385#iefix') format('embedded-opentype'),
        url('/Content/Font/orodicon2/orodicon2.ttf?80181385') format('truetype'),
        url('/Content/Font/orodicon2/orodicon2.woff?80181385') format('woff'),
        url('/Content/Font/orodicon2/orodicon2.svg?80181385#orodicon2') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'orodicon2';
    src: url('../Content/Font/font/orodicon2.svg?80181385#orodicon2') format('svg');
  }
}
*/
[class^="oicon2-"]:before, [class*=" oicon2-"]:before {
    font-family: "orodicon2";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    top:-1px;
    position:relative;
}

.oicon2-search:before {
    content: '\e800';
}
/* '' */
.oicon2-mail:before {
    content: '\e801';
}
/* '' */
.oicon2-heart:before {
    content: '\e802';
}
/* '' */
.oicon2-heart-empty:before {
    content: '\e803';
}
/* '' */
.oicon2-star:before {
    content: '\e804';
}
/* '' */
.oicon2-user:before {
    content: '\e805';
}
/* '' */
.oicon2-video:before {
    content: '\e806';
}
/* '' */
.oicon2-picture:before {
    content: '\e807';
}
/* '' */
.oicon2-camera:before {
    content: '\e808';
}
/* '' */
.oicon2-ok:before {
    content: '\e809';
}
/* '' */
.oicon2-ok-circle:before {
    content: '\e80a';
}
/* '' */
.oicon2-cancel:before {
    content: '\e80b';
}
/* '' */
.oicon2-cancel-circle:before {
    content: '\e80c';
}
/* '' */
.oicon2-plus:before {
    content: '\e80d';
}
/* '' */
.oicon2-plus-circle:before {
    content: '\e80e';
}
/* '' */
.oicon2-minus:before {
    content: '\e80f';
}
/* '' */
.oicon2-minus-circle:before {
    content: '\e810';
}
/* '' */
.oicon2-help:before {
    content: '\e811';
}
/* '' */
.oicon2-info:before {
    content: '\e812';
}
/* '' */
.oicon2-home:before {
    content: '\e813';
}
/* '' */
.oicon2-link:before {
    content: '\e814';
}
/* '' */
.oicon2-attach:before {
    content: '\e815';
}
/* '' */
.oicon2-lock:before {
    content: '\e816';
}
/* '' */
.oicon2-lock-empty:before {
    content: '\e817';
}
/* '' */
.oicon2-lock-open:before {
    content: '\e818';
}
/* '' */
.oicon2-lock-open-empty:before {
    content: '\e819';
}
/* '' */
.oicon2-pin:before {
    content: '\e81a';
}
/* '' */
.oicon2-eye:before {
    content: '\e81b';
}
/* '' */
.oicon2-tag:before {
    content: '\e81c';
}
/* '' */
.oicon2-tag-empty:before {
    content: '\e81d';
}
/* '' */
.oicon2-download:before {
    content: '\e81e';
}
/* '' */
.oicon2-upload:before {
    content: '\e81f';
}
/* '' */
.oicon2-download-cloud:before {
    content: '\e820';
}
/* '' */
.oicon2-upload-cloud:before {
    content: '\e821';
}
/* '' */
.oicon2-quote-left:before {
    content: '\e822';
}
/* '' */
.oicon2-quote-right:before {
    content: '\e823';
}
/* '' */
.oicon2-quote-left-alt:before {
    content: '\e824';
}
/* '' */
.oicon2-quote-right-alt:before {
    content: '\e825';
}
/* '' */
.oicon2-pencil:before {
    content: '\e826';
}
/* '' */
.oicon2-pencil-neg:before {
    content: '\e827';
}
/* '' */
.oicon2-pencil-alt:before {
    content: '\e828';
}
/* '' */
.oicon2-undo:before {
    content: '\e829';
}
/* '' */
.oicon2-comment:before {
    content: '\e82a';
}
/* '' */
.oicon2-comment-inv:before {
    content: '\e82b';
}
/* '' */
.oicon2-comment-alt:before {
    content: '\e82c';
}
/* '' */
.oicon2-comment-inv-alt:before {
    content: '\e82d';
}
/* '' */
.oicon2-comment-alt2:before {
    content: '\e82e';
}
/* '' */
.oicon2-comment-inv-alt2:before {
    content: '\e82f';
}
/* '' */
.oicon2-chat:before {
    content: '\e830';
}
/* '' */
.oicon2-chat-inv:before {
    content: '\e831';
}
/* '' */
.oicon2-location:before {
    content: '\e832';
}
/* '' */
.oicon2-location-inv:before {
    content: '\e833';
}
/* '' */
.oicon2-location-alt:before {
    content: '\e834';
}
/* '' */
.oicon2-compass:before {
    content: '\e835';
}
/* '' */
.oicon2-trash:before {
    content: '\e836';
}
/* '' */
.oicon2-trash-empty:before {
    content: '\e837';
}
/* '' */
.oicon2-doc:before {
    content: '\e838';
}
/* '' */
.oicon2-doc-inv:before {
    content: '\e839';
}
/* '' */
.oicon2-doc-alt:before {
    content: '\e83a';
}
/* '' */
.oicon2-doc-inv-alt:before {
    content: '\e83b';
}
/* '' */
.oicon2-article:before {
    content: '\e83c';
}
/* '' */
.oicon2-article-alt:before {
    content: '\e83d';
}
/* '' */
.oicon2-book-open:before {
    content: '\e83e';
}
/* '' */
.oicon2-folder:before {
    content: '\e83f';
}
/* '' */
.oicon2-folder-empty:before {
    content: '\e840';
}
/* '' */
.oicon2-box:before {
    content: '\e841';
}
/* '' */
.oicon2-rss:before {
    content: '\e842';
}
/* '' */
.oicon2-rss-alt:before {
    content: '\e843';
}
/* '' */
.oicon2-cog:before {
    content: '\e844';
}
/* '' */
.oicon2-calendar-inv:before {
    content: '\e845';
}
/* '' */
.oicon2-calendar-alt:before {
    content: '\e846';
}
/* '' */
.oicon2-mic:before {
    content: '\e847';
}
/* '' */
.oicon2-volume-off:before {
    content: '\e848';
}
/* '' */
.oicon2-volume-up:before {
    content: '\e849';
}
/* '' */
.oicon2-headphones:before {
    content: '\e84a';
}
/* '' */
.oicon2-clock:before {
    content: '\e84b';
}
/* '' */
.oicon2-lamp:before {
    content: '\e84c';
}
/* '' */
.oicon2-block:before {
    content: '\e84d';
}
/* '' */
.oicon2-resize-full:before {
    content: '\e84e';
}
/* '' */
.oicon2-resize-full-alt:before {
    content: '\e84f';
}
/* '' */
.oicon2-resize-small:before {
    content: '\e850';
}
/* '' */
.oicon2-resize-small-alt:before {
    content: '\e851';
}
/* '' */
.oicon2-resize-vertical:before {
    content: '\e852';
}
/* '' */
.oicon2-resize-horizontal:before {
    content: '\e853';
}
/* '' */
.oicon2-move:before {
    content: '\e854';
}
/* '' */
.oicon2-popup:before {
    content: '\e855';
}
/* '' */
.oicon2-down:before {
    content: '\e856';
}
/* '' */
.oicon2-left:before {
    content: '\e857';
}
/* '' */
.oicon2-right:before {
    content: '\e858';
}
/* '' */
.oicon2-up:before {
    content: '\e859';
}
/* '' */
.oicon2-down-circle:before {
    content: '\e85a';
}
/* '' */
.oicon2-left-circle:before {
    content: '\e85b';
}
/* '' */
.oicon2-right-circle:before {
    content: '\e85c';
}
/* '' */
.oicon2-up-circle:before {
    content: '\e85d';
}
/* '' */
.oicon2-cw:before {
    content: '\e85e';
}
/* '' */
.oicon2-loop:before {
    content: '\e85f';
}
/* '' */
.oicon2-loop-alt:before {
    content: '\e860';
}
/* '' */
.oicon2-exchange:before {
    content: '\e861';
}
/* '' */
.oicon2-split:before {
    content: '\e862';
}
/* '' */
.oicon2-arrow-curved:before {
    content: '\e863';
}
/* '' */
.oicon2-play:before {
    content: '\e864';
}
/* '' */
.oicon2-play-circle2:before {
    content: '\e865';
}
/* '' */
.oicon2-stop:before {
    content: '\e866';
}
/* '' */
.oicon2-pause:before {
    content: '\e867';
}
/* '' */
.oicon2-to-start:before {
    content: '\e868';
}
/* '' */
.oicon2-to-end:before {
    content: '\e869';
}
/* '' */
.oicon2-eject:before {
    content: '\e86a';
}
/* '' */
.oicon2-target:before {
    content: '\e86b';
}
/* '' */
.oicon2-signal:before {
    content: '\e86c';
}
/* '' */
.oicon2-award:before {
    content: '\e86d';
}
/* '' */
.oicon2-award-empty:before {
    content: '\e86e';
}
/* '' */
.oicon2-list:before {
    content: '\e86f';
}
/* '' */
.oicon2-list-nested:before {
    content: '\e870';
}
/* '' */
.oicon2-bat-empty:before {
    content: '\e871';
}
/* '' */
.oicon2-bat-half:before {
    content: '\e872';
}
/* '' */
.oicon2-bat-full:before {
    content: '\e873';
}
/* '' */
.oicon2-bat-charge:before {
    content: '\e874';
}
/* '' */
.oicon2-mobile:before {
    content: '\e875';
}
/* '' */
.oicon2-cd:before {
    content: '\e876';
}
/* '' */
.oicon2-equalizer:before {
    content: '\e877';
}
/* '' */
.oicon2-cursor:before {
    content: '\e878';
}
/* '' */
.oicon2-aperture:before {
    content: '\e879';
}
/* '' */
.oicon2-aperture-alt:before {
    content: '\e87a';
}
/* '' */
.oicon2-steering-wheel:before {
    content: '\e87b';
}
/* '' */
.oicon2-book:before {
    content: '\e87c';
}
/* '' */
.oicon2-book-alt:before {
    content: '\e87d';
}
/* '' */
.oicon2-brush:before {
    content: '\e87e';
}
/* '' */
.oicon2-brush-alt:before {
    content: '\e87f';
}
/* '' */
.oicon2-eyedropper:before {
    content: '\e880';
}
/* '' */
.oicon2-layers:before {
    content: '\e881';
}
/* '' */
.oicon2-layers-alt:before {
    content: '\e882';
}
/* '' */
.oicon2-sun:before {
    content: '\e883';
}
/* '' */
.oicon2-sun-inv:before {
    content: '\e884';
}
/* '' */
.oicon2-cloud:before {
    content: '\e885';
}
/* '' */
.oicon2-rain:before {
    content: '\e886';
}
/* '' */
.oicon2-flash:before {
    content: '\e887';
}
/* '' */
.oicon2-moon:before {
    content: '\e888';
}
/* '' */
.oicon2-moon-inv:before {
    content: '\e889';
}
/* '' */
.oicon2-umbrella:before {
    content: '\e88a';
}
/* '' */
.oicon2-chart-bar:before {
    content: '\e88b';
}
/* '' */
.oicon2-chart-pie:before {
    content: '\e88c';
}
/* '' */
.oicon2-chart-pie-alt:before {
    content: '\e88d';
}
/* '' */
.oicon2-key:before {
    content: '\e88e';
}
/* '' */
.oicon2-key-inv:before {
    content: '\e88f';
}
/* '' */
.oicon2-hash:before {
    content: '\e890';
}
/* '' */
.oicon2-at:before {
    content: '\e891';
}
/* '' */
.oicon2-pilcrow:before {
    content: '\e892';
}
/* '' */
.oicon2-dial:before {
    content: '\e893';
}
/* '' */
.oicon2-wrench:before {
    content: '\e894';
}
/* '' */
.oicon2-calendar:before {
    content: '\e895';
}
/* '' */
.oicon2-share:before {
    content: '\e896';
}
/* '' */
.oicon2-music-outline:before {
    content: '\e897';
}
/* '' */
.oicon2-music:before {
    content: '\e898';
}
/* '' */
.oicon2-search-outline:before {
    content: '\e899';
}
/* '' */
.oicon2-search-1:before {
    content: '\e89a';
}
/* '' */
.oicon2-mail-1:before {
    content: '\e89b';
}
/* '' */
.oicon2-heart-1:before {
    content: '\e89c';
}
/* '' */
.oicon2-heart-filled:before {
    content: '\e89d';
}
/* '' */
.oicon2-star-1:before {
    content: '\e89e';
}
/* '' */
.oicon2-star-filled:before {
    content: '\e89f';
}
/* '' */
.oicon2-user-outline:before {
    content: '\e8a0';
}
/* '' */
.oicon2-user-1:before {
    content: '\e8a1';
}
/* '' */
.oicon2-users-outline:before {
    content: '\e8a2';
}
/* '' */
.oicon2-users:before {
    content: '\e8a3';
}
/* '' */
.oicon2-user-add-outline:before {
    content: '\e8a4';
}
/* '' */
.oicon2-user-add:before {
    content: '\e8a5';
}
/* '' */
.oicon2-user-delete-outline:before {
    content: '\e8a6';
}
/* '' */
.oicon2-user-delete:before {
    content: '\e8a7';
}
/* '' */
.oicon2-video-1:before {
    content: '\e8a8';
}
/* '' */
.oicon2-videocam-outline:before {
    content: '\e8a9';
}
/* '' */
.oicon2-videocam:before {
    content: '\e8aa';
}
/* '' */
.oicon2-picture-outline:before {
    content: '\e8ab';
}
/* '' */
.oicon2-picture-1:before {
    content: '\e8ac';
}
/* '' */
.oicon2-camera-outline:before {
    content: '\e8ad';
}
/* '' */
.oicon2-camera-1:before {
    content: '\e8ae';
}
/* '' */
.oicon2-th-outline:before {
    content: '\e8af';
}
/* '' */
.oicon2-th:before {
    content: '\e8b0';
}
/* '' */
.oicon2-th-large-outline:before {
    content: '\e8b1';
}
/* '' */
.oicon2-th-large:before {
    content: '\e8b2';
}
/* '' */
.oicon2-th-list-outline:before {
    content: '\e8b3';
}
/* '' */
.oicon2-th-list:before {
    content: '\e8b4';
}
/* '' */
.oicon2-ok-outline:before {
    content: '\e8b5';
}
/* '' */
.oicon2-ok-1:before {
    content: '\e8b6';
}
/* '' */
.oicon2-cancel-outline:before {
    content: '\e8b7';
}
/* '' */
.oicon2-cancel-1:before {
    content: '\e8b8';
}
/* '' */
.oicon2-cancel-alt:before {
    content: '\e8b9';
}
/* '' */
.oicon2-cancel-alt-filled:before {
    content: '\e8ba';
}
/* '' */
.oicon2-cancel-circled-outline:before {
    content: '\e8bb';
}
/* '' */
.oicon2-cancel-circled:before {
    content: '\e8bc';
}
/* '' */
.oicon2-plus-outline:before {
    content: '\e8bd';
}
/* '' */
.oicon2-plus-1:before {
    content: '\e8be';
}
/* '' */
.oicon2-minus-outline:before {
    content: '\e8bf';
}
/* '' */
.oicon2-minus-1:before {
    content: '\e8c0';
}
/* '' */
.oicon2-divide-outline:before {
    content: '\e8c1';
}
/* '' */
.oicon2-divide:before {
    content: '\e8c2';
}
/* '' */
.oicon2-eq-outline:before {
    content: '\e8c3';
}
/* '' */
.oicon2-eq:before {
    content: '\e8c4';
}
/* '' */
.oicon2-info-outline:before {
    content: '\e8c5';
}
/* '' */
.oicon2-info-1:before {
    content: '\e8c6';
}
/* '' */
.oicon2-home-outline:before {
    content: '\e8c7';
}
/* '' */
.oicon2-home-1:before {
    content: '\e8c8';
}
/* '' */
.oicon2-link-outline:before {
    content: '\e8c9';
}
/* '' */
.oicon2-link-1:before {
    content: '\e8ca';
}
/* '' */
.oicon2-attach-outline:before {
    content: '\e8cb';
}
/* '' */
.oicon2-attach-1:before {
    content: '\e8cc';
}
/* '' */
.oicon2-lock-1:before {
    content: '\e8cd';
}
/* '' */
.oicon2-lock-filled:before {
    content: '\e8ce';
}
/* '' */
.oicon2-lock-open-1:before {
    content: '\e8cf';
}
/* '' */
.oicon2-lock-open-filled:before {
    content: '\e8d0';
}
/* '' */
.oicon2-pin-outline:before {
    content: '\e8d1';
}
/* '' */
.oicon2-pin-1:before {
    content: '\e8d2';
}
/* '' */
.oicon2-eye-outline:before {
    content: '\e8d3';
}
/* '' */
.oicon2-eye-1:before {
    content: '\e8d4';
}
/* '' */
.oicon2-tag-1:before {
    content: '\e8d5';
}
/* '' */
.oicon2-tags:before {
    content: '\e8d6';
}
/* '' */
.oicon2-bookmark:before {
    content: '\e8d7';
}
/* '' */
.oicon2-flag:before {
    content: '\e8d8';
}
/* '' */
.oicon2-flag-filled:before {
    content: '\e8d9';
}
/* '' */
.oicon2-thumbs-up:before {
    content: '\e8da';
}
/* '' */
.oicon2-thumbs-down:before {
    content: '\e8db';
}
/* '' */
.oicon2-download-outline:before {
    content: '\e8dc';
}
/* '' */
.oicon2-download-1:before {
    content: '\e8dd';
}
/* '' */
.oicon2-upload-outline:before {
    content: '\e8de';
}
/* '' */
.oicon2-upload-1:before {
    content: '\e8df';
}
/* '' */
.oicon2-upload-cloud-outline:before {
    content: '\e8e0';
}
/* '' */
.oicon2-upload-cloud-1:before {
    content: '\e8e1';
}
/* '' */
.oicon2-reply-outline:before {
    content: '\e8e2';
}
/* '' */
.oicon2-reply:before {
    content: '\e8e3';
}
/* '' */
.oicon2-forward-outline:before {
    content: '\e8e4';
}
/* '' */
.oicon2-forward:before {
    content: '\e8e5';
}
/* '' */
.oicon2-code-outline:before {
    content: '\e8e6';
}
/* '' */
.oicon2-code:before {
    content: '\e8e7';
}
/* '' */
.oicon2-export-outline:before {
    content: '\e8e8';
}
/* '' */
.oicon2-export:before {
    content: '\e8e9';
}
/* '' */
.oicon2-pencil-1:before {
    content: '\e8ea';
}
/* '' */
.oicon2-pen:before {
    content: '\e8eb';
}
/* '' */
.oicon2-feather:before {
    content: '\e8ec';
}
/* '' */
.oicon2-edit:before {
    content: '\e8ed';
}
/* '' */
.oicon2-print:before {
    content: '\e8ee';
}
/* '' */
.oicon2-comment-1:before {
    content: '\e8ef';
}
/* '' */
.oicon2-chat-1:before {
    content: '\e8f0';
}
/* '' */
.oicon2-chat-alt:before {
    content: '\e8f1';
}
/* '' */
.oicon2-bell:before {
    content: '\e8f2';
}
/* '' */
.oicon2-attention:before {
    content: '\e8f3';
}
/* '' */
.oicon2-attention-filled:before {
    content: '\e8f4';
}
/* '' */
.oicon2-warning-empty:before {
    content: '\e8f5';
}
/* '' */
.oicon2-warning:before {
    content: '\e8f6';
}
/* '' */
.oicon2-contacts:before {
    content: '\e8f7';
}
/* '' */
.oicon2-vcard:before {
    content: '\e8f8';
}
/* '' */
.oicon2-address:before {
    content: '\e8f9';
}
/* '' */
.oicon2-location-outline:before {
    content: '\e8fa';
}
/* '' */
.oicon2-location-1:before {
    content: '\e8fb';
}
/* '' */
.oicon2-map:before {
    content: '\e8fc';
}
/* '' */
.oicon2-direction-outline:before {
    content: '\e8fd';
}
/* '' */
.oicon2-direction:before {
    content: '\e8fe';
}
/* '' */
.oicon2-compass-1:before {
    content: '\e8ff';
}
/* '' */
.oicon2-trash-1:before {
    content: '\e900';
}
/* '' */
.oicon2-doc-1:before {
    content: '\e901';
}
/* '' */
.oicon2-doc-text:before {
    content: '\e902';
}
/* '' */
.oicon2-doc-add:before {
    content: '\e903';
}
/* '' */
.oicon2-doc-remove:before {
    content: '\e904';
}
/* '' */
.oicon2-news:before {
    content: '\e905';
}
/* '' */
.oicon2-folder-1:before {
    content: '\e906';
}
/* '' */
.oicon2-folder-add:before {
    content: '\e907';
}
/* '' */
.oicon2-folder-delete:before {
    content: '\e908';
}
/* '' */
.oicon2-archive:before {
    content: '\e909';
}
/* '' */
.oicon2-box-1:before {
    content: '\e90a';
}
/* '' */
.oicon2-rss-outline:before {
    content: '\e90b';
}
/* '' */
.oicon2-rss-1:before {
    content: '\e90c';
}
/* '' */
.oicon2-phone-outline:before {
    content: '\e90d';
}
/* '' */
.oicon2-phone:before {
    content: '\e90e';
}
/* '' */
.oicon2-menu-outline:before {
    content: '\e90f';
}
/* '' */
.oicon2-menu:before {
    content: '\e910';
}
/* '' */
.oicon2-cog-outline:before {
    content: '\e911';
}
/* '' */
.oicon2-cog-1:before {
    content: '\e912';
}
/* '' */
.oicon2-wrench-outline:before {
    content: '\e913';
}
/* '' */
.oicon2-wrench-1:before {
    content: '\e914';
}
/* '' */
.oicon2-basket:before {
    content: '\e915';
}
/* '' */
.oicon2-calendar-outlilne:before {
    content: '\e916';
}
/* '' */
.oicon2-calendar-1:before {
    content: '\e917';
}
/* '' */
.oicon2-mic-outline:before {
    content: '\e918';
}
/* '' */
.oicon2-mic-1:before {
    content: '\e919';
}
/* '' */
.oicon2-volume-off-1:before {
    content: '\e91a';
}
/* '' */
.oicon2-volume-low:before {
    content: '\e91b';
}
/* '' */
.oicon2-volume-middle:before {
    content: '\e91c';
}
/* '' */
.oicon2-volume-high:before {
    content: '\e91d';
}
/* '' */
.oicon2-headphones-1:before {
    content: '\e91e';
}
/* '' */
.oicon2-clock-1:before {
    content: '\e91f';
}
/* '' */
.oicon2-wristwatch:before {
    content: '\e920';
}
/* '' */
.oicon2-stopwatch:before {
    content: '\e921';
}
/* '' */
.oicon2-lightbulb:before {
    content: '\e922';
}
/* '' */
.oicon2-block-outline:before {
    content: '\e923';
}
/* '' */
.oicon2-block-1:before {
    content: '\e924';
}
/* '' */
.oicon2-resize-full-outline:before {
    content: '\e925';
}
/* '' */
.oicon2-resize-full-1:before {
    content: '\e926';
}
/* '' */
.oicon2-resize-normal-outline:before {
    content: '\e927';
}
/* '' */
.oicon2-resize-normal:before {
    content: '\e928';
}
/* '' */
.oicon2-move-outline:before {
    content: '\e929';
}
/* '' */
.oicon2-move-1:before {
    content: '\e92a';
}
/* '' */
.oicon2-popup-1:before {
    content: '\e92b';
}
/* '' */
.oicon2-zoom-in-outline:before {
    content: '\e92c';
}
/* '' */
.oicon2-zoom-in:before {
    content: '\e92d';
}
/* '' */
.oicon2-zoom-out-outline:before {
    content: '\e92e';
}
/* '' */
.oicon2-zoom-out:before {
    content: '\e92f';
}
/* '' */
.oicon2-popup-2:before {
    content: '\e930';
}
/* '' */
.oicon2-left-open-outline:before {
    content: '\e931';
}
/* '' */
.oicon2-left-open:before {
    content: '\e932';
}
/* '' */
.oicon2-right-open-outline:before {
    content: '\e933';
}
/* '' */
.oicon2-right-open:before {
    content: '\e934';
}
/* '' */
.oicon2-down-1:before {
    content: '\e935';
}
/* '' */
.oicon2-left-1:before {
    content: '\e936';
}
/* '' */
.oicon2-right-1:before {
    content: '\e937';
}
/* '' */
.oicon2-up-1:before {
    content: '\e938';
}
/* '' */
.oicon2-down-outline:before {
    content: '\e939';
}
/* '' */
.oicon2-left-outline:before {
    content: '\e93a';
}
/* '' */
.oicon2-right-outline:before {
    content: '\e93b';
}
/* '' */
.oicon2-up-outline:before {
    content: '\e93c';
}
/* '' */
.oicon2-down-small:before {
    content: '\e93d';
}
/* '' */
.oicon2-left-small:before {
    content: '\e93e';
}
/* '' */
.oicon2-right-small:before {
    content: '\e93f';
}
/* '' */
.oicon2-up-small:before {
    content: '\e940';
}
/* '' */
.oicon2-cw-outline:before {
    content: '\e941';
}
/* '' */
.oicon2-cw-1:before {
    content: '\e942';
}
/* '' */
.oicon2-arrows-cw-outline:before {
    content: '\e943';
}
/* '' */
.oicon2-arrows-cw:before {
    content: '\e944';
}
/* '' */
.oicon2-loop-outline:before {
    content: '\e945';
}
/* '' */
.oicon2-loop-1:before {
    content: '\e946';
}
/* '' */
.oicon2-loop-alt-outline:before {
    content: '\e947';
}
/* '' */
.oicon2-loop-alt-1:before {
    content: '\e948';
}
/* '' */
.oicon2-shuffle:before {
    content: '\e949';
}
/* '' */
.oicon2-play-outline:before {
    content: '\e94a';
}
/* '' */
.oicon2-play-1:before {
    content: '\e94b';
}
/* '' */
.oicon2-stop-outline:before {
    content: '\e94c';
}
/* '' */
.oicon2-stop-1:before {
    content: '\e94d';
}
/* '' */
.oicon2-pause-outline:before {
    content: '\e94e';
}
/* '' */
.oicon2-pause-1:before {
    content: '\e94f';
}
/* '' */
.oicon2-fast-fw-outline:before {
    content: '\e950';
}
/* '' */
.oicon2-fast-fw:before {
    content: '\e951';
}
/* '' */
.oicon2-rewind-outline:before {
    content: '\e952';
}
/* '' */
.oicon2-rewind:before {
    content: '\e953';
}
/* '' */
.oicon2-record-outline:before {
    content: '\e954';
}
/* '' */
.oicon2-record:before {
    content: '\e955';
}
/* '' */
.oicon2-eject-outline:before {
    content: '\e956';
}
/* '' */
.oicon2-eject-1:before {
    content: '\e957';
}
/* '' */
.oicon2-eject-alt-outline:before {
    content: '\e958';
}
/* '' */
.oicon2-eject-alt:before {
    content: '\e959';
}
/* '' */
.oicon2-bat1:before {
    content: '\e95a';
}
/* '' */
.oicon2-bat2:before {
    content: '\e95b';
}
/* '' */
.oicon2-bat3:before {
    content: '\e95c';
}
/* '' */
.oicon2-bat4:before {
    content: '\e95d';
}
/* '' */
.oicon2-bat-charge-1:before {
    content: '\e95e';
}
/* '' */
.oicon2-plug:before {
    content: '\e95f';
}
/* '' */
.oicon2-target-outline:before {
    content: '\e960';
}
/* '' */
.oicon2-target-1:before {
    content: '\e961';
}
/* '' */
.oicon2-wifi-outline:before {
    content: '\e962';
}
/* '' */
.oicon2-wifi:before {
    content: '\e963';
}
/* '' */
.oicon2-desktop:before {
    content: '\e964';
}
/* '' */
.oicon2-laptop:before {
    content: '\e965';
}
/* '' */
.oicon2-tablet:before {
    content: '\e966';
}
/* '' */
.oicon2-mobile-1:before {
    content: '\e967';
}
/* '' */
.oicon2-contrast:before {
    content: '\e968';
}
/* '' */
.oicon2-globe-outline:before {
    content: '\e969';
}
/* '' */
.oicon2-globe:before {
    content: '\e96a';
}
/* '' */
.oicon2-globe-alt-outline:before {
    content: '\e96b';
}
/* '' */
.oicon2-globe-alt:before {
    content: '\e96c';
}
/* '' */
.oicon2-sun-1:before {
    content: '\e96d';
}
/* '' */
.oicon2-sun-filled:before {
    content: '\e96e';
}
/* '' */
.oicon2-cloud-1:before {
    content: '\e96f';
}
/* '' */
.oicon2-flash-outline:before {
    content: '\e970';
}
/* '' */
.oicon2-flash-1:before {
    content: '\e971';
}
/* '' */
.oicon2-moon-1:before {
    content: '\e972';
}
/* '' */
.oicon2-waves-outline:before {
    content: '\e973';
}
/* '' */
.oicon2-waves:before {
    content: '\e974';
}
/* '' */
.oicon2-rain-1:before {
    content: '\e975';
}
/* '' */
.oicon2-cloud-sun:before {
    content: '\e976';
}
/* '' */
.oicon2-drizzle:before {
    content: '\e977';
}
/* '' */
.oicon2-snow:before {
    content: '\e978';
}
/* '' */
.oicon2-cloud-flash:before {
    content: '\e979';
}
/* '' */
.oicon2-cloud-wind:before {
    content: '\e97a';
}
/* '' */
.oicon2-wind:before {
    content: '\e97b';
}
/* '' */
.oicon2-plane-outline:before {
    content: '\e97c';
}
/* '' */
.oicon2-plane:before {
    content: '\e97d';
}
/* '' */
.oicon2-leaf:before {
    content: '\e97e';
}
/* '' */
.oicon2-lifebuoy:before {
    content: '\e97f';
}
/* '' */
.oicon2-briefcase:before {
    content: '\e980';
}
/* '' */
.oicon2-brush-1:before {
    content: '\e981';
}
/* '' */
.oicon2-pipette:before {
    content: '\e982';
}
/* '' */
.oicon2-power-outline:before {
    content: '\e983';
}
/* '' */
.oicon2-power:before {
    content: '\e984';
}
/* '' */
.oicon2-check-outline:before {
    content: '\e985';
}
/* '' */
.oicon2-check:before {
    content: '\e986';
}
/* '' */
.oicon2-gift:before {
    content: '\e987';
}
/* '' */
.oicon2-temperatire:before {
    content: '\e988';
}
/* '' */
.oicon2-chart-outline:before {
    content: '\e989';
}
/* '' */
.oicon2-chart:before {
    content: '\e98a';
}
/* '' */
.oicon2-chart-alt-outline:before {
    content: '\e98b';
}
/* '' */
.oicon2-chart-alt:before {
    content: '\e98c';
}
/* '' */
.oicon2-chart-bar-outline:before {
    content: '\e98d';
}
/* '' */
.oicon2-chart-bar-1:before {
    content: '\e98e';
}
/* '' */
.oicon2-chart-pie-outline:before {
    content: '\e98f';
}
/* '' */
.oicon2-chart-pie-1:before {
    content: '\e990';
}
/* '' */
.oicon2-ticket:before {
    content: '\e991';
}
/* '' */
.oicon2-credit-card:before {
    content: '\e992';
}
/* '' */
.oicon2-clipboard:before {
    content: '\e993';
}
/* '' */
.oicon2-database:before {
    content: '\e994';
}
/* '' */
.oicon2-key-outline:before {
    content: '\e995';
}
/* '' */
.oicon2-key-1:before {
    content: '\e996';
}
/* '' */
.oicon2-flow-split:before {
    content: '\e997';
}
/* '' */
.oicon2-flow-merge:before {
    content: '\e998';
}
/* '' */
.oicon2-flow-parallel:before {
    content: '\e999';
}
/* '' */
.oicon2-flow-cross:before {
    content: '\e99a';
}
/* '' */
.oicon2-certificate-outline:before {
    content: '\e99b';
}
/* '' */
.oicon2-certificate:before {
    content: '\e99c';
}
/* '' */
.oicon2-scissors-outline:before {
    content: '\e99d';
}
/* '' */
.oicon2-scissors:before {
    content: '\e99e';
}
/* '' */
.oicon2-flask:before {
    content: '\e99f';
}
/* '' */
.oicon2-wine:before {
    content: '\e9a0';
}
/* '' */
.oicon2-coffee:before {
    content: '\e9a1';
}
/* '' */
.oicon2-beer:before {
    content: '\e9a2';
}
/* '' */
.oicon2-anchor-outline:before {
    content: '\e9a3';
}
/* '' */
.oicon2-anchor:before {
    content: '\e9a4';
}
/* '' */
.oicon2-puzzle-outline:before {
    content: '\e9a5';
}
/* '' */
.oicon2-puzzle:before {
    content: '\e9a6';
}
/* '' */
.oicon2-tree:before {
    content: '\e9a7';
}
/* '' */
.oicon2-calculator:before {
    content: '\e9a8';
}
/* '' */
.oicon2-infinity-outline:before {
    content: '\e9a9';
}
/* '' */
.oicon2-infinity:before {
    content: '\e9aa';
}
/* '' */
.oicon2-pi-outline:before {
    content: '\e9ab';
}
/* '' */
.oicon2-pi:before {
    content: '\e9ac';
}
/* '' */
.oicon2-at-1:before {
    content: '\e9ad';
}
/* '' */
.oicon2-at-circled:before {
    content: '\e9ae';
}
/* '' */
.oicon2-looped-square-outline:before {
    content: '\e9af';
}
/* '' */
.oicon2-looped-square-interest:before {
    content: '\e9b0';
}
/* '' */
.oicon2-sort-alphabet-outline:before {
    content: '\e9b1';
}
/* '' */
.oicon2-sort-alphabet:before {
    content: '\e9b2';
}
/* '' */
.oicon2-sort-numeric-outline:before {
    content: '\e9b3';
}
/* '' */
.oicon2-sort-numeric:before {
    content: '\e9b4';
}
/* '' */
.oicon2-dribbble-circled:before {
    content: '\e9b5';
}
/* '' */
.oicon2-dribbble:before {
    content: '\e9b6';
}
/* '' */
.oicon2-facebook-circled:before {
    content: '\e9b7';
}
/* '' */
.oicon2-facebook:before {
    content: '\e9b8';
}
/* '' */
.oicon2-flickr-circled:before {
    content: '\e9b9';
}
/* '' */
.oicon2-flickr:before {
    content: '\e9ba';
}
/* '' */
.oicon2-github-circled:before {
    content: '\e9bb';
}
/* '' */
.oicon2-github:before {
    content: '\e9bc';
}
/* '' */
.oicon2-lastfm-circled:before {
    content: '\e9bd';
}
/* '' */
.oicon2-lastfm:before {
    content: '\e9be';
}
/* '' */
.oicon2-linkedin-circled:before {
    content: '\e9bf';
}
/* '' */
.oicon2-linkedin:before {
    content: '\e9c0';
}
/* '' */
.oicon2-pinterest-circled:before {
    content: '\e9c1';
}
/* '' */
.oicon2-pinterest:before {
    content: '\e9c2';
}
/* '' */
.oicon2-skype-outline:before {
    content: '\e9c3';
}
/* '' */
.oicon2-skype:before {
    content: '\e9c4';
}
/* '' */
.oicon2-tumbler-circled:before {
    content: '\e9c5';
}
/* '' */
.oicon2-tumbler:before {
    content: '\e9c6';
}
/* '' */
.oicon2-twitter-circled:before {
    content: '\e9c7';
}
/* '' */
.oicon2-twitter:before {
    content: '\e9c8';
}
/* '' */
.oicon2-vimeo-circled:before {
    content: '\e9c9';
}
/* '' */
.oicon2-vimeo:before {
    content: '\e9ca';
}
/* '' */
.oicon2-emo-happy:before {
    content: '\e9cb';
}
/* '' */
.oicon2-emo-wink:before {
    content: '\e9cc';
}
/* '' */
.oicon2-emo-wink2:before {
    content: '\e9cd';
}
/* '' */
.oicon2-emo-unhappy:before {
    content: '\e9ce';
}
/* '' */
.oicon2-emo-sleep:before {
    content: '\e9cf';
}
/* '' */
.oicon2-emo-thumbsup:before {
    content: '\e9d0';
}
/* '' */
.oicon2-emo-devil:before {
    content: '\e9d1';
}
/* '' */
.oicon2-emo-surprised:before {
    content: '\e9d2';
}
/* '' */
.oicon2-emo-tongue:before {
    content: '\e9d3';
}
/* '' */
.oicon2-emo-coffee:before {
    content: '\e9d4';
}
/* '' */
.oicon2-emo-sunglasses:before {
    content: '\e9d5';
}
/* '' */
.oicon2-emo-displeased:before {
    content: '\e9d6';
}
/* '' */
.oicon2-emo-beer:before {
    content: '\e9d7';
}
/* '' */
.oicon2-emo-grin:before {
    content: '\e9d8';
}
/* '' */
.oicon2-emo-angry:before {
    content: '\e9d9';
}
/* '' */
.oicon2-emo-saint:before {
    content: '\e9da';
}
/* '' */
.oicon2-emo-cry:before {
    content: '\e9db';
}
/* '' */
.oicon2-emo-shoot:before {
    content: '\e9dc';
}
/* '' */
.oicon2-emo-squint:before {
    content: '\e9dd';
}
/* '' */
.oicon2-emo-laugh:before {
    content: '\e9de';
}
/* '' */
.oicon2-spin1:before {
    content: '\e9df';
}
/* '' */
.oicon2-spin2:before {
    content: '\e9e0';
}
/* '' */
.oicon2-spin3:before {
    content: '\e9e1';
}
/* '' */
.oicon2-spin4:before {
    content: '\e9e2';
}
/* '' */
.oicon2-spin5:before {
    content: '\e9e3';
}
/* '' */
.oicon2-spin6:before {
    content: '\e9e4';
}
/* '' */
.oicon2-firefox:before {
    content: '\e9e5';
}
/* '' */
.oicon2-chrome:before {
    content: '\e9e6';
}
/* '' */
.oicon2-opera:before {
    content: '\e9e7';
}
/* '' */
.oicon2-ie:before {
    content: '\e9e8';
}
/* '' */
.oicon2-crown:before {
    content: '\e9e9';
}
/* '' */
.oicon2-crown-plus:before {
    content: '\e9ea';
}
/* '' */
.oicon2-crown-minus:before {
    content: '\e9eb';
}
/* '' */
.oicon2-marquee:before {
    content: '\e9ec';
}
/* '' */
.oicon2-note:before {
    content: '\e9ed';
}
/* '' */
.oicon2-note-beamed:before {
    content: '\e9ee';
}
/* '' */
.oicon2-music-1:before {
    content: '\e9ef';
}
/* '' */
.oicon2-search-2:before {
    content: '\e9f0';
}
/* '' */
.oicon2-flashlight:before {
    content: '\e9f1';
}
/* '' */
.oicon2-mail-2:before {
    content: '\e9f2';
}
/* '' */
.oicon2-heart-2:before {
    content: '\e9f3';
}
/* '' */
.oicon2-heart-empty-1:before {
    content: '\e9f4';
}
/* '' */
.oicon2-star-2:before {
    content: '\e9f5';
}
/* '' */
.oicon2-star-empty:before {
    content: '\e9f6';
}
/* '' */
.oicon2-user-2:before {
    content: '\e9f7';
}
/* '' */
.oicon2-users-1:before {
    content: '\e9f8';
}
/* '' */
.oicon2-user-add-1:before {
    content: '\e9f9';
}
/* '' */
.oicon2-video-2:before {
    content: '\e9fa';
}
/* '' */
.oicon2-picture-2:before {
    content: '\e9fb';
}
/* '' */
.oicon2-camera-2:before {
    content: '\e9fc';
}
/* '' */
.oicon2-layout:before {
    content: '\e9fd';
}
/* '' */
.oicon2-menu-1:before {
    content: '\e9fe';
}
/* '' */
.oicon2-check-1:before {
    content: '\e9ff';
}
/* '' */
.oicon2-cancel-2:before {
    content: '\ea00';
}
/* '' */
.oicon2-cancel-circled-1:before {
    content: '\ea01';
}
/* '' */
.oicon2-cancel-squared:before {
    content: '\ea02';
}
/* '' */
.oicon2-plus-2:before {
    content: '\ea03';
}
/* '' */
.oicon2-plus-circled:before {
    content: '\ea04';
}
/* '' */
.oicon2-plus-squared:before {
    content: '\ea05';
}
/* '' */
.oicon2-minus-2:before {
    content: '\ea06';
}
/* '' */
.oicon2-minus-circled:before {
    content: '\ea07';
}
/* '' */
.oicon2-minus-squared:before {
    content: '\ea08';
}
/* '' */
.oicon2-help-1:before {
    content: '\ea09';
}
/* '' */
.oicon2-help-circled:before {
    content: '\ea0a';
}
/* '' */
.oicon2-info-2:before {
    content: '\ea0b';
}
/* '' */
.oicon2-info-circled:before {
    content: '\ea0c';
}
/* '' */
.oicon2-back:before {
    content: '\ea0d';
}
/* '' */
.oicon2-home-2:before {
    content: '\ea0e';
}
/* '' */
.oicon2-link-2:before {
    content: '\ea0f';
}
/* '' */
.oicon2-attach-2:before {
    content: '\ea10';
}
/* '' */
.oicon2-lock-2:before {
    content: '\ea11';
}
/* '' */
.oicon2-lock-open-2:before {
    content: '\ea12';
}
/* '' */
.oicon2-eye-2:before {
    content: '\ea13';
}
/* '' */
.oicon2-tag-2:before {
    content: '\ea14';
}
/* '' */
.oicon2-bookmark-1:before {
    content: '\ea15';
}
/* '' */
.oicon2-bookmarks:before {
    content: '\ea16';
}
/* '' */
.oicon2-flag-1:before {
    content: '\ea17';
}
/* '' */
.oicon2-thumbs-up-1:before {
    content: '\ea18';
}
/* '' */
.oicon2-thumbs-down-1:before {
    content: '\ea19';
}
/* '' */
.oicon2-download-2:before {
    content: '\ea1a';
}
/* '' */
.oicon2-upload-2:before {
    content: '\ea1b';
}
/* '' */
.oicon2-upload-cloud-2:before {
    content: '\ea1c';
}
/* '' */
.oicon2-reply-1:before {
    content: '\ea1d';
}
/* '' */
.oicon2-reply-all:before {
    content: '\ea1e';
}
/* '' */
.oicon2-forward-1:before {
    content: '\ea1f';
}
/* '' */
.oicon2-quote:before {
    content: '\ea20';
}
/* '' */
.oicon2-code-1:before {
    content: '\ea21';
}
/* '' */
.oicon2-export-1:before {
    content: '\ea22';
}
/* '' */
.oicon2-pencil-2:before {
    content: '\ea23';
}
/* '' */
.oicon2-feather-1:before {
    content: '\ea24';
}
/* '' */
.oicon2-print-1:before {
    content: '\ea25';
}
/* '' */
.oicon2-retweet:before {
    content: '\ea26';
}
/* '' */
.oicon2-keyboard:before {
    content: '\ea27';
}
/* '' */
.oicon2-comment-2:before {
    content: '\ea28';
}
/* '' */
.oicon2-chat-2:before {
    content: '\ea29';
}
/* '' */
.oicon2-bell-1:before {
    content: '\ea2a';
}
/* '' */
.oicon2-attention-1:before {
    content: '\ea2b';
}
/* '' */
.oicon2-alert:before {
    content: '\ea2c';
}
/* '' */
.oicon2-vcard-1:before {
    content: '\ea2d';
}
/* '' */
.oicon2-address-1:before {
    content: '\ea2e';
}
/* '' */
.oicon2-location-2:before {
    content: '\ea2f';
}
/* '' */
.oicon2-map-1:before {
    content: '\ea30';
}
/* '' */
.oicon2-direction-1:before {
    content: '\ea31';
}
/* '' */
.oicon2-compass-2:before {
    content: '\ea32';
}
/* '' */
.oicon2-cup:before {
    content: '\ea33';
}
/* '' */
.oicon2-trash-2:before {
    content: '\ea34';
}
/* '' */
.oicon2-doc-2:before {
    content: '\ea35';
}
/* '' */
.oicon2-docs:before {
    content: '\ea36';
}
/* '' */
.oicon2-doc-landscape:before {
    content: '\ea37';
}
/* '' */
.oicon2-doc-text-1:before {
    content: '\ea38';
}
/* '' */
.oicon2-doc-text-inv:before {
    content: '\ea39';
}
/* '' */
.oicon2-newspaper:before {
    content: '\ea3a';
}
/* '' */
.oicon2-book-open-1:before {
    content: '\ea3b';
}
/* '' */
.oicon2-book-1:before {
    content: '\ea3c';
}
/* '' */
.oicon2-folder-2:before {
    content: '\ea3d';
}
/* '' */
.oicon2-archive-1:before {
    content: '\ea3e';
}
/* '' */
.oicon2-box-2:before {
    content: '\ea3f';
}
/* '' */
.oicon2-rss-2:before {
    content: '\ea40';
}
/* '' */
.oicon2-phone-1:before {
    content: '\ea41';
}
/* '' */
.oicon2-cog-2:before {
    content: '\ea42';
}
/* '' */
.oicon2-tools:before {
    content: '\ea43';
}
/* '' */
.oicon2-share-1:before {
    content: '\ea44';
}
/* '' */
.oicon2-shareable:before {
    content: '\ea45';
}
/* '' */
.oicon2-basket-1:before {
    content: '\ea46';
}
/* '' */
.oicon2-bag:before {
    content: '\ea47';
}
/* '' */
.oicon2-calendar-2:before {
    content: '\ea48';
}
/* '' */
.oicon2-login:before {
    content: '\ea49';
}
/* '' */
.oicon2-logout:before {
    content: '\ea4a';
}
/* '' */
.oicon2-mic-2:before {
    content: '\ea4b';
}
/* '' */
.oicon2-mute:before {
    content: '\ea4c';
}
/* '' */
.oicon2-sound:before {
    content: '\ea4d';
}
/* '' */
.oicon2-volume:before {
    content: '\ea4e';
}
/* '' */
.oicon2-clock-2:before {
    content: '\ea4f';
}
/* '' */
.oicon2-hourglass:before {
    content: '\ea50';
}
/* '' */
.oicon2-lamp-1:before {
    content: '\ea51';
}
/* '' */
.oicon2-light-down:before {
    content: '\ea52';
}
/* '' */
.oicon2-light-up:before {
    content: '\ea53';
}
/* '' */
.oicon2-adjust:before {
    content: '\ea54';
}
/* '' */
.oicon2-block-2:before {
    content: '\ea55';
}
/* '' */
.oicon2-resize-full-2:before {
    content: '\ea56';
}
/* '' */
.oicon2-resize-small-1:before {
    content: '\ea57';
}
/* '' */
.oicon2-popup-3:before {
    content: '\ea58';
}
/* '' */
.oicon2-publish:before {
    content: '\ea59';
}
/* '' */
.oicon2-window:before {
    content: '\ea5a';
}
/* '' */
.oicon2-arrow-combo:before {
    content: '\ea5b';
}
/* '' */
.oicon2-down-circled:before {
    content: '\ea5c';
}
/* '' */
.oicon2-left-circled:before {
    content: '\ea5d';
}
/* '' */
.oicon2-right-circled:before {
    content: '\ea5e';
}
/* '' */
.oicon2-up-circled:before {
    content: '\ea5f';
}
/* '' */
.oicon2-down-open:before {
    content: '\ea60';
}
/* '' */
.oicon2-left-open-1:before {
    content: '\ea61';
}
/* '' */
.oicon2-right-open-1:before {
    content: '\ea62';
}
/* '' */
.oicon2-up-open:before {
    content: '\ea63';
}
/* '' */
.oicon2-down-open-mini:before {
    content: '\ea64';
}
/* '' */
.oicon2-left-open-mini:before {
    content: '\ea65';
}
/* '' */
.oicon2-right-open-mini:before {
    content: '\ea66';
}
/* '' */
.oicon2-up-open-mini:before {
    content: '\ea67';
}
/* '' */
.oicon2-down-open-big:before {
    content: '\ea68';
}
/* '' */
.oicon2-left-open-big:before {
    content: '\ea69';
}
/* '' */
.oicon2-right-open-big:before {
    content: '\ea6a';
}
/* '' */
.oicon2-up-open-big:before {
    content: '\ea6b';
}
/* '' */
.oicon2-down-2:before {
    content: '\ea6c';
}
/* '' */
.oicon2-left-2:before {
    content: '\ea6d';
}
/* '' */
.oicon2-right-2:before {
    content: '\ea6e';
}
/* '' */
.oicon2-up-2:before {
    content: '\ea6f';
}
/* '' */
.oicon2-down-dir:before {
    content: '\ea70';
}
/* '' */
.oicon2-left-dir:before {
    content: '\ea71';
}
/* '' */
.oicon2-right-dir:before {
    content: '\ea72';
}
/* '' */
.oicon2-up-dir:before {
    content: '\ea73';
}
/* '' */
.oicon2-down-bold:before {
    content: '\ea74';
}
/* '' */
.oicon2-left-bold:before {
    content: '\ea75';
}
/* '' */
.oicon2-right-bold:before {
    content: '\ea76';
}
/* '' */
.oicon2-up-bold:before {
    content: '\ea77';
}
/* '' */
.oicon2-down-thin:before {
    content: '\ea78';
}
/* '' */
.oicon2-left-thin:before {
    content: '\ea79';
}
/* '' */
.oicon2-right-thin:before {
    content: '\ea7a';
}
/* '' */
.oicon2-up-thin:before {
    content: '\ea7b';
}
/* '' */
.oicon2-ccw:before {
    content: '\ea7c';
}
/* '' */
.oicon2-cw-2:before {
    content: '\ea7d';
}
/* '' */
.oicon2-arrows-ccw:before {
    content: '\ea7e';
}
/* '' */
.oicon2-level-down:before {
    content: '\ea7f';
}
/* '' */
.oicon2-level-up:before {
    content: '\ea80';
}
/* '' */
.oicon2-shuffle-1:before {
    content: '\ea81';
}
/* '' */
.oicon2-loop-2:before {
    content: '\ea82';
}
/* '' */
.oicon2-switch:before {
    content: '\ea83';
}
/* '' */
.oicon2-play-2:before {
    content: '\ea84';
}
/* '' */
.oicon2-stop-2:before {
    content: '\ea85';
}
/* '' */
.oicon2-pause-2:before {
    content: '\ea86';
}
/* '' */
.oicon2-record-1:before {
    content: '\ea87';
}
/* '' */
.oicon2-to-end-1:before {
    content: '\ea88';
}
/* '' */
.oicon2-to-start-1:before {
    content: '\ea89';
}
/* '' */
.oicon2-fast-forward:before {
    content: '\ea8a';
}
/* '' */
.oicon2-fast-backward:before {
    content: '\ea8b';
}
/* '' */
.oicon2-progress-0:before {
    content: '\ea8c';
}
/* '' */
.oicon2-progress-1:before {
    content: '\ea8d';
}
/* '' */
.oicon2-progress-2:before {
    content: '\ea8e';
}
/* '' */
.oicon2-progress-3:before {
    content: '\ea8f';
}
/* '' */
.oicon2-target-2:before {
    content: '\ea90';
}
/* '' */
.oicon2-palette:before {
    content: '\ea91';
}
/* '' */
.oicon2-list-1:before {
    content: '\ea92';
}
/* '' */
.oicon2-list-add:before {
    content: '\ea93';
}
/* '' */
.oicon2-signal-1:before {
    content: '\ea94';
}
/* '' */
.oicon2-trophy:before {
    content: '\ea95';
}
/* '' */
.oicon2-battery:before {
    content: '\ea96';
}
/* '' */
.oicon2-back-in-time:before {
    content: '\ea97';
}
/* '' */
.oicon2-monitor:before {
    content: '\ea98';
}
/* '' */
.oicon2-mobile-2:before {
    content: '\ea99';
}
/* '' */
.oicon2-network:before {
    content: '\ea9a';
}
/* '' */
.oicon2-cd-1:before {
    content: '\ea9b';
}
/* '' */
.oicon2-inbox:before {
    content: '\ea9c';
}
/* '' */
.oicon2-install:before {
    content: '\ea9d';
}
/* '' */
.oicon2-globe-1:before {
    content: '\ea9e';
}
/* '' */
.oicon2-cloud-2:before {
    content: '\ea9f';
}
/* '' */
.oicon2-cloud-thunder:before {
    content: '\eaa0';
}
/* '' */
.oicon2-flash-2:before {
    content: '\eaa1';
}
/* '' */
.oicon2-moon-2:before {
    content: '\eaa2';
}
/* '' */
.oicon2-flight:before {
    content: '\eaa3';
}
/* '' */
.oicon2-paper-plane:before {
    content: '\eaa4';
}
/* '' */
.oicon2-leaf-1:before {
    content: '\eaa5';
}
/* '' */
.oicon2-lifebuoy-1:before {
    content: '\eaa6';
}
/* '' */
.oicon2-mouse:before {
    content: '\eaa7';
}
/* '' */
.oicon2-briefcase-1:before {
    content: '\eaa8';
}
/* '' */
.oicon2-suitcase:before {
    content: '\eaa9';
}
/* '' */
.oicon2-dot:before {
    content: '\eaaa';
}
/* '' */
.oicon2-dot-2:before {
    content: '\eaab';
}
/* '' */
.oicon2-dot-3:before {
    content: '\eaac';
}
/* '' */
.oicon2-brush-2:before {
    content: '\eaad';
}
/* '' */
.oicon2-magnet:before {
    content: '\eaae';
}
/* '' */
.oicon2-infinity-1:before {
    content: '\eaaf';
}
/* '' */
.oicon2-erase:before {
    content: '\eab0';
}
/* '' */
.oicon2-chart-pie-2:before {
    content: '\eab1';
}
/* '' */
.oicon2-chart-line:before {
    content: '\eab2';
}
/* '' */
.oicon2-chart-bar-2:before {
    content: '\eab3';
}
/* '' */
.oicon2-chart-area:before {
    content: '\eab4';
}
/* '' */
.oicon2-tape:before {
    content: '\eab5';
}
/* '' */
.oicon2-graduation-cap:before {
    content: '\eab6';
}
/* '' */
.oicon2-language:before {
    content: '\eab7';
}
/* '' */
.oicon2-ticket-1:before {
    content: '\eab8';
}
/* '' */
.oicon2-water:before {
    content: '\eab9';
}
/* '' */
.oicon2-droplet:before {
    content: '\eaba';
}
/* '' */
.oicon2-air:before {
    content: '\eabb';
}
/* '' */
.oicon2-credit-card-1:before {
    content: '\eabc';
}
/* '' */
.oicon2-floppy:before {
    content: '\eabd';
}
/* '' */
.oicon2-clipboard-1:before {
    content: '\eabe';
}
/* '' */
.oicon2-megaphone:before {
    content: '\eabf';
}
/* '' */
.oicon2-database-1:before {
    content: '\eac0';
}
/* '' */
.oicon2-drive:before {
    content: '\eac1';
}
/* '' */
.oicon2-bucket:before {
    content: '\eac2';
}
/* '' */
.oicon2-thermometer:before {
    content: '\eac3';
}
/* '' */
.oicon2-key-2:before {
    content: '\eac4';
}
/* '' */
.oicon2-flow-cascade:before {
    content: '\eac5';
}
/* '' */
.oicon2-flow-branch:before {
    content: '\eac6';
}
/* '' */
.oicon2-flow-tree:before {
    content: '\eac7';
}
/* '' */
.oicon2-flow-line:before {
    content: '\eac8';
}
/* '' */
.oicon2-flow-parallel-1:before {
    content: '\eac9';
}
/* '' */
.oicon2-rocket:before {
    content: '\eaca';
}
/* '' */
.oicon2-gauge:before {
    content: '\eacb';
}
/* '' */
.oicon2-traffic-cone:before {
    content: '\eacc';
}
/* '' */
.oicon2-cc:before {
    content: '\eacd';
}
/* '' */
.oicon2-cc-by:before {
    content: '\eace';
}
/* '' */
.oicon2-cc-nc:before {
    content: '\eacf';
}
/* '' */
.oicon2-cc-nc-eu:before {
    content: '\ead0';
}
/* '' */
.oicon2-cc-nc-jp:before {
    content: '\ead1';
}
/* '' */
.oicon2-cc-sa:before {
    content: '\ead2';
}
/* '' */
.oicon2-cc-nd:before {
    content: '\ead3';
}
/* '' */
.oicon2-cc-pd:before {
    content: '\ead4';
}
/* '' */
.oicon2-cc-zero:before {
    content: '\ead5';
}
/* '' */
.oicon2-cc-share:before {
    content: '\ead6';
}
/* '' */
.oicon2-cc-remix:before {
    content: '\ead7';
}
/* '' */
.oicon2-search-3:before {
    content: '\ead8';
}
/* '' */
.oicon2-mail-3:before {
    content: '\ead9';
}
/* '' */
.oicon2-heart-3:before {
    content: '\eada';
}
/* '' */
.oicon2-star-3:before {
    content: '\eadb';
}
/* '' */
.oicon2-user-3:before {
    content: '\eadc';
}
/* '' */
.oicon2-user-woman:before {
    content: '\eadd';
}
/* '' */
.oicon2-user-pair:before {
    content: '\eade';
}
/* '' */
.oicon2-video-alt:before {
    content: '\eadf';
}
/* '' */
.oicon2-videocam-1:before {
    content: '\eae0';
}
/* '' */
.oicon2-videocam-alt:before {
    content: '\eae1';
}
/* '' */
.oicon2-camera-3:before {
    content: '\eae2';
}
/* '' */
.oicon2-th-1:before {
    content: '\eae3';
}
/* '' */
.oicon2-th-list-1:before {
    content: '\eae4';
}
/* '' */
.oicon2-ok-2:before {
    content: '\eae5';
}
/* '' */
.oicon2-cancel-3:before {
    content: '\eae6';
}
/* '' */
.oicon2-cancel-circle-1:before {
    content: '\eae7';
}
/* '' */
.oicon2-plus-3:before {
    content: '\eae8';
}
/* '' */
.oicon2-home-3:before {
    content: '\eae9';
}
/* '' */
.oicon2-lock-3:before {
    content: '\eaea';
}
/* '' */
.oicon2-lock-open-3:before {
    content: '\eaeb';
}
/* '' */
.oicon2-eye-3:before {
    content: '\eaec';
}
/* '' */
.oicon2-tag-3:before {
    content: '\eaed';
}
/* '' */
.oicon2-thumbs-up-2:before {
    content: '\eaee';
}
/* '' */
.oicon2-thumbs-down-2:before {
    content: '\eaef';
}
/* '' */
.oicon2-download-3:before {
    content: '\eaf0';
}
/* '' */
.oicon2-export-2:before {
    content: '\eaf1';
}
/* '' */
.oicon2-pencil-3:before {
    content: '\eaf2';
}
/* '' */
.oicon2-pencil-alt-1:before {
    content: '\eaf3';
}
/* '' */
.oicon2-edit-1:before {
    content: '\eaf4';
}
/* '' */
.oicon2-chat-3:before {
    content: '\eaf5';
}
/* '' */
.oicon2-print-2:before {
    content: '\eaf6';
}
/* '' */
.oicon2-bell-2:before {
    content: '\eaf7';
}
/* '' */
.oicon2-attention-2:before {
    content: '\eaf8';
}
/* '' */
.oicon2-info-3:before {
    content: '\eaf9';
}
/* '' */
.oicon2-question:before {
    content: '\eafa';
}
/* '' */
.oicon2-location-3:before {
    content: '\eafb';
}
/* '' */
.oicon2-trash-3:before {
    content: '\eafc';
}
/* '' */
.oicon2-doc-3:before {
    content: '\eafd';
}
/* '' */
.oicon2-article-1:before {
    content: '\eafe';
}
/* '' */
.oicon2-article-alt-1:before {
    content: '\eaff';
}
/* '' */
.oicon2-rss-3:before {
    content: '\eb00';
}
/* '' */
.oicon2-wrench-2:before {
    content: '\eb01';
}
/* '' */
.oicon2-basket-2:before {
    content: '\eb02';
}
/* '' */
.oicon2-basket-alt:before {
    content: '\eb03';
}
/* '' */
.oicon2-calendar-3:before {
    content: '\eb04';
}
/* '' */
.oicon2-calendar-alt-1:before {
    content: '\eb05';
}
/* '' */
.oicon2-volume-off-2:before {
    content: '\eb06';
}
/* '' */
.oicon2-volume-down:before {
    content: '\eb07';
}
/* '' */
.oicon2-volume-up-1:before {
    content: '\eb08';
}
/* '' */
.oicon2-bullhorn:before {
    content: '\eb09';
}
/* '' */
.oicon2-clock-3:before {
    content: '\eb0a';
}
/* '' */
.oicon2-clock-alt:before {
    content: '\eb0b';
}
/* '' */
.oicon2-stop-3:before {
    content: '\eb0c';
}
/* '' */
.oicon2-resize-full-3:before {
    content: '\eb0d';
}
/* '' */
.oicon2-resize-small-2:before {
    content: '\eb0e';
}
/* '' */
.oicon2-zoom-in-1:before {
    content: '\eb0f';
}
/* '' */
.oicon2-zoom-out-1:before {
    content: '\eb10';
}
/* '' */
.oicon2-popup-4:before {
    content: '\eb11';
}
/* '' */
.oicon2-down-dir-1:before {
    content: '\eb12';
}
/* '' */
.oicon2-left-dir-1:before {
    content: '\eb13';
}
/* '' */
.oicon2-right-dir-1:before {
    content: '\eb14';
}
/* '' */
.oicon2-up-dir-1:before {
    content: '\eb15';
}
/* '' */
.oicon2-down-3:before {
    content: '\eb16';
}
/* '' */
.oicon2-up-3:before {
    content: '\eb17';
}
/* '' */
.oicon2-cw-3:before {
    content: '\eb18';
}
/* '' */
.oicon2-signal-2:before {
    content: '\eb19';
}
/* '' */
.oicon2-award-1:before {
    content: '\eb1a';
}
/* '' */
.oicon2-mobile-3:before {
    content: '\eb1b';
}
/* '' */
.oicon2-mobile-alt:before {
    content: '\eb1c';
}
/* '' */
.oicon2-tablet-1:before {
    content: '\eb1d';
}
/* '' */
.oicon2-ipod:before {
    content: '\eb1e';
}
/* '' */
.oicon2-cd-2:before {
    content: '\eb1f';
}
/* '' */
.oicon2-grid:before {
    content: '\eb20';
}
/* '' */
.oicon2-book-2:before {
    content: '\eb21';
}
/* '' */
.oicon2-easel:before {
    content: '\eb22';
}
/* '' */
.oicon2-globe-2:before {
    content: '\eb23';
}
/* '' */
.oicon2-chart-1:before {
    content: '\eb24';
}
/* '' */
.oicon2-chart-bar-3:before {
    content: '\eb25';
}
/* '' */
.oicon2-chart-pie-3:before {
    content: '\eb26';
}
/* '' */
.oicon2-dollar:before {
    content: '\eb27';
}
/* '' */
.oicon2-at-2:before {
    content: '\eb28';
}
/* '' */
.oicon2-colon:before {
    content: '\eb29';
}
/* '' */
.oicon2-semicolon:before {
    content: '\eb2a';
}
/* '' */
.oicon2-squares:before {
    content: '\eb2b';
}
/* '' */
.oicon2-money:before {
    content: '\eb2c';
}
/* '' */
.oicon2-facebook-2:before {
    content: '\eb2d';
}
/* '' */
.oicon2-facebook-rect:before {
    content: '\eb2e';
}
/* '' */
.oicon2-twitter-bird:before {
    content: '\eb2f';
}
/* '' */
.oicon2-youtube:before {
    content: '\eb30';
}
/* '' */
.oicon2-windy-rain-inv:before {
    content: '\eb31';
}
/* '' */
.oicon2-snow-inv:before {
    content: '\eb32';
}
/* '' */
.oicon2-snow-heavy-inv:before {
    content: '\eb33';
}
/* '' */
.oicon2-hail-inv:before {
    content: '\eb34';
}
/* '' */
.oicon2-clouds-inv:before {
    content: '\eb35';
}
/* '' */
.oicon2-clouds-flash-inv:before {
    content: '\eb36';
}
/* '' */
.oicon2-temperature:before {
    content: '\eb37';
}
/* '' */
.oicon2-compass-3:before {
    content: '\eb38';
}
/* '' */
.oicon2-na:before {
    content: '\eb39';
}
/* '' */
.oicon2-celcius:before {
    content: '\eb3a';
}
/* '' */
.oicon2-fahrenheit:before {
    content: '\eb3b';
}
/* '' */
.oicon2-clouds-flash-alt:before {
    content: '\eb3c';
}
/* '' */
.oicon2-sun-inv-1:before {
    content: '\eb3d';
}
/* '' */
.oicon2-moon-inv-1:before {
    content: '\eb3e';
}
/* '' */
.oicon2-cloud-sun-inv:before {
    content: '\eb3f';
}
/* '' */
.oicon2-cloud-moon-inv:before {
    content: '\eb40';
}
/* '' */
.oicon2-cloud-inv:before {
    content: '\eb41';
}
/* '' */
.oicon2-cloud-flash-inv:before {
    content: '\eb42';
}
/* '' */
.oicon2-drizzle-inv:before {
    content: '\eb43';
}
/* '' */
.oicon2-rain-inv:before {
    content: '\eb44';
}
/* '' */
.oicon2-windy-inv:before {
    content: '\eb45';
}
/* '' */
.oicon2-sunrise:before {
    content: '\eb46';
}
/* '' */
.oicon2-sun-2:before {
    content: '\eb47';
}
/* '' */
.oicon2-moon-3:before {
    content: '\eb48';
}
/* '' */
.oicon2-eclipse:before {
    content: '\eb49';
}
/* '' */
.oicon2-mist:before {
    content: '\eb4a';
}
/* '' */
.oicon2-wind-1:before {
    content: '\eb4b';
}
/* '' */
.oicon2-snowflake:before {
    content: '\eb4c';
}
/* '' */
.oicon2-cloud-sun-1:before {
    content: '\eb4d';
}
/* '' */
.oicon2-cloud-moon:before {
    content: '\eb4e';
}
/* '' */
.oicon2-fog-sun:before {
    content: '\eb4f';
}
/* '' */
.oicon2-fog-moon:before {
    content: '\eb50';
}
/* '' */
.oicon2-fog-cloud:before {
    content: '\eb51';
}
/* '' */
.oicon2-fog:before {
    content: '\eb52';
}
/* '' */
.oicon2-cloud-3:before {
    content: '\eb53';
}
/* '' */
.oicon2-cloud-flash-1:before {
    content: '\eb54';
}
/* '' */
.oicon2-cloud-flash-alt:before {
    content: '\eb55';
}
/* '' */
.oicon2-drizzle-1:before {
    content: '\eb56';
}
/* '' */
.oicon2-rain-2:before {
    content: '\eb57';
}
/* '' */
.oicon2-windy:before {
    content: '\eb58';
}
/* '' */
.oicon2-windy-rain:before {
    content: '\eb59';
}
/* '' */
.oicon2-snow-1:before {
    content: '\eb5a';
}
/* '' */
.oicon2-snow-alt:before {
    content: '\eb5b';
}
/* '' */
.oicon2-snow-heavy:before {
    content: '\eb5c';
}
/* '' */
.oicon2-hail:before {
    content: '\eb5d';
}
/* '' */
.oicon2-clouds:before {
    content: '\eb5e';
}
/* '' */
.oicon2-clouds-flash:before {
    content: '\eb5f';
}
/* '' */
.oicon2-mail-4:before {
    content: '\eb60';
}
/* '' */
.oicon2-heart-4:before {
    content: '\eb61';
}
/* '' */
.oicon2-star-4:before {
    content: '\eb62';
}
/* '' */
.oicon2-star-empty-1:before {
    content: '\eb63';
}
/* '' */
.oicon2-ok-3:before {
    content: '\eb64';
}
/* '' */
.oicon2-cancel-4:before {
    content: '\eb65';
}
/* '' */
.oicon2-plus-4:before {
    content: '\eb66';
}
/* '' */
.oicon2-help-circled-1:before {
    content: '\eb67';
}
/* '' */
.oicon2-help-circled-alt:before {
    content: '\eb68';
}
/* '' */
.oicon2-home-4:before {
    content: '\eb69';
}
/* '' */
.oicon2-pencil-4:before {
    content: '\eb6a';
}
/* '' */
.oicon2-attention-3:before {
    content: '\eb6b';
}
/* '' */
.oicon2-attention-alt:before {
    content: '\eb6c';
}
/* '' */
.oicon2-cog-3:before {
    content: '\eb6d';
}
/* '' */
.oicon2-clock-4:before {
    content: '\eb6e';
}
/* '' */
.oicon2-stopwatch-1:before {
    content: '\eb6f';
}
/* '' */
.oicon2-hourglass-1:before {
    content: '\eb70';
}
/* '' */
.oicon2-down-4:before {
    content: '\eb71';
}
/* '' */
.oicon2-left-3:before {
    content: '\eb72';
}
/* '' */
.oicon2-right-3:before {
    content: '\eb73';
}
/* '' */
.oicon2-up-4:before {
    content: '\eb74';
}
/* '' */
.oicon2-down-bold-1:before {
    content: '\eb75';
}
/* '' */
.oicon2-left-bold-1:before {
    content: '\eb76';
}
/* '' */
.oicon2-right-bold-1:before {
    content: '\eb77';
}
/* '' */
.oicon2-up-bold-1:before {
    content: '\eb78';
}
/* '' */
.oicon2-down-fat:before {
    content: '\eb79';
}
/* '' */
.oicon2-left-fat:before {
    content: '\eb7a';
}
/* '' */
.oicon2-right-fat:before {
    content: '\eb7b';
}
/* '' */
.oicon2-up-fat:before {
    content: '\eb7c';
}
/* '' */
.oicon2-flash-3:before {
    content: '\eb7d';
}
/* '' */
.oicon2-cloud-4:before {
    content: '\eb7e';
}
/* '' */
.oicon2-vector-pencil:before {
    content: '\eb7f';
}
/* '' */
.oicon2-at-3:before {
    content: '\eb80';
}
/* '' */
.oicon2-female:before {
    content: '\eb81';
}
/* '' */
.oicon2-male:before {
    content: '\eb82';
}
/* '' */
.oicon2-king:before {
    content: '\eb83';
}
/* '' */
.oicon2-anchor-1:before {
    content: '\eb84';
}
/* '' */
.oicon2-aboveground-rail:before {
    content: '\eb85';
}
/* '' */
.oicon2-airfield:before {
    content: '\eb86';
}
/* '' */
.oicon2-airport:before {
    content: '\eb87';
}
/* '' */
.oicon2-art-gallery:before {
    content: '\eb88';
}
/* '' */
.oicon2-bar:before {
    content: '\eb89';
}
/* '' */
.oicon2-baseball:before {
    content: '\eb8a';
}
/* '' */
.oicon2-basketball:before {
    content: '\eb8b';
}
/* '' */
.oicon2-beer-1:before {
    content: '\eb8c';
}
/* '' */
.oicon2-belowground-rail:before {
    content: '\eb8d';
}
/* '' */
.oicon2-bicycle:before {
    content: '\eb8e';
}
/* '' */
.oicon2-bus:before {
    content: '\eb8f';
}
/* '' */
.oicon2-cafe:before {
    content: '\eb90';
}
/* '' */
.oicon2-campsite:before {
    content: '\eb91';
}
/* '' */
.oicon2-cemetery:before {
    content: '\eb92';
}
/* '' */
.oicon2-cinema:before {
    content: '\eb93';
}
/* '' */
.oicon2-college:before {
    content: '\eb94';
}
/* '' */
.oicon2-commerical-building:before {
    content: '\eb95';
}
/* '' */
.oicon2-credit-card-2:before {
    content: '\eb96';
}
/* '' */
.oicon2-cricket:before {
    content: '\eb97';
}
/* '' */
.oicon2-embassy:before {
    content: '\eb98';
}
/* '' */
.oicon2-fast-food:before {
    content: '\eb99';
}
/* '' */
.oicon2-ferry:before {
    content: '\eb9a';
}
/* '' */
.oicon2-fire-station:before {
    content: '\eb9b';
}
/* '' */
.oicon2-football:before {
    content: '\eb9c';
}
/* '' */
.oicon2-fuel:before {
    content: '\eb9d';
}
/* '' */
.oicon2-garden:before {
    content: '\eb9e';
}
/* '' */
.oicon2-giraffe:before {
    content: '\eb9f';
}
/* '' */
.oicon2-golf:before {
    content: '\eba0';
}
/* '' */
.oicon2-grocery-store:before {
    content: '\eba1';
}
/* '' */
.oicon2-harbor:before {
    content: '\eba2';
}
/* '' */
.oicon2-heliport:before {
    content: '\eba3';
}
/* '' */
.oicon2-hospital:before {
    content: '\eba4';
}
/* '' */
.oicon2-industrial-building:before {
    content: '\eba5';
}
/* '' */
.oicon2-library:before {
    content: '\eba6';
}
/* '' */
.oicon2-lodging:before {
    content: '\eba7';
}
/* '' */
.oicon2-london-underground:before {
    content: '\eba8';
}
/* '' */
.oicon2-minefield:before {
    content: '\eba9';
}
/* '' */
.oicon2-monument:before {
    content: '\ebaa';
}
/* '' */
.oicon2-museum:before {
    content: '\ebab';
}
/* '' */
.oicon2-pharmacy:before {
    content: '\ebac';
}
/* '' */
.oicon2-pitch:before {
    content: '\ebad';
}
/* '' */
.oicon2-police:before {
    content: '\ebae';
}
/* '' */
.oicon2-post:before {
    content: '\ebaf';
}
/* '' */
.oicon2-prison:before {
    content: '\ebb0';
}
/* '' */
.oicon2-rail:before {
    content: '\ebb1';
}
/* '' */
.oicon2-religious-christian:before {
    content: '\ebb2';
}
/* '' */
.oicon2-religious-islam:before {
    content: '\ebb3';
}
/* '' */
.oicon2-religious-jewish:before {
    content: '\ebb4';
}
/* '' */
.oicon2-restaurant:before {
    content: '\ebb5';
}
/* '' */
.oicon2-roadblock:before {
    content: '\ebb6';
}
/* '' */
.oicon2-school:before {
    content: '\ebb7';
}
/* '' */
.oicon2-shop:before {
    content: '\ebb8';
}
/* '' */
.oicon2-skiing:before {
    content: '\ebb9';
}
/* '' */
.oicon2-soccer:before {
    content: '\ebba';
}
/* '' */
.oicon2-swimming:before {
    content: '\ebbb';
}
/* '' */
.oicon2-tennis:before {
    content: '\ebbc';
}
/* '' */
.oicon2-theatre:before {
    content: '\ebbd';
}
/* '' */
.oicon2-toilet:before {
    content: '\ebbe';
}
/* '' */
.oicon2-town-hall:before {
    content: '\ebbf';
}
/* '' */
.oicon2-trash-5:before {
    content: '\ebc0';
}
/* '' */
.oicon2-tree-1:before {
    content: '\ebc1';
}
/* '' */
.oicon2-tree-2:before {
    content: '\ebc2';
}
/* '' */
.oicon2-warehouse:before {
    content: '\ebc3';
}
/* '' */
.oicon2-duckduckgo:before {
    content: '\ebc4';
}
/* '' */
.oicon2-aim:before {
    content: '\ebc5';
}
/* '' */
.oicon2-delicious:before {
    content: '\ebc6';
}
/* '' */
.oicon2-paypal-1:before {
    content: '\ebc7';
}
/* '' */
.oicon2-flattr-1:before {
    content: '\ebc8';
}
/* '' */
.oicon2-android:before {
    content: '\ebc9';
}
/* '' */
.oicon2-eventful:before {
    content: '\ebca';
}
/* '' */
.oicon2-smashmag:before {
    content: '\ebcb';
}
/* '' */
.oicon2-gplus-2:before {
    content: '\ebcc';
}
/* '' */
.oicon2-wikipedia:before {
    content: '\ebcd';
}
/* '' */
.oicon2-lanyrd:before {
    content: '\ebce';
}
/* '' */
.oicon2-calendar-5:before {
    content: '\ebcf';
}
/* '' */
.oicon2-stumbleupon-1:before {
    content: '\ebd0';
}
/* '' */
.oicon2-fivehundredpx:before {
    content: '\ebd1';
}
/* '' */
.oicon2-pinterest-2:before {
    content: '\ebd2';
}
/* '' */
.oicon2-bitcoin:before {
    content: '\ebd3';
}
/* '' */
.oicon2-w3c:before {
    content: '\ebd4';
}
/* '' */
.oicon2-foursquare:before {
    content: '\ebd5';
}
/* '' */
.oicon2-html5:before {
    content: '\ebd6';
}
/* '' */
.oicon2-ie-1:before {
    content: '\ebd7';
}
/* '' */
.oicon2-call:before {
    content: '\ebd8';
}
/* '' */
.oicon2-grooveshark:before {
    content: '\ebd9';
}
/* '' */
.oicon2-ninetyninedesigns:before {
    content: '\ebda';
}
/* '' */
.oicon2-forrst:before {
    content: '\ebdb';
}
/* '' */
.oicon2-digg:before {
    content: '\ebdc';
}
/* '' */
.oicon2-spotify-1:before {
    content: '\ebdd';
}
/* '' */
.oicon2-reddit:before {
    content: '\ebde';
}
/* '' */
.oicon2-guest:before {
    content: '\ebdf';
}
/* '' */
.oicon2-gowalla:before {
    content: '\ebe0';
}
/* '' */
.oicon2-appstore:before {
    content: '\ebe1';
}
/* '' */
.oicon2-blogger:before {
    content: '\ebe2';
}
/* '' */
.oicon2-cc-1:before {
    content: '\ebe3';
}
/* '' */
.oicon2-dribbble-3:before {
    content: '\ebe4';
}
/* '' */
.oicon2-evernote-1:before {
    content: '\ebe5';
}
/* '' */
.oicon2-flickr-2:before {
    content: '\ebe6';
}
/* '' */
.oicon2-google:before {
    content: '\ebe7';
}
/* '' */
.oicon2-viadeo:before {
    content: '\ebe8';
}
/* '' */
.oicon2-instapaper:before {
    content: '\ebe9';
}
/* '' */
.oicon2-weibo:before {
    content: '\ebea';
}
/* '' */
.oicon2-klout:before {
    content: '\ebeb';
}
/* '' */
.oicon2-linkedin-3:before {
    content: '\ebec';
}
/* '' */
.oicon2-meetup:before {
    content: '\ebed';
}
/* '' */
.oicon2-vk:before {
    content: '\ebee';
}
/* '' */
.oicon2-plancast:before {
    content: '\ebef';
}
/* '' */
.oicon2-disqus:before {
    content: '\ebf0';
}
/* '' */
.oicon2-rss-4:before {
    content: '\ebf1';
}
/* '' */
.oicon2-skype-2:before {
    content: '\ebf2';
}
/* '' */
.oicon2-twitter-4:before {
    content: '\ebf3';
}
/* '' */
.oicon2-youtube-1:before {
    content: '\ebf4';
}
/* '' */
.oicon2-vimeo-2:before {
    content: '\ebf5';
}
/* '' */
.oicon2-windows:before {
    content: '\ebf6';
}
/* '' */
.oicon2-xing:before {
    content: '\ebf7';
}
/* '' */
.oicon2-yahoo:before {
    content: '\ebf8';
}
/* '' */
.oicon2-chrome-1:before {
    content: '\ebf9';
}
/* '' */
.oicon2-email:before {
    content: '\ebfa';
}
/* '' */
.oicon2-macstore:before {
    content: '\ebfb';
}
/* '' */
.oicon2-myspace:before {
    content: '\ebfc';
}
/* '' */
.oicon2-podcast:before {
    content: '\ebfd';
}
/* '' */
.oicon2-amazon:before {
    content: '\ebfe';
}
/* '' */
.oicon2-steam:before {
    content: '\ebff';
}
/* '' */
.oicon2-cloudapp:before {
    content: '\ec00';
}
/* '' */
.oicon2-dropbox-1:before {
    content: '\ec01';
}
/* '' */
.oicon2-ebay:before {
    content: '\ec02';
}
/* '' */
.oicon2-facebook-4:before {
    content: '\ec03';
}
/* '' */
.oicon2-github-3:before {
    content: '\ec04';
}
/* '' */
.oicon2-github-circled-3:before {
    content: '\ec05';
}
/* '' */
.oicon2-googleplay:before {
    content: '\ec06';
}
/* '' */
.oicon2-itunes:before {
    content: '\ec07';
}
/* '' */
.oicon2-plurk:before {
    content: '\ec08';
}
/* '' */
.oicon2-songkick:before {
    content: '\ec09';
}
/* '' */
.oicon2-lastfm-2:before {
    content: '\ec0a';
}
/* '' */
.oicon2-gmail:before {
    content: '\ec0b';
}
/* '' */
.oicon2-pinboard:before {
    content: '\ec0c';
}
/* '' */
.oicon2-openid:before {
    content: '\ec0d';
}
/* '' */
.oicon2-quora:before {
    content: '\ec0e';
}
/* '' */
.oicon2-soundcloud-2:before {
    content: '\ec0f';
}
/* '' */
.oicon2-tumblr-1:before {
    content: '\ec10';
}
/* '' */
.oicon2-eventasaurus:before {
    content: '\ec11';
}
/* '' */
.oicon2-wordpress:before {
    content: '\ec12';
}
/* '' */
.oicon2-yelp:before {
    content: '\ec13';
}
/* '' */
.oicon2-intensedebate:before {
    content: '\ec14';
}
/* '' */
.oicon2-eventbrite:before {
    content: '\ec15';
}
/* '' */
.oicon2-scribd:before {
    content: '\ec16';
}
/* '' */
.oicon2-posterous:before {
    content: '\ec17';
}
/* '' */
.oicon2-stripe:before {
    content: '\ec18';
}
/* '' */
.oicon2-opentable:before {
    content: '\ec19';
}
/* '' */
.oicon2-cart:before {
    content: '\ec1a';
}
/* '' */
.oicon2-print-4:before {
    content: '\ec1b';
}
/* '' */
.oicon2-angellist:before {
    content: '\ec1c';
}
/* '' */
.oicon2-instagram-2:before {
    content: '\ec1d';
}
/* '' */
.oicon2-dwolla:before {
    content: '\ec1e';
}
/* '' */
.oicon2-appnet:before {
    content: '\ec1f';
}
/* '' */
.oicon2-statusnet:before {
    content: '\ec20';
}
/* '' */
.oicon2-acrobat:before {
    content: '\ec21';
}
/* '' */
.oicon2-drupal:before {
    content: '\ec22';
}
/* '' */
.oicon2-buffer:before {
    content: '\ec23';
}
/* '' */
.oicon2-pocket:before {
    content: '\ec24';
}
/* '' */
.oicon2-bitbucket:before {
    content: '\ec25';
}
/* '' */
.oicon2-lego:before {
    content: '\ec26';
}
/* '' */
.oicon2-login-2:before {
    content: '\ec27';
}
/* '' */
.oicon2-stackoverflow:before {
    content: '\ec28';
}
/* '' */
.oicon2-hackernews:before {
    content: '\ec29';
}
/* '' */
.oicon2-lkdto:before {
    content: '\ec2a';
}
/* '' */
.oicon2-facebook-5:before {
    content: '\ec2b';
}
/* '' */
.oicon2-facebook-rect-1:before {
    content: '\ec2c';
}
/* '' */
.oicon2-twitter-5:before {
    content: '\ec2d';
}
/* '' */
.oicon2-twitter-bird-1:before {
    content: '\ec2e';
}
/* '' */
.oicon2-vimeo-3:before {
    content: '\ec2f';
}
/* '' */
.oicon2-vimeo-rect:before {
    content: '\ec30';
}
/* '' */
.oicon2-tumblr-rect:before {
    content: '\ec31';
}
/* '' */
.oicon2-googleplus-rect:before {
    content: '\ec32';
}
/* '' */
.oicon2-github-text:before {
    content: '\ec33';
}
/* '' */
.oicon2-icq:before {
    content: '\ec34';
}
/* '' */
.oicon2-yandex-rect:before {
    content: '\ec35';
}
/* '' */
.oicon2-vkontakte-rect:before {
    content: '\ec36';
}
/* '' */
.oicon2-odnoklassniki:before {
    content: '\ec37';
}
/* '' */
.oicon2-odnoklassniki-rect:before {
    content: '\ec38';
}
/* '' */
.oicon2-friendfeed:before {
    content: '\ec39';
}
/* '' */
.oicon2-friendfeed-rect:before {
    content: '\ec3a';
}
/* '' */
.oicon2-blogger-1:before {
    content: '\ec3b';
}
/* '' */
.oicon2-blogger-rect:before {
    content: '\ec3c';
}
/* '' */
.oicon2-deviantart:before {
    content: '\ec3d';
}
/* '' */
.oicon2-lastfm-3:before {
    content: '\ec3e';
}
/* '' */
.oicon2-lastfm-rect:before {
    content: '\ec3f';
}
/* '' */
.oicon2-linkedin-rect:before {
    content: '\ec40';
}
/* '' */
.oicon2-picasa-1:before {
    content: '\ec41';
}
/* '' */
.oicon2-instagram-3:before {
    content: '\ec42';
}
/* '' */
.oicon2-instagram-filled:before {
    content: '\ec43';
}
/* '' */
.oicon2-box-3:before {
    content: '\ec44';
}
/* '' */
.oicon2-box-rect:before {
    content: '\ec45';
}
/* '' */
.oicon2-youku:before {
    content: '\ec46';
}
/* '' */
.oicon2-win8:before {
    content: '\ec47';
}
/* '' */
.oicon2-discover:before {
    content: '\ec48';
}
/* '' */
.oicon2-visa:before {
    content: '\ec49';
}
/* '' */
.oicon2-houzz:before {
    content: '\ec4a';
}
/* '' */
.oicon2-glass:before {
    content: '\ec4b';
}
/* '' */
.oicon2-music-2:before {
    content: '\ec4c';
}
/* '' */
.oicon2-search-5:before {
    content: '\ec4d';
}
/* '' */
.oicon2-search-circled:before {
    content: '\ec4e';
}
/* '' */
.oicon2-mail-5:before {
    content: '\ec4f';
}
/* '' */
.oicon2-mail-circled:before {
    content: '\ec50';
}
/* '' */
.oicon2-heart-5:before {
    content: '\ec51';
}
/* '' */
.oicon2-heart-circled:before {
    content: '\ec52';
}
/* '' */
.oicon2-heart-empty-2:before {
    content: '\ec53';
}
/* '' */
.oicon2-star-5:before {
    content: '\ec54';
}
/* '' */
.oicon2-star-circled:before {
    content: '\ec55';
}
/* '' */
.oicon2-star-empty-2:before {
    content: '\ec56';
}
/* '' */
.oicon2-user-5:before {
    content: '\ec57';
}
/* '' */
.oicon2-group:before {
    content: '\ec58';
}
/* '' */
.oicon2-group-circled:before {
    content: '\ec59';
}
/* '' */
.oicon2-torso:before {
    content: '\ec5a';
}
/* '' */
.oicon2-video-3:before {
    content: '\ec5b';
}
/* '' */
.oicon2-video-circled:before {
    content: '\ec5c';
}
/* '' */
.oicon2-video-alt-1:before {
    content: '\ec5d';
}
/* '' */
.oicon2-videocam-3:before {
    content: '\ec5e';
}
/* '' */
.oicon2-video-chat:before {
    content: '\ec5f';
}
/* '' */
.oicon2-picture-3:before {
    content: '\ec60';
}
/* '' */
.oicon2-camera-5:before {
    content: '\ec61';
}
/* '' */
.oicon2-photo:before {
    content: '\ec62';
}
/* '' */
.oicon2-photo-circled:before {
    content: '\ec63';
}
/* '' */
.oicon2-th-large-1:before {
    content: '\ec64';
}
/* '' */
.oicon2-th-2:before {
    content: '\ec65';
}
/* '' */
.oicon2-th-list-3:before {
    content: '\ec66';
}
/* '' */
.oicon2-view-mode:before {
    content: '\ec67';
}
/* '' */
.oicon2-ok-4:before {
    content: '\ec68';
}
/* '' */
.oicon2-ok-circled-1:before {
    content: '\ec69';
}
/* '' */
.oicon2-ok-circled2:before {
    content: '\ec6a';
}
/* '' */
.oicon2-cancel-5:before {
    content: '\ec6b';
}
/* '' */
.oicon2-cancel-circled-3:before {
    content: '\ec6c';
}
/* '' */
.oicon2-cancel-circled2:before {
    content: '\ec6d';
}
/* '' */
.oicon2-plus-5:before {
    content: '\ec6e';
}
/* '' */
.oicon2-plus-circled-1:before {
    content: '\ec6f';
}
/* '' */
.oicon2-minus-3:before {
    content: '\ec70';
}
/* '' */
.oicon2-minus-circled-1:before {
    content: '\ec71';
}
/* '' */
.oicon2-help-2:before {
    content: '\ec72';
}
/* '' */
.oicon2-help-circled-2:before {
    content: '\ec73';
}
/* '' */
.oicon2-info-circled-2:before {
    content: '\ec74';
}
/* '' */
.oicon2-home-5:before {
    content: '\ec75';
}
/* '' */
.oicon2-home-circled:before {
    content: '\ec76';
}
/* '' */
.oicon2-website:before {
    content: '\ec77';
}
/* '' */
.oicon2-website-circled:before {
    content: '\ec78';
}
/* '' */
.oicon2-attach-4:before {
    content: '\ec79';
}
/* '' */
.oicon2-attach-circled:before {
    content: '\ec7a';
}
/* '' */
.oicon2-lock-5:before {
    content: '\ec7b';
}
/* '' */
.oicon2-lock-circled:before {
    content: '\ec7c';
}
/* '' */
.oicon2-lock-open-5:before {
    content: '\ec7d';
}
/* '' */
.oicon2-lock-open-alt-1:before {
    content: '\ec7e';
}
/* '' */
.oicon2-eye-5:before {
    content: '\ec7f';
}
/* '' */
.oicon2-eye-off:before {
    content: '\ec80';
}
/* '' */
.oicon2-tag-4:before {
    content: '\ec81';
}
/* '' */
.oicon2-tags-1:before {
    content: '\ec82';
}
/* '' */
.oicon2-bookmark-2:before {
    content: '\ec83';
}
/* '' */
.oicon2-bookmark-empty:before {
    content: '\ec84';
}
/* '' */
.oicon2-flag-2:before {
    content: '\ec85';
}
/* '' */
.oicon2-flag-circled:before {
    content: '\ec86';
}
/* '' */
.oicon2-thumbs-up-3:before {
    content: '\ec87';
}
/* '' */
.oicon2-thumbs-down-3:before {
    content: '\ec88';
}
/* '' */
.oicon2-download-5:before {
    content: '\ec89';
}
/* '' */
.oicon2-download-alt:before {
    content: '\ec8a';
}
/* '' */
.oicon2-upload-4:before {
    content: '\ec8b';
}
/* '' */
.oicon2-share-2:before {
    content: '\ec8c';
}
/* '' */
.oicon2-quote-1:before {
    content: '\ec8d';
}
/* '' */
.oicon2-quote-circled:before {
    content: '\ec8e';
}
/* '' */
.oicon2-export-4:before {
    content: '\ec8f';
}
/* '' */
.oicon2-pencil-5:before {
    content: '\ec90';
}
/* '' */
.oicon2-pencil-circled:before {
    content: '\ec91';
}
/* '' */
.oicon2-edit-2:before {
    content: '\ec92';
}
/* '' */
.oicon2-edit-circled:before {
    content: '\ec93';
}
/* '' */
.oicon2-edit-alt:before {
    content: '\ec94';
}
/* '' */
.oicon2-print-5:before {
    content: '\ec95';
}
/* '' */
.oicon2-retweet-2:before {
    content: '\ec96';
}
/* '' */
.oicon2-comment-4:before {
    content: '\ec97';
}
/* '' */
.oicon2-comment-alt-1:before {
    content: '\ec98';
}
/* '' */
.oicon2-bell-4:before {
    content: '\ec99';
}
/* '' */
.oicon2-warning-1:before {
    content: '\ec9a';
}
/* '' */
.oicon2-exclamation:before {
    content: '\ec9b';
}
/* '' */
.oicon2-error:before {
    content: '\ec9c';
}
/* '' */
.oicon2-error-alt:before {
    content: '\ec9d';
}
/* '' */
.oicon2-location-5:before {
    content: '\ec9e';
}
/* '' */
.oicon2-location-circled:before {
    content: '\ec9f';
}
/* '' */
.oicon2-compass-4:before {
    content: '\eca0';
}
/* '' */
.oicon2-compass-circled:before {
    content: '\eca1';
}
/* '' */
.oicon2-trash-6:before {
    content: '\eca2';
}
/* '' */
.oicon2-trash-circled:before {
    content: '\eca3';
}
/* '' */
.oicon2-doc-5:before {
    content: '\eca4';
}
/* '' */
.oicon2-doc-circled:before {
    content: '\eca5';
}
/* '' */
.oicon2-doc-new:before {
    content: '\eca6';
}
/* '' */
.oicon2-doc-new-circled:before {
    content: '\eca7';
}
/* '' */
.oicon2-folder-4:before {
    content: '\eca8';
}
/* '' */
.oicon2-folder-circled:before {
    content: '\eca9';
}
/* '' */
.oicon2-folder-close:before {
    content: '\ecaa';
}
/* '' */
.oicon2-folder-open-1:before {
    content: '\ecab';
}
/* '' */
.oicon2-rss-5:before {
    content: '\ecac';
}
/* '' */
.oicon2-phone-2:before {
    content: '\ecad';
}
/* '' */
.oicon2-phone-circled:before {
    content: '\ecae';
}
/* '' */
.oicon2-cog-4:before {
    content: '\ecaf';
}
/* '' */
.oicon2-cog-circled:before {
    content: '\ecb0';
}
/* '' */
.oicon2-cogs:before {
    content: '\ecb1';
}
/* '' */
.oicon2-wrench-3:before {
    content: '\ecb2';
}
/* '' */
.oicon2-wrench-circled:before {
    content: '\ecb3';
}
/* '' */
.oicon2-basket-3:before {
    content: '\ecb4';
}
/* '' */
.oicon2-basket-circled:before {
    content: '\ecb5';
}
/* '' */
.oicon2-calendar-6:before {
    content: '\ecb6';
}
/* '' */
.oicon2-calendar-circled:before {
    content: '\ecb7';
}
/* '' */
.oicon2-mic-4:before {
    content: '\ecb8';
}
/* '' */
.oicon2-mic-circled:before {
    content: '\ecb9';
}
/* '' */
.oicon2-volume-off-3:before {
    content: '\ecba';
}
/* '' */
.oicon2-volume-down-1:before {
    content: '\ecbb';
}
/* '' */
.oicon2-volume-1:before {
    content: '\ecbc';
}
/* '' */
.oicon2-volume-up-2:before {
    content: '\ecbd';
}
/* '' */
.oicon2-headphones-2:before {
    content: '\ecbe';
}
/* '' */
.oicon2-clock-5:before {
    content: '\ecbf';
}
/* '' */
.oicon2-clock-circled:before {
    content: '\ecc0';
}
/* '' */
.oicon2-lightbulb-1:before {
    content: '\ecc1';
}
/* '' */
.oicon2-lightbulb-alt:before {
    content: '\ecc2';
}
/* '' */
.oicon2-block-3:before {
    content: '\ecc3';
}
/* '' */
.oicon2-resize-full-4:before {
    content: '\ecc4';
}
/* '' */
.oicon2-resize-full-alt-1:before {
    content: '\ecc5';
}
/* '' */
.oicon2-resize-small-3:before {
    content: '\ecc6';
}
/* '' */
.oicon2-resize-vertical-1:before {
    content: '\ecc7';
}
/* '' */
.oicon2-resize-horizontal-1:before {
    content: '\ecc8';
}
/* '' */
.oicon2-move-2:before {
    content: '\ecc9';
}
/* '' */
.oicon2-zoom-in-3:before {
    content: '\ecca';
}
/* '' */
.oicon2-zoom-out-3:before {
    content: '\eccb';
}
/* '' */
.oicon2-down-open-2:before {
    content: '\eccc';
}
/* '' */
.oicon2-left-open-3:before {
    content: '\eccd';
}
/* '' */
.oicon2-right-open-3:before {
    content: '\ecce';
}
/* '' */
.oicon2-up-open-2:before {
    content: '\eccf';
}
/* '' */
.oicon2-down-5:before {
    content: '\ecd0';
}
/* '' */
.oicon2-left-4:before {
    content: '\ecd1';
}
/* '' */
.oicon2-right-4:before {
    content: '\ecd2';
}
/* '' */
.oicon2-up-5:before {
    content: '\ecd3';
}
/* '' */
.oicon2-down-circled-1:before {
    content: '\ecd4';
}
/* '' */
.oicon2-left-circled-1:before {
    content: '\ecd5';
}
/* '' */
.oicon2-right-circled-1:before {
    content: '\ecd6';
}
/* '' */
.oicon2-up-circled-1:before {
    content: '\ecd7';
}
/* '' */
.oicon2-down-hand:before {
    content: '\ecd8';
}
/* '' */
.oicon2-left-hand:before {
    content: '\ecd9';
}
/* '' */
.oicon2-right-hand:before {
    content: '\ecda';
}
/* '' */
.oicon2-up-hand:before {
    content: '\ecdb';
}
/* '' */
.oicon2-cw-4:before {
    content: '\ecdc';
}
/* '' */
.oicon2-cw-circled:before {
    content: '\ecdd';
}
/* '' */
.oicon2-arrows-cw-1:before {
    content: '\ecde';
}
/* '' */
.oicon2-shuffle-3:before {
    content: '\ecdf';
}
/* '' */
.oicon2-play-4:before {
    content: '\ece0';
}
/* '' */
.oicon2-play-circled:before {
    content: '\ece1';
}
/* '' */
.oicon2-play-circled2:before {
    content: '\ece2';
}
/* '' */
.oicon2-stop-5:before {
    content: '\ece3';
}
/* '' */
.oicon2-stop-circled:before {
    content: '\ece4';
}
/* '' */
.oicon2-pause-4:before {
    content: '\ece5';
}
/* '' */
.oicon2-pause-circled:before {
    content: '\ece6';
}
/* '' */
.oicon2-record-2:before {
    content: '\ece7';
}
/* '' */
.oicon2-eject-2:before {
    content: '\ece8';
}
/* '' */
.oicon2-backward:before {
    content: '\ece9';
}
/* '' */
.oicon2-backward-circled:before {
    content: '\ecea';
}
/* '' */
.oicon2-fast-backward-2:before {
    content: '\eceb';
}
/* '' */
.oicon2-fast-forward-2:before {
    content: '\ecec';
}
/* '' */
.oicon2-forward-2:before {
    content: '\eced';
}
/* '' */
.oicon2-forward-circled:before {
    content: '\ecee';
}
/* '' */
.oicon2-step-backward:before {
    content: '\ecef';
}
/* '' */
.oicon2-step-forward:before {
    content: '\ecf0';
}
/* '' */
.oicon2-target-3:before {
    content: '\ecf1';
}
/* '' */
.oicon2-signal-3:before {
    content: '\ecf2';
}
/* '' */
.oicon2-desktop-1:before {
    content: '\ecf3';
}
/* '' */
.oicon2-desktop-circled:before {
    content: '\ecf4';
}
/* '' */
.oicon2-laptop-1:before {
    content: '\ecf5';
}
/* '' */
.oicon2-laptop-circled:before {
    content: '\ecf6';
}
/* '' */
.oicon2-network-1:before {
    content: '\ecf7';
}
/* '' */
.oicon2-inbox-2:before {
    content: '\ecf8';
}
/* '' */
.oicon2-inbox-circled:before {
    content: '\ecf9';
}
/* '' */
.oicon2-inbox-alt:before {
    content: '\ecfa';
}
/* '' */
.oicon2-globe-4:before {
    content: '\ecfb';
}
/* '' */
.oicon2-globe-alt-1:before {
    content: '\ecfc';
}
/* '' */
.oicon2-cloud-5:before {
    content: '\ecfd';
}
/* '' */
.oicon2-cloud-circled:before {
    content: '\ecfe';
}
/* '' */
.oicon2-flight-1:before {
    content: '\ecff';
}
/* '' */
.oicon2-leaf-2:before {
    content: '\ed00';
}
/* '' */
.oicon2-font:before {
    content: '\ed01';
}
/* '' */
.oicon2-fontsize-1:before {
    content: '\ed02';
}
/* '' */
.oicon2-bold:before {
    content: '\ed03';
}
/* '' */
.oicon2-italic:before {
    content: '\ed04';
}
/* '' */
.oicon2-text-height:before {
    content: '\ed05';
}
/* '' */
.oicon2-text-width:before {
    content: '\ed06';
}
/* '' */
.oicon2-align-left:before {
    content: '\ed07';
}
/* '' */
.oicon2-align-center:before {
    content: '\ed08';
}
/* '' */
.oicon2-align-right:before {
    content: '\ed09';
}
/* '' */
.oicon2-align-justify:before {
    content: '\ed0a';
}
/* '' */
.oicon2-list-2:before {
    content: '\ed0b';
}
/* '' */
.oicon2-indent-left:before {
    content: '\ed0c';
}
/* '' */
.oicon2-indent-right:before {
    content: '\ed0d';
}
/* '' */
.oicon2-briefcase-2:before {
    content: '\ed0e';
}
/* '' */
.oicon2-off:before {
    content: '\ed0f';
}
/* '' */
.oicon2-road:before {
    content: '\ed10';
}
/* '' */
.oicon2-qrcode:before {
    content: '\ed11';
}
/* '' */
.oicon2-barcode:before {
    content: '\ed12';
}
/* '' */
.oicon2-braille:before {
    content: '\ed13';
}
/* '' */
.oicon2-book-3:before {
    content: '\ed14';
}
/* '' */
.oicon2-adjust-1:before {
    content: '\ed15';
}
/* '' */
.oicon2-tint:before {
    content: '\ed16';
}
/* '' */
.oicon2-check-2:before {
    content: '\ed17';
}
/* '' */
.oicon2-check-empty:before {
    content: '\ed18';
}
/* '' */
.oicon2-asterisk:before {
    content: '\ed19';
}
/* '' */
.oicon2-gift-1:before {
    content: '\ed1a';
}
/* '' */
.oicon2-fire-1:before {
    content: '\ed1b';
}
/* '' */
.oicon2-magnet-1:before {
    content: '\ed1c';
}
/* '' */
.oicon2-chart-2:before {
    content: '\ed1d';
}
/* '' */
.oicon2-chart-circled:before {
    content: '\ed1e';
}
/* '' */
.oicon2-credit-card-3:before {
    content: '\ed1f';
}
/* '' */
.oicon2-megaphone-1:before {
    content: '\ed20';
}
/* '' */
.oicon2-clipboard-2:before {
    content: '\ed21';
}
/* '' */
.oicon2-hdd-1:before {
    content: '\ed22';
}
/* '' */
.oicon2-key-3:before {
    content: '\ed23';
}
/* '' */
.oicon2-certificate-1:before {
    content: '\ed24';
}
/* '' */
.oicon2-tasks:before {
    content: '\ed25';
}
/* '' */
.oicon2-filter:before {
    content: '\ed26';
}
/* '' */
.oicon2-gauge-1:before {
    content: '\ed27';
}
/* '' */
.oicon2-smiley:before {
    content: '\ed28';
}
/* '' */
.oicon2-smiley-circled:before {
    content: '\ed29';
}
/* '' */
.oicon2-address-book:before {
    content: '\ed2a';
}
/* '' */
.oicon2-address-book-alt:before {
    content: '\ed2b';
}
/* '' */
.oicon2-asl:before {
    content: '\ed2c';
}
/* '' */
.oicon2-glasses:before {
    content: '\ed2d';
}
/* '' */
.oicon2-hearing-impaired:before {
    content: '\ed2e';
}
/* '' */
.oicon2-iphone-home:before {
    content: '\ed2f';
}
/* '' */
.oicon2-person:before {
    content: '\ed30';
}
/* '' */
.oicon2-adult:before {
    content: '\ed31';
}
/* '' */
.oicon2-child:before {
    content: '\ed32';
}
/* '' */
.oicon2-blind:before {
    content: '\ed33';
}
/* '' */
.oicon2-guidedog:before {
    content: '\ed34';
}
/* '' */
.oicon2-accessibility:before {
    content: '\ed35';
}
/* '' */
.oicon2-universal-access:before {
    content: '\ed36';
}
/* '' */
.oicon2-male-1:before {
    content: '\ed37';
}
/* '' */
.oicon2-female-1:before {
    content: '\ed38';
}
/* '' */
.oicon2-behance-1:before {
    content: '\ed39';
}
/* '' */
.oicon2-blogger-2:before {
    content: '\ed3a';
}
/* '' */
.oicon2-cc-2:before {
    content: '\ed3b';
}
/* '' */
.oicon2-css:before {
    content: '\ed3c';
}
/* '' */
.oicon2-delicious-1:before {
    content: '\ed3d';
}
/* '' */
.oicon2-deviantart-1:before {
    content: '\ed3e';
}
/* '' */
.oicon2-digg-1:before {
    content: '\ed3f';
}
/* '' */
.oicon2-dribbble-4:before {
    content: '\ed40';
}
/* '' */
.oicon2-facebook-6:before {
    content: '\ed41';
}
/* '' */
.oicon2-flickr-3:before {
    content: '\ed42';
}
/* '' */
.oicon2-foursquare-1:before {
    content: '\ed43';
}
/* '' */
.oicon2-friendfeed-1:before {
    content: '\ed44';
}
/* '' */
.oicon2-friendfeed-rect-1:before {
    content: '\ed45';
}
/* '' */
.oicon2-github-5:before {
    content: '\ed46';
}
/* '' */
.oicon2-github-text-1:before {
    content: '\ed47';
}
/* '' */
.oicon2-googleplus:before {
    content: '\ed48';
}
/* '' */
.oicon2-instagram-4:before {
    content: '\ed49';
}
/* '' */
.oicon2-linkedin-5:before {
    content: '\ed4a';
}
/* '' */
.oicon2-path:before {
    content: '\ed4b';
}
/* '' */
.oicon2-picasa-2:before {
    content: '\ed4c';
}
/* '' */
.oicon2-pinterest-3:before {
    content: '\ed4d';
}
/* '' */
.oicon2-reddit-1:before {
    content: '\ed4e';
}
/* '' */
.oicon2-skype-4:before {
    content: '\ed4f';
}
/* '' */
.oicon2-slideshare:before {
    content: '\ed50';
}
/* '' */
.oicon2-stackoverflow-1:before {
    content: '\ed51';
}
/* '' */
.oicon2-stumbleupon-2:before {
    content: '\ed52';
}
/* '' */
.oicon2-twitter-6:before {
    content: '\ed53';
}
/* '' */
.oicon2-tumblr-3:before {
    content: '\ed54';
}
/* '' */
.oicon2-vimeo-4:before {
    content: '\ed55';
}
/* '' */
.oicon2-vkontakte-1:before {
    content: '\ed56';
}
/* '' */
.oicon2-w3c-1:before {
    content: '\ed57';
}
/* '' */
.oicon2-wordpress-2:before {
    content: '\ed58';
}
/* '' */
.oicon2-youtube-2:before {
    content: '\ed59';
}
/* '' */
.oicon2-music-3:before {
    content: '\ed5a';
}
/* '' */
.oicon2-search-6:before {
    content: '\ed5b';
}
/* '' */
.oicon2-mail-6:before {
    content: '\ed5c';
}
/* '' */
.oicon2-heart-6:before {
    content: '\ed5d';
}
/* '' */
.oicon2-star-6:before {
    content: '\ed5e';
}
/* '' */
.oicon2-user-6:before {
    content: '\ed5f';
}
/* '' */
.oicon2-videocam-4:before {
    content: '\ed60';
}
/* '' */
.oicon2-camera-6:before {
    content: '\ed61';
}
/* '' */
.oicon2-photo-1:before {
    content: '\ed62';
}
/* '' */
.oicon2-attach-5:before {
    content: '\ed63';
}
/* '' */
.oicon2-lock-6:before {
    content: '\ed64';
}
/* '' */
.oicon2-eye-6:before {
    content: '\ed65';
}
/* '' */
.oicon2-tag-5:before {
    content: '\ed66';
}
/* '' */
.oicon2-thumbs-up-4:before {
    content: '\ed67';
}
/* '' */
.oicon2-pencil-6:before {
    content: '\ed68';
}
/* '' */
.oicon2-comment-5:before {
    content: '\ed69';
}
/* '' */
.oicon2-location-6:before {
    content: '\ed6a';
}
/* '' */
.oicon2-cup-1:before {
    content: '\ed6b';
}
/* '' */
.oicon2-trash-7:before {
    content: '\ed6c';
}
/* '' */
.oicon2-doc-6:before {
    content: '\ed6d';
}
/* '' */
.oicon2-note-1:before {
    content: '\ed6e';
}
/* '' */
.oicon2-cog-5:before {
    content: '\ed6f';
}
/* '' */
.oicon2-params:before {
    content: '\ed70';
}
/* '' */
.oicon2-calendar-7:before {
    content: '\ed71';
}
/* '' */
.oicon2-sound-1:before {
    content: '\ed72';
}
/* '' */
.oicon2-clock-6:before {
    content: '\ed73';
}
/* '' */
.oicon2-lightbulb-2:before {
    content: '\ed74';
}
/* '' */
.oicon2-tv:before {
    content: '\ed75';
}
/* '' */
.oicon2-desktop-2:before {
    content: '\ed76';
}
/* '' */
.oicon2-mobile-5:before {
    content: '\ed77';
}
/* '' */
.oicon2-cd-3:before {
    content: '\ed78';
}
/* '' */
.oicon2-inbox-3:before {
    content: '\ed79';
}
/* '' */
.oicon2-globe-5:before {
    content: '\ed7a';
}
/* '' */
.oicon2-cloud-6:before {
    content: '\ed7b';
}
/* '' */
.oicon2-paper-plane-2:before {
    content: '\ed7c';
}
/* '' */
.oicon2-fire-2:before {
    content: '\ed7d';
}
/* '' */
.oicon2-graduation-cap-1:before {
    content: '\ed7e';
}
/* '' */
.oicon2-megaphone-2:before {
    content: '\ed7f';
}
/* '' */
.oicon2-database-2:before {
    content: '\ed80';
}
/* '' */
.oicon2-key-4:before {
    content: '\ed81';
}
/* '' */
.oicon2-beaker:before {
    content: '\ed82';
}
/* '' */
.oicon2-truck:before {
    content: '\ed83';
}
/* '' */
.oicon2-money-1:before {
    content: '\ed84';
}
/* '' */
.oicon2-food:before {
    content: '\ed85';
}
/* '' */
.oicon2-shop-1:before {
    content: '\ed86';
}
/* '' */
.oicon2-diamond:before {
    content: '\ed87';
}
/* '' */
.oicon2-t-shirt:before {
    content: '\ed88';
}
/* '' */
.oicon2-wallet:before {
    content: '\ed89';
}
/* '' */
.oicon2-search-7:before {
    content: '\ed8a';
}
/* '' */
.oicon2-mail-7:before {
    content: '\ed8b';
}
/* '' */
.oicon2-heart-7:before {
    content: '\ed8c';
}
/* '' */
.oicon2-heart-empty-3:before {
    content: '\ed8d';
}
/* '' */
.oicon2-star-7:before {
    content: '\ed8e';
}
/* '' */
.oicon2-user-7:before {
    content: '\ed8f';
}
/* '' */
.oicon2-video-4:before {
    content: '\ed90';
}
/* '' */
.oicon2-picture-4:before {
    content: '\ed91';
}
/* '' */
.oicon2-th-large-2:before {
    content: '\ed92';
}
/* '' */
.oicon2-th-3:before {
    content: '\ed93';
}
/* '' */
.oicon2-th-list-4:before {
    content: '\ed94';
}
/* '' */
.oicon2-ok-5:before {
    content: '\ed95';
}
/* '' */
.oicon2-ok-circle-1:before {
    content: '\ed96';
}
/* '' */
.oicon2-cancel-6:before {
    content: '\ed97';
}
/* '' */
.oicon2-cancel-circle-2:before {
    content: '\ed98';
}
/* '' */
.oicon2-plus-circle-1:before {
    content: '\ed99';
}
/* '' */
.oicon2-minus-circle-1:before {
    content: '\ed9a';
}
/* '' */
.oicon2-link-4:before {
    content: '\ed9b';
}
/* '' */
.oicon2-attach-6:before {
    content: '\ed9c';
}
/* '' */
.oicon2-lock-7:before {
    content: '\ed9d';
}
/* '' */
.oicon2-lock-open-6:before {
    content: '\ed9e';
}
/* '' */
.oicon2-tag-6:before {
    content: '\ed9f';
}
/* '' */
.oicon2-reply-3:before {
    content: '\eda0';
}
/* '' */
.oicon2-reply-all-1:before {
    content: '\eda1';
}
/* '' */
.oicon2-forward-3:before {
    content: '\eda2';
}
/* '' */
.oicon2-code-2:before {
    content: '\eda3';
}
/* '' */
.oicon2-retweet-3:before {
    content: '\eda4';
}
/* '' */
.oicon2-comment-6:before {
    content: '\eda5';
}
/* '' */
.oicon2-comment-alt-2:before {
    content: '\eda6';
}
/* '' */
.oicon2-chat-5:before {
    content: '\eda7';
}
/* '' */
.oicon2-attention-4:before {
    content: '\eda8';
}
/* '' */
.oicon2-location-7:before {
    content: '\eda9';
}
/* '' */
.oicon2-doc-7:before {
    content: '\edaa';
}
/* '' */
.oicon2-docs-landscape:before {
    content: '\edab';
}
/* '' */
.oicon2-folder-5:before {
    content: '\edac';
}
/* '' */
.oicon2-archive-2:before {
    content: '\edad';
}
/* '' */
.oicon2-rss-6:before {
    content: '\edae';
}
/* '' */
.oicon2-rss-alt-1:before {
    content: '\edaf';
}
/* '' */
.oicon2-cog-6:before {
    content: '\edb0';
}
/* '' */
.oicon2-logout-2:before {
    content: '\edb1';
}
/* '' */
.oicon2-clock-7:before {
    content: '\edb2';
}
/* '' */
.oicon2-block-4:before {
    content: '\edb3';
}
/* '' */
.oicon2-resize-full-5:before {
    content: '\edb4';
}
/* '' */
.oicon2-resize-full-circle:before {
    content: '\edb5';
}
/* '' */
.oicon2-popup-5:before {
    content: '\edb6';
}
/* '' */
.oicon2-left-open-4:before {
    content: '\edb7';
}
/* '' */
.oicon2-right-open-4:before {
    content: '\edb8';
}
/* '' */
.oicon2-down-circle-1:before {
    content: '\edb9';
}
/* '' */
.oicon2-left-circle-1:before {
    content: '\edba';
}
/* '' */
.oicon2-right-circle-1:before {
    content: '\edbb';
}
/* '' */
.oicon2-up-circle-1:before {
    content: '\edbc';
}
/* '' */
.oicon2-down-dir-2:before {
    content: '\edbd';
}
/* '' */
.oicon2-right-dir-2:before {
    content: '\edbe';
}
/* '' */
.oicon2-down-micro:before {
    content: '\edbf';
}
/* '' */
.oicon2-up-micro:before {
    content: '\edc0';
}
/* '' */
.oicon2-cw-circle:before {
    content: '\edc1';
}
/* '' */
.oicon2-arrows-cw-2:before {
    content: '\edc2';
}
/* '' */
.oicon2-updown-circle:before {
    content: '\edc3';
}
/* '' */
.oicon2-target-4:before {
    content: '\edc4';
}
/* '' */
.oicon2-signal-4:before {
    content: '\edc5';
}
/* '' */
.oicon2-progress-4:before {
    content: '\edc6';
}
/* '' */
.oicon2-progress-5:before {
    content: '\edc7';
}
/* '' */
.oicon2-progress-6:before {
    content: '\edc8';
}
/* '' */
.oicon2-progress-7:before {
    content: '\edc9';
}
/* '' */
.oicon2-progress-8:before {
    content: '\edca';
}
/* '' */
.oicon2-progress-9:before {
    content: '\edcb';
}
/* '' */
.oicon2-progress-10:before {
    content: '\edcc';
}
/* '' */
.oicon2-progress-11:before {
    content: '\edcd';
}
/* '' */
.oicon2-font-1:before {
    content: '\edce';
}
/* '' */
.oicon2-list-3:before {
    content: '\edcf';
}
/* '' */
.oicon2-list-numbered:before {
    content: '\edd0';
}
/* '' */
.oicon2-indent-left-1:before {
    content: '\edd1';
}
/* '' */
.oicon2-indent-right-1:before {
    content: '\edd2';
}
/* '' */
.oicon2-cloud-7:before {
    content: '\edd3';
}
/* '' */
.oicon2-terminal:before {
    content: '\edd4';
}
/* '' */
.oicon2-facebook-rect-2:before {
    content: '\edd5';
}
/* '' */
.oicon2-twitter-bird-2:before {
    content: '\edd6';
}
/* '' */
.oicon2-vimeo-rect-1:before {
    content: '\edd7';
}
/* '' */
.oicon2-tumblr-rect-1:before {
    content: '\edd8';
}
/* '' */
.oicon2-googleplus-rect-1:before {
    content: '\edd9';
}
/* '' */
.oicon2-linkedin-rect-1:before {
    content: '\edda';
}
/* '' */
.oicon2-skype-5:before {
    content: '\eddb';
}
/* '' */
.oicon2-vkontakte-rect-1:before {
    content: '\eddc';
}
/* '' */
.oicon2-youtube-3:before {
    content: '\eddd';
}
/* '' */
.oicon2-odnoklassniki-rect-1:before {
    content: '\edde';
}
/* '' */
.oicon2-down-open-1:before {
    content: '\f004';
}
/* '' */
.oicon2-up-open-1:before {
    content: '\f005';
}
/* '' */
.oicon2-right-open-2:before {
    content: '\f006';
}
/* '' */
.oicon2-left-open-2:before {
    content: '\f007';
}
/* '' */
.oicon2-menu-2:before {
    content: '\f008';
}
/* '' */
.oicon2-th-list-2:before {
    content: '\f009';
}
/* '' */
.oicon2-th-thumb:before {
    content: '\f00a';
}
/* '' */
.oicon2-th-thumb-empty:before {
    content: '\f00b';
}
/* '' */
.oicon2-coverflow:before {
    content: '\f00c';
}
/* '' */
.oicon2-coverflow-empty:before {
    content: '\f00d';
}
/* '' */
.oicon2-pause-3:before {
    content: '\f00e';
}
/* '' */
.oicon2-play-3:before {
    content: '\f00f';
}
/* '' */
.oicon2-to-end-2:before {
    content: '\f010';
}
/* '' */
.oicon2-to-start-2:before {
    content: '\f011';
}
/* '' */
.oicon2-fast-forward-1:before {
    content: '\f012';
}
/* '' */
.oicon2-fast-backward-1:before {
    content: '\f013';
}
/* '' */
.oicon2-upload-cloud-3:before {
    content: '\f014';
}
/* '' */
.oicon2-download-cloud-1:before {
    content: '\f015';
}
/* '' */
.oicon2-data-science:before {
    content: '\f016';
}
/* '' */
.oicon2-data-science-inv:before {
    content: '\f017';
}
/* '' */
.oicon2-globe-3:before {
    content: '\f018';
}
/* '' */
.oicon2-globe-inv:before {
    content: '\f019';
}
/* '' */
.oicon2-math:before {
    content: '\f01a';
}
/* '' */
.oicon2-math-circled-empty:before {
    content: '\f01b';
}
/* '' */
.oicon2-math-circled:before {
    content: '\f01c';
}
/* '' */
.oicon2-paper-plane-1:before {
    content: '\f01d';
}
/* '' */
.oicon2-paper-plane-alt2:before {
    content: '\f01e';
}
/* '' */
.oicon2-paper-plane-alt:before {
    content: '\f01f';
}
/* '' */
.oicon2-color-adjust:before {
    content: '\f020';
}
/* '' */
.oicon2-star-half:before {
    content: '\f022';
}
/* '' */
.oicon2-star-half_empty:before {
    content: '\f024';
}
/* '' */
.oicon2-ccw-1:before {
    content: '\f025';
}
/* '' */
.oicon2-heart-broken:before {
    content: '\f028';
}
/* '' */
.oicon2-hash-1:before {
    content: '\f029';
}
/* '' */
.oicon2-reply-2:before {
    content: '\f02a';
}
/* '' */
.oicon2-retweet-1:before {
    content: '\f02b';
}
/* '' */
.oicon2-login-1:before {
    content: '\f02c';
}
/* '' */
.oicon2-logout-1:before {
    content: '\f02d';
}
/* '' */
.oicon2-download-4:before {
    content: '\f02e';
}
/* '' */
.oicon2-upload-3:before {
    content: '\f02f';
}
/* '' */
.oicon2-location-4:before {
    content: '\f031';
}
/* '' */
.oicon2-monitor-1:before {
    content: '\f032';
}
/* '' */
.oicon2-tablet-2:before {
    content: '\f033';
}
/* '' */
.oicon2-mobile-4:before {
    content: '\f034';
}
/* '' */
.oicon2-connected-object:before {
    content: '\f035';
}
/* '' */
.oicon2-isight:before {
    content: '\f039';
}
/* '' */
.oicon2-videocam-2:before {
    content: '\f03a';
}
/* '' */
.oicon2-shuffle-2:before {
    content: '\f03b';
}
/* '' */
.oicon2-chat-4:before {
    content: '\f03d';
}
/* '' */
.oicon2-bell-3:before {
    content: '\f03f';
}
/* '' */
.oicon2-movie:before {
    content: '\f040';
}
/* '' */
.oicon2-ruler:before {
    content: '\f044';
}
/* '' */
.oicon2-vector:before {
    content: '\f045';
}
/* '' */
.oicon2-mic-off:before {
    content: '\f047';
}
/* '' */
.oicon2-mic-3:before {
    content: '\f048';
}
/* '' */
.oicon2-doc-4:before {
    content: '\f04a';
}
/* '' */
.oicon2-dribbble-circled-2:before {
    content: '\f04f';
}
/* '' */
.oicon2-dribbble-2:before {
    content: '\f050';
}
/* '' */
.oicon2-facebook-circled-2:before {
    content: '\f051';
}
/* '' */
.oicon2-facebook-3:before {
    content: '\f052';
}
/* '' */
.oicon2-github-circled-alt:before {
    content: '\f053';
}
/* '' */
.oicon2-github-circled-2:before {
    content: '\f054';
}
/* '' */
.oicon2-github-2:before {
    content: '\f055';
}
/* '' */
.oicon2-github-circled-alt2:before {
    content: '\f056';
}
/* '' */
.oicon2-twitter-circled-2:before {
    content: '\f057';
}
/* '' */
.oicon2-twitter-3:before {
    content: '\f058';
}
/* '' */
.oicon2-gplus-circled-1:before {
    content: '\f059';
}
/* '' */
.oicon2-gplus-1:before {
    content: '\f05a';
}
/* '' */
.oicon2-linkedin-circled-2:before {
    content: '\f05b';
}
/* '' */
.oicon2-linkedin-2:before {
    content: '\f05c';
}
/* '' */
.oicon2-instagram-1:before {
    content: '\f05d';
}
/* '' */
.oicon2-instagram-circled:before {
    content: '\f05e';
}
/* '' */
.oicon2-mfg-logo:before {
    content: '\f05f';
}
/* '' */
.oicon2-mfg-logo-circled:before {
    content: '\f060';
}
/* '' */
.oicon2-user-4:before {
    content: '\f061';
}
/* '' */
.oicon2-user-male:before {
    content: '\f062';
}
/* '' */
.oicon2-user-female:before {
    content: '\f063';
}
/* '' */
.oicon2-users-2:before {
    content: '\f064';
}
/* '' */
.oicon2-folder-3:before {
    content: '\f067';
}
/* '' */
.oicon2-folder-open:before {
    content: '\f068';
}
/* '' */
.oicon2-folder-empty-1:before {
    content: '\f069';
}
/* '' */
.oicon2-attach-3:before {
    content: '\f06a';
}
/* '' */
.oicon2-ok-circled:before {
    content: '\f06d';
}
/* '' */
.oicon2-cancel-circled-2:before {
    content: '\f06e';
}
/* '' */
.oicon2-inbox-1:before {
    content: '\f070';
}
/* '' */
.oicon2-trophy-1:before {
    content: '\f074';
}
/* '' */
.oicon2-lock-open-alt:before {
    content: '\f075';
}
/* '' */
.oicon2-link-3:before {
    content: '\f07b';
}
/* '' */
.oicon2-zoom-in-2:before {
    content: '\f07e';
}
/* '' */
.oicon2-zoom-out-2:before {
    content: '\f07f';
}
/* '' */
.oicon2-stop-4:before {
    content: '\f080';
}
/* '' */
.oicon2-export-3:before {
    content: '\f081';
}
/* '' */
.oicon2-eye-4:before {
    content: '\f082';
}
/* '' */
.oicon2-trash-4:before {
    content: '\f083';
}
/* '' */
.oicon2-hdd:before {
    content: '\f084';
}
/* '' */
.oicon2-info-circled-1:before {
    content: '\f085';
}
/* '' */
.oicon2-info-circled-alt:before {
    content: '\f086';
}
/* '' */
.oicon2-print-3:before {
    content: '\f087';
}
/* '' */
.oicon2-fontsize:before {
    content: '\f088';
}
/* '' */
.oicon2-soundcloud-1:before {
    content: '\f089';
}
/* '' */
.oicon2-soundcloud-circled:before {
    content: '\f08a';
}
/* '' */
.oicon2-github-1:before {
    content: '\f300';
}
/* '' */
.oicon2-github-circled-1:before {
    content: '\f301';
}
/* '' */
.oicon2-twitter-2:before {
    content: '\f302';
}
/* '' */
.oicon2-flickr-1:before {
    content: '\f303';
}
/* '' */
.oicon2-flickr-circled-1:before {
    content: '\f304';
}
/* '' */
.oicon2-yandex:before {
    content: '\f305';
}
/* '' */
.oicon2-vimeo-1:before {
    content: '\f306';
}
/* '' */
.oicon2-vimeo-circled-1:before {
    content: '\f307';
}
/* '' */
.oicon2-github-4:before {
    content: '\f308';
}
/* '' */
.oicon2-twitter-1:before {
    content: '\f309';
}
/* '' */
.oicon2-twitter-circled-1:before {
    content: '\f30a';
}
/* '' */
.oicon2-skype-3:before {
    content: '\f30b';
}
/* '' */
.oicon2-facebook-1:before {
    content: '\f30c';
}
/* '' */
.oicon2-facebook-circled-1:before {
    content: '\f30d';
}
/* '' */
.oicon2-facebook-squared:before {
    content: '\f30e';
}
/* '' */
.oicon2-gplus:before {
    content: '\f30f';
}
/* '' */
.oicon2-gplus-circled:before {
    content: '\f310';
}
/* '' */
.oicon2-tumblr-2:before {
    content: '\f311';
}
/* '' */
.oicon2-pinterest-1:before {
    content: '\f312';
}
/* '' */
.oicon2-pinterest-circled-1:before {
    content: '\f313';
}
/* '' */
.oicon2-twitter-rect:before {
    content: '\f314';
}
/* '' */
.oicon2-tumblr:before {
    content: '\f315';
}
/* '' */
.oicon2-tumblr-circled:before {
    content: '\f316';
}
/* '' */
.oicon2-jabber:before {
    content: '\f317';
}
/* '' */
.oicon2-linkedin-1:before {
    content: '\f318';
}
/* '' */
.oicon2-linkedin-circled-1:before {
    content: '\f319';
}
/* '' */
.oicon2-linkedin-4:before {
    content: '\f31a';
}
/* '' */
.oicon2-dribbble-1:before {
    content: '\f31b';
}
/* '' */
.oicon2-dribbble-circled-1:before {
    content: '\f31c';
}
/* '' */
.oicon2-wordpress-1:before {
    content: '\f31d';
}
/* '' */
.oicon2-stumbleupon:before {
    content: '\f31e';
}
/* '' */
.oicon2-stumbleupon-circled:before {
    content: '\f31f';
}
/* '' */
.oicon2-diigo:before {
    content: '\f320';
}
/* '' */
.oicon2-lastfm-1:before {
    content: '\f321';
}
/* '' */
.oicon2-lastfm-circled-1:before {
    content: '\f322';
}
/* '' */
.oicon2-tudou:before {
    content: '\f323';
}
/* '' */
.oicon2-rdio:before {
    content: '\f324';
}
/* '' */
.oicon2-rdio-circled:before {
    content: '\f325';
}
/* '' */
.oicon2-amex:before {
    content: '\f326';
}
/* '' */
.oicon2-spotify:before {
    content: '\f327';
}
/* '' */
.oicon2-spotify-circled:before {
    content: '\f328';
}
/* '' */
.oicon2-mastercard:before {
    content: '\f329';
}
/* '' */
.oicon2-qq:before {
    content: '\f32a';
}
/* '' */
.oicon2-bandcamp:before {
    content: '\f32b';
}
/* '' */
.oicon2-codepen:before {
    content: '\f32c';
}
/* '' */
.oicon2-instagram:before {
    content: '\f32d';
}
/* '' */
.oicon2-dropbox:before {
    content: '\f330';
}
/* '' */
.oicon2-evernote:before {
    content: '\f333';
}
/* '' */
.oicon2-flattr:before {
    content: '\f336';
}
/* '' */
.oicon2-skype-1:before {
    content: '\f339';
}
/* '' */
.oicon2-skype-circled:before {
    content: '\f33a';
}
/* '' */
.oicon2-renren:before {
    content: '\f33c';
}
/* '' */
.oicon2-sina-weibo:before {
    content: '\f33f';
}
/* '' */
.oicon2-paypal:before {
    content: '\f342';
}
/* '' */
.oicon2-picasa:before {
    content: '\f345';
}
/* '' */
.oicon2-soundcloud:before {
    content: '\f348';
}
/* '' */
.oicon2-mixi:before {
    content: '\f34b';
}
/* '' */
.oicon2-behance:before {
    content: '\f34e';
}
/* '' */
.oicon2-google-circles:before {
    content: '\f351';
}
/* '' */
.oicon2-vkontakte:before {
    content: '\f354';
}
/* '' */
.oicon2-smashing:before {
    content: '\f357';
}
/* '' */
.oicon2-comment-3:before {
    content: '\f4ac';
}
/* '' */
.oicon2-folder-open-empty:before {
    content: '\f4c2';
}
/* '' */
.oicon2-calendar-4:before {
    content: '\f4c5';
}
/* '' */
.oicon2-newspaper-1:before {
    content: '\f4f0';
}
/* '' */
.oicon2-camera-4:before {
    content: '\f4f7';
}
/* '' */
.oicon2-search-4:before {
    content: '\f50d';
}
/* '' */
.oicon2-lock-alt:before {
    content: '\f510';
}
/* '' */
.oicon2-lock-4:before {
    content: '\f512';
}
/* '' */
.oicon2-lock-open-4:before {
    content: '\f513';
}
/* '' */
.oicon2-joystick:before {
    content: '\f514';
}
/* '' */
.oicon2-fire:before {
    content: '\f525';
}
/* '' */
.oicon2-chart-bar-4:before {
    content: '\f526';
}
/* '' */
.oicon2-spread:before {
    content: '\f527';
}
/* '' */
.oicon2-spinner1:before {
    content: '\f528';
}
/* '' */
.oicon2-spinner2:before {
    content: '\f529';
}
/* '' */
.oicon2-db-shape:before {
    content: '\f600';
}
/* '' */
.oicon2-sweden:before {
    content: '\f601';
}
/* '' */
.oicon2-logo-db:before {
    content: '\f603';
}
/* '' */


@font-face {
  font-family: 'orodicon3';
  src:  url('/Content/Font/orodicon3/orodicon3.eot?80181385');
  src:  url('/Content/Font/orodicon3/orodicon3.eot?80181385#iefix') format('embedded-opentype'),
        url('/Content/Font/orodicon3/orodicon3.ttf?80181385') format('truetype'),
        url('/Content/Font/orodicon3/orodicon3.woff?80181385') format('woff'),
        url('/Content/Font/orodicon3/orodicon3.svg?80181385#orodicon2') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}


[class^="oicon3-"], [class*=" oicon3-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'orodicon3' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.oicon3-activity:before {
    content: "\e900";
}

.oicon3-airplay:before {
    content: "\e901";
}

.oicon3-alert-circle:before {
    content: "\e902";
}

.oicon3-alert-octagon:before {
    content: "\e903";
}

.oicon3-alert-triangle:before {
    content: "\e904";
}

.oicon3-align-center:before {
    content: "\e905";
}

.oicon3-align-justify:before {
    content: "\e906";
}

.oicon3-align-left:before {
    content: "\e907";
}

.oicon3-align-right:before {
    content: "\e908";
}

.oicon3-anchor:before {
    content: "\e909";
}

.oicon3-aperture:before {
    content: "\e90a";
}

.oicon3-archive:before {
    content: "\e90b";
}

.oicon3-arrow-down:before {
    content: "\e90c";
}

.oicon3-arrow-down-circle:before {
    content: "\e90d";
}

.oicon3-arrow-down-left:before {
    content: "\e90e";
}

.oicon3-arrow-down-right:before {
    content: "\e90f";
}

.oicon3-arrow-left:before {
    content: "\e910";
}

.oicon3-arrow-left-circle:before {
    content: "\e911";
}

.oicon3-arrow-right:before {
    content: "\e912";
}

.oicon3-arrow-right-circle:before {
    content: "\e913";
}

.oicon3-arrow-up:before {
    content: "\e914";
}

.oicon3-arrow-up-circle:before {
    content: "\e915";
}

.oicon3-arrow-up-left:before {
    content: "\e916";
}

.oicon3-arrow-up-right:before {
    content: "\e917";
}

.oicon3-at-sign:before {
    content: "\e918";
}

.oicon3-award:before {
    content: "\e919";
}

.oicon3-bar-chart:before {
    content: "\e91a";
}

.oicon3-bar-chart-2:before {
    content: "\e91b";
}

.oicon3-battery:before {
    content: "\e91c";
}

.oicon3-battery-charging:before {
    content: "\e91d";
}

.oicon3-bell:before {
    content: "\e91e";
}

.oicon3-bell-off:before {
    content: "\e91f";
}

.oicon3-bluetooth:before {
    content: "\e920";
}

.oicon3-bold:before {
    content: "\e921";
}

.oicon3-book:before {
    content: "\e922";
}

.oicon3-book-open:before {
    content: "\e923";
}

.oicon3-bookmark:before {
    content: "\e924";
}

.oicon3-box:before {
    content: "\e925";
}

.oicon3-briefcase:before {
    content: "\e926";
}

.oicon3-calendar:before {
    content: "\e927";
}

.oicon3-camera:before {
    content: "\e928";
}

.oicon3-camera-off:before {
    content: "\e929";
}

.oicon3-cast:before {
    content: "\e92a";
}

.oicon3-check:before {
    content: "\e92b";
}

.oicon3-check-circle:before {
    content: "\e92c";
}

.oicon3-check-square:before {
    content: "\e92d";
}

.oicon3-chevron-down:before {
    content: "\e92e";
}

.oicon3-chevron-left:before {
    content: "\e92f";
}

.oicon3-chevron-right:before {
    content: "\e930";
}

.oicon3-chevron-up:before {
    content: "\e931";
}

.oicon3-chevrons-down:before {
    content: "\e932";
}

.oicon3-chevrons-left:before {
    content: "\e933";
}

.oicon3-chevrons-right:before {
    content: "\e934";
}

.oicon3-chevrons-up:before {
    content: "\e935";
}

.oicon3-chrome:before {
    content: "\e936";
}

.oicon3-circle:before {
    content: "\e937";
}

.oicon3-clipboard:before {
    content: "\e938";
}

.oicon3-clock:before {
    content: "\e939";
}

.oicon3-cloud:before {
    content: "\e93a";
}

.oicon3-cloud-drizzle:before {
    content: "\e93b";
}

.oicon3-cloud-lightning:before {
    content: "\e93c";
}

.oicon3-cloud-off:before {
    content: "\e93d";
}

.oicon3-cloud-rain:before {
    content: "\e93e";
}

.oicon3-cloud-snow:before {
    content: "\e93f";
}

.oicon3-code:before {
    content: "\e940";
}

.oicon3-codepen:before {
    content: "\e941";
}

.oicon3-codesandbox:before {
    content: "\e942";
}

.oicon3-coffee:before {
    content: "\e943";
}

.oicon3-columns:before {
    content: "\e944";
}

.oicon3-command:before {
    content: "\e945";
}

.oicon3-compass:before {
    content: "\e946";
}

.oicon3-copy:before {
    content: "\e947";
}

.oicon3-corner-down-left:before {
    content: "\e948";
}

.oicon3-corner-down-right:before {
    content: "\e949";
}

.oicon3-corner-left-down:before {
    content: "\e94a";
}

.oicon3-corner-left-up:before {
    content: "\e94b";
}

.oicon3-corner-right-down:before {
    content: "\e94c";
}

.oicon3-corner-right-up:before {
    content: "\e94d";
}

.oicon3-corner-up-left:before {
    content: "\e94e";
}

.oicon3-corner-up-right:before {
    content: "\e94f";
}

.oicon3-cpu:before {
    content: "\e950";
}

.oicon3-credit-card:before {
    content: "\e951";
}

.oicon3-crop:before {
    content: "\e952";
}

.oicon3-crosshair:before {
    content: "\e953";
}

.oicon3-database:before {
    content: "\e954";
}

.oicon3-delete:before {
    content: "\e955";
}

.oicon3-disc:before {
    content: "\e956";
}

.oicon3-dollar-sign:before {
    content: "\e957";
}

.oicon3-download:before {
    content: "\e958";
}

.oicon3-download-cloud:before {
    content: "\e959";
}

.oicon3-droplet:before {
    content: "\e95a";
}

.oicon3-edit:before {
    content: "\e95b";
}

.oicon3-edit-2:before {
    content: "\e95c";
}

.oicon3-edit-3:before {
    content: "\e95d";
}

.oicon3-external-link:before {
    content: "\e95e";
}

.oicon3-eye:before {
    content: "\e95f";
}

.oicon3-eye-off:before {
    content: "\e960";
}

.oicon3-facebook:before {
    content: "\e961";
}

.oicon3-fast-forward:before {
    content: "\e962";
}

.oicon3-feather:before {
    content: "\e963";
}

.oicon3-figma:before {
    content: "\e964";
}

.oicon3-file:before {
    content: "\e965";
}

.oicon3-file-minus:before {
    content: "\e966";
}

.oicon3-file-plus:before {
    content: "\e967";
}

.oicon3-file-text:before {
    content: "\e968";
}

.oicon3-film:before {
    content: "\e969";
}

.oicon3-filter:before {
    content: "\e96a";
}

.oicon3-flag:before {
    content: "\e96b";
}

.oicon3-folder:before {
    content: "\e96c";
}

.oicon3-folder-minus:before {
    content: "\e96d";
}

.oicon3-folder-plus:before {
    content: "\e96e";
}

.oicon3-framer:before {
    content: "\e96f";
}

.oicon3-frown:before {
    content: "\e970";
}

.oicon3-gift:before {
    content: "\e971";
}

.oicon3-git-branch:before {
    content: "\e972";
}

.oicon3-git-commit:before {
    content: "\e973";
}

.oicon3-git-merge:before {
    content: "\e974";
}

.oicon3-git-pull-request:before {
    content: "\e975";
}

.oicon3-github:before {
    content: "\e976";
}

.oicon3-gitlab:before {
    content: "\e977";
}

.oicon3-globe:before {
    content: "\e978";
}

.oicon3-grid:before {
    content: "\e979";
}

.oicon3-hard-drive:before {
    content: "\e97a";
}

.oicon3-hash:before {
    content: "\e97b";
}

.oicon3-headphones:before {
    content: "\e97c";
}

.oicon3-heart:before {
    content: "\e97d";
}

.oicon3-help-circle:before {
    content: "\e97e";
}

.oicon3-hexagon:before {
    content: "\e97f";
}

.oicon3-home:before {
    content: "\e980";
}

.oicon3-image:before {
    content: "\e981";
}

.oicon3-inbox:before {
    content: "\e982";
}

.oicon3-info:before {
    content: "\e983";
}

.oicon3-instagram:before {
    content: "\e984";
}

.oicon3-italic:before {
    content: "\e985";
}

.oicon3-key:before {
    content: "\e986";
}

.oicon3-layers:before {
    content: "\e987";
}

.oicon3-layout:before {
    content: "\e988";
}

.oicon3-life-buoy:before {
    content: "\e989";
}

.oicon3-link:before {
    content: "\e98a";
}

.oicon3-link-2:before {
    content: "\e98b";
}

.oicon3-linkedin:before {
    content: "\e98c";
}

.oicon3-list:before {
    content: "\e98d";
}

.oicon3-loader:before {
    content: "\e98e";
}

.oicon3-lock:before {
    content: "\e98f";
}

.oicon3-log-in:before {
    content: "\e990";
}

.oicon3-log-out:before {
    content: "\e991";
}

.oicon3-mail:before {
    content: "\e992";
}

.oicon3-map:before {
    content: "\e993";
}

.oicon3-map-pin:before {
    content: "\e994";
}

.oicon3-maximize:before {
    content: "\e995";
}

.oicon3-maximize-2:before {
    content: "\e996";
}

.oicon3-meh:before {
    content: "\e997";
}

.oicon3-menu:before {
    content: "\e998";
}

.oicon3-message-circle:before {
    content: "\e999";
}

.oicon3-message-square:before {
    content: "\e99a";
}

.oicon3-mic:before {
    content: "\e99b";
}

.oicon3-mic-off:before {
    content: "\e99c";
}

.oicon3-minimize:before {
    content: "\e99d";
}

.oicon3-minimize-2:before {
    content: "\e99e";
}

.oicon3-minus:before {
    content: "\e99f";
}

.oicon3-minus-circle:before {
    content: "\e9a0";
}

.oicon3-minus-square:before {
    content: "\e9a1";
}

.oicon3-monitor:before {
    content: "\e9a2";
}

.oicon3-moon:before {
    content: "\e9a3";
}

.oicon3-more-horizontal:before {
    content: "\e9a4";
}

.oicon3-more-vertical:before {
    content: "\e9a5";
}

.oicon3-mouse-pointer:before {
    content: "\e9a6";
}

.oicon3-move:before {
    content: "\e9a7";
}

.oicon3-music:before {
    content: "\e9a8";
}

.oicon3-navigation:before {
    content: "\e9a9";
}

.oicon3-navigation-2:before {
    content: "\e9aa";
}

.oicon3-octagon:before {
    content: "\e9ab";
}

.oicon3-package:before {
    content: "\e9ac";
}

.oicon3-paperclip:before {
    content: "\e9ad";
}

.oicon3-pause:before {
    content: "\e9ae";
}

.oicon3-pause-circle:before {
    content: "\e9af";
}

.oicon3-pen-tool:before {
    content: "\e9b0";
}

.oicon3-percent:before {
    content: "\e9b1";
}

.oicon3-phone:before {
    content: "\e9b2";
}

.oicon3-phone-call:before {
    content: "\e9b3";
}

.oicon3-phone-forwarded:before {
    content: "\e9b4";
}

.oicon3-phone-incoming:before {
    content: "\e9b5";
}

.oicon3-phone-missed:before {
    content: "\e9b6";
}

.oicon3-phone-off:before {
    content: "\e9b7";
}

.oicon3-phone-outgoing:before {
    content: "\e9b8";
}

.oicon3-pie-chart:before {
    content: "\e9b9";
}

.oicon3-play:before {
    content: "\e9ba";
}

.oicon3-play-circle:before {
    content: "\e9bb";
}

.oicon3-plus:before {
    content: "\e9bc";
}

.oicon3-plus-circle:before {
    content: "\e9bd";
}

.oicon3-plus-square:before {
    content: "\e9be";
}

.oicon3-pocket:before {
    content: "\e9bf";
}

.oicon3-power:before {
    content: "\e9c0";
}

.oicon3-printer:before {
    content: "\e9c1";
}

.oicon3-radio:before {
    content: "\e9c2";
}

.oicon3-refresh-ccw:before {
    content: "\e9c3";
}

.oicon3-refresh-cw:before {
    content: "\e9c4";
}

.oicon3-repeat:before {
    content: "\e9c5";
}

.oicon3-rewind:before {
    content: "\e9c6";
}

.oicon3-rotate-ccw:before {
    content: "\e9c7";
}

.oicon3-rotate-cw:before {
    content: "\e9c8";
}

.oicon3-rss:before {
    content: "\e9c9";
}

.oicon3-save:before {
    content: "\e9ca";
}

.oicon3-scissors:before {
    content: "\e9cb";
}

.oicon3-search:before {
    content: "\e9cc";
}

.oicon3-send:before {
    content: "\e9cd";
}

.oicon3-server:before {
    content: "\e9ce";
}

.oicon3-settings:before {
    content: "\e9cf";
}

.oicon3-share:before {
    content: "\e9d0";
}

.oicon3-share-2:before {
    content: "\e9d1";
}

.oicon3-shield:before {
    content: "\e9d2";
}

.oicon3-shield-off:before {
    content: "\e9d3";
}

.oicon3-shopping-bag:before {
    content: "\e9d4";
}

.oicon3-shopping-cart:before {
    content: "\e9d5";
}

.oicon3-shuffle:before {
    content: "\e9d6";
}

.oicon3-sidebar:before {
    content: "\e9d7";
}

.oicon3-skip-back:before {
    content: "\e9d8";
}

.oicon3-skip-forward:before {
    content: "\e9d9";
}

.oicon3-slack:before {
    content: "\e9da";
}

.oicon3-slash:before {
    content: "\e9db";
}

.oicon3-sliders:before {
    content: "\e9dc";
}

.oicon3-smartphone:before {
    content: "\e9dd";
}

.oicon3-smile:before {
    content: "\e9de";
}

.oicon3-speaker:before {
    content: "\e9df";
}

.oicon3-square:before {
    content: "\e9e0";
}

.oicon3-star:before {
    content: "\e9e1";
}

.oicon3-stop-circle:before {
    content: "\e9e2";
}

.oicon3-sun:before {
    content: "\e9e3";
}

.oicon3-sunrise:before {
    content: "\e9e4";
}

.oicon3-sunset:before {
    content: "\e9e5";
}

.oicon3-tablet:before {
    content: "\e9e6";
}

.oicon3-tag:before {
    content: "\e9e7";
}

.oicon3-target:before {
    content: "\e9e8";
}

.oicon3-terminal:before {
    content: "\e9e9";
}

.oicon3-thermometer:before {
    content: "\e9ea";
}

.oicon3-thumbs-down:before {
    content: "\e9eb";
}

.oicon3-thumbs-up:before {
    content: "\e9ec";
}

.oicon3-toggle-left:before {
    content: "\e9ed";
}

.oicon3-toggle-right:before {
    content: "\e9ee";
}

.oicon3-tool:before {
    content: "\e9ef";
}

.oicon3-trash:before {
    content: "\e9f0";
}

.oicon3-trash-2:before {
    content: "\e9f1";
}

.oicon3-trello:before {
    content: "\e9f2";
}

.oicon3-trending-down:before {
    content: "\e9f3";
}

.oicon3-trending-up:before {
    content: "\e9f4";
}

.oicon3-triangle:before {
    content: "\e9f5";
}

.oicon3-truck:before {
    content: "\e9f6";
}

.oicon3-tv:before {
    content: "\e9f7";
}

.oicon3-twitch:before {
    content: "\e9f8";
}

.oicon3-twitter:before {
    content: "\e9f9";
}

.oicon3-type:before {
    content: "\e9fa";
}

.oicon3-umbrella:before {
    content: "\e9fb";
}

.oicon3-underline:before {
    content: "\e9fc";
}

.oicon3-unlock:before {
    content: "\e9fd";
}

.oicon3-upload:before {
    content: "\e9fe";
}

.oicon3-upload-cloud:before {
    content: "\e9ff";
}

.oicon3-user:before {
    content: "\ea00";
}

.oicon3-user-check:before {
    content: "\ea01";
}

.oicon3-user-minus:before {
    content: "\ea02";
}

.oicon3-user-plus:before {
    content: "\ea03";
}

.oicon3-user-x:before {
    content: "\ea04";
}

.oicon3-users:before {
    content: "\ea05";
}

.oicon3-video:before {
    content: "\ea06";
}

.oicon3-video-off:before {
    content: "\ea07";
}

.oicon3-voicemail:before {
    content: "\ea08";
}

.oicon3-volume:before {
    content: "\ea09";
}

.oicon3-volume-1:before {
    content: "\ea0a";
}

.oicon3-volume-2:before {
    content: "\ea0b";
}

.oicon3-volume-x:before {
    content: "\ea0c";
}

.oicon3-watch:before {
    content: "\ea0d";
}

.oicon3-wifi:before {
    content: "\ea0e";
}

.oicon3-wifi-off:before {
    content: "\ea0f";
}

.oicon3-wind:before {
    content: "\ea10";
}

.oicon3-x:before {
    content: "\ea11";
}

.oicon3-x-circle:before {
    content: "\ea12";
}

.oicon3-x-octagon:before {
    content: "\ea13";
}

.oicon3-x-square:before {
    content: "\ea14";
}

.oicon3-youtube:before {
    content: "\ea15";
}

.oicon3-zap:before {
    content: "\ea16";
}

.oicon3-zap-off:before {
    content: "\ea17";
}

.oicon3-zoom-in:before {
    content: "\ea18";
}

.oicon3-zoom-out:before {
    content: "\ea19";
}

.font-base, button, input[type=button], body {
    font-family: iransans !important;
}

.select2-container {
 box-sizing:border-box;
 display:inline-block;
 margin:0;
 position:relative;
 vertical-align:middle
}
.select2-container .select2-selection--single {
 box-sizing:border-box;
 cursor:pointer;
 display:block;
 height:28px;
 user-select:none;
 -webkit-user-select:none
} 
.select2-container .select2-selection--single .select2-selection__rendered {
 display:block;
 padding-left:8px;
 padding-right:20px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap
}
.select2-container .select2-selection--single .select2-selection__clear {
 position:relative
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
 padding-right:8px;
 padding-left:20px
}
.select2-container .select2-selection--multiple {
 box-sizing:border-box;
 cursor:pointer;
 display:block;
 min-height:32px;
 user-select:none;
 -webkit-user-select:none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
 display:inline-block;
 overflow:hidden;
 padding-left:8px;
 text-overflow:ellipsis;
 white-space:nowrap
}
.select2-container .select2-search--inline {
 float:left
}
.select2-container .select2-search--inline .select2-search__field {
 box-sizing:border-box;
 border:none;
 font-size:100%;
 margin-top:5px;
 padding:0
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
 -webkit-appearance:none
}
.select2-dropdown {
 background-color:white;
 border:1px solid #aaa;
 border-radius:4px;
 box-sizing:border-box;
 display:block;
 position:absolute;
 left:-100000px;
 width:100%;
 z-index:1051
}
.select2-results {
 display:block
}
.select2-results__options {
 list-style:none;
 margin:0;
 padding:0
}
.select2-results__option {
 padding:6px;
 user-select:none;
 -webkit-user-select:none
}
.select2-results__option[aria-selected] {
 cursor:pointer
}
.select2-container--open .select2-dropdown {
 left:0
}
.select2-container--open .select2-dropdown--above {
 border-bottom:none;
 border-bottom-left-radius:0;
 border-bottom-right-radius:0
}
.select2-container--open .select2-dropdown--below {
 border-top:none;
 border-top-left-radius:0;
 border-top-right-radius:0
}
.select2-search--dropdown {
 display:block;
 padding:4px
}
.select2-search--dropdown .select2-search__field {
 padding:4px;
 width:100%;
 box-sizing:border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
 -webkit-appearance:none
}
.select2-search--dropdown.select2-search--hide {
 display:none
}
.select2-close-mask {
 border:0;
 margin:0;
 padding:0;
 display:block;
 position:fixed;
 left:0;
 top:0;
 min-height:100%;
 min-width:100%;
 height:auto;
 width:auto;
 opacity:0;
 z-index:99;
 background-color:#fff;
 filter:alpha(opacity=0)
}
.select2-hidden-accessible {
 border:0 !important;
 clip:rect(0 0 0 0) !important;
 -webkit-clip-path:inset(50%) !important;
 clip-path:inset(50%) !important;
 height:1px !important;
 overflow:hidden !important;
 padding:0 !important;
 position:absolute !important;
 width:1px !important;
 white-space:nowrap !important
}
.select2-container--default .select2-selection--single {
 border:1px solid #aaa;
 border-radius:4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
 color:#444;
 line-height:28px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
 cursor:pointer;
 float:right;
 font-weight:bold
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
 color:#999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
 height:26px;
 position:absolute;
 top:1px;
 right:1px;
 width:20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
 border-color:#888 transparent transparent transparent;
 border-style:solid;
 border-width:5px 4px 0 4px;
 height:0;
 left:50%;
 margin-left:-4px;
 margin-top:-2px;
 position:absolute;
 top:50%;
 width:0
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
 float:left
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
 left:1px;
 right:auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
 background-color:#eee;
 cursor:default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
 display:none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
 border-color:transparent transparent #888 transparent;
 border-width:0 4px 5px 4px
}
.select2-container--default .select2-selection--multiple {
 background-color:white;
 border:1px solid #aaa;
 border-radius:4px;
 cursor:text
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
 box-sizing:border-box;
 list-style:none;
 margin:0;
 padding:0 5px;
 width:100%
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
 list-style:none
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
 color:#999;
 margin-top:5px;
 float:left
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
 cursor:pointer;
 float:right;
 font-weight:bold;
 margin-top:5px;
 margin-right:10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
 background-color:#e4e4e4;
 border:1px solid #aaa;
 border-radius:4px;
 cursor:default;
 float:left;
 margin-right:5px;
 margin-top:5px;
 padding:0 5px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
 color:#999;
 cursor:pointer;
 display:inline-block;
 font-weight:bold;
 margin-right:2px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
 color:#333
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
 float:right
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
 margin-left:5px;
 margin-right:auto
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
 margin-left:2px;
 margin-right:auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
 border:solid black 1px;
 outline:0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
 background-color:#eee;
 cursor:default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
 display:none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
 border-top-left-radius:0;
 border-top-right-radius:0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
 border-bottom-left-radius:0;
 border-bottom-right-radius:0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
 border:1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field {
 background:transparent;
 border:none;
 outline:0;
 box-shadow:none;
 -webkit-appearance:textfield
}
.select2-container--default .select2-results>.select2-results__options {
 max-height:200px;
 overflow-y:auto
}
.select2-container--default .select2-results__option[role=group] {
 padding:0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
 color:#999
}
.select2-container--default .select2-results__option[aria-selected=true] {
 background-color:#ddd
}
.select2-container--default .select2-results__option .select2-results__option {
 padding-left:1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
 padding-left:0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
 margin-left:-1em;
 padding-left:2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left:-2em;
 padding-left:3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left:-3em;
 padding-left:4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left:-4em;
 padding-left:5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
 margin-left:-5em;
 padding-left:6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
 background-color:#5897fb;
 color:white
}
.select2-container--default .select2-results__group {
 cursor:default;
 display:block;
 padding:6px
}
.select2-container--classic .select2-selection--single {
 background-color:#f7f7f7;
 border:1px solid #aaa;
 border-radius:4px;
 outline:0;
 background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);
 background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);
 background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);
 background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic .select2-selection--single:focus {
 border:1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
 color:#444;
 line-height:28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
 cursor:pointer;
 float:right;
 font-weight:bold;
 margin-right:10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
 color:#999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
 background-color:#ddd;
 border:none;
 border-left:1px solid #aaa;
 border-top-right-radius:4px;
 border-bottom-right-radius:4px;
 height:26px;
 position:absolute;
 top:1px;
 right:1px;
 width:20px;
 background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);
 background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);
 background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);
 background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
 border-color:#888 transparent transparent transparent;
 border-style:solid;
 border-width:5px 4px 0 4px;
 height:0;
 left:50%;
 margin-left:-4px;
 margin-top:-2px;
 position:absolute;
 top:50%;
 width:0
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
 float:left
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
 border:none;
 border-right:1px solid #aaa;
 border-radius:0;
 border-top-left-radius:4px;
 border-bottom-left-radius:4px;
 left:1px;
 right:auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
 border:1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
 background:transparent;
 border:none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
 border-color:transparent transparent #888 transparent;
 border-width:0 4px 5px 4px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
 border-top:none;
 border-top-left-radius:0;
 border-top-right-radius:0;
 background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);
 background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);
 background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);
 background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
 border-bottom:none;
 border-bottom-left-radius:0;
 border-bottom-right-radius:0;
 background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);
 background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);
 background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);
 background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}
.select2-container--classic .select2-selection--multiple {
 background-color:white;
 border:1px solid #aaa;
 border-radius:4px;
 cursor:text;
 outline:0
}
.select2-container--classic .select2-selection--multiple:focus {
 border:1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
 list-style:none;
 margin:0;
 padding:0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
 display:none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
 background-color:#e4e4e4;
 border:1px solid #aaa;
 border-radius:4px;
 cursor:default;
 float:left;
 margin-right:5px;
 margin-top:5px;
 padding:0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
 color:#888;
 cursor:pointer;
 display:inline-block;
 font-weight:bold;
 margin-right:2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
 color:#555
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
 float:right
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
 margin-left:5px;
 margin-right:auto
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
 margin-left:2px;
 margin-right:auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
 border:1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
 border-top:none;
 border-top-left-radius:0;
 border-top-right-radius:0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
 border-bottom:none;
 border-bottom-left-radius:0;
 border-bottom-right-radius:0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
 border:1px solid #aaa;
 outline:0
}
.select2-container--classic .select2-search--inline .select2-search__field {
 outline:0;
 box-shadow:none
}
.select2-container--classic .select2-dropdown {
 background-color:#fff;
 border:1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
 border-bottom:none
}
.select2-container--classic .select2-dropdown--below {
 border-top:none
}
.select2-container--classic .select2-results>.select2-results__options {
 max-height:200px;
 overflow-y:auto
}
.select2-container--classic .select2-results__option[role=group] {
 padding:0
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
 color:grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
 background-color:#3875d7;
 color:#fff
}
.select2-container--classic .select2-results__group {
 cursor:default;
 display:block;
 padding:6px
}
.select2-container--classic.select2-container--open .select2-dropdown {
 border-color:#5897fb
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;

  -ms-touch-action: none;
  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;

  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 35px;

  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

/**
 * Swiper 5.3.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 29, 2020
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.mm-menu,.mm-panels,.mm-panels>.mm-panel{margin:0;left:0;right:0;top:0;z-index:0;box-sizing:border-box}.mm-btn,.mm-menu{box-sizing:border-box}.mm-listview a,.mm-listview a:hover,.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-listview .mm-next:before,.mm-listview>li:not(.mm-divider):after,.mm-next:after,.mm-prev:before{content:'';bottom:0}.mm-hidden{display:none!important}.mm-menu,.mm-panels>.mm-panel:not(.mm-hidden){display:block}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{padding:0;position:absolute;bottom:0}.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;position:absolute;bottom:0}.mm-btn,.mm-panel.mm-highest{z-index:1}.mm-panels{overflow:hidden}.mm-panel{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-panel.mm-opened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel.mm-subopened{-webkit-transform:translate(-30%,0);-ms-transform:translate(-30%,0);transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px}.mm-listview .mm-divider,.mm-listview>li>a,.mm-listview>li>span,.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:'';display:block;height:20px}.mm-vertical .mm-panel{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{height:40px;bottom:auto}.mm-listview>li.mm-vertical>.mm-next:after,.mm-vertical .mm-listview>li>.mm-next:after{top:16px;bottom:auto}.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}.mm-btn{width:40px;height:40px;position:absolute;top:0}.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px}.mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px}.mm-next:after,.mm-prev:before{border-top:2px solid transparent;border-left:2px solid transparent;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0}.mm-prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-next:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0}.mm-navbar>*{display:block;padding:10px 0}.mm-navbar .mm-btn:first-child{left:0}.mm-navbar .mm-btn:last-child{text-align:right;right:0}.mm-panel .mm-navbar{display:none}.mm-panel.mm-hasnavbar .mm-navbar{display:block}.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}.mm-listview{font:inherit;font-size:14px;line-height:20px}.mm-listview>li{position:relative}.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}.mm-listview>li>a,.mm-listview>li>span{color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}.mm-listview>li:not(.mm-divider):after{border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;right:0;left:20px}.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listview .mm-next:before{border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;left:0}.mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:50px}.mm-listview .mm-next.mm-fullsubopen{width:100%}.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}.mm-listview .mm-inset{list-style:disc inside;padding:0 10px 15px 40px;margin:0}.mm-listview .mm-inset>li{padding:5px 0}.mm-listview .mm-divider{font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}.mm-listview .mm-spacer{padding-top:40px}.mm-listview .mm-spacer>.mm-next{top:40px}.mm-listview .mm-spacer.mm-divider{padding-top:25px}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75)}.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.5);tap-highlight-color:rgba(255,255,255,.5)}.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.5)}.mm-menu .mm-divider,.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}
.mm-page{box-sizing:border-box;position:relative}.mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}html.mm-opened{overflow-x:hidden;position:relative}html.mm-blocking,html.mm-blocking body{overflow:hidden}html.mm-background .mm-page{background:inherit}#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}html.mm-blocking #mm-blocker{display:block}.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed;width:80%;min-width:140px;max-width:440px}.mm-menu.mm-offcanvas.mm-current{display:block}.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-current.mm-opened{z-index:10}html.mm-opening .mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening .mm-slideout{-webkit-transform:translate(440px,0);-ms-transform:translate(440px,0);transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}
.mm-menu,.mm-panels,.mm-panels>.mm-panel{margin:0;left:0;right:0;top:0;z-index:0;box-sizing:border-box}.mm-btn,.mm-menu{box-sizing:border-box}.mm-listview a,.mm-listview a:hover,.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-listview .mm-next:before,.mm-listview>li:not(.mm-divider):after,.mm-next:after,.mm-prev:before{content:'';bottom:0}.mm-hidden{display:none!important}.mm-menu,.mm-panels>.mm-panel:not(.mm-hidden){display:block}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{padding:0;position:absolute;bottom:0}.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;position:absolute;bottom:0}.mm-btn,.mm-panel.mm-highest{z-index:1}.mm-panels{overflow:hidden}.mm-panel{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-panel.mm-opened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel.mm-subopened{-webkit-transform:translate(-30%,0);-ms-transform:translate(-30%,0);transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px}.mm-listview .mm-divider,.mm-listview>li>a,.mm-listview>li>span,.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:'';display:block;height:20px}.mm-vertical .mm-panel{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{height:40px;bottom:auto}.mm-listview>li.mm-vertical>.mm-next:after,.mm-vertical .mm-listview>li>.mm-next:after{top:16px;bottom:auto}.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}.mm-btn{width:40px;height:40px;position:absolute;top:0}.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px}.mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px}.mm-next:after,.mm-prev:before{border-top:2px solid transparent;border-left:2px solid transparent;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0}.mm-prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-next:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0}.mm-navbar>*{display:block;padding:10px 0}.mm-navbar .mm-btn:first-child{left:0}.mm-navbar .mm-btn:last-child{text-align:right;right:0}.mm-panel .mm-navbar{display:none}.mm-panel.mm-hasnavbar .mm-navbar{display:block}.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}.mm-listview{font:inherit;font-size:14px;line-height:20px}.mm-listview>li{position:relative}.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}.mm-listview>li>a,.mm-listview>li>span{color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}.mm-listview>li:not(.mm-divider):after{border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;right:0;left:20px}.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listview .mm-next:before{border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;left:0}.mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:50px}.mm-listview .mm-next.mm-fullsubopen{width:100%}.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}.mm-listview .mm-inset{list-style:disc inside;padding:0 10px 15px 40px;margin:0}.mm-listview .mm-inset>li{padding:5px 0}.mm-listview .mm-divider{font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}.mm-listview .mm-spacer{padding-top:40px}.mm-listview .mm-spacer>.mm-next{top:40px}.mm-listview .mm-spacer.mm-divider{padding-top:25px}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75)}.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.5);tap-highlight-color:rgba(255,255,255,.5)}.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.5)}.mm-menu .mm-divider,.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}
.mm-page{box-sizing:border-box;position:relative}.mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}html.mm-opened{overflow-x:hidden;position:relative}html.mm-blocking,html.mm-blocking body{overflow:hidden}html.mm-background .mm-page{background:inherit}#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}html.mm-blocking #mm-blocker{display:block}.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed;width:80%;min-width:140px;max-width:440px}.mm-menu.mm-offcanvas.mm-current{display:block}.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-current.mm-opened{z-index:10}html.mm-opening .mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening .mm-slideout{-webkit-transform:translate(440px,0);-ms-transform:translate(440px,0);transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}
.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom,.mm-menu.mm-offcanvas.mm-autoheight.mm-top{max-height:80%}.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom.mm-fullscreen,.mm-menu.mm-offcanvas.mm-autoheight.mm-top.mm-fullscreen{max-height:100%}.mm-menu.mm-offcanvas.mm-measureheight .mm-panel{display:block!important}.mm-menu.mm-offcanvas.mm-measureheight>.mm-panels>.mm-panel{bottom:auto!important;height:auto!important}
.mm-menu.mm-columns{-webkit-transition-property:width,max-width,-webkit-transform;transition-property:width,max-width,-webkit-transform;transition-property:transform,width,max-width;transition-property:transform,width,max-width,-webkit-transform}.mm-menu.mm-columns .mm-panels>.mm-panel{width:100%;right:auto;display:none;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;transition-property:transform,width;transition-property:transform,width,-webkit-transform}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened{border-right:1px solid;border-color:inherit;display:block;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-subopened{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);z-index:2}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-0{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-0{display:block;-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu.mm-offcanvas.mm-columns-0{width:80%;min-width:140px;max-width:0}html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:0px){html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}html.mm-right.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:0px){html.mm-right.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-1{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-1{display:block;-webkit-transform:translate(200%,0);-ms-transform:translate(200%,0);transform:translate(200%,0);-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu.mm-offcanvas.mm-columns-1{width:80%;min-width:140px;max-width:440px}html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate(440px,0);-ms-transform:translate(440px,0);transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}html.mm-right.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){html.mm-right.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate(-440px,0);-ms-transform:translate(-440px,0);transform:translate(-440px,0);-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}.mm-menu.mm-columns-1 .mm-panels>.mm-panel{width:100%}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-2{-webkit-transform:translate(200%,0);-ms-transform:translate(200%,0);transform:translate(200%,0);-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-2{display:block;-webkit-transform:translate(300%,0);-ms-transform:translate(300%,0);transform:translate(300%,0);-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu.mm-offcanvas.mm-columns-2{width:80%;min-width:140px;max-width:880px}html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1100px){html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate(880px,0);-ms-transform:translate(880px,0);transform:translate(880px,0);-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}}html.mm-right.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1100px){html.mm-right.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate(-880px,0);-ms-transform:translate(-880px,0);transform:translate(-880px,0);-webkit-transform:translate3d(-880px,0,0);transform:translate3d(-880px,0,0)}}.mm-menu.mm-columns-2 .mm-panels>.mm-panel{width:50%}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-3{-webkit-transform:translate(300%,0);-ms-transform:translate(300%,0);transform:translate(300%,0);-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-3{display:block;-webkit-transform:translate(400%,0);-ms-transform:translate(400%,0);transform:translate(400%,0);-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu.mm-offcanvas.mm-columns-3{width:80%;min-width:140px;max-width:1320px}html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1650px){html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate(1320px,0);-ms-transform:translate(1320px,0);transform:translate(1320px,0);-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}}html.mm-right.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1650px){html.mm-right.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate(-1320px,0);-ms-transform:translate(-1320px,0);transform:translate(-1320px,0);-webkit-transform:translate3d(-1320px,0,0);transform:translate3d(-1320px,0,0)}}.mm-menu.mm-columns-3 .mm-panels>.mm-panel{width:33.34%}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-4{-webkit-transform:translate(400%,0);-ms-transform:translate(400%,0);transform:translate(400%,0);-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-4{display:block;-webkit-transform:translate(500%,0);-ms-transform:translate(500%,0);transform:translate(500%,0);-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}.mm-menu.mm-offcanvas.mm-columns-4{width:80%;min-width:140px;max-width:1760px}html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:2200px){html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate(1760px,0);-ms-transform:translate(1760px,0);transform:translate(1760px,0);-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}}html.mm-right.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:2200px){html.mm-right.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate(-1760px,0);-ms-transform:translate(-1760px,0);transform:translate(-1760px,0);-webkit-transform:translate3d(-1760px,0,0);transform:translate3d(-1760px,0,0)}}.mm-menu.mm-columns-4 .mm-panels>.mm-panel{width:25%}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-5{-webkit-transform:translate(500%,0);-ms-transform:translate(500%,0);transform:translate(500%,0);-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-5{display:block;-webkit-transform:translate(600%,0);-ms-transform:translate(600%,0);transform:translate(600%,0);-webkit-transform:translate3d(600%,0,0);transform:translate3d(600%,0,0)}.mm-menu.mm-offcanvas.mm-columns-5{width:80%;min-width:140px;max-width:2200px}html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:2750px){html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate(2200px,0);-ms-transform:translate(2200px,0);transform:translate(2200px,0);-webkit-transform:translate3d(2200px,0,0);transform:translate3d(2200px,0,0)}}html.mm-right.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:2750px){html.mm-right.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate(-2200px,0);-ms-transform:translate(-2200px,0);transform:translate(-2200px,0);-webkit-transform:translate3d(-2200px,0,0);transform:translate3d(-2200px,0,0)}}.mm-menu.mm-columns-5 .mm-panels>.mm-panel{width:20%}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-6{-webkit-transform:translate(600%,0);-ms-transform:translate(600%,0);transform:translate(600%,0);-webkit-transform:translate3d(600%,0,0);transform:translate3d(600%,0,0)}.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-6{display:block;-webkit-transform:translate(700%,0);-ms-transform:translate(700%,0);transform:translate(700%,0);-webkit-transform:translate3d(700%,0,0);transform:translate3d(700%,0,0)}.mm-menu.mm-offcanvas.mm-columns-6{width:80%;min-width:140px;max-width:2640px}html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:3300px){html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate(2640px,0);-ms-transform:translate(2640px,0);transform:translate(2640px,0);-webkit-transform:translate3d(2640px,0,0);transform:translate3d(2640px,0,0)}}html.mm-right.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:3300px){html.mm-right.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate(-2640px,0);-ms-transform:translate(-2640px,0);transform:translate(-2640px,0);-webkit-transform:translate3d(-2640px,0,0);transform:translate3d(-2640px,0,0)}}.mm-menu.mm-columns-6 .mm-panels>.mm-panel{width:16.67%}
em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%}em.mm-counter+a.mm-next{width:90px}em.mm-counter+a.mm-next+a,em.mm-counter+a.mm-next+span{margin-right:90px}em.mm-counter+a.mm-fullsubopen{padding-left:0}.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+a,.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+span,em.mm-counter+a.mm-fullsubopen+a,em.mm-counter+a.mm-fullsubopen+span{padding-right:90px}.mm-vertical>.mm-counter{top:12px;margin-top:0}.mm-vertical.mm-spacer>.mm-counter{margin-top:40px}.mm-nosubresults>.mm-counter{display:none}.mm-menu em.mm-counter{color:rgba(0,0,0,.3)}
.mm-divider>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;line-height:25px}.mm-divider.mm-opened a.mm-next:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-collapsed:not(.mm-uncollapsed){display:none}.mm-fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:2;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-fixeddivider:after{content:none!important;display:none!important}.mm-hasdividers .mm-fixeddivider{display:block}.mm-menu .mm-fixeddivider span{background:rgba(0,0,0,.05)}
html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-slideout{-webkit-transition-duration:0s;transition-duration:0s}
.mm-menu.mm-dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}html.mm-dropdown .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}html.mm-dropdown #mm-blocker{-webkit-transition-delay:0s!important;transition-delay:0s!important;z-index:1}html.mm-dropdown .mm-menu{z-index:2}html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu{display:none}.mm-menu.mm-tip:before{content:'';background:inherit;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-menu.mm-tipleft:before{left:22px}.mm-menu.mm-tipright:before{right:22px}.mm-menu.mm-tiptop:before{top:-8px}.mm-menu.mm-tipbottom:before{bottom:-8px}
.mm-iconpanel .mm-panel{-webkit-transition-property:left,-webkit-transform;transition-property:left,-webkit-transform;transition-property:transform,left;transition-property:transform,left,-webkit-transform}.mm-iconpanel .mm-panel.mm-opened{border-left:1px solid;border-color:inherit}.mm-iconpanel .mm-panel.mm-subopened{overflow-y:hidden;left:-40px;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-iconpanel .mm-panel.mm-iconpanel-0{left:0}.mm-iconpanel .mm-panel.mm-iconpanel-1{left:40px}.mm-iconpanel .mm-panel.mm-iconpanel-2{left:80px}.mm-iconpanel .mm-panel.mm-iconpanel-3{left:120px}.mm-iconpanel .mm-panel.mm-iconpanel-4{left:160px}.mm-iconpanel .mm-panel.mm-iconpanel-5{left:200px}.mm-iconpanel .mm-panel.mm-iconpanel-6{left:240px}.mm-subblocker{background:inherit;opacity:0;display:block;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.mm-subopened .mm-subblocker{opacity:.6;position:absolute;top:0;right:0;bottom:-100000px;left:0;z-index:3}
.mm-keyboardfocus a:focus{outline:0}.mm-menu.mm-keyboardfocus a:focus{background:rgba(255,255,255,.5)}
.mm-navbar-bottom,.mm-navbar-top~.mm-navbar-top{border-bottom:none}.mm-menu>.mm-navbar{background:inherit;padding:0;z-index:3;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-navbar-bottom{border-top-width:1px;border-top-style:solid;top:auto;bottom:0}.mm-navbar-bottom~.mm-navbar-bottom{border-top:none}.mm-navbar.mm-hasbtns{padding:0 40px}.mm-navbar[class*=mm-navbar-content-]>*{box-sizing:border-box;display:block;float:left}.mm-navbar .mm-breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}.mm-navbar .mm-breadcrumbs>*{display:inline-block;padding:10px 3px}.mm-navbar .mm-breadcrumbs>a{text-decoration:underline}.mm-navbar.mm-hasbtns .mm-breadcrumbs{margin-left:-40px}.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs{margin-left:0;padding-left:0}.mm-navbar-top-1{top:0}.mm-hasnavbar-top-1 .mm-panels,.mm-navbar-top-2{top:40px}.mm-hasnavbar-top-2 .mm-panels,.mm-navbar-top-3{top:80px}.mm-hasnavbar-top-3 .mm-panels,.mm-navbar-top-4{top:120px}.mm-hasnavbar-top-4 .mm-panels{top:160px}.mm-navbar-bottom-1{bottom:0}.mm-hasnavbar-bottom-1 .mm-panels,.mm-navbar-bottom-2{bottom:40px}.mm-hasnavbar-bottom-2 .mm-panels,.mm-navbar-bottom-3{bottom:80px}.mm-hasnavbar-bottom-3 .mm-panels,.mm-navbar-bottom-4{bottom:120px}.mm-hasnavbar-bottom-4 .mm-panels{bottom:160px}.mm-navbar-size-2{height:80px}.mm-navbar-size-3{height:120px}.mm-navbar-size-4{height:160px}.mm-navbar-content-2>*{width:50%}.mm-navbar-content-3>*{width:33.33%}.mm-navbar-content-4>*{width:25%}.mm-navbar-content-5>*{width:20%}.mm-navbar-content-6>*{width:16.67%}
.mm-menu.mm-rtl{direction:rtl}.mm-menu.mm-rtl.mm-offcanvas{right:auto}.mm-menu.mm-rtl .mm-panel:not(.mm-opened){-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-rtl .mm-panel.mm-subopened{-webkit-transform:translate(30%,0);-ms-transform:translate(30%,0);transform:translate(30%,0);-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child{left:auto;right:0}.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child{right:auto;left:0}.mm-menu.mm-rtl .mm-navbar .mm-next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-menu.mm-rtl .mm-navbar .mm-prev:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-menu.mm-rtl .mm-listview>li:not(.mm-divider)::after{left:0;right:20px}.mm-menu.mm-rtl .mm-listview>li>a:not(.mm-next),.mm-menu.mm-rtl .mm-listview>li>span:not(.mm-next){padding-left:10px;padding-right:20px!important;margin-right:0!important}.mm-menu.mm-rtl .mm-listview .mm-next{right:auto;left:0}.mm-menu.mm-rtl .mm-listview .mm-next:before{left:auto;right:0}.mm-menu.mm-rtl .mm-listview .mm-next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-menu.mm-rtl .mm-listview .mm-next+a,.mm-menu.mm-rtl .mm-listview .mm-next+span{margin-left:50px}.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+a,.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+span{padding-left:50px}.mm-menu.mm-rtl em.mm-counter{left:45px;right:auto}.mm-menu.mm-rtl em.mm-counter+a.mm-next+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+span{margin-left:90px}.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+a,.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+span{padding-left:90px}.mm-menu.mm-rtl label.mm-check,.mm-menu.mm-rtl label.mm-toggle{left:20px;right:auto!important}.mm-menu.mm-rtl label.mm-toggle+a,.mm-menu.mm-rtl label.mm-toggle+span{padding-left:80px}.mm-menu.mm-rtl label.mm-check+a,.mm-menu.mm-rtl label.mm-check+span{padding-left:60px}.mm-menu.mm-rtl a.mm-next+label.mm-check,.mm-menu.mm-rtl a.mm-next+label.mm-toggle{left:60px}.mm-menu.mm-rtl a.mm-next+label.mm-check+a,.mm-menu.mm-rtl a.mm-next+label.mm-check+span,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span{margin-left:50px}.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span{padding-left:70px}.mm-menu.mm-rtl a.mm-next+label.mm-check+a,.mm-menu.mm-rtl a.mm-next+label.mm-check+span{padding-left:50px}.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle{left:100px}.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+span,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+span{margin-left:90px}.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-]{left:0}.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-rtl.mm-iconpanel .mm-panel{-webkit-transition-property:right,-webkit-transform;transition-property:right,-webkit-transform;transition-property:transform,right;transition-property:transform,right,-webkit-transform}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0{right:0}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1{right:40px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2{right:80px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3{right:120px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4{right:160px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5{right:200px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6{right:240px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened{border-left:none;border-right:1px solid;border-color:inherit}
@charset "UTF-8";.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}
.mm-search,.mm-search input{box-sizing:border-box}.mm-search{height:40px;padding:7px 10px 0;position:relative}.mm-search input{border:none!important;outline:0!important;box-shadow:none!important;border-radius:4px;font:inherit;font-size:14px;line-height:26px;display:block;width:100%;height:26px;min-height:26px;max-height:26px;margin:0;padding:0 10px}.mm-search input::-ms-clear{display:none}.mm-search .mm-clear,.mm-search .mm-next{right:0}.mm-panel>.mm-search{width:100%;position:absolute;top:0;left:0}.mm-panel.mm-hassearch{padding-top:40px}.mm-panel.mm-hassearch.mm-hasnavbar{padding-top:80px}.mm-panel.mm-hassearch.mm-hasnavbar .mm-search{top:40px}.mm-noresultsmsg{text-align:center;font-size:21px;padding:40px 0}.mm-noresults .mm-indexer{display:none!important}li.mm-nosubresults>a.mm-next{display:none}li.mm-nosubresults>a.mm-next+a,li.mm-nosubresults>a.mm-next+span{padding-right:10px}.mm-panels>.mm-resultspanel:not(.mm-opened){-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.75)}.mm-menu .mm-noresultsmsg{color:rgba(0,0,0,.3)}
.mm-indexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-100px;z-index:3;-webkit-transition:right .4s ease;transition:right .4s ease;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-indexer a{text-decoration:none;display:block;height:3.85%}.mm-indexer~.mm-panel.mm-hasindexer{padding-right:40px}.mm-hasindexer .mm-indexer{right:0}.mm-hasindexer .mm-fixeddivider{right:20px}.mm-menu .mm-indexer a{color:rgba(0,0,0,.3)}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen){-webkit-transition:background .4s ease;transition:background .4s ease}.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.5)}
input.mm-check,input.mm-toggle{position:absolute;left:-10000px}label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2;right:20px}label.mm-check:before,label.mm-toggle:before{content:'';display:block}label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px}label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px}input.mm-toggle:checked~label.mm-toggle:before{float:right}label.mm-check{width:30px;height:30px;margin-top:-15px}label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}input.mm-check:checked~label.mm-check:before{opacity:1}li.mm-vertical label.mm-check,li.mm-vertical label.mm-toggle{bottom:auto;margin-top:0;top:5px}label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}label.mm-check+a,label.mm-check+span{padding-right:60px}a.mm-next+label.mm-check,a.mm-next+label.mm-toggle{right:60px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span,a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{margin-right:50px}a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{padding-right:70px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span{padding-right:50px}em.mm-counter+a.mm-next+label.mm-check,em.mm-counter+a.mm-next+label.mm-toggle{right:100px}em.mm-counter+a.mm-next+label.mm-check+a,em.mm-counter+a.mm-next+label.mm-check+span,em.mm-counter+a.mm-next+label.mm-toggle+a,em.mm-counter+a.mm-next+label.mm-toggle+span{margin-right:90px}.mm-menu label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu label.mm-toggle:before{background:#f3f3f3}.mm-menu input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu label.mm-check:before{border-color:rgba(0,0,0,.75)}
.mm-listview.mm-border-none>li:after,.mm-menu.mm-border-none .mm-listview>li:after{content:none}.mm-listview.mm-border-full>li:after,.mm-menu.mm-border-full .mm-listview>li:after{left:0!important}.mm-listview.mm-border-offset>li:after,.mm-menu.mm-border-offset .mm-listview>li:after{right:20px}
.mm-menu.mm-effect-menu-zoom{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}html.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}html.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(30%,0,0);transform:scale(.7,.7) translate3d(30%,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu.mm-effect-menu-slide{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}html.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate(-30%,0);-ms-transform:translate(-30%,0);transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}html.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate(30%,0);-ms-transform:translate(30%,0);transform:translate(30%,0);-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-effect-menu-fade{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}html.mm-opening .mm-menu.mm-effect-menu-fade{opacity:1}.mm-menu.mm-effect-panels-zoom .mm-panel{-webkit-transform:scale(1.5,1.5) translate3d(100%,0,0);transform:scale(1.5,1.5) translate3d(100%,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0)}.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li{-webkit-transition:none .4s ease;transition:none .4s ease}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(1){-webkit-transition-delay:50ms;transition-delay:50ms}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2){-webkit-transition-delay:.1s;transition-delay:.1s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3){-webkit-transition-delay:150ms;transition-delay:150ms}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4){-webkit-transition-delay:.2s;transition-delay:.2s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5){-webkit-transition-delay:250ms;transition-delay:250ms}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6){-webkit-transition-delay:.3s;transition-delay:.3s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7){-webkit-transition-delay:350ms;transition-delay:350ms}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8){-webkit-transition-delay:.4s;transition-delay:.4s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9){-webkit-transition-delay:450ms;transition-delay:450ms}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10){-webkit-transition-delay:.5s;transition-delay:.5s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11){-webkit-transition-delay:550ms;transition-delay:550ms}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12){-webkit-transition-delay:.6s;transition-delay:.6s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13){-webkit-transition-delay:650ms;transition-delay:650ms}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14){-webkit-transition-delay:.7s;transition-delay:.7s}.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15){-webkit-transition-delay:750ms;transition-delay:750ms}.mm-menu.mm-effect-listitems-slide .mm-listview>li{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.mm-menu.mm-effect-listitems-fade .mm-listview>li{-webkit-transition-property:opacity;transition-property:opacity;opacity:0}html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li{opacity:1}.mm-menu.mm-effect-listitems-drop .mm-listview>li{-webkit-transition-property:opacity,top;transition-property:opacity,top;opacity:0;top:-25%}html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li{opacity:1;top:0}
.mm-menu.mm-offcanvas.mm-fullscreen{width:100%;min-width:140px;max-width:10000px}html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}@media all and (max-width:140px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:10000px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(10000px,0);-ms-transform:translate(10000px,0);transform:translate(10000px,0);-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}}html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}@media all and (max-width:140px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:10000px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate(-10000px,0);-ms-transform:translate(-10000px,0);transform:translate(-10000px,0);-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}}.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,.mm-menu.mm-offcanvas.mm-fullscreen.mm-top{height:100%;min-height:140px;max-height:10000px}html.mm-opened.mm-fullscreen .mm-page{box-shadow:none!important}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview:after,.mm-menu .mm-panels>.mm-panel.mm-justified-listview:before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel:after,.mm-menu.mm-justified-listview .mm-panels>.mm-panel:before{content:none;display:none}.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:100%;margin-top:0;margin-bottom:0}.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider),.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider){-webkit-box-flex:1;-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0}.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span{box-sizing:border-box;height:100%}.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span:before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span:before{content:'';vertical-align:middle;display:inline-block;height:100%;width:0}
.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a,.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span,.mm-menu.mm-multiline .mm-listview>li>a,.mm-menu.mm-multiline .mm-listview>li>span{text-overflow:clip;white-space:normal}
html.mm-pagedim #mm-blocker,html.mm-pagedim-black #mm-blocker,html.mm-pagedim-white #mm-blocker{opacity:0}html.mm-pagedim-black.mm-opening #mm-blocker,html.mm-pagedim-white.mm-opening #mm-blocker,html.mm-pagedim.mm-opening #mm-blocker{opacity:.3;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}html.mm-pagedim #mm-blocker{background:inherit}html.mm-pagedim-white #mm-blocker{background:#fff}html.mm-pagedim-black #mm-blocker{background:#000}
.mm-menu.mm-popup{-webkit-transition:opacity .4s ease;transition:opacity .4s ease;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}html.mm-popup.mm-opening .mm-menu.mm-popup{opacity:1}html.mm-popup .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}html.mm-popup #mm-blocker{-webkit-transition-delay:0s!important;transition-delay:0s!important;z-index:1}html.mm-popup .mm-menu{z-index:2}
.mm-menu.mm-offcanvas.mm-right{left:auto}html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate(-440px,0);-ms-transform:translate(-440px,0);transform:translate(-440px,0);-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}html.mm-front .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}html.mm-front #mm-blocker{z-index:1}html.mm-front .mm-menu.mm-offcanvas{z-index:2}.mm-menu.mm-offcanvas.mm-front,.mm-menu.mm-offcanvas.mm-next{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-offcanvas.mm-front.mm-right,.mm-menu.mm-offcanvas.mm-next.mm-right{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu.mm-offcanvas.mm-top{-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.mm-menu.mm-offcanvas.mm-bottom{-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);top:auto}.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top{width:100%;min-width:100%;max-width:100%;height:80%;min-height:140px;max-height:880px}html.mm-opening .mm-menu.mm-offcanvas.mm-front,html.mm-opening .mm-menu.mm-offcanvas.mm-next{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-shadow-page:after{content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:99}.mm-menu.mm-shadow-page.mm-right:after{left:auto;right:100%}.mm-menu.mm-shadow-page.mm-front:after,.mm-menu.mm-shadow-page.mm-next:after{content:none;display:none}.mm-menu.mm-shadow-page:after,.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 10px rgba(0,0,0,.3)}
.mm-menu.mm-theme-dark{background:#333;border-color:rgba(0,0,0,.15);color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark .mm-navbar a,.mm-menu.mm-theme-dark .mm-navbar>*,.mm-menu.mm-theme-dark em.mm-counter{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-btn:after,.mm-menu.mm-theme-dark .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-listview{border-color:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-divider,.mm-menu.mm-theme-dark .mm-fixeddivider span,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.05)}.mm-menu.mm-theme-dark label.mm-check:before{border-color:rgba(255,255,255,.8)}.mm-menu.mm-shadow-page.mm-theme-dark:after,.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu.mm-theme-dark .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark .mm-indexer a,.mm-menu.mm-theme-dark .mm-noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark label.mm-toggle{background:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark label.mm-toggle:before{background:#333}.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-navbar a,.mm-menu.mm-theme-white .mm-navbar>*,.mm-menu.mm-theme-white em.mm-counter{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-btn:after,.mm-menu.mm-theme-white .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-white .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.05);tap-highlight-color:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-divider,.mm-menu.mm-theme-white .mm-fixeddivider span,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.03)}.mm-menu.mm-theme-white label.mm-check:before{border-color:rgba(0,0,0,.6)}.mm-menu.mm-shadow-page.mm-theme-white:after,.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu.mm-theme-white .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-indexer a,.mm-menu.mm-theme-white .mm-noresultsmsg{color:rgba(0,0,0,.3)}.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-white label.mm-toggle:before{background:#fff}.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-black{background:#000;border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black .mm-navbar a,.mm-menu.mm-theme-black .mm-navbar>*,.mm-menu.mm-theme-black em.mm-counter{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-btn:after,.mm-menu.mm-theme-black .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-listview{border-color:rgba(255,255,255,.2)}.mm-menu.mm-theme-black .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.3);tap-highlight-color:rgba(255,255,255,.3)}.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.3)}.mm-menu.mm-theme-black .mm-divider,.mm-menu.mm-theme-black .mm-fixeddivider span,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black label.mm-check:before{border-color:rgba(255,255,255,.6)}.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-keyboardfocus a:focus,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.3)}.mm-menu.mm-shadow-page.mm-theme-black:after{content:none;display:none}.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2){box-shadow:false}.mm-menu.mm-theme-black .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black .mm-indexer a,.mm-menu.mm-theme-black .mm-noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black label.mm-toggle{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black label.mm-toggle:before{background:#000}.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu .mm-tileview.mm-listview:after,.mm-menu.mm-tileview .mm-listview:after{content:'';display:block;clear:both}.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,.mm-menu.mm-tileview .mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-panel:after{content:none;display:none}.mm-menu .mm-tileview.mm-listview>li,.mm-menu.mm-tileview .mm-listview>li{width:50%;height:0;padding:50% 0 0;float:left;position:relative}.mm-menu .mm-tileview.mm-listview>li:after,.mm-menu.mm-tileview .mm-listview>li:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs{width:12.5%;padding-top:12.5%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,.mm-menu.mm-tileview .mm-listview>li.mm-tile-s{width:25%;padding-top:25%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,.mm-menu.mm-tileview .mm-listview>li.mm-tile-l{width:75%;padding-top:75%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl{width:100%;padding-top:100%}.mm-menu .mm-tileview.mm-listview>li>a,.mm-menu .mm-tileview.mm-listview>li>span,.mm-menu.mm-tileview .mm-listview>li>a,.mm-menu.mm-tileview .mm-listview>li>span{line-height:1px;text-align:center;padding:50% 10px 0;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}.mm-menu .mm-tileview.mm-listview>li>.mm-next,.mm-menu.mm-tileview .mm-listview>li>.mm-next{width:auto}.mm-menu.mm-tileview .mm-panel{padding-left:0;padding-right:0}.mm-menu.mm-tileview .mm-listview{margin:0}
/* Generated by less 2.5.1 */

@charset "utf-8";

*:focus {
    outline: none;
}

.dragscroll::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.dragscroll {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

body {
    font-family: 'iryekan';
    background-color: #fff;
    width: 100vw;
    overflow-x: hidden;
}

.p-10 > div {
    padding: 0 10px;
}

.p-10 {
    margin: 0 -10px;
}

.p-16 > div {
    padding: 0 16px;
}

.p-16 {
    margin: 0 -16px;
}

.p-20 > div {
    padding: 0 20px;
}

.p-20 {
    margin: 0 -20px;
}


.site-footer {
    background-color: #f2f2f2;
    padding: 30px 0 15px 0;
}

    .site-footer h2 {
        color: #57585b;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .site-footer .about-orod h2 img {
        margin-left: 10px;
        margin-bottom: 14px;
    }

    .site-footer .about-orod h2 span {
        font-size: 14px;
        font-weight: 600
    }

    .site-footer .about-orod p {
        color: #57585b;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        text-align: justify;
    }

    .site-footer .quick-order ul li a {
        display: block;
        line-height: 25px;
        color: #57585b;
        font-size: 14px;
        font-weight: 400;
        transition: all 0.3s ease-in-out;
    }

        .site-footer .quick-order ul li a:hover {
            background: -webkit-linear-gradient(#555, #38ceca);
            background-clip: border-box;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

    .site-footer .certificate img {
        float: right;
        border: 1px dashed #ccc;
        padding: 3px;
        border-radius: 13px;
        margin-right: 5px;
        width: 85px;
        height: 85px;
        margin-bottom: 5px;
    }

    .site-footer .bottom-header {
        box-shadow: 0 6px 6px rgba(1, 1, 1, 0.15);
        box-shadow: 15px -25px 15px -28px rgba(100, 100, 100, 0.5);
        margin-top: 20px;
        padding-top: 20px;
    }

    .site-footer .social-media ul li {
        color: #838383;
        font-size: 16px;
        line-height: 44px;
        text-align: center;
        transition: all 0.3s ease-in-out;
        float: right;
        padding: 0 7px;
        margin-left: 10px;
        margin-top: 4px;
    }

        .site-footer .social-media ul li:hover {
            background: -webkit-linear-gradient(#555, #38ceca);
            background-clip: border-box;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

    .site-footer .company {
        margin-left: 28px;
    }

        .site-footer .company img {
            float: left;
            margin-right: 20px;
            margin-top: 12px;
        }

        .site-footer .company span {
            display: block;
            font-size: 10px;
            font-weight: 400;
            color: #57585b;
            text-align: left;
            margin-top: 5px;
        }


.work-partbox {
    background-image: linear-gradient(-101deg, #4be69a 0%, #41d9ca 63%, #24b8c6 83%, #19a9de 92%, #3d91ff 100%);
    margin-bottom: 50px;
    padding: 50px 50px 30px 50px;
}

.header-part {
    margin-bottom: 30px;
}

    .header-part h2 {
        color: #57585b;
        font-size: 16px;
        font-weight: 600;
        float: right;
    }

        .header-part h2 i {
            vertical-align: middle;
            font-size: 19px;
            padding-left: 10px;
        }

    .header-part a i {
        vertical-align: middle;
        font-size: 15px;
        padding-left: 6px;
    }

.t-c {
    text-align: center;
}

.content2 {
    display: flex;
    overflow-x: scroll;
    cursor: grab;
}

.work-partbox .wid-300 {
    display: inline-block;
}


.work-partbox div.article img {
    border-radius: 20px;
    box-shadow: 0 8px 13px rgba(77, 90, 104, 0.8);
    margin-bottom: 36px;
}

.work-partbox div.article h2 {
    text-align: center;
    color: #656565;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    padding-top: 15px;
}

    .work-partbox div.article h2:after {
        position: absolute;
        content: '';
        background: url(/Content/Theme/img/shadow.png) no-repeat;
        width: 233px;
        height: 10px;
        top: -10px;
        left: 50%;
        transform: translate(-50%);
    }

.work-partboxhover {
    visibility: hidden;
    background-color: rgba(68, 221, 189, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 200px;
    border-radius: 20px;
    height: calc(100% - 71px);
}

    .work-partboxhover h3 {
        color: #000;
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    .work-partboxhover span {
        color: #000;
        font-size: 14px;
        font-weight: 400;
        display: block;
        margin-bottom: 40px;
    }

    .work-partboxhover a {
        color: #000;
        font-size: 14px;
        font-weight: 400;
    }

.work-partbox div.article:hover .work-partboxhover {
    visibility: visible;
}

.customer {
    margin-bottom: 140px;
}

.title {
    color: #57585b;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
}
    .title span {
        display: block;
        font-size: 13px;
        font-weight: 700;
        color: #33c9ca;
    }

.customer .content {
    display: flex;
    overflow-x: scroll;
    cursor: grab;
}

.customer .wid-300 {
    display: inline-block;
}

.customer .content .customer-img {
    border: 1px dashed #ccc;
    border-radius: 2px;
    padding: 5px 10px 7px 10px;
    margin-bottom: 10px;
    width: 100px;
    height: 40px;
    text-align: center;
}

    .customer .content .customer-img img {
        width: 65px;
        height: 20px;
        margin-top: 2px;
    }

.customer .content article h2 {
    color: #686868;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
}

.activitystep-part {
    margin-bottom: 80px;
}

    .activitystep-part .content-tab > section {
        display: none;
    }

        .activitystep-part .content-tab > section.active {
            display: block;
        }

    .activitystep-part .title-tab {
        margin-top: 12px;
    }

        .activitystep-part .title-tab h2 {
            color: #fff;
            font-size: 17px;
            font-weight: 500;
            display: block;
            width: 80%;
            padding: 13px 7px 14px 7px;
            transition: all 0.3s ease-in-out;
            cursor: pointer;
            text-align: center;
            box-shadow: 0 1px 47px 2px rgba(85, 218, 151, 0.15);
            background-image: linear-gradient(-72deg, #4be6a6 0%, #45e1c2 33%, #38ceca 60%, #21b5c8 85%, #19a9de 100%);
            border-radius: 10px;
            margin-bottom: 10px;
            position: relative;
        }

            .activitystep-part .title-tab h2:hover {
                color: #474747;
                background-image: linear-gradient(-72deg, #19a9de 0%, #21b5c8 33%, #38ceca 60%, #45e1c2 85%, #4be6a6 100%);
                transition: all 0.3s ease-in-out;
            }

            .activitystep-part .title-tab h2.active {
                color: #474747;
            }

                .activitystep-part .title-tab h2.active:after {
                    content: "";
                    position: absolute;
                    top: 13px;
                    border-width: 7px;
                    border-style: solid;
                    border-color: transparent #19a9de transparent transparent;
                    transition: all 0.3s ease-in-out;
                    opacity: 1;
                    left: -6px;
                    transform: translate(-50%, 50%);
                }

                .activitystep-part .title-tab h2.active:hover:after {
                    border-color: transparent #4be6a6 transparent transparent;
                }

.activitystep-part-info {
    margin-top: 20px;
}

    .activitystep-part-info ul {
        border-right: 1px solid #eee;
        padding-right: 15px;
    }

        .activitystep-part-info ul li {
            margin-bottom: 10px;
        }

            .activitystep-part-info ul li h4 {
                color: #38ceca;
                background: -webkit-linear-gradient(#555, #38ceca);
                background-clip: border-box;
                background-clip: border-box;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                font-weight: 700;
                font-size: 15px;
            }

            .activitystep-part-info ul li p {
                color: #686868;
                font-size: 17px;
                font-weight: 400;
                margin-bottom: 20px;
                text-align: justify;
                line-height: 31px;
            }

.banner-part {
    text-align: center;
}

.startup-part {
    margin-bottom: 70px;
}

    .startup-part article {
        box-shadow: 0 8px 13px rgba(77, 90, 104, 0.1);
        background-color: #fff;
        border-radius: 10px;
        padding: 20px 15px 20px 15px;
        text-align: center;
        margin-bottom: 8px;
        transition: all 0.3s ease-in-out;
    }

        .startup-part article img {
            margin-bottom: 20px;
            filter: grayscale(20);
        }

        .startup-part article:hover {
            box-shadow: 0 8px 13px rgba(77, 90, 104, 0.4);
        }

            .startup-part article:hover img {
                filter: grayscale(0);
            }

        .startup-part article h2 a {
            color: #767e93;
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 6px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: inline-block;
        }

            .startup-part article h2 a:hover {
                background: -webkit-linear-gradient(#555, #38ceca);
                background-clip: border-box;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }

        .startup-part article h3 {
            color: #767e93;
            font-size: 14px;
            font-weight: 400;
            margin-bottom: 15px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .startup-part article a.more-startup {
            float: left;
            font-size: 20px;
            color: #57585b;
            font-weight: 400;
            margin-left: 16px;
            transition: all 0.3s ease-in-out;
        }

            .startup-part article a.more-startup:hover {
                background: -webkit-linear-gradient(#555, #38ceca);
                background-clip: border-box;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }

.p-18 > article {
    padding: 0 9px;
}

.p-18 {
    margin: 0 -9px;
}

.blog-part {
    width: 100vw;
    overflow: hidden;
    padding-right: 150px;
    position: relative;
    margin-bottom: 50px;
}

    .blog-part:after {
        content: '';
        position: absolute;
        left: 0;
        top: 26px;
        width: 400px;
        height: 100%;
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
        pointer-events: none;
        z-index: 9;
    }

.m-r-74 {
    margin-right: -74px;
}

.blog-part .blog-part-all {
    display: block;
    min-width: 5000px;
    position: relative;
}

    .blog-part .blog-part-all em {
        position: absolute;
        font-size: 15px !important;
        font-weight: 600;
        color: #57585b;
        transform: rotate(90deg);
        right: -60px;
        top: 43%;
    }

.blog-part article {
    margin-bottom: 13px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    display: inline-block;
    width: 275px;
    margin: 0 10px 13px 10px;
    transition: all 0.5s ease-in-out;
}

    .blog-part article.active {
        width: 550px;
    }

    .blog-part article header span {
        position: absolute;
        border-radius: 14px;
        background-color: #c8ff2e;
        padding: 3px 12px 5px 13px;
        color: #444;
        font-weight: 600;
        top: 10px;
        left: 10px;
    }

    .blog-part article h4 {
        position: absolute;
        bottom: 20px;
        color: #fff;
        width: 100%;
    }

        .blog-part article h4 h1 {
            color: #ffffff;
            font-size: 15px;
            font-weight: 600;
            position: absolute;
            bottom: 33px;
            right: 0;
            width: 100%;
            padding: 0 10px;
            z-index: 9;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            text-align: center;
            padding: 0 23px;
        }

    .blog-part article h4 {
        padding: 0 15px 0 15px;
    }

        .blog-part article h4 p {
            text-align: center;
        }

        .blog-part article h4 span {
            z-index: 9;
            position: relative;
            margin: 0 15px;
            font-size: 11px;
        }

            .blog-part article h4 span.cat-blog {
                padding: 0 15px
            }

            .blog-part article h4 span i {
                vertical-align: middle;
                display: inline-block;
                margin-top: -4px;
            }

    .blog-part article img {
        width: 100%;
    }

    .blog-part article a:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 0;
        opacity: 0;
        bottom: 0;
        right: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        opacity: 0.99;
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
        height: 80%;
    }

    .blog-part article:hover a:after {
        height: 0%;
    }

.getprice-part {
    margin-bottom: 15px;
}

.social-contact {
    margin-bottom: 50px;
    text-align: center;
}

    .social-contact a {
        background-color: #f2f2f2;
        border-radius: 10px;
        display: inline-block;
        padding: 19px 15px 19px 15px;
        width: 45%;
        transition: all 0.3s ease-in-out;
        color: #3c5059;
    }

        .social-contact a:hover {
            color: #38ceca;
        }

        .social-contact a span {
            font-size: 14px;
            font-weight: 400;
            width: 41.5%;
            text-align: center;
            display: inline-block;
        }

            .social-contact a span:nth-child(2) {
                width: 14%;
            }

            .social-contact a span i {
                vertical-align: middle;
                font-size: 20px;
                font-weight: 400;
            }

.dis-none-base {
    display: none;
}

.dis-none-base-menu {
    display: none !important;
}

/************ end-index ************/

/************ blog ************/

.site-header-border {
    box-shadow: 15px 25px 15px -36px rgba(100, 100, 100, 0.5);
    margin-bottom: 35px;
}

.search-blog ul {
    margin: 10px auto 25px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .search-blog ul li {
        float: right;
        border-radius: 6px;
        box-shadow: 0 0 6px 0 rgba(127, 137, 148, 0.38);
        background-color: #fff;
        padding: 7px 10px 9px 10px;
        width: 92px;
        text-align: center;
        margin: 0 5px;
        font-size: 14px;
        color: #54595e;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }

        .search-blog ul li:hover {
            background-color: #38ceca;
            color: #fff;
            font-weight: 600;
        }

.search-blog form {
    position: relative;
    width: 95%;
    margin: 0 auto 55px auto;
}

    .search-blog form input {
        border-radius: 8px;
        box-shadow: 0 0 6px 0 rgba(127, 137, 148, 0.38);
        background-color: #fff;
        padding: 7px 23px 9px 10px;
        font-size: 14px;
        color: #54595e;
        width: 100%;
        line-height: 31px;
    }

    .search-blog form button {
        position: absolute;
        left: 15px;
        font-size: 17px;
        font-weight: 400;
        color: #333;
        top: 13px;
        background-color: transparent;
        border: none;
        transition: all 0.3s ease-in-out;
    }

        .search-blog form button:hover {
            color: #38ceca;
        }

.all-blog header {
    margin: 0px 0px 26px 0px;
}

    .all-blog header span {
        position: relative;
        background-color: #fff;
        padding: 0 10px;
        color: #38ceca;
        font-size: 15px;
    }

        .all-blog header span b {
            width: 100px;
            display: inline-block;
            position: relative;
        }

            .all-blog header span b:after {
                position: absolute;
                content: "";
                height: 1px;
                width: 80%;
                left: 0px;
                background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#eee), to(transparent));
                background-image: -webkit-linear-gradient(right, #ccc, transparent);
                background-image: -moz-linear-gradient(right, #38ceca 1%, transparent);
                background-image: -o-linear-gradient(left, #ccc, transparent);
                top: -3px;
            }

.all-blog article {
    margin-bottom: 42px;
}

    .all-blog article .img-blog img {
        width: 100%;
        height: 179px;
        border-radius: 18px;
    }

    .all-blog article .img-blog {
        margin-bottom: 10px;
        box-shadow: 0 0 6px 0 rgba(127, 137, 148, 0.38);
        border-radius: 25px;
        position: relative;
    }

        .all-blog article .img-blog .blog-hashtag {
            position: absolute;
            top: 5px;
            right: 5px;
            background-color: #38ceca;
            color: #fff;
            font-size: 12px;
            font-weight: 600;
            padding: 4px 10px 4px 7px;
            border-radius: 12px 16px 0 12px;
        }

    .all-blog article h2 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-bottom: 5px;
    }

        .all-blog article h2 a {
            color: #161b2f;
            font-size: 15px;
            font-weight: 700;
            transition: all 0.3s ease-in-out;
            color: #54595e;
        }

    .all-blog article p {
        color: #5e636a;
        font-size: 14px;
        font-weight: 400;
        line-height: 27px;
        text-align: justify;
        height: 131px;
        overflow: hidden;
    }

    .all-blog article .content-blog span {
        margin-bottom: 15px;
        display: block;
        color: #54595e;
    }

        .all-blog article .content-blog span b {
            color: #57585b;
            font-size: 11px;
            font-weight: 400;
            margin-left: 11px;
        }

        .all-blog article .content-blog span em {
            float: left;
            color: #57585b;
            font-size: 11px;
            font-weight: 400;
        }

.page-nav {
    display: block;
    text-align: center;
    margin: 14px 0 25px 0;
    padding: 10px 0 28px 0;
}

    .page-nav li {
        color: #363636;
        font-size: 14px;
        font-weight: 500;
        display: inline-block !important;
        padding-top: 6px;
        border-radius: 5px;
        transition: 0.3s;
        position: relative;
        text-align: center;
        min-width: 18px;
        margin-left: 3px;
        width: 32px;
        height: 32px;
        background-color: #eaeaea;
    }

        .page-nav li a {
            width: 30px;
            height: 30px;
            display: inline-block;
        }

        .page-nav li:hover {
            border-radius: 7px;
            background-color: #38ceca;
            color: #fff;
        }

        .page-nav li.active {
            background-color: #38ceca;
            color: #fff;
        }

        .page-nav li i {
            font-size: 14px;
            transition: 0.3s;
            font-weight:;
        }

        .page-nav li:hover i {
            color: #fff;
        }

.all-blog article .content-blog {
    position: relative;
}


/************ end-blog ************/

/******** worksample ***********/
.all-blog article .Work-samples .img-scroll {
    height: 250px;
    overflow: hidden;
    border-radius: 18px;
}


    .all-blog article .Work-samples .img-scroll img {
        height: auto;
        transition-duration: 3s,.3s;
        transform: translateY(0px);
    }

        .all-blog article .Work-samples .img-scroll img:hover {
            transform: translateY(calc(250px - 100%)) !important;
            transition-duration: 12168ms, 300ms !important;
        }

.content-Work-samples h2 {
    text-align: center;
}

.content-Work-samples {
    text-align: center;
    font-size: 12px;
    display: block;
}

/******** end-worksample ***********/
/******** contact **********/

.block-contact .contact-about {
    margin-bottom: 70px;
}

    .block-contact .contact-about p {
        color: #455a64;
        font-size: 14px;
        line-height: 28px;
        text-align: justify;
    }

.block-contact header {
    margin-bottom: 40px;
}

    .block-contact header strong {
        display: block;
        text-align: center;
        font-size: 17px;
        color: #57585b;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .block-contact header span {
        display: block;
        text-align: center;
        font-size: 14px;
        color: #57585b;
    }

.contact-box {
    margin-bottom: 70px;
}

.contact-content {
    margin-top: 25px;
}

    .contact-content p {
        text-align: left;
        line-height: 28px;
    }

        .contact-content p i {
            vertical-align: middle;
            margin-right: 20px;
            font-size: 15px;
        }

        .contact-content p span {
            color: #54595e;
            font-size: 14px;
            vertical-align: middle;
            width: 150px;
            display: inline-block;
            line-height: 37px;
        }

        .contact-content p em {
            vertical-align: middle;
            color: #54595e;
            font-size: 14px;
            width: auto;
            display: inline-block;
            text-align: right;
        }

.contact-form form input {
    border-radius: 5px;
    box-shadow: 0px 4px 9px 0 rgba(85, 84, 88, 0.31);
    background-color: #fffeff;
    margin: 0 4px 8px 3px;
    width: 32.5%;
    line-height: 42px;
    padding: 0 15px;
    color: #444;
}

.contact-form form textarea {
    border-radius: 5px;
    box-shadow: 0px 4px 9px 0 rgba(85, 84, 88, 0.31);
    background-color: #fffeff;
    width: 100%;
    line-height: 42px;
    padding: 0 15px;
    color: #444;
    margin-bottom: 15px;
}

.contact-form form button {
    font-family: 'iryekan';
    border: none;
    border-radius: 5px;
    box-shadow: 0px 4px 9px 0 rgba(85, 84, 88, 0.61);
    background-color: #56b04e;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 5px 20px 5px 20px;
    margin-bottom: 40px;
}

/******** contact-end **********/

/******** sibgleblog **********/

.full-blog {
    margin-bottom: 60px;
}

    .full-blog .breadcrumb {
        margin-bottom: 52px;
    }

        .full-blog .breadcrumb a {
            color: #57585b;
            font-size: 12px;
            transition: all 0.3s ease
        }

            .full-blog .breadcrumb a:hover {
                color: #38ceca;
            }

        .full-blog .breadcrumb b {
            margin: 0 7px;
            color: #57585b;
        }

.full-blog-imgbox {
    text-align: center;
}

    .full-blog-imgbox img {
        box-shadow: 0px 8px 9px 0 rgba(0, 0, 0, 0.2);
        border-radius: 14px;
        height: 260px;
        padding-top: 10px;
    }

.full-blog-abstract {
    margin: 2px 6px 20px 8px;
    padding: 4px 20px 20px 20px;
    box-shadow: 0px 12px 9px 0 rgba(0, 0, 0, 0.1);
    border-radius: 14px;
}

    .full-blog-abstract h1 {
        color: #38ceca;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 35px;
        margin-top: 23px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .full-blog-abstract span {
        background-color: #38ceca;
        padding: 3px 10px 5px 11px;
        border-radius: 21px;
        color: #fff;
        font-weight: 900;
        font-size: 10px;
        margin-bottom: 10px;
        display: inline-block;
    }

    .full-blog-abstract ul {
        float: right;
    }

        .full-blog-abstract ul li {
            color: #404040;
            font-size: 14px;
            font-weight: 400;
            line-height: 28px;
            margin-right: 7px;
        }

            .full-blog-abstract ul li i {
                padding-left: 0px;
                color: #38ceca;
                vertical-align: middle;
            }

    .full-blog-abstract strong {
        float: left;
        width: 146px;
        text-align: center;
        margin-top: 25px;
    }

        .full-blog-abstract strong i {
            display: block;
            font-size: 25px;
            margin-bottom: 10px;
            color: #ccc;
        }

        .full-blog-abstract strong em {
            display: block;
            color: #38ceca;
            font-size: 19px;
            margin-bottom: 5px;
        }

        .full-blog-abstract strong b {
            font-size: 11px;
            color: #57585b;
        }

.full-blog .full-blog-img {
    border-radius: 15px;
    margin-bottom: 30px;
}

.full-blog-description h2 {
    color: #38ceca;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 20px;
}

.full-blog-description h3 {
    color: #38ceca;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 12px;
}

.full-blog-description h4, .full-blog-description h5, .full-blog-description h6 {
    color: #38ceca;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 12px;
}

.full-blog-description p, .full-blog-description strong, .full-blog-description b, .full-blog-description span {
    color: #455a64;
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
}

.full-blog-description p {
    font-weight: 400;
}

.full-blog-description ul {
    font-size: 14px;
    color: #445a63;
    line-height: 30px;
    padding-right: 20px;
}

blockquote {
    font-family: inherit;
    padding: 48px;
    margin: 0px 35px 40px 35px;
    border-radius: 10px;
    background-color: #fbfaf6;
    box-shadow: 0 0 25px #e5e5e5;
    line-height: 28px;
    color: #646e7a;
    position: relative;
    text-align: justify;
}



    blockquote i {
        position: absolute;
        right: -29px;
        top: 50%;
        font-size: 57px;
        color: #dcdcdc;
        transform: translate(0, -50%);
    }

    blockquote em {
        position: absolute;
        left: 30px;
        bottom: 20px;
        color: #3ab54a;
    }

.full-blog-description blockquote {
    margin: 0px 3px 40px 0px;
    padding: 25px 30px;
}


.full-blog-description {
    border-bottom: 1px solid #ccc;
}

.blog-share {
    border-bottom: 1px solid #ccc;
    padding: 29px 0;
}

    .blog-share span {
        text-align: center;
        color: #57585b;
        font-size: 12px;
        display: block;
        font-weight: 600;
        line-height: 24px;
    }

    .blog-share a {
        text-align: center;
        color: #2e3743;
        font-size: 12px;
        display: block;
        transition: all 0.3s ease-in-out;
    }

        .blog-share a:hover {
            color: #38ceca;
        }

.rate {
    text-align: center;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    display: block;
}

.rate-show {
    position: relative;
    display: flex;
    justify-content: center;
}

.rate-1:after {
    position: relative;
    content: ' ★ ';
    color: #ffc700;
    padding-right: 7px;
    font-size: 20px
}

.rate-1:before {
    position: relative;
    content: ' ★ ★ ★ ★ ';
    color: #ccc;
    font-size: 20px;
}

.rate-2:after {
    position: relative;
    content: ' ★ ★ ';
    color: #ffc700;
    padding-right: 7px;
    font-size: 20px
}

.rate-2:before {
    position: relative;
    content: ' ★ ★ ★ ';
    color: #ccc;
    font-size: 20px;
}

.rate-3:after {
    position: relative;
    content: ' ★ ★ ★ ';
    color: #ffc700;
    padding-right: 7px;
    font-size: 20px
}

.rate-3:before {
    position: relative;
    content: ' ★ ★ ';
    color: #ccc;
    font-size: 20px;
}

.rate-4:after {
    position: relative;
    content: ' ★ ★ ★ ★ ';
    color: #ffc700;
    padding-right: 7px;
    font-size: 20px
}

.rate-4:before {
    position: relative;
    content: ' ★ ';
    color: #ccc;
    font-size: 20px;
}

.rate-5:after {
    position: relative;
    content: ' ★ ★ ★ ★ ★ ';
    color: #ffc700;
    padding-right: 7px;
    font-size: 20px
}

.m-top-5 {
    margin-top: 5px;
}

.comment {
    background-color: #fff;
    border-radius: 13px;
    padding: 50px 30px 50px 50px;
    border-radius: 5px;
    box-shadow: 0px 4px 9px 0 rgba(85, 84, 88, 0.31);
    background-color: #fff;
    margin-bottom: 20px;
}

.comment-content > header {
    margin-bottom: 20px;
    margin-right: 20px;
}

    .comment-content > header span {
        color: #6d858f;
        font-size: 17px;
        font-weight: 400;
        padding-top: 5px;
        display: inline-block;
    }

    .comment-content > header a {
        box-shadow: 0 4px 7px rgba(229, 169, 6, 0.16);
        border-radius: 7px;
        background-color: #fff;
        color: #6d858f;
        font-size: 14px;
        font-weight: 400;
        padding: 6px 15px 10px 15px;
        float: left;
        margin-left: 10px;
    }

    .comment-content > header em {
        color: #6d858f;
        font-size: 12px;
        font-weight: 400;
        padding: 11px 15px 6px 15px;
        float: left;
        margin-left: 5px;
    }

.comment ul li {
    margin-bottom: 55px;
}

    .comment ul li .user-commentcontent header {
        margin-bottom: 20px;
    }

        .comment ul li .user-commentcontent header span {
            color: #333;
            font-size: 15px;
            font-weight: 600;
            margin-left: 20px;
        }

        .comment ul li .user-commentcontent header b {
            color: #5e5e5e;
            font-size: 12px;
            font-weight: 400;
        }

        .comment ul li .user-commentcontent header strong {
            color: #5e5e5e;
            font-size: 12px;
            font-weight: 400;
            float: left;
        }

            .comment ul li .user-commentcontent header strong i {
                vertical-align: middle;
            }

    .comment ul li .user-commentcontent p {
        color: #555;
        font-size: 12px;
        font-weight: 400;
        line-height: 28px;
        text-align: justify;
    }

    .comment ul li .user-commentcontent .pic-content {
        position: relative;
        float: right;
        width: 74px;
    }

        .comment ul li .user-commentcontent .pic-content a i {
            position: absolute;
            width: 35px;
            height: 35px;
            background-color: #f7f7f7;
            border-radius: 3px;
            text-align: center;
            padding-top: 9px;
            color: #333;
            right: 7px;
            top: 36px;
            transition: all 0.3s ease-in-out;
            border: 1px solid #e1e1e1;
            font-size: 15px;
        }

            .comment ul li .user-commentcontent .pic-content a i:hover {
                background-color: #38ceca;
                color: #fff;
            }

.comment-text {
    float: left;
    width: calc(100% - 74px);
    position: relative;
}

    .comment-text:after {
        content: '';
        border-right: 1px dashed #ccc;
        height: calc(100% - 45px);
        position: absolute;
        top: 75px;
        right: -50px;
    }

.comment ul {
    margin-bottom: 85px;
}

    .comment ul li .answer-comment {
        border-top: 1px dashed #ccc;
        margin-right: 24px;
        margin-top: 30px;
        margin-left: 60px;
        padding-top: 15px;
        padding-right: 50px;
    }

        .comment ul li .answer-comment em {
            color: #38ceca;
            font-size: 15px;
            font-weight: 600;
            margin-left: 20px;
            display: block;
            margin-bottom: 8px;
        }

        .comment ul li .answer-comment p {
            color: #555;
            font-size: 12px;
            font-weight: 400;
            line-height: 28px;
            text-align: justify;
        }

.comment .add-comment header {
    margin-bottom: 25px;
}

    .comment .add-comment header span {
        color: #6d858f;
        font-size: 16px;
        font-weight: 600;
        padding-top: 5px;
        display: inline-block;
    }

        .comment .add-comment header span i {
            color: #38ceca;
            vertical-align: middle;
            font-size: 19px;
            padding-left: 5px;
            padding-right: 15px;
        }

.comment .add-comment form input,
.comment .add-comment form textarea {
    border-radius: 5px;
    border: 1px solid #c2c2c2;
    background-color: #fff;
    width: 49.4%;
    color: #898989;
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
    padding: 7px 20px 11px 20px;
    float: right;
    margin: 0 3px 10px 3px;
}

.comment .add-comment form textarea {
    width: 99.4%;
    margin-bottom: 15px;
}

.comment .add-comment form h5 {
    float: right;
    margin-left: 10px;
    width: 24%;
}

.comment .add-comment form button {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background-color: #38ceca;
    padding: 4px 30px 7px 30px;
    border: none;
    border-radius: 5px;
    margin-bottom: 5px;
    font-family: iryekan;
    margin-top: 15px;
}

.related-blog header span:after {
    position: absolute;
    content: "";
    left: -251px;
    width: 100%;
}

.related-blog-info {
    position: relative;
    margin-bottom: 30px;
}

.related-blog-slider {
    overflow: hidden;
}

.related-blog-next {
    position: absolute;
    right: -50px;
    top: 142px;
    font-size: 27px;
    color: #7b8286;
    transition: all .3s ease-in-out;
    font-weight: 100;
    padding: 4px 9px 0 8px;
}

.related-blog-prev {
    position: absolute;
    left: -50px;
    top: 142px;
    font-size: 27px;
    color: #7b8286;
    transition: all .3s ease-in-out;
    font-weight: 100;
    padding: 4px 9px 0 8px;
}

/******** sibgleblog-end **********/

/******** about **********/

.contact-about {
    margin-bottom: 40px;
}

.block-about header {
    margin-bottom: 40px;
}

    .block-about header strong {
        display: block;
        text-align: center;
        font-size: 22px;
        color: #57585b;
        font-weight: 600;
        margin-bottom: 12px;
    }

    .block-about header span, .block-about header p {
        display: block;
        text-align: center;
        font-size: 14px;
        color: #57585b;
    }

.block-about .contact-about p {
    color: #455a64;
    font-size: 16px;
    line-height: 34px;
    text-align: justify;
}

/******** new-about *******/
.block-about video {
    width: 100%;
}

.team-about {
    margin-bottom: 60px;
}



    .team-about div.about-description p {
        font-size: 15px;
        line-height: 29px;
        color: #455a64;
        text-align: justify;
        margin-bottom: 30px;
    }

    .team-about .team-part {
        box-shadow: 0px 4px 9px 0 rgba(85, 84, 88, 0.21);
        border-radius: 8px;
        margin-bottom: 20px;
    }

        .team-about .team-part img {
            margin-bottom: 15px;
            border-radius: 8px 8px 0 0;
            width: 100%;
        }

        .team-about .team-part h4 {
            font-size: 16px;
            color: #4a6681;
            font-weight: 600;
            margin-bottom: 4px;
        }

        .team-about .team-part strong {
            font-size: 13px;
            color: #4a6681;
            font-weight: 400;
            margin-bottom: 15px;
            display: block;
        }

        .team-about .team-part h3 {
            font-size: 12px;
            color: #666;
            line-height: 23px;
            margin-bottom: 15px;
        }

.team-part-content {
    padding: 0 20px 10px 20px;
    text-align: center;
}


/******** new-about-end *******/

.timeline-info {
    margin-bottom: 75px;
}

.status-process ul {
    text-align: center;
    justify-content: center;
    display: flex;
    position: relative;
    min-width: 1024px;
    top: 50px;
    cursor: pointer;
}

    .status-process ul li {
        float: right;
        text-align: center;
        width: 115px;
        position: relative;
    }

        .status-process ul li i {
            display: block;
            font-size: 36px;
            color: #c5c5c5;
        }

        .status-process ul li span {
            display: block;
            color: #c5c5c5;
            font-size: 12px;
            font-weight: 400;
            letter-spacing: -0.24px;
            margin-top: 10px;
        }

        .status-process ul li em {
            display: block;
            width: 20px;
            height: 20px;
            background-color: #8eb3eb;
            margin: auto;
            border-radius: 50px;
            position: relative;
        }

            .status-process ul li em:before {
                position: absolute;
                width: 65px;
                left: 10px;
                content: '';
                height: 2px;
                background-color: #8eb3eb;
                top: 50%;
                transform: translate(0, -50%);
            }

        .status-process ul li:first-child em:before {
            content: none;
        }

        .status-process ul li em:after {
            position: absolute;
            width: 65px;
            right: 10px;
            content: '';
            height: 2px;
            background-color: #c5c5c5;
            top: 50%;
            transform: translate(0, -50%);
        }

        .status-process ul li:last-child em:after {
            content: none;
        }

        .status-process ul li span.year-discript {
            color: #4a6681;
        }

        .status-process ul li.pass em {
            background-color: #a2a4a7;
        }

            .status-process ul li.pass em:after,
            .status-process ul li.pass em:before {
                background-color: #a2a4a7;
            }

        .status-process ul li.curent em {
            background-color: #4b2885;
        }

            .status-process ul li.curent em:before,
            .status-process ul li.curent em:after {
                background-color: #a2a4a7;
            }

        .status-process ul li.curent span.year {
            background-color: #56b04e;
            color: #fff;
            position: absolute;
            padding: 4px 0 4px;
            width: 65px;
            top: -57px;
            transform: translate(-50%);
            left: 50%;
        }

        .status-process ul li.curent span.year-discript {
            top: 26px;
            position: relative;
            font-weight: 900;
        }

        .status-process ul li.curent span.year:after {
            content: "";
            position: absolute;
            top: 24px;
            border-width: 8px;
            border-style: solid;
            border-color: #56b04e transparent transparent transparent;
            opacity: 1;
            left: 50%;
            transform: translate(-50%);
        }

        .status-process ul li.curent b {
            width: 26px;
            height: 26px;
            background-color: #fff;
            display: inline-block;
            position: absolute;
            top: -4px;
            border-radius: 50px;
            color: #fff;
            border: 2px solid #a2a4a7;
            transform: translate(50%);
        }

            .status-process ul li.curent b strong {
                display: block;
                width: 18px;
                height: 18px;
                background-color: #a2a4a7;
                margin: auto;
                border-radius: 50px;
                position: relative;
                top: 2px;
            }

.status-process {
    margin-bottom: 60px;
    overflow: scroll;
    height: 140px;
}

.slide-time {
    background-color: rgba(64, 93, 122, 1);
    margin-top: 27px;
}

    .slide-time img {
        filter: grayscale(20);
        opacity: 0.5;
        transition: all 0.3s ease-in-out;
        height: 200px;
    }

.slide-time-show {
    margin-bottom: 20px;
    position: relative;
}

    .slide-time-show img {
        width: 100%;
        height: 250px;
        z-index: 1000;
        position: relative;
    }

    .slide-time-show strong {
        position: absolute;
        bottom: 20px;
        z-index: 999999;
        right: 20px;
    }

    .slide-time-show span {
        background-color: #56b04e;
        width: 32px;
        height: 29px;
        text-align: center;
        color: #fff;
        font-size: 20px;
        display: inline-block;
        cursor: pointer;
    }

.slide-time-descript .year-slide-time {
    float: right;
    width: 115px;
    margin-left: 15px;
    margin-top: 30px;
}

    .slide-time-descript .year-slide-time span {
        color: #4a6681;
        font-size: 17px;
        font-weight: 500;
        display: block;
        text-align: center;
        margin-bottom: 7px;
    }

    .slide-time-descript .year-slide-time em {
        color: #4a6681;
        font-size: 14px;
        font-weight: 400;
        display: block;
        text-align: center;
    }

.slide-time-descript .yeardes-slide-time {
    width: calc(100% - 130px);
    float: right;
}

    .slide-time-descript .yeardes-slide-time p {
        font-size: 14px;
        font-weight: 400;
        color: #717277;
        text-align: justify;
        line-height: 26px;
    }

.border-red {
    width: 100%;
    height: 250px;
    border: 2px solid #56b04e;
    position: absolute;
    top: -7px;
    left: -8px;
    z-index: 999;
}

/******** about-end **********/

/******** estelam **********/

.call-for-pricepic {
    text-align: center;
}

    .call-for-pricepic img {
        width: 255px;
        margin-top: 70px;
    }

.call-for-price form {
    box-shadow: 5.9px 0.9px 18px 0 rgba(82, 82, 82, 0.29);
    background-color: #fff;
    margin-bottom: 30px;
    padding: 41px 25px 25px 25px;
    border-radius: 10px;
}

    .call-for-price form p {
        margin-bottom: 10px;
    }

    .call-for-price form label {
        margin-bottom: 5px;
        display: block;
        color: #3c3c3c;
    }

    .call-for-price form input {
        border-radius: 6.5px;
        border: solid 1.2px #ccc;
        padding: 10px 21px 11px 10px;
        width: 49.5%;
        margin-bottom: 25px;
    }

    .call-for-price form textarea {
        border-radius: 6.5px;
        border: solid 1.2px #ccc;
        width: 100%;
        padding: 10px 21px 11px 10px;
        margin-bottom: 25px;
    }

    .call-for-price form button {
        font-family: 'iryekan';
        border: none;
        border-radius: 5px;
        box-shadow: 0px 4px 9px 0 rgba(85, 84, 88, 0.61);
        background-color: #56b04e;
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        padding: 5px 20px 5px 20px;
        margin-bottom: 15px;
    }

.service-need {
    margin-bottom: 75px;
}

.checkpart {
    float: right;
}

    .checkpart input[type="checkbox"] {
        display: none;
    }

        .checkpart input[type="checkbox"] + label:before {
            content: '';
            width: 18px;
            height: 18px;
            float: right;
            right: 1px;
            line-height: 15px;
            text-align: center;
            position: absolute;
            font-size: 11px;
            font-weight: 300;
            font-family: icomoon;
            color: #c1c1c1;
            top: 5px;
            background-color: #fbfaf6;
            border-radius: 3px;
            border: 1px solid #dbdee1;
        }

        .checkpart input[type="checkbox"]:checked + label:before {
            content: '\ec26';
            color: #fff;
            border: 1px solid #3ab54a;
            font-weight: 900;
            font-family: 'orodicon';
            background-color: #3ab54a;
        }

        .checkpart input[type="checkbox"] + label {
            font-size: 14px;
            font-weight: 400;
            cursor: pointer;
            position: relative;
            padding-right: 26px;
            padding-left: 23px;
            color: #767676;
            position: relative;
            margin-left: 70px;
        }

.radiopart {
    float: right;
}

    .radiopart input[type="radio"] {
        display: none;
    }

        .radiopart input[type="radio"] + label:before {
            content: '';
            width: 18px;
            height: 18px;
            float: right;
            right: 1px;
            line-height: 15px;
            text-align: center;
            position: absolute;
            font-size: 11px;
            font-weight: 300;
            font-family: icomoon;
            color: #c1c1c1;
            top: 5px;
            background-color: #fbfaf6;
            border-radius: 50%;
            border: 1px solid #dbdee1;
        }

        .radiopart input[type="radio"]:checked + label:before {
            content: '\ec26';
            color: #fff;
            border: 1px solid #3ab54a;
            font-weight: 900;
            font-family: 'orodicon';
            background-color: #3ab54a;
        }

        .radiopart input[type="radio"] + label {
            font-size: 14px;
            font-weight: 400;
            cursor: pointer;
            position: relative;
            padding-right: 26px;
            padding-left: 23px;
            color: #767676;
            position: relative;
            margin-left: 70px;
        }

.title-call-for-price {
    font-size: 14px;
    font-weight: 400;
    color: #4a6681;
    display: block;
    margin-bottom: 21px;
}

/******** estelam-end **********/

/******** nemonekar-single **********/


.color-bgwork {
    margin-bottom: 40px;
    background: rgb(8,70,35);
    background: linear-gradient(90deg, rgba(8,70,35,1) 0%, rgba(66,187,182,1) 100%);
}

    .color-bgwork .site-header .connect-orod span {
        color: #fff;
        background: -webkit-linear-gradient(#ccc, #fff);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .color-bgwork .site-header .menu ul li a {
        color: #fff;
    }

    .color-bgwork .site-header .logo h1 span {
        color: #fff;
    }

    .color-bgwork .site-header-border {
        box-shadow: 15px 25px 15px -30px rgba(255, 255, 255, 0.8);
    }

    .color-bgwork .work-exsample-single {
        text-align: center;
        position: relative;
        height: 185px;
    }

.work-exsample-single-logo {
    position: absolute;
    transform: translate(50%, 50%);
    right: 50%;
    top: -52px;
}

    .work-exsample-single-logo img {
        height: 70px;
    }

    .work-exsample-single-logo span {
        display: block;
        color: #fff;
        font-size: 14px;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .work-exsample-single-logo a {
        color: #fff;
        font-size: 14px;
        position: absolute;
        transform: translate(-50%);
        left: 50%;
    }

        .work-exsample-single-logo a:after {
            position: absolute;
            content: "";
            left: -93px;
            height: 1px;
            width: 83px;
            background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#eee), to(transparent));
            background-image: -webkit-linear-gradient(right, #ccc, transparent);
            background-image: -moz-linear-gradient(right, #fff 1%, transparent);
            background-image: -o-linear-gradient(left, #ccc, transparent);
            top: 11px;
        }

        .work-exsample-single-logo a:before {
            position: absolute;
            content: "";
            right: -93px;
            height: 1px;
            width: 83px;
            background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#eee), to(transparent));
            background-image: -webkit-linear-gradient(right, #ccc, transparent);
            background-image: -moz-linear-gradient(left, #fff 1%, transparent);
            background-image: -o-linear-gradient(left, #ccc, transparent);
            top: 11px;
        }

.worksingle-content {
    margin-bottom: 50px;
}

    .worksingle-content header strong {
        color: #c00e1e;
        font-size: 17px;
        font-weight: 600;
        margin-bottom: 5px;
        display: block;
    }

    .worksingle-content header span {
        color: #4a6681;
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 30px;
        display: block;
    }

    .worksingle-content p {
        color: #455a64;
        font-size: 16px;
        line-height: 28px;
        text-align: justify;
        margin-bottom: 25px;
    }

    .worksingle-content ul.features li {
        line-height: 28px;
        padding-right: 25px;
        position: relative;
        color: #445a63;
        font-weight: bold;
    }

        .worksingle-content ul.features li:before {
            content: "✓";
            position: absolute;
            right: 0px;
            width: 10px;
            height: 10px;
            border-radius: 10px;
        }

    .worksingle-content .img-scroll {
        height: 500px;
        overflow: hidden;
        border-radius: 21px;
    }

        .worksingle-content .img-scroll img {
            transition-duration: 3s,.3s;
            transform: translateY(0px);
        }

            .worksingle-content .img-scroll img:hover {
                transform: translateY(calc(500px - 100%)) !important;
                transition-duration: 12168ms, 300ms !important;
            }


.work-exsample-otherpage {
    position: relative;
    margin: 30px 50px;
}

.page-slider {
    overflow: hidden;
}

.page-next {
    position: absolute;
    right: -50px;
    top: 100px;
    font-size: 27px;
    color: #7b8286;
    transition: all .3s ease-in-out;
    font-weight: 100;
    padding: 4px 9px 0 8px;
    transform: rotate(180deg);
}

.page-prev {
    position: absolute;
    left: -50px;
    top: 100px;
    font-size: 27px;
    color: #7b8286;
    transition: all .3s ease-in-out;
    font-weight: 100;
    padding: 4px 9px 0 8px;
}

.page-slider article img {
    box-shadow: 1px 2px 3px rgba(127, 137, 148, 0.22);
    border-radius: 7px;
}

.page-slider article span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #455a64;
    margin-top: 17px;
}

.block-nemone-single {
    margin-bottom: 20px;
}

/***** nemonekar-single-end *******/


/***** respansive *****/

#menures {
    z-index: 9999;
}

.menuresponsive {
    font-size: 22px;
    color: #57585b;
    transition: all 0.3s ease-in-out;
}

    .menuresponsive:hover {
        color: #38ceca;
    }

.contact-box .map-box {
    position: relative;
    margin-bottom: 20px;
}

.contact-box .map {
    box-shadow: -1.5px 16.9px 49px 0 rgba(76, 76, 76, 0.15);
    position: relative;
    overflow: hidden;
    height: 240px;
    border-radius: 18px;
}

    .contact-box .map > span {
        position: absolute;
        background-color: #fff;
        width: 155px;
        height: 40px;
        padding: 11px 12px 9px 9px;
        border-radius: 26px;
        box-shadow: 0 0 40px 0 rgba(77, 90, 104, 0.18);
        color: #54595e;
        font-size: 11px;
        bottom: 40px;
        transform: translate(-50%, 50%);
        left: 50%;
        z-index: 99999;
        font-family: 'iryekan';
    }

        .contact-box .map > span img {
            width: 20px;
            margin-right: 7px;
        }


/******** service *******/


a.request-consult {
    font-size: 15px;
    font-weight: 500;
    display: block;
    width: 250px;
    padding: 9px 7px 11px 7px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    text-align: center;
    box-shadow: 0 1px 47px 2px rgba(85, 218, 151, 0.15);
    background-image: linear-gradient(-72deg, #4be6a6 0%, #45e1c2 33%, #38ceca 60%, #21b5c8 85%, #19a9de 100%);
    border-radius: 10px;
    margin-bottom: 10px;
    color: #fff;
    margin: 30px 0 20px 0;
}

    a.request-consult:hover {
    }

.property-service {
    margin-bottom: 65px;
}

    .property-service header h2,
    .work-sample header strong em {
        text-align: right;
    }

        .property-service header h2 em,
        .work-sample header strong em {
            color: #686868;
            font-size: 15px;
            font-weight: 900;
            margin-top: 13px;
            display: inline-block;
            background: -webkit-linear-gradient(#555, #38ceca);
            background-clip: border-box;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            font-size: 25px;
        }

    .property-service article {
        box-shadow: 0 3px 10px rgba(56, 66, 77, .1);
        padding: 30px;
        border-radius: 7px;
        text-align: center;
        transition: all 0.3s ease-in-out;
    }

        .property-service article:hover {
            background-color: #38ceca;
        }

        .property-service article img {
            margin-bottom: 15px;
            width: 70px;
        }

        .property-service article h3 {
            color: #455a64;
            font-size: 15px;
            line-height: 28px;
            text-align: justify;
            font-weight: 600;
            margin-bottom: 23px;
            text-align: center;
        }

        .property-service article p {
            color: #455a64;
            font-size: 14px;
            line-height: 25px;
            text-align: center;
        }

.price-consult {
    font-size: 15px;
    font-weight: 500;
    display: block;
    padding: 34px 7px 38px 7px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 1px 47px 2px rgba(85, 218, 151, 0.15);
    background-image: linear-gradient(-72deg, #4be6a6 0%, #45e1c2 33%, #38ceca 60%, #21b5c8 85%, #19a9de 100%);
    margin-bottom: 10px;
    color: #fff;
    margin: 30px 0 30px 0;
}

    .price-consult p {
        font-size: 25px !important;
        margin-top: 30px;
        float: right;
    }

    .price-consult span {
        float: left;
    }

        .price-consult span a {
            float: left;
            background-color: #fff;
            color: #38ceca;
            border-radius: 5px;
            padding: 11px 46px;
            margin-bottom: 10px;
            font-size: 17px;
        }

        .price-consult span b {
            display: block;
            letter-spacing: 5px;
            font-size: 22px;
        }

.work-sample {
    margin-bottom: 60px;
}

    .work-sample p {
        color: #455a64;
        font-size: 14px;
        line-height: 28px;
        text-align: justify;
        margin-bottom: 25px;
    }

.work-exsample-otherpage-servive {
    position: relative;
    margin: 30px 50px;
}

.page-slider-service {
    overflow: hidden;
}

.page-service-next {
    position: absolute;
    right: -50px;
    top: 100px;
    font-size: 27px;
    color: #7b8286;
    transition: all .3s ease-in-out;
    font-weight: 100;
    padding: 4px 9px 0 8px;
    transform: rotate(180deg);
}

.page-service-prev {
    position: absolute;
    left: -50px;
    top: 100px;
    font-size: 27px;
    color: #7b8286;
    transition: all .3s ease-in-out;
    font-weight: 100;
    padding: 4px 9px 0 8px;
}

.page-slider-filter {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.65);
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border-radius: 7px;
    transition: all 0.7s ease-in-out;
    cursor: pointer;
    height: 100%;
    width: 100%;
    opacity: 1;
}

    .page-slider-filter img {
        display: block;
        margin-bottom: 15px;
    }

    .page-slider-filter span {
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        display: flex;
        flex-direction: column;
        position: absolute;
        text-align: center;
    }

    .page-slider-filter em {
        color: #fff;
    }

.page-slider-service article {
    transition: all 0.7s ease-in-out;
    box-shadow: 0 3px 10px rgba(56, 66, 77, .1);
    border-radius: 7px;
}

    .page-slider-service article:hover .page-slider-filter {
        height: 0;
        width: 0;
        opacity: 0;
        transition: all 0.7s ease-in-out;
    }

.work-exsample-otherpage article:hover .page-slider-filter {
    height: 0;
    width: 0;
    opacity: 0;
    transition: all 0.7s ease-in-out;
}

.order-process {
    margin-bottom: 30px;
}

    .order-process h1 {
        margin-bottom: 30px;
        color: #40d0cc;
    }

    .order-process header h3 {
        display: block;
        font-size: 18px;
        color: #57585b;
        font-weight: 600;
        margin-bottom: 5px;
    }

.order-process-title span {
    display: block;
    color: #455a64;
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 25px;
    margin-top: 50px;
}

    .order-process-title span em {
        color: #686868;
        font-size: 15px;
        font-weight: 900;
        margin-top: 13px;
        display: inline-block;
        background: -webkit-linear-gradient(#555, #38ceca);
        background-clip: border-box;
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 25px;
    }

.order-process-title strong {
    display: block;
    color: #455a64;
    font-size: 14px;
    line-height: 28px;
    color: #455a64;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 25px;
}

.order-process p {
    color: #455a64;
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 25px;
}

.block-service header {
    margin-bottom: 35px;
}

    .block-service header h1 {
        display: block;
        font-size: 18px;
        color: #57585b;
        font-weight: 600;
        margin-bottom: 5px;
    }

    .block-service header span {
        display: block;
        font-size: 12px;
        color: #57585b;
        margin-bottom: 25px;
    }

.block-service .descript-data img {
    display: block;
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
    border-radius:7px;
}

.block-service p, .block-service .descript-data ul li, .block-service .descript-data ol li {
    color: #455a64;
    font-size: 16px;
    line-height: 33px;
    text-align: justify;
    margin-bottom: 0px;
}

.block-service .descript-data ul, .block-service .descript-data ol {
    margin-right: 20px;
    padding: 0px;
}

    .block-service .descript-data ul li, .block-service .descript-data ol li {
        position: relative;
    }

    .block-service .descript-data ul li {
        list-style: disc;
    }

        .block-service .descript-data ul li::marker, .block-service .descript-data ol li::marker {
            color: #38ceca;
            font-weight: bold;
        }

.block-service .descript-data a {
    color: #a8991b;
    font-size: 16px;
    font-weight: bold;
}


.contact-service {
    margin-bottom: 30px;
}

.mb-30 {
    margin-bottom: 30px !important;
}

/******** service-end *******/


/******** 404 *******/

.error-404 {
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
}

.error-404-content {
    text-align: center;
}

    .error-404-content img {
        margin-bottom: 20px;
    }

    .error-404-content span {
        display: block;
        font-size: 35px;
        color: #455a64;
        font-weight: 900;
    }

    .error-404-content p {
        font-size: 22px;
        color: #455a64;
        margin-bottom: 20px;
    }

    .error-404-content a {
        font-size: 12px;
        color: #636363;
        margin-bottom: 20px;
        transition: all 0.3s ease-in-out;
    }

        .error-404-content a:hover {
            background: -webkit-linear-gradient(#555, #38ceca);
            background-clip: border-box;
            background-clip: border-box;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

/******** 404-end *******/

@media screen and (max-width: 1500px) {
    .blog-part {
        padding-right: 50px;
    }

        .blog-part article {
            margin: 0 4px 13px 4px;
        }

    .m-r-74 {
        margin-right: -30px;
    }

    .activity-part-slider:before {
        width: 400px;
    }

    .activity-part-slider:after {
        width: 400px;
    }

    .activity-part-slider article p {
        height: 100px;
        line-height: 20px;
        font-size: 13px;
    }

    .work-partboxhover {
        padding-top: 100px !important;
    }


    .partboxhover {
        height: calc(100% - 68px);
    }
}

@media screen and (max-width: 1199px) {
    .blog-part article.active {
        width: 470px;
    }

    .blog-part article {
        width: 250px;
    }

    .blog-part::after {
        width: 250px;
        left: -10px;
    }

    .m-r-74 {
        margin-right: 5px;
    }

    .activitystep-part .title-tab h2 {
        width: 99%;
    }

    .activity-part-slider::before {
        width: 200px;
    }

    .activity-part-slider::after {
        width: 200px;
    }

    .activity-part-slider article {
        padding: 0 20px 0 0;
    }


    .work-partboxhover {
        padding-top: 80px !important;
        height: calc(100% - 67px);
    }

        .work-partboxhover span {
            font-size: 12px;
        }

        .work-partboxhover h3 {
            font-size: 14px;
        }


    .work-partbox {
        padding: 30px 50px 10px 50px;
    }


    .comment .add-comment form input,
    .comment .add-comment form textarea {
        width: 100%;
    }

    .contact-form form input {
        width: 32.25%;
    }

    .block-about .p-20 > div {
        padding: 0 5px;
    }

    .block-about .p-20 {
        margin: 0 -5px;
    }

    .order-process-title span {
        font-size: 21px;
    }
}

@media screen and (max-width: 991px) {

    .site-header .logo {
        margin-top: 2px;
    }

    .certificate img {
        width: 47%;
    }

    .social-contact a {
        padding: 19px 10px 19px 10px;
        width: 49%;
    }

    .blog-part::after {
        width: 180px;
        left: -10px;
    }

    .blog-part article.active {
        width: 415px;
    }

    .blog-part article {
        width: 200px;
    }

        .blog-part article h4 h1 {
            font-size: 11px;
            padding: 0 10px;
        }

    .activitystep-part-info {
        margin-top: -4px;
    }

        .activitystep-part-info ul li p {
            margin-bottom: 15px;
            line-height: 31px;
            font-size: 17px;
        }

    .activitystep-part .title-tab h2 {
        font-size: 14px;
    }

    .activity-part-slider {
        margin-bottom: 45px;
    }

    .main-part .main-part-img img {
        width: 70%;
    }

    .main-part .main-part-descript {
        margin-top: 50px;
    }

    .dis-none-res {
        display: none;
    }

    .dis-none-base {
        display: block;
    }


    .dis-none-base-menu {
        display: inline-block !important;
    }

    .site-header {
        margin-bottom: 10px;
    }

    .contact-form form input {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .slide-time {
        display: none;
    }

    .call-for-pricepic {
        display: none;
    }

    .full-blog .breadcrumb {
        margin-bottom: 30px;
        margin-top: 15px;
    }

    .full-blog-abstract strong em {
        font-size: 16px;
    }

    .property-service article {
        padding: 30px 10px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 991px) and (min-width: 480px) {
    .menuresponsive {
        display: none;
    }

    .block-blog .p-20 > div {
        padding: 0 10px;
    }

    .block-blog .p-20 {
        margin: 0 -10px;
    }
}


@media screen and (max-width: 991px) {
    .site-footer .about-orod p {
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    .container {
        padding: 0 15px;
    }

    .certificate img {
        width: 35%;
    }

    .site-footer .about-orod {
        margin-bottom: 20px;
    }

        .site-footer .about-orod p {
            font-size: 12px;
            line-height: 22px;
        }

    .site-footer .company img {
        margin-right: 11px;
        width: 50px;
    }

    .site-footer .company {
        margin-left: 0;
    }

    .title {
        font-size: 12px;
    }

    .social-contact a {
        width: 100%;
        margin-bottom: 5px;
    }

    .social-contact {
        margin-bottom: 15px;
    }

    .blog-part .blog-part-all em {
        font-size: 12px !important;
        right: -45px;
    }

    .header-part {
        margin-bottom: 15px;
    }

    .m-r-74 {
        margin-right: 0;
    }

    .header-part h2 {
        padding-top: 5px;
        font-size: 14px;
    }

        .header-part h2 i {
            font-size: 15px;
        }

    .startup-part {
        margin-bottom: 30px;
    }

        .startup-part article {
            padding: 12px 9px 12px 9px;
        }

            .startup-part article h2 a {
                font-size: 14px;
                margin-bottom: 0;
            }

            .startup-part article h3 {
                margin-bottom: 5px;
            }

            .startup-part article img {
                margin-bottom: 10px;
            }

    .activity-part-slider::before {
        width: 0px;
    }

    .activity-part-slider::after {
        width: 0px;
    }

    .activity-part-slider article {
        padding: 0 20px 0 10px;
    }

    .main-part .main-part-descript {
        margin-top: 25px;
    }

        .main-part .main-part-descript h4 {
            margin-bottom: 35px;
        }

        .main-part .main-part-descript h3 {
            font-size: 17px;
        }

    .site-header .connect-orod .tooltip-connect ul li em:nth-child(1) {
        width: 135px;
    }

    .site-header .connect-orod .tooltip-connect ul li em:nth-child(2) {
        width: 30px;
    }

    .site-header .connect-orod .tooltip-connect ul li em:nth-child(1) {
        width: 135px;
    }

    .site-header .connect-orod .tooltip-connect {
        padding: 10px 8px 10px 8px;
        width: 300px;
    }

    .comment {
        padding: 30px 8px 15px 18px;
    }

    .site-footer .company span {
        font-size: 10px;
        margin-top: 0;
    }

    .site-footer .quick-order ul li a {
        font-size: 10px;
        line-height: 20px;
    }

    .site-footer .company img {
        margin-top: 8px;
    }

    .site-footer .social-media ul li {
        margin-top: -5px;
    }

    .site-footer {
        padding-bottom: 4px;
    }

    .site-header .menu ul li a {
        font-size: 12px;
    }

    .all-blog article h2 a {
        font-size: 14px;
    }

    .all-blog article p {
        font-size: 11px;
        line-height: 21px;
        font-weight: 400;
        height: 102px;
    }

    .work-exsample-single-logo img {
        width: 365px;
    }

    .full-blog .breadcrumb a {
        font-size: 10px;
    }

    .order-process-title span {
        margin-top: 0;
    }

    .price-consult {
        padding: 20px 7px 20px 7px;
    }

        .price-consult p {
            font-size: 15px !important;
            margin-top: 15px;
        }

        .price-consult span a {
            float: left;
            border-radius: 5px;
            padding: 5px 12px 7px 12px;
            margin-bottom: 10px;
            font-size: 12px;
        }

        .price-consult span b {
            display: block;
            letter-spacing: 4px;
            font-size: 16px;
        }

    .full-blog-description blockquote {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .w-full-640 {
        width: 100%;
    }

    .dis-none-640 {
        display: none;
    }

    .site-footer .social-media ul li {
        margin-left: 2px;
    }

    .blog-part article.active {
        width: 370px;
    }

    .activitystep-part .title-tab h2 {
        width: 100%;
        padding: 9px 5px 11px 5px;
        font-size: 11px;
    }

    .activitystep-part-info ul li p {
        line-height: 21px;
    }

    .customer {
        margin-bottom: 60px;
    }

    .work-partbox {
        margin-bottom: 30px;
    }

    .full-blog-abstract strong {
        width: 100px;
    }

        .full-blog-abstract strong em {
            font-size: 15px;
        }

    .comment .add-comment header span {
        font-size: 12px;
    }

    .full-blog-abstract h1 {
        font-size: 16px;
    }

    .service-need {
        margin-bottom: 90px;
    }

    p.checkpart {
        width: 50%;
        margin-bottom: 8px;
    }

    .site-header .connect-orod span {
        font-size: 14px;
    }

    .activity-part-slider article h1 {
        font-size: 14px;
    }

    .activity-part-slider article p {
        line-height: 17px;
        font-size: 11px;
    }

    .activitystep-part .title-tab h2.active::after {
        top: 6px;
        border-width: 7px;
        left: -6px;
    }

    .activitystep-part-info ul li h4 {
        font-size: 14px;
    }

    .activitystep-part-info ul li p {
        font-size: 12px;
    }

    .title {
        margin-bottom: 15px;
    }

    .work-partbox div.article h2 {
        font-size: 10px;
    }

    .site-header .connect-orod .tooltip-connect ul li {
        line-height: 30px;
    }

        .site-header .connect-orod .tooltip-connect ul li em {
            font-size: 10px;
        }

    .block-about header {
        margin-bottom: 22px;
    }

    .team-aboat {
        margin-bottom: 25px;
    }

    .slide-time-descript .yeardes-slide-time p {
        font-size: 11px;
        line-height: 20px;
    }

    .slide-time-descript .year-slide-time {
        margin-top: 9px;
    }

        .slide-time-descript .year-slide-time em {
            font-size: 11px;
        }

    .timeline-info {
        margin-bottom: 30px;
    }

    .search-blog form input {
        line-height: 25px;
        font-size: 11px;
    }

    .search-blog ul {
        margin-bottom: 18px;
    }

    .search-blog form {
        margin-bottom: 30px;
    }

    .all-blog article .img-blog .blog-hashtag {
        font-size: 11px;
    }

    .block-contact .contact-about p {
        font-size: 11px;
        line-height: 20px
    }

    .block-contact .contact-about,
    .contact-box {
        margin-bottom: 40px;
    }

    .block-contact header strong {
        font-size: 14px;
    }

    .block-contact header span {
        font-size: 12px;
    }

    .contact-content p em,
    .contact-content p span {
        font-size: 11px;
    }

    .contact-form form input {
        font-size: 11px;
        margin-bottom: 8px;
    }

    .contact-form form button {
        font-size: 14px;
    }

    .block-about header strong {
        font-size: 14px;
    }

    .block-about header span {
        font-size: 12px;
    }

    .title-call-for-price {
        font-size: 12px;
        margin-bottom: 15px;
    }

    .call-for-price form input {
        font-size: 11px;
        padding: 7px 11px 9px 10px;
    }

    .call-for-price form textarea {
        font-size: 11px;
        margin-bottom: 10px;
    }

    p.checkpart input[type="checkbox"] + label {
        font-size: 11px;
    }

        p.checkpart input[type="checkbox"] + label::before {
            top: 2px;
        }

    .call-for-price form button {
        font-size: 14px;
    }

    .call-for-price form {
        padding: 20px 25px 12px 25px;
    }

    .worksingle-content p {
        font-size: 11px;
        line-height: 21px;
    }

    .page-slider article span {
        font-size: 11px;
    }

    .worksingle-content header strong {
        font-size: 15px;
    }

    .worksingle-content header span {
        margin-bottom: 15px;
    }

    .work-exsample-single-logo a::before {
        top: 13px;
    }

    .work-exsample-single-logo a::after {
        top: 13px;
    }

    .work-exsample-single-logo a {
        font-size: 14px;
    }

    .full-blog-abstract h1 {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .full-blog-abstract ul li {
        font-size: 12px;
        line-height: 22px;
    }

    .full-blog-abstract strong b {
        font-size: 10px;
    }

    .full-blog-abstract strong em {
        font-size: 14px;
    }

    .comment ul li .user-commentcontent p {
        font-size: 11px;
        line-height: 22px;
    }

    .full-blog-description h3 {
        font-size: 16px;
        margin-top: 20px;
    }

    .full-blog-description p {
        font-size: 12px;
        line-height: 22px;
    }

    .comment ul li .answer-comment p {
        font-size: 11px;
        line-height: 22px;
    }

    .comment ul li .user-commentcontent header {
        margin-bottom: 10px;
    }

        .comment ul li .user-commentcontent header span {
            font-size: 14px;
        }

        .comment ul li .user-commentcontent header b,
        .comment ul li .user-commentcontent header strong {
            font-size: 10px;
        }

    .comment ul li {
        margin-bottom: 30px;
    }

    blockquote {
        padding: 15px 40px 22px 17px;
        font-size: 11px;
        line-height: 23px;
    }

        blockquote i {
            right: -23px;
            font-size: 44px;
        }

    .comment-content > header span {
        font-size: 14px;
    }

    .comment-content > header {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .comment .add-comment form input,
    .comment .add-comment form textarea {
        font-size: 11px;
        padding: 7px 11px 11px 20px;
    }
}

@media screen and (max-width: 550px) {
    .w-full-550 {
        width: 100%;
    }

    .site-footer .bottom-header {
        padding-top: 4px;
    }

    .site-footer .bottom-header {
        box-shadow: -6px -25px 15px -28px rgba(100, 100, 100, 0.5);
        padding-bottom: 17px;
    }

    .banner-part {
        display: none;
    }

    .site-header .menu ul li {
        margin: 0 4px;
    }

    .site-header {
        padding: 7px 0 15px 0;
    }

    .search-blog ul li {
        padding: 7px 5px 9px 5px;
        margin: 0 2px;
        font-size: 12px;
    }

    .full-blog-abstract ul {
        float: none;
    }

    .full-blog-abstract strong {
        float: right;
    }

    blockquote {
        margin: 0px 26px 40px 4px;
        padding: 11px 38px 38px 20px;
        line-height: 23px;
        font-size: 11px;
    }

        blockquote i {
            font-size: 42px;
            right: -22px;
        }

    .call-for-price form input {
        width: 100%;
        margin-bottom: 15px;
    }

    .activity-part-slider article .more {
        font-size: 11px;
        padding: 5px 17px 12px 5px 12px;
    }

    .activity-part-slider article span {
        font-size: 11px;
    }

    .header-part a {
        font-size: 11px;
    }
}

@media screen and (max-width: 480px) {
    .w-full-480 {
        width: 100%;
    }

    .dis-none-480 {
        display: none;
    }

    .certificate img {
        width: 45%;
    }

    .site-footer .social-media ul li {
        float: left;
    }

    .social-contact a {
        padding: 10px 6px 10px 6px;
    }

        .social-contact a span {
            font-size: 10px;
        }

    .blog-part::after {
        width: 0;
    }

    .blog-part {
        padding-right: 20px;
        margin-bottom: 20px;
    }

        .blog-part .blog-part-all em {
            display: none;
        }

        .blog-part article.active {
            width: 200px;
        }

    .header-part {
        margin-bottom: 10px;
    }

    .m-r-74 {
        margin-right: 0;
    }

    .header-part h2 {
        padding-top: 5px;
        font-size: 11px;
    }

        .header-part h2 i {
            font-size: 14px;
            padding-left: 2px;
        }

    .startup-part article h2 a {
        font-size: 12px;
    }

    .startup-part article h3 {
        font-size: 12px;
    }

    .dis-none-480 {
        display: none;
    }

    .site-header .connect-orod span {
        font-size: 12px;
    }

    .comment ul li .answer-comment {
        margin-left: 0;
    }

        .comment ul li .answer-comment p,
        .comment ul li .user-commentcontent p {
            line-height: 22px;
        }

    .comment ul li .user-commentcontent header span {
        display: block;
        margin-left: 0;
        margin-bottom: 5px;
    }

    .full-blog-abstract h1 {
        font-size: 14px;
    }

    .call-for-price form {
        padding: 25px 15px 12px 15px;
    }

    .title-call-for-price {
        font-size: 12px;
    }

    .site-header .logo h1 img {
        width: 60px;
    }

    .site-header .logo h1 span {
        font-size: 11px;
        margin-top: -5px;
    }

    .main-part .main-part-descript h3 {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .main-part .main-part-descript h4 {
        font-size: 12px;
    }

    .main-part .main-part-descript a {
        font-size: 12px;
    }

    .main-part .main-part-descript {
        margin-top: 4px;
    }

    .header-part a i {
        font-size: 14px;
        padding-left: 2px;
    }

    .social-contact a span i {
        font-size: 16px;
    }

    .activity-part-slider article p {
        height: 70px;
    }

    .color-bgwork .menuresponsive {
        color: #fff;
    }

    .work-exsample-single-logo img {
        width: 250px;
    }

    .color-bgwork .work-exsample-single img {
        max-width: 380px;
    }

    .work-exsample-single-logo span {
        font-size: 12px;
    }

    .block-service p, .block-service .descript-data ul li, .block-service .descript-data ol li {
        font-size: 14px;
        line-height: 28px;
    }

    .block-service .descript-data a {
        font-size: 14px;
    }

    .block-service header h1 {
        font-size: 16px;
    }

    .price-consult p {
        margin-top: 0px;
        float: none;
        text-align: center;
    }

    .price-consult span {
        float: none;
    }

        .price-consult span a {
            float: none;
        }

        .price-consult span b {
            text-align: center;
            display: block;
        }

    .price-consult p {
        margin-top: 0px;
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }

    .price-consult span a {
        float: none;
        display: block;
        text-align: center;
    }
}

@media screen and (max-width: 400px) {
    .w-full-400 {
        width: 100%;
    }

    .site-footer .company span {
        margin-top: 0;
        margin-left: 72px;
    }

    .site-footer .company img {
        width: 62px;
        margin-right: 5px;
    }

    .site-footer h2 {
        margin-bottom: 8px;
        font-size: 14px;
    }

    .comment ul li .user-commentcontent header b {
        display: block;
    }

    .comment ul li .user-commentcontent header strong {
        float: right;
    }

    .comment ul li .answer-comment {
        padding-right: 15px;
    }
}

@media screen and (max-width: 360px) {
    .w-full-360 {
        width: 100%;
    }

    .contact-content p em {
        width: auto;
    }

    p.checkpart {
        width: 100%;
    }
}


.consult-popup {
    position: fixed;
    bottom: 20px;
    left: 10px;
    z-index: 10000000;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-top: 8px;
    display: inline-block;
    background: -webkit-linear-gradient(#4be6a6, #38ceca);
    background-clip: border-box;
    background-clip: border-box;
    -webkit-background-clip: padding-box;
    -webkit-text-fill-color: #fff;
    padding: 7px 22px;
    border-radius: 11px;
    height: 40px;
    margin-top: 3px;
    padding-top: 9px;
    border-radius: 7px;
}

    .consult-popup i {
        position: relative;
        top: 3px;
        font-size: 16px;
    }

.wp-popup {
    z-index: 100000000000;
    position: relative;
}

    .wp-popup #form-popup .card-header {
        background: -webkit-linear-gradient(#38ceca,#4be6a6);
        border-radius: 20px 20px 0 0;
        height: 190px;
        position: relative;
        padding: 20px;
        color: #fff;
    }

wp-popup #form-popup .card-header span {
    font-size: 15px;
}

.wp-popup #form-popup .card-header p {
    font-size: 14px;
    font-weight: 400;
    padding-top: 21px;
    color: #caffea;
    text-align: justify;
    line-height: 25px;
}

.wp-popup #close {
    cursor: pointer;
    font-size: 19px;
}

    .wp-popup #close ion-icon {
        font-size: 32px;
        color: white;
        font-weight: 500;
        top: -5px;
        position: relative;
    }

.wp-popup .card-footer {
    background-color: #fff;
    border-radius: 20px;
    padding: 25px 20px;
    padding-bottom: 25px;
    padding-bottom: 25px;
    position: relative;
    top: -20px;
    padding-bottom: 0;
}

.wp-popup input {
    padding: 10px;
    border: 1px solid #ccc !important;
    margin-bottom: 10px;
    border-radius: 7px;
    width: 100%;
}

.wp-popup #close-popup {
    cursor: pointer;
}

.wp-popup #sendExpressBox {
    background-color: #38ceca;
    height: 38px;
    padding: 0 20px;
    line-height: 24px;
    color: #fff;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    overflow: hidden;
    border: none;
    border-radius: 5px;
    margin: 10px 0;
    width: 100%;
}

.wp-popup .open-popup {
    background-color: #30a40a;
    padding: 14px 30px;
    font-family: dana;
    border-radius: 25px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    animation: move 5s infinite ease-in-out;
}

    .wp-popup .open-popup ion-icon {
        font-size: 25px;
        position: absolute;
        right: 12px;
        top: 11px;
        animation: move2 5s infinite ease-in-out;
    }

.wp-popup .shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #000000), var(--tw-ring-shadow, 0 0 #000000), var(--tw-shadow);
}

.wp-popup .open-bottom-left {
    position: fixed;
    margin-left: 30px;
    margin-bottom: 30px;
    left: 0;
    bottom: 0;
}

.wp-popup .d-none {
    display: none !important;
}

.wp-popup .form-bottom-left {
    position: fixed;
    width: 18rem;
    margin-left: 30px;
    margin-bottom: 30px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border-radius: 21px 21px 0px 0px;
}

.wp-popup .border-0 {
    border-width: 0px;
}

.wp-popup .float-left {
    float: left;
}

.wp-popup .pb-0 {
    padding-bottom: 0px;
}




.custumor-question-img {
    text-align: center;
    margin: 0 auto;
}

.custumor-question .question {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 8px;
    padding: 12px 15px 10px 24px;
    color: #747575;
    font-size: 16px;
    font-weight: 400;
    box-shadow: 0 4px 13px rgba(33, 33, 33, 0.1);
    cursor: pointer;
}

.custumor-question .answer {
    background-color: #fffed9a3;
    border-radius: 15px;
    margin-bottom: 12px;
    padding: 20px 42px 18px 32px;
    color: #686666;
    font-size: 14px;
    font-weight: 400;
}

.custumor-question .answer {
    display: none;
}

.custumor-question .question em {
    float: right;
    margin-left: 10px;
    margin-top: 2px;
    font-size: 17px;
}

.custumor-question .question img {
    width: 25px;
    height: 25px;
    float: right;
    margin-left: 12px;
}

.custumor-question .question span {
    float: right;
    width: calc(100% - 60px);
    position: relative;
}

.custumor-question .question i {
    float: left;
    color: #38ceca;
    font-weight: 900;
    font-size: 17px;
    cursor: pointer;
    border-color: #21b5c8 transparent transparent transparent;
    border-width: 7px;
    border-style: solid;
    margin-top: 10px;
}

.custumor-question .answer span {
    width: 55px;
    color: #686320;
    font-size: 18px;
    display: inline-block;
}

.custumor-question .answer i {
    float: left;
    color: #242424;
    font-weight: 900;
    font-size: 17px;
    width: 17px;
    cursor: pointer;
}

.custumor-question .answer p {
    color: #464646;
    font-size: 14block-aboutpx;
    font-weight: 400;
    line-height: 28.98px;
    display: inline-block;
    text-align: justify;
}

.custumor-ideas {
    border-radius: 10px;
    border: 1px solid #00000019;
    padding: 50px 30px 60px 30px;
    text-align: center;
    min-height: 532px;
    display: block;
}

    .custumor-ideas header {
        margin: -47px 0 47px 0;
    }

.CEO-slider {
    overflow: hidden;
}

.ideaslider-content strong {
    color: #38ceca;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    line-height: 32px;
}

    .ideaslider-content strong em {
        color: #21b5c8;
        margin-bottom: 15px;
        display: inline-block;
        font-size: 14px;
        line-height: 32px;
        font-weight: 400;
        display: block;
    }

.idea-slider .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    bottom: -33px;
    transform: translate(-50%, 50%);
    left: 50%;
}

.idea-slider .swiper-pagination-bullet {
    margin: 0 2px;
}

.idea-slider .swiper-pagination-bullet-active {
    background-color: #38ceca;
}

.custumor-ideas b {
    color: #66696e;
    display: block;
    font-size: large;
    margin-bottom: 33px;
}

    .custumor-ideas b span {
        color: #38ceca;
    }

.custumor-ideas img {
    border-radius: 50%;
    margin-bottom: 27px;
    width: 90px;
    height: 90px;
    box-shadow: 0px 4px 13px rgba(33,33,33,0.4);
}

.custumor-ideas h5 {
    color: #199261;
    font-size: medium;
    margin: 12px 0;
    height: 22px;
    overflow: hidden;
}

.custumor-ideas p {
    color: #686666;
    text-align: justify;
    text-align-last: center;
    line-height: 28px;
    max-height: 135px;
    font-size: 14px;
    overflow: hidden;
}

.custumor-ideas ul {
    margin: 31px 0 13px 0;
}

    .custumor-ideas ul li {
        display: inline-flex;
    }

        .custumor-ideas ul li a {
            background-image: linear-gradient(-72deg, #605f5f 95%, #605f5f 100%);
            height: 13px;
            width: 13px;
            border-radius: 20px;
            display: inline-block;
        }


.detail-info {
    margin-bottom: 70px;
}

    .detail-info h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }

        .detail-info h2 span {
            display: block;
            margin-top: 10px;
        }

    .detail-info p {
        font-size: 16px;
        color: #686666;
        line-height: 34px;
        text-align: justify;
    }

.contact-us,
.map {
    margin-bottom: 50px;
}

    .contact-us form {
        width: 95%;
    }

        .contact-us form input {
            border-radius: 8px;
            border: 1px solid #ccc;
            width: 100%;
            padding: 10px 20px;
            margin-bottom: 15px;
        }

        .contact-us form textarea {
            border-radius: 8px;
            border: 1px solid #ccc;
            width: 100%;
            padding: 10px 20px;
            margin-bottom: 10px;
            resize: none;
        }

        .contact-us form button {
            border-radius: 8px;
            border: none;
            width: 100%;
            padding: 8px 25px 9px 11px;
            margin-bottom: 10px;
            background-color: #38ceca;
            color: #fff;
            font-family: 'irsans';
            font-size: 18px;
            text-align: right;
        }

            .contact-us form button i {
                float: left;
                vertical-align: middle;
                margin-top: 5px;
                margin-left: 10px;
            }

    .contact-us ul li {
        border-bottom: 1px solid #eee;
        padding-bottom: 15px;
        padding: 17px 0 15px 0;
    }

        .contact-us ul li:last-child {
            border-bottom: none;
        }

        .contact-us ul li strong {
            display: inline-block;
            font-size: 15px;
            color: #66696e;
        }

            .contact-us ul li strong i {
                float: right;
                font-size: 20px;
                padding-left: 15px;
                color: #45e1c2;
            }

        .contact-us ul li span {
            display: block;
            padding-right: 33px;
            line-height: 32px;
            font-weight: 400;
            color: #686666;
        }

            .contact-us ul li span a {
                color: #686666;
                padding: 0 5px;
                margin: 10px 0 0 20px;
                font-size: 20px;
                display: inline-block;
                transition: all 0.3s ease-in-out;
            }

                .contact-us ul li span a:hover {
                    color: #38ceca;
                }

        .contact-us ul li strong {
            width: 100%;
        }

.map {
    height: 500px;
    overflow: hidden;
    border-radius: 10px;
}

    .map #map-contact {
        height: 500px;
    }

.costumer-question-frequently {
    border-radius: 10px;
    border: 1px solid #00000019;
    padding: 50px 30px 30px 30px;
}

.header-middle {
    position: relative;
}

    .header-middle h2 {
        position: absolute;
        background-color: #fff;
        top: -2px;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 0 20px;
        min-width: 185px;
        font-size: 19px;
        color: #4a4a4a;
        text-align: center;
    }

.block-about .plyr {
    border-radius: 15px;
    max-width: 1150px;
    width: 85%;
    margin: auto;
    margin-bottom: 10px;
    box-shadow: 0px 4px 17px 5px rgba(85,84,88,0.4);
}


.mb-50 {
    margin-bottom: 50px;
}

.mb-80 {
    margin-bottom: 50px;
}

.d-none {
    display: none;
}


.all-blog .Work-samples img {
    height: auto !important;
}

.portfolio-list {
    column-count: 4;
}

@media (max-width: 1200px) {
    .work-partbox {
        padding: 50px 0px 30px 30px;
    }
}

@media (max-width: 992px) {
    .portfolio-list {
        column-count: 3;
    }

    .costumer-question-frequently {
        margin-bottom: 50px !important;
    }
}

@media (max-width: 700px) {
    .portfolio-list {
        column-count: 2;
    }
}

@media (max-width: 768px) {
    .costumer-question-frequently {
        padding: 50px 10px 20px 10px;
    }

    .custumor-question .question {
        font-size: 14px;
    }

    .main-part .main-part-descript h1 {
        font-size: 20px !important;
    }

    .main-part .main-part-descript h2 {
        font-size: 18px !important;
    }

    .header-part h2 {
        float: none !important;
        font-size: 17px !important;
    }

    .header-part a {
        float: none !important;
        display: block !important;
    }
}

@media (max-width: 480px) {
    .portfolio-list {
        column-count: 1;
    }
}

.portfolio-list article {
    display: inline flow-root list-item;
    margin-bottom: 20px;
    box-shadow: 0px 0px 6px 0px rgba(127, 137, 148, 0.9);
    border-radius: 15px;
    overflow: hidden;
}

    .portfolio-list article .img-blog {
        margin-bottom: 0px;
    }


/******** service-list *******/
.services-list {
    margin-bottom: 20px;
}

    .services-list header {
        margin-bottom: 40px;
    }

        .services-list header strong {
            display: block;
            text-align: center;
            font-size: 22px;
            color: #57585b;
            font-weight: 600;
            margin-bottom: 12px;
        }

        .services-list header span {
            display: block;
            text-align: center;
            font-size: 14px;
            color: #57585b;
        }

.services-box {
    box-shadow: 0 4px 13px rgba(33, 33, 33, 0.1);
    border-radius: 11px;
    margin-bottom: 20px;
}

    .services-box .services-box-img {
        text-align: center;
        padding-top: 22px;
    }

        .services-box .services-box-img img {
            margin-bottom: 15px;
            width: 115px;
            height: 115px;
        }

    .services-box h2 {
        text-align: center;
        color: #5e636a;
        margin-bottom: 12px;
        background: -webkit-linear-gradient(#555, #38ceca);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 700;
        font-size: 17px;
    }

    .services-box p {
        color: #5e636a;
        font-size: 14px;
        font-weight: 400;
        line-height: 27px;
        text-align: justify;
        height: 129px;
        overflow: hidden;
        margin-bottom: 30px;
        padding: 0 20px;
    }

    .services-box a {
        display: block;
        text-align: center;
        box-shadow: 0 1px 47px 2px rgba(85, 218, 151, 0.15);
        background-image: linear-gradient(-72deg, #4be6a6 0%, #45e1c2 33%, #38ceca 60%, #21b5c8 85%, #19a9de 100%);
        transition: all 0.3s ease-in-out;
        color: #ffff;
        padding: 10px 5px;
        border-radius: 0 0 11px 11px;
        font-size: 14px;
        font-weight: 500;
    }

        .services-box a:hover {
            background-image: linear-gradient(-72deg, #19a9de 0%, #21b5c8 33%, #38ceca 60%, #45e1c2 85%, #4be6a6 100%);
            transition: all 0.3s ease-in-out;
            color: #474747;
        }

@media (max-width: 640px) {
    .services-box h2 {
        font-size: 14px;
    }

    .site-footer .certificate img {
        width: 56px !important;
        height: 56px !important;
    }
}



/******** service-list-end *******/


/******** price *******/

.peice-info header {
    margin-bottom: 40px;
}

    .peice-info header strong {
        display: block;
        text-align: center;
        font-size: 22px;
        color: #57585b;
        font-weight: 600;
        margin-bottom: 12px;
    }

    .peice-info header span {
        display: block;
        text-align: center;
        font-size: 14px;
        color: #57585b;
    }

.peice-info p {
    color: #5e636a;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: justify;
    margin-bottom: 40px;
}

.peice-info ul {
    margin-bottom: 30px;
}

    .peice-info ul li {
        color: #5e636a;
        font-size: 15px;
        font-weight: 400;
        line-height: 33px;
        text-align: justify;
    }

        .peice-info ul li i {
            vertical-align: middle;
            padding-left: 5px;
            font-size: 8px;
            color: #199261;
        }

.price {
    margin-bottom: 20px;
    column-count: 3;
}

@media (max-width: 991px) {
    .price {
        margin-bottom: 20px;
        column-count: 2;
    }
}

@media (max-width: 580px) {
    .price {
        margin-bottom: 20px;
        column-count: 1;
    }
}

.price-box {
    border-radius: 25px;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 40px 30px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 13px rgba(33, 33, 33, 0.1);
    border-radius: 11px;
    margin-bottom: 20px;
}

    .price-box span {
        display: block;
        font-size: 33px;
        font-weight: 900;
        color: #5e636a;
    }

    .price-box em.price-fee {
        font-size: 19px;
        font-weight: 900;
        color: #5e636a;
        margin-bottom: 15px;
        display: inline-block;
        margin-left: 20px;
        letter-spacing: -1px;
    }

        .price-box em.price-fee b {
            font-size: 13px;
            color: var(--graylight-color);
            font-weight: 400;
            padding-right: 3px;
        }

    .price-box em.price-plan {
        border-radius: 12px;
        padding: 2px 13px 3px 10px;
        color: #fff;
        font-weight: 500;
        background-image: linear-gradient(-72deg, #4be6a6 0%, #45e1c2 33%, #38ceca 60%, #21b5c8 85%, #19a9de 100%);
        display: inline-block;
    }

    .price-box p {
        font-size: 13px;
        color: #5e636a;
        margin-bottom: 40px;
    }

        .price-box p strong {
            color: #5e636a;
            font-size: 19px;
            margin-bottom: 5px;
            display: block;
            font-weight: 900;
            background: -webkit-linear-gradient(#555, #38ceca);
            background-clip: border-box;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

    .price-box ul li {
        font-size: 14px;
        font-weight: 400;
        color: #5e636a;
        line-height: 34px;
    }

        .price-box ul li i {
            width: 17px;
            height: 17px;
            border-radius: 50%;
            background-color: var(--primery1-color);
            display: inline-block;
            vertical-align: middle;
            margin-left: 5px;
            color: #fff;
            font-weight: 700;
            background-image: linear-gradient(-72deg, #4be6a6 0%, #45e1c2 33%, #38ceca 60%, #21b5c8 85%, #19a9de 100%);
        }

    .price-box .lable-box {
        position: absolute;
        color: #fff;
        background-image: linear-gradient(-72deg, #4be6a6 0%, #45e1c2 33%, #38ceca 60%, #21b5c8 85%, #19a9de 100%);
        width: 150px;
        padding: 5px 5px 5px 5px;
        text-align: center;
        font-size: 15px;
        transform: rotate(-45deg);
        top: 27px;
        left: -33px;
    }

    .price-box footer {
        text-align: center;
        margin-top: 15px;
    }

    .price-box a {
        background-image: linear-gradient(-72deg, #4be6a6 0%, #45e1c2 33%, #38ceca 60%, #21b5c8 85%, #19a9de 100%);
        color: #fff;
        padding: 5px 25px 5px 25px;
        display: inline-block;
        text-align: center;
        border-radius: 16px;
        font-size: 15px;
    }

.tab-price header.title-tab {
    margin-bottom: 35px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}

    .tab-price header.title-tab strong {
        font-size: 16px;
        color: #5e636a;
        padding-left: 15px;
        font-weight: 600;
    }

    .tab-price header.title-tab span {
        color: #fff;
        font-size: 15px;
        border-radius: 8px 8px 8px 8px;
        padding: 15px 27px 15px 35px;
        margin-left: 10px;
        display: inline-block;
        margin-bottom: 5px;
        box-shadow: 0 1px 47px 2px rgba(85, 218, 151, 0.15);
        background-image: linear-gradient(-72deg, #4be6a6 0%, #45e1c2 33%, #38ceca 60%, #21b5c8 85%, #19a9de 100%);
        cursor: pointer;
    }

.tab-price .content-tab > section.active {
    display: block;
}

.tab-price .content-tab > section {
    display: none;
}

/******** price-end *******/

.customer-part-slider {
    text-align: center;
}

.customer-toggle {
    height: 274px;
    transition: all 1s ease-in-out;
    overflow: hidden;
}

    .customer-toggle.show-all {
        height: auto;
        transition: all 1s ease-in-out
    }

.customer-toggle-i {
    text-align: center;
    display: inline-block;
    font-size: 15px;
    padding: 7px 15px;
    border-radius: 5px;
    background: -webkit-linear-gradient(#4be6a6, #38ceca);
    color: #fff;
    cursor: pointer;
    width: 155px;
    margin-top: 30px;
    font-weight: bold;
}

    .customer-toggle-i d {
        position: relative;
        top: 2px;
        font-weight: bold;
    }

.order-process h2 {
    color: #38ceca;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.order-process h3 {
    color: #38ceca;
    font-size: 18px;
    margin-top: 20px;
}

.order-process h4 {
    color: #38ceca;
    font-size: 16px;
    margin-top: 20px;
}

.order-process h5 {
    color: #555;
    font-size: 15px;
    margin-top: 20px;
}

.order-process h6 {
    color: #555;
    font-size: 14px;
    margin-top: 20px;
}


.sidebar-area {
    width: 0px;
    border-right: 3px solid #37d284 !important;
    background-clip: padding-box;
    outline: 0;
    transition: all 0.4s ease-in-out;
    right: 0px;
    top: 0px;
    bottom: 0px;
    position: fixed;
    background-color: #fff;
    box-shadow: 0px 17px 9px #939393;
    z-index: 1000000000000000;
    overflow: hidden;
    opacity: 0;
}


    .sidebar-area.show {
        width: 375px !important;
        max-width: 100% !important;
        transition: all 0.4s ease-in-out;
        opacity: 1;
    }

.offcanvas-header {
    display: flex;
    align-items: center;
    padding: 10px 10px;
}

    .offcanvas-header .logo {
        display: block;
        width: 218px;
        height: 40px;
    }

        .offcanvas-header .logo img {
            height: 100%;
            padding-right: 10px;
            position: relative;
            top: 3px;
        }

    .offcanvas-header .btn-close {
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        border-radius: 50%;
        color: #fff;
        background-color: #38ceca;
        opacity: 1;
        background-image: none;
        transition: all 0.4s ease-in-out;
        margin-right: auto;
        border: none;
        font-size: 20px;
    }

.offcanvas-body {
    margin-top: 30px;
    padding: 10px 10px;
}

    .offcanvas-body .mean-bar ul li {
        display: block;
        width: 100%;
        padding: 10px 15px;
        margin: 0;
        text-align: right;
        color: #212121;
        border-bottom: 1px solid rgba(207, 187, 187, 0.25);
        font-size: 15px;
        font-weight: normal;
    }


.sidebar__contact-info {
    margin-top: 60px;
}

    .sidebar__contact-info h5 {
        margin-bottom: 20px;
        font-size: 18px;
        font-weight: 500;
        line-height: 30px;
    }

    .sidebar__contact-info ul li {
        margin-bottom: 10px;
        font-size: 14px;
    }

        .sidebar__contact-info ul li i {
            color: #9e9e9e;
            margin-right: 8px;
            float: right;
            padding-left: 10px;
        }

.paragraph-light {
    font-size: 16px;
    line-height: 26px;
}

.sidebar__contact-info .contact-us ul li strong {
    font-size: 12px !important;
}

.sidebar__contact-info .contact-us ul li span a {
    margin: auto;
}

figcaption {
    font-size: small;
    text-align: center;
    margin-top:5px;
}

.page-login {
    height: 100vh;
}

    .page-login .content-login {
        height: 100%;
    }

    .page-login .part1, .page-login .part2 {
        display: flex;
        flex-direction: column;
        height: 100%;
        align-items: center;
        justify-content: center;
    }

        .page-login .part1 img {
            width: 200px;
            max-width: 60%;
        }

        .page-login .part1 h2 {
            font-size: 15px;
            margin-top: 25px;
            color: #4b4b4b;
        }

        .page-login .part2 h3 {
            font-size: 12px;
            margin-bottom: 17px;
            color: #616161;
        }

        .page-login .part2 form {
            max-width: 300px;
            width: 70%;
        }

            .page-login .part2 form input {
                display: block;
                border: 1px solid #ccc;
                height: 36px;
                width: 100%;
                border-radius: 5px;
                padding: 0px 8px;
                margin-bottom: 9px;
            }

            .page-login .part2 form button {
                border: none;
                background-color: #4be6a6;
                padding: 8px;
                border-radius: 7px;
                width: 100%;
            }


            .page-login .part2 form .captcha-div {
                position: relative;
            }

                .page-login .part2 form .captcha-div #captchaContainer {
                    margin-bottom: 10px;
                    position: absolute;
                    height: 34px;
                    overflow: hidden;
                    left: 1px;
                    top: 1px;
                    border-radius: 5px 0px 0px 5px;
                    background-color: #edebeb;
                }

                    .page-login .part2 form .captcha-div #captchaContainer img {
                        height: 100%;
                        position: relative;
                        top: -4px;
                        left: 9px;
                    }

                    .page-login .part2 form .captcha-div #captchaContainer a {
                        background-color: #edebeb;
                        display: inline-block;
                        width: 30px;
                        position: relative;
                        font-size: 19px;
                        padding: 6px 0px;
                    }


    .page-login #resend-code {
        float: left;
        border-bottom: 1px dashed #0f5236;
        padding-bottom: 5px;
    }

    .page-login .back {
        float: left;
        border-bottom: 1px dashed #0f5236;
        padding-bottom: 5px;
    }

    .page-login .retry {
        margin: 14px 0px;
    }

        .page-login .retry b {
            float: left;
        }


.section-of-table {
    overflow-x: auto;
    max-width: max-content;
    margin: 0 auto;
    border-radius: 15px;
    border: 1px solid #38ceca26;
}

.table-content {
    width: 100%;
    border-collapse: collapse;
}

    .table-content i {
        text-align: center;
        font-size: 16px;
        color: #38ceca;
        display: block;
    }

    .table-content th,
    .table-content td {
        padding: 12px 10px;
        text-align: right;
        border-bottom: 1px solid #38ceca26;
    }

    .table-content td {
        font-size: 15px;
        line-height: 32px;
    }

    .table-content th {
        font-size: 19px;
        font-weight: 700;
        color: #38ceca;
        line-height: 30px;
    }

    .table-content thead {
        background-color: #f2f2f2;
    }

@media screen and (max-width: 768px) {
    .table-content td {
        font-size: 14px;
        line-height: 30px;
    }

    .table-content th {
        font-size: 17px;
        line-height: 35px
    }
}

@media screen and (max-width: 650px) {

    .table-content th,
    .table-content td {
        white-space: nowrap;
    }
}

@media screen and (max-width: 480px) {

    .table-content {
        padding: 10px;
    }

        .table-content td {
            font-size: 13px;
            line-height: 28px
        }

        .table-content th {
            font-size: 15px;
            line-height: 32px;
        }
}


.all-portfolio .work-partbox {
    background: none !important;
    column-count: 4;
}

@media screen and (max-width: 960px) {
    .all-portfolio .work-partbox {
        column-count: 3;
    }
}

@media screen and (max-width: 762px) {
    .all-portfolio .work-partbox {
        column-count: 2;
    }
}

@media screen and (max-width: 500px) {
    .all-portfolio .work-partbox {
        column-count: 1;
    }
}

    .all-portfolio .work-partbox .wid-300 {
        margin-bottom: 25px;
    }

    .all-portfolio .work-partbox div.article {
        filter: none !important;
    }

    .all-portfolio .work-partbox .img-scroll {
        box-shadow: 0px 0px 6px 0px rgba(221, 229, 239, 0.7);
    }

@charset "utf-8";


:root {
    --gray-color: #868686;
    --hover-color: #00a0ea;
    --base-color: #6e00ff;
}



.dragscroll::-webkit-scrollbar {
    display: none;
}

.dragscroll {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

body, html {
    font-family: 'iranyekan';
    background-color: #fff;
    width: 100vw;
    overflow-x: hidden;
}

.p-10 > div {
    padding: 0 10px;
}

.p-10 {
    margin: 0 -10px;
}

.p-16 > div {
    padding: 0 16px;
}

.p-16 {
    margin: 0 -16px;
}

.p-20 > div {
    padding: 0 20px;
}

.p-20 {
    margin: 0 -20px;
}

/***** header *****/

.site-header {
    padding: 20px 0 30px 0;
    margin-bottom: 50px;
}

    .site-header .connect-orod span {
        color: #fff;
        font-size: 15px;
        font-weight: 500;
        margin-top: 8px;
        display: inline-block;
        background: -webkit-linear-gradient(#4be6a6, #38ceca);
        -webkit-background-clip: padding-box;
        -webkit-text-fill-color: #fff;
        padding: 7px 22px;
        border-radius: 11px;
        height: 40px;
        margin-top: 0px;
        padding-top: 9px;
        border-radius: 7px;
    }

        .site-header .connect-orod span.call {
            padding: 9px 15px;
            background: #fff;
            border: 2px solid #21b5c8;
            position: relative;
            top: 2px;
            margin-left: 4px;
            cursor:pointer;
        }

            .site-header .connect-orod span.call a {
                -webkit-text-fill-color: #21b5c8;
                color: #21b5c8;
            }

    .site-header .connect-orod {
        cursor: pointer;
        position: relative;
        float: left;
    }

        .site-header .connect-orod .tooltip-connect {
            box-shadow: 0 4px 13px rgba(33, 33, 33, 0.17);
            border-radius: 0 0 10px 10px;
            background-color: #ffffff;
            padding: 20px 15px 25px 15px;
            visibility: hidden;
            opacity: 0;
            transition: all 0.3s ease-in-out;
            margin-top: 10px;
            width: 440px;
            position: absolute;
            z-index: 999;
        }

            .site-header .connect-orod .tooltip-connect ul li {
                line-height: 40px;
            }

                .site-header .connect-orod .tooltip-connect ul li:hover {
                    background-color: #b0fdd5;
                    border-radius: 5px;
                }

                .site-header .connect-orod .tooltip-connect ul li em {
                    width: 32%;
                    color: #57585b;
                    font-size: 12px;
                    font-weight: 700;
                    display: inline-block;
                    text-align: center;
                }

                    .site-header .connect-orod .tooltip-connect ul li em i {
                        font-size: 15px;
                    }

        .site-header .connect-orod:hover .tooltip-connect {
            visibility: visible;
            opacity: 1;
        }

    .site-header .menu {
        margin-top: 15px;
    }

        .site-header .menu ul li {
            float: right;
            margin: 0 7px;
        }

            .site-header .menu ul li a {
                transition: all 0.3s ease-in-out;
                color: #686868;
                font-size: 15px;
                font-weight: 400;
                padding: 0 5px;
            }

                .site-header .menu ul li a:hover {
                    color: #38ceca;
                }

    .site-header .logo {
        text-align: right;
    }

        .site-header .logo img {
            margin-bottom: 5px;
            height: 40px;
        }






.site-footer {
    background-color: #f2f2f2;
    padding: 30px 0 15px 0;
}


    .site-footer b {
        color: #072f06;
        font-size: 15px;
        font-weight: 600;
        height: 45px;
        vertical-align: middle;
        display: table-cell;
    }

    .site-footer div.detail {
        margin-top: 20px;
    }

    .site-footer .about-orod b img {
        margin-left: 10px;
        height: 40px;
    }

    .site-footer .about-orod b span {
        font-size: 17px;
        font-weight: 600
    }

    .site-footer .about-orod p {
        color: #494d55;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        text-align: justify;
    }

    .site-footer .quick-order ul li a {
        display: block;
        line-height: 26px;
        color: #494d55;
        font-size: 14px;
        font-weight: 400;
        transition: all 0.3s ease-in-out;
    }

        .site-footer .quick-order ul li a:hover {
            background: -webkit-linear-gradient(#555, #38ceca);
            background-clip: border-box;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

    .site-footer .certificate img {
        float: right;
        border: 1px dashed #ccc;
        padding: 3px;
        border-radius: 13px;
        margin-right: 5px;
        width: 85px;
        height: 85px;
        margin-bottom: 5px;
    }

    .site-footer .bottom-header {
        box-shadow: 0 6px 6px rgba(1, 1, 1, 0.15);
        box-shadow: 15px -25px 15px -28px rgba(100, 100, 100, 0.5);
        margin-top: 20px;
        padding-top: 20px;
    }

    .site-footer .social-media ul li {
        color: #838383;
        font-size: 16px;
        line-height: 44px;
        text-align: center;
        transition: all 0.3s ease-in-out;
        float: right;
        padding: 0 7px;
        margin-left: 10px;
        margin-top: 4px;
    }

        .site-footer .social-media ul li:hover {
            background: -webkit-linear-gradient(#555, #38ceca);
            background-clip: border-box;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

    .site-footer .company {
        margin-left: 28px;
    }

        .site-footer .company img {
            float: left;
            margin-right: 20px;
            margin-top: 12px;
            height: 22px;
        }

        .site-footer .company span {
            display: block;
            font-size: 12px;
            font-weight: 400;
            color: #555;
            text-align: left;
            margin-top: 5px;
        }











.main-part {
    position: relative;
    margin-bottom: 125px;
}

    .main-part:after {
        content: '';
        position: absolute;
        background: url('/Content/Theme/img/logo-bg.png') no-repeat;
        width: 500px;
        height: 445px;
        left: -182px;
        top: -100px;
        pointer-events: none;
    }

    .main-part .main-part-img {
        text-align: center;
    }

    .main-part .main-part-descript {
        text-align: center;
        margin-top: 85px;
    }

        .main-part .main-part-descript h1 {
            color: #57585b;
            font-size: 25px;
            font-weight: 400;
            margin-bottom: 15px;
        }

            .main-part .main-part-descript h1 span {
                color: #38ceca;
                background: -webkit-linear-gradient(#444, #45e1c2);
                background-clip: border-box;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                font-weight: 600;
            }

        .main-part .main-part-descript h2 {
            color: #57585b;
            font-size: 19px;
            font-weight: 400;
            margin-bottom: 75px;
        }

        .main-part .main-part-descript a {
            border-radius: 10px;
            background-color: #33c9ca;
            color: #fff;
            font-size: 19px;
            font-weight: 400;
            padding: 5px 40px 7px 40px;
            margin-left: 10px;
        }

            .main-part .main-part-descript a:hover,
            .main-part .main-part-descript a.active {
                border-radius: 10px;
                background-color: #38ceca;
                color: #fff;
            }





.activity-part-slider {
    margin-bottom: 80px;
    position: relative;
}

    .activity-part-slider:before {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 300px;
        height: 100%;
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
        z-index: 9;
        pointer-events: none;
    }

    .activity-part-slider:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 300px;
        height: 100%;
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        pointer-events: none;
        z-index: 9;
    }


    .activity-part-slider article {
        text-align: center;
        box-shadow: 15px 0px 15px -19px rgba(100, 100, 100, 0.8);
        padding: 0 35px 0 0;
    }

        .activity-part-slider article i {
            display: block;
            font-size: 38px;
            margin-bottom: 30px;
        }

        .activity-part-slider article span {
            position: relative;
            border-radius: 10px;
            background-color: #e7e7e8;
            color: #737981;
            font-size: 12px;
            font-weight: 400;
            padding: 4px 12px 3px 12px;
            display: inline-block;
            margin-bottom: 15px;
        }

            .activity-part-slider article span:after {
                position: absolute;
                content: '';
                background: url(/Content/Theme/img/tickbox.png) no-repeat;
                bottom: -8px;
                left: 15px;
                width: 20px;
                height: 10px;
            }

        .activity-part-slider article h2 {
            color: #57585b;
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 22px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .activity-part-slider article p {
            color: #686868;
            font-size: 15px;
            font-weight: 400;
            margin-bottom: 20px;
            text-align: justify;
            line-height: 26px;
            height: 152px;
            overflow: hidden;
        }


        .activity-part-slider article .more {
            transition: all 0.3s ease-in-out;
            color: #57585b;
            font-size: 14px;
            font-weight: 400;
            box-shadow: 0 4px 13px rgba(33, 33, 33, 0.17);
            border-radius: 20px;
            background-color: #fff;
            padding: 8px 20px 10px 18px;
            display: inline-block;
        }

            .activity-part-slider article .more i {
                vertical-align: middle;
                font-size: 15px;
                color: #57585b;
                padding-right: 5px;
                display: inline-block;
                margin-bottom: 0;
                transition: all 0.3s ease-in-out;
            }

            .activity-part-slider article .more:hover {
                background-color: #38ceca;
                color: #fff;
            }

                .activity-part-slider article .more:hover i {
                    color: #fff;
                }

















.work-partbox {
    background-image: linear-gradient(-101deg, #4be69a 0%, #41d9ca 63%, #24b8c6 83%, #19a9de 92%, #3d91ff 100%);
    margin-bottom: 50px;
    padding: 50px 50px 30px 50px;
}

.header-part {
    margin-bottom: 30px;
}

    .header-part h2 {
        color: #66696e;
        font-size: 20px;
        font-weight: 600;
        float: right;
    }

        .header-part h2 i {
            vertical-align: middle;
            font-size: 19px;
            padding-left: 10px;
        }

    .header-part a {
        color: #66696e;
        font-size: 13px;
        font-weight: 400;
        float: left;
        margin-top: 9px;
    }

        .header-part a i {
            vertical-align: middle;
            font-size: 15px;
            padding-left: 6px;
        }

.t-c {
    text-align: center;
}

.content2 {
    display: flex;
    overflow-x: scroll;
    cursor: grab;
}

.work-partbox .wid-300 {
    display: inline-block;
}

.work-partbox div.article {
    margin: 0 20px 13px 20px;
    transition: all 0.5s ease-in-out;
    position: relative;
    border-radius: 20px;
    width: 250px;
    filter: grayscale(100);
}

    .work-partbox div.article img {
        border-radius: 20px;
        box-shadow: 0 8px 13px rgba(77, 90, 104, 0.8);
        margin-bottom: 36px;
    }

    .work-partbox div.article b {
        text-align: center;
        color: #656565;
        font-size: 16px;
        font-weight: 400;
        position: relative;
        padding-top: 15px;
        display: block;
    }

        .work-partbox div.article b:after {
            position: absolute;
            content: '';
            background: url(/Content/Theme/img/shadow.png) no-repeat;
            width: 233px;
            height: 10px;
            top: 2px;
            left: 50%;
            transform: translate(-50%);
            opacity:0.3;
        }

    .work-partbox div.article .img-scroll {
        height: 300px;
        overflow: hidden;
        border-radius: 21px;
    }

        .work-partbox div.article .img-scroll img {
            transition-duration: 3s,.3s;
            transform: translateY(0px);
        }

            .work-partbox div.article .img-scroll img:hover {
                transform: translateY(calc(300px - 100%)) !important;
                transition-duration: 12168ms, 300ms !important;
            }


    .work-partbox div.article:hover {
        filter: grayscale(0);
    }

.customer {
    margin-bottom: 80px;
}

    .customer .row > div {
        overflow: hidden;
    }

.title {
    color: #66696e;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
    display: block;
}


.customer .customer-img {
    border: 1px dashed #ccc;
    border-radius: 2px;
    padding: 5px 10px 7px 10px;
    margin-bottom: 5px;
    text-align: center;
}

    .customer .customer-img img {
        width: 75px;
        margin-top: 2px;
    }

        .customer .customer-img img.colleagu {
            width: 115px;
            margin-top: 2px;
        }

.customer b {
    color: #686868;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    display: block;
    margin-bottom: 15px;
}





.activitystep-part {
    margin-bottom: 80px;
}

    .activitystep-part .content-tab > section {
        display: none;
    }

        .activitystep-part .content-tab > section.active {
            display: block;
        }

    .activitystep-part .title-tab {
        margin-top: 12px;
    }


.activitystep-part-info {
    margin-top: 34px;
}


    .activitystep-part-info ul {
        border-right: 1px solid #eee;
        padding-right: 15px;
    }

        .activitystep-part-info ul li {
            margin-bottom: 10px;
        }

            .activitystep-part-info ul li h3 {
                background: -webkit-linear-gradient(#444, #45e1c2);
                background-clip: border-box;
                background-clip: border-box;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                font-weight: 700;
                font-size: 18px;
            }

            .activitystep-part-info ul li p {
                color: #686868;
                font-size: 17px;
                font-weight: 400;
                margin-bottom: 20px;
                text-align: justify;
                line-height: 31px;
            }

.banner-part {
    text-align: center;
}

.startup-part {
    margin-bottom: 70px;
}

    .startup-part article {
        box-shadow: 0 8px 13px rgba(77, 90, 104, 0.1);
        background-color: #fff;
        border-radius: 10px;
        padding: 20px 15px 20px 15px;
        text-align: center;
        margin-bottom: 8px;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
    }


        .startup-part article img {
            height: 76px;
            margin-bottom: 20px;
            filter: grayscale(20);
            display: block;
            margin: auto;
        }

        .startup-part article:hover {
            box-shadow: 0 8px 13px rgba(77, 90, 104, 0.4);
        }

            .startup-part article:hover img {
                filter: grayscale(0);
            }

        .startup-part article h2 {
            color: #314830;
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 6px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: inline-block;
        }

        .startup-part article h2 {
            background: -webkit-linear-gradient(#555, #38ceca);
            background-clip: border-box;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .startup-part article h3 {
            color: #252525;
            font-size: 14px;
            font-weight: 400;
            margin-bottom: 15px;
            letter-spacing: 3px;
            margin-top: 4px;
        }

        .startup-part article a.more-startup {
            float: left;
            font-size: 20px;
            color: #57585b;
            font-weight: 400;
            margin-left: 16px;
            transition: all 0.3s ease-in-out;
        }

            .startup-part article a.more-startup:hover {
                background: -webkit-linear-gradient(#555, #38ceca);
                background-clip: border-box;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
            }



.p-18 > article {
    padding: 0 9px;
}

.p-18 {
    margin: 0 -9px;
}

.blog-part {
    width: 100vw;
    overflow: hidden;
    padding-right: 150px;
    position: relative;
    margin-bottom: 50px;
}

    .blog-part:after {
        content: '';
        position: absolute;
        left: 0;
        top: 26px;
        width: 400px;
        height: 100%;
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        pointer-events: none;
        z-index: 9;
    }

.m-r-74 {
    margin-right: -74px;
}

.blog-part .blog-part-all {
    display: block;
    min-width: 5000px;
    position: relative;
}

    .blog-part .blog-part-all em {
        position: absolute;
        font-size: 15px !important;
        font-weight: 600;
        color: #57585b;
        transform: rotate(90deg);
        right: -60px;
        top: 43%;
    }

.blog-part article {
    margin-bottom: 13px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    display: inline-block;
    width: 275px;
    height: 250px;
    margin: 0 10px 13px 10px;
    transition: all 0.5s ease-in-out;
    background-color: #455a65;
}

    .blog-part article div.img-cover {
        overflow: hidden;
        width: 100%;
        height: 70%;
        display: flex;
        align-content: center;
        justify-content: center;
    }


    .blog-part article.active {
        width: 550px;
    }

    .blog-part article h4 {
        position: absolute;
        bottom: 20px;
        color: #fff;
        width: 100%;
    }

        .blog-part article h4 b {
            color: #ffffff;
            font-size: 15px;
            font-weight: 600;
            position: absolute;
            bottom: 0px;
            right: 0;
            width: 100%;
            z-index: 9;
            text-align: center;
            padding: 0 15px;
            height: 44px;
            overflow: hidden;
        }

    .blog-part article h4 {
        padding: 0 15px 0 15px;
    }

        .blog-part article h4 p {
            text-align: center;
        }

        .blog-part article h4 span {
            z-index: 9;
            position: relative;
            margin: 0 15px;
        }

            .blog-part article h4 span.cat-blog {
                padding: 0 15px
            }

            .blog-part article h4 span i {
                vertical-align: middle;
                display: inline-block;
                margin-top: -4px;
            }

    .blog-part article img {
        width: 100%;
    }

    .blog-part article a:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 0;
        opacity: 0;
        bottom: 0;
        right: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        opacity: 0.99;
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
        height: 80%;
    }

    .blog-part article:hover a:after {
        height: 0%;
    }



.getprice-part {
    margin-bottom: 15px;
}

.social-contact {
    margin-bottom: 50px;
    text-align: center;
}

    .social-contact a {
        background-color: #455a65;
        border-radius: 10px;
        display: inline-block;
        padding: 19px 15px 19px 15px;
        width: 31%;
        transition: all 0.3s ease-in-out;
        color: #fff;
    }

        .social-contact a:hover {
            color: #38ceca;
        }

        .social-contact a span {
            font-size: 14px;
            font-weight: 700;
            width: 40%;
            text-align: center;
            display: inline-block;
        }

            .social-contact a span:nth-child(2) {
                width: 14%;
            }

            .social-contact a span i {
                vertical-align: middle;
                font-size: 20px;
                font-weight: 400;
            }

.dis-none-base {
    display: none;
}

/***** respansive *****/
#menures {
    z-index: 9999;
}

.menuresponsive {
    font-size: 22px;
    color: #57585b;
    transition: all 0.3s ease-in-out;
}

    .menuresponsive:hover {
        color: #38ceca;
    }


.quick-order {
    margin-right: 25px;
}

@media screen and (max-width: 1500px) {
    .blog-part {
        padding-right: 50px;
    }

        .blog-part article {
            margin: 0 4px 13px 4px;
        }

    .m-r-74 {
        margin-right: -30px;
    }

    .activity-part-slider:before {
        width: 250px;
    }

    .activity-part-slider:after {
        width: 250px;
    }

    .activity-part-slider article p {
        height: 100px;
        line-height: 20px;
        font-size: 13px;
    }

    .work-partbox div.article {
        width: 200px;
    }

        /*    .work-partboxhover {
        padding-top: 100px !important;
    }*/

        .work-partbox div.article b::after {
            width: 153px;
            height: 7px;
        }

    .partboxhover {
        height: calc(100% - 68px);
    }
}

@media screen and (max-width: 1199px) {
    .blog-part article.active {
        width: 470px;
    }

    .blog-part article {
        width: 250px;
        height: 220px;
    }

    .blog-part::after {
        width: 250px;
        left: -10px;
    }

    .m-r-74 {
        margin-right: 5px;
    }

    .activitystep-part .title-tab h2 {
        width: 99%;
    }

    .activity-part-slider::before {
        width: 150px;
    }

    .activity-part-slider::after {
        width: 150px;
    }

    .activity-part-slider article {
        padding: 0 20px 0 0;
    }

    .work-partbox div.article {
        width: 192px;
    }

    .work-partboxhover {
        height: calc(100% - 67px);
    }

        .work-partboxhover span {
            font-size: 12px;
        }

        .work-partboxhover em {
            font-size: 14px;
        }

    .work-partbox div.article b {
        font-size: 13px;
    }

    .work-partbox {
        padding: 30px 50px 10px 50px;
    }

        .work-partbox div.article {
            margin: 0 7px 13px 14px;
        }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
}

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

    .quick-order {
        margin-right: 0px;
    }
    .certificate img {
        width: 47%;
    }

    .social-contact a {
        padding: 19px 10px 19px 10px;
        width: 32%;
    }

    .blog-part::after {
        width: 180px;
        left: -10px;
    }


    .blog-part article.active {
        width: 415px;
    }

    .blog-part article {
        width: 200px;
        width: 180px;
    }

        .blog-part article h4 h1 {
            font-size: 14px;
        }

    .activitystep-part-info {
        margin-top: -4px;
    }

        .activitystep-part-info ul li p {
            margin-bottom: 15px;
            line-height: 28px;
            font-size: 14px;
        }

    .activitystep-part .title-tab h2 {
        font-size: 14px;
    }

    .activity-part-slider {
        margin-bottom: 45px;
    }

    .main-part .main-part-img img {
        width: 70%;
    }

    .main-part .main-part-descript {
        margin-top: 30px;
    }

    .dis-none-res {
        display: none;
    }

    .dis-none-base {
        display: block;
    }

    .site-header {
        margin-bottom: 10px;
    }
}

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

@media screen and (max-width: 767px) {
    .container {
        padding: 0 15px;
    }

    .certificate img {
        width: 35%;
    }

    .site-footer .about-orod {
        margin-bottom: 20px;
    }

        .site-footer .about-orod p {
            font-size: 12px;
            line-height: 22px;
        }

    .site-footer .company img {
        margin-right: 12px;
    }

    .site-footer .company {
        margin-left: 0;
    }

    .title {
        font-size: 16px;
    }

    .social-contact a {
        width: 100%;
        margin-bottom: 5px;
    }

    .social-contact {
        margin-bottom: 15px;
    }

    .blog-part .blog-part-all em {
        font-size: 12px !important;
        right: -45px;
    }

    .header-part {
        margin-bottom: 15px;
    }

    .m-r-74 {
        margin-right: 0;
    }

    .header-part h2 {
        padding-top: 5px;
        font-size: 14px;
    }

        .header-part h2 i {
            font-size: 15px;
        }

    .startup-part {
        margin-bottom: 30px;
    }

        .startup-part article {
            padding: 12px 9px 12px 9px;
        }

            .startup-part article h2 a {
                font-size: 14px;
                margin-bottom: 0;
            }

            .startup-part article h3 {
                margin-bottom: 5px;
            }

            .startup-part article img {
                margin-bottom: 10px;
            }

    .activity-part-slider::before {
        width: 0px;
    }

    .activity-part-slider::after {
        width: 0px;
    }

    .activity-part-slider article {
        padding: 0 20px 0 10px;
    }

    .main-part .main-part-descript {
        margin-top: 10px;
    }

        .main-part .main-part-descript h4 {
            margin-bottom: 35px;
        }

        .main-part .main-part-descript h3 {
            font-size: 17px;
        }

    .site-header .connect-orod .tooltip-connect ul li em:nth-child(1) {
        width: 135px;
    }

    .site-header .connect-orod .tooltip-connect ul li em:nth-child(2) {
        width: 30px;
    }

    .site-header .connect-orod .tooltip-connect ul li em:nth-child(1) {
        width: 135px;
    }

    .site-header .connect-orod .tooltip-connect {
        padding: 10px 8px 10px 8px;
        width: 300px;
    }

    .about-company p{
        font-size:14px;
    }
}

@media screen and (max-width: 640px) {
    .site-footer .social-media ul li {
        margin-left: 2px;
    }

    .blog-part article.active {
        width: 370px;
    }

    .activitystep-part .title-tab h2 {
        width: 100%;
        padding: 9px 5px 11px 5px;
        font-size: 14px;
    }

    .activitystep-part-info ul li p {
        line-height: 21px;
    }

    .customer {
        margin-bottom: 66px;
    }

    .work-partbox {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 550px) {
    .w-full-550 {
        width: 100%;
    }

    .site-footer .bottom-header {
        padding-top: 4px;
    }

    .site-footer .bottom-header {
        box-shadow: -6px -25px 15px -28px rgba(100, 100, 100, 0.5);
    }

    .banner-part {
        display: none;
    }

    .site-header .menu ul li {
        margin: 0 4px;
    }

    .site-header {
        padding: 20px 0 15px 0;
    }

    .site-footer .company span {
        font-size: 10px;
    }
}

@media screen and (max-width: 480px) {
    .w-full-480 {
        width: 100%;
    }

    .dis-none-480 {
        display: none;
    }

    .certificate img {
        width: 45%;
    }

    .activitystep-part .title-tab{
        margin-bottom:20px;
    }

    .site-footer .quick-order ul li a {
        font-size: 12px;
    }

    .social-contact a {
        padding: 10px 6px 10px 6px;
    }

        .social-contact a span {
            font-size: 11px;
        }

    .blog-part::after {
        width: 0;
    }

    .blog-part {
        padding-right: 20px;
        margin-bottom: 20px;
    }

        .blog-part .blog-part-all em {
            display: none;
        }

        .blog-part article.active {
            width: 200px;
        }

    .header-part {
        margin-bottom: 10px;
    }

    .m-r-74 {
        margin-right: 0;
    }

    .header-part h2 {
        padding-top: 5px;
        font-size: 14px;
    }

        .header-part h2 i {
            font-size: 15px;
        }

    .startup-part article h2 a {
        font-size: 12px;
    }

    .startup-part article h3 {
        font-size: 12px;
    }

    .dis-none-480 {
        display: none;
    }

    .site-header .connect-orod span {
        font-size: 13px;
        line-height: 20px;
    }
}

@media screen and (max-width: 400px) {
    .w-full-400 {
        width: 100%;
    }

    .site-footer .company span {
        margin-top: 0;
        margin-left: 72px;
    }

    .site-footer .company img {
        width: 62px;
        margin-right: 5px;
    }

    .site-footer b {
        margin-bottom: 8px;
        font-size: 14px;
    }
}

@media screen and (max-width: 360px) {
    .w-full-360 {
        width: 100%;
    }
}


.service-work-part .work-partbox {
    background: none !important;
    padding: 10px 50px 30px 50px;
}

    .service-work-part .work-partbox div.article {
        filter: none;
    }

    .service-work-part .work-partbox .img-scroll {
        box-shadow: 0px 0px 6px 0px rgba(221, 229, 239, 0.7);
    }

    .service-work-part .work-partbox div.article b {
        padding-top: 25px;
    }

        .service-work-part .work-partbox div.article b:after {
            top: 10px;
        }

.order-process-title {
    text-align: center;
}

    .order-process-title img {
        height: 300px;
    }

@media screen and (max-width: 768px) {
    .order-process-title img {
        display: none;
    }
}


.about-company {
    margin-bottom: 50px;
    display: block;
}

    .about-company p {
        white-space: pre-line;
        line-height: 27px;
        font-size: 16px;
        color: #686868;
        text-align: justify;
    }
.body-404 {
    background: #f7f7f7;
    padding-top: 50px;
    height: 100vh;
}

.center-page {
    width: 90%;
    text-align: center;
    margin: auto;
}

    .center-page .col-first,
    .col-second {
        text-align: center;
    }

    .center-page .col-first {
        padding-top: 89px;
    }
        .center-page .col-first b {
            text-align: center;
            display: block;
            font-size: 40px;
            color: #5d7ebe;
        }
        .center-page .col-first h1 {
            font-size: 33px;
            font-weight: 600;
            color: #868686;
            margin-bottom: 30px;
        }

        .center-page .col-first nav ul {
            align-content: center;
            display: flex;
            align-items: center;
            margin: auto;
            width: 100%;
            justify-content: center;
        }

            .center-page .col-first nav ul li {
                float: right;
                font-size: 14px;
                color: #044210;
                margin-left: 21px;
                position: relative;
            }

                .center-page .col-first nav ul li:hover {
                    color: #13aa7c;
                }

                .center-page .col-first nav ul li:after {
                    content: '';
                    position: absolute;
                    border: .5px solid #868686;
                    width: .5px;
                    height: 20px;
                    left: -13px;
                    top: 4px;
                    transform: rotate(30deg);
                }

                .center-page .col-first nav ul li:last-child::after {
                    border: none;
                }

        .center-page .col-first p {
            font-size: 15px;
            font-weight: 300;
            color: #868686;
            line-height: 76px;
        }

    .center-page .col-second span {
        font-size: 15px;
        font-weight: 500;
        color: #868686;
        background: #eaeaea;
        border-radius: 50px;
        padding: 15px 20px;
        float: right;
        margin-bottom: 30px;
        position: relative;
    }

        .center-page .col-second span:before {
            content: '';
            position: absolute;
            border-width: 17px;
            border-style: solid;
            border-color: #f7f7f7 #f7f7f7 #eaeaea #f7f7f7;
            bottom: -1px;
            left: -7px;
            z-index: -1;
            transform: rotate(-10deg);
        }

    .center-page .col-second a {
        font-size: 15px;
        font-weight: 400;
        color: #868686;
        line-height: 30px;
    }

        .center-page .col-second a:hover {
            color: #13aa7c;
        }

.page-down {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: auto;
    text-align: center;
    left: 0px;
}

    .page-down img {
        width: 85px;
    }

    .page-down p {
        font-size: 12px;
        font-weight: 400;
        color: #868686;
        line-height: 31px;
    }




.title-2.f-left {
    float: left;
    max-width: 50%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    direction: ltr;
}


.face-detect {
    text-align: center;
}

.face-part button {
    display: block;
    margin: auto;
    margin-bottom: auto;
    margin-bottom: 10px;
    background-color: #0da116;
    border: none;
    padding: 10px;
    border-radius: 10px;
    width: 200px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}

    .face-part button:hover {
        background-color: #0a6810;
    }

.face-part h1 {
    color: #0da116;
    margin-bottom: 35px;
    font-size: 18px;
}

.face-part .camera-part {
    position: relative;
    margin-bottom: 50px !important;
}

    .face-part .camera-part .camera-live {
        position: relative;
        margin-bottom: 0px !important;
        border: 1px solid #ccc;
        overflow: hidden;
        border-radius: 7px;
        margin-top: 5px;
    }

    .face-part .camera-part btn {
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        bottom: 7px;
        background-color: #2c00ff;
        padding: 3px;
        border-radius: 7px;
        color: #fff;
        cursor:pointer;
    }
    .face-part .camera-part .camera-result {
        border-radius: 7px;
        overflow: hidden;
        width: 300px;
        height: 300px;
        align-content: center;
        border: 1px solid #ccc;
        display: grid;
        margin-top:5px;
    }
        .face-part .camera-part .camera-result img{
            margin:auto;
        }
        .face-part .camera-part .camera-result btn {
            background-color: #f00;
        }

        .formshow-part .wid-300 {
            max-width: 300px;
            margin: auto;
            margin-bottom: auto;
            margin-bottom: 10px;
            display: block;
        }
            .formshow-part .wid-300 label {
                display: block;
                text-align: right;
                font-size: 15px;
                color: #5d5d5d;
            }
            .formshow-part .wid-300 input {
                width: 100%;
                line-height: 18px;
                padding: 10px;
                border-radius: 7px;
                margin-top: 3px;
            }

.face-part a.back {
    padding: 15px;
    display: block;
    font-size: 14px;
    color: #3e3b3b;
}
    .face-part a.back i {
        position: relative;
        top: 3px;
    }
/* ------------------------------------------------------------------------------
 *
 *  # PNotify notifications
 *
 *  Styles for pnotify.min.js - a flexible JavaScript notification plugin
 *
 *  Version: 1.1
 *  Latest update: Mar 10, 2016
 *
 * ---------------------------------------------------------------------------- */
.ui-pnotify {
    top: 20px;
    left: 20px;
    position: absolute;
    height: auto;
    z-index: 2;
    border-radius: 3px;
}

body > .ui-pnotify {
    position: fixed;
    z-index: 1000000040;
}

.ui-pnotify.alert-rounded > .ui-pnotify-container {
    border-radius: 100px;
}

.ui-pnotify[class*=bg-] > .ui-pnotify-container {
    background-color: inherit;
    border-color: transparent;
    color: #fff;
}

.ui-pnotify[class*=text-] > .ui-pnotify-container,
.ui-pnotify[class*=alpha-] > .ui-pnotify-container {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
}

.ui-pnotify.stack-top-left,
.ui-pnotify.stack-bottom-left {
    right: 20px;
    left: auto;
}

.ui-pnotify.stack-bottom-right,
.ui-pnotify.stack-bottom-left {
    bottom: 20px;
    top: auto;
}

.ui-pnotify.stack-modal {
    right: 50%;
    left: auto;
    margin-right: -150px;
}

.ui-pnotify.stack-custom-right {
    top: auto;
    right: auto;
    bottom: 200px;
    left: 200px;
}

.ui-pnotify.stack-custom-left {
    top: 200px;
    right: 200px;
    left: auto;
    bottom: auto;
}

.ui-pnotify.stack-custom-top {
    left: 0;
    right: 0;
    top: 0;
}

.ui-pnotify.stack-custom-bottom {
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
}

.ui-pnotify.ui-pnotify-in {
    display: block !important;
}

.ui-pnotify.ui-pnotify-move {
    -webkit-transition: right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
    -o-transition: right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
    transition: right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
}

.ui-pnotify.ui-pnotify-fade-slow {
    -webkit-transition: opacity linear 0.6s;
    -o-transition: opacity linear 0.6s;
    transition: opacity linear 0.6s;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .ui-pnotify.ui-pnotify-fade-slow.ui-pnotify.ui-pnotify-move {
        -webkit-transition: opacity .6s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
        -o-transition: opacity .6s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
        transition: opacity .6s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
    }

.ui-pnotify.ui-pnotify-fade-normal {
    -webkit-transition: opacity linear 0.4s;
    -o-transition: opacity linear 0.4s;
    transition: opacity linear 0.4s;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .ui-pnotify.ui-pnotify-fade-normal.ui-pnotify.ui-pnotify-move {
        -webkit-transition: opacity .4s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
        -o-transition: opacity .4s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
        transition: opacity .4s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
    }

.ui-pnotify.ui-pnotify-fade-fast {
    transition: opacity .2s linear;
    -webkit-transition: opacity linear 0.2s;
    -o-transition: opacity linear 0.2s;
    transition: opacity linear 0.2s;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .ui-pnotify.ui-pnotify-fade-fast.ui-pnotify.ui-pnotify-move {
        -webkit-transition: opacity .2s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
        -o-transition: opacity .2s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
        transition: opacity .2s linear, right .5s ease, top .5s ease, left .5s ease, bottom .5s ease;
    }

.ui-pnotify.ui-pnotify-fade-in {
    opacity: 1;
    filter: alpha(opacity=100);
}

.ui-pnotify-container {
    padding: 10px 70px 10px 10px;
    height: 100%;
    position: relative;
    right: 0;
    margin: 0;
    border-radius: 10px 16px 16px 10px;
}

    .ui-pnotify-container:after {
        content: " ";
        visibility: hidden;
        display: block;
        height: 0;
        clear: both;
    }

    .ui-pnotify-container.ui-pnotify-sharp {
        border-radius: 0;
    }

.ui-pnotify-title {
    display: block;
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 15px;
}

.ui-pnotify-text {
    display: block;
    font-size: 13px;
    font-weight: 400;
}

.ui-pnotify-icon {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translate(0,-50%);
    background-color: rgba(255, 255, 255, 0.2);
    height: 50px;
    width: 50px;
    border-radius: 10px;
    line-height: 50px;
    text-align: center;
}

    .ui-pnotify-icon > [class^=icon-] {
        margin-top: 4px;
        margin-left: 15px;
    }

.ui-pnotify-closer,
.ui-pnotify-sticker {
    float: left;
    margin-right: 8px;
    margin-top: 4px;
    line-height: 1;
    outline: 0;
}

.ui-pnotify-modal-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    right: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
}

body > .ui-pnotify-modal-overlay {
    position: fixed;
    z-index: 100039;
}

.brighttheme {
}

.ui-pnotify[class*=bg-] > .brighttheme {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
}

.brighttheme {
    color: #fff;
}

.brighttheme-notice {
    background-color: #FF9800;
}

.brighttheme-info {
    background-color: #1E88E5;
}

.brighttheme-success {
    background-color: #4CAF50;
}

.brighttheme-error {
    background-color: #FF5722;
}

.brighttheme-icon-closer,
.brighttheme-icon-sticker {
    position: relative;
    width: 16px;
    height: 16px;
    display: inline-block;
    width: 10px;
    height: 10px;
    outline: 0;
}

    .brighttheme-icon-closer:after,
    .brighttheme-icon-sticker:after,
    .brighttheme-icon-success:after,
    .brighttheme-icon-error:after {
        content: '';
        font-family: 'orodicon';
        font-size: 10px;
        display: block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.brighttheme-icon-success:after {
    content: "";
    font-size: 25px;
}

.brighttheme-icon-error:after {
    content: "";
    font-size: 25px;
}

.brighttheme-icon-closer:after {
    content: "";
}

.brighttheme-icon-sticker:after {
    content: "";
}

.brighttheme-icon-sticker.brighttheme-icon-stuck:after {
    content: "";
}

.ui-pnotify[class*=alert-styled-] {
    border-width: 0;
    padding: 0;
}

.ui-pnotify.alert-styled-left:after {
    right: 0;
}

.ui-pnotify.alert-styled-right:after {
    left: 0;
}

.brighttheme .ui-pnotify-action-bar {
    padding-top: 15px;
}

    .brighttheme .ui-pnotify-action-bar textarea,
    .brighttheme .ui-pnotify-action-bar input {
        display: block;
        width: 100%;
        border: 1px solid #ddd;
        background-color: #fff;
        margin-bottom: 15px !important;
        color: #333333;
        padding: 7px 12px;
    }

.ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea,
.ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar input {
    border-color: #fff;
    color: #fff;
}

    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea::-moz-placeholder,
    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar input::-moz-placeholder {
        color: #fff;
        opacity: 1;
    }

    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea:-ms-input-placeholder,
    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar input:-ms-input-placeholder {
        color: #fff;
    }

    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar textarea::-webkit-input-placeholder,
    .ui-pnotify[class*=bg-] .brighttheme .ui-pnotify-action-bar input::-webkit-input-placeholder {
        color: #fff;
    }

.ui-pnotify[class*=bg-] .form-control {
    border-bottom-color: #fff;
    color: #fff;
}

    .ui-pnotify[class*=bg-] .form-control::-moz-placeholder {
        color: #fff;
        opacity: 1;
    }

    .ui-pnotify[class*=bg-] .form-control:-ms-input-placeholder {
        color: #fff;
    }

    .ui-pnotify[class*=bg-] .form-control::-webkit-input-placeholder {
        color: #fff;
    }

.ui-pnotify-history-container {
    position: absolute;
    top: 0;
    left: 20px;
    width: 70px;
    border-top: none;
    padding: 0;
    z-index: 10000;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

    .ui-pnotify-history-container.ui-pnotify-history-fixed {
        position: fixed;
    }

    .ui-pnotify-history-container .ui-pnotify-history-header {
        padding: 2px;
        text-align: center;
    }

    .ui-pnotify-history-container button {
        cursor: pointer;
        display: block;
        width: 100%;
    }

    .ui-pnotify-history-container .ui-pnotify-history-pulldown {
        display: block;
        margin: 0 auto;
    }

@media (max-width: 480px) {
    .ui-pnotify-mobile-able.ui-pnotify {
        position: fixed;
        width: calc(100% - 40px) !important;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased;
        font-smoothing: antialiased;
    }

        .ui-pnotify-mobile-able.ui-pnotify .ui-pnotify-shadow {
            border-bottom-width: 5px;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .ui-pnotify-mobile-able.ui-pnotify.stack-top-left,
        .ui-pnotify-mobile-able.ui-pnotify.stack-bottom-left {
            right: 0;
            left: 0;
        }

        .ui-pnotify-mobile-able.ui-pnotify.stack-bottom-right,
        .ui-pnotify-mobile-able.ui-pnotify.stack-bottom-left {
            right: 0;
            left: 0;
            bottom: 0;
            top: auto;
        }

            .ui-pnotify-mobile-able.ui-pnotify.stack-bottom-right .ui-pnotify-shadow,
            .ui-pnotify-mobile-able.ui-pnotify.stack-bottom-left .ui-pnotify-shadow,
            .ui-pnotify-mobile-able.ui-pnotify.stack-bottom-right .ui-pnotify-shadow,
            .ui-pnotify-mobile-able.ui-pnotify.stack-bottom-left .ui-pnotify-shadow {
                border-top-width: 5px;
                border-bottom-width: 1px;
            }

        .ui-pnotify-mobile-able.ui-pnotify.ui-pnotify-nonblock-fade {
            opacity: 0.2;
            filter: alpha(opacity=20);
        }

        .ui-pnotify-mobile-able.ui-pnotify.ui-pnotify-nonblock-hide {
            display: none !important;
        }
}

.loading {
    position: fixed;
    right: 0px;
    bottom: 0px;
}
        .loading .content lottie-player {
            width: 90px;
            height: 90px;
            display: block;
        }
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(../Content/Library/map/css/#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(/Content/Library/Map/img/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(/Content/Library/Map/img/layers-2x.png);
	background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(/Content/Library/Map/img/marker-icon.png);
}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

.map-select {
    position: relative;
}

    .map-select .get-map-location {
        position: relative;
        top: -30px;
        z-index: 10000;
        height: 400px;
        width: 100%;
    }

        .map-select .get-map-location .leaflet-container {
            width: 100%;
            height: 100%;
        }
